diff --git a/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_88.env b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_88.env new file mode 100644 index 000000000..dceb5d75a --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_88.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-88.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: 88 + 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_88.err b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_88.err new file mode 100644 index 000000000..8a10e0cc1 --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_88.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': 88, '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-88.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-88.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 178.31 MEM 0 MAXMEM 1758184 STALE 1 MAXMEM_RSS 1558892 + + diff --git a/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_88.out b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_88.out new file mode 100644 index 000000000..087526739 --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_88.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-88.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-88.pddl +Parsing... +Parsing: [0.020s CPU, 0.019s 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.011s wall-clock] +Preparing model... [0.010s CPU, 0.015s wall-clock] +Generated 21 rules. +Computing model... [0.690s CPU, 0.692s wall-clock] +5893 relevant atoms +3913 auxiliary atoms +9806 final queue length +17290 total queue pushes +Completing instantiation... [1.240s CPU, 1.240s wall-clock] +Instantiating: [1.970s CPU, 1.974s wall-clock] +Computing fact groups... +Finding invariants... +10 initial candidates +Finding invariants: [0.030s CPU, 0.022s wall-clock] +Checking invariant weight... [0.000s CPU, 0.006s wall-clock] +Instantiating groups... [0.070s CPU, 0.072s wall-clock] +Collecting mutex groups... [0.010s CPU, 0.017s wall-clock] +Choosing groups... +44 uncovered facts +Choosing groups: [0.070s CPU, 0.075s wall-clock] +Building translation key... [0.020s CPU, 0.024s wall-clock] +Computing fact groups: [0.400s CPU, 0.403s wall-clock] +Building STRIPS to SAS dictionary... [0.010s CPU, 0.011s wall-clock] +Building dictionary for full mutex groups... [0.030s CPU, 0.027s 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.070s CPU, 0.062s wall-clock] +Translating task: [1.520s CPU, 1.515s wall-clock] +5504 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +86 propositions removed +Detecting unreachable propositions: [0.790s CPU, 0.789s wall-clock] +Reordering and filtering variables... +87 of 87 variables necessary. +44 of 87 mutex groups necessary. +3698 of 3698 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.540s CPU, 0.537s wall-clock] +Translator variables: 87 +Translator derived variables: 0 +Translator facts: 1980 +Translator goal facts: 42 +Translator mutex groups: 44 +Translator total mutex groups size: 1936 +Translator operators: 3698 +Translator axioms: 0 +Translator task size: 31651 +Translator peak memory: 55244 KB +Writing output... [0.530s CPU, 0.566s wall-clock] +Done! [5.920s CPU, 5.951s wall-clock] +planner.py version 0.0.1 + +Time: 1.07s +Memory: 116MB + +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.213s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 1.076s + +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 : 96983 +Atoms : 96983 +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 : 252MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.01s +Memory: 188MB (+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: 188MB +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 0.48s +Memory: 197MB (+9MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 2 +Time : 2.202s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 2.064s + +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 : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 25585 (Eliminated: 0 Frozen: 25585) +Constraints : 2979 (Binary: 89.6% Ternary: 5.4% Other: 5.0%) + +Memory Peak : 252MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.33s +Memory: 206MB (+9MB) +UNSAT +Iteration Time: 0.99s + +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: 224.0MB +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 0.50s +Memory: 223MB (+17MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 3 +Time : 3.255s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 3.120s + +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 : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 51336 (Eliminated: 0 Frozen: 51336) +Constraints : 16231 (Binary: 92.1% Ternary: 4.9% Other: 3.0%) + +Memory Peak : 252MB +Max. Length : 5 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.35s +Memory: 232MB (+9MB) +UNSAT +Iteration Time: 1.06s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Expected Memory: 258.0MB +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 0.58s +Memory: 249MB (+17MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 4 +Time : 4.447s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 4.312s + +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 : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 77322 (Eliminated: 0 Frozen: 77322) +Constraints : 45233 (Binary: 93.2% Ternary: 4.7% Other: 2.1%) + +Memory Peak : 262MB +Max. Length : 10 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.37s +Memory: 262MB (+13MB) +UNSAT +Iteration Time: 1.20s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Expected Memory: 292.0MB +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 0.53s +Memory: 275MB (+13MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 5 +Time : 5.639s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 5.504s + +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 : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 103643 (Eliminated: 0 Frozen: 103643) +Constraints : 96235 (Binary: 93.8% Ternary: 4.5% Other: 1.7%) + +Memory Peak : 290MB +Max. Length : 15 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.40s +Memory: 290MB (+15MB) +UNSAT +Iteration Time: 1.20s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Expected Memory: 320.0MB +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 0.71s +Memory: 310MB (+20MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 6 +Time : 7.089s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 6.952s + +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 : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 130399 (Eliminated: 0 Frozen: 130399) +Constraints : 175487 (Binary: 94.2% Ternary: 4.4% Other: 1.4%) + +Memory Peak : 332MB +Max. Length : 20 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.46s +Memory: 332MB (+22MB) +UNSAT +Iteration Time: 1.46s + +Iteration 7 +Queue: [(6,30,0,True)] +Grounded Until: 25 +Expected Memory: 374.0MB +Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] +Grounding Time: 0.52s +Memory: 336MB (+4MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 7 +Time : 8.457s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 8.320s + +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 : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 157690 (Eliminated: 0 Frozen: 157690) +Constraints : 289239 (Binary: 94.5% Ternary: 4.4% Other: 1.1%) + +Memory Peak : 360MB +Max. Length : 25 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.55s +Memory: 349MB (+13MB) +UNSAT +Iteration Time: 1.38s + +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: 391.0MB +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 0.53s +Memory: 363MB (+14MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 8 +Time : 9.983s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 9.848s + +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 : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 185616 (Eliminated: 0 Frozen: 185616) +Constraints : 443741 (Binary: 94.7% Ternary: 4.3% Other: 1.0%) + +Memory Peak : 389MB +Max. Length : 30 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.67s +Memory: 376MB (+13MB) +UNSAT +Iteration Time: 1.54s + +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: 418.0MB +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 0.55s +Memory: 389MB (+13MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 9 +Time : 11.719s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 11.584s + +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 : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 214277 (Eliminated: 0 Frozen: 214277) +Constraints : 645236 (Binary: 94.9% Ternary: 4.3% Other: 0.9%) + +Memory Peak : 418MB +Max. Length : 35 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.85s +Memory: 417MB (+28MB) +UNSAT +Iteration Time: 1.75s + +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: 459.0MB +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 0.55s +Memory: 421MB (+4MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 10 +Time : 13.539s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 13.404s + +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 : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 243725 (Eliminated: 0 Frozen: 243725) +Constraints : 877190 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 457MB +Max. Length : 40 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.99s +Memory: 438MB (+17MB) +UNSAT +Iteration Time: 1.83s + +Iteration 11 +Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 45 +Expected Memory: 480.0MB +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 0.56s +Memory: 447MB (+9MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 11 +Time : 15.390s (Solving: 0.02s 1st Model: 0.00s Unsat: 0.02s) +CPU Time : 15.256s + +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 : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 273216 (Eliminated: 0 Frozen: 273216) +Constraints : 1109650 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 485MB +Max. Length : 45 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.00s +Memory: 466MB (+19MB) +UNSAT +Iteration Time: 1.86s + +Iteration 12 +Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 50 +Expected Memory: 508.0MB +Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])] +Grounding Time: 0.90s +Memory: 496MB (+30MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 12 +Time : 17.606s (Solving: 0.03s 1st Model: 0.00s Unsat: 0.03s) +CPU Time : 17.472s + +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 : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 302707 (Eliminated: 0 Frozen: 302707) +Constraints : 1342110 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 538MB +Max. Length : 50 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.01s +Memory: 533MB (+37MB) +UNSAT +Iteration Time: 2.23s + +Iteration 13 +Queue: [(12,60,0,True), (13,65,0,True)] +Grounded Until: 55 +Expected Memory: 600.0MB +Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])] +Grounding Time: 0.53s +Memory: 534MB (+1MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 13 +Time : 19.468s (Solving: 0.05s 1st Model: 0.00s Unsat: 0.05s) +CPU Time : 19.336s + +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 : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 332198 (Eliminated: 0 Frozen: 332198) +Constraints : 1574570 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 581MB +Max. Length : 55 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.03s +Memory: 553MB (+19MB) +UNSAT +Iteration Time: 1.87s + +Iteration 14 +Queue: [(13,65,0,True)] +Grounded Until: 60 +Expected Memory: 620.0MB +Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])] +Grounding Time: 0.54s +Memory: 561MB (+8MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 14 +Time : 21.364s (Solving: 0.07s 1st Model: 0.00s Unsat: 0.07s) +CPU Time : 21.232s + +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 : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 361689 (Eliminated: 0 Frozen: 361689) +Constraints : 1807030 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 615MB +Max. Length : 60 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.03s +Memory: 589MB (+28MB) +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: 656.0MB +Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])] +Grounding Time: 0.55s +Memory: 592MB (+3MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 15 +Time : 23.303s (Solving: 0.11s 1st Model: 0.00s Unsat: 0.11s) +CPU Time : 23.172s + +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 : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 391180 (Eliminated: 0 Frozen: 391180) +Constraints : 2039490 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 649MB +Max. Length : 65 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.05s +Memory: 613MB (+21MB) +UNSAT +Iteration Time: 1.95s + +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: 680.0MB +Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])] +Grounding Time: 0.56s +Memory: 623MB (+10MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 16 +Time : 25.289s (Solving: 0.15s 1st Model: 0.00s Unsat: 0.15s) +CPU Time : 25.160s + +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 : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 420671 (Eliminated: 0 Frozen: 420671) +Constraints : 2271950 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 683MB +Max. Length : 70 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.07s +Memory: 644MB (+21MB) +UNSAT +Iteration Time: 2.00s + +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: 711.0MB +Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])] +Grounding Time: 0.56s +Memory: 649MB (+5MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 17 +Time : 27.327s (Solving: 0.22s 1st Model: 0.00s Unsat: 0.22s) +CPU Time : 27.200s + +Choices : 135 (Domain: 135) +Conflicts : 23 (Analyzed: 15) +Restarts : 0 +Problems : 17 (Average Length: 42.00 Splits: 0) +Lemmas : 15 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 15 (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 : 15 (Average: 91.00 Max: 103 Sum: 1365) + Executed : 0 (Average: 9.00 Max: 21 Sum: 135 Ratio: 9.89%) + Bounded : 15 (Average: 82.00 Max: 82 Sum: 1230 Ratio: 90.11%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 450162 (Eliminated: 0 Frozen: 450162) +Constraints : 2504410 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 713MB +Max. Length : 75 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.09s +Memory: 702MB (+53MB) +UNSAT +Iteration Time: 2.05s + +Iteration 18 +Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 80 +Expected Memory: 769.0MB +Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])] +Grounding Time: 0.56s +Memory: 702MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 18 +Time : 29.453s (Solving: 0.30s 1st Model: 0.00s Unsat: 0.30s) +CPU Time : 29.328s + +Choices : 422 (Domain: 422) +Conflicts : 55 (Analyzed: 46) +Restarts : 0 +Problems : 18 (Average Length: 44.50 Splits: 0) +Lemmas : 46 (Deleted: 0) + Binary : 1 (Ratio: 2.17%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 46 (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 : 46 (Average: 92.67 Max: 103 Sum: 4263) + Executed : 0 (Average: 9.17 Max: 21 Sum: 422 Ratio: 9.90%) + Bounded : 46 (Average: 83.50 Max: 87 Sum: 3841 Ratio: 90.10%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 479653 (Eliminated: 0 Frozen: 479653) +Constraints : 2586770 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 761MB +Max. Length : 80 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.13s +Memory: 721MB (+19MB) +UNSAT +Iteration Time: 2.14s + +Iteration 19 +Queue: [(18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 85 +Expected Memory: 788.0MB +Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])] +Grounding Time: 0.57s +Memory: 721MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 19 +Time : 31.707s (Solving: 0.48s 1st Model: 0.00s Unsat: 0.48s) +CPU Time : 31.584s + +Choices : 1019 (Domain: 1019) +Conflicts : 117 (Analyzed: 107) +Restarts : 0 +Problems : 19 (Average Length: 47.00 Splits: 0) +Lemmas : 107 (Deleted: 0) + Binary : 2 (Ratio: 1.87%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 107 (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 : 107 (Average: 97.02 Max: 104 Sum: 10381) + Executed : 0 (Average: 9.52 Max: 21 Sum: 1019 Ratio: 9.82%) + Bounded : 107 (Average: 87.50 Max: 92 Sum: 9362 Ratio: 90.18%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 509144 (Eliminated: 0 Frozen: 509144) +Constraints : 2678022 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 788MB +Max. Length : 85 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.24s +Memory: 745MB (+24MB) +UNSAT +Iteration Time: 2.27s + +Iteration 20 +Queue: [(19,95,0,True), (20,100,0,True)] +Grounded Until: 90 +Expected Memory: 812.0MB +Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])] +Grounding Time: 0.58s +Memory: 745MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 20 +Time : 34.156s (Solving: 0.78s 1st Model: 0.00s Unsat: 0.78s) +CPU Time : 34.036s + +Choices : 1866 (Domain: 1866) +Conflicts : 204 (Analyzed: 193) +Restarts : 0 +Problems : 20 (Average Length: 49.50 Splits: 0) +Lemmas : 193 (Deleted: 0) + Binary : 3 (Ratio: 1.55%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 193 (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 : 193 (Average: 100.90 Max: 109 Sum: 19474) + Executed : 0 (Average: 9.67 Max: 21 Sum: 1866 Ratio: 9.58%) + Bounded : 193 (Average: 91.23 Max: 97 Sum: 17608 Ratio: 90.42%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 538635 (Eliminated: 0 Frozen: 538635) +Constraints : 2712840 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 812MB +Max. Length : 90 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.37s +Memory: 766MB (+21MB) +UNSAT +Iteration Time: 2.47s + +Iteration 21 +Queue: [(20,100,0,True)] +Grounded Until: 95 +Expected Memory: 833.0MB +Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])] +Grounding Time: 0.59s +Memory: 766MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 21 +Time : 36.793s (Solving: 1.23s 1st Model: 0.00s Unsat: 1.23s) +CPU Time : 36.672s + +Choices : 2963 (Domain: 2963) +Conflicts : 316 (Analyzed: 304) +Restarts : 1 (Average: 304.00 Last: 86) +Problems : 21 (Average Length: 52.00 Splits: 0) +Lemmas : 304 (Deleted: 0) + Binary : 4 (Ratio: 1.32%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 304 (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 : 304 (Average: 104.58 Max: 114 Sum: 31792) + Executed : 0 (Average: 9.75 Max: 21 Sum: 2963 Ratio: 9.32%) + Bounded : 304 (Average: 94.83 Max: 102 Sum: 28829 Ratio: 90.68%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 568126 (Eliminated: 0 Frozen: 568126) +Constraints : 2730008 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 840MB +Max. Length : 95 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.54s +Memory: 786MB (+20MB) +UNSAT +Iteration Time: 2.66s + +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: 853.0MB +Grounding... [('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('check', [105])] +Grounding Time: 0.60s +Memory: 786MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 22 +Time : 39.160s (Solving: 1.37s 1st Model: 0.00s Unsat: 1.37s) +CPU Time : 39.040s + +Choices : 4543 (Domain: 4543) +Conflicts : 355 (Analyzed: 342) +Restarts : 1 (Average: 342.00 Last: 86) +Problems : 22 (Average Length: 54.50 Splits: 0) +Lemmas : 342 (Deleted: 0) + Binary : 9 (Ratio: 2.63%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 342 (Average Length: 31.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 342 (Average: 97.89 Max: 227 Sum: 33480) + Executed : 36 (Average: 13.28 Max: 227 Sum: 4543 Ratio: 13.57%) + Bounded : 306 (Average: 94.57 Max: 107 Sum: 28937 Ratio: 86.43%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 597617 (Eliminated: 0 Frozen: 597617) +Constraints : 2735801 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 870MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.23s +Memory: 806MB (+20MB) +UNSAT +Iteration Time: 2.39s + +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: 873.0MB +Grounding... [('step', [106]), ('step', [107]), ('step', [108]), ('step', [109]), ('step', [110]), ('check', [110])] +Grounding Time: 0.62s +Memory: 806MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 23 +Time : 41.634s (Solving: 1.64s 1st Model: 0.00s Unsat: 1.64s) +CPU Time : 41.516s + +Choices : 7230 (Domain: 7230) +Conflicts : 463 (Analyzed: 449) +Restarts : 2 (Average: 224.50 Last: 86) +Problems : 23 (Average Length: 57.00 Splits: 0) +Lemmas : 449 (Deleted: 0) + Binary : 16 (Ratio: 3.56%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 449 (Average Length: 173.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 449 (Average: 81.80 Max: 280 Sum: 36727) + Executed : 137 (Average: 16.10 Max: 280 Sum: 7229 Ratio: 19.68%) + Bounded : 312 (Average: 94.54 Max: 112 Sum: 29498 Ratio: 80.32%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 627108 (Eliminated: 0 Frozen: 627108) +Constraints : 2923725 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 895MB +Max. Length : 105 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.36s +Memory: 830MB (+24MB) +UNSAT +Iteration Time: 2.50s + +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: 897.0MB +Grounding... [('step', [111]), ('step', [112]), ('step', [113]), ('step', [114]), ('step', [115]), ('check', [115])] +Grounding Time: 1.29s +Memory: 880MB (+50MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 24 +Time : 45.156s (Solving: 2.27s 1st Model: 0.00s Unsat: 2.27s) +CPU Time : 45.040s + +Choices : 13789 (Domain: 13789) +Conflicts : 711 (Analyzed: 696) +Restarts : 4 (Average: 174.00 Last: 86) +Problems : 24 (Average Length: 59.50 Splits: 0) +Lemmas : 696 (Deleted: 0) + Binary : 32 (Ratio: 4.60%) + Ternary : 1 (Ratio: 0.14%) + Conflict : 696 (Average Length: 511.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 696 (Average: 63.12 Max: 828 Sum: 43930) + Executed : 377 (Average: 19.80 Max: 828 Sum: 13778 Ratio: 31.36%) + Bounded : 319 (Average: 94.52 Max: 117 Sum: 30152 Ratio: 68.64%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 656599 (Eliminated: 0 Frozen: 656599) +Constraints : 3110368 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 972MB +Max. Length : 110 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.71s +Memory: 944MB (+64MB) +UNSAT +Iteration Time: 3.54s + +Iteration 25 +Queue: [(24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True)] +Grounded Until: 115 +Expected Memory: 1058.0MB +Grounding... [('step', [116]), ('step', [117]), ('step', [118]), ('step', [119]), ('step', [120]), ('check', [120])] +Grounding Time: 0.55s +Memory: 944MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 25 +Time : 50.861s (Solving: 5.83s 1st Model: 0.00s Unsat: 5.83s) +CPU Time : 50.748s + +Choices : 56389 (Domain: 56389) +Conflicts : 2913 (Analyzed: 2897) +Restarts : 17 (Average: 170.41 Last: 86) +Problems : 25 (Average Length: 62.00 Splits: 0) +Lemmas : 2897 (Deleted: 0) + Binary : 73 (Ratio: 2.52%) + Ternary : 9 (Ratio: 0.31%) + Conflict : 2897 (Average Length: 1859.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 2897 (Average: 30.09 Max: 1466 Sum: 87172) + Executed : 2560 (Average: 19.09 Max: 1466 Sum: 55309 Ratio: 63.45%) + Bounded : 337 (Average: 94.55 Max: 122 Sum: 31863 Ratio: 36.55%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 686090 (Eliminated: 0 Frozen: 686090) +Constraints : 3319782 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 1028MB +Max. Length : 115 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 4.66s +Memory: 957MB (+13MB) +UNSAT +Iteration Time: 5.72s + +Iteration 26 +Queue: [(25,125,0,True), (26,130,0,True), (27,135,0,True)] +Grounded Until: 120 +Expected Memory: 1071.0MB +Grounding... [('step', [121]), ('step', [122]), ('step', [123]), ('step', [124]), ('step', [125]), ('check', [125])] +Grounding Time: 0.55s +Memory: 957MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 26 +Time : 61.006s (Solving: 13.71s 1st Model: 0.00s Unsat: 13.71s) +CPU Time : 60.896s + +Choices : 154479 (Domain: 154479) +Conflicts : 5912 (Analyzed: 5895) +Restarts : 31 (Average: 190.16 Last: 543) +Problems : 26 (Average Length: 64.50 Splits: 0) +Lemmas : 5895 (Deleted: 0) + Binary : 165 (Ratio: 2.80%) + Ternary : 12 (Ratio: 0.20%) + Conflict : 5895 (Average Length: 2881.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 5895 (Average: 31.02 Max: 1466 Sum: 182867) + Executed : 5551 (Average: 25.59 Max: 1466 Sum: 150871 Ratio: 82.50%) + Bounded : 344 (Average: 93.01 Max: 127 Sum: 31996 Ratio: 17.50%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 715581 (Eliminated: 0 Frozen: 715581) +Constraints : 3532072 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 1111MB +Max. Length : 120 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 9.07s +Memory: 1047MB (+90MB) +UNSAT +Iteration Time: 10.16s + +Iteration 27 +Queue: [(26,130,0,True), (27,135,0,True)] +Grounded Until: 125 +Expected Memory: 1161.0MB +Grounding... [('step', [126]), ('step', [127]), ('step', [128]), ('step', [129]), ('step', [130]), ('check', [130])] +Grounding Time: 0.55s +Memory: 1047MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 27 +Time : 112.590s (Solving: 63.09s 1st Model: 0.00s Unsat: 63.09s) +CPU Time : 112.500s + +Choices : 740902 (Domain: 740902) +Conflicts : 17416 (Analyzed: 17398) +Restarts : 79 (Average: 220.23 Last: 543) +Problems : 27 (Average Length: 67.00 Splits: 0) +Lemmas : 17398 (Deleted: 11204) + Binary : 352 (Ratio: 2.02%) + Ternary : 26 (Ratio: 0.15%) + Conflict : 17398 (Average Length: 6357.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 17398 (Average: 43.16 Max: 4072 Sum: 750877) + Executed : 17043 (Average: 41.27 Max: 4072 Sum: 718085 Ratio: 95.63%) + Bounded : 355 (Average: 92.37 Max: 132 Sum: 32792 Ratio: 4.37%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 745072 (Eliminated: 0 Frozen: 745072) +Constraints : 3764507 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 1465MB +Max. Length : 125 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 50.51s +Memory: 1401MB (+354MB) +UNSAT +Iteration Time: 51.62s + +Iteration 28 +Queue: [(27,135,0,True)] +Grounded Until: 130 +Expected Memory: 1755.0MB +Grounding... [('step', [131]), ('step', [132]), ('step', [133]), ('step', [134]), ('step', [135]), ('check', [135])] +Grounding Time: 0.57s +Memory: 1401MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 28 +Time : 126.506s (Solving: 74.66s 1st Model: 0.00s Unsat: 74.66s) +CPU Time : 126.424s + +Choices : 1147098 (Domain: 1147098) +Conflicts : 20770 (Analyzed: 20751) +Restarts : 95 (Average: 218.43 Last: 543) +Problems : 28 (Average Length: 69.50 Splits: 0) +Lemmas : 20751 (Deleted: 11204) + Binary : 444 (Ratio: 2.14%) + Ternary : 29 (Ratio: 0.14%) + Conflict : 20751 (Average Length: 6373.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 20751 (Average: 54.99 Max: 7417 Sum: 1141155) + Executed : 20389 (Average: 53.41 Max: 7417 Sum: 1108356 Ratio: 97.13%) + Bounded : 362 (Average: 90.60 Max: 132 Sum: 32799 Ratio: 2.87%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 774563 (Eliminated: 0 Frozen: 774563) +Constraints : 3965632 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 1519MB +Max. Length : 130 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 12.73s +Memory: 1452MB (+51MB) +UNSAT +Iteration Time: 13.94s + +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: 1806.0MB +Grounding... [('step', [136]), ('step', [137]), ('step', [138]), ('step', [139]), ('step', [140]), ('check', [140])] +Grounding Time: 0.56s +Memory: 1452MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 29 +Time : 136.527s (Solving: 82.36s 1st Model: 0.00s Unsat: 82.36s) +CPU Time : 136.452s + +Choices : 1593367 (Domain: 1593367) +Conflicts : 22246 (Analyzed: 22226) +Restarts : 104 (Average: 213.71 Last: 543) +Problems : 29 (Average Length: 72.00 Splits: 0) +Lemmas : 22226 (Deleted: 11204) + Binary : 542 (Ratio: 2.44%) + Ternary : 29 (Ratio: 0.13%) + Conflict : 22226 (Average Length: 6284.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 22226 (Average: 70.15 Max: 13767 Sum: 1559198) + Executed : 21854 (Average: 68.68 Max: 13767 Sum: 1526389 Ratio: 97.90%) + Bounded : 372 (Average: 88.20 Max: 132 Sum: 32809 Ratio: 2.10%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 804054 (Eliminated: 0 Frozen: 804054) +Constraints : 4198092 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 1550MB +Max. Length : 135 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 8.86s +Memory: 1462MB (+10MB) +UNSAT +Iteration Time: 10.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: 1816.0MB +Grounding... [('step', [141]), ('step', [142]), ('step', [143]), ('step', [144]), ('step', [145]), ('check', [145])] +Grounding Time: 0.59s +Memory: 1462MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 30 +Time : 144.471s (Solving: 87.92s 1st Model: 0.00s Unsat: 87.92s) +CPU Time : 144.400s + +Choices : 1979865 (Domain: 1979865) +Conflicts : 22987 (Analyzed: 22966) +Restarts : 109 (Average: 210.70 Last: 543) +Problems : 30 (Average Length: 74.50 Splits: 0) +Lemmas : 22966 (Deleted: 11204) + Binary : 608 (Ratio: 2.65%) + Ternary : 29 (Ratio: 0.13%) + Conflict : 22966 (Average Length: 6251.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 22966 (Average: 84.18 Max: 13767 Sum: 1933237) + Executed : 22584 (Average: 82.75 Max: 13767 Sum: 1900418 Ratio: 98.30%) + Bounded : 382 (Average: 85.91 Max: 132 Sum: 32819 Ratio: 1.70%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 833545 (Eliminated: 0 Frozen: 833545) +Constraints : 4430552 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1579MB +Max. Length : 140 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 6.74s +Memory: 1496MB (+34MB) +UNSAT +Iteration Time: 7.96s + +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: 1850.0MB +Grounding... [('step', [146]), ('step', [147]), ('step', [148]), ('step', [149]), ('step', [150]), ('check', [150])] +Grounding Time: 0.58s +Memory: 1496MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 31 +Time : 152.258s (Solving: 93.29s 1st Model: 0.00s Unsat: 93.29s) +CPU Time : 152.192s + +Choices : 2297617 (Domain: 2297617) +Conflicts : 23452 (Analyzed: 23430) +Restarts : 112 (Average: 209.20 Last: 543) +Problems : 31 (Average Length: 77.00 Splits: 0) +Lemmas : 23430 (Deleted: 11204) + Binary : 658 (Ratio: 2.81%) + Ternary : 29 (Ratio: 0.12%) + Conflict : 23430 (Average Length: 6255.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 23430 (Average: 95.49 Max: 17332 Sum: 2237342) + Executed : 23038 (Average: 94.09 Max: 17332 Sum: 2204513 Ratio: 98.53%) + Bounded : 392 (Average: 83.75 Max: 132 Sum: 32829 Ratio: 1.47%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 863036 (Eliminated: 0 Frozen: 863036) +Constraints : 4663012 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1608MB +Max. Length : 145 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 6.57s +Memory: 1521MB (+25MB) +UNSAT +Iteration Time: 7.81s + +Iteration 32 +Queue: [(31,155,0,True), (32,160,0,True), (33,165,0,True), (34,170,0,True)] +Grounded Until: 150 +Expected Memory: 1875.0MB +Grounding... [('step', [151]), ('step', [152]), ('step', [153]), ('step', [154]), ('step', [155]), ('check', [155])] +Grounding Time: 0.56s +Memory: 1521MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 32 +Time : 163.031s (Solving: 101.62s 1st Model: 0.00s Unsat: 101.62s) +CPU Time : 162.968s + +Choices : 2676942 (Domain: 2676942) +Conflicts : 25138 (Analyzed: 25115) +Restarts : 122 (Average: 205.86 Last: 543) +Problems : 32 (Average Length: 79.50 Splits: 0) +Lemmas : 25115 (Deleted: 11204) + Binary : 756 (Ratio: 3.01%) + Ternary : 31 (Ratio: 0.12%) + Conflict : 25115 (Average Length: 6328.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 25115 (Average: 103.87 Max: 19641 Sum: 2608810) + Executed : 24714 (Average: 102.57 Max: 19641 Sum: 2575972 Ratio: 98.74%) + Bounded : 401 (Average: 81.89 Max: 132 Sum: 32838 Ratio: 1.26%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 892527 (Eliminated: 0 Frozen: 892527) +Constraints : 4895472 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1649MB +Max. Length : 150 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 9.53s +Memory: 1549MB (+28MB) +UNSAT +Iteration Time: 10.79s + +Iteration 33 +Queue: [(32,160,0,True), (33,165,0,True), (34,170,0,True)] +Grounded Until: 155 +Expected Memory: 1903.0MB +Grounding... [('step', [156]), ('step', [157]), ('step', [158]), ('step', [159]), ('step', [160]), ('check', [160])] +Grounding Time: 0.62s +Memory: 1549MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 1+ +Calls : 33 +Time : 167.607s (Solving: 103.70s 1st Model: 2.00s Unsat: 101.62s) +CPU Time : 167.544s + +Choices : 2913972 (Domain: 2913972) +Conflicts : 25253 (Analyzed: 25230) +Restarts : 123 (Average: 205.12 Last: 543) +Model-Level : 8599.0 +Problems : 33 (Average Length: 82.00 Splits: 0) +Lemmas : 25230 (Deleted: 11204) + Binary : 776 (Ratio: 3.08%) + Ternary : 31 (Ratio: 0.12%) + Conflict : 25230 (Average Length: 6306.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 25230 (Average: 112.46 Max: 23639 Sum: 2837407) + Executed : 24825 (Average: 111.16 Max: 23639 Sum: 2804565 Ratio: 98.84%) + Bounded : 405 (Average: 81.09 Max: 132 Sum: 32842 Ratio: 1.16%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 922018 (Eliminated: 0 Frozen: 922018) +Constraints : 5127932 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1679MB +Max. Length : 155 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 3.28s +Memory: 1578MB (+29MB) +SAT +Testing... +SERIALIZABLE +Testing Time: 0.96s +Memory: 1587MB (+9MB) +Answer: 1 +occurs(action(("unstack","q","k")),1) occurs(action(("put-down","q")),2) occurs(action(("unstack","r","w")),3) occurs(action(("put-down","r")),4) occurs(action(("unstack","w","p1")),5) occurs(action(("put-down","w")),6) occurs(action(("unstack","p1","m1")),7) occurs(action(("stack","p1","k")),8) occurs(action(("unstack","m1","l1")),9) occurs(action(("put-down","m1")),10) occurs(action(("unstack","l1","t")),11) occurs(action(("put-down","l1")),12) occurs(action(("unstack","t","o")),13) occurs(action(("stack","t","l1")),14) occurs(action(("unstack","o","p")),15) occurs(action(("put-down","o")),16) occurs(action(("unstack","p","c1")),17) occurs(action(("put-down","p")),18) occurs(action(("unstack","c1","b1")),19) occurs(action(("stack","c1","p")),20) occurs(action(("unstack","b1","u")),21) occurs(action(("stack","b1","q")),22) occurs(action(("unstack","u","g")),23) occurs(action(("put-down","u")),24) occurs(action(("unstack","g","n1")),25) occurs(action(("put-down","g")),26) occurs(action(("unstack","n1","o1")),27) occurs(action(("put-down","n1")),28) occurs(action(("unstack","o1","f1")),29) occurs(action(("put-down","o1")),30) occurs(action(("unstack","f1","v")),31) occurs(action(("stack","f1","o1")),32) occurs(action(("unstack","v","y")),33) occurs(action(("put-down","v")),34) occurs(action(("unstack","y","q1")),35) occurs(action(("put-down","y")),36) occurs(action(("unstack","q1","i1")),37) occurs(action(("put-down","q1")),38) occurs(action(("unstack","i1","c")),39) occurs(action(("put-down","i1")),40) occurs(action(("unstack","c","k1")),41) occurs(action(("put-down","c")),42) occurs(action(("unstack","k1","h")),43) occurs(action(("stack","k1","v")),44) occurs(action(("unstack","h","f")),45) occurs(action(("stack","h","u")),46) occurs(action(("unstack","f","h1")),47) occurs(action(("stack","f","n1")),48) occurs(action(("unstack","h1","j")),49) occurs(action(("stack","h1","q1")),50) occurs(action(("unstack","j","a")),51) occurs(action(("put-down","j")),52) occurs(action(("unstack","a","d1")),53) occurs(action(("stack","a","o")),54) occurs(action(("unstack","t","l1")),55) occurs(action(("stack","t","j")),56) occurs(action(("pick-up","w")),57) occurs(action(("put-down","w")),58) occurs(action(("unstack","d1","i")),59) occurs(action(("stack","d1","h1")),60) occurs(action(("unstack","i","e1")),61) occurs(action(("stack","i","t")),62) occurs(action(("unstack","e1","j1")),63) occurs(action(("put-down","e1")),64) occurs(action(("unstack","j1","z")),65) occurs(action(("stack","j1","e1")),66) occurs(action(("unstack","z","d")),67) occurs(action(("put-down","z")),68) occurs(action(("unstack","d","x")),69) occurs(action(("stack","d","i")),70) occurs(action(("pick-up","r")),71) occurs(action(("stack","r","d")),72) occurs(action(("pick-up","g")),73) occurs(action(("stack","g","r")),74) occurs(action(("unstack","d1","h1")),75) occurs(action(("stack","d1","g")),76) occurs(action(("unstack","x","e")),77) occurs(action(("stack","x","w")),78) occurs(action(("unstack","e","l")),79) occurs(action(("stack","e","y")),80) occurs(action(("unstack","l","m")),81) occurs(action(("put-down","l")),82) occurs(action(("unstack","m","a1")),83) occurs(action(("stack","m","i1")),84) occurs(action(("unstack","a1","n")),85) occurs(action(("stack","a1","x")),86) occurs(action(("unstack","n","b")),87) occurs(action(("stack","n","d1")),88) occurs(action(("unstack","f","n1")),89) occurs(action(("stack","f","n")),90) occurs(action(("unstack","e","y")),91) occurs(action(("stack","e","f")),92) occurs(action(("pick-up","z")),93) occurs(action(("stack","z","e")),94) occurs(action(("unstack","c1","p")),95) occurs(action(("stack","c1","z")),96) occurs(action(("unstack","a","o")),97) occurs(action(("stack","a","c1")),98) occurs(action(("unstack","b","s")),99) occurs(action(("stack","b","m")),100) occurs(action(("pick-up","s")),101) occurs(action(("stack","s","a")),102) occurs(action(("unstack","p1","k")),103) occurs(action(("stack","p1","s")),104) occurs(action(("unstack","b","m")),105) occurs(action(("stack","b","p1")),106) occurs(action(("pick-up","m1")),107) occurs(action(("stack","m1","b")),108) occurs(action(("unstack","b1","q")),109) occurs(action(("stack","b1","m1")),110) occurs(action(("pick-up","p")),111) occurs(action(("stack","p","b1")),112) occurs(action(("pick-up","q")),113) occurs(action(("stack","q","p")),114) occurs(action(("unstack","f1","o1")),115) occurs(action(("stack","f1","q")),116) occurs(action(("pick-up","o")),117) occurs(action(("stack","o","f1")),118) occurs(action(("unstack","k","g1")),119) occurs(action(("stack","k","o")),120) occurs(action(("unstack","k1","v")),121) occurs(action(("stack","k1","k")),122) occurs(action(("unstack","h","u")),123) occurs(action(("stack","h","k1")),124) occurs(action(("unstack","m","i1")),125) occurs(action(("stack","m","h")),126) occurs(action(("unstack","h1","q1")),127) occurs(action(("stack","h1","m")),128) occurs(action(("pick-up","c")),129) occurs(action(("stack","c","h1")),130) occurs(action(("unstack","j1","e1")),131) occurs(action(("stack","j1","c")),132) occurs(action(("pick-up","l1")),133) occurs(action(("stack","l1","j1")),134) occurs(action(("unstack","a1","x")),135) occurs(action(("stack","a1","l1")),136) occurs(action(("pick-up","y")),137) occurs(action(("stack","y","a1")),138) occurs(action(("pick-up","v")),139) occurs(action(("stack","v","y")),140) occurs(action(("unstack","x","w")),141) occurs(action(("stack","x","v")),142) occurs(action(("pick-up","q1")),143) occurs(action(("stack","q1","x")),144) occurs(action(("pick-up","i1")),145) occurs(action(("stack","i1","q1")),146) occurs(action(("pick-up","u")),147) occurs(action(("stack","u","i1")),148) occurs(action(("pick-up","e1")),149) occurs(action(("stack","e1","u")),150) occurs(action(("pick-up","o1")),151) occurs(action(("stack","o1","e1")),152) occurs(action(("pick-up","g1")),153) occurs(action(("stack","g1","o1")),154) occurs(action(("pick-up","w")),155) occurs(action(("stack","w","g1")),156) occurs(action(("pick-up","n1")),157) occurs(action(("stack","n1","w")),158) occurs(action(("pick-up","l")),159) occurs(action(("stack","l","n1")),160) +SATISFIABLE + +Models : 1+ +Calls : 33 +Time : 167.607s (Solving: 103.70s 1st Model: 2.00s Unsat: 101.62s) +CPU Time : 167.544s + +Choices : 2913972 (Domain: 2913972) +Conflicts : 25253 (Analyzed: 25230) +Restarts : 123 (Average: 205.12 Last: 543) +Model-Level : 8599.0 +Problems : 33 (Average Length: 82.00 Splits: 0) +Lemmas : 25230 (Deleted: 11204) + Binary : 776 (Ratio: 3.08%) + Ternary : 31 (Ratio: 0.12%) + Conflict : 25230 (Average Length: 6306.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 25230 (Average: 112.46 Max: 23639 Sum: 2837407) + Executed : 24825 (Average: 111.16 Max: 23639 Sum: 2804565 Ratio: 98.84%) + Bounded : 405 (Average: 81.09 Max: 132 Sum: 32842 Ratio: 1.16%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 922018 (Eliminated: 0 Frozen: 922018) +Constraints : 5127932 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1679MB +Max. Length : 160 steps +Sol. Length : 160 steps +Models : 1 + +