diff --git a/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_82.env b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_82.env new file mode 100644 index 000000000..f271ebb24 --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_82.env @@ -0,0 +1,59 @@ +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-82.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 +- -i 0 +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 + - -i 0 +exitCode: 0 +instance: + domain: blocks-strips-typed + instance: 82 + ipc: ipc-2000 + planLength: 150 +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_82.err b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_82.err new file mode 100644 index 000000000..bc4483736 --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_82.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', '-i 0'], 'instanceSets': ['rintanen-aij-2012-interesting']} +# instance: {'ipc': 'ipc-2000', 'domain': 'blocks-strips-typed', 'instance': 82, 'planLength': 150} +# 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-82.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', '-i 0'] +# 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-82.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 -i 0 --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 494.47 MEM 33728 MAXMEM 3234776 STALE 1 MAXMEM_RSS 3058844 + + diff --git a/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_82.out b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_82.out new file mode 100644 index 000000000..02337e8a8 --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_82.out @@ -0,0 +1,1565 @@ +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-82.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-82.pddl +Parsing... +Parsing: [0.010s CPU, 0.020s wall-clock] +Normalizing task... [0.010s CPU, 0.002s wall-clock] +Instantiating... +Generating Datalog program... [0.000s CPU, 0.007s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.010s CPU, 0.010s wall-clock] +Preparing model... [0.010s CPU, 0.015s wall-clock] +Generated 21 rules. +Computing model... [0.610s CPU, 0.605s wall-clock] +5122 relevant atoms +3400 auxiliary atoms +8522 final queue length +15004 total queue pushes +Completing instantiation... [1.090s CPU, 1.087s wall-clock] +Instantiating: [1.720s CPU, 1.731s wall-clock] +Computing fact groups... +Finding invariants... +10 initial candidates +Finding invariants: [0.030s CPU, 0.027s wall-clock] +Checking invariant weight... [0.010s CPU, 0.006s wall-clock] +Instantiating groups... [0.060s CPU, 0.059s wall-clock] +Collecting mutex groups... [0.020s CPU, 0.014s wall-clock] +Choosing groups... +41 uncovered facts +Choosing groups: [0.060s CPU, 0.071s wall-clock] +Building translation key... [0.020s CPU, 0.021s wall-clock] +Computing fact groups: [0.360s CPU, 0.358s wall-clock] +Building STRIPS to SAS dictionary... [0.010s CPU, 0.010s wall-clock] +Building dictionary for full mutex groups... [0.020s CPU, 0.024s wall-clock] +Building mutex information... +Building mutex information: [0.040s CPU, 0.038s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.050s CPU, 0.053s wall-clock] +Translating task: [1.320s CPU, 1.320s wall-clock] +4760 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +80 propositions removed +Detecting unreachable propositions: [0.690s CPU, 0.685s wall-clock] +Reordering and filtering variables... +81 of 81 variables necessary. +41 of 81 mutex groups necessary. +3200 of 3200 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.390s CPU, 0.395s wall-clock] +Translator variables: 81 +Translator derived variables: 0 +Translator facts: 1722 +Translator goal facts: 39 +Translator mutex groups: 41 +Translator total mutex groups size: 1681 +Translator operators: 3200 +Translator axioms: 0 +Translator task size: 27403 +Translator peak memory: 52684 KB +Writing output... [0.510s CPU, 0.746s wall-clock] +Done! [5.140s CPU, 5.384s wall-clock] +planner.py version 0.0.1 + +Time: 0.92s +Memory: 107MB + +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 : 1.038s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 0.924s + +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 : 83978 +Atoms : 83978 +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 : 243MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.01s +Memory: 179MB (+72MB) +UNSAT +Iteration Time: 0.01s + +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: 179MB +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 0.42s +Memory: 189MB (+10MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 2 +Time : 1.864s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 1.748s + +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 : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 22242 (Eliminated: 0 Frozen: 22242) +Constraints : 1653 (Binary: 86.8% Ternary: 6.4% Other: 6.8%) + +Memory Peak : 243MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.26s +Memory: 196MB (+7MB) +UNSAT +Iteration Time: 0.83s + +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: 213.0MB +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 0.41s +Memory: 210MB (+14MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 3 +Time : 2.725s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 2.608s + +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 : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 44585 (Eliminated: 0 Frozen: 44585) +Constraints : 10355 (Binary: 91.0% Ternary: 5.2% Other: 3.7%) + +Memory Peak : 243MB +Max. Length : 5 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.27s +Memory: 218MB (+8MB) +UNSAT +Iteration Time: 0.87s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Expected Memory: 240.0MB +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 0.51s +Memory: 235MB (+17MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 4 +Time : 3.726s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 3.608s + +Choices : 0 +Conflicts : 0 (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 : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 67123 (Eliminated: 0 Frozen: 67123) +Constraints : 32307 (Binary: 92.7% Ternary: 4.8% Other: 2.5%) + +Memory Peak : 245MB +Max. Length : 10 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.29s +Memory: 245MB (+10MB) +UNSAT +Iteration Time: 1.01s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Expected Memory: 272.0MB +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 0.44s +Memory: 255MB (+10MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 5 +Time : 4.698s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 4.580s + +Choices : 0 +Conflicts : 0 (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 : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 89956 (Eliminated: 0 Frozen: 89956) +Constraints : 73759 (Binary: 93.5% Ternary: 4.6% Other: 1.9%) + +Memory Peak : 268MB +Max. Length : 15 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.31s +Memory: 268MB (+13MB) +UNSAT +Iteration Time: 0.98s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Expected Memory: 295.0MB +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 0.45s +Memory: 277MB (+9MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 6 +Time : 5.756s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 5.636s + +Choices : 0 +Conflicts : 0 (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 : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 113184 (Eliminated: 0 Frozen: 113184) +Constraints : 140961 (Binary: 94.0% Ternary: 4.5% Other: 1.5%) + +Memory Peak : 297MB +Max. Length : 20 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.36s +Memory: 297MB (+20MB) +UNSAT +Iteration Time: 1.07s + +Iteration 7 +Queue: [(6,30,0,True)] +Grounded Until: 25 +Expected Memory: 326.0MB +Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] +Grounding Time: 0.63s +Memory: 312MB (+15MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 7 +Time : 7.070s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 6.952s + +Choices : 0 +Conflicts : 0 (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 : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 136907 (Eliminated: 0 Frozen: 136907) +Constraints : 240163 (Binary: 94.4% Ternary: 4.4% Other: 1.2%) + +Memory Peak : 332MB +Max. Length : 25 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.43s +Memory: 323MB (+11MB) +UNSAT +Iteration Time: 1.32s + +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: 352.0MB +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 0.45s +Memory: 331MB (+8MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 8 +Time : 8.326s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 8.208s + +Choices : 0 +Conflicts : 0 (Analyzed: 0) +Restarts : 0 +Problems : 8 (Average Length: 19.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 : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 161225 (Eliminated: 0 Frozen: 161225) +Constraints : 377615 (Binary: 94.6% Ternary: 4.3% Other: 1.1%) + +Memory Peak : 357MB +Max. Length : 30 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.54s +Memory: 345MB (+14MB) +UNSAT +Iteration Time: 1.26s + +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: 374.0MB +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 0.46s +Memory: 354MB (+9MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 9 +Time : 9.753s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 9.636s + +Choices : 0 +Conflicts : 1 (Analyzed: 0) +Restarts : 0 +Problems : 9 (Average Length: 22.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 : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 186238 (Eliminated: 0 Frozen: 186238) +Constraints : 559089 (Binary: 94.8% Ternary: 4.3% Other: 0.9%) + +Memory Peak : 382MB +Max. Length : 35 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.69s +Memory: 377MB (+23MB) +UNSAT +Iteration Time: 1.44s + +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: 409.0MB +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 0.46s +Memory: 386MB (+9MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 10 +Time : 11.225s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s) +CPU Time : 11.108s + +Choices : 0 +Conflicts : 2 (Analyzed: 0) +Restarts : 0 +Problems : 10 (Average Length: 24.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 : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 211874 (Eliminated: 0 Frozen: 211874) +Constraints : 760334 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 417MB +Max. Length : 40 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.78s +Memory: 400MB (+14MB) +UNSAT +Iteration Time: 1.48s + +Iteration 11 +Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 45 +Expected Memory: 432.0MB +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 0.47s +Memory: 407MB (+7MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 11 +Time : 12.729s (Solving: 0.02s 1st Model: 0.00s Unsat: 0.02s) +CPU Time : 12.612s + +Choices : 0 +Conflicts : 3 (Analyzed: 0) +Restarts : 0 +Problems : 11 (Average Length: 27.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 : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 237510 (Eliminated: 0 Frozen: 237510) +Constraints : 961579 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 445MB +Max. Length : 45 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.78s +Memory: 427MB (+20MB) +UNSAT +Iteration Time: 1.51s + +Iteration 12 +Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 50 +Expected Memory: 459.0MB +Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])] +Grounding Time: 0.47s +Memory: 430MB (+3MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 12 +Time : 14.257s (Solving: 0.03s 1st Model: 0.00s Unsat: 0.03s) +CPU Time : 14.140s + +Choices : 0 +Conflicts : 4 (Analyzed: 0) +Restarts : 0 +Problems : 12 (Average Length: 29.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 : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 263146 (Eliminated: 0 Frozen: 263146) +Constraints : 1162824 (Binary: 95.0% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 468MB +Max. Length : 50 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.79s +Memory: 462MB (+32MB) +UNSAT +Iteration Time: 1.54s + +Iteration 13 +Queue: [(12,60,0,True), (13,65,0,True)] +Grounded Until: 55 +Expected Memory: 497.0MB +Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])] +Grounding Time: 0.48s +Memory: 462MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 13 +Time : 15.810s (Solving: 0.05s 1st Model: 0.00s Unsat: 0.05s) +CPU Time : 15.696s + +Choices : 0 +Conflicts : 5 (Analyzed: 0) +Restarts : 0 +Problems : 13 (Average Length: 32.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 : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 288782 (Eliminated: 0 Frozen: 288782) +Constraints : 1364069 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 504MB +Max. Length : 55 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.80s +Memory: 478MB (+16MB) +UNSAT +Iteration Time: 1.56s + +Iteration 14 +Queue: [(13,65,0,True)] +Grounded Until: 60 +Expected Memory: 513.0MB +Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])] +Grounding Time: 0.81s +Memory: 511MB (+33MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 14 +Time : 17.713s (Solving: 0.08s 1st Model: 0.00s Unsat: 0.08s) +CPU Time : 17.600s + +Choices : 0 +Conflicts : 6 (Analyzed: 0) +Restarts : 0 +Problems : 14 (Average Length: 34.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 : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 314418 (Eliminated: 0 Frozen: 314418) +Constraints : 1565314 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 556MB +Max. Length : 60 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.81s +Memory: 528MB (+17MB) +UNSAT +Iteration Time: 1.91s + +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: 578.0MB +Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])] +Grounding Time: 0.45s +Memory: 531MB (+3MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 15 +Time : 19.276s (Solving: 0.11s 1st Model: 0.00s Unsat: 0.11s) +CPU Time : 19.164s + +Choices : 13 (Domain: 13) +Conflicts : 8 (Analyzed: 1) +Restarts : 0 +Problems : 15 (Average Length: 37.00 Splits: 0) +Lemmas : 1 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 1 (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 : 1 (Average: 85.00 Max: 85 Sum: 85) + Executed : 0 (Average: 13.00 Max: 13 Sum: 13 Ratio: 15.29%) + Bounded : 1 (Average: 72.00 Max: 72 Sum: 72 Ratio: 84.71%) + +Rules : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 340054 (Eliminated: 0 Frozen: 340054) +Constraints : 1766559 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 578MB +Max. Length : 65 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.82s +Memory: 550MB (+19MB) +UNSAT +Iteration Time: 1.57s + +Iteration 16 +Queue: [(15,75,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 70 +Expected Memory: 600.0MB +Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])] +Grounding Time: 0.46s +Memory: 554MB (+4MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 16 +Time : 20.895s (Solving: 0.15s 1st Model: 0.00s Unsat: 0.15s) +CPU Time : 20.784s + +Choices : 148 (Domain: 148) +Conflicts : 24 (Analyzed: 16) +Restarts : 0 +Problems : 16 (Average Length: 39.50 Splits: 0) +Lemmas : 16 (Deleted: 0) + Binary : 1 (Ratio: 6.25%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 16 (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 : 16 (Average: 81.19 Max: 88 Sum: 1299) + Executed : 0 (Average: 9.25 Max: 13 Sum: 148 Ratio: 11.39%) + Bounded : 16 (Average: 71.94 Max: 77 Sum: 1151 Ratio: 88.61%) + +Rules : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 365690 (Eliminated: 0 Frozen: 365690) +Constraints : 1940365 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 608MB +Max. Length : 70 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.84s +Memory: 581MB (+27MB) +UNSAT +Iteration Time: 1.63s + +Iteration 17 +Queue: [(16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 75 +Expected Memory: 631.0MB +Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])] +Grounding Time: 0.49s +Memory: 584MB (+3MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 17 +Time : 22.664s (Solving: 0.22s 1st Model: 0.00s Unsat: 0.22s) +CPU Time : 22.556s + +Choices : 545 (Domain: 545) +Conflicts : 66 (Analyzed: 57) +Restarts : 0 +Problems : 17 (Average Length: 42.00 Splits: 0) +Lemmas : 57 (Deleted: 0) + Binary : 2 (Ratio: 3.51%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 57 (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 : 57 (Average: 87.32 Max: 94 Sum: 4977) + Executed : 0 (Average: 9.56 Max: 13 Sum: 545 Ratio: 10.95%) + Bounded : 57 (Average: 77.75 Max: 82 Sum: 4432 Ratio: 89.05%) + +Rules : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 391326 (Eliminated: 0 Frozen: 391326) +Constraints : 2021266 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 638MB +Max. Length : 75 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.89s +Memory: 630MB (+46MB) +UNSAT +Iteration Time: 1.78s + +Iteration 18 +Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 80 +Expected Memory: 680.0MB +Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])] +Grounding Time: 0.65s +Memory: 630MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 18 +Time : 24.889s (Solving: 0.38s 1st Model: 0.00s Unsat: 0.38s) +CPU Time : 24.780s + +Choices : 1192 (Domain: 1192) +Conflicts : 133 (Analyzed: 123) +Restarts : 0 +Problems : 18 (Average Length: 44.50 Splits: 0) +Lemmas : 123 (Deleted: 0) + Binary : 3 (Ratio: 2.44%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 123 (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 : 123 (Average: 91.71 Max: 99 Sum: 11280) + Executed : 0 (Average: 9.69 Max: 13 Sum: 1192 Ratio: 10.57%) + Bounded : 123 (Average: 82.02 Max: 87 Sum: 10088 Ratio: 89.43%) + +Rules : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 416962 (Eliminated: 0 Frozen: 416962) +Constraints : 2052054 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 681MB +Max. Length : 80 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.09s +Memory: 646MB (+16MB) +UNSAT +Iteration Time: 2.24s + +Iteration 19 +Queue: [(18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 85 +Expected Memory: 696.0MB +Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])] +Grounding Time: 0.48s +Memory: 646MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 19 +Time : 26.980s (Solving: 0.63s 1st Model: 0.00s Unsat: 0.63s) +CPU Time : 26.872s + +Choices : 2089 (Domain: 2089) +Conflicts : 225 (Analyzed: 214) +Restarts : 0 +Problems : 19 (Average Length: 47.00 Splits: 0) +Lemmas : 214 (Deleted: 0) + Binary : 4 (Ratio: 1.87%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 214 (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 : 214 (Average: 95.60 Max: 104 Sum: 20458) + Executed : 0 (Average: 9.76 Max: 13 Sum: 2089 Ratio: 10.21%) + Bounded : 214 (Average: 85.84 Max: 92 Sum: 18369 Ratio: 89.79%) + +Rules : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 442598 (Eliminated: 0 Frozen: 442598) +Constraints : 2066442 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 700MB +Max. Length : 85 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.17s +Memory: 661MB (+15MB) +UNSAT +Iteration Time: 2.10s + +Iteration 20 +Queue: [(19,95,0,True), (20,100,0,True)] +Grounded Until: 90 +Expected Memory: 711.0MB +Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])] +Grounding Time: 0.50s +Memory: 661MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 20 +Time : 28.855s (Solving: 0.74s 1st Model: 0.00s Unsat: 0.74s) +CPU Time : 28.748s + +Choices : 2404 (Domain: 2404) +Conflicts : 258 (Analyzed: 246) +Restarts : 0 +Problems : 20 (Average Length: 49.50 Splits: 0) +Lemmas : 246 (Deleted: 0) + Binary : 7 (Ratio: 2.85%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 246 (Average Length: 1.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 246 (Average: 93.12 Max: 109 Sum: 22908) + Executed : 9 (Average: 9.77 Max: 109 Sum: 2404 Ratio: 10.49%) + Bounded : 237 (Average: 86.51 Max: 97 Sum: 20504 Ratio: 89.51%) + +Rules : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 468234 (Eliminated: 0 Frozen: 468234) +Constraints : 2070680 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 722MB +Max. Length : 90 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.94s +Memory: 680MB (+19MB) +UNSAT +Iteration Time: 1.89s + +Iteration 21 +Queue: [(20,100,0,True)] +Grounded Until: 95 +Expected Memory: 730.0MB +Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])] +Grounding Time: 0.48s +Memory: 680MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 21 +Time : 30.697s (Solving: 0.84s 1st Model: 0.00s Unsat: 0.84s) +CPU Time : 30.588s + +Choices : 3705 (Domain: 3705) +Conflicts : 285 (Analyzed: 272) +Restarts : 0 +Problems : 21 (Average Length: 52.00 Splits: 0) +Lemmas : 272 (Deleted: 0) + Binary : 10 (Ratio: 3.68%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 272 (Average Length: 30.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 272 (Average: 89.38 Max: 381 Sum: 24312) + Executed : 33 (Average: 13.62 Max: 381 Sum: 3705 Ratio: 15.24%) + Bounded : 239 (Average: 86.22 Max: 102 Sum: 20607 Ratio: 84.76%) + +Rules : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 493870 (Eliminated: 0 Frozen: 493870) +Constraints : 2164298 (Binary: 94.9% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 746MB +Max. Length : 95 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.94s +Memory: 700MB (+20MB) +UNSAT +Iteration Time: 1.86s + +Iteration 22 +Queue: [(21,105,0,True), (22,110,0,True), (23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True)] +Grounded Until: 100 +Expected Memory: 750.0MB +Grounding... [('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('check', [105])] +Grounding Time: 0.49s +Memory: 700MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 22 +Time : 32.654s (Solving: 1.04s 1st Model: 0.00s Unsat: 1.04s) +CPU Time : 32.548s + +Choices : 10851 (Domain: 10851) +Conflicts : 321 (Analyzed: 307) +Restarts : 0 +Problems : 22 (Average Length: 54.50 Splits: 0) +Lemmas : 307 (Deleted: 0) + Binary : 22 (Ratio: 7.17%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 307 (Average Length: 71.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 307 (Average: 102.48 Max: 796 Sum: 31461) + Executed : 65 (Average: 35.35 Max: 796 Sum: 10851 Ratio: 34.49%) + Bounded : 242 (Average: 85.17 Max: 102 Sum: 20610 Ratio: 65.51%) + +Rules : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 519506 (Eliminated: 0 Frozen: 519506) +Constraints : 2314159 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 775MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.04s +Memory: 735MB (+35MB) +UNSAT +Iteration Time: 1.97s + +Iteration 23 +Queue: [(22,110,0,True), (23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True)] +Grounded Until: 105 +Expected Memory: 785.0MB +Grounding... [('step', [106]), ('step', [107]), ('step', [108]), ('step', [109]), ('step', [110]), ('check', [110])] +Grounding Time: 0.49s +Memory: 735MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 23 +Time : 34.685s (Solving: 1.34s 1st Model: 0.00s Unsat: 1.34s) +CPU Time : 34.580s + +Choices : 23275 (Domain: 23275) +Conflicts : 344 (Analyzed: 329) +Restarts : 0 +Problems : 23 (Average Length: 57.00 Splits: 0) +Lemmas : 329 (Deleted: 0) + Binary : 37 (Ratio: 11.25%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 329 (Average Length: 102.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 329 (Average: 133.40 Max: 2141 Sum: 43888) + Executed : 84 (Average: 70.74 Max: 2141 Sum: 23275 Ratio: 53.03%) + Bounded : 245 (Average: 84.13 Max: 102 Sum: 20613 Ratio: 46.97%) + +Rules : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 545142 (Eliminated: 0 Frozen: 545142) +Constraints : 2515404 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 802MB +Max. Length : 105 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.14s +Memory: 746MB (+11MB) +UNSAT +Iteration Time: 2.04s + +Iteration 24 +Queue: [(23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True)] +Grounded Until: 110 +Expected Memory: 796.0MB +Grounding... [('step', [111]), ('step', [112]), ('step', [113]), ('step', [114]), ('step', [115]), ('check', [115])] +Grounding Time: 0.49s +Memory: 747MB (+1MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 24 +Time : 36.879s (Solving: 1.78s 1st Model: 0.00s Unsat: 1.78s) +CPU Time : 36.776s + +Choices : 41342 (Domain: 41342) +Conflicts : 482 (Analyzed: 466) +Restarts : 1 (Average: 466.00 Last: 91) +Problems : 24 (Average Length: 59.50 Splits: 0) +Lemmas : 466 (Deleted: 0) + Binary : 50 (Ratio: 10.73%) + Ternary : 1 (Ratio: 0.21%) + Conflict : 466 (Average Length: 263.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 466 (Average: 133.04 Max: 3470 Sum: 61995) + Executed : 219 (Average: 88.64 Max: 3470 Sum: 41307 Ratio: 66.63%) + Bounded : 247 (Average: 83.76 Max: 102 Sum: 20688 Ratio: 33.37%) + +Rules : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 570778 (Eliminated: 0 Frozen: 570778) +Constraints : 2716649 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 824MB +Max. Length : 110 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.28s +Memory: 815MB (+68MB) +UNSAT +Iteration Time: 2.21s + +Iteration 25 +Queue: [(24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True)] +Grounded Until: 115 +Expected Memory: 884.0MB +Grounding... [('step', [116]), ('step', [117]), ('step', [118]), ('step', [119]), ('step', [120]), ('check', [120])] +Grounding Time: 0.51s +Memory: 815MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 25 +Time : 40.292s (Solving: 3.40s 1st Model: 0.00s Unsat: 3.40s) +CPU Time : 40.188s + +Choices : 120407 (Domain: 120407) +Conflicts : 925 (Analyzed: 908) +Restarts : 4 (Average: 227.00 Last: 91) +Problems : 25 (Average Length: 62.00 Splits: 0) +Lemmas : 908 (Deleted: 0) + Binary : 109 (Ratio: 12.00%) + Ternary : 1 (Ratio: 0.11%) + Conflict : 908 (Average Length: 1560.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 908 (Average: 154.75 Max: 3959 Sum: 140512) + Executed : 655 (Average: 131.56 Max: 3959 Sum: 119455 Ratio: 85.01%) + Bounded : 253 (Average: 83.23 Max: 122 Sum: 21057 Ratio: 14.99%) + +Rules : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 596414 (Eliminated: 0 Frozen: 596414) +Constraints : 2917894 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 888MB +Max. Length : 115 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 2.47s +Memory: 818MB (+3MB) +UNSAT +Iteration Time: 3.43s + +Iteration 26 +Queue: [(25,125,0,True), (26,130,0,True), (27,135,0,True)] +Grounded Until: 120 +Expected Memory: 887.0MB +Grounding... [('step', [121]), ('step', [122]), ('step', [123]), ('step', [124]), ('step', [125]), ('check', [125])] +Grounding Time: 0.51s +Memory: 818MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 26 +Time : 45.845s (Solving: 7.10s 1st Model: 0.00s Unsat: 7.10s) +CPU Time : 45.744s + +Choices : 265624 (Domain: 265624) +Conflicts : 2031 (Analyzed: 2013) +Restarts : 10 (Average: 201.30 Last: 302) +Problems : 26 (Average Length: 64.50 Splits: 0) +Lemmas : 2013 (Deleted: 0) + Binary : 154 (Ratio: 7.65%) + Ternary : 1 (Ratio: 0.05%) + Conflict : 2013 (Average Length: 2549.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 2013 (Average: 141.31 Max: 5242 Sum: 284461) + Executed : 1754 (Average: 130.85 Max: 5242 Sum: 263398 Ratio: 92.60%) + Bounded : 259 (Average: 81.32 Max: 122 Sum: 21063 Ratio: 7.40%) + +Rules : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 622050 (Eliminated: 0 Frozen: 622050) +Constraints : 3065793 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 901MB +Max. Length : 120 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 4.59s +Memory: 841MB (+23MB) +UNSAT +Iteration Time: 5.57s + +Iteration 27 +Queue: [(26,130,0,True), (27,135,0,True)] +Grounded Until: 125 +Expected Memory: 910.0MB +Grounding... [('step', [126]), ('step', [127]), ('step', [128]), ('step', [129]), ('step', [130]), ('check', [130])] +Grounding Time: 0.52s +Memory: 841MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 27 +Time : 53.464s (Solving: 12.89s 1st Model: 0.00s Unsat: 12.89s) +CPU Time : 53.364s + +Choices : 582161 (Domain: 582161) +Conflicts : 3287 (Analyzed: 3268) +Restarts : 17 (Average: 192.24 Last: 302) +Problems : 27 (Average Length: 67.00 Splits: 0) +Lemmas : 3268 (Deleted: 0) + Binary : 230 (Ratio: 7.04%) + Ternary : 1 (Ratio: 0.03%) + Conflict : 3268 (Average Length: 4632.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 3268 (Average: 181.45 Max: 6382 Sum: 592989) + Executed : 3002 (Average: 175.01 Max: 6382 Sum: 571919 Ratio: 96.45%) + Bounded : 266 (Average: 79.21 Max: 122 Sum: 21070 Ratio: 3.55%) + +Rules : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 647686 (Eliminated: 0 Frozen: 647686) +Constraints : 3267038 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 986MB +Max. Length : 125 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 6.65s +Memory: 922MB (+81MB) +UNSAT +Iteration Time: 7.64s + +Iteration 28 +Queue: [(27,135,0,True)] +Grounded Until: 130 +Expected Memory: 1003.0MB +Grounding... [('step', [131]), ('step', [132]), ('step', [133]), ('step', [134]), ('step', [135]), ('check', [135])] +Grounding Time: 1.19s +Memory: 972MB (+50MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 28 +Time : 65.890s (Solving: 22.75s 1st Model: 0.00s Unsat: 22.75s) +CPU Time : 65.796s + +Choices : 1174905 (Domain: 1174905) +Conflicts : 5365 (Analyzed: 5345) +Restarts : 30 (Average: 178.17 Last: 302) +Problems : 28 (Average Length: 69.50 Splits: 0) +Lemmas : 5345 (Deleted: 0) + Binary : 347 (Ratio: 6.49%) + Ternary : 4 (Ratio: 0.07%) + Conflict : 5345 (Average Length: 6163.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 5345 (Average: 217.47 Max: 8473 Sum: 1162394) + Executed : 5069 (Average: 213.48 Max: 8473 Sum: 1141042 Ratio: 98.16%) + Bounded : 276 (Average: 77.36 Max: 137 Sum: 21352 Ratio: 1.84%) + +Rules : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 673322 (Eliminated: 0 Frozen: 673322) +Constraints : 3468283 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 1128MB +Max. Length : 130 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 10.74s +Memory: 1064MB (+92MB) +UNSAT +Iteration Time: 12.44s + +Iteration 29 +Queue: [(28,140,0,True), (29,145,0,True), (30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True), (34,170,0,True)] +Grounded Until: 135 +Expected Memory: 1206.0MB +Grounding... [('step', [136]), ('step', [137]), ('step', [138]), ('step', [139]), ('step', [140]), ('check', [140])] +Grounding Time: 0.48s +Memory: 1064MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 29 +Time : 252.254s (Solving: 207.17s 1st Model: 0.00s Unsat: 22.75s) +CPU Time : 252.244s + +Choices : 6876374 (Domain: 6876374) +Conflicts : 33673 (Analyzed: 33653) +Restarts : 130 (Average: 258.87 Last: 302) +Problems : 29 (Average Length: 72.00 Splits: 0) +Lemmas : 33653 (Deleted: 21967) + Binary : 477 (Ratio: 1.42%) + Ternary : 17 (Ratio: 0.05%) + Conflict : 33653 (Average Length: 18132.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 33653 (Average: 192.68 Max: 12351 Sum: 6484203) + Executed : 33373 (Average: 192.04 Max: 12351 Sum: 6462847 Ratio: 99.67%) + Bounded : 280 (Average: 76.27 Max: 137 Sum: 21356 Ratio: 0.33%) + +Rules : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 698958 (Eliminated: 0 Frozen: 698958) +Constraints : 3667997 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 2109MB +Max. Length : 135 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 185.41s +Memory: 2109MB (+1045MB) +UNKNOWN +Iteration Time: 186.46s + +Iteration 30 +Queue: [(29,145,0,True), (30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True), (34,170,0,True)] +Grounded Until: 140 +Expected Memory: 3154.0MB +Grounding... [('step', [141]), ('step', [142]), ('step', [143]), ('step', [144]), ('step', [145]), ('check', [145])] +Grounding Time: 0.47s +Memory: 2109MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 30 +Time : 455.279s (Solving: 407.89s 1st Model: 0.00s Unsat: 22.75s) +CPU Time : 455.356s + +Choices : 10881673 (Domain: 10881673) +Conflicts : 61958 (Analyzed: 61938) +Restarts : 230 (Average: 269.30 Last: 302) +Problems : 30 (Average Length: 74.50 Splits: 0) +Lemmas : 61938 (Deleted: 49714) + Binary : 602 (Ratio: 0.97%) + Ternary : 21 (Ratio: 0.03%) + Conflict : 61938 (Average Length: 21978.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 61938 (Average: 163.01 Max: 23945 Sum: 10096519) + Executed : 61653 (Average: 162.67 Max: 23945 Sum: 10075158 Ratio: 99.79%) + Bounded : 285 (Average: 74.95 Max: 137 Sum: 21361 Ratio: 0.21%) + +Rules : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 724594 (Eliminated: 0 Frozen: 724594) +Constraints : 3869242 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 3089MB +Max. Length : 140 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 201.91s +Memory: 3025MB (+916MB) +UNKNOWN +Iteration Time: 203.13s + +Iteration 31 +Queue: [(30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True), (34,170,0,True)] +Grounded Until: 145 +Expected Memory: 4070.0MB +Grounding... [('step', [146]), ('step', [147]), ('step', [148]), ('step', [149]), ('step', [150]), ('check', [150])] +Grounding Time: 0.48s +Memory: 3025MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 1+ +Calls : 31 +Time : 484.873s (Solving: 435.07s 1st Model: 27.12s Unsat: 22.75s) +CPU Time : 484.964s + +Choices : 12545444 (Domain: 12545444) +Conflicts : 66946 (Analyzed: 66926) +Restarts : 256 (Average: 261.43 Last: 302) +Model-Level : 11447.0 +Problems : 31 (Average Length: 77.00 Splits: 0) +Lemmas : 66926 (Deleted: 49714) + Binary : 674 (Ratio: 1.01%) + Ternary : 21 (Ratio: 0.03%) + Conflict : 66926 (Average Length: 21216.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 66926 (Average: 173.24 Max: 36720 Sum: 11594457) + Executed : 66636 (Average: 172.92 Max: 36720 Sum: 11573091 Ratio: 99.82%) + Bounded : 290 (Average: 73.68 Max: 137 Sum: 21366 Ratio: 0.18%) + +Rules : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 750230 (Eliminated: 0 Frozen: 750230) +Constraints : 4070487 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 3121MB +Max. Length : 145 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 28.34s +Memory: 3056MB (+31MB) +SAT +Testing... +SERIALIZABLE +Testing Time: 0.82s +Memory: 3057MB (+1MB) +Answer: 1 +occurs(action(("unstack","z","n")),1) occurs(action(("put-down","z")),2) occurs(action(("unstack","n","n1")),3) occurs(action(("put-down","n")),4) occurs(action(("unstack","n1","l1")),5) occurs(action(("put-down","n1")),6) occurs(action(("unstack","l1","t")),7) occurs(action(("put-down","l1")),8) occurs(action(("unstack","t","g")),9) occurs(action(("stack","t","n1")),10) occurs(action(("unstack","g","i1")),11) occurs(action(("put-down","g")),12) occurs(action(("unstack","i1","l")),13) occurs(action(("stack","i1","g")),14) occurs(action(("unstack","l","u")),15) occurs(action(("put-down","l")),16) occurs(action(("unstack","u","j")),17) occurs(action(("put-down","u")),18) occurs(action(("unstack","j","a1")),19) occurs(action(("put-down","j")),20) occurs(action(("unstack","a1","h1")),21) occurs(action(("put-down","a1")),22) occurs(action(("unstack","h1","b")),23) occurs(action(("stack","h1","i1")),24) occurs(action(("unstack","b","e")),25) occurs(action(("put-down","b")),26) occurs(action(("unstack","e","p")),27) occurs(action(("put-down","e")),28) occurs(action(("unstack","p","m1")),29) occurs(action(("put-down","p")),30) occurs(action(("unstack","m1","q")),31) occurs(action(("put-down","m1")),32) occurs(action(("unstack","q","o")),33) occurs(action(("put-down","q")),34) occurs(action(("unstack","o","w")),35) occurs(action(("stack","o","a1")),36) occurs(action(("unstack","w","f1")),37) occurs(action(("put-down","w")),38) occurs(action(("unstack","f1","b1")),39) occurs(action(("put-down","f1")),40) occurs(action(("unstack","b1","r")),41) occurs(action(("put-down","b1")),42) occurs(action(("unstack","t","n1")),43) occurs(action(("put-down","t")),44) occurs(action(("unstack","r","k")),45) occurs(action(("put-down","r")),46) occurs(action(("unstack","k","v")),47) occurs(action(("put-down","k")),48) occurs(action(("unstack","v","h")),49) occurs(action(("put-down","v")),50) occurs(action(("unstack","h","c")),51) occurs(action(("stack","h","b1")),52) occurs(action(("unstack","c","i")),53) occurs(action(("stack","c","q")),54) occurs(action(("unstack","i","d1")),55) occurs(action(("put-down","i")),56) occurs(action(("unstack","d1","e1")),57) occurs(action(("stack","d1","r")),58) occurs(action(("unstack","e1","j1")),59) occurs(action(("stack","e1","f1")),60) occurs(action(("unstack","j1","g1")),61) occurs(action(("stack","j1","v")),62) occurs(action(("unstack","e1","f1")),63) occurs(action(("put-down","e1")),64) occurs(action(("unstack","g1","c1")),65) occurs(action(("stack","g1","f1")),66) occurs(action(("pick-up","e")),67) occurs(action(("stack","e","d1")),68) occurs(action(("pick-up","m1")),69) occurs(action(("stack","m1","e")),70) occurs(action(("unstack","c1","s")),71) occurs(action(("stack","c1","m1")),72) occurs(action(("unstack","s","x")),73) occurs(action(("stack","s","n")),74) occurs(action(("pick-up","b")),75) occurs(action(("stack","b","c1")),76) occurs(action(("unstack","x","f")),77) occurs(action(("stack","x","l1")),78) occurs(action(("unstack","h1","i1")),79) occurs(action(("stack","h1","b")),80) occurs(action(("pick-up","y")),81) occurs(action(("stack","y","h1")),82) occurs(action(("pick-up","k")),83) occurs(action(("stack","k","y")),84) occurs(action(("unstack","g1","f1")),85) occurs(action(("stack","g1","k")),86) occurs(action(("pick-up","p")),87) occurs(action(("stack","p","g1")),88) occurs(action(("unstack","i1","g")),89) occurs(action(("stack","i1","p")),90) occurs(action(("pick-up","f1")),91) occurs(action(("stack","f1","i1")),92) occurs(action(("unstack","h","b1")),93) occurs(action(("stack","h","f1")),94) occurs(action(("pick-up","t")),95) occurs(action(("stack","t","h")),96) occurs(action(("unstack","o","a1")),97) occurs(action(("stack","o","t")),98) occurs(action(("unstack","f","a")),99) occurs(action(("put-down","f")),100) occurs(action(("unstack","a","m")),101) occurs(action(("stack","a","o")),102) occurs(action(("pick-up","g")),103) occurs(action(("stack","g","a")),104) occurs(action(("pick-up","e1")),105) occurs(action(("stack","e1","g")),106) occurs(action(("unstack","j1","v")),107) occurs(action(("stack","j1","e1")),108) occurs(action(("unstack","x","l1")),109) occurs(action(("stack","x","j1")),110) occurs(action(("pick-up","w")),111) occurs(action(("stack","w","x")),112) occurs(action(("pick-up","f")),113) occurs(action(("stack","f","w")),114) occurs(action(("pick-up","l")),115) occurs(action(("stack","l","f")),116) occurs(action(("pick-up","z")),117) occurs(action(("stack","z","l")),118) occurs(action(("pick-up","u")),119) occurs(action(("stack","u","z")),120) occurs(action(("unstack","m","k1")),121) occurs(action(("stack","m","b1")),122) occurs(action(("unstack","k1","d")),123) occurs(action(("stack","k1","u")),124) occurs(action(("unstack","s","n")),125) occurs(action(("stack","s","k1")),126) occurs(action(("unstack","m","b1")),127) occurs(action(("stack","m","s")),128) occurs(action(("unstack","c","q")),129) occurs(action(("stack","c","m")),130) occurs(action(("pick-up","n")),131) occurs(action(("stack","n","c")),132) occurs(action(("pick-up","j")),133) occurs(action(("stack","j","n")),134) occurs(action(("pick-up","b1")),135) occurs(action(("stack","b1","j")),136) occurs(action(("pick-up","v")),137) occurs(action(("stack","v","b1")),138) occurs(action(("pick-up","a1")),139) occurs(action(("stack","a1","v")),140) occurs(action(("pick-up","q")),141) occurs(action(("stack","q","a1")),142) occurs(action(("pick-up","d")),143) occurs(action(("stack","d","q")),144) occurs(action(("pick-up","l1")),145) occurs(action(("stack","l1","d")),146) occurs(action(("pick-up","i")),147) occurs(action(("stack","i","l1")),148) occurs(action(("pick-up","n1")),149) occurs(action(("stack","n1","i")),150) +SATISFIABLE + +Models : 1+ +Calls : 31 +Time : 484.873s (Solving: 435.07s 1st Model: 27.12s Unsat: 22.75s) +CPU Time : 484.964s + +Choices : 12545444 (Domain: 12545444) +Conflicts : 66946 (Analyzed: 66926) +Restarts : 256 (Average: 261.43 Last: 302) +Model-Level : 11447.0 +Problems : 31 (Average Length: 77.00 Splits: 0) +Lemmas : 66926 (Deleted: 49714) + Binary : 674 (Ratio: 1.01%) + Ternary : 21 (Ratio: 0.03%) + Conflict : 66926 (Average Length: 21216.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 66926 (Average: 173.24 Max: 36720 Sum: 11594457) + Executed : 66636 (Average: 172.92 Max: 36720 Sum: 11573091 Ratio: 99.82%) + Bounded : 290 (Average: 73.68 Max: 137 Sum: 21366 Ratio: 0.18%) + +Rules : 83978 +Atoms : 83978 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 750230 (Eliminated: 0 Frozen: 750230) +Constraints : 4070487 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 3121MB +Max. Length : 150 steps +Sol. Length : 150 steps +Models : 1 + +