From f719ee0c392c0081ffaa9237911096095c09513f Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Sun, 26 Nov 2017 01:34:15 +0100 Subject: [PATCH] Add benchmark result [pb-e1-sh-h | ipc-2000 | elevator-strips-simple-typed | 54] --- ...c-2000_elevator-strips-simple-typed_54.env | 41 ++ ...c-2000_elevator-strips-simple-typed_54.err | 34 ++ ...c-2000_elevator-strips-simple-typed_54.out | 472 ++++++++++++++++++ 3 files changed, 547 insertions(+) create mode 100644 pb-e1-sh-h/ipc-2000_elevator-strips-simple-typed_54.env create mode 100644 pb-e1-sh-h/ipc-2000_elevator-strips-simple-typed_54.err create mode 100644 pb-e1-sh-h/ipc-2000_elevator-strips-simple-typed_54.out diff --git a/pb-e1-sh-h/ipc-2000_elevator-strips-simple-typed_54.env b/pb-e1-sh-h/ipc-2000_elevator-strips-simple-typed_54.env new file mode 100644 index 000000000..dc8f53cda --- /dev/null +++ b/pb-e1-sh-h/ipc-2000_elevator-strips-simple-typed_54.env @@ -0,0 +1,41 @@ +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/elevator-strips-simple-typed/domain.pddl +- /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/instances/instance-54.pddl +- --stats +- --verbose +- --print-call +- -B 0.9 +- --parallel=1 +- --shallow +- --use-heuristic +configuration: + id: pb-e1-sh-h + instanceSets: + - lpnmr-easy-instances + - lpnmr-hard-instances + options: + - --stats + - --verbose + - --print-call + - -B 0.9 + - --parallel=1 + - --shallow + - --use-heuristic +exitCode: 0 +instance: + domain: elevator-strips-simple-typed + instance: 54 + 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.1 + python: 3.6.3 +workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner + diff --git a/pb-e1-sh-h/ipc-2000_elevator-strips-simple-typed_54.err b/pb-e1-sh-h/ipc-2000_elevator-strips-simple-typed_54.err new file mode 100644 index 000000000..4c09544f1 --- /dev/null +++ b/pb-e1-sh-h/ipc-2000_elevator-strips-simple-typed_54.err @@ -0,0 +1,34 @@ +# configuration: {'id': 'pb-e1-sh-h', 'options': ['--stats', '--verbose', '--print-call', '-B 0.9', '--parallel=1', '--shallow', '--use-heuristic'], 'instanceSets': ['lpnmr-easy-instances', 'lpnmr-hard-instances']} +# instance: {'ipc': 'ipc-2000', 'domain': 'elevator-strips-simple-typed', 'instance': 54} +# 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/elevator-strips-simple-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/instances/instance-54.pddl', '--stats', '--verbose', '--print-call', '-B 0.9', '--parallel=1', '--shallow', '--use-heuristic'] +# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner +# exit code: 0 +/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/domain.pddl:3:10: warning: requirement “typing” used but never declared, silently adding requirement +/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) + +# planner call: plasp-3.1.1 translate --parsing-mode=compatibility /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/instances/instance-54.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 --heuristic=Domain /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/heuristic.lp -c _shallow=1 -c _closure=3 -c _parallel=1 +FINISHED CPU 29.05 MEM 0 MAXMEM 185316 STALE 0 MAXMEM_RSS 129140 + + diff --git a/pb-e1-sh-h/ipc-2000_elevator-strips-simple-typed_54.out b/pb-e1-sh-h/ipc-2000_elevator-strips-simple-typed_54.out new file mode 100644 index 000000000..e82d72911 --- /dev/null +++ b/pb-e1-sh-h/ipc-2000_elevator-strips-simple-typed_54.out @@ -0,0 +1,472 @@ +planner.py version 0.0.1 + +Time: 0.09s +Memory: 53MB + +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: 53MB (+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.08s +Memory: 58MB (+5MB) +Unblocking actions... +Solving... +Solving Time: 0.35s +Memory: 59MB (+1MB) +UNKNOWN +Iteration Time: 0.44s + +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.06s +Memory: 64MB (+5MB) +Unblocking actions... +Solving... +Solving Time: 0.66s +Memory: 66MB (+2MB) +UNKNOWN +Iteration Time: 0.74s + +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.07s +Memory: 71MB (+5MB) +Unblocking actions... +Solving... +Solving Time: 0.69s +Memory: 72MB (+1MB) +UNKNOWN +Iteration Time: 0.78s + +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.08s +Memory: 76MB (+4MB) +Unblocking actions... +Solving... +Solving Time: 0.65s +Memory: 78MB (+2MB) +UNKNOWN +Iteration Time: 0.75s + +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: 80MB (+2MB) +Unblocking actions... +Solving... +Solving Time: 0.72s +Memory: 83MB (+3MB) +UNKNOWN +Iteration Time: 0.81s + +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: 85MB (+2MB) +Unblocking actions... +Solving... +Solving Time: 0.72s +Memory: 87MB (+2MB) +UNKNOWN +Iteration Time: 0.82s + +Iteration 8 +Queue: [(1,5,1,True), (2,10,1,True), (3,15,1,True), (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)] +Grounded Until: 30 +Blocking actions... +Solving... +Solving Time: 0.34s +Memory: 87MB (+0MB) +UNSAT +Iteration Time: 0.34s + +Iteration 9 +Queue: [(2,10,1,True), (3,15,1,True), (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)] +Grounded Until: 30 +Unblocking actions... +Solving... +Solving Time: 0.66s +Memory: 87MB (+0MB) +UNKNOWN +Iteration Time: 0.67s + +Iteration 10 +Queue: [(3,15,1,True), (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)] +Grounded Until: 30 +Unblocking actions... +Solving... +Solving Time: 0.62s +Memory: 87MB (+0MB) +UNKNOWN +Iteration Time: 0.62s + +Iteration 11 +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)] +Grounded Until: 30 +Unblocking actions... +Solving... +Solving Time: 0.68s +Memory: 88MB (+1MB) +UNKNOWN +Iteration Time: 0.68s + +Iteration 12 +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)] +Grounded Until: 30 +Unblocking actions... +Solving... +Solving Time: 0.67s +Memory: 88MB (+0MB) +UNKNOWN +Iteration Time: 0.67s + +Iteration 13 +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)] +Grounded Until: 30 +Unblocking actions... +Solving... +Solving Time: 0.66s +Memory: 88MB (+0MB) +UNKNOWN +Iteration Time: 0.66s + +Iteration 14 +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)] +Grounded Until: 30 +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 0.07s +Memory: 90MB (+2MB) +Unblocking actions... +Solving... +Solving Time: 0.74s +Memory: 93MB (+3MB) +UNKNOWN +Iteration Time: 0.84s + +Iteration 15 +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)] +Grounded Until: 35 +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 0.07s +Memory: 95MB (+2MB) +Unblocking actions... +Solving... +Solving Time: 0.75s +Memory: 97MB (+2MB) +UNKNOWN +Iteration Time: 0.85s + +Iteration 16 +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)] +Grounded Until: 40 +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 0.07s +Memory: 98MB (+1MB) +Unblocking actions... +Solving... +Solving Time: 0.80s +Memory: 100MB (+2MB) +UNKNOWN +Iteration Time: 0.90s + +Iteration 17 +Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True)] +Grounded Until: 45 +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 0.10s +Memory: 107MB (+7MB) +Unblocking actions... +Solving... +Solving Time: 0.82s +Memory: 109MB (+2MB) +UNKNOWN +Iteration Time: 0.96s + +Iteration 18 +Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True)] +Grounded Until: 50 +Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])] +Grounding Time: 0.07s +Memory: 110MB (+1MB) +Unblocking actions... +Solving... +Solving Time: 0.75s +Memory: 115MB (+5MB) +UNKNOWN +Iteration Time: 0.86s + +Iteration 19 +Queue: [(12,60,0,True), (13,65,0,True), (14,70,0,True)] +Grounded Until: 55 +Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])] +Grounding Time: 0.07s +Memory: 115MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.79s +Memory: 118MB (+3MB) +UNKNOWN +Iteration Time: 0.90s + +Iteration 20 +Queue: [(13,65,0,True), (14,70,0,True)] +Grounded Until: 60 +Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])] +Grounding Time: 0.07s +Memory: 119MB (+1MB) +Unblocking actions... +Solving... +Solving Time: 0.79s +Memory: 122MB (+3MB) +UNKNOWN +Iteration Time: 0.91s + +Iteration 21 +Queue: [(14,70,0,True)] +Grounded Until: 65 +Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])] +Grounding Time: 0.07s +Memory: 123MB (+1MB) +Unblocking actions... +Solving... +Solving Time: 0.87s +Memory: 126MB (+3MB) +UNKNOWN +Iteration Time: 0.99s + +Iteration 22 +Queue: [(2,10,2,True), (3,15,2,True), (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,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)] +Grounded Until: 70 +Blocking actions... +Solving... +Solving Time: 0.70s +Memory: 126MB (+0MB) +UNKNOWN +Iteration Time: 0.71s + +Iteration 23 +Queue: [(3,15,2,True), (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,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)] +Grounded Until: 70 +Unblocking actions... +Solving... +Solving Time: 0.60s +Memory: 126MB (+0MB) +UNKNOWN +Iteration Time: 0.60s + +Iteration 24 +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,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)] +Grounded Until: 70 +Unblocking actions... +Solving... +Solving Time: 0.59s +Memory: 126MB (+0MB) +UNKNOWN +Iteration Time: 0.59s + +Iteration 25 +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,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)] +Grounded Until: 70 +Unblocking actions... +Solving... +Solving Time: 0.67s +Memory: 126MB (+0MB) +UNKNOWN +Iteration Time: 0.68s + +Iteration 26 +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,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)] +Grounded Until: 70 +Unblocking actions... +Solving... +Solving Time: 0.70s +Memory: 127MB (+1MB) +UNKNOWN +Iteration Time: 0.71s + +Iteration 27 +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,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)] +Grounded Until: 70 +Unblocking actions... +Solving... +Solving Time: 0.68s +Memory: 127MB (+0MB) +UNKNOWN +Iteration Time: 0.68s + +Iteration 28 +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,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)] +Grounded Until: 70 +Unblocking actions... +Solving... +Solving Time: 0.74s +Memory: 127MB (+0MB) +UNKNOWN +Iteration Time: 0.74s + +Iteration 29 +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,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)] +Grounded Until: 70 +Unblocking actions... +Solving... +Solving Time: 0.72s +Memory: 127MB (+0MB) +UNKNOWN +Iteration Time: 0.73s + +Iteration 30 +Queue: [(10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)] +Grounded Until: 70 +Unblocking actions... +Solving... +Solving Time: 0.78s +Memory: 127MB (+0MB) +UNKNOWN +Iteration Time: 0.79s + +Iteration 31 +Queue: [(11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)] +Grounded Until: 70 +Unblocking actions... +Solving... +Solving Time: 0.78s +Memory: 127MB (+0MB) +UNKNOWN +Iteration Time: 0.79s + +Iteration 32 +Queue: [(12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)] +Grounded Until: 70 +Unblocking actions... +Solving... +Solving Time: 0.81s +Memory: 127MB (+0MB) +UNKNOWN +Iteration Time: 0.82s + +Iteration 33 +Queue: [(13,65,1,True), (14,70,1,True), (15,75,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)] +Grounded Until: 70 +Unblocking actions... +Solving... +Solving Time: 0.84s +Memory: 127MB (+0MB) +UNKNOWN +Iteration Time: 0.85s + +Iteration 34 +Queue: [(14,70,1,True), (15,75,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)] +Grounded Until: 70 +Unblocking actions... +Solving... +Solving Time: 0.80s +Memory: 127MB (+0MB) +UNKNOWN +Iteration Time: 0.80s + +Iteration 35 +Queue: [(15,75,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)] +Grounded Until: 70 +Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])] +Grounding Time: 0.07s +Memory: 130MB (+3MB) +Unblocking actions... +Solving... +Solving Time: 0.93s +Memory: 132MB (+2MB) +UNKNOWN +Iteration Time: 1.05s + +Iteration 36 +Queue: [(16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True)] +Grounded Until: 75 +Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])] +Grounding Time: 0.07s +Memory: 133MB (+1MB) +Unblocking actions... +Solving... +Solving Time: 0.93s +Memory: 140MB (+7MB) +UNKNOWN +Iteration Time: 1.06s + +Iteration 37 +Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True)] +Grounded Until: 80 +Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])] +Grounding Time: 0.07s +Memory: 140MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.91s +Memory: 142MB (+2MB) +UNKNOWN +Iteration Time: 1.04s + +Iteration 38 +Queue: [(18,90,0,True), (19,95,0,True)] +Grounded Until: 85 +Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])] +Grounding Time: 0.07s +Memory: 143MB (+1MB) +Unblocking actions... +Solving... +Answer: 1 +occurs(action(("up",constant("f0"),constant("f6"))),1) occurs(action(("board",constant("f6"),constant("p6"))),2) occurs(action(("board",constant("f6"),constant("p1"))),2) occurs(action(("up",constant("f6"),constant("f10"))),3) occurs(action(("depart",constant("f10"),constant("p6"))),4) occurs(action(("up",constant("f10"),constant("f13"))),5) occurs(action(("board",constant("f13"),constant("p0"))),6) occurs(action(("up",constant("f13"),constant("f19"))),7) occurs(action(("depart",constant("f19"),constant("p0"))),8) occurs(action(("down",constant("f19"),constant("f9"))),9) occurs(action(("board",constant("f9"),constant("p5"))),10) occurs(action(("down",constant("f9"),constant("f8"))),11) occurs(action(("depart",constant("f8"),constant("p5"))),12) occurs(action(("board",constant("f8"),constant("p8"))),12) occurs(action(("up",constant("f8"),constant("f14"))),13) occurs(action(("board",constant("f14"),constant("p10"))),14) occurs(action(("board",constant("f14"),constant("p9"))),14) occurs(action(("down",constant("f14"),constant("f11"))),15) occurs(action(("depart",constant("f11"),constant("p10"))),16) occurs(action(("up",constant("f11"),constant("f17"))),17) occurs(action(("board",constant("f17"),constant("p3"))),18) occurs(action(("down",constant("f17"),constant("f12"))),19) occurs(action(("depart",constant("f12"),constant("p3"))),20) occurs(action(("up",constant("f12"),constant("f21"))),21) occurs(action(("depart",constant("f21"),constant("p1"))),22) occurs(action(("down",constant("f21"),constant("f9"))),23) occurs(action(("depart",constant("f9"),constant("p8"))),24) occurs(action(("up",constant("f9"),constant("f15"))),25) occurs(action(("board",constant("f15"),constant("p4"))),26) occurs(action(("up",constant("f15"),constant("f18"))),27) occurs(action(("depart",constant("f18"),constant("p4"))),28) occurs(action(("board",constant("f18"),constant("p7"))),28) occurs(action(("down",constant("f18"),constant("f11"))),29) occurs(action(("depart",constant("f11"),constant("p7"))),30) occurs(action(("down",constant("f11"),constant("f1"))),31) occurs(action(("board",constant("f1"),constant("p2"))),32) occurs(action(("up",constant("f1"),constant("f8"))),33) occurs(action(("depart",constant("f8"),constant("p2"))),34) occurs(action(("down",constant("f8"),constant("f4"))),35) occurs(action(("depart",constant("f4"),constant("p9"))),36) occurs(action(("down",constant("f4"),constant("f2"))),37) occurs(action(("up",constant("f2"),constant("f16"))),38) occurs(action(("down",constant("f16"),constant("f2"))),39) occurs(action(("up",constant("f2"),constant("f16"))),40) occurs(action(("down",constant("f16"),constant("f2"))),41) occurs(action(("up",constant("f2"),constant("f16"))),42) occurs(action(("down",constant("f16"),constant("f2"))),43) occurs(action(("up",constant("f2"),constant("f16"))),44) occurs(action(("down",constant("f16"),constant("f2"))),45) occurs(action(("up",constant("f2"),constant("f16"))),46) occurs(action(("down",constant("f16"),constant("f2"))),47) occurs(action(("up",constant("f2"),constant("f16"))),48) occurs(action(("down",constant("f16"),constant("f2"))),49) occurs(action(("up",constant("f2"),constant("f16"))),50) occurs(action(("down",constant("f16"),constant("f2"))),51) occurs(action(("up",constant("f2"),constant("f16"))),52) occurs(action(("down",constant("f16"),constant("f2"))),53) occurs(action(("up",constant("f2"),constant("f16"))),54) occurs(action(("down",constant("f16"),constant("f2"))),55) occurs(action(("up",constant("f2"),constant("f16"))),56) occurs(action(("down",constant("f16"),constant("f2"))),57) occurs(action(("up",constant("f2"),constant("f16"))),58) occurs(action(("down",constant("f16"),constant("f2"))),59) occurs(action(("up",constant("f2"),constant("f16"))),60) occurs(action(("down",constant("f16"),constant("f2"))),61) occurs(action(("up",constant("f2"),constant("f16"))),62) occurs(action(("down",constant("f16"),constant("f2"))),63) occurs(action(("up",constant("f2"),constant("f16"))),64) occurs(action(("down",constant("f16"),constant("f2"))),65) occurs(action(("up",constant("f2"),constant("f16"))),66) occurs(action(("down",constant("f16"),constant("f2"))),67) occurs(action(("up",constant("f2"),constant("f16"))),68) occurs(action(("down",constant("f16"),constant("f2"))),69) occurs(action(("up",constant("f2"),constant("f16"))),70) occurs(action(("down",constant("f16"),constant("f2"))),71) occurs(action(("up",constant("f2"),constant("f16"))),72) occurs(action(("down",constant("f16"),constant("f2"))),73) occurs(action(("up",constant("f2"),constant("f16"))),74) occurs(action(("down",constant("f16"),constant("f2"))),75) occurs(action(("up",constant("f2"),constant("f16"))),76) occurs(action(("down",constant("f16"),constant("f2"))),77) occurs(action(("up",constant("f2"),constant("f16"))),78) occurs(action(("down",constant("f16"),constant("f2"))),79) occurs(action(("up",constant("f2"),constant("f16"))),80) occurs(action(("down",constant("f16"),constant("f2"))),81) occurs(action(("up",constant("f2"),constant("f16"))),82) occurs(action(("down",constant("f16"),constant("f2"))),83) occurs(action(("up",constant("f2"),constant("f16"))),84) occurs(action(("down",constant("f16"),constant("f2"))),85) occurs(action(("up",constant("f2"),constant("f16"))),86) occurs(action(("down",constant("f16"),constant("f2"))),87) occurs(action(("up",constant("f2"),constant("f16"))),88) occurs(action(("down",constant("f16"),constant("f2"))),89) occurs(action(("up",constant("f2"),constant("f16"))),90) +Solving Time: 0.54s +Memory: 146MB (+3MB) +SAT +SATISFIABLE + +Models : 1+ +Calls : 38 +Time : 28.565s (Solving: 26.10s 1st Model: 0.52s Unsat: 0.33s) +CPU Time : 28.580s + +Choices : 5385118 (Domain: 5248575) +Conflicts : 339278 (Analyzed: 339277) +Restarts : 3620 (Average: 93.72 Last: 148) +Model-Level : 1936.0 +Problems : 38 (Average Length: 53.18 Splits: 0) +Lemmas : 339277 (Deleted: 335034) + Binary : 19 (Ratio: 0.01%) + Ternary : 82 (Ratio: 0.02%) + Conflict : 339277 (Average Length: 161.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 339277 (Average: 14.07 Max: 699 Sum: 4775244) + Executed : 339261 (Average: 14.07 Max: 699 Sum: 4775114 Ratio: 100.00%) + Bounded : 16 (Average: 8.12 Max: 22 Sum: 130 Ratio: 0.00%) + +Rules : 26552 +Atoms : 26552 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 86737 (Eliminated: 0 Frozen: 43098) +Constraints : 370112 (Binary: 95.8% Ternary: 2.1% Other: 2.1%) + +Memory Peak : 156MB +Max. Length : 90 steps +Sol. Length : 90 steps + +