From 693c1cb3ecc4b5a96eec3000aab89cefe8b70218 Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Wed, 22 Nov 2017 01:28:08 +0100 Subject: [PATCH] Add benchmark result [pb-e4 | ipc-2000 | blocks-strips-typed | 19] --- pb-e4/ipc-2000_blocks-strips-typed_19.env | 36 + pb-e4/ipc-2000_blocks-strips-typed_19.err | 36 + pb-e4/ipc-2000_blocks-strips-typed_19.out | 1303 +++++++++++++++++++++ 3 files changed, 1375 insertions(+) create mode 100644 pb-e4/ipc-2000_blocks-strips-typed_19.env create mode 100644 pb-e4/ipc-2000_blocks-strips-typed_19.err create mode 100644 pb-e4/ipc-2000_blocks-strips-typed_19.out diff --git a/pb-e4/ipc-2000_blocks-strips-typed_19.env b/pb-e4/ipc-2000_blocks-strips-typed_19.env new file mode 100644 index 000000000..0b84a531b --- /dev/null +++ b/pb-e4/ipc-2000_blocks-strips-typed_19.env @@ -0,0 +1,36 @@ +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-2000/domains/blocks-strips-typed/domain.pddl +- /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-19.pddl +- --stats +- --verbose +- --print-call +- -B 0.9 +- --parallel=4 +configuration: + id: pb-e4 + instanceSets: + - lnpmr-easy-instances + options: + - --stats + - --verbose + - --print-call + - -B 0.9 + - --parallel=4 +exitCode: 0 +instance: + domain: blocks-strips-typed + instance: 19 + ipc: ipc-2000 +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.0 + python: 3.6.3 +workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner + diff --git a/pb-e4/ipc-2000_blocks-strips-typed_19.err b/pb-e4/ipc-2000_blocks-strips-typed_19.err new file mode 100644 index 000000000..3b5034e53 --- /dev/null +++ b/pb-e4/ipc-2000_blocks-strips-typed_19.err @@ -0,0 +1,36 @@ +# configuration: {'id': 'pb-e4', 'options': ['--stats', '--verbose', '--print-call', '-B 0.9', '--parallel=4'], 'instanceSets': ['lnpmr-easy-instances']} +# instance: {'ipc': 'ipc-2000', 'domain': 'blocks-strips-typed', 'instance': 19} +# 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-2000/domains/blocks-strips-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-19.pddl', '--stats', '--verbose', '--print-call', '-B 0.9', '--parallel=4'] +# 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) + +:12:39-67: info: atom does not occur in any rule head: + inherits(type(T1),type(T2)) + +# planner call: plasp-3.1.0 translate --parsing-mode=compatibility /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-19.pddl | /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/planner.py - /home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp /home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp --stats --verbose -B 0.9 --query-at-last --check-at-last --forbid-actions --force-actions -c planner_on=1 -c _closure=3 -c _parallel=4 +FINISHED CPU 134.24 MEM 30288 MAXMEM 252936 STALE 0 MAXMEM_RSS 194584 + + diff --git a/pb-e4/ipc-2000_blocks-strips-typed_19.out b/pb-e4/ipc-2000_blocks-strips-typed_19.out new file mode 100644 index 000000000..0525ea2ce --- /dev/null +++ b/pb-e4/ipc-2000_blocks-strips-typed_19.out @@ -0,0 +1,1303 @@ +planner.py version 0.0.1 + +Time: 0.16s +Memory: 56MB + +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: 56MB (+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.06s +Memory: 60MB (+4MB) +Unblocking actions... +Solving... +Solving Time: 0.00s +Memory: 61MB (+1MB) +UNSAT +Iteration Time: 0.08s + +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.08s +Memory: 65MB (+4MB) +Unblocking actions... +Solving... +Solving Time: 0.00s +Memory: 67MB (+2MB) +UNSAT +Iteration Time: 0.10s + +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.06s +Memory: 69MB (+2MB) +Unblocking actions... +Solving... +Solving Time: 0.00s +Memory: 72MB (+3MB) +UNSAT +Iteration Time: 0.09s + +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.06s +Memory: 73MB (+1MB) +Unblocking actions... +Solving... +Solving Time: 0.08s +Memory: 77MB (+4MB) +UNSAT +Iteration Time: 0.16s + +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.06s +Memory: 78MB (+1MB) +Unblocking actions... +Solving... +Solving Time: 0.76s +Memory: 83MB (+5MB) +UNKNOWN +Iteration Time: 0.85s + +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.07s +Memory: 84MB (+1MB) +Unblocking actions... +Solving... +Solving Time: 0.67s +Memory: 86MB (+2MB) +UNKNOWN +Iteration Time: 0.76s + +Iteration 8 +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), (18,90,0,True)] +Grounded Until: 30 +Blocking actions... +Solving... +Solving Time: 0.79s +Memory: 86MB (+0MB) +UNKNOWN +Iteration Time: 0.79s + +Iteration 9 +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), (18,90,0,True)] +Grounded Until: 30 +Unblocking actions... +Solving... +Solving Time: 0.68s +Memory: 86MB (+0MB) +UNKNOWN +Iteration Time: 0.68s + +Iteration 10 +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), (18,90,0,True)] +Grounded Until: 30 +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 0.06s +Memory: 88MB (+2MB) +Unblocking actions... +Solving... +Solving Time: 0.75s +Memory: 95MB (+7MB) +UNKNOWN +Iteration Time: 0.84s + +Iteration 11 +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), (18,90,0,True)] +Grounded Until: 35 +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 0.07s +Memory: 95MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.74s +Memory: 99MB (+4MB) +UNKNOWN +Iteration Time: 0.83s + +Iteration 12 +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), (18,90,0,True)] +Grounded Until: 40 +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 0.07s +Memory: 99MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.81s +Memory: 106MB (+7MB) +UNKNOWN +Iteration Time: 0.91s + +Iteration 13 +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), (18,90,0,True)] +Grounded Until: 45 +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 0.07s +Memory: 106MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.90s +Memory: 116MB (+10MB) +UNKNOWN +Iteration Time: 1.00s + +Iteration 14 +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), (18,90,0,True)] +Grounded Until: 50 +Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])] +Grounding Time: 0.10s +Memory: 114MB (+-2MB) +Unblocking actions... +Solving... +Solving Time: 0.93s +Memory: 120MB (+6MB) +UNKNOWN +Iteration Time: 1.07s + +Iteration 15 +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), (18,90,0,True)] +Grounded Until: 55 +Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])] +Grounding Time: 0.07s +Memory: 120MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.94s +Memory: 129MB (+9MB) +UNKNOWN +Iteration Time: 1.04s + +Iteration 16 +Queue: [(13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True)] +Grounded Until: 60 +Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])] +Grounding Time: 0.06s +Memory: 129MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.93s +Memory: 134MB (+5MB) +UNKNOWN +Iteration Time: 1.03s + +Iteration 17 +Queue: [(14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True)] +Grounded Until: 65 +Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])] +Grounding Time: 0.06s +Memory: 134MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.89s +Memory: 134MB (+0MB) +UNKNOWN +Iteration Time: 0.99s + +Iteration 18 +Queue: [(15,75,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True)] +Grounded Until: 70 +Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])] +Grounding Time: 0.07s +Memory: 134MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.94s +Memory: 143MB (+9MB) +UNKNOWN +Iteration Time: 1.05s + +Iteration 19 +Queue: [(16,80,0,True), (17,85,0,True), (18,90,0,True)] +Grounded Until: 75 +Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])] +Grounding Time: 0.06s +Memory: 143MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 1.03s +Memory: 150MB (+7MB) +UNKNOWN +Iteration Time: 1.13s + +Iteration 20 +Queue: [(17,85,0,True), (18,90,0,True)] +Grounded Until: 80 +Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])] +Grounding Time: 0.07s +Memory: 150MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.88s +Memory: 162MB (+12MB) +UNKNOWN +Iteration Time: 1.00s + +Iteration 21 +Queue: [(18,90,0,True)] +Grounded Until: 85 +Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])] +Grounding Time: 0.07s +Memory: 162MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 1.08s +Memory: 169MB (+7MB) +UNKNOWN +Iteration Time: 1.19s + +Iteration 22 +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,1,True), (19,95,0,True), (20,100,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 90 +Blocking actions... +Solving... +Solving Time: 1.13s +Memory: 169MB (+0MB) +UNKNOWN +Iteration Time: 1.13s + +Iteration 23 +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,1,True), (19,95,0,True), (20,100,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 90 +Unblocking actions... +Solving... +Solving Time: 1.01s +Memory: 169MB (+0MB) +UNKNOWN +Iteration Time: 1.01s + +Iteration 24 +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,1,True), (19,95,0,True), (20,100,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 90 +Unblocking actions... +Solving... +Solving Time: 0.99s +Memory: 169MB (+0MB) +UNKNOWN +Iteration Time: 0.99s + +Iteration 25 +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,1,True), (19,95,0,True), (20,100,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 90 +Unblocking actions... +Solving... +Solving Time: 0.98s +Memory: 169MB (+0MB) +UNKNOWN +Iteration Time: 0.99s + +Iteration 26 +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,1,True), (19,95,0,True), (20,100,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 90 +Unblocking actions... +Solving... +Solving Time: 0.96s +Memory: 169MB (+0MB) +UNKNOWN +Iteration Time: 0.96s + +Iteration 27 +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,1,True), (19,95,0,True), (20,100,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 90 +Unblocking actions... +Solving... +Solving Time: 1.07s +Memory: 169MB (+0MB) +UNKNOWN +Iteration Time: 1.08s + +Iteration 28 +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,1,True), (19,95,0,True), (20,100,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 90 +Unblocking actions... +Solving... +Solving Time: 0.98s +Memory: 169MB (+0MB) +UNKNOWN +Iteration Time: 0.99s + +Iteration 29 +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,1,True), (19,95,0,True), (20,100,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 90 +Unblocking actions... +Solving... +Solving Time: 0.94s +Memory: 169MB (+0MB) +UNKNOWN +Iteration Time: 0.95s + +Iteration 30 +Queue: [(13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,1,True), (18,90,1,True), (19,95,0,True), (20,100,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 90 +Unblocking actions... +Solving... +Solving Time: 0.96s +Memory: 169MB (+0MB) +UNKNOWN +Iteration Time: 0.96s + +Iteration 31 +Queue: [(14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,1,True), (18,90,1,True), (19,95,0,True), (20,100,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 90 +Unblocking actions... +Solving... +Solving Time: 1.04s +Memory: 169MB (+0MB) +UNKNOWN +Iteration Time: 1.05s + +Iteration 32 +Queue: [(15,75,1,True), (16,80,1,True), (17,85,1,True), (18,90,1,True), (19,95,0,True), (20,100,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 90 +Unblocking actions... +Solving... +Solving Time: 0.87s +Memory: 169MB (+0MB) +UNKNOWN +Iteration Time: 0.87s + +Iteration 33 +Queue: [(16,80,1,True), (17,85,1,True), (18,90,1,True), (19,95,0,True), (20,100,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 90 +Unblocking actions... +Solving... +Solving Time: 0.94s +Memory: 169MB (+0MB) +UNKNOWN +Iteration Time: 0.95s + +Iteration 34 +Queue: [(17,85,1,True), (18,90,1,True), (19,95,0,True), (20,100,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 90 +Unblocking actions... +Solving... +Solving Time: 1.01s +Memory: 169MB (+0MB) +UNKNOWN +Iteration Time: 1.02s + +Iteration 35 +Queue: [(18,90,1,True), (19,95,0,True), (20,100,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 90 +Unblocking actions... +Solving... +Solving Time: 1.08s +Memory: 169MB (+0MB) +UNKNOWN +Iteration Time: 1.08s + +Iteration 36 +Queue: [(19,95,0,True), (20,100,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 90 +Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])] +Grounding Time: 0.07s +Memory: 169MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 1.09s +Memory: 169MB (+0MB) +UNKNOWN +Iteration Time: 1.20s + +Iteration 37 +Queue: [(20,100,0,True), (21,105,0,True), (22,110,0,True)] +Grounded Until: 95 +Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])] +Grounding Time: 0.07s +Memory: 169MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 1.04s +Memory: 172MB (+3MB) +UNKNOWN +Iteration Time: 1.16s + +Iteration 38 +Queue: [(21,105,0,True), (22,110,0,True)] +Grounded Until: 100 +Grounding... [('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('check', [105])] +Grounding Time: 0.07s +Memory: 172MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 1.01s +Memory: 172MB (+0MB) +UNKNOWN +Iteration Time: 1.12s + +Iteration 39 +Queue: [(22,110,0,True)] +Grounded Until: 105 +Grounding... [('step', [106]), ('step', [107]), ('step', [108]), ('step', [109]), ('step', [110]), ('check', [110])] +Grounding Time: 0.07s +Memory: 172MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 1.19s +Memory: 194MB (+22MB) +UNKNOWN +Iteration Time: 1.31s + +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,2,False), (19,95,1,True), (20,100,1,True), (21,105,1,True), (22,110,1,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 110 +Blocking actions... +Solving... +Solving Time: 1.49s +Memory: 194MB (+0MB) +UNKNOWN +Iteration Time: 1.50s + +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,2,False), (19,95,1,True), (20,100,1,True), (21,105,1,True), (22,110,1,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 1.19s +Memory: 194MB (+0MB) +UNKNOWN +Iteration Time: 1.20s + +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,2,False), (19,95,1,True), (20,100,1,True), (21,105,1,True), (22,110,1,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 1.10s +Memory: 194MB (+0MB) +UNKNOWN +Iteration Time: 1.11s + +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,2,False), (19,95,1,True), (20,100,1,True), (21,105,1,True), (22,110,1,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 1.09s +Memory: 194MB (+0MB) +UNKNOWN +Iteration Time: 1.09s + +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,2,False), (19,95,1,True), (20,100,1,True), (21,105,1,True), (22,110,1,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 1.04s +Memory: 194MB (+0MB) +UNKNOWN +Iteration Time: 1.05s + +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,2,False), (19,95,1,True), (20,100,1,True), (21,105,1,True), (22,110,1,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 1.11s +Memory: 194MB (+0MB) +UNKNOWN +Iteration Time: 1.12s + +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,2,False), (19,95,1,True), (20,100,1,True), (21,105,1,True), (22,110,1,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 1.10s +Memory: 194MB (+0MB) +UNKNOWN +Iteration Time: 1.11s + +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,2,False), (19,95,1,True), (20,100,1,True), (21,105,1,True), (22,110,1,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 1.12s +Memory: 194MB (+0MB) +UNKNOWN +Iteration Time: 1.13s + +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,2,False), (19,95,1,True), (20,100,1,True), (21,105,1,True), (22,110,1,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 1.06s +Memory: 194MB (+0MB) +UNKNOWN +Iteration Time: 1.07s + +Iteration 49 +Queue: [(14,70,2,True), (15,75,2,False), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,1,True), (20,100,1,True), (21,105,1,True), (22,110,1,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 1.10s +Memory: 194MB (+0MB) +UNKNOWN +Iteration Time: 1.11s + +Iteration 50 +Queue: [(19,95,1,True), (20,100,1,True), (21,105,1,True), (22,110,1,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 1.04s +Memory: 194MB (+0MB) +UNKNOWN +Iteration Time: 1.05s + +Iteration 51 +Queue: [(20,100,1,True), (21,105,1,True), (22,110,1,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 1.23s +Memory: 194MB (+0MB) +UNKNOWN +Iteration Time: 1.24s + +Iteration 52 +Queue: [(21,105,1,True), (22,110,1,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 1.15s +Memory: 194MB (+0MB) +UNKNOWN +Iteration Time: 1.16s + +Iteration 53 +Queue: [(22,110,1,True), (23,115,0,True), (24,120,0,True)] +Grounded Until: 110 +Unblocking actions... +Solving... +Solving Time: 0.92s +Memory: 194MB (+0MB) +UNKNOWN +Iteration Time: 0.93s + +Iteration 54 +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.07s +Memory: 194MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 1.23s +Memory: 194MB (+0MB) +UNKNOWN +Iteration Time: 1.35s + +Iteration 55 +Queue: [(24,120,0,True)] +Grounded Until: 115 +Grounding... [('step', [116]), ('step', [117]), ('step', [118]), ('step', [119]), ('step', [120]), ('check', [120])] +Grounding Time: 0.07s +Memory: 194MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 1.24s +Memory: 203MB (+9MB) +UNKNOWN +Iteration Time: 1.37s + +Iteration 56 +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,2,False), (23,115,1,True), (24,120,1,True)] +Grounded Until: 120 +Blocking actions... +Solving... +Solving Time: 0.87s +Memory: 203MB (+0MB) +UNSAT +Iteration Time: 0.88s + +Iteration 57 +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,2,False), (23,115,1,True), (24,120,1,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 1.37s +Memory: 203MB (+0MB) +UNKNOWN +Iteration Time: 1.38s + +Iteration 58 +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,2,False), (23,115,1,True), (24,120,1,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 1.22s +Memory: 203MB (+0MB) +UNKNOWN +Iteration Time: 1.23s + +Iteration 59 +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,2,False), (23,115,1,True), (24,120,1,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 1.18s +Memory: 203MB (+0MB) +UNKNOWN +Iteration Time: 1.19s + +Iteration 60 +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,2,False), (23,115,1,True), (24,120,1,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 1.08s +Memory: 203MB (+0MB) +UNKNOWN +Iteration Time: 1.09s + +Iteration 61 +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,2,False), (23,115,1,True), (24,120,1,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 1.14s +Memory: 203MB (+0MB) +UNKNOWN +Iteration Time: 1.15s + +Iteration 62 +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,2,False), (23,115,1,True), (24,120,1,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 1.16s +Memory: 203MB (+0MB) +UNKNOWN +Iteration Time: 1.17s + +Iteration 63 +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,2,False), (23,115,1,True), (24,120,1,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 1.10s +Memory: 203MB (+0MB) +UNKNOWN +Iteration Time: 1.11s + +Iteration 64 +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,2,False), (23,115,1,True), (24,120,1,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 1.01s +Memory: 203MB (+0MB) +UNKNOWN +Iteration Time: 1.02s + +Iteration 65 +Queue: [(23,115,1,True), (24,120,1,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 0.90s +Memory: 203MB (+0MB) +UNKNOWN +Iteration Time: 0.91s + +Iteration 66 +Queue: [(24,120,1,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 0.90s +Memory: 203MB (+0MB) +UNKNOWN +Iteration Time: 0.91s + +Iteration 67 +Queue: [(6,30,5,True), (7,35,4,True), (8,40,4,True), (9,45,4,True), (10,50,4,True), (11,55,4,True), (12,60,3,True), (13,65,3,True), (14,70,3,True), (15,75,3,False), (16,80,3,False), (17,85,2,True), (18,90,2,True), (19,95,2,True), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False), (25,125,0,True)] +Grounded Until: 120 +Blocking actions... +Solving... +Solving Time: 1.87s +Memory: 203MB (+0MB) +UNKNOWN +Iteration Time: 1.88s + +Iteration 68 +Queue: [(7,35,4,True), (8,40,4,True), (9,45,4,True), (10,50,4,True), (11,55,4,True), (12,60,3,True), (13,65,3,True), (14,70,3,True), (15,75,3,False), (16,80,3,False), (17,85,2,True), (18,90,2,True), (19,95,2,True), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False), (25,125,0,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 1.18s +Memory: 203MB (+0MB) +UNKNOWN +Iteration Time: 1.19s + +Iteration 69 +Queue: [(8,40,4,True), (9,45,4,True), (10,50,4,True), (11,55,4,True), (12,60,3,True), (13,65,3,True), (14,70,3,True), (15,75,3,False), (16,80,3,False), (17,85,2,True), (18,90,2,True), (19,95,2,True), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False), (25,125,0,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 1.15s +Memory: 203MB (+0MB) +UNKNOWN +Iteration Time: 1.16s + +Iteration 70 +Queue: [(9,45,4,True), (10,50,4,True), (11,55,4,True), (12,60,3,True), (13,65,3,True), (14,70,3,True), (15,75,3,False), (16,80,3,False), (17,85,2,True), (18,90,2,True), (19,95,2,True), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False), (25,125,0,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 0.93s +Memory: 203MB (+0MB) +UNKNOWN +Iteration Time: 0.93s + +Iteration 71 +Queue: [(10,50,4,True), (11,55,4,True), (12,60,3,True), (13,65,3,True), (14,70,3,True), (15,75,3,False), (16,80,3,False), (17,85,2,True), (18,90,2,True), (19,95,2,True), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False), (25,125,0,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 0.98s +Memory: 203MB (+0MB) +UNKNOWN +Iteration Time: 0.99s + +Iteration 72 +Queue: [(11,55,4,True), (12,60,3,True), (13,65,3,True), (14,70,3,True), (15,75,3,False), (16,80,3,False), (17,85,2,True), (18,90,2,True), (19,95,2,True), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False), (25,125,0,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 0.84s +Memory: 203MB (+0MB) +UNKNOWN +Iteration Time: 0.85s + +Iteration 73 +Queue: [(12,60,3,True), (13,65,3,True), (14,70,3,True), (15,75,3,False), (16,80,3,False), (17,85,2,True), (18,90,2,True), (19,95,2,True), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False), (25,125,0,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 0.90s +Memory: 203MB (+0MB) +UNKNOWN +Iteration Time: 0.91s + +Iteration 74 +Queue: [(13,65,3,True), (14,70,3,True), (15,75,3,False), (16,80,3,False), (17,85,2,True), (18,90,2,True), (19,95,2,True), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False), (25,125,0,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 0.85s +Memory: 203MB (+0MB) +UNKNOWN +Iteration Time: 0.86s + +Iteration 75 +Queue: [(14,70,3,True), (15,75,3,False), (16,80,3,False), (17,85,2,True), (18,90,2,True), (19,95,2,True), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False), (25,125,0,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 1.05s +Memory: 203MB (+0MB) +UNKNOWN +Iteration Time: 1.06s + +Iteration 76 +Queue: [(17,85,2,True), (18,90,2,True), (19,95,2,True), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False), (25,125,0,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 0.78s +Memory: 203MB (+0MB) +UNKNOWN +Iteration Time: 0.79s + +Iteration 77 +Queue: [(18,90,2,True), (19,95,2,True), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False), (25,125,0,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 0.63s +Memory: 203MB (+0MB) +UNKNOWN +Iteration Time: 0.64s + +Iteration 78 +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), (25,125,0,True)] +Grounded Until: 120 +Unblocking actions... +Solving... +Solving Time: 0.68s +Memory: 203MB (+0MB) +UNKNOWN +Iteration Time: 0.69s + +Iteration 79 +Queue: [(25,125,0,True)] +Grounded Until: 120 +Grounding... [('step', [121]), ('step', [122]), ('step', [123]), ('step', [124]), ('step', [125]), ('check', [125])] +Grounding Time: 0.07s +Memory: 203MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.84s +Memory: 212MB (+9MB) +UNKNOWN +Iteration Time: 0.96s + +Iteration 80 +Queue: [(6,30,6,True), (7,35,5,True), (8,40,5,True), (9,45,5,True), (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,False), (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), (25,125,1,True)] +Grounded Until: 125 +Blocking actions... +Solving... +Solving Time: 1.89s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 1.90s + +Iteration 81 +Queue: [(7,35,5,True), (8,40,5,True), (9,45,5,True), (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,False), (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), (25,125,1,True)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 1.74s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 1.75s + +Iteration 82 +Queue: [(8,40,5,True), (9,45,5,True), (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,False), (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), (25,125,1,True)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 1.31s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 1.32s + +Iteration 83 +Queue: [(9,45,5,True), (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,False), (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), (25,125,1,True)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 1.59s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 1.60s + +Iteration 84 +Queue: [(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,False), (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), (25,125,1,True)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 1.52s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 1.53s + +Iteration 85 +Queue: [(12,60,4,True), (13,65,4,False), (14,70,4,False), (15,75,3,True), (16,80,3,False), (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), (25,125,1,True)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 1.24s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 1.25s + +Iteration 86 +Queue: [(15,75,3,True), (16,80,3,False), (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), (25,125,1,True)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 0.77s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 0.78s + +Iteration 87 +Queue: [(20,100,2,True), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False), (25,125,1,True)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 1.02s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 1.03s + +Iteration 88 +Queue: [(25,125,1,True)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 0.52s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 0.53s + +Iteration 89 +Queue: [(6,30,7,True), (7,35,6,True), (8,40,6,True), (9,45,6,True), (10,50,6,False), (11,55,5,True), (12,60,5,False), (13,65,4,True), (14,70,4,False), (15,75,4,False), (16,80,3,True), (17,85,3,True), (18,90,3,False), (19,95,3,False), (20,100,3,False), (21,105,2,True), (22,110,2,False), (23,115,2,False), (24,120,2,False), (25,125,2,False)] +Grounded Until: 125 +Blocking actions... +Solving... +Solving Time: 1.81s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 1.82s + +Iteration 90 +Queue: [(7,35,6,True), (8,40,6,True), (9,45,6,True), (10,50,6,False), (11,55,5,True), (12,60,5,False), (13,65,4,True), (14,70,4,False), (15,75,4,False), (16,80,3,True), (17,85,3,True), (18,90,3,False), (19,95,3,False), (20,100,3,False), (21,105,2,True), (22,110,2,False), (23,115,2,False), (24,120,2,False), (25,125,2,False)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 1.76s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 1.77s + +Iteration 91 +Queue: [(8,40,6,True), (9,45,6,True), (10,50,6,False), (11,55,5,True), (12,60,5,False), (13,65,4,True), (14,70,4,False), (15,75,4,False), (16,80,3,True), (17,85,3,True), (18,90,3,False), (19,95,3,False), (20,100,3,False), (21,105,2,True), (22,110,2,False), (23,115,2,False), (24,120,2,False), (25,125,2,False)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 1.60s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 1.61s + +Iteration 92 +Queue: [(9,45,6,True), (10,50,6,False), (11,55,5,True), (12,60,5,False), (13,65,4,True), (14,70,4,False), (15,75,4,False), (16,80,3,True), (17,85,3,True), (18,90,3,False), (19,95,3,False), (20,100,3,False), (21,105,2,True), (22,110,2,False), (23,115,2,False), (24,120,2,False), (25,125,2,False)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 1.36s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 1.37s + +Iteration 93 +Queue: [(11,55,5,True), (12,60,5,False), (13,65,4,True), (14,70,4,False), (15,75,4,False), (16,80,3,True), (17,85,3,True), (18,90,3,False), (19,95,3,False), (20,100,3,False), (21,105,2,True), (22,110,2,False), (23,115,2,False), (24,120,2,False), (25,125,2,False)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 1.45s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 1.46s + +Iteration 94 +Queue: [(13,65,4,True), (14,70,4,False), (15,75,4,False), (16,80,3,True), (17,85,3,True), (18,90,3,False), (19,95,3,False), (20,100,3,False), (21,105,2,True), (22,110,2,False), (23,115,2,False), (24,120,2,False), (25,125,2,False)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 1.29s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 1.30s + +Iteration 95 +Queue: [(16,80,3,True), (17,85,3,True), (18,90,3,False), (19,95,3,False), (20,100,3,False), (21,105,2,True), (22,110,2,False), (23,115,2,False), (24,120,2,False), (25,125,2,False)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 1.01s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 1.02s + +Iteration 96 +Queue: [(17,85,3,True), (18,90,3,False), (19,95,3,False), (20,100,3,False), (21,105,2,True), (22,110,2,False), (23,115,2,False), (24,120,2,False), (25,125,2,False)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 0.89s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 0.91s + +Iteration 97 +Queue: [(21,105,2,True), (22,110,2,False), (23,115,2,False), (24,120,2,False), (25,125,2,False)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 0.73s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 0.74s + +Iteration 98 +Queue: [(6,30,8,True), (7,35,7,True), (8,40,7,True), (9,45,7,True), (10,50,6,True), (11,55,6,False), (12,60,5,True), (13,65,5,False), (14,70,4,True), (15,75,4,False), (16,80,4,False), (17,85,4,False), (18,90,3,True), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,2,True), (23,115,2,True), (24,120,2,False), (25,125,2,False)] +Grounded Until: 125 +Blocking actions... +Solving... +Solving Time: 1.81s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 1.83s + +Iteration 99 +Queue: [(7,35,7,True), (8,40,7,True), (9,45,7,True), (10,50,6,True), (11,55,6,False), (12,60,5,True), (13,65,5,False), (14,70,4,True), (15,75,4,False), (16,80,4,False), (17,85,4,False), (18,90,3,True), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,2,True), (23,115,2,True), (24,120,2,False), (25,125,2,False)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 1.71s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 1.72s + +Iteration 100 +Queue: [(8,40,7,True), (9,45,7,True), (10,50,6,True), (11,55,6,False), (12,60,5,True), (13,65,5,False), (14,70,4,True), (15,75,4,False), (16,80,4,False), (17,85,4,False), (18,90,3,True), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,2,True), (23,115,2,True), (24,120,2,False), (25,125,2,False)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 1.48s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 1.49s + +Iteration 101 +Queue: [(9,45,7,True), (10,50,6,True), (11,55,6,False), (12,60,5,True), (13,65,5,False), (14,70,4,True), (15,75,4,False), (16,80,4,False), (17,85,4,False), (18,90,3,True), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,2,True), (23,115,2,True), (24,120,2,False), (25,125,2,False)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 1.47s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 1.48s + +Iteration 102 +Queue: [(10,50,6,True), (11,55,6,False), (12,60,5,True), (13,65,5,False), (14,70,4,True), (15,75,4,False), (16,80,4,False), (17,85,4,False), (18,90,3,True), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,2,True), (23,115,2,True), (24,120,2,False), (25,125,2,False)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 1.56s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 1.57s + +Iteration 103 +Queue: [(12,60,5,True), (13,65,5,False), (14,70,4,True), (15,75,4,False), (16,80,4,False), (17,85,4,False), (18,90,3,True), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,2,True), (23,115,2,True), (24,120,2,False), (25,125,2,False)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 1.42s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 1.43s + +Iteration 104 +Queue: [(14,70,4,True), (15,75,4,False), (16,80,4,False), (17,85,4,False), (18,90,3,True), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,2,True), (23,115,2,True), (24,120,2,False), (25,125,2,False)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 1.43s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 1.44s + +Iteration 105 +Queue: [(18,90,3,True), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,2,True), (23,115,2,True), (24,120,2,False), (25,125,2,False)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 0.91s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 0.92s + +Iteration 106 +Queue: [(22,110,2,True), (23,115,2,True), (24,120,2,False), (25,125,2,False)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 0.83s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 0.84s + +Iteration 107 +Queue: [(23,115,2,True), (24,120,2,False), (25,125,2,False)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 0.81s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 0.82s + +Iteration 108 +Queue: [(6,30,9,True), (7,35,8,True), (8,40,8,True), (9,45,8,False), (10,50,7,True), (11,55,6,True), (12,60,6,False), (13,65,5,True), (14,70,5,False), (15,75,4,True), (16,80,4,False), (17,85,4,False), (18,90,4,False), (19,95,3,True), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,3,False), (24,120,2,True), (25,125,2,False)] +Grounded Until: 125 +Blocking actions... +Solving... +Solving Time: 1.99s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 2.00s + +Iteration 109 +Queue: [(7,35,8,True), (8,40,8,True), (9,45,8,False), (10,50,7,True), (11,55,6,True), (12,60,6,False), (13,65,5,True), (14,70,5,False), (15,75,4,True), (16,80,4,False), (17,85,4,False), (18,90,4,False), (19,95,3,True), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,3,False), (24,120,2,True), (25,125,2,False)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 1.89s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 1.90s + +Iteration 110 +Queue: [(8,40,8,True), (9,45,8,False), (10,50,7,True), (11,55,6,True), (12,60,6,False), (13,65,5,True), (14,70,5,False), (15,75,4,True), (16,80,4,False), (17,85,4,False), (18,90,4,False), (19,95,3,True), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,3,False), (24,120,2,True), (25,125,2,False)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 1.66s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 1.68s + +Iteration 111 +Queue: [(10,50,7,True), (11,55,6,True), (12,60,6,False), (13,65,5,True), (14,70,5,False), (15,75,4,True), (16,80,4,False), (17,85,4,False), (18,90,4,False), (19,95,3,True), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,3,False), (24,120,2,True), (25,125,2,False)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 1.62s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 1.63s + +Iteration 112 +Queue: [(11,55,6,True), (12,60,6,False), (13,65,5,True), (14,70,5,False), (15,75,4,True), (16,80,4,False), (17,85,4,False), (18,90,4,False), (19,95,3,True), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,3,False), (24,120,2,True), (25,125,2,False)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 1.40s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 1.41s + +Iteration 113 +Queue: [(13,65,5,True), (14,70,5,False), (15,75,4,True), (16,80,4,False), (17,85,4,False), (18,90,4,False), (19,95,3,True), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,3,False), (24,120,2,True), (25,125,2,False)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 1.38s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 1.39s + +Iteration 114 +Queue: [(15,75,4,True), (16,80,4,False), (17,85,4,False), (18,90,4,False), (19,95,3,True), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,3,False), (24,120,2,True), (25,125,2,False)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 1.26s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 1.27s + +Iteration 115 +Queue: [(19,95,3,True), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,3,False), (24,120,2,True), (25,125,2,False)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 0.89s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 0.90s + +Iteration 116 +Queue: [(24,120,2,True), (25,125,2,False)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 0.83s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 0.84s + +Iteration 117 +Queue: [(6,30,10,True), (7,35,9,True), (8,40,9,True), (9,45,8,True), (10,50,8,False), (11,55,7,False), (12,60,6,True), (13,65,6,False), (14,70,5,True), (15,75,5,False), (16,80,4,True), (17,85,4,False), (18,90,4,False), (19,95,4,False), (20,100,3,True), (21,105,3,False), (22,110,3,False), (23,115,3,False), (24,120,3,False), (25,125,2,False)] +Grounded Until: 125 +Blocking actions... +Solving... +Solving Time: 1.99s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 2.00s + +Iteration 118 +Queue: [(7,35,9,True), (8,40,9,True), (9,45,8,True), (10,50,8,False), (11,55,7,False), (12,60,6,True), (13,65,6,False), (14,70,5,True), (15,75,5,False), (16,80,4,True), (17,85,4,False), (18,90,4,False), (19,95,4,False), (20,100,3,True), (21,105,3,False), (22,110,3,False), (23,115,3,False), (24,120,3,False), (25,125,2,False)] +Grounded Until: 125 +Unblocking actions... +Solving... +Solving Time: 2.00s +Memory: 212MB (+0MB) +UNKNOWN +Iteration Time: 2.01s + +Iteration 119 +Queue: [(8,40,9,True), (9,45,8,True), (10,50,8,False), (11,55,7,False), (12,60,6,True), (13,65,6,False), (14,70,5,True), (15,75,5,False), (16,80,4,True), (17,85,4,False), (18,90,4,False), (19,95,4,False), (20,100,3,True), (21,105,3,False), (22,110,3,False), (23,115,3,False), (24,120,3,False), (25,125,2,False)] +Grounded Until: 125 +Unblocking actions... +Solving... +Answer: 1 +occurs(action(("unstack",constant("c"),constant("e"))),1) occurs(action(("put-down",constant("c"))),2) occurs(action(("unstack",constant("e"),constant("j"))),3) occurs(action(("put-down",constant("e"))),4) occurs(action(("unstack",constant("j"),constant("b"))),5) occurs(action(("put-down",constant("j"))),6) occurs(action(("unstack",constant("b"),constant("g"))),7) occurs(action(("put-down",constant("b"))),8) occurs(action(("unstack",constant("g"),constant("h"))),9) occurs(action(("stack",constant("g"),constant("e"))),10) occurs(action(("unstack",constant("h"),constant("a"))),11) occurs(action(("put-down",constant("h"))),12) occurs(action(("unstack",constant("a"),constant("d"))),13) occurs(action(("put-down",constant("a"))),14) occurs(action(("unstack",constant("d"),constant("i"))),15) occurs(action(("stack",constant("d"),constant("c"))),16) occurs(action(("unstack",constant("g"),constant("e"))),17) occurs(action(("stack",constant("g"),constant("i"))),18) occurs(action(("pick-up",constant("a"))),19) occurs(action(("stack",constant("a"),constant("g"))),20) occurs(action(("pick-up",constant("b"))),21) occurs(action(("stack",constant("b"),constant("a"))),22) occurs(action(("pick-up",constant("h"))),23) occurs(action(("stack",constant("h"),constant("b"))),24) occurs(action(("unstack",constant("d"),constant("c"))),25) occurs(action(("put-down",constant("d"))),26) occurs(action(("pick-up",constant("j"))),27) occurs(action(("stack",constant("j"),constant("c"))),28) occurs(action(("pick-up",constant("e"))),29) occurs(action(("stack",constant("e"),constant("j"))),30) occurs(action(("unstack",constant("e"),constant("j"))),31) occurs(action(("stack",constant("e"),constant("h"))),32) occurs(action(("unstack",constant("j"),constant("c"))),33) occurs(action(("stack",constant("j"),constant("e"))),34) occurs(action(("pick-up",constant("f"))),35) occurs(action(("stack",constant("f"),constant("j"))),36) occurs(action(("pick-up",constant("c"))),37) occurs(action(("stack",constant("c"),constant("f"))),38) occurs(action(("pick-up",constant("d"))),39) occurs(action(("stack",constant("d"),constant("c"))),40) +Solving Time: 1.38s +Memory: 212MB (+0MB) +SAT +SATISFIABLE + +Models : 1+ +Calls : 119 +Time : 133.619s (Solving: 128.65s 1st Model: 1.36s Unsat: 0.93s) +CPU Time : 133.660s + +Choices : 9584266 +Conflicts : 1159227 (Analyzed: 1159223) +Restarts : 11332 (Average: 102.30 Last: 225) +Model-Level : 235.0 +Problems : 119 (Average Length: 104.90 Splits: 0) +Lemmas : 1586459 (Deleted: 1088559) + Binary : 432471 (Ratio: 27.26%) + Ternary : 13825 (Ratio: 0.87%) + Conflict : 1159223 (Average Length: 127.1 Ratio: 73.07%) + Loop : 427236 (Average Length: 2.0 Ratio: 26.93%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 1159223 (Average: 5.65 Max: 3049 Sum: 6544501) + Executed : 1158859 (Average: 5.63 Max: 3049 Sum: 6522146 Ratio: 99.66%) + Bounded : 364 (Average: 61.41 Max: 104 Sum: 22355 Ratio: 0.34%) + +Rules : 69417 +Atoms : 69417 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 75344 (Eliminated: 0 Frozen: 24676) +Constraints : 363274 (Binary: 91.0% Ternary: 7.6% Other: 1.4%) + +Memory Peak : 213MB +Max. Length : 125 steps +Sol. Length : 40 steps + +