diff --git a/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_86.env b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_86.env new file mode 100644 index 000000000..d3d477f35 --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_86.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-86.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: 86 + ipc: ipc-2000 + planLength: 160 +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_86.err b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_86.err new file mode 100644 index 000000000..6cea0d16a --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_86.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': 86, 'planLength': 160} +# 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-86.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-86.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 78.64 MEM 33728 MAXMEM 1331124 STALE 1 MAXMEM_RSS 1218980 + + diff --git a/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_86.out b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_86.out new file mode 100644 index 000000000..3955f910c --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_86.out @@ -0,0 +1,1659 @@ +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-86.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-86.pddl +Parsing... +Parsing: [0.010s CPU, 0.018s wall-clock] +Normalizing task... [0.000s CPU, 0.002s wall-clock] +Instantiating... +Generating Datalog program... [0.010s CPU, 0.007s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.010s CPU, 0.010s wall-clock] +Preparing model... [0.010s CPU, 0.013s wall-clock] +Generated 21 rules. +Computing model... [0.660s CPU, 0.659s wall-clock] +5630 relevant atoms +3738 auxiliary atoms +9368 final queue length +16509 total queue pushes +Completing instantiation... [1.190s CPU, 1.192s wall-clock] +Instantiating: [1.890s CPU, 1.889s wall-clock] +Computing fact groups... +Finding invariants... +10 initial candidates +Finding invariants: [0.020s CPU, 0.021s wall-clock] +Checking invariant weight... [0.000s CPU, 0.006s wall-clock] +Instantiating groups... [0.070s CPU, 0.070s wall-clock] +Collecting mutex groups... [0.020s CPU, 0.015s wall-clock] +Choosing groups... +43 uncovered facts +Choosing groups: [0.070s CPU, 0.072s wall-clock] +Building translation key... [0.020s CPU, 0.023s wall-clock] +Computing fact groups: [0.380s CPU, 0.385s wall-clock] +Building STRIPS to SAS dictionary... [0.020s CPU, 0.014s 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.043s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.060s CPU, 0.058s wall-clock] +Translating task: [1.440s CPU, 1.443s wall-clock] +5250 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +84 propositions removed +Detecting unreachable propositions: [0.760s CPU, 0.756s wall-clock] +Reordering and filtering variables... +85 of 85 variables necessary. +43 of 85 mutex groups necessary. +3528 of 3528 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.430s CPU, 0.434s wall-clock] +Translator variables: 85 +Translator derived variables: 0 +Translator facts: 1892 +Translator goal facts: 41 +Translator mutex groups: 43 +Translator total mutex groups size: 1849 +Translator operators: 3528 +Translator axioms: 0 +Translator task size: 30201 +Translator peak memory: 54628 KB +Writing output... [0.500s CPU, 0.539s wall-clock] +Done! [5.560s CPU, 5.610s wall-clock] +planner.py version 0.0.1 + +Time: 1.02s +Memory: 113MB + +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.151s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 1.016s + +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 : 92543 +Atoms : 92543 +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 : 249MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.01s +Memory: 185MB (+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: 185MB +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 0.45s +Memory: 193MB (+8MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 2 +Time : 2.078s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 1.944s + +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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 24439 (Eliminated: 0 Frozen: 24439) +Constraints : 1029 (Binary: 84.5% Ternary: 7.5% Other: 8.1%) + +Memory Peak : 249MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.30s +Memory: 203MB (+10MB) +UNSAT +Iteration Time: 0.93s + +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: 221.0MB +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 0.47s +Memory: 218MB (+15MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 3 +Time : 3.062s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 2.928s + +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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 48957 (Eliminated: 0 Frozen: 48957) +Constraints : 7831 (Binary: 90.4% Ternary: 5.5% Other: 4.2%) + +Memory Peak : 249MB +Max. Length : 5 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.32s +Memory: 228MB (+10MB) +UNSAT +Iteration Time: 0.99s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Expected Memory: 253.0MB +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 0.55s +Memory: 244MB (+16MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 4 +Time : 4.173s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 4.040s + +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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 73650 (Eliminated: 0 Frozen: 73650) +Constraints : 26633 (Binary: 92.4% Ternary: 4.9% Other: 2.7%) + +Memory Peak : 256MB +Max. Length : 10 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.34s +Memory: 256MB (+12MB) +UNSAT +Iteration Time: 1.12s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Expected Memory: 284.0MB +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 0.49s +Memory: 268MB (+12MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 5 +Time : 5.269s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 5.136s + +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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 98618 (Eliminated: 0 Frozen: 98618) +Constraints : 63685 (Binary: 93.4% Ternary: 4.6% Other: 2.0%) + +Memory Peak : 281MB +Max. Length : 15 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.36s +Memory: 280MB (+12MB) +UNSAT +Iteration Time: 1.10s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Expected Memory: 308.0MB +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 0.51s +Memory: 290MB (+10MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 6 +Time : 6.451s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 6.320s + +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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 123961 (Eliminated: 0 Frozen: 123961) +Constraints : 125237 (Binary: 93.9% Ternary: 4.5% Other: 1.6%) + +Memory Peak : 309MB +Max. Length : 20 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.40s +Memory: 309MB (+19MB) +UNSAT +Iteration Time: 1.19s + +Iteration 7 +Queue: [(6,30,0,True)] +Grounded Until: 25 +Expected Memory: 338.0MB +Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] +Grounding Time: 0.66s +Memory: 326MB (+17MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 7 +Time : 7.860s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 7.728s + +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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 149779 (Eliminated: 0 Frozen: 149779) +Constraints : 217539 (Binary: 94.3% Ternary: 4.4% Other: 1.3%) + +Memory Peak : 346MB +Max. Length : 25 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.47s +Memory: 337MB (+11MB) +UNSAT +Iteration Time: 1.42s + +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: 366.0MB +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 0.50s +Memory: 350MB (+13MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 8 +Time : 9.234s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 9.104s + +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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 176172 (Eliminated: 0 Frozen: 176172) +Constraints : 346841 (Binary: 94.6% Ternary: 4.3% Other: 1.1%) + +Memory Peak : 376MB +Max. Length : 30 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.57s +Memory: 363MB (+13MB) +UNSAT +Iteration Time: 1.38s + +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: 392.0MB +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 0.51s +Memory: 375MB (+12MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 9 +Time : 10.779s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 10.652s + +Choices : 0 +Conflicts : 0 (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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 203240 (Eliminated: 0 Frozen: 203240) +Constraints : 519393 (Binary: 94.8% Ternary: 4.3% Other: 1.0%) + +Memory Peak : 403MB +Max. Length : 35 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.71s +Memory: 402MB (+27MB) +UNSAT +Iteration Time: 1.56s + +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: 441.0MB +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 0.52s +Memory: 406MB (+4MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 10 +Time : 12.512s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s) +CPU Time : 12.384s + +Choices : 0 +Conflicts : 1 (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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 231083 (Eliminated: 0 Frozen: 231083) +Constraints : 734503 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 437MB +Max. Length : 40 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.89s +Memory: 422MB (+16MB) +UNSAT +Iteration Time: 1.75s + +Iteration 11 +Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 45 +Expected Memory: 461.0MB +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 0.53s +Memory: 429MB (+7MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 11 +Time : 14.236s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s) +CPU Time : 14.108s + +Choices : 0 +Conflicts : 2 (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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 259259 (Eliminated: 0 Frozen: 259259) +Constraints : 956308 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 469MB +Max. Length : 45 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.92s +Memory: 451MB (+22MB) +UNSAT +Iteration Time: 1.73s + +Iteration 12 +Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 50 +Expected Memory: 490.0MB +Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])] +Grounding Time: 0.54s +Memory: 454MB (+3MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 12 +Time : 15.994s (Solving: 0.02s 1st Model: 0.00s Unsat: 0.02s) +CPU Time : 15.864s + +Choices : 0 +Conflicts : 3 (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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 287435 (Eliminated: 0 Frozen: 287435) +Constraints : 1178113 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 494MB +Max. Length : 50 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.93s +Memory: 489MB (+35MB) +UNSAT +Iteration Time: 1.77s + +Iteration 13 +Queue: [(12,60,0,True), (13,65,0,True)] +Grounded Until: 55 +Expected Memory: 528.0MB +Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])] +Grounding Time: 0.85s +Memory: 514MB (+25MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 13 +Time : 18.087s (Solving: 0.05s 1st Model: 0.00s Unsat: 0.05s) +CPU Time : 17.956s + +Choices : 0 +Conflicts : 4 (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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 315611 (Eliminated: 0 Frozen: 315611) +Constraints : 1399918 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 557MB +Max. Length : 55 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.95s +Memory: 533MB (+19MB) +UNSAT +Iteration Time: 2.10s + +Iteration 14 +Queue: [(13,65,0,True)] +Grounded Until: 60 +Expected Memory: 577.0MB +Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])] +Grounding Time: 0.50s +Memory: 541MB (+8MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 14 +Time : 19.856s (Solving: 0.07s 1st Model: 0.00s Unsat: 0.07s) +CPU Time : 19.724s + +Choices : 0 +Conflicts : 5 (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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 343787 (Eliminated: 0 Frozen: 343787) +Constraints : 1621723 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 594MB +Max. Length : 60 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.95s +Memory: 566MB (+25MB) +UNSAT +Iteration Time: 1.78s + +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: 610.0MB +Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])] +Grounding Time: 0.51s +Memory: 570MB (+4MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 15 +Time : 21.656s (Solving: 0.10s 1st Model: 0.00s Unsat: 0.10s) +CPU Time : 21.524s + +Choices : 0 +Conflicts : 6 (Analyzed: 0) +Restarts : 0 +Problems : 15 (Average Length: 37.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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 371963 (Eliminated: 0 Frozen: 371963) +Constraints : 1843528 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 625MB +Max. Length : 65 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.97s +Memory: 592MB (+22MB) +UNSAT +Iteration Time: 1.81s + +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: 636.0MB +Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])] +Grounding Time: 0.52s +Memory: 600MB (+8MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 16 +Time : 23.491s (Solving: 0.13s 1st Model: 0.00s Unsat: 0.13s) +CPU Time : 23.360s + +Choices : 0 +Conflicts : 7 (Analyzed: 0) +Restarts : 0 +Problems : 16 (Average Length: 39.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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 400139 (Eliminated: 0 Frozen: 400139) +Constraints : 2065333 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 659MB +Max. Length : 70 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.97s +Memory: 620MB (+20MB) +UNSAT +Iteration Time: 1.85s + +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: 664.0MB +Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])] +Grounding Time: 0.53s +Memory: 626MB (+6MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 17 +Time : 25.359s (Solving: 0.16s 1st Model: 0.00s Unsat: 0.16s) +CPU Time : 25.232s + +Choices : 32 (Domain: 32) +Conflicts : 9 (Analyzed: 1) +Restarts : 0 +Problems : 17 (Average Length: 42.00 Splits: 0) +Lemmas : 1 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 1 (Average Length: 5.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: 113.00 Max: 113 Sum: 113) + Executed : 0 (Average: 32.00 Max: 32 Sum: 32 Ratio: 28.32%) + Bounded : 1 (Average: 81.00 Max: 81 Sum: 81 Ratio: 71.68%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 428315 (Eliminated: 0 Frozen: 428315) +Constraints : 2287138 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 685MB +Max. Length : 75 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.98s +Memory: 677MB (+51MB) +UNSAT +Iteration Time: 1.88s + +Iteration 18 +Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 80 +Expected Memory: 734.0MB +Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])] +Grounding Time: 0.54s +Memory: 677MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 18 +Time : 27.279s (Solving: 0.22s 1st Model: 0.00s Unsat: 0.22s) +CPU Time : 27.152s + +Choices : 372 (Domain: 372) +Conflicts : 24 (Analyzed: 15) +Restarts : 0 +Problems : 18 (Average Length: 44.50 Splits: 0) +Lemmas : 15 (Deleted: 0) + Binary : 1 (Ratio: 6.67%) + Ternary : 1 (Ratio: 6.67%) + Conflict : 15 (Average Length: 262.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 15 (Average: 36.00 Max: 122 Sum: 540) + Executed : 12 (Average: 24.80 Max: 122 Sum: 372 Ratio: 68.89%) + Bounded : 3 (Average: 56.00 Max: 86 Sum: 168 Ratio: 31.11%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 456491 (Eliminated: 0 Frozen: 456491) +Constraints : 2508943 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 732MB +Max. Length : 80 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.02s +Memory: 694MB (+17MB) +UNSAT +Iteration Time: 1.93s + +Iteration 19 +Queue: [(18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 85 +Expected Memory: 751.0MB +Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])] +Grounding Time: 0.52s +Memory: 694MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 19 +Time : 29.273s (Solving: 0.35s 1st Model: 0.00s Unsat: 0.35s) +CPU Time : 29.144s + +Choices : 1291 (Domain: 1291) +Conflicts : 63 (Analyzed: 53) +Restarts : 0 +Problems : 19 (Average Length: 47.00 Splits: 0) +Lemmas : 53 (Deleted: 0) + Binary : 2 (Ratio: 3.77%) + Ternary : 1 (Ratio: 1.89%) + Conflict : 53 (Average Length: 192.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 53 (Average: 30.98 Max: 157 Sum: 1642) + Executed : 47 (Average: 24.36 Max: 157 Sum: 1291 Ratio: 78.62%) + Bounded : 6 (Average: 58.50 Max: 91 Sum: 351 Ratio: 21.38%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 484667 (Eliminated: 0 Frozen: 484667) +Constraints : 2730748 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 757MB +Max. Length : 85 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.09s +Memory: 712MB (+18MB) +UNSAT +Iteration Time: 2.01s + +Iteration 20 +Queue: [(19,95,0,True), (20,100,0,True)] +Grounded Until: 90 +Expected Memory: 769.0MB +Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])] +Grounding Time: 0.54s +Memory: 713MB (+1MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 20 +Time : 31.376s (Solving: 0.55s 1st Model: 0.00s Unsat: 0.55s) +CPU Time : 31.248s + +Choices : 2110 (Domain: 2110) +Conflicts : 116 (Analyzed: 105) +Restarts : 0 +Problems : 20 (Average Length: 49.50 Splits: 0) +Lemmas : 105 (Deleted: 0) + Binary : 6 (Ratio: 5.71%) + Ternary : 1 (Ratio: 0.95%) + Conflict : 105 (Average Length: 935.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 105 (Average: 25.29 Max: 167 Sum: 2655) + Executed : 95 (Average: 20.10 Max: 167 Sum: 2110 Ratio: 79.47%) + Bounded : 10 (Average: 54.50 Max: 96 Sum: 545 Ratio: 20.53%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 512843 (Eliminated: 0 Frozen: 512843) +Constraints : 2952553 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 791MB +Max. Length : 90 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.17s +Memory: 747MB (+34MB) +UNSAT +Iteration Time: 2.12s + +Iteration 21 +Queue: [(20,100,0,True)] +Grounded Until: 95 +Expected Memory: 804.0MB +Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])] +Grounding Time: 0.56s +Memory: 747MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 21 +Time : 33.557s (Solving: 0.79s 1st Model: 0.00s Unsat: 0.79s) +CPU Time : 33.428s + +Choices : 3262 (Domain: 3262) +Conflicts : 189 (Analyzed: 177) +Restarts : 0 +Problems : 21 (Average Length: 52.00 Splits: 0) +Lemmas : 177 (Deleted: 0) + Binary : 9 (Ratio: 5.08%) + Ternary : 1 (Ratio: 0.56%) + Conflict : 177 (Average Length: 1488.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 177 (Average: 22.66 Max: 207 Sum: 4010) + Executed : 164 (Average: 18.43 Max: 207 Sum: 3262 Ratio: 81.35%) + Bounded : 13 (Average: 57.54 Max: 101 Sum: 748 Ratio: 18.65%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 541019 (Eliminated: 0 Frozen: 541019) +Constraints : 3174358 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 824MB +Max. Length : 95 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.21s +Memory: 766MB (+19MB) +UNSAT +Iteration Time: 2.19s + +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: 823.0MB +Grounding... [('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('check', [105])] +Grounding Time: 0.55s +Memory: 767MB (+1MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 22 +Time : 35.879s (Solving: 1.16s 1st Model: 0.00s Unsat: 1.16s) +CPU Time : 35.748s + +Choices : 5100 (Domain: 5100) +Conflicts : 299 (Analyzed: 286) +Restarts : 1 (Average: 286.00 Last: 72) +Problems : 22 (Average Length: 54.50 Splits: 0) +Lemmas : 286 (Deleted: 0) + Binary : 12 (Ratio: 4.20%) + Ternary : 1 (Ratio: 0.35%) + Conflict : 286 (Average Length: 1733.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 286 (Average: 20.96 Max: 277 Sum: 5995) + Executed : 270 (Average: 17.60 Max: 277 Sum: 5034 Ratio: 83.97%) + Bounded : 16 (Average: 60.06 Max: 106 Sum: 961 Ratio: 16.03%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 569195 (Eliminated: 0 Frozen: 569195) +Constraints : 3396163 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 851MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.35s +Memory: 793MB (+26MB) +UNSAT +Iteration Time: 2.34s + +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: 850.0MB +Grounding... [('step', [106]), ('step', [107]), ('step', [108]), ('step', [109]), ('step', [110]), ('check', [110])] +Grounding Time: 0.55s +Memory: 793MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 23 +Time : 38.385s (Solving: 1.71s 1st Model: 0.00s Unsat: 1.71s) +CPU Time : 38.256s + +Choices : 7562 (Domain: 7562) +Conflicts : 444 (Analyzed: 430) +Restarts : 2 (Average: 215.00 Last: 72) +Problems : 23 (Average Length: 57.00 Splits: 0) +Lemmas : 430 (Deleted: 0) + Binary : 15 (Ratio: 3.49%) + Ternary : 1 (Ratio: 0.23%) + Conflict : 430 (Average Length: 1867.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 430 (Average: 19.92 Max: 332 Sum: 8565) + Executed : 411 (Average: 17.17 Max: 332 Sum: 7381 Ratio: 86.18%) + Bounded : 19 (Average: 62.32 Max: 111 Sum: 1184 Ratio: 13.82%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 597371 (Eliminated: 0 Frozen: 597371) +Constraints : 3617968 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 878MB +Max. Length : 105 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.53s +Memory: 817MB (+24MB) +UNSAT +Iteration Time: 2.52s + +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: 874.0MB +Grounding... [('step', [111]), ('step', [112]), ('step', [113]), ('step', [114]), ('step', [115]), ('check', [115])] +Grounding Time: 0.57s +Memory: 817MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 24 +Time : 40.923s (Solving: 2.24s 1st Model: 0.00s Unsat: 2.24s) +CPU Time : 40.796s + +Choices : 10700 (Domain: 10700) +Conflicts : 552 (Analyzed: 537) +Restarts : 3 (Average: 179.00 Last: 72) +Problems : 24 (Average Length: 59.50 Splits: 0) +Lemmas : 537 (Deleted: 0) + Binary : 26 (Ratio: 4.84%) + Ternary : 1 (Ratio: 0.19%) + Conflict : 537 (Average Length: 2751.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 537 (Average: 21.88 Max: 332 Sum: 11752) + Executed : 514 (Average: 19.46 Max: 332 Sum: 10449 Ratio: 88.91%) + Bounded : 23 (Average: 56.65 Max: 116 Sum: 1303 Ratio: 11.09%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 625547 (Eliminated: 0 Frozen: 625547) +Constraints : 3839773 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 904MB +Max. Length : 110 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.52s +Memory: 841MB (+24MB) +UNSAT +Iteration Time: 2.55s + +Iteration 25 +Queue: [(24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True)] +Grounded Until: 115 +Expected Memory: 898.0MB +Grounding... [('step', [116]), ('step', [117]), ('step', [118]), ('step', [119]), ('step', [120]), ('check', [120])] +Grounding Time: 1.26s +Memory: 892MB (+51MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 25 +Time : 44.029s (Solving: 2.61s 1st Model: 0.00s Unsat: 2.61s) +CPU Time : 43.904s + +Choices : 17381 (Domain: 17381) +Conflicts : 582 (Analyzed: 566) +Restarts : 3 (Average: 188.67 Last: 72) +Problems : 25 (Average Length: 62.00 Splits: 0) +Lemmas : 566 (Deleted: 0) + Binary : 47 (Ratio: 8.30%) + Ternary : 1 (Ratio: 0.18%) + Conflict : 566 (Average Length: 2635.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 566 (Average: 32.57 Max: 1606 Sum: 18437) + Executed : 539 (Average: 30.27 Max: 1606 Sum: 17130 Ratio: 92.91%) + Bounded : 27 (Average: 48.41 Max: 116 Sum: 1307 Ratio: 7.09%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 653723 (Eliminated: 0 Frozen: 653723) +Constraints : 4061578 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 982MB +Max. Length : 115 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.37s +Memory: 962MB (+70MB) +UNSAT +Iteration Time: 3.12s + +Iteration 26 +Queue: [(25,125,0,True), (26,130,0,True), (27,135,0,True)] +Grounded Until: 120 +Expected Memory: 1083.0MB +Grounding... [('step', [121]), ('step', [122]), ('step', [123]), ('step', [124]), ('step', [125]), ('check', [125])] +Grounding Time: 0.59s +Memory: 962MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 26 +Time : 47.330s (Solving: 3.39s 1st Model: 0.00s Unsat: 3.39s) +CPU Time : 47.204s + +Choices : 36213 (Domain: 36213) +Conflicts : 724 (Analyzed: 707) +Restarts : 4 (Average: 176.75 Last: 72) +Problems : 26 (Average Length: 64.50 Splits: 0) +Lemmas : 707 (Deleted: 0) + Binary : 61 (Ratio: 8.63%) + Ternary : 1 (Ratio: 0.14%) + Conflict : 707 (Average Length: 3451.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 707 (Average: 52.75 Max: 2952 Sum: 37291) + Executed : 678 (Average: 50.72 Max: 2952 Sum: 35857 Ratio: 96.15%) + Bounded : 29 (Average: 49.45 Max: 126 Sum: 1434 Ratio: 3.85%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 681899 (Eliminated: 0 Frozen: 681899) +Constraints : 4283383 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1046MB +Max. Length : 120 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 2.12s +Memory: 966MB (+4MB) +UNSAT +Iteration Time: 3.31s + +Iteration 27 +Queue: [(26,130,0,True), (27,135,0,True)] +Grounded Until: 125 +Expected Memory: 1087.0MB +Grounding... [('step', [126]), ('step', [127]), ('step', [128]), ('step', [129]), ('step', [130]), ('check', [130])] +Grounding Time: 0.52s +Memory: 966MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 27 +Time : 50.215s (Solving: 4.27s 1st Model: 0.00s Unsat: 4.27s) +CPU Time : 50.092s + +Choices : 67908 (Domain: 67908) +Conflicts : 899 (Analyzed: 881) +Restarts : 5 (Average: 176.20 Last: 74) +Problems : 27 (Average Length: 67.00 Splits: 0) +Lemmas : 881 (Deleted: 0) + Binary : 75 (Ratio: 8.51%) + Ternary : 1 (Ratio: 0.11%) + Conflict : 881 (Average Length: 3868.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 881 (Average: 78.11 Max: 4158 Sum: 68818) + Executed : 851 (Average: 76.48 Max: 4158 Sum: 67383 Ratio: 97.91%) + Bounded : 30 (Average: 47.83 Max: 126 Sum: 1435 Ratio: 2.09%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 710075 (Eliminated: 0 Frozen: 710075) +Constraints : 4505188 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1065MB +Max. Length : 125 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.89s +Memory: 995MB (+29MB) +UNSAT +Iteration Time: 2.90s + +Iteration 28 +Queue: [(27,135,0,True)] +Grounded Until: 130 +Expected Memory: 1116.0MB +Grounding... [('step', [131]), ('step', [132]), ('step', [133]), ('step', [134]), ('step', [135]), ('check', [135])] +Grounding Time: 0.54s +Memory: 995MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 28 +Time : 53.196s (Solving: 5.18s 1st Model: 0.00s Unsat: 5.18s) +CPU Time : 53.072s + +Choices : 133345 (Domain: 133345) +Conflicts : 932 (Analyzed: 913) +Restarts : 5 (Average: 182.60 Last: 74) +Problems : 28 (Average Length: 69.50 Splits: 0) +Lemmas : 913 (Deleted: 0) + Binary : 91 (Ratio: 9.97%) + Ternary : 1 (Ratio: 0.11%) + Conflict : 913 (Average Length: 3761.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 913 (Average: 147.05 Max: 5407 Sum: 134258) + Executed : 880 (Average: 145.48 Max: 5407 Sum: 132820 Ratio: 98.93%) + Bounded : 33 (Average: 43.58 Max: 126 Sum: 1438 Ratio: 1.07%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 738251 (Eliminated: 0 Frozen: 738251) +Constraints : 4726993 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1090MB +Max. Length : 130 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.92s +Memory: 1019MB (+24MB) +UNSAT +Iteration Time: 3.00s + +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: 1140.0MB +Grounding... [('step', [136]), ('step', [137]), ('step', [138]), ('step', [139]), ('step', [140]), ('check', [140])] +Grounding Time: 0.54s +Memory: 1019MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 29 +Time : 56.221s (Solving: 6.11s 1st Model: 0.00s Unsat: 6.11s) +CPU Time : 56.100s + +Choices : 200115 (Domain: 200115) +Conflicts : 956 (Analyzed: 936) +Restarts : 5 (Average: 187.20 Last: 74) +Problems : 29 (Average Length: 72.00 Splits: 0) +Lemmas : 936 (Deleted: 0) + Binary : 106 (Ratio: 11.32%) + Ternary : 1 (Ratio: 0.11%) + Conflict : 936 (Average Length: 3699.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 936 (Average: 214.78 Max: 8240 Sum: 201031) + Executed : 900 (Average: 213.24 Max: 8240 Sum: 199590 Ratio: 99.28%) + Bounded : 36 (Average: 40.03 Max: 126 Sum: 1441 Ratio: 0.72%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 766427 (Eliminated: 0 Frozen: 766427) +Constraints : 4948798 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1138MB +Max. Length : 135 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.96s +Memory: 1072MB (+53MB) +UNSAT +Iteration Time: 3.04s + +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: 1193.0MB +Grounding... [('step', [141]), ('step', [142]), ('step', [143]), ('step', [144]), ('step', [145]), ('check', [145])] +Grounding Time: 0.53s +Memory: 1072MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 30 +Time : 59.331s (Solving: 7.13s 1st Model: 0.00s Unsat: 7.13s) +CPU Time : 59.212s + +Choices : 270692 (Domain: 270692) +Conflicts : 984 (Analyzed: 963) +Restarts : 5 (Average: 192.60 Last: 74) +Problems : 30 (Average Length: 74.50 Splits: 0) +Lemmas : 963 (Deleted: 0) + Binary : 121 (Ratio: 12.56%) + Ternary : 1 (Ratio: 0.10%) + Conflict : 963 (Average Length: 3632.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 963 (Average: 282.05 Max: 8240 Sum: 271611) + Executed : 924 (Average: 280.55 Max: 8240 Sum: 270167 Ratio: 99.47%) + Bounded : 39 (Average: 37.03 Max: 126 Sum: 1444 Ratio: 0.53%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 794603 (Eliminated: 0 Frozen: 794603) +Constraints : 5170603 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1169MB +Max. Length : 140 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 2.04s +Memory: 1082MB (+10MB) +UNSAT +Iteration Time: 3.12s + +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: 1203.0MB +Grounding... [('step', [146]), ('step', [147]), ('step', [148]), ('step', [149]), ('step', [150]), ('check', [150])] +Grounding Time: 0.53s +Memory: 1082MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 31 +Time : 62.532s (Solving: 8.22s 1st Model: 0.00s Unsat: 8.22s) +CPU Time : 62.416s + +Choices : 344045 (Domain: 344045) +Conflicts : 1011 (Analyzed: 989) +Restarts : 5 (Average: 197.80 Last: 74) +Problems : 31 (Average Length: 77.00 Splits: 0) +Lemmas : 989 (Deleted: 0) + Binary : 136 (Ratio: 13.75%) + Ternary : 1 (Ratio: 0.10%) + Conflict : 989 (Average Length: 3558.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 989 (Average: 348.80 Max: 9589 Sum: 344967) + Executed : 947 (Average: 347.34 Max: 9589 Sum: 343520 Ratio: 99.58%) + Bounded : 42 (Average: 34.45 Max: 126 Sum: 1447 Ratio: 0.42%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 822779 (Eliminated: 0 Frozen: 822779) +Constraints : 5392408 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1205MB +Max. Length : 145 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 2.13s +Memory: 1113MB (+31MB) +UNSAT +Iteration Time: 3.22s + +Iteration 32 +Queue: [(31,155,0,True), (32,160,0,True), (33,165,0,True), (34,170,0,True)] +Grounded Until: 150 +Expected Memory: 1234.0MB +Grounding... [('step', [151]), ('step', [152]), ('step', [153]), ('step', [154]), ('step', [155]), ('check', [155])] +Grounding Time: 0.57s +Memory: 1113MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 32 +Time : 65.876s (Solving: 9.39s 1st Model: 0.00s Unsat: 9.39s) +CPU Time : 65.760s + +Choices : 419510 (Domain: 419510) +Conflicts : 1036 (Analyzed: 1013) +Restarts : 5 (Average: 202.60 Last: 74) +Problems : 32 (Average Length: 79.50 Splits: 0) +Lemmas : 1013 (Deleted: 0) + Binary : 151 (Ratio: 14.91%) + Ternary : 1 (Ratio: 0.10%) + Conflict : 1013 (Average Length: 3488.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 1013 (Average: 415.04 Max: 10318 Sum: 420435) + Executed : 968 (Average: 413.61 Max: 10318 Sum: 418985 Ratio: 99.66%) + Bounded : 45 (Average: 32.22 Max: 126 Sum: 1450 Ratio: 0.34%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 850955 (Eliminated: 0 Frozen: 850955) +Constraints : 5614213 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1233MB +Max. Length : 150 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 2.21s +Memory: 1139MB (+26MB) +UNSAT +Iteration Time: 3.36s + +Iteration 33 +Queue: [(32,160,0,True), (33,165,0,True), (34,170,0,True)] +Grounded Until: 155 +Expected Memory: 1260.0MB +Grounding... [('step', [156]), ('step', [157]), ('step', [158]), ('step', [159]), ('step', [160]), ('check', [160])] +Grounding Time: 0.53s +Memory: 1139MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 1+ +Calls : 33 +Time : 68.302s (Solving: 9.67s 1st Model: 0.20s Unsat: 9.39s) +CPU Time : 68.188s + +Choices : 429827 (Domain: 429827) +Conflicts : 1045 (Analyzed: 1022) +Restarts : 5 (Average: 204.40 Last: 74) +Model-Level : 10470.0 +Problems : 33 (Average Length: 82.00 Splits: 0) +Lemmas : 1022 (Deleted: 0) + Binary : 151 (Ratio: 14.77%) + Ternary : 1 (Ratio: 0.10%) + Conflict : 1022 (Average Length: 3478.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 1022 (Average: 411.39 Max: 10318 Sum: 420444) + Executed : 977 (Average: 409.97 Max: 10318 Sum: 418994 Ratio: 99.66%) + Bounded : 45 (Average: 32.22 Max: 126 Sum: 1450 Ratio: 0.34%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 879131 (Eliminated: 0 Frozen: 879131) +Constraints : 5836018 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1262MB +Max. Length : 155 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 1.32s +Memory: 1165MB (+26MB) +SAT +Testing... +SERIALIZABLE +Testing Time: 1.03s +Memory: 1168MB (+3MB) +Answer: 1 +occurs(action(("unstack","n1","k1")),1) occurs(action(("put-down","n1")),2) occurs(action(("unstack","k1","m1")),3) occurs(action(("put-down","k1")),4) occurs(action(("unstack","m1","x")),5) occurs(action(("put-down","m1")),6) occurs(action(("unstack","x","z")),7) occurs(action(("put-down","x")),8) occurs(action(("unstack","z","l")),9) occurs(action(("put-down","z")),10) occurs(action(("unstack","l","l1")),11) occurs(action(("put-down","l")),12) occurs(action(("unstack","l1","i1")),13) occurs(action(("put-down","l1")),14) occurs(action(("unstack","i1","j1")),15) occurs(action(("stack","i1","k1")),16) occurs(action(("unstack","j1","e1")),17) occurs(action(("put-down","j1")),18) occurs(action(("unstack","e1","f")),19) occurs(action(("stack","e1","j1")),20) occurs(action(("unstack","f","g1")),21) occurs(action(("stack","f","i1")),22) occurs(action(("unstack","g1","v")),23) occurs(action(("put-down","g1")),24) occurs(action(("unstack","v","o")),25) occurs(action(("stack","v","m1")),26) occurs(action(("unstack","o","o1")),27) occurs(action(("stack","o","l1")),28) occurs(action(("unstack","o1","p1")),29) occurs(action(("stack","o1","x")),30) occurs(action(("unstack","p1","h1")),31) occurs(action(("put-down","p1")),32) occurs(action(("unstack","h1","c")),33) occurs(action(("put-down","h1")),34) occurs(action(("unstack","c","m")),35) occurs(action(("stack","c","l")),36) occurs(action(("unstack","m","j")),37) occurs(action(("put-down","m")),38) occurs(action(("unstack","j","y")),39) occurs(action(("stack","j","m")),40) occurs(action(("unstack","y","p")),41) occurs(action(("put-down","y")),42) occurs(action(("unstack","p","a1")),43) occurs(action(("put-down","p")),44) occurs(action(("unstack","a1","f1")),45) occurs(action(("stack","a1","h1")),46) occurs(action(("unstack","f1","a")),47) occurs(action(("put-down","f1")),48) occurs(action(("unstack","a","k")),49) occurs(action(("put-down","a")),50) occurs(action(("unstack","k","d")),51) occurs(action(("put-down","k")),52) occurs(action(("unstack","d","q")),53) occurs(action(("stack","d","g1")),54) occurs(action(("unstack","q","s")),55) occurs(action(("put-down","q")),56) occurs(action(("unstack","s","e")),57) occurs(action(("stack","s","o")),58) occurs(action(("unstack","e","w")),59) occurs(action(("put-down","e")),60) occurs(action(("unstack","w","b1")),61) occurs(action(("stack","w","a")),62) occurs(action(("unstack","b1","b")),63) occurs(action(("stack","b1","c")),64) occurs(action(("unstack","b","c1")),65) occurs(action(("stack","b","o1")),66) occurs(action(("unstack","c1","i")),67) occurs(action(("put-down","c1")),68) occurs(action(("unstack","i","t")),69) occurs(action(("stack","i","e1")),70) occurs(action(("unstack","t","g")),71) occurs(action(("put-down","t")),72) occurs(action(("unstack","g","r")),73) occurs(action(("put-down","g")),74) occurs(action(("unstack","r","h")),75) occurs(action(("stack","r","b")),76) occurs(action(("unstack","f","i1")),77) occurs(action(("stack","f","r")),78) occurs(action(("unstack","v","m1")),79) occurs(action(("stack","v","f")),80) occurs(action(("unstack","a1","h1")),81) occurs(action(("stack","a1","v")),82) occurs(action(("pick-up","c1")),83) occurs(action(("stack","c1","a1")),84) occurs(action(("unstack","s","o")),85) occurs(action(("stack","s","c1")),86) occurs(action(("pick-up","t")),87) occurs(action(("stack","t","s")),88) occurs(action(("pick-up","z")),89) occurs(action(("stack","z","t")),90) occurs(action(("pick-up","k")),91) occurs(action(("stack","k","z")),92) occurs(action(("unstack","i1","k1")),93) occurs(action(("stack","i1","k")),94) occurs(action(("unstack","h","n")),95) occurs(action(("put-down","h")),96) occurs(action(("unstack","n","u")),97) occurs(action(("stack","n","p1")),98) occurs(action(("unstack","u","d1")),99) occurs(action(("put-down","u")),100) occurs(action(("pick-up","d1")),101) occurs(action(("stack","d1","i1")),102) occurs(action(("unstack","o","l1")),103) occurs(action(("stack","o","d1")),104) occurs(action(("pick-up","p")),105) occurs(action(("stack","p","o")),106) occurs(action(("pick-up","f1")),107) occurs(action(("stack","f1","p")),108) occurs(action(("pick-up","h1")),109) occurs(action(("stack","h1","f1")),110) occurs(action(("pick-up","h")),111) occurs(action(("stack","h","h1")),112) occurs(action(("unstack","d","g1")),113) occurs(action(("stack","d","h")),114) occurs(action(("unstack","b1","c")),115) occurs(action(("stack","b1","d")),116) occurs(action(("unstack","c","l")),117) occurs(action(("stack","c","b1")),118) occurs(action(("pick-up","e")),119) occurs(action(("stack","e","c")),120) occurs(action(("pick-up","l1")),121) occurs(action(("stack","l1","e")),122) occurs(action(("unstack","i","e1")),123) occurs(action(("stack","i","l1")),124) occurs(action(("unstack","j","m")),125) occurs(action(("stack","j","i")),126) occurs(action(("unstack","n","p1")),127) occurs(action(("stack","n","j")),128) occurs(action(("pick-up","n1")),129) occurs(action(("stack","n1","n")),130) occurs(action(("pick-up","l")),131) occurs(action(("stack","l","n1")),132) occurs(action(("pick-up","y")),133) occurs(action(("stack","y","l")),134) occurs(action(("unstack","e1","j1")),135) occurs(action(("stack","e1","y")),136) occurs(action(("pick-up","j1")),137) occurs(action(("stack","j1","e1")),138) occurs(action(("pick-up","g1")),139) occurs(action(("stack","g1","j1")),140) occurs(action(("unstack","w","a")),141) occurs(action(("stack","w","g1")),142) occurs(action(("pick-up","m")),143) occurs(action(("stack","m","w")),144) occurs(action(("pick-up","p1")),145) occurs(action(("stack","p1","m")),146) occurs(action(("pick-up","g")),147) occurs(action(("stack","g","p1")),148) occurs(action(("pick-up","m1")),149) occurs(action(("stack","m1","g")),150) occurs(action(("pick-up","k1")),151) occurs(action(("stack","k1","m1")),152) occurs(action(("pick-up","a")),153) occurs(action(("stack","a","k1")),154) occurs(action(("pick-up","q")),155) occurs(action(("stack","q","a")),156) occurs(action(("pick-up","u")),157) occurs(action(("put-down","u")),158) occurs(action(("pick-up","u")),159) occurs(action(("stack","u","q")),160) +SATISFIABLE + +Models : 1+ +Calls : 33 +Time : 68.302s (Solving: 9.67s 1st Model: 0.20s Unsat: 9.39s) +CPU Time : 68.188s + +Choices : 429827 (Domain: 429827) +Conflicts : 1045 (Analyzed: 1022) +Restarts : 5 (Average: 204.40 Last: 74) +Model-Level : 10470.0 +Problems : 33 (Average Length: 82.00 Splits: 0) +Lemmas : 1022 (Deleted: 0) + Binary : 151 (Ratio: 14.77%) + Ternary : 1 (Ratio: 0.10%) + Conflict : 1022 (Average Length: 3478.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 1022 (Average: 411.39 Max: 10318 Sum: 420444) + Executed : 977 (Average: 409.97 Max: 10318 Sum: 418994 Ratio: 99.66%) + Bounded : 45 (Average: 32.22 Max: 126 Sum: 1450 Ratio: 0.34%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 879131 (Eliminated: 0 Frozen: 879131) +Constraints : 5836018 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1262MB +Max. Length : 160 steps +Sol. Length : 160 steps +Models : 1 + +