diff --git a/fd-pb-es/ipc-1998_logistics-round-1-strips_10.env b/fd-pb-es/ipc-1998_logistics-round-1-strips_10.env new file mode 100644 index 000000000..9cba4fc60 --- /dev/null +++ b/fd-pb-es/ipc-1998_logistics-round-1-strips_10.env @@ -0,0 +1,38 @@ +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/logistics-round-1-strips/domain.pddl +- /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/logistics-round-1-strips/instances/instance-10.pddl +- --stats +- --verbose +- --print-call +- --translate +- -B 0.9 +- --parallel=5 +configuration: + id: fd-pb-es + instanceSets: + - lpnmr-hard-instances + options: + - --stats + - --verbose + - --print-call + - --translate + - -B 0.9 + - --parallel=5 +exitCode: 0 +instance: + domain: logistics-round-1-strips + instance: 10 + ipc: ipc-1998 +versions: + clingo: 5.2.2 + fastDownward: 10997:847cdf0069cab0c8841a9958e783d1a7340fe2e9 (2017-11-02 15:10 +0100) + planner: 517f2c0422a36582df17ecebb08e879b170cdfe2 (2017-11-21 02:23:06 +0100) + plasp: 3.1.1 + python: 3.6.3 +workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner + diff --git a/fd-pb-es/ipc-1998_logistics-round-1-strips_10.err b/fd-pb-es/ipc-1998_logistics-round-1-strips_10.err new file mode 100644 index 000000000..9268f2ae0 --- /dev/null +++ b/fd-pb-es/ipc-1998_logistics-round-1-strips_10.err @@ -0,0 +1,32 @@ +# configuration: {'id': 'fd-pb-es', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=5'], 'instanceSets': ['lpnmr-hard-instances']} +# instance: {'ipc': 'ipc-1998', 'domain': 'logistics-round-1-strips', 'instance': 10} +# 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/logistics-round-1-strips/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/logistics-round-1-strips/instances/instance-10.pddl', '--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=5'] +# 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.01 MEM 1035608 MAXMEM 1147916 STALE 1 MAXMEM_RSS 1061968 + + diff --git a/fd-pb-es/ipc-1998_logistics-round-1-strips_10.out b/fd-pb-es/ipc-1998_logistics-round-1-strips_10.out new file mode 100644 index 000000000..dd4983b82 --- /dev/null +++ b/fd-pb-es/ipc-1998_logistics-round-1-strips_10.out @@ -0,0 +1,1026 @@ +INFO Running translator. +INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/logistics-round-1-strips/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/logistics-round-1-strips/instances/instance-10.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/logistics-round-1-strips/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/logistics-round-1-strips/instances/instance-10.pddl +Parsing... +Parsing: [0.030s CPU, 0.039s wall-clock] +Normalizing task... [0.000s CPU, 0.002s wall-clock] +Instantiating... +Generating Datalog program... [0.020s CPU, 0.014s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.030s CPU, 0.030s wall-clock] +Preparing model... [0.030s CPU, 0.036s wall-clock] +Generated 51 rules. +Computing model... [0.980s CPU, 0.980s wall-clock] +8688 relevant atoms +5368 auxiliary atoms +14056 final queue length +19621 total queue pushes +Completing instantiation... [1.460s CPU, 1.458s wall-clock] +Instantiating: [2.530s CPU, 2.531s wall-clock] +Computing fact groups... +Finding invariants... +6 initial candidates +Finding invariants: [0.020s CPU, 0.019s wall-clock] +Checking invariant weight... [0.000s CPU, 0.003s wall-clock] +Instantiating groups... [0.110s CPU, 0.113s wall-clock] +Collecting mutex groups... [0.000s CPU, 0.008s wall-clock] +Choosing groups... +0 uncovered facts +Choosing groups: [0.030s CPU, 0.027s wall-clock] +Building translation key... [0.010s CPU, 0.014s wall-clock] +Computing fact groups: [0.260s CPU, 0.263s wall-clock] +Building STRIPS to SAS dictionary... [0.050s CPU, 0.053s wall-clock] +Building dictionary for full mutex groups... [0.010s CPU, 0.006s wall-clock] +Building mutex information... +Building mutex information: [0.010s CPU, 0.008s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.060s CPU, 0.063s wall-clock] +Translating task: [1.180s CPU, 1.176s wall-clock] +0 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +44 propositions removed +Detecting unreachable propositions: [0.730s CPU, 0.731s wall-clock] +Reordering and filtering variables... +44 of 44 variables necessary. +0 of 44 mutex groups necessary. +6762 of 6762 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.150s CPU, 0.157s wall-clock] +Translator variables: 44 +Translator derived variables: 0 +Translator facts: 1379 +Translator goal facts: 17 +Translator mutex groups: 0 +Translator total mutex groups size: 0 +Translator operators: 6762 +Translator axioms: 0 +Translator task size: 26418 +Translator peak memory: 52568 KB +Writing output... [0.490s CPU, 0.541s wall-clock] +Done! [5.500s CPU, 5.568s wall-clock] +planner.py version 0.0.1 + +Time: 0.98s +Memory: 108MB + +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: 108MB (+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.38s +Memory: 114MB (+6MB) +Unblocking actions... +Solving... +Solving Time: 0.04s +Memory: 123MB (+9MB) +UNSAT +Iteration Time: 0.63s + +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.36s +Memory: 137MB (+14MB) +Unblocking actions... +Solving... +Solving Time: 0.06s +Memory: 154MB (+17MB) +UNSAT +Iteration Time: 0.63s + +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.38s +Memory: 167MB (+13MB) +Unblocking actions... +Solving... +Solving Time: 2.27s +Memory: 196MB (+29MB) +UNSAT +Iteration Time: 2.89s + +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.45s +Memory: 207MB (+11MB) +Unblocking actions... +Solving... +Solving Time: 6.84s +Memory: 221MB (+14MB) +UNKNOWN +Iteration Time: 7.54s + +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.37s +Memory: 237MB (+16MB) +Unblocking actions... +Solving... +Solving Time: 7.12s +Memory: 273MB (+36MB) +UNKNOWN +Iteration Time: 7.75s + +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.36s +Memory: 275MB (+2MB) +Unblocking actions... +Solving... +Solving Time: 7.11s +Memory: 288MB (+13MB) +UNKNOWN +Iteration Time: 7.73s + +Iteration 8 +Queue: [(4,20,1,True), (5,25,1,True), (6,30,1,True), (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), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)] +Grounded Until: 30 +Blocking actions... +Solving... +Solving Time: 4.92s +Memory: 291MB (+3MB) +UNKNOWN +Iteration Time: 4.94s + +Iteration 9 +Queue: [(5,25,1,True), (6,30,1,True), (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), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)] +Grounded Until: 30 +Unblocking actions... +Solving... +Solving Time: 6.01s +Memory: 291MB (+0MB) +UNKNOWN +Iteration Time: 6.03s + +Iteration 10 +Queue: [(6,30,1,True), (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), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)] +Grounded Until: 30 +Unblocking actions... +Solving... +Solving Time: 6.57s +Memory: 291MB (+0MB) +UNKNOWN +Iteration Time: 6.59s + +Iteration 11 +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), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)] +Grounded Until: 30 +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 0.37s +Memory: 305MB (+14MB) +Unblocking actions... +Solving... +Solving Time: 7.52s +Memory: 347MB (+42MB) +UNKNOWN +Iteration Time: 8.17s + +Iteration 12 +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), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)] +Grounded Until: 35 +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 0.37s +Memory: 347MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 8.01s +Memory: 360MB (+13MB) +UNKNOWN +Iteration Time: 8.67s + +Iteration 13 +Queue: [(9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)] +Grounded Until: 40 +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 0.53s +Memory: 388MB (+28MB) +Unblocking actions... +Solving... +Solving Time: 8.50s +Memory: 405MB (+17MB) +UNKNOWN +Iteration Time: 9.34s + +Iteration 14 +Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)] +Grounded Until: 45 +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 0.38s +Memory: 417MB (+12MB) +Unblocking actions... +Solving... +Solving Time: 9.00s +Memory: 466MB (+49MB) +UNKNOWN +Iteration Time: 9.70s + +Iteration 15 +Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)] +Grounded Until: 50 +Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])] +Grounding Time: 0.36s +Memory: 466MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 8.77s +Memory: 487MB (+21MB) +UNKNOWN +Iteration Time: 9.47s + +Iteration 16 +Queue: [(12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)] +Grounded Until: 55 +Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])] +Grounding Time: 0.38s +Memory: 490MB (+3MB) +Unblocking actions... +Solving... +Solving Time: 8.99s +Memory: 513MB (+23MB) +UNKNOWN +Iteration Time: 9.72s + +Iteration 17 +Queue: [(13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)] +Grounded Until: 60 +Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])] +Grounding Time: 0.37s +Memory: 522MB (+9MB) +Unblocking actions... +Solving... +Solving Time: 10.18s +Memory: 543MB (+21MB) +UNKNOWN +Iteration Time: 10.92s + +Iteration 18 +Queue: [(14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)] +Grounded Until: 65 +Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])] +Grounding Time: 0.37s +Memory: 549MB (+6MB) +Unblocking actions... +Solving... +Solving Time: 10.17s +Memory: 569MB (+20MB) +UNKNOWN +Iteration Time: 10.92s + +Iteration 19 +Queue: [(15,75,0,True), (16,80,0,True), (17,85,0,True)] +Grounded Until: 70 +Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])] +Grounding Time: 0.38s +Memory: 577MB (+8MB) +Unblocking actions... +Solving... +Solving Time: 11.87s +Memory: 647MB (+70MB) +UNKNOWN +Iteration Time: 12.66s + +Iteration 20 +Queue: [(16,80,0,True), (17,85,0,True)] +Grounded Until: 75 +Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])] +Grounding Time: 0.38s +Memory: 647MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 11.05s +Memory: 663MB (+16MB) +UNKNOWN +Iteration Time: 11.85s + +Iteration 21 +Queue: [(17,85,0,True)] +Grounded Until: 80 +Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])] +Grounding Time: 0.39s +Memory: 665MB (+2MB) +Unblocking actions... +Solving... +Solving Time: 12.00s +Memory: 694MB (+29MB) +UNKNOWN +Iteration Time: 12.82s + +Iteration 22 +Queue: [(4,20,2,True), (5,25,2,True), (6,30,2,True), (7,35,1,True), (8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,1,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Blocking actions... +Solving... +Solving Time: 1.46s +Memory: 694MB (+0MB) +UNSAT +Iteration Time: 1.51s + +Iteration 23 +Queue: [(5,25,2,True), (6,30,2,True), (7,35,1,True), (8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,1,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Unblocking actions... +Solving... +Solving Time: 5.90s +Memory: 694MB (+0MB) +UNKNOWN +Iteration Time: 5.94s + +Iteration 24 +Queue: [(6,30,2,True), (7,35,1,True), (8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,1,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Unblocking actions... +Solving... +Solving Time: 7.64s +Memory: 694MB (+0MB) +UNKNOWN +Iteration Time: 7.68s + +Iteration 25 +Queue: [(7,35,1,True), (8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,1,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Unblocking actions... +Solving... +Solving Time: 8.46s +Memory: 694MB (+0MB) +UNKNOWN +Iteration Time: 8.50s + +Iteration 26 +Queue: [(8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,1,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Unblocking actions... +Solving... +Solving Time: 8.04s +Memory: 694MB (+0MB) +UNKNOWN +Iteration Time: 8.08s + +Iteration 27 +Queue: [(9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,1,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Unblocking actions... +Solving... +Solving Time: 8.57s +Memory: 694MB (+0MB) +UNKNOWN +Iteration Time: 8.62s + +Iteration 28 +Queue: [(10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,1,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Unblocking actions... +Solving... +Solving Time: 8.35s +Memory: 694MB (+0MB) +UNKNOWN +Iteration Time: 8.40s + +Iteration 29 +Queue: [(11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,1,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Unblocking actions... +Solving... +Solving Time: 10.03s +Memory: 694MB (+0MB) +UNKNOWN +Iteration Time: 10.07s + +Iteration 30 +Queue: [(12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,1,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Unblocking actions... +Solving... +Solving Time: 9.58s +Memory: 694MB (+0MB) +UNKNOWN +Iteration Time: 9.62s + +Iteration 31 +Queue: [(13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,1,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Unblocking actions... +Solving... +Solving Time: 9.74s +Memory: 694MB (+0MB) +UNKNOWN +Iteration Time: 9.78s + +Iteration 32 +Queue: [(14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,1,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Unblocking actions... +Solving... +Solving Time: 11.47s +Memory: 694MB (+0MB) +UNKNOWN +Iteration Time: 11.52s + +Iteration 33 +Queue: [(15,75,1,True), (16,80,1,True), (17,85,1,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Unblocking actions... +Solving... +Solving Time: 10.42s +Memory: 694MB (+0MB) +UNKNOWN +Iteration Time: 10.46s + +Iteration 34 +Queue: [(16,80,1,True), (17,85,1,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Unblocking actions... +Solving... +Solving Time: 9.77s +Memory: 694MB (+0MB) +UNKNOWN +Iteration Time: 9.82s + +Iteration 35 +Queue: [(17,85,1,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Unblocking actions... +Solving... +Solving Time: 11.43s +Memory: 694MB (+0MB) +UNKNOWN +Iteration Time: 11.48s + +Iteration 36 +Queue: [(18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 85 +Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])] +Grounding Time: 0.39s +Memory: 699MB (+5MB) +Unblocking actions... +Solving... +Solving Time: 12.61s +Memory: 733MB (+34MB) +UNKNOWN +Iteration Time: 13.45s + +Iteration 37 +Queue: [(19,95,0,True), (20,100,0,True), (21,105,0,True)] +Grounded Until: 90 +Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])] +Grounding Time: 0.80s +Memory: 784MB (+51MB) +Unblocking actions... +Solving... +Solving Time: 12.71s +Memory: 792MB (+8MB) +UNKNOWN +Iteration Time: 13.97s + +Iteration 38 +Queue: [(20,100,0,True), (21,105,0,True)] +Grounded Until: 95 +Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])] +Grounding Time: 0.36s +Memory: 792MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 14.80s +Memory: 812MB (+20MB) +UNKNOWN +Iteration Time: 15.63s + +Iteration 39 +Queue: [(21,105,0,True)] +Grounded Until: 100 +Grounding... [('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('check', [105])] +Grounding Time: 0.36s +Memory: 812MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 14.74s +Memory: 837MB (+25MB) +UNKNOWN +Iteration Time: 15.59s + +Iteration 40 +Queue: [(5,25,3,True), (6,30,3,True), (7,35,2,True), (8,40,2,True), (9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,True), (13,65,2,True), (14,70,2,True), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,1,True), (22,110,0,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 105 +Blocking actions... +Solving... +Solving Time: 6.10s +Memory: 837MB (+0MB) +UNKNOWN +Iteration Time: 6.16s + +Iteration 41 +Queue: [(6,30,3,True), (7,35,2,True), (8,40,2,True), (9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,True), (13,65,2,True), (14,70,2,True), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,1,True), (22,110,0,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 105 +Unblocking actions... +Solving... +Solving Time: 7.72s +Memory: 837MB (+0MB) +UNKNOWN +Iteration Time: 7.77s + +Iteration 42 +Queue: [(7,35,2,True), (8,40,2,True), (9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,True), (13,65,2,True), (14,70,2,True), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,1,True), (22,110,0,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 105 +Unblocking actions... +Solving... +Solving Time: 9.06s +Memory: 837MB (+0MB) +UNKNOWN +Iteration Time: 9.12s + +Iteration 43 +Queue: [(8,40,2,True), (9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,True), (13,65,2,True), (14,70,2,True), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,1,True), (22,110,0,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 105 +Unblocking actions... +Solving... +Solving Time: 8.58s +Memory: 837MB (+0MB) +UNKNOWN +Iteration Time: 8.63s + +Iteration 44 +Queue: [(9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,True), (13,65,2,True), (14,70,2,True), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,1,True), (22,110,0,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 105 +Unblocking actions... +Solving... +Solving Time: 9.33s +Memory: 837MB (+0MB) +UNKNOWN +Iteration Time: 9.39s + +Iteration 45 +Queue: [(10,50,2,True), (11,55,2,True), (12,60,2,True), (13,65,2,True), (14,70,2,True), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,1,True), (22,110,0,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 105 +Unblocking actions... +Solving... +Solving Time: 8.54s +Memory: 837MB (+0MB) +UNKNOWN +Iteration Time: 8.59s + +Iteration 46 +Queue: [(11,55,2,True), (12,60,2,True), (13,65,2,True), (14,70,2,True), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,1,True), (22,110,0,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 105 +Unblocking actions... +Solving... +Solving Time: 9.68s +Memory: 837MB (+0MB) +UNKNOWN +Iteration Time: 9.73s + +Iteration 47 +Queue: [(12,60,2,True), (13,65,2,True), (14,70,2,True), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,1,True), (22,110,0,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 105 +Unblocking actions... +Solving... +Solving Time: 10.07s +Memory: 837MB (+0MB) +UNKNOWN +Iteration Time: 10.12s + +Iteration 48 +Queue: [(13,65,2,True), (14,70,2,True), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,1,True), (22,110,0,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 105 +Unblocking actions... +Solving... +Solving Time: 9.95s +Memory: 837MB (+0MB) +UNKNOWN +Iteration Time: 10.01s + +Iteration 49 +Queue: [(14,70,2,True), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,1,True), (22,110,0,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 105 +Unblocking actions... +Solving... +Solving Time: 9.89s +Memory: 837MB (+0MB) +UNKNOWN +Iteration Time: 9.95s + +Iteration 50 +Queue: [(18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,1,True), (22,110,0,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 105 +Unblocking actions... +Solving... +Solving Time: 13.21s +Memory: 837MB (+0MB) +UNKNOWN +Iteration Time: 13.27s + +Iteration 51 +Queue: [(19,95,1,True), (20,100,1,True), (21,105,1,True), (22,110,0,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 105 +Unblocking actions... +Solving... +Solving Time: 13.73s +Memory: 837MB (+0MB) +UNKNOWN +Iteration Time: 13.79s + +Iteration 52 +Queue: [(20,100,1,True), (21,105,1,True), (22,110,0,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 105 +Unblocking actions... +Solving... +Solving Time: 13.43s +Memory: 837MB (+0MB) +UNKNOWN +Iteration Time: 13.49s + +Iteration 53 +Queue: [(21,105,1,True), (22,110,0,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 105 +Unblocking actions... +Solving... +Solving Time: 13.93s +Memory: 837MB (+0MB) +UNKNOWN +Iteration Time: 13.99s + +Iteration 54 +Queue: [(22,110,0,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 105 +Grounding... [('step', [106]), ('step', [107]), ('step', [108]), ('step', [109]), ('step', [110]), ('check', [110])] +Grounding Time: 0.37s +Memory: 847MB (+10MB) +Unblocking actions... +Solving... +Solving Time: 15.32s +Memory: 906MB (+59MB) +UNKNOWN +Iteration Time: 16.22s + +Iteration 55 +Queue: [(23,115,0,True), (24,120,0,True)] +Grounded Until: 110 +Grounding... [('step', [111]), ('step', [112]), ('step', [113]), ('step', [114]), ('step', [115]), ('check', [115])] +Grounding Time: 0.37s +Memory: 918MB (+12MB) +Unblocking actions... +Solving... +Solving Time: 12.48s +Memory: 952MB (+34MB) +UNKNOWN +Iteration Time: 13.37s + +Iteration 56 +Queue: [(24,120,0,True)] +Grounded Until: 115 +Grounding... [('step', [116]), ('step', [117]), ('step', [118]), ('step', [119]), ('step', [120]), ('check', [120])] +Grounding Time: 0.38s +Memory: 952MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 14.94s +Memory: 971MB (+19MB) +UNKNOWN +Iteration Time: 15.87s + +Iteration 57 +Queue: [(5,25,4,True), (6,30,4,True), (7,35,3,True), (8,40,3,True), (9,45,3,True), (10,50,3,True), (11,55,3,True), (12,60,3,False), (13,65,3,False), (14,70,3,False), (15,75,2,True), (16,80,2,True), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,1,True), (23,115,1,True), (24,120,1,True)] +Grounded Until: 120 +Blocking actions... +Solving... +Solving Time: 6.38s +Memory: 971MB (+0MB) +UNKNOWN +Iteration Time: 6.44s + +Iteration 58 +Queue: [(6,30,4,True), (7,35,3,True), (8,40,3,True), (9,45,3,True), (10,50,3,True), (11,55,3,True), (12,60,3,False), (13,65,3,False), (14,70,3,False), (15,75,2,True), (16,80,2,True), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,1,True), (23,115,1,True), (24,120,1,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 8.07s +Memory: 971MB (+0MB) +UNKNOWN +Iteration Time: 8.13s + +Iteration 59 +Queue: [(7,35,3,True), (8,40,3,True), (9,45,3,True), (10,50,3,True), (11,55,3,True), (12,60,3,False), (13,65,3,False), (14,70,3,False), (15,75,2,True), (16,80,2,True), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,1,True), (23,115,1,True), (24,120,1,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 8.85s +Memory: 971MB (+0MB) +UNKNOWN +Iteration Time: 8.91s + +Iteration 60 +Queue: [(8,40,3,True), (9,45,3,True), (10,50,3,True), (11,55,3,True), (12,60,3,False), (13,65,3,False), (14,70,3,False), (15,75,2,True), (16,80,2,True), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,1,True), (23,115,1,True), (24,120,1,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 8.83s +Memory: 971MB (+0MB) +UNKNOWN +Iteration Time: 8.89s + +Iteration 61 +Queue: [(9,45,3,True), (10,50,3,True), (11,55,3,True), (12,60,3,False), (13,65,3,False), (14,70,3,False), (15,75,2,True), (16,80,2,True), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,1,True), (23,115,1,True), (24,120,1,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 9.13s +Memory: 971MB (+0MB) +UNKNOWN +Iteration Time: 9.19s + +Iteration 62 +Queue: [(10,50,3,True), (11,55,3,True), (12,60,3,False), (13,65,3,False), (14,70,3,False), (15,75,2,True), (16,80,2,True), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,1,True), (23,115,1,True), (24,120,1,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 10.15s +Memory: 971MB (+0MB) +UNKNOWN +Iteration Time: 10.22s + +Iteration 63 +Queue: [(11,55,3,True), (12,60,3,False), (13,65,3,False), (14,70,3,False), (15,75,2,True), (16,80,2,True), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,1,True), (23,115,1,True), (24,120,1,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 9.96s +Memory: 971MB (+0MB) +UNKNOWN +Iteration Time: 10.02s + +Iteration 64 +Queue: [(15,75,2,True), (16,80,2,True), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,1,True), (23,115,1,True), (24,120,1,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 12.63s +Memory: 971MB (+0MB) +UNKNOWN +Iteration Time: 12.70s + +Iteration 65 +Queue: [(16,80,2,True), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,1,True), (23,115,1,True), (24,120,1,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 11.66s +Memory: 971MB (+0MB) +UNKNOWN +Iteration Time: 11.73s + +Iteration 66 +Queue: [(22,110,1,True), (23,115,1,True), (24,120,1,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 13.20s +Memory: 971MB (+0MB) +UNKNOWN +Iteration Time: 13.26s + +Iteration 67 +Queue: [(23,115,1,True), (24,120,1,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 15.92s +Memory: 971MB (+0MB) +UNKNOWN +Iteration Time: 15.98s + +Iteration 68 +Queue: [(24,120,1,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 13.69s +Memory: 971MB (+0MB) +UNKNOWN +Iteration Time: 13.76s + +Iteration 69 +Queue: [(5,25,5,True), (6,30,5,True), (7,35,4,True), (8,40,4,True), (9,45,4,True), (10,50,4,True), (11,55,4,False), (12,60,3,True), (13,65,3,True), (14,70,3,False), (15,75,3,False), (16,80,3,False), (17,85,2,True), (18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)] +Grounded Until: 120 +Blocking actions... +Solving... +Solving Time: 6.05s +Memory: 971MB (+0MB) +UNKNOWN +Iteration Time: 6.11s + +Iteration 70 +Queue: [(6,30,5,True), (7,35,4,True), (8,40,4,True), (9,45,4,True), (10,50,4,True), (11,55,4,False), (12,60,3,True), (13,65,3,True), (14,70,3,False), (15,75,3,False), (16,80,3,False), (17,85,2,True), (18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 7.88s +Memory: 971MB (+0MB) +UNKNOWN +Iteration Time: 7.94s + +Iteration 71 +Queue: [(7,35,4,True), (8,40,4,True), (9,45,4,True), (10,50,4,True), (11,55,4,False), (12,60,3,True), (13,65,3,True), (14,70,3,False), (15,75,3,False), (16,80,3,False), (17,85,2,True), (18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 8.92s +Memory: 971MB (+0MB) +UNKNOWN +Iteration Time: 8.98s + +Iteration 72 +Queue: [(8,40,4,True), (9,45,4,True), (10,50,4,True), (11,55,4,False), (12,60,3,True), (13,65,3,True), (14,70,3,False), (15,75,3,False), (16,80,3,False), (17,85,2,True), (18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 9.21s +Memory: 971MB (+0MB) +UNKNOWN +Iteration Time: 9.28s + +Iteration 73 +Queue: [(9,45,4,True), (10,50,4,True), (11,55,4,False), (12,60,3,True), (13,65,3,True), (14,70,3,False), (15,75,3,False), (16,80,3,False), (17,85,2,True), (18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 10.18s +Memory: 971MB (+0MB) +UNKNOWN +Iteration Time: 10.25s + +Iteration 74 +Queue: [(10,50,4,True), (11,55,4,False), (12,60,3,True), (13,65,3,True), (14,70,3,False), (15,75,3,False), (16,80,3,False), (17,85,2,True), (18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 9.94s +Memory: 971MB (+0MB) +UNKNOWN +Iteration Time: 10.00s + +Iteration 75 +Queue: [(12,60,3,True), (13,65,3,True), (14,70,3,False), (15,75,3,False), (16,80,3,False), (17,85,2,True), (18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 10.67s +Memory: 971MB (+0MB) +UNKNOWN +Iteration Time: 10.74s + +Iteration 76 +Queue: [(13,65,3,True), (14,70,3,False), (15,75,3,False), (16,80,3,False), (17,85,2,True), (18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 9.59s +Memory: 971MB (+0MB) +UNKNOWN +Iteration Time: 9.66s + +Iteration 77 +Queue: [(17,85,2,True), (18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 15.63s +Memory: 971MB (+0MB) +UNKNOWN +Iteration Time: 15.70s + +Iteration 78 +Queue: [(18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 14.22s +Memory: 971MB (+0MB) +UNKNOWN +Iteration Time: 14.28s + +Iteration 79 +Queue: [(5,25,6,True), (6,30,6,True), (7,35,5,True), (8,40,5,True), (9,45,5,True), (10,50,5,False), (11,55,4,True), (12,60,4,False), (13,65,4,False), (14,70,3,True), (15,75,3,False), (16,80,3,False), (17,85,3,False), (18,90,3,False), (19,95,2,True), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)] +Grounded Until: 120 +Blocking actions... +Solving... +Solving Time: 5.81s +Memory: 971MB (+0MB) +UNKNOWN +Iteration Time: 5.87s + +Iteration 80 +Queue: [(6,30,6,True), (7,35,5,True), (8,40,5,True), (9,45,5,True), (10,50,5,False), (11,55,4,True), (12,60,4,False), (13,65,4,False), (14,70,3,True), (15,75,3,False), (16,80,3,False), (17,85,3,False), (18,90,3,False), (19,95,2,True), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 7.90s +Memory: 971MB (+0MB) +UNKNOWN +Iteration Time: 7.97s + +Iteration 81 +Queue: [(7,35,5,True), (8,40,5,True), (9,45,5,True), (10,50,5,False), (11,55,4,True), (12,60,4,False), (13,65,4,False), (14,70,3,True), (15,75,3,False), (16,80,3,False), (17,85,3,False), (18,90,3,False), (19,95,2,True), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 8.84s +Memory: 971MB (+0MB) +UNKNOWN +Iteration Time: 8.91s + +Iteration 82 +Queue: [(8,40,5,True), (9,45,5,True), (10,50,5,False), (11,55,4,True), (12,60,4,False), (13,65,4,False), (14,70,3,True), (15,75,3,False), (16,80,3,False), (17,85,3,False), (18,90,3,False), (19,95,2,True), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 9.05s +Memory: 971MB (+0MB) +UNKNOWN +Iteration Time: 9.11s + +Iteration 83 +Queue: [(9,45,5,True), (10,50,5,False), (11,55,4,True), (12,60,4,False), (13,65,4,False), (14,70,3,True), (15,75,3,False), (16,80,3,False), (17,85,3,False), (18,90,3,False), (19,95,2,True), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 9.79s +Memory: 971MB (+0MB) +UNKNOWN +Iteration Time: 9.86s + +Iteration 84 +Queue: [(11,55,4,True), (12,60,4,False), (13,65,4,False), (14,70,3,True), (15,75,3,False), (16,80,3,False), (17,85,3,False), (18,90,3,False), (19,95,2,True), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 10.19s +Memory: 974MB (+3MB) +UNKNOWN +Iteration Time: 10.26s + +Iteration 85 +Queue: [(14,70,3,True), (15,75,3,False), (16,80,3,False), (17,85,3,False), (18,90,3,False), (19,95,2,True), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 11.03s +Memory: 974MB (+0MB) +UNKNOWN +Iteration Time: 11.09s + +Iteration 86 +Queue: [(19,95,2,True), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 12.70s +Memory: 974MB (+0MB) +UNKNOWN +Iteration Time: 12.77s + +Iteration 87 +Queue: [(5,25,7,True), (6,30,7,True), (7,35,6,True), (8,40,6,True), (9,45,6,False), (10,50,5,True), (11,55,5,False), (12,60,4,True), (13,65,4,False), (14,70,4,False), (15,75,3,True), (16,80,3,True), (17,85,3,False), (18,90,3,False), (19,95,3,False), (20,100,2,True), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)] +Grounded Until: 120 +Blocking actions... +Solving... +Solving Time: 6.18s +Memory: 974MB (+0MB) +UNKNOWN +Iteration Time: 6.24s + +Iteration 88 +Queue: [(6,30,7,True), (7,35,6,True), (8,40,6,True), (9,45,6,False), (10,50,5,True), (11,55,5,False), (12,60,4,True), (13,65,4,False), (14,70,4,False), (15,75,3,True), (16,80,3,True), (17,85,3,False), (18,90,3,False), (19,95,3,False), (20,100,2,True), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 8.12s +Memory: 974MB (+0MB) +UNKNOWN +Iteration Time: 8.19s + +Iteration 89 +Queue: [(7,35,6,True), (8,40,6,T