From d9de2768c9e198bbb9e61b3979fa98658c5aa1f5 Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Wed, 14 Feb 2018 17:38:05 +0100 Subject: [PATCH] Add benchmark result [gc-ta1-tt1-jumpy | ipc-2000 | blocks-strips-typed | 38] --- .../ipc-2000_blocks-strips-typed_38.env | 56 ++ .../ipc-2000_blocks-strips-typed_38.err | 9 + .../ipc-2000_blocks-strips-typed_38.out | 813 ++++++++++++++++++ 3 files changed, 878 insertions(+) create mode 100644 gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_38.env create mode 100644 gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_38.err create mode 100644 gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_38.out diff --git a/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_38.env b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_38.env new file mode 100644 index 000000000..5edb3c28f --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_38.env @@ -0,0 +1,56 @@ +command: +- timeout +- -m=9216000 +- -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-38.pddl +- --stats +- --stats-iter +- --verbose +- --print-call +- -m 8192 +- --translate +- -B 0.9 +- --parallel=0 +- --shallow +- --use-heuristic +- --test-until-not-sat +- --test=0 +- --test-add=1 +- --test-times=1 +- --configuration=jumpy +configuration: + id: gc-ta1-tt1-jumpy + instanceSets: + - rintanen-aij-2012-interesting + options: + - --stats + - --stats-iter + - --verbose + - --print-call + - -m 8192 + - --translate + - -B 0.9 + - --parallel=0 + - --shallow + - --use-heuristic + - --test-until-not-sat + - --test=0 + - --test-add=1 + - --test-times=1 + - --configuration=jumpy +exitCode: 0 +instance: + domain: blocks-strips-typed + instance: 38 + ipc: ipc-2000 +versions: + clingo: 5.2.2 + fastDownward: 10997:847cdf0069cab0c8841a9958e783d1a7340fe2e9 (2017-11-02 15:10 +0100) + planner: f090434475c02dbccc3811039498f2a63a357ddc (2018-02-01 18:15:39 +0100) + plasp: 3.1.1 + python: 3.6.3 +workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner + diff --git a/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_38.err b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_38.err new file mode 100644 index 000000000..ebdb016a2 --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_38.err @@ -0,0 +1,9 @@ +# configuration: {'id': 'gc-ta1-tt1-jumpy', 'options': ['--stats', '--stats-iter', '--verbose', '--print-call', '-m 8192', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=1', '--test-times=1', '--configuration=jumpy'], 'instanceSets': ['rintanen-aij-2012-interesting']} +# instance: {'ipc': 'ipc-2000', 'domain': 'blocks-strips-typed', 'instance': 38} +# command: ['timeout', '-m=9216000', '-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-38.pddl', '--stats', '--stats-iter', '--verbose', '--print-call', '-m 8192', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=1', '--test-times=1', '--configuration=jumpy'] +# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner +# exit code: 0 +# planner call: /home/wv/bin/linux/64/fast-downward/fast-downward.py --translate --build=release64 /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-38.pddl && plasp-3.1.1 translate --parsing-mode=compatibility output.sas | /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 --stats-iter --verbose -m 8192 -B 0.9 --test-until-not-sat --configuration=jumpy --query-at-last --check-at-last --forbid-actions --force-actions -c planner_on=1 --test=- --test=/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/test_files/test.lp /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/test_files/block_forall_t.lp --test-once --heuristic=Domain /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/heuristic.lp -c _shallow=1 -c _closure=3 -c _parallel=0 +FINISHED CPU 13.06 MEM 0 MAXMEM 326164 STALE 1 MAXMEM_RSS 241588 + + diff --git a/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_38.out b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_38.out new file mode 100644 index 000000000..f06c552ca --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_38.out @@ -0,0 +1,813 @@ +INFO Running translator. +INFO translator input: ['/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-38.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-2000/domains/blocks-strips-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-38.pddl +Parsing... +Parsing: [0.010s CPU, 0.014s wall-clock] +Normalizing task... [0.000s CPU, 0.001s wall-clock] +Instantiating... +Generating Datalog program... [0.010s CPU, 0.003s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.000s CPU, 0.009s wall-clock] +Preparing model... [0.010s CPU, 0.008s wall-clock] +Generated 21 rules. +Computing model... [0.140s CPU, 0.137s wall-clock] +1118 relevant atoms +738 auxiliary atoms +1856 final queue length +3191 total queue pushes +Completing instantiation... [0.210s CPU, 0.220s wall-clock] +Instantiating: [0.370s CPU, 0.380s wall-clock] +Computing fact groups... +Finding invariants... +10 initial candidates +Finding invariants: [0.030s CPU, 0.025s wall-clock] +Checking invariant weight... [0.000s CPU, 0.003s wall-clock] +Instantiating groups... [0.020s CPU, 0.013s wall-clock] +Collecting mutex groups... [0.010s CPU, 0.003s wall-clock] +Choosing groups... +19 uncovered facts +Choosing groups: [0.010s CPU, 0.014s wall-clock] +Building translation key... [0.010s CPU, 0.005s wall-clock] +Computing fact groups: [0.100s CPU, 0.089s wall-clock] +Building STRIPS to SAS dictionary... [0.000s CPU, 0.003s wall-clock] +Building dictionary for full mutex groups... [0.000s CPU, 0.005s 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.010s CPU, 0.011s wall-clock] +Translating task: [0.260s CPU, 0.256s wall-clock] +954 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +36 propositions removed +Detecting unreachable propositions: [0.140s CPU, 0.140s wall-clock] +Reordering and filtering variables... +37 of 37 variables necessary. +19 of 37 mutex groups necessary. +648 of 648 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.080s CPU, 0.079s wall-clock] +Translator variables: 37 +Translator derived variables: 0 +Translator facts: 380 +Translator goal facts: 17 +Translator mutex groups: 19 +Translator total mutex groups size: 361 +Translator operators: 648 +Translator axioms: 0 +Translator task size: 5601 +Translator peak memory: 39628 KB +Writing output... [0.090s CPU, 0.102s wall-clock] +Done! [1.070s CPU, 1.090s wall-clock] +planner.py version 0.0.1 + +Time: 0.19s +Memory: 61MB + +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... +[start: stats after solve call] + +Models : 0 +Calls : 1 +Time : 0.219s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 0.188s + +Choices : 0 +Conflicts : 0 (Analyzed: 0) +Restarts : 0 +Problems : 1 (Average Length: 2.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 17209 +Atoms : 17209 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 0 (Eliminated: 0 Frozen: 0) +Constraints : 0 (Binary: 0.0% Ternary: 0.0% Other: 0.0%) + +Memory Peak : 197MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.00s +Memory: 133MB (+72MB) +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 +Expected Memory: 133MB +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 0.07s +Memory: 135MB (+2MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 2 +Time : 0.332s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 0.300s + +Choices : 0 +Conflicts : 0 (Analyzed: 0) +Restarts : 0 +Problems : 2 (Average Length: 4.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 17209 +Atoms : 17209 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 4888 (Eliminated: 0 Frozen: 4888) +Constraints : 4021 (Binary: 90.5% Ternary: 5.0% Other: 4.4%) + +Memory Peak : 197MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.02s +Memory: 137MB (+2MB) +UNSAT +Iteration Time: 0.12s + +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 +Expected Memory: 141.0MB +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 0.08s +Memory: 141MB (+4MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 3 +Time : 0.469s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 0.436s + +Choices : 0 +Conflicts : 0 (Analyzed: 0) +Restarts : 0 +Problems : 3 (Average Length: 7.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 17209 +Atoms : 17209 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 9978 (Eliminated: 0 Frozen: 9978) +Constraints : 19923 (Binary: 92.5% Ternary: 4.8% Other: 2.7%) + +Memory Peak : 197MB +Max. Length : 5 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.03s +Memory: 142MB (+1MB) +UNSAT +Iteration Time: 0.14s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Expected Memory: 147.0MB +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 0.08s +Memory: 146MB (+4MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 4 +Time : 0.626s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 0.592s + +Choices : 0 +Conflicts : 1 (Analyzed: 0) +Restarts : 0 +Problems : 4 (Average Length: 9.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 17209 +Atoms : 17209 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 15323 (Eliminated: 0 Frozen: 15323) +Constraints : 52589 (Binary: 93.4% Ternary: 4.6% Other: 2.0%) + +Memory Peak : 197MB +Max. Length : 10 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.04s +Memory: 148MB (+2MB) +UNSAT +Iteration Time: 0.16s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Expected Memory: 154.0MB +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 0.10s +Memory: 152MB (+4MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 5 +Time : 0.806s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 0.776s + +Choices : 0 +Conflicts : 2 (Analyzed: 0) +Restarts : 0 +Problems : 5 (Average Length: 12.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 17209 +Atoms : 17209 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 20939 (Eliminated: 0 Frozen: 20939) +Constraints : 93674 (Binary: 93.7% Ternary: 4.6% Other: 1.7%) + +Memory Peak : 197MB +Max. Length : 15 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.05s +Memory: 155MB (+3MB) +UNSAT +Iteration Time: 0.18s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Expected Memory: 162.0MB +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 0.09s +Memory: 158MB (+3MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 6 +Time : 0.980s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 0.952s + +Choices : 0 +Conflicts : 3 (Analyzed: 0) +Restarts : 0 +Problems : 6 (Average Length: 14.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 17209 +Atoms : 17209 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 26555 (Eliminated: 0 Frozen: 26555) +Constraints : 134759 (Binary: 93.8% Ternary: 4.6% Other: 1.6%) + +Memory Peak : 197MB +Max. Length : 20 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.06s +Memory: 162MB (+4MB) +UNSAT +Iteration Time: 0.18s + +Iteration 7 +Queue: [(6,30,0,True)] +Grounded Until: 25 +Expected Memory: 169.0MB +Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] +Grounding Time: 0.09s +Memory: 164MB (+2MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 7 +Time : 1.158s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s) +CPU Time : 1.132s + +Choices : 0 +Conflicts : 4 (Analyzed: 0) +Restarts : 0 +Problems : 7 (Average Length: 17.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 17209 +Atoms : 17209 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 32171 (Eliminated: 0 Frozen: 32171) +Constraints : 175844 (Binary: 93.8% Ternary: 4.6% Other: 1.6%) + +Memory Peak : 197MB +Max. Length : 25 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.06s +Memory: 166MB (+2MB) +UNSAT +Iteration Time: 0.18s + +Iteration 8 +Queue: [(7,35,0,True), (8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 30 +Expected Memory: 173.0MB +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 0.09s +Memory: 169MB (+3MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 8 +Time : 1.344s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s) +CPU Time : 1.316s + +Choices : 130 (Domain: 130) +Conflicts : 9 (Analyzed: 4) +Restarts : 0 +Problems : 8 (Average Length: 19.50 Splits: 0) +Lemmas : 4 (Deleted: 0) + Binary : 1 (Ratio: 25.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 4 (Average Length: 1.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 4 (Average: 60.50 Max: 71 Sum: 242) + Executed : 0 (Average: 32.50 Max: 34 Sum: 130 Ratio: 53.72%) + Bounded : 4 (Average: 28.00 Max: 37 Sum: 112 Ratio: 46.28%) + +Rules : 17209 +Atoms : 17209 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 37787 (Eliminated: 0 Frozen: 37787) +Constraints : 216929 (Binary: 93.9% Ternary: 4.6% Other: 1.5%) + +Memory Peak : 197MB +Max. Length : 30 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.06s +Memory: 174MB (+5MB) +UNSAT +Iteration Time: 0.19s + +Iteration 9 +Queue: [(8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 35 +Expected Memory: 182.0MB +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 0.12s +Memory: 178MB (+4MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 9 +Time : 1.593s (Solving: 0.04s 1st Model: 0.00s Unsat: 0.04s) +CPU Time : 1.564s + +Choices : 1046 (Domain: 1046) +Conflicts : 36 (Analyzed: 30) +Restarts : 0 +Problems : 9 (Average Length: 22.00 Splits: 0) +Lemmas : 30 (Deleted: 0) + Binary : 2 (Ratio: 6.67%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 30 (Average Length: 1.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 30 (Average: 73.63 Max: 83 Sum: 2209) + Executed : 0 (Average: 34.87 Max: 41 Sum: 1046 Ratio: 47.35%) + Bounded : 30 (Average: 38.77 Max: 42 Sum: 1163 Ratio: 52.65%) + +Rules : 17209 +Atoms : 17209 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 43403 (Eliminated: 0 Frozen: 43403) +Constraints : 256684 (Binary: 93.9% Ternary: 4.6% Other: 1.5%) + +Memory Peak : 197MB +Max. Length : 35 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.09s +Memory: 181MB (+3MB) +UNSAT +Iteration Time: 0.25s + +Iteration 10 +Queue: [(9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 40 +Expected Memory: 189.0MB +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 0.09s +Memory: 184MB (+3MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 10 +Time : 1.820s (Solving: 0.07s 1st Model: 0.00s Unsat: 0.07s) +CPU Time : 1.792s + +Choices : 2862 (Domain: 2862) +Conflicts : 88 (Analyzed: 81) +Restarts : 0 +Problems : 10 (Average Length: 24.50 Splits: 0) +Lemmas : 81 (Deleted: 0) + Binary : 3 (Ratio: 3.70%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 81 (Average Length: 1.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 81 (Average: 78.72 Max: 88 Sum: 6376) + Executed : 0 (Average: 35.33 Max: 41 Sum: 2862 Ratio: 44.89%) + Bounded : 81 (Average: 43.38 Max: 47 Sum: 3514 Ratio: 55.11%) + +Rules : 17209 +Atoms : 17209 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 49019 (Eliminated: 0 Frozen: 49019) +Constraints : 280162 (Binary: 93.8% Ternary: 4.6% Other: 1.5%) + +Memory Peak : 197MB +Max. Length : 40 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.09s +Memory: 187MB (+3MB) +UNSAT +Iteration Time: 0.23s + +Iteration 11 +Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 45 +Expected Memory: 195.0MB +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 0.11s +Memory: 188MB (+1MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 11 +Time : 2.138s (Solving: 0.16s 1st Model: 0.00s Unsat: 0.16s) +CPU Time : 2.112s + +Choices : 6696 (Domain: 6696) +Conflicts : 493 (Analyzed: 485) +Restarts : 6 (Average: 80.83 Last: 51) +Problems : 11 (Average Length: 27.00 Splits: 0) +Lemmas : 485 (Deleted: 0) + Binary : 21 (Ratio: 4.33%) + Ternary : 3 (Ratio: 0.62%) + Conflict : 485 (Average Length: 176.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 485 (Average: 22.02 Max: 146 Sum: 10682) + Executed : 390 (Average: 13.70 Max: 146 Sum: 6645 Ratio: 62.21%) + Bounded : 95 (Average: 42.49 Max: 52 Sum: 4037 Ratio: 37.79%) + +Rules : 17209 +Atoms : 17209 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 54635 (Eliminated: 0 Frozen: 54635) +Constraints : 289740 (Binary: 93.8% Ternary: 4.7% Other: 1.6%) + +Memory Peak : 197MB +Max. Length : 45 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.15s +Memory: 191MB (+3MB) +UNSAT +Iteration Time: 0.32s + +Iteration 12 +Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 50 +Expected Memory: 199.0MB +Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])] +Grounding Time: 0.13s +Memory: 193MB (+2MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 12 +Time : 2.612s (Solving: 0.38s 1st Model: 0.00s Unsat: 0.38s) +CPU Time : 2.584s + +Choices : 12520 (Domain: 12520) +Conflicts : 961 (Analyzed: 952) +Restarts : 13 (Average: 73.23 Last: 51) +Problems : 12 (Average Length: 29.50 Splits: 0) +Lemmas : 952 (Deleted: 0) + Binary : 60 (Ratio: 6.30%) + Ternary : 4 (Ratio: 0.42%) + Conflict : 952 (Average Length: 230.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 952 (Average: 17.15 Max: 146 Sum: 16329) + Executed : 848 (Average: 12.90 Max: 146 Sum: 12283 Ratio: 75.22%) + Bounded : 104 (Average: 38.90 Max: 52 Sum: 4046 Ratio: 24.78%) + +Rules : 17209 +Atoms : 17209 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 60251 (Eliminated: 0 Frozen: 60251) +Constraints : 327810 (Binary: 93.8% Ternary: 4.7% Other: 1.5%) + +Memory Peak : 202MB +Max. Length : 50 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.28s +Memory: 200MB (+7MB) +UNSAT +Iteration Time: 0.48s + +Iteration 13 +Queue: [(12,60,0,True), (13,65,0,True)] +Grounded Until: 55 +Expected Memory: 209.0MB +Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])] +Grounding Time: 0.11s +Memory: 200MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 13 +Time : 3.333s (Solving: 0.87s 1st Model: 0.00s Unsat: 0.87s) +CPU Time : 3.308s + +Choices : 30035 (Domain: 30035) +Conflicts : 1779 (Analyzed: 1769) +Restarts : 26 (Average: 68.04 Last: 51) +Problems : 13 (Average Length: 32.00 Splits: 0) +Lemmas : 1769 (Deleted: 0) + Binary : 131 (Ratio: 7.41%) + Ternary : 4 (Ratio: 0.23%) + Conflict : 1769 (Average Length: 447.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 1769 (Average: 18.60 Max: 204 Sum: 32910) + Executed : 1651 (Average: 16.31 Max: 204 Sum: 28850 Ratio: 87.66%) + Bounded : 118 (Average: 34.41 Max: 52 Sum: 4060 Ratio: 12.34%) + +Rules : 17209 +Atoms : 17209 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 65867 (Eliminated: 0 Frozen: 65867) +Constraints : 368895 (Binary: 93.8% Ternary: 4.7% Other: 1.5%) + +Memory Peak : 209MB +Max. Length : 55 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.55s +Memory: 204MB (+4MB) +UNSAT +Iteration Time: 0.73s + +Iteration 14 +Queue: [(13,65,0,True)] +Grounded Until: 60 +Expected Memory: 213.0MB +Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])] +Grounding Time: 0.12s +Memory: 205MB (+1MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 14 +Time : 9.299s (Solving: 6.59s 1st Model: 0.00s Unsat: 6.59s) +CPU Time : 9.268s + +Choices : 147109 (Domain: 147109) +Conflicts : 6987 (Analyzed: 6976) +Restarts : 109 (Average: 64.00 Last: 62) +Problems : 14 (Average Length: 34.50 Splits: 0) +Lemmas : 6976 (Deleted: 0) + Binary : 218 (Ratio: 3.12%) + Ternary : 4 (Ratio: 0.06%) + Conflict : 6976 (Average Length: 3847.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 6976 (Average: 20.47 Max: 486 Sum: 142799) + Executed : 6843 (Average: 19.88 Max: 486 Sum: 138658 Ratio: 97.10%) + Bounded : 133 (Average: 31.14 Max: 67 Sum: 4141 Ratio: 2.90%) + +Rules : 17209 +Atoms : 17209 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 71483 (Eliminated: 0 Frozen: 71483) +Constraints : 409980 (Binary: 93.8% Ternary: 4.7% Other: 1.5%) + +Memory Peak : 337MB +Max. Length : 60 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 5.78s +Memory: 273MB (+68MB) +UNSAT +Iteration Time: 5.97s + +Iteration 15 +Queue: [(14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 65 +Expected Memory: 342.0MB +Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])] +Grounding Time: 0.09s +Memory: 273MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 1+ +Calls : 15 +Time : 10.035s (Solving: 7.07s 1st Model: 0.48s Unsat: 6.59s) +CPU Time : 10.004s + +Choices : 161338 (Domain: 161338) +Conflicts : 7386 (Analyzed: 7375) +Restarts : 115 (Average: 64.13 Last: 62) +Model-Level : 1122.0 +Problems : 15 (Average Length: 37.00 Splits: 0) +Lemmas : 7375 (Deleted: 0) + Binary : 288 (Ratio: 3.91%) + Ternary : 4 (Ratio: 0.05%) + Conflict : 7375 (Average Length: 3686.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 7375 (Average: 21.06 Max: 486 Sum: 155337) + Executed : 7228 (Average: 20.50 Max: 486 Sum: 151182 Ratio: 97.33%) + Bounded : 147 (Average: 28.27 Max: 67 Sum: 4155 Ratio: 2.67%) + +Rules : 17209 +Atoms : 17209 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 77099 (Eliminated: 0 Frozen: 77099) +Constraints : 451040 (Binary: 93.9% Ternary: 4.6% Other: 1.5%) + +Memory Peak : 337MB +Max. Length : 65 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 0.57s +Memory: 279MB (+6MB) +SAT +Testing... +SERIALIZABLE +Testing Time: 0.22s +Memory: 281MB (+2MB) +Answer: 1 +occurs(action(("pick-up","k")),1) occurs(action(("put-down","k")),2) occurs(action(("pick-up","k")),3) occurs(action(("put-down","k")),4) occurs(action(("unstack","g","p")),5) occurs(action(("put-down","g")),6) occurs(action(("unstack","j","h")),7) occurs(action(("put-down","j")),8) occurs(action(("pick-up","j")),9) occurs(action(("stack","j","g")),10) occurs(action(("unstack","p","n")),11) occurs(action(("put-down","p")),12) occurs(action(("unstack","n","e")),13) occurs(action(("put-down","n")),14) occurs(action(("unstack","e","r")),15) occurs(action(("put-down","e")),16) occurs(action(("unstack","h","a")),17) occurs(action(("put-down","h")),18) occurs(action(("unstack","r","i")),19) occurs(action(("put-down","r")),20) occurs(action(("unstack","i","f")),21) occurs(action(("stack","i","e")),22) occurs(action(("unstack","f","o")),23) occurs(action(("put-down","f")),24) occurs(action(("unstack","o","l")),25) occurs(action(("stack","o","r")),26) occurs(action(("unstack","l","b")),27) occurs(action(("stack","l","o")),28) occurs(action(("unstack","b","d")),29) occurs(action(("put-down","b")),30) occurs(action(("unstack","d","q")),31) occurs(action(("put-down","d")),32) occurs(action(("unstack","q","m")),33) occurs(action(("stack","q","h")),34) occurs(action(("unstack","m","c")),35) occurs(action(("put-down","m")),36) occurs(action(("pick-up","c")),37) occurs(action(("stack","c","a")),38) occurs(action(("unstack","l","o")),39) occurs(action(("stack","l","c")),40) occurs(action(("pick-up","p")),41) occurs(action(("stack","p","l")),42) occurs(action(("unstack","i","e")),43) occurs(action(("stack","i","p")),44) occurs(action(("unstack","j","g")),45) occurs(action(("stack","j","i")),46) occurs(action(("pick-up","k")),47) occurs(action(("stack","k","j")),48) occurs(action(("unstack","o","r")),49) occurs(action(("stack","o","k")),50) occurs(action(("unstack","q","h")),51) occurs(action(("stack","q","o")),52) occurs(action(("pick-up","r")),53) occurs(action(("stack","r","q")),54) occurs(action(("pick-up","f")),55) occurs(action(("stack","f","r")),56) occurs(action(("pick-up","e")),57) occurs(action(("stack","e","f")),58) occurs(action(("pick-up","n")),59) occurs(action(("stack","n","e")),60) occurs(action(("pick-up","b")),61) occurs(action(("stack","b","n")),62) occurs(action(("pick-up","d")),63) occurs(action(("stack","d","b")),64) occurs(action(("pick-up","m")),65) occurs(action(("stack","m","d")),66) occurs(action(("pick-up","g")),67) occurs(action(("stack","g","m")),68) occurs(action(("pick-up","h")),69) occurs(action(("stack","h","g")),70) +SATISFIABLE + +Models : 1+ +Calls : 15 +Time : 10.035s (Solving: 7.07s 1st Model: 0.48s Unsat: 6.59s) +CPU Time : 10.004s + +Choices : 161338 (Domain: 161338) +Conflicts : 7386 (Analyzed: 7375) +Restarts : 115 (Average: 64.13 Last: 62) +Model-Level : 1122.0 +Problems : 15 (Average Length: 37.00 Splits: 0) +Lemmas : 7375 (Deleted: 0) + Binary : 288 (Ratio: 3.91%) + Ternary : 4 (Ratio: 0.05%) + Conflict : 7375 (Average Length: 3686.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 7375 (Average: 21.06 Max: 486 Sum: 155337) + Executed : 7228 (Average: 20.50 Max: 486 Sum: 151182 Ratio: 97.33%) + Bounded : 147 (Average: 28.27 Max: 67 Sum: 4155 Ratio: 2.67%) + +Rules : 17209 +Atoms : 17209 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 77099 (Eliminated: 0 Frozen: 77099) +Constraints : 451040 (Binary: 93.9% Ternary: 4.6% Other: 1.5%) + +Memory Peak : 337MB +Max. Length : 70 steps +Sol. Length : 70 steps +Models : 1 + +