From c195c5afaa373e38291e580363d5b9241cf9ebe8 Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Tue, 28 Nov 2017 03:22:50 +0100 Subject: [PATCH] Add benchmark result [gc-ta1-tt1 | ipc-1998 | mystery-round-1-strips | 4] --- .../ipc-1998_mystery-round-1-strips_4.env | 51 + .../ipc-1998_mystery-round-1-strips_4.err | 32 + .../ipc-1998_mystery-round-1-strips_4.out | 1902 +++++++++++++++++ 3 files changed, 1985 insertions(+) create mode 100644 gc-ta1-tt1/ipc-1998_mystery-round-1-strips_4.env create mode 100644 gc-ta1-tt1/ipc-1998_mystery-round-1-strips_4.err create mode 100644 gc-ta1-tt1/ipc-1998_mystery-round-1-strips_4.out diff --git a/gc-ta1-tt1/ipc-1998_mystery-round-1-strips_4.env b/gc-ta1-tt1/ipc-1998_mystery-round-1-strips_4.env new file mode 100644 index 000000000..b15521c50 --- /dev/null +++ b/gc-ta1-tt1/ipc-1998_mystery-round-1-strips_4.env @@ -0,0 +1,51 @@ +command: +- timeout +- -m=8000000 +- -t=900 +- python3 +- /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py +- --domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/domain.pddl +- /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/instances/instance-4.pddl +- --stats +- --verbose +- --print-call +- --translate +- -B 0.9 +- --parallel=0 +- --shallow +- --use-heuristic +- --test-until-not-sat +- --test=0 +- --test-add=1 +- --test-times=1 +configuration: + id: gc-ta1-tt1 + instanceSets: + - lpnmr-first-plan-not-serializable + - rintanen-aij-2012 + options: + - --stats + - --verbose + - --print-call + - --translate + - -B 0.9 + - --parallel=0 + - --shallow + - --use-heuristic + - --test-until-not-sat + - --test=0 + - --test-add=1 + - --test-times=1 +exitCode: 0 +instance: + domain: mystery-round-1-strips + instance: 4 + ipc: ipc-1998 +versions: + clingo: 5.2.2 + fastDownward: 10997:847cdf0069cab0c8841a9958e783d1a7340fe2e9 (2017-11-02 15:10 +0100) + planner: 61750c0521c6104870e5b881c8b0c237e2af4a96 (2017-11-27 07:44:27 +0100) + plasp: 3.1.1 + python: 3.6.3 +workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner + diff --git a/gc-ta1-tt1/ipc-1998_mystery-round-1-strips_4.err b/gc-ta1-tt1/ipc-1998_mystery-round-1-strips_4.err new file mode 100644 index 000000000..716758f68 --- /dev/null +++ b/gc-ta1-tt1/ipc-1998_mystery-round-1-strips_4.err @@ -0,0 +1,32 @@ +# configuration: {'id': 'gc-ta1-tt1', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=1', '--test-times=1'], 'instanceSets': ['lpnmr-first-plan-not-serializable', 'rintanen-aij-2012']} +# instance: {'ipc': 'ipc-1998', 'domain': 'mystery-round-1-strips', 'instance': 4} +# command: ['timeout', '-m=8000000', '-t=900', 'python3', '/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py', '--domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/instances/instance-4.pddl', '--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=1', '--test-times=1'] +# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner +# exit code: 0 +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:13:4-34: info: atom does not occur in any rule head: + requires(feature(actionCosts)) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:14:4-33: info: atom does not occur in any rule head: + requires(feature(axiomRules)) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:15:4-41: info: atom does not occur in any rule head: + requires(feature(conditionalEffects)) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:66:15-28: info: atom does not occur in any rule head: + mutexGroup(G) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:66:30-45: info: atom does not occur in any rule head: + contains(G,X,V) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:67:15-28: info: atom does not occur in any rule head: + mutexGroup(G) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:74:41-56: info: atom does not occur in any rule head: + contains(G,X,V) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:84:41-56: info: atom does not occur in any rule head: + contains(G,X,V) + +TIMEOUT CPU 900.07 MEM 552900 MAXMEM 577532 STALE 1 MAXMEM_RSS 500916 + + diff --git a/gc-ta1-tt1/ipc-1998_mystery-round-1-strips_4.out b/gc-ta1-tt1/ipc-1998_mystery-round-1-strips_4.out new file mode 100644 index 000000000..9bd0f8777 --- /dev/null +++ b/gc-ta1-tt1/ipc-1998_mystery-round-1-strips_4.out @@ -0,0 +1,1902 @@ +INFO Running translator. +INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/instances/instance-4.pddl'] +INFO translator arguments: [] +INFO translator time limit: None +INFO translator memory limit: None +INFO callstring: /home/pluehne/.usr/bin/python /home/wv/bin/linux/64/fast-downward-10997/builds/release64/bin/translate/translate.py /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/instances/instance-4.pddl +Parsing... +Parsing: [0.010s CPU, 0.015s wall-clock] +Normalizing task... [0.000s CPU, 0.001s wall-clock] +Instantiating... +Generating Datalog program... [0.010s CPU, 0.004s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.020s CPU, 0.026s wall-clock] +Preparing model... [0.010s CPU, 0.012s wall-clock] +Generated 42 rules. +Computing model... [0.080s CPU, 0.081s wall-clock] +439 relevant atoms +547 auxiliary atoms +986 final queue length +1305 total queue pushes +Completing instantiation... [0.090s CPU, 0.085s wall-clock] +Instantiating: [0.210s CPU, 0.210s wall-clock] +Computing fact groups... +Finding invariants... +12 initial candidates +Finding invariants: [0.020s CPU, 0.021s wall-clock] +Checking invariant weight... [0.000s CPU, 0.001s wall-clock] +Instantiating groups... [0.010s CPU, 0.009s wall-clock] +Collecting mutex groups... [0.010s CPU, 0.001s wall-clock] +Choosing groups... +2 uncovered facts +Choosing groups: [0.000s CPU, 0.002s wall-clock] +Building translation key... [0.000s CPU, 0.002s wall-clock] +Computing fact groups: [0.040s CPU, 0.042s wall-clock] +Building STRIPS to SAS dictionary... [0.000s CPU, 0.001s wall-clock] +Building dictionary for full mutex groups... [0.000s CPU, 0.001s wall-clock] +Building mutex information... +Building mutex information: [0.000s CPU, 0.001s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.000s CPU, 0.004s wall-clock] +Translating task: [0.060s CPU, 0.060s wall-clock] +0 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +21 propositions removed +Detecting unreachable propositions: [0.040s CPU, 0.031s wall-clock] +Reordering and filtering variables... +17 of 17 variables necessary. +0 of 17 mutex groups necessary. +210 of 210 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.000s CPU, 0.011s wall-clock] +Translator variables: 17 +Translator derived variables: 0 +Translator facts: 118 +Translator goal facts: 1 +Translator mutex groups: 0 +Translator total mutex groups size: 0 +Translator operators: 210 +Translator axioms: 0 +Translator task size: 1326 +Translator peak memory: 37068 KB +Writing output... [0.030s CPU, 0.027s wall-clock] +Done! [0.390s CPU, 0.404s wall-clock] +planner.py version 0.0.1 + +Time: 0.06s +Memory: 52MB + +Iteration 1 +Queue: [(0,0,0,True), (1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 0 +Solving... +Solving Time: 0.00s +Memory: 52MB (+0MB) +UNSAT +Iteration Time: 0.00s + +Iteration 2 +Queue: [(1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 0 +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 0.02s +Memory: 53MB (+1MB) +Unblocking actions... +Solving... +Solving Time: 0.00s +Memory: 53MB (+0MB) +UNSAT +Iteration Time: 0.03s + +Iteration 3 +Queue: [(2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 5 +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 0.02s +Memory: 55MB (+2MB) +Unblocking actions... +Solving... +Solving Time: 0.00s +Memory: 55MB (+0MB) +UNSAT +Iteration Time: 0.03s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 0.02s +Memory: 56MB (+1MB) +Unblocking actions... +Solving... +Solving Time: 0.01s +Memory: 57MB (+1MB) +UNSAT +Iteration Time: 0.04s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 0.02s +Memory: 58MB (+1MB) +Unblocking actions... +Solving... +Solving Time: 0.02s +Memory: 59MB (+1MB) +UNSAT +Iteration Time: 0.05s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 0.02s +Memory: 60MB (+1MB) +Unblocking actions... +Solving... +Solving Time: 0.03s +Memory: 61MB (+1MB) +UNSAT +Iteration Time: 0.06s + +Iteration 7 +Queue: [(6,30,0,True)] +Grounded Until: 25 +Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] +Grounding Time: 0.02s +Memory: 62MB (+1MB) +Unblocking actions... +Solving... +Solving Time: 0.02s +Memory: 62MB (+0MB) +UNSAT +Iteration Time: 0.05s + +Iteration 8 +Queue: [(7,35,0,True), (8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 30 +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 0.02s +Memory: 64MB (+2MB) +Unblocking actions... +Solving... +Solving Time: 0.02s +Memory: 65MB (+1MB) +UNSAT +Iteration Time: 0.05s + +Iteration 9 +Queue: [(8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 35 +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 0.02s +Memory: 66MB (+1MB) +Unblocking actions... +Solving... +Solving Time: 0.05s +Memory: 67MB (+1MB) +UNSAT +Iteration Time: 0.08s + +Iteration 10 +Queue: [(9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 40 +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 0.03s +Memory: 68MB (+1MB) +Unblocking actions... +Solving... +Solving Time: 0.02s +Memory: 69MB (+1MB) +UNSAT +Iteration Time: 0.06s + +Iteration 11 +Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 45 +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 0.02s +Memory: 70MB (+1MB) +Unblocking actions... +Solving... +Solving Time: 0.02s +Memory: 72MB (+2MB) +UNSAT +Iteration Time: 0.06s + +Iteration 12 +Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 50 +Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])] +Grounding Time: 0.02s +Memory: 72MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 1.13s +Memory: 81MB (+9MB) +UNSAT +Iteration Time: 1.17s + +Iteration 13 +Queue: [(12,60,0,True), (13,65,0,True)] +Grounded Until: 55 +Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])] +Grounding Time: 0.02s +Memory: 82MB (+1MB) +Unblocking actions... +Solving... +Solving Time: 0.05s +Memory: 83MB (+1MB) +UNSAT +Iteration Time: 0.09s + +Iteration 14 +Queue: [(13,65,0,True)] +Grounded Until: 60 +Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])] +Grounding Time: 0.02s +Memory: 84MB (+1MB) +Unblocking actions... +Solving... +Solving Time: 0.03s +Memory: 85MB (+1MB) +UNSAT +Iteration Time: 0.07s + +Iteration 15 +Queue: [(14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 65 +Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])] +Grounding Time: 0.02s +Memory: 86MB (+1MB) +Unblocking actions... +Solving... +Solving Time: 0.09s +Memory: 87MB (+1MB) +UNSAT +Iteration Time: 0.13s + +Iteration 16 +Queue: [(15,75,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 70 +Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])] +Grounding Time: 0.02s +Memory: 88MB (+1MB) +Unblocking actions... +Solving... +Solving Time: 0.04s +Memory: 91MB (+3MB) +UNSAT +Iteration Time: 0.09s + +Iteration 17 +Queue: [(16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 75 +Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])] +Grounding Time: 0.02s +Memory: 91MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.14s +Memory: 93MB (+2MB) +UNSAT +Iteration Time: 0.18s + +Iteration 18 +Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 80 +Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])] +Grounding Time: 0.02s +Memory: 94MB (+1MB) +Unblocking actions... +Solving... +Solving Time: 0.05s +Memory: 95MB (+1MB) +UNSAT +Iteration Time: 0.10s + +Iteration 19 +Queue: [(18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 85 +Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])] +Grounding Time: 0.02s +Memory: 96MB (+1MB) +Unblocking actions... +Solving... +Solving Time: 0.29s +Memory: 98MB (+2MB) +UNSAT +Iteration Time: 0.33s + +Iteration 20 +Queue: [(19,95,0,True), (20,100,0,True)] +Grounded Until: 90 +Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])] +Grounding Time: 0.04s +Memory: 102MB (+4MB) +Unblocking actions... +Solving... +Solving Time: 0.07s +Memory: 103MB (+1MB) +UNSAT +Iteration Time: 0.14s + +Iteration 21 +Queue: [(20,100,0,True)] +Grounded Until: 95 +Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])] +Grounding Time: 0.02s +Memory: 103MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 3.16s +Memory: 109MB (+6MB) +UNKNOWN +Iteration Time: 3.21s + +Iteration 22 +Queue: [(20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True), (28,140,0,True), (29,145,0,True), (30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True)] +Grounded Until: 100 +Solving... +Solving Time: 3.00s +Memory: 113MB (+4MB) +UNKNOWN +Iteration Time: 3.00s + +Iteration 23 +Queue: [(21,105,0,True), (22,110,0,True), (23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True), (28,140,0,True), (29,145,0,True), (30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True)] +Grounded Until: 100 +Grounding... [('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('check', [105])] +Grounding Time: 0.02s +Memory: 113MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 1.71s +Memory: 113MB (+0MB) +UNSAT +Iteration Time: 1.76s + +Iteration 24 +Queue: [(22,110,0,True), (23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True), (28,140,0,True), (29,145,0,True), (30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True)] +Grounded Until: 105 +Grounding... [('step', [106]), ('step', [107]), ('step', [108]), ('step', [109]), ('step', [110]), ('check', [110])] +Grounding Time: 0.02s +Memory: 113MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.18s +Memory: 113MB (+0MB) +UNSAT +Iteration Time: 0.23s + +Iteration 25 +Queue: [(23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True), (28,140,0,True), (29,145,0,True), (30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True)] +Grounded Until: 110 +Grounding... [('step', [111]), ('step', [112]), ('step', [113]), ('step', [114]), ('step', [115]), ('check', [115])] +Grounding Time: 0.02s +Memory: 113MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.11s +Memory: 116MB (+3MB) +UNSAT +Iteration Time: 0.16s + +Iteration 26 +Queue: [(24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True), (28,140,0,True), (29,145,0,True), (30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True)] +Grounded Until: 115 +Grounding... [('step', [116]), ('step', [117]), ('step', [118]), ('step', [119]), ('step', [120]), ('check', [120])] +Grounding Time: 0.02s +Memory: 116MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.16s +Memory: 116MB (+0MB) +UNSAT +Iteration Time: 0.21s + +Iteration 27 +Queue: [(25,125,0,True), (26,130,0,True), (27,135,0,True), (28,140,0,True), (29,145,0,True), (30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True)] +Grounded Until: 120 +Grounding... [('step', [121]), ('step', [122]), ('step', [123]), ('step', [124]), ('step', [125]), ('check', [125])] +Grounding Time: 0.02s +Memory: 116MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.14s +Memory: 117MB (+1MB) +UNSAT +Iteration Time: 0.19s + +Iteration 28 +Queue: [(26,130,0,True), (27,135,0,True), (28,140,0,True), (29,145,0,True), (30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True)] +Grounded Until: 125 +Grounding... [('step', [126]), ('step', [127]), ('step', [128]), ('step', [129]), ('step', [130]), ('check', [130])] +Grounding Time: 0.02s +Memory: 117MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.68s +Memory: 117MB (+0MB) +UNSAT +Iteration Time: 0.74s + +Iteration 29 +Queue: [(27,135,0,True), (28,140,0,True), (29,145,0,True), (30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True)] +Grounded Until: 130 +Grounding... [('step', [131]), ('step', [132]), ('step', [133]), ('step', [134]), ('step', [135]), ('check', [135])] +Grounding Time: 0.02s +Memory: 117MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.49s +Memory: 119MB (+2MB) +UNSAT +Iteration Time: 0.55s + +Iteration 30 +Queue: [(28,140,0,True), (29,145,0,True), (30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True)] +Grounded Until: 135 +Grounding... [('step', [136]), ('step', [137]), ('step', [138]), ('step', [139]), ('step', [140]), ('check', [140])] +Grounding Time: 0.02s +Memory: 120MB (+1MB) +Unblocking actions... +Solving... +Solving Time: 0.26s +Memory: 120MB (+0MB) +UNSAT +Iteration Time: 0.32s + +Iteration 31 +Queue: [(29,145,0,True), (30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True)] +Grounded Until: 140 +Grounding... [('step', [141]), ('step', [142]), ('step', [143]), ('step', [144]), ('step', [145]), ('check', [145])] +Grounding Time: 0.02s +Memory: 120MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.19s +Memory: 121MB (+1MB) +UNSAT +Iteration Time: 0.25s + +Iteration 32 +Queue: [(30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True)] +Grounded Until: 145 +Grounding... [('step', [146]), ('step', [147]), ('step', [148]), ('step', [149]), ('step', [150]), ('check', [150])] +Grounding Time: 0.02s +Memory: 121MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 1.27s +Memory: 125MB (+4MB) +UNSAT +Iteration Time: 1.33s + +Iteration 33 +Queue: [(31,155,0,True), (32,160,0,True), (33,165,0,True)] +Grounded Until: 150 +Grounding... [('step', [151]), ('step', [152]), ('step', [153]), ('step', [154]), ('step', [155]), ('check', [155])] +Grounding Time: 0.02s +Memory: 125MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.19s +Memory: 125MB (+0MB) +UNSAT +Iteration Time: 0.25s + +Iteration 34 +Queue: [(32,160,0,True), (33,165,0,True)] +Grounded Until: 155 +Grounding... [('step', [156]), ('step', [157]), ('step', [158]), ('step', [159]), ('step', [160]), ('check', [160])] +Grounding Time: 0.02s +Memory: 126MB (+1MB) +Unblocking actions... +Solving... +Solving Time: 0.49s +Memory: 127MB (+1MB) +UNSAT +Iteration Time: 0.55s + +Iteration 35 +Queue: [(33,165,0,True)] +Grounded Until: 160 +Grounding... [('step', [161]), ('step', [162]), ('step', [163]), ('step', [164]), ('step', [165]), ('check', [165])] +Grounding Time: 0.02s +Memory: 127MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.28s +Memory: 127MB (+0MB) +UNSAT +Iteration Time: 0.34s + +Iteration 36 +Queue: [(34,170,0,True), (35,175,0,True), (36,180,0,True), (37,185,0,True), (38,190,0,True), (39,195,0,True), (40,200,0,True)] +Grounded Until: 165 +Grounding... [('step', [166]), ('step', [167]), ('step', [168]), ('step', [169]), ('step', [170]), ('check', [170])] +Grounding Time: 0.02s +Memory: 129MB (+2MB) +Unblocking actions... +Solving... +Solving Time: 0.32s +Memory: 134MB (+5MB) +UNSAT +Iteration Time: 0.39s + +Iteration 37 +Queue: [(35,175,0,True), (36,180,0,True), (37,185,0,True), (38,190,0,True), (39,195,0,True), (40,200,0,True)] +Grounded Until: 170 +Grounding... [('step', [171]), ('step', [172]), ('step', [173]), ('step', [174]), ('step', [175]), ('check', [175])] +Grounding Time: 0.02s +Memory: 134MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.27s +Memory: 136MB (+2MB) +UNSAT +Iteration Time: 0.33s + +Iteration 38 +Queue: [(36,180,0,True), (37,185,0,True), (38,190,0,True), (39,195,0,True), (40,200,0,True)] +Grounded Until: 175 +Grounding... [('step', [176]), ('step', [177]), ('step', [178]), ('step', [179]), ('step', [180]), ('check', [180])] +Grounding Time: 0.02s +Memory: 137MB (+1MB) +Unblocking actions... +Solving... +Solving Time: 0.40s +Memory: 139MB (+2MB) +UNSAT +Iteration Time: 0.47s + +Iteration 39 +Queue: [(37,185,0,True), (38,190,0,True), (39,195,0,True), (40,200,0,True)] +Grounded Until: 180 +Grounding... [('step', [181]), ('step', [182]), ('step', [183]), ('step', [184]), ('step', [185]), ('check', [185])] +Grounding Time: 0.02s +Memory: 141MB (+2MB) +Unblocking actions... +Solving... +Solving Time: 0.87s +Memory: 145MB (+4MB) +UNSAT +Iteration Time: 0.94s + +Iteration 40 +Queue: [(38,190,0,True), (39,195,0,True), (40,200,0,True)] +Grounded Until: 185 +Grounding... [('step', [186]), ('step', [187]), ('step', [188]), ('step', [189]), ('step', [190]), ('check', [190])] +Grounding Time: 0.02s +Memory: 148MB (+3MB) +Unblocking actions... +Solving... +Solving Time: 0.48s +Memory: 150MB (+2MB) +UNSAT +Iteration Time: 0.55s + +Iteration 41 +Queue: [(39,195,0,True), (40,200,0,True)] +Grounded Until: 190 +Grounding... [('step', [191]), ('step', [192]), ('step', [193]), ('step', [194]), ('step', [195]), ('check', [195])] +Grounding Time: 0.02s +Memory: 152MB (+2MB) +Unblocking actions... +Solving... +Solving Time: 0.51s +Memory: 155MB (+3MB) +UNSAT +Iteration Time: 0.58s + +Iteration 42 +Queue: [(40,200,0,True)] +Grounded Until: 195 +Grounding... [('step', [196]), ('step', [197]), ('step', [198]), ('step', [199]), ('step', [200]), ('check', [200])] +Grounding Time: 0.06s +Memory: 162MB (+7MB) +Unblocking actions... +Solving... +Solving Time: 0.54s +Memory: 164MB (+2MB) +UNSAT +Iteration Time: 0.65s + +Iteration 43 +Queue: [(41,205,0,True), (42,210,0,True), (43,215,0,True), (44,220,0,True), (45,225,0,True), (46,230,0,True), (47,235,0,True)] +Grounded Until: 200 +Grounding... [('step', [201]), ('step', [202]), ('step', [203]), ('step', [204]), ('step', [205]), ('check', [205])] +Grounding Time: 0.02s +Memory: 166MB (+2MB) +Unblocking actions... +Solving... +Solving Time: 0.32s +Memory: 168MB (+2MB) +UNSAT +Iteration Time: 0.40s + +Iteration 44 +Queue: [(42,210,0,True), (43,215,0,True), (44,220,0,True), (45,225,0,True), (46,230,0,True), (47,235,0,True)] +Grounded Until: 205 +Grounding... [('step', [206]), ('step', [207]), ('step', [208]), ('step', [209]), ('step', [210]), ('check', [210])] +Grounding Time: 0.02s +Memory: 170MB (+2MB) +Unblocking actions... +Solving... +Solving Time: 1.58s +Memory: 177MB (+7MB) +UNSAT +Iteration Time: 1.66s + +Iteration 45 +Queue: [(43,215,0,True), (44,220,0,True), (45,225,0,True), (46,230,0,True), (47,235,0,True)] +Grounded Until: 210 +Grounding... [('step', [211]), ('step', [212]), ('step', [213]), ('step', [214]), ('step', [215]), ('check', [215])] +Grounding Time: 0.02s +Memory: 177MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.29s +Memory: 178MB (+1MB) +UNSAT +Iteration Time: 0.37s + +Iteration 46 +Queue: [(44,220,0,True), (45,225,0,True), (46,230,0,True), (47,235,0,True)] +Grounded Until: 215 +Grounding... [('step', [216]), ('step', [217]), ('step', [218]), ('step', [219]), ('step', [220]), ('check', [220])] +Grounding Time: 0.02s +Memory: 178MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 1.75s +Memory: 178MB (+0MB) +UNSAT +Iteration Time: 1.83s + +Iteration 47 +Queue: [(45,225,0,True), (46,230,0,True), (47,235,0,True)] +Grounded Until: 220 +Grounding... [('step', [221]), ('step', [222]), ('step', [223]), ('step', [224]), ('step', [225]), ('check', [225])] +Grounding Time: 0.02s +Memory: 178MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.60s +Memory: 178MB (+0MB) +UNSAT +Iteration Time: 0.67s + +Iteration 48 +Queue: [(46,230,0,True), (47,235,0,True)] +Grounded Until: 225 +Grounding... [('step', [226]), ('step', [227]), ('step', [228]), ('step', [229]), ('step', [230]), ('check', [230])] +Grounding Time: 0.02s +Memory: 178MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.43s +Memory: 179MB (+1MB) +UNSAT +Iteration Time: 0.51s + +Iteration 49 +Queue: [(47,235,0,True)] +Grounded Until: 230 +Grounding... [('step', [231]), ('step', [232]), ('step', [233]), ('step', [234]), ('step', [235]), ('check', [235])] +Grounding Time: 0.02s +Memory: 179MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.90s +Memory: 179MB (+0MB) +UNSAT +Iteration Time: 0.97s + +Iteration 50 +Queue: [(48,240,0,True), (49,245,0,True), (50,250,0,True), (51,255,0,True), (52,260,0,True), (53,265,0,True), (54,270,0,True)] +Grounded Until: 235 +Grounding... [('step', [236]), ('step', [237]), ('step', [238]), ('step', [239]), ('step', [240]), ('check', [240])] +Grounding Time: 0.02s +Memory: 179MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 6.24s +Memory: 192MB (+13MB) +UNKNOWN +Iteration Time: 6.32s + +Iteration 51 +Queue: [(49,245,0,True), (50,250,0,True), (51,255,0,True), (52,260,0,True), (53,265,0,True), (54,270,0,True)] +Grounded Until: 240 +Grounding... [('step', [241]), ('step', [242]), ('step', [243]), ('step', [244]), ('step', [245]), ('check', [245])] +Grounding Time: 0.02s +Memory: 192MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 5.04s +Memory: 192MB (+0MB) +UNKNOWN +Iteration Time: 5.12s + +Iteration 52 +Queue: [(50,250,0,True), (51,255,0,True), (52,260,0,True), (53,265,0,True), (54,270,0,True)] +Grounded Until: 245 +Grounding... [('step', [246]), ('step', [247]), ('step', [248]), ('step', [249]), ('step', [250]), ('check', [250])] +Grounding Time: 0.02s +Memory: 192MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 9.04s +Memory: 193MB (+1MB) +UNKNOWN +Iteration Time: 9.12s + +Iteration 53 +Queue: [(51,255,0,True), (52,260,0,True), (53,265,0,True), (54,270,0,True)] +Grounded Until: 250 +Grounding... [('step', [251]), ('step', [252]), ('step', [253]), ('step', [254]), ('step', [255]), ('check', [255])] +Grounding Time: 0.02s +Memory: 193MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 16.72s +Memory: 199MB (+6MB) +UNKNOWN +Iteration Time: 16.80s + +Iteration 54 +Queue: [(52,260,0,True), (53,265,0,True), (54,270,0,True)] +Grounded Until: 255 +Grounding... [('step', [256]), ('step', [257]), ('step', [258]), ('step', [259]), ('step', [260]), ('check', [260])] +Grounding Time: 0.02s +Memory: 199MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 9.83s +Memory: 208MB (+9MB) +UNKNOWN +Iteration Time: 9.91s + +Iteration 55 +Queue: [(53,265,0,True), (54,270,0,True)] +Grounded Until: 260 +Grounding... [('step', [261]), ('step', [262]), ('step', [263]), ('step', [264]), ('step', [265]), ('check', [265])] +Grounding Time: 0.02s +Memory: 208MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 6.13s +Memory: 211MB (+3MB) +UNKNOWN +Iteration Time: 6.21s + +Iteration 56 +Queue: [(54,270,0,True)] +Grounded Until: 265 +Grounding... [('step', [266]), ('step', [267]), ('step', [268]), ('step', [269]), ('step', [270]), ('check', [270])] +Grounding Time: 0.02s +Memory: 211MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 7.18s +Memory: 222MB (+11MB) +UNKNOWN +Iteration Time: 7.27s + +Iteration 57 +Queue: [(48,240,1,True), (49,245,1,True), (50,250,1,True), (51,255,1,True), (52,260,1,True), (53,265,1,True), (54,270,1,True), (55,275,0,True), (56,280,0,True), (57,285,0,True), (58,290,0,True), (59,295,0,True), (60,300,0,True), (61,305,0,True)] +Grounded Until: 270 +Blocking actions... +Solving... +Solving Time: 0.78s +Memory: 222MB (+0MB) +UNSAT +Iteration Time: 0.79s + +Iteration 58 +Queue: [(49,245,1,True), (50,250,1,True), (51,255,1,True), (52,260,1,True), (53,265,1,True), (54,270,1,True), (55,275,0,True), (56,280,0,True), (57,285,0,True), (58,290,0,True), (59,295,0,True), (60,300,0,True), (61,305,0,True)] +Grounded Until: 270 +Unblocking actions... +Solving... +Solving Time: 0.59s +Memory: 222MB (+0MB) +UNSAT +Iteration Time: 0.60s + +Iteration 59 +Queue: [(50,250,1,True), (51,255,1,True), (52,260,1,True), (53,265,1,True), (54,270,1,True), (55,275,0,True), (56,280,0,True), (57,285,0,True), (58,290,0,True), (59,295,0,True), (60,300,0,True), (61,305,0,True)] +Grounded Until: 270 +Unblocking actions... +Solving... +Solving Time: 0.29s +Memory: 222MB (+0MB) +UNSAT +Iteration Time: 0.30s + +Iteration 60 +Queue: [(51,255,1,True), (52,260,1,True), (53,265,1,True), (54,270,1,True), (55,275,0,True), (56,280,0,True), (57,285,0,True), (58,290,0,True), (59,295,0,True), (60,300,0,True), (61,305,0,True)] +Grounded Until: 270 +Unblocking actions... +Solving... +Solving Time: 0.30s +Memory: 222MB (+0MB) +UNSAT +Iteration Time: 0.31s + +Iteration 61 +Queue: [(52,260,1,True), (53,265,1,True), (54,270,1,True), (55,275,0,True), (56,280,0,True), (57,285,0,True), (58,290,0,True), (59,295,0,True), (60,300,0,True), (61,305,0,True)] +Grounded Until: 270 +Unblocking actions... +Solving... +Solving Time: 0.38s +Memory: 222MB (+0MB) +UNSAT +Iteration Time: 0.39s + +Iteration 62 +Queue: [(53,265,1,True), (54,270,1,True), (55,275,0,True), (56,280,0,True), (57,285,0,True), (58,290,0,True), (59,295,0,True), (60,300,0,True), (61,305,0,True)] +Grounded Until: 270 +Unblocking actions... +Solving... +Solving Time: 0.46s +Memory: 222MB (+0MB) +UNSAT +Iteration Time: 0.47s + +Iteration 63 +Queue: [(54,270,1,True), (55,275,0,True), (56,280,0,True), (57,285,0,True), (58,290,0,True), (59,295,0,True), (60,300,0,True), (61,305,0,True)] +Grounded Until: 270 +Unblocking actions... +Solving... +Solving Time: 0.81s +Memory: 222MB (+0MB) +UNSAT +Iteration Time: 0.82s + +Iteration 64 +Queue: [(55,275,0,True), (56,280,0,True), (57,285,0,True), (58,290,0,True), (59,295,0,True), (60,300,0,True), (61,305,0,True)] +Grounded Until: 270 +Grounding... [('step', [271]), ('step', [272]), ('step', [273]), ('step', [274]), ('step', [275]), ('check', [275])] +Grounding Time: 0.02s +Memory: 222MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.31s +Memory: 209MB (+-13MB) +UNSAT +Iteration Time: 0.39s + +Iteration 65 +Queue: [(56,280,0,True), (57,285,0,True), (58,290,0,True), (59,295,0,True), (60,300,0,True), (61,305,0,True)] +Grounded Until: 275 +Grounding... [('step', [276]), ('step', [277]), ('step', [278]), ('step', [279]), ('step', [280]), ('check', [280])] +Grounding Time: 0.02s +Memory: 209MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.28s +Memory: 222MB (+13MB) +UNSAT +Iteration Time: 0.37s + +Iteration 66 +Queue: [(57,285,0,True), (58,290,0,True), (59,295,0,True), (60,300,0,True), (61,305,0,True)] +Grounded Until: 280 +Grounding... [('step', [281]), ('step', [282]), ('step', [283]), ('step', [284]), ('step', [285]), ('check', [285])] +Grounding Time: 0.02s +Memory: 222MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 1.79s +Memory: 223MB (+1MB) +UNSAT +Iteration Time: 1.87s + +Iteration 67 +Queue: [(58,290,0,True), (59,295,0,True), (60,300,0,True), (61,305,0,True)] +Grounded Until: 285 +Grounding... [('step', [286]), ('step', [287]), ('step', [288]), ('step', [289]), ('step', [290]), ('check', [290])] +Grounding Time: 0.02s +Memory: 223MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.32s +Memory: 223MB (+0MB) +UNSAT +Iteration Time: 0.41s + +Iteration 68 +Queue: [(59,295,0,True), (60,300,0,True), (61,305,0,True)] +Grounded Until: 290 +Grounding... [('step', [291]), ('step', [292]), ('step', [293]), ('step', [294]), ('step', [295]), ('check', [295])] +Grounding Time: 0.02s +Memory: 223MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.38s +Memory: 223MB (+0MB) +UNSAT +Iteration Time: 0.47s + +Iteration 69 +Queue: [(60,300,0,True), (61,305,0,True)] +Grounded Until: 295 +Grounding... [('step', [296]), ('step', [297]), ('step', [298]), ('step', [299]), ('step', [300]), ('check', [300])] +Grounding Time: 0.02s +Memory: 223MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 2.08s +Memory: 230MB (+7MB) +UNSAT +Iteration Time: 2.17s + +Iteration 70 +Queue: [(61,305,0,True)] +Grounded Until: 300 +Grounding... [('step', [301]), ('step', [302]), ('step', [303]), ('step', [304]), ('step', [305]), ('check', [305])] +Grounding Time: 0.02s +Memory: 230MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.46s +Memory: 232MB (+2MB) +UNSAT +Iteration Time: 0.56s + +Iteration 71 +Queue: [(62,310,0,True), (63,315,0,True), (64,320,0,True), (65,325,0,True), (66,330,0,True), (67,335,0,True), (68,340,0,True)] +Grounded Until: 305 +Grounding... [('step', [306]), ('step', [307]), ('step', [308]), ('step', [309]), ('step', [310]), ('check', [310])] +Grounding Time: 0.02s +Memory: 232MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 1.37s +Memory: 235MB (+3MB) +UNSAT +Iteration Time: 1.47s + +Iteration 72 +Queue: [(63,315,0,True), (64,320,0,True), (65,325,0,True), (66,330,0,True), (67,335,0,True), (68,340,0,True)] +Grounded Until: 310 +Grounding... [('step', [311]), ('step', [312]), ('step', [313]), ('step', [314]), ('step', [315]), ('check', [315])] +Grounding Time: 0.02s +Memory: 235MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.43s +Memory: 235MB (+0MB) +UNSAT +Iteration Time: 0.52s + +Iteration 73 +Queue: [(64,320,0,True), (65,325,0,True), (66,330,0,True), (67,335,0,True), (68,340,0,True)] +Grounded Until: 315 +Grounding... [('step', [316]), ('step', [317]), ('step', [318]), ('step', [319]), ('step', [320]), ('check', [320])] +Grounding Time: 0.02s +Memory: 235MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.53s +Memory: 236MB (+1MB) +UNSAT +Iteration Time: 0.62s + +Iteration 74 +Queue: [(65,325,0,True), (66,330,0,True), (67,335,0,True), (68,340,0,True)] +Grounded Until: 320 +Grounding... [('step', [321]), ('step', [322]), ('step', [323]), ('step', [324]), ('step', [325]), ('check', [325])] +Grounding Time: 0.02s +Memory: 236MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.47s +Memory: 236MB (+0MB) +UNSAT +Iteration Time: 0.56s + +Iteration 75 +Queue: [(66,330,0,True), (67,335,0,True), (68,340,0,True)] +Grounded Until: 325 +Grounding... [('step', [326]), ('step', [327]), ('step', [328]), ('step', [329]), ('step', [330]), ('check', [330])] +Grounding Time: 0.02s +Memory: 236MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.53s +Memory: 239MB (+3MB) +UNSAT +Iteration Time: 0.63s + +Iteration 76 +Queue: [(67,335,0,True), (68,340,0,True)] +Grounded Until: 330 +Grounding... [('step', [331]), ('step', [332]), ('step', [333]), ('step', [334]), ('step', [335]), ('check', [335])] +Grounding Time: 0.02s +Memory: 241MB (+2MB) +Unblocking actions... +Solving... +Solving Time: 0.55s +Memory: 245MB (+4MB) +UNSAT +Iteration Time: 0.65s + +Iteration 77 +Queue: [(68,340,0,True)] +Grounded Until: 335 +Grounding... [('step', [336]), ('step', [337]), ('step', [338]), ('step', [339]), ('step', [340]), ('check', [340])] +Grounding Time: 0.02s +Memory: 247MB (+2MB) +Unblocking actions... +Solving... +Solving Time: 0.61s +Memory: 253MB (+6MB) +UNSAT +Iteration Time: 0.71s + +Iteration 78 +Queue: [(69,345,0,True), (70,350,0,True), (71,355,0,True), (72,360,0,True), (73,365,0,True), (74,370,0,True), (75,375,0,True)] +Grounded Until: 340 +Grounding... [('step', [341]), ('step', [342]), ('step', [343]), ('step', [344]), ('step', [345]), ('check', [345])] +Grounding Time: 0.02s +Memory: 255MB (+2MB) +Unblocking actions... +Solving... +Solving Time: 0.54s +Memory: 260MB (+5MB) +UNSAT +Iteration Time: 0.65s + +Iteration 79 +Queue: [(70,350,0,True), (71,355,0,True), (72,360,0,True), (73,365,0,True), (74,370,0,True), (75,375,0,True)] +Grounded Until: 345 +Grounding... [('step', [346]), ('step', [347]), ('step', [348]), ('step', [349]), ('step', [350]), ('check', [350])] +Grounding Time: 0.02s +Memory: 262MB (+2MB) +Unblocking actions... +Solving... +Solving Time: 1.45s +Memory: 269MB (+7MB) +UNSAT +Iteration Time: 1.55s + +Iteration 80 +Queue: [(71,355,0,True), (72,360,0,True), (73,365,0,True), (74,370,0,True), (75,375,0,True)] +Grounded Until: 350 +Grounding... [('step', [351]), ('step', [352]), ('step', [353]), ('step', [354]), ('step', [355]), ('check', [355])] +Grounding Time: 0.02s +Memory: 269MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 1.64s +Memory: 270MB (+1MB) +UNSAT +Iteration Time: 1.75s + +Iteration 81 +Queue: [(72,360,0,True), (73,365,0,True), (74,370,0,True), (75,375,0,True)] +Grounded Until: 355 +Grounding... [('step', [356]), ('step', [357]), ('step', [358]), ('step', [359]), ('step', [360]), ('check', [360])] +Grounding Time: 0.02s +Memory: 270MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.66s +Memory: 270MB (+0MB) +UNSAT +Iteration Time: 0.76s + +Iteration 82 +Queue: [(73,365,0,True), (74,370,0,True), (75,375,0,True)] +Grounded Until: 360 +Grounding... [('step', [361]), ('step', [362]), ('step', [363]), ('step', [364]), ('step', [365]), ('check', [365])] +Grounding Time: 0.02s +Memory: 270MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.91s +Memory: 271MB (+1MB) +UNSAT +Iteration Time: 1.01s + +Iteration 83 +Queue: [(74,370,0,True), (75,375,0,True)] +Grounded Until: 365 +Grounding... [('step', [366]), ('step', [367]), ('step', [368]), ('step', [369]), ('step', [370]), ('check', [370])] +Grounding Time: 0.02s +Memory: 271MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 1.86s +Memory: 271MB (+0MB) +UNSAT +Iteration Time: 1.97s + +Iteration 84 +Queue: [(75,375,0,True)] +Grounded Until: 370 +Grounding... [('step', [371]), ('step', [372]), ('step', [373]), ('step', [374]), ('step', [375]), ('check', [375])] +Grounding Time: 0.02s +Memory: 271MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 1.99s +Memory: 280MB (+9MB) +UNSAT +Iteration Time: 2.09s + +Iteration 85 +Queue: [(76,380,0,True), (77,385,0,True), (78,390,0,True), (79,395,0,True), (80,400,0,True), (81,405,0,True), (82,410,0,True)] +Grounded Until: 375 +Grounding... [('step', [376]), ('step', [377]), ('step', [378]), ('step', [379]), ('step', [380]), ('check', [380])] +Grounding Time: 0.04s +Memory: 280MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 2.12s +Memory: 280MB (+0MB) +UNSAT +Iteration Time: 2.25s + +Iteration 86 +Queue: [(77,385,0,True), (78,390,0,True), (79,395,0,True), (80,400,0,True), (81,405,0,True), (82,410,0,True)] +Grounded Until: 380 +Grounding... [('step', [381]), ('step', [382]), ('step', [383]), ('step', [384]), ('step', [385]), ('check', [385])] +Grounding Time: 0.02s +Memory: 280MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 3.33s +Memory: 280MB (+0MB) +UNSAT +Iteration Time: 3.43s + +Iteration 87 +Queue: [(78,390,0,True), (79,395,0,True), (80,400,0,True), (81,405,0,True), (82,410,0,True)] +Grounded Until: 385 +Grounding... [('step', [386]), ('step', [387]), ('step', [388]), ('step', [389]), ('step', [390]), ('check', [390])] +Grounding Time: 0.02s +Memory: 280MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 1.63s +Memory: 281MB (+1MB) +UNSAT +Iteration Time: 1.73s + +Iteration 88 +Queue: [(79,395,0,True), (80,400,0,True), (81,405,0,True), (82,410,0,True)] +Grounded Until: 390 +Grounding... [('step', [391]), ('step', [392]), ('step', [393]), ('step', [394]), ('step', [395]), ('check', [395])] +Grounding Time: 0.03s +Memory: 281MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 2.20s +Memory: 281MB (+0MB) +UNSAT +Iteration Time: 2.30s + +Iteration 89 +Queue: [(80,400,0,True), (81,405,0,True), (82,410,0,True)] +Grounded Until: 395 +Grounding... [('step', [396]), ('step', [397]), ('step', [398]), ('step', [399]), ('step', [400]), ('check', [400])] +Grounding Time: 0.10s +Memory: 293MB (+12MB) +Unblocking actions... +Solving... +Solving Time: 4.50s +Memory: 294MB (+1MB) +UNKNOWN +Iteration Time: 4.68s + +Iteration 90 +Queue: [(81,405,0,True), (82,410,0,True)] +Grounded Until: 400 +Grounding... [('step', [401]), ('step', [402]), ('step', [403]), ('step', [404]), ('step', [405]), ('check', [405])] +Grounding Time: 0.02s +Memory: 294MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 4.13s +Memory: 294MB (+0MB) +UNKNOWN +Iteration Time: 4.23s + +Iteration 91 +Queue: [(82,410,0,True)] +Grounded Until: 405 +Grounding... [('step', [406]), ('step', [407]), ('step', [408]), ('step', [409]), ('step', [410]), ('check', [410])] +Grounding Time: 0.02s +Memory: 294MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 4.43s +Memory: 294MB (+0MB) +UNKNOWN +Iteration Time: 4.53s + +Iteration 92 +Queue: [(80,400,1,True), (81,405,1,True), (82,410,1,True), (83,415,0,True), (84,420,0,True), (85,425,0,True), (86,430,0,True), (87,435,0,True), (88,440,0,True), (89,445,0,True), (90,450,0,True), (91,455,0,True), (92,460,0,True), (93,465,0,True)] +Grounded Until: 410 +Blocking actions... +Solving... +Solving Time: 1.62s +Memory: 294MB (+0MB) +UNSAT +Iteration Time: 1.63s + +Iteration 93 +Queue: [(81,405,1,True), (82,410,1,True), (83,415,0,True), (84,420,0,True), (85,425,0,True), (86,430,0,True), (87,435,0,True), (88,440,0,True), (89,445,0,True), (90,450,0,True), (91,455,0,True), (92,460,0,True), (93,465,0,True)] +Grounded Until: 410 +Unblocking actions... +Solving... +Solving Time: 3.02s +Memory: 294MB (+0MB) +UNSAT +Iteration Time: 3.04s + +Iteration 94 +Queue: [(82,410,1,True), (83,415,0,True), (84,420,0,True), (85,425,0,True), (86,430,0,True), (87,435,0,True), (88,440,0,True), (89,445,0,True), (90,450,0,True), (91,455,0,True), (92,460,0,True), (93,465,0,True)] +Grounded Until: 410 +Unblocking actions... +Solving... +Solving Time: 3.12s +Memory: 294MB (+0MB) +UNSAT +Iteration Time: 3.14s + +Iteration 95 +Queue: [(83,415,0,True), (84,420,0,True), (85,425,0,True), (86,430,0,True), (87,435,0,True), (88,440,0,True), (89,445,0,True), (90,450,0,True), (91,455,0,True), (92,460,0,True), (93,465,0,True)] +Grounded Until: 410 +Grounding... [('step', [411]), ('step', [412]), ('step', [413]), ('step', [414]), ('step', [415]), ('check', [415])] +Grounding Time: 0.02s +Memory: 294MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 4.00s +Memory: 294MB (+0MB) +UNSAT +Iteration Time: 4.10s + +Iteration 96 +Queue: [(84,420,0,True), (85,425,0,True), (86,430,0,True), (87,435,0,True), (88,440,0,True), (89,445,0,True), (90,450,0,True), (91,455,0,True), (92,460,0,True), (93,465,0,True)] +Grounded Until: 415 +Grounding... [('step', [416]), ('step', [417]), ('step', [418]), ('step', [419]), ('step', [420]), ('check', [420])] +Grounding Time: 0.02s +Memory: 294MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 3.27s +Memory: 295MB (+1MB) +UNSAT +Iteration Time: 3.38s + +Iteration 97 +Queue: [(85,425,0,True), (86,430,0,True), (87,435,0,True), (88,440,0,True), (89,445,0,True), (90,450,0,True), (91,455,0,True), (92,460,0,True), (93,465,0,True)] +Grounded Until: 420 +Grounding... [('step', [421]), ('step', [422]), ('step', [423]), ('step', [424]), ('step', [425]), ('check', [425])] +Grounding Time: 0.02s +Memory: 295MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 4.55s +Memory: 295MB (+0MB) +UNKNOWN +Iteration Time: 4.66s + +Iteration 98 +Queue: [(86,430,0,True), (87,435,0,True), (88,440,0,True), (89,445,0,True), (90,450,0,True), (91,455,0,True), (92,460,0,True), (93,465,0,True)] +Grounded Until: 425 +Grounding... [('step', [426]), ('step', [427]), ('step', [428]), ('step', [429]), ('step', [430]), ('check', [430])] +Grounding Time: 0.02s +Memory: 295MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 4.76s +Memory: 295MB (+0MB) +UNKNOWN +Iteration Time: 4.87s + +Iteration 99 +Queue: [(87,435,0,True), (88,440,0,True), (89,445,0,True), (90,450,0,True), (91,455,0,True), (92,460,0,True), (93,465,0,True)] +Grounded Until: 430 +Grounding... [('step', [431]), ('step', [432]), ('step', [433]), ('step', [434]), ('step', [435]), ('check', [435])] +Grounding Time: 0.02s +Memory: 295MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 4.82s +Memory: 295MB (+0MB) +UNKNOWN +Iteration Time: 4.93s + +Iteration 100 +Queue: [(88,440,0,True), (89,445,0,True), (90,450,0,True), (91,455,0,True), (92,460,0,True), (93,465,0,True)] +Grounded Until: 435 +Grounding... [('step', [436]), ('step', [437]), ('step', [438]), ('step', [439]), ('step', [440]), ('check', [440])] +Grounding Time: 0.02s +Memory: 295MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 4.85s +Memory: 296MB (+1MB) +UNKNOWN +Iteration Time: 4.96s + +Iteration 101 +Queue: [(89,445,0,True), (90,450,0,True), (91,455,0,True), (92,460,0,True), (93,465,0,True)] +Grounded Until: 440 +Grounding... [('step', [441]), ('step', [442]), ('step', [443]), ('step', [444]), ('step', [445]), ('check', [445])] +Grounding Time: 0.02s +Memory: 296MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 5.06s +Memory: 299MB (+3MB) +UNKNOWN +Iteration Time: 5.18s + +Iteration 102 +Queue: [(90,450,0,True), (91,455,0,True), (92,460,0,True), (93,465,0,True)] +Grounded Until: 445 +Grounding... [('step', [446]), ('step', [447]), ('step', [448]), ('step', [449]), ('step', [450]), ('check', [450])] +Grounding Time: 0.02s +Memory: 299MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 4.98s +Memory: 300MB (+1MB) +UNKNOWN +Iteration Time: 5.09s + +Iteration 103 +Queue: [(91,455,0,True), (92,460,0,True), (93,465,0,True)] +Grounded Until: 450 +Grounding... [('step', [451]), ('step', [452]), ('step', [453]), ('step', [454]), ('step', [455]), ('check', [455])] +Grounding Time: 0.02s +Memory: 300MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 7.01s +Memory: 300MB (+0MB) +UNKNOWN +Iteration Time: 7.13s + +Iteration 104 +Queue: [(92,460,0,True), (93,465,0,True)] +Grounded Until: 455 +Grounding... [('step', [456]), ('step', [457]), ('step', [458]), ('step', [459]), ('step', [460]), ('check', [460])] +Grounding Time: 0.02s +Memory: 300MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 8.77s +Memory: 300MB (+0MB) +UNKNOWN +Iteration Time: 8.89s + +Iteration 105 +Queue: [(93,465,0,True)] +Grounded Until: 460 +Grounding... [('step', [461]), ('step', [462]), ('step', [463]), ('step', [464]), ('step', [465]), ('check', [465])] +Grounding Time: 0.02s +Memory: 300MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 5.35s +Memory: 300MB (+0MB) +UNKNOWN +Iteration Time: 5.47s + +Iteration 106 +Queue: [(85,425,1,True), (86,430,1,True), (87,435,1,True), (88,440,1,True), (89,445,1,True), (90,450,1,True), (91,455,1,True), (92,460,1,True), (93,465,1,True), (94,470,0,True), (95,475,0,True), (96,480,0,True), (97,485,0,True), (98,490,0,True)] +Grounded Until: 465 +Blocking actions... +Solving... +Solving Time: 3.67s +Memory: 300MB (+0MB) +UNKNOWN +Iteration Time: 3.69s + +Iteration 107 +Queue: [(86,430,1,True), (87,435,1,True), (88,440,1,True), (89,445,1,True), (90,450,1,True), (91,455,1,True), (92,460,1,True), (93,465,1,True), (94,470,0,True), (95,475,0,True), (96,480,0,True), (97,485,0,True), (98,490,0,True)] +Grounded Until: 465 +Unblocking actions... +Solving... +Solving Time: 0.35s +Memory: 300MB (+0MB) +UNSAT +Iteration Time: 0.37s + +Iteration 108 +Queue: [(87,435,1,True), (88,440,1,True), (89,445,1,True), (90,450,1,True), (91,455,1,True), (92,460,1,True), (93,465,1,True), (94,470,0,True), (95,475,0,True), (96,480,0,True), (97,485,0,True), (98,490,0,True)] +Grounded Until: 465 +Unblocking actions... +Solving... +Solving Time: 4.09s +Memory: 300MB (+0MB) +UNKNOWN +Iteration Time: 4.11s + +Iteration 109 +Queue: [(88,440,1,True), (89,445,1,True), (90,450,1,True), (91,455,1,True), (92,460,1,True), (93,465,1,True), (94,470,0,True), (95,475,0,True), (96,480,0,True), (97,485,0,True), (98,490,0,True)] +Grounded Until: 465 +Unblocking actions... +Solving... +Solving Time: 0.70s +Memory: 300MB (+0MB) +UNSAT +Iteration Time: 0.72s + +Iteration 110 +Queue: [(89,445,1,True), (90,450,1,True), (91,455,1,True), (92,460,1,True), (93,465,1,True), (94,470,0,True), (95,475,0,True), (96,480,0,True), (97,485,0,True), (98,490,0,True)] +Grounded Until: 465 +Unblocking actions... +Solving... +Solving Time: 4.22s +Memory: 300MB (+0MB) +UNKNOWN +Iteration Time: 4.23s + +Iteration 111 +Queue: [(90,450,1,True), (91,455,1,True), (92,460,1,True), (93,465,1,True), (94,470,0,True), (95,475,0,True), (96,480,0,True), (97,485,0,True), (98,490,0,True)] +Grounded Until: 465 +Unblocking actions... +Solving... +Solving Time: 4.42s +Memory: 300MB (+0MB) +UNKNOWN +Iteration Time: 4.44s + +Iteration 112 +Queue: [(91,455,1,True), (92,460,1,True), (93,465,1,True), (94,470,0,True), (95,475,0,True), (96,480,0,True), (97,485,0,True), (98,490,0,True)] +Grounded Until: 465 +Unblocking actions... +Solving... +Solving Time: 0.78s +Memory: 300MB (+0MB) +UNSAT +Iteration Time: 0.80s + +Iteration 113 +Queue: [(92,460,1,True), (93,465,1,True), (94,470,0,True), (95,475,0,True), (96,480,0,True), (97,485,0,True), (98,490,0,True)] +Grounded Until: 465 +Unblocking actions... +Solving... +Solving Time: 4.52s +Memory: 300MB (+0MB) +UNKNOWN +Iteration Time: 4.54s + +Iteration 114 +Queue: [(93,465,1,True), (94,470,0,True), (95,475,0,True), (96,480,0,True), (97,485,0,True), (98,490,0,True)] +Grounded Until: 465 +Unblocking actions... +Solving... +Solving Time: 4.59s +Memory: 300MB (+0MB) +UNKNOWN +Iteration Time: 4.60s + +Iteration 115 +Queue: [(94,470,0,True), (95,475,0,True), (96,480,0,True), (97,485,0,True), (98,490,0,True)] +Grounded Until: 465 +Grounding... [('step', [466]), ('step', [467]), ('step', [468]), ('step', [469]), ('step', [470]), ('check', [470])] +Grounding Time: 0.02s +Memory: 300MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 4.99s +Memory: 301MB (+1MB) +UNKNOWN +Iteration Time: 5.11s + +Iteration 116 +Queue: [(95,475,0,True), (96,480,0,True), (97,485,0,True), (98,490,0,True)] +Grounded Until: 470 +Grounding... [('step', [471]), ('step', [472]), ('step', [473]), ('step', [474]), ('step', [475]), ('check', [475])] +Grounding Time: 0.02s +Memory: 301MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 5.62s +Memory: 301MB (+0MB) +UNKNOWN +Iteration Time: 5.74s + +Iteration 117 +Queue: [(96,480,0,True), (97,485,0,True), (98,490,0,True)] +Grounded Until: 475 +Grounding... [('step', [476]), ('step', [477]), ('step', [478]), ('step', [479]), ('step', [480]), ('check', [480])] +Grounding Time: 0.02s +Memory: 301MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 5.56s +Memory: 301MB (+0MB) +UNKNOWN +Iteration Time: 5.68s + +Iteration 118 +Queue: [(97,485,0,True), (98,490,0,True)] +Grounded Until: 480 +Grounding... [('step', [481]), ('step', [482]), ('step', [483]), ('step', [484]), ('step', [485]), ('check', [485])] +Grounding Time: 0.02s +Memory: 301MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 6.62s +Memory: 301MB (+0MB) +UNKNOWN +Iteration Time: 6.74s + +Iteration 119 +Queue: [(98,490,0,True)] +Grounded Until: 485 +Grounding... [('step', [486]), ('step', [487]), ('step', [488]), ('step', [489]), ('step', [490]), ('check', [490])] +Grounding Time: 0.02s +Memory: 301MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 12.31s +Memory: 301MB (+0MB) +UNKNOWN +Iteration Time: 12.43s + +Iteration 120 +Queue: [(92,460,2,True), (93,465,2,True), (94,470,1,True), (95,475,1,True), (96,480,1,True), (97,485,1,True), (98,490,1,True), (99,495,0,True), (100,500,0,True), (101,505,0,True), (102,510,0,True), (103,515,0,True), (104,520,0,True), (105,525,0,True), (106,530,0,True), (107,535,0,True), (108,540,0,True), (109,545,0,True)] +Grounded Until: 490 +Blocking actions... +Solving... +Solving Time: 4.64s +Memory: 301MB (+0MB) +UNKNOWN +Iteration Time: 4.66s + +Iteration 121 +Queue: [(93,465,2,True), (94,470,1,True), (95,475,1,True), (96,480,1,True), (97,485,1,True), (98,490,1,True), (99,495,0,True), (100,500,0,True), (101,505,0,True), (102,510,0,True), (103,515,0,True), (104,520,0,True), (105,525,0,True), (106,530,0,True), (107,535,0,True), (108,540,0,True), (109,545,0,True)] +Grounded Until: 490 +Unblocking actions... +Solving... +Solving Time: 4.08s +Memory: 301MB (+0MB) +UNKNOWN +Iteration Time: 4.10s + +Iteration 122 +Queue: [(94,470,1,True), (95,475,1,True), (96,480,1,True), (97,485,1,True), (98,490,1,True), (99,495,0,True), (100,500,0,True), (101,505,0,True), (102,510,0,True), (103,515,0,True), (104,520,0,True), (105,525,0,True), (106,530,0,True), (107,535,0,True), (108,540,0,True), (109,545,0,True)] +Grounded Until: 490 +Unblocking actions... +Solving... +Solving Time: 4.20s +Memory: 301MB (+0MB) +UNKNOWN +Iteration Time: 4.22s + +Iteration 123 +Queue: [(95,475,1,True), (96,480,1,True), (97,485,1,True), (98,490,1,True), (99,495,0,True), (100,500,0,True), (101,505,0,True), (102,510,0,True), (103,515,0,True), (104,520,0,True), (105,525,0,True), (106,530,0,True), (107,535,0,True), (108,540,0,True), (109,545,0,True)] +Grounded Until: 490 +Unblocking actions... +Solving... +Solving Time: 3.22s +Memory: 301MB (+0MB) +UNKNOWN +Iteration Time: 3.24s + +Iteration 124 +Queue: [(96,480,1,True), (97,485,1,True), (98,490,1,True), (99,495,0,True), (100,500,0,True), (101,505,0,True), (102,510,0,True), (103,515,0,True), (104,520,0,True), (105,525,0,True), (106,530,0,True), (107,535,0,True), (108,540,0,True), (109,545,0,True)] +Grounded Until: 490 +Unblocking actions... +Solving... +Solving Time: 3.69s +Memory: 301MB (+0MB) +UNKNOWN +Iteration Time: 3.71s + +Iteration 125 +Queue: [(97,485,1,True), (98,490,1,True), (99,495,0,True), (100,500,0,True), (101,505,0,True), (102,510,0,True), (103,515,0,True), (104,520,0,True), (105,525,0,True), (106,530,0,True), (107,535,0,True), (108,540,0,True), (109,545,0,True)] +Grounded Until: 490 +Unblocking actions... +Solving... +Solving Time: 18.49s +Memory: 347MB (+46MB) +UNKNOWN +Iteration Time: 18.51s + +Iteration 126 +Queue: [(98,490,1,True), (99,495,0,True), (100,500,0,True), (101,505,0,True), (102,510,0,True), (103,515,0,True), (104,520,0,True), (105,525,0,True), (106,530,0,True), (107,535,0,True), (108,540,0,True), (109,545,0,True)] +Grounded Until: 490 +Unblocking actions... +Solving... +Solving Time: 5.86s +Memory: 347MB (+0MB) +UNKNOWN +Iteration Time: 5.88s + +Iteration 127 +Queue: [(99,495,0,True), (100,500,0,True), (101,505,0,True), (102,510,0,True), (103,515,0,True), (104,520,0,True), (105,525,0,True), (106,530,0,True), (107,535,0,True), (108,540,0,True), (109,545,0,True)] +Grounded Until: 490 +Grounding... [('step', [491]), ('step', [492]), ('step', [493]), ('step', [494]), ('step', [495]), ('check', [495])] +Grounding Time: 0.02s +Memory: 347MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 3.70s +Memory: 324MB (+-23MB) +UNKNOWN +Iteration Time: 3.82s + +Iteration 128 +Queue: [(100,500,0,True), (101,505,0,True), (102,510,0,True), (103,515,0,True), (104,520,0,True), (105,525,0,True), (106,530,0,True), (107,535,0,True), (108,540,0,True), (109,545,0,True)] +Grounded Until: 495 +Grounding... [('step', [496]), ('step', [497]), ('step', [498]), ('step', [499]), ('step', [500]), ('check', [500])] +Grounding Time: 0.02s +Memory: 324MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 3.71s +Memory: 347MB (+23MB) +UNKNOWN +Iteration Time: 3.83s + +Iteration 129 +Queue: [(101,505,0,True), (102,510,0,True), (103,515,0,True), (104,520,0,True), (105,525,0,True), (106,530,0,True), (107,535,0,True), (108,540,0,True), (109,545,0,True)] +Grounded Until: 500 +Grounding... [('step', [501]), ('step', [502]), ('step', [503]), ('step', [504]), ('step', [505]), ('check', [505])] +Grounding Time: 0.02s +Memory: 347MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 4.58s +Memory: 324MB (+-23MB) +UNKNOWN +Iteration Time: 4.70s + +Iteration 130 +Queue: [(102,510,0,True), (103,515,0,True), (104,520,0,True), (105,525,0,True), (106,530,0,True), (107,535,0,True), (108,540,0,True), (109,545,0,True)] +Grounded Until: 505 +Grounding... [('step', [506]), ('step', [507]), ('step', [508]), ('step', [509]), ('step', [510]), ('check', [510])] +Grounding Time: 0.02s +Memory: 324MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 8.55s +Memory: 348MB (+24MB) +UNKNOWN +Iteration Time: 8.67s + +Iteration 131 +Queue: [(103,515,0,True), (104,520,0,True), (105,525,0,True), (106,530,0,True), (107,535,0,True), (108,540,0,True), (109,545,0,True)] +Grounded Until: 510 +Grounding... [('step', [511]), ('step', [512]), ('step', [513]), ('step', [514]), ('step', [515]), ('check', [515])] +Grounding Time: 0.02s +Memory: 348MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 1.75s +Memory: 324MB (+-24MB) +UNSAT +Iteration Time: 1.87s + +Iteration 132 +Queue: [(104,520,0,True), (105,525,0,True), (106,530,0,True), (107,535,0,True), (108,540,0,True), (109,545,0,True)] +Grounded Until: 515 +Grounding... [('step', [516]), ('step', [517]), ('step', [518]), ('step', [519]), ('step', [520]), ('check', [520])] +Grounding Time: 0.02s +Memory: 324MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 1.07s +Memory: 348MB (+24MB) +UNSAT +Iteration Time: 1.20s + +Iteration 133 +Queue: [(105,525,0,True), (106,530,0,True), (107,535,0,True), (108,540,0,True), (109,545,0,True)] +Grounded Until: 520 +Grounding... [('step', [521]), ('step', [522]), ('step', [523]), ('step', [524]), ('step', [525]), ('check', [525])] +Grounding Time: 0.02s +Memory: 348MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 3.58s +Memory: 333MB (+-15MB) +UNSAT +Iteration Time: 3.71s + +Iteration 134 +Queue: [(106,530,0,True), (107,535,0,True), (108,540,0,True), (109,545,0,True)] +Grounded Until: 525 +Grounding... [('step', [526]), ('step', [527]), ('step', [528]), ('step', [529]), ('step', [530]), ('check', [530])] +Grounding Time: 0.02s +Memory: 336MB (+3MB) +Unblocking actions... +Solving... +Solving Time: 6.97s +Memory: 364MB (+28MB) +UNKNOWN +Iteration Time: 7.11s + +Iteration 135 +Queue: [(107,535,0,True), (108,540,0,True), (109,545,0,True)] +Grounded Until: 530 +Grounding... [('step', [531]), ('step', [532]), ('step', [533]), ('step', [534]), ('step', [535]), ('check', [535])] +Grounding Time: 0.02s +Memory: 364MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 5.90s +Memory: 364MB (+0MB) +UNKNOWN +Iteration Time: 6.03s + +Iteration 136 +Queue: [(108,540,0,True), (109,545,0,True)] +Grounded Until: 535 +Grounding... [('step', [536]), ('step', [537]), ('step', [538]), ('step', [539]), ('step', [540]), ('check', [540])] +Grounding Time: 0.02s +Memory: 364MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 19.25s +Memory: 365MB (+1MB) +UNKNOWN +Iteration Time: 19.38s + +Iteration 137 +Queue: [(109,545,0,True)] +Grounded Until: 540 +Grounding... [('step', [541]), ('step', [542]), ('step', [543]), ('step', [544]), ('step', [545]), ('check', [545])] +Grounding Time: 0.02s +Memory: 365MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 31.79s +Memory: 379MB (+14MB) +UNKNOWN +Iteration Time: 31.93s + +Iteration 138 +Queue: [(106,530,1,True), (107,535,1,True), (108,540,1,True), (109,545,1,True), (110,550,0,True), (111,555,0,True), (112,560,0,True), (113,565,0,True), (114,570,0,True), (115,575,0,True), (116,580,0,True), (117,585,0,True), (118,590,0,True), (119,595,0,True)] +Grounded Until: 545 +Blocking actions... +Solving... +Solving Time: 2.24s +Memory: 379MB (+0MB) +UNSAT +Iteration Time: 2.26s + +Iteration 139 +Queue: [(107,535,1,True), (108,540,1,True), (109,545,1,True), (110,550,0,True), (111,555,0,True), (112,560,0,True), (113,565,0,True), (114,570,0,True), (115,575,0,True), (116,580,0,True), (117,585,0,True), (118,590,0,True), (119,595,0,True)] +Grounded Until: 545 +Unblocking actions... +Solving... +Solving Time: 0.40s +Memory: 379MB (+0MB) +UNSAT +Iteration Time: 0.43s + +Iteration 140 +Queue: [(108,540,1,True), (109,545,1,True), (110,550,0,True), (111,555,0,True), (112,560,0,True), (113,565,0,True), (114,570,0,True), (115,575,0,True), (116,580,0,True), (117,585,0,True), (118,590,0,True), (119,595,0,True)] +Grounded Until: 545 +Unblocking actions... +Solving... +Solving Time: 23.38s +Memory: 379MB (+0MB) +UNKNOWN +Iteration Time: 23.40s + +Iteration 141 +Queue: [(109,545,1,True), (110,550,0,True), (111,555,0,True), (112,560,0,True), (113,565,0,True), (114,570,0,True), (115,575,0,True), (116,580,0,True), (117,585,0,True), (118,590,0,True), (119,595,0,True)] +Grounded Until: 545 +Unblocking actions... +Solving... +Solving Time: 13.99s +Memory: 379MB (+0MB) +UNKNOWN +Iteration Time: 14.02s + +Iteration 142 +Queue: [(110,550,0,True), (111,555,0,True), (112,560,0,True), (113,565,0,True), (114,570,0,True), (115,575,0,True), (116,580,0,True), (117,585,0,True), (118,590,0,True), (119,595,0,True)] +Grounded Until: 545 +Grounding... [('step', [546]), ('step', [547]), ('step', [548]), ('step', [549]), ('step', [550]), ('check', [550])] +Grounding Time: 0.02s +Memory: 379MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 5.79s +Memory: 379MB (+0MB) +UNKNOWN +Iteration Time: 5.93s + +Iteration 143 +Queue: [(111,555,0,True), (112,560,0,True), (113,565,0,True), (114,570,0,True), (115,575,0,True), (116,580,0,True), (117,585,0,True), (118,590,0,True), (119,595,0,True)] +Grounded Until: 550 +Grounding... [('step', [551]), ('step', [552]), ('step', [553]), ('step', [554]), ('step', [555]), ('check', [555])] +Grounding Time: 0.02s +Memory: 379MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 3.89s +Memory: 379MB (+0MB) +UNKNOWN +Iteration Time: 4.02s + +Iteration 144 +Queue: [(112,560,0,True), (113,565,0,True), (114,570,0,True), (115,575,0,True), (116,580,0,True), (117,585,0,True), (118,590,0,True), (119,595,0,True)] +Grounded Until: 555 +Grounding... [('step', [556]), ('step', [557]), ('step', [558]), ('step', [559]), ('step', [560]), ('check', [560])] +Grounding Time: 0.02s +Memory: 379MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 5.30s +Memory: 380MB (+1MB) +UNKNOWN +Iteration Time: 5.44s + +Iteration 145 +Queue: [(113,565,0,True), (114,570,0,True), (115,575,0,True), (116,580,0,True), (117,585,0,True), (118,590,0,True), (119,595,0,True)] +Grounded Until: 560 +Grounding... [('step', [561]), ('step', [562]), ('step', [563]), ('step', [564]), ('step', [565]), ('check', [565])] +Grounding Time: 0.02s +Memory: 380MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 18.52s +Memory: 395MB (+15MB) +UNKNOWN +Iteration Time: 18.66s + +Iteration 146 +Queue: [(114,570,0,True), (115,575,0,True), (116,580,0,True), (117,585,0,True), (118,590,0,True), (119,595,0,True)] +Grounded Until: 565 +Grounding... [('step', [566]), ('step', [567]), ('step', [568]), ('step', [569]), ('step', [570]), ('check', [570])] +Grounding Time: 0.02s +Memory: 395MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 37.39s +Memory: 411MB (+16MB) +UNKNOWN +Iteration Time: 37.53s + +Iteration 147 +Queue: [(115,575,0,True), (116,580,0,True), (117,585,0,True), (118,590,0,True), (119,595,0,True)] +Grounded Until: 570 +Grounding... [('step', [571]), ('step', [572]), ('step', [573]), ('step', [574]), ('step', [575]), ('check', [575])] +Grounding Time: 0.02s +Memory: 413MB (+2MB) +Unblocking actions... +Solving... +Solving Time: 35.09s +Memory: 465MB (+52MB) +UNKNOWN +Iteration Time: 35.25s + +Iteration 148 +Queue: [(116,580,0,True), (117,585,0,True), (118,590,0,True), (119,595,0,True)] +Grounded Until: 575 +Grounding... [('step', [576]), ('step', [577]), ('step', [578]), ('step', [579]), ('step', [580]), ('check', [580])] +Grounding Time: 0.02s +Memory: 465MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 19.69s +Memory: 465MB (+0MB) +UNKNOWN +Iteration Time: 19.83s + +Iteration 149 +Queue: [(117,585,0,True), (118,590,0,True), (119,595,0,True)] +