diff --git a/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_75.env b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_75.env new file mode 100644 index 000000000..303ecd5bc --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_75.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-75.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: 75 + ipc: ipc-2000 + planLength: 140 +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_75.err b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_75.err new file mode 100644 index 000000000..42f96078e --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_75.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': 75, 'planLength': 140} +# 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-75.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-75.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 49.74 MEM 33728 MAXMEM 935108 STALE 0 MAXMEM_RSS 769832 + + diff --git a/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_75.out b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_75.out new file mode 100644 index 000000000..788baf21e --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_75.out @@ -0,0 +1,1471 @@ +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-75.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-75.pddl +Parsing... +Parsing: [0.010s CPU, 0.020s wall-clock] +Normalizing task... [0.010s CPU, 0.002s wall-clock] +Instantiating... +Generating Datalog program... [0.000s CPU, 0.006s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.010s CPU, 0.015s wall-clock] +Preparing model... [0.030s CPU, 0.022s wall-clock] +Generated 21 rules. +Computing model... [0.560s CPU, 0.565s wall-clock] +4405 relevant atoms +2923 auxiliary atoms +7328 final queue length +12880 total queue pushes +Completing instantiation... [0.940s CPU, 0.935s wall-clock] +Instantiating: [1.540s CPU, 1.549s wall-clock] +Computing fact groups... +Finding invariants... +10 initial candidates +Finding invariants: [0.020s CPU, 0.021s wall-clock] +Checking invariant weight... [0.010s CPU, 0.006s wall-clock] +Instantiating groups... [0.050s CPU, 0.050s wall-clock] +Collecting mutex groups... [0.010s CPU, 0.012s wall-clock] +Choosing groups... +38 uncovered facts +Choosing groups: [0.060s CPU, 0.057s wall-clock] +Building translation key... [0.020s CPU, 0.018s wall-clock] +Computing fact groups: [0.300s CPU, 0.296s wall-clock] +Building STRIPS to SAS dictionary... [0.010s CPU, 0.012s wall-clock] +Building dictionary for full mutex groups... [0.020s CPU, 0.019s wall-clock] +Building mutex information... +Building mutex information: [0.030s CPU, 0.032s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.050s CPU, 0.046s wall-clock] +Translating task: [1.080s CPU, 1.079s wall-clock] +4070 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +74 propositions removed +Detecting unreachable propositions: [0.650s CPU, 0.652s wall-clock] +Reordering and filtering variables... +75 of 75 variables necessary. +38 of 75 mutex groups necessary. +2738 of 2738 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.330s CPU, 0.337s wall-clock] +Translator variables: 75 +Translator derived variables: 0 +Translator facts: 1482 +Translator goal facts: 36 +Translator mutex groups: 38 +Translator total mutex groups size: 1444 +Translator operators: 2738 +Translator axioms: 0 +Translator task size: 23461 +Translator peak memory: 50124 KB +Writing output... [0.400s CPU, 0.425s wall-clock] +Done! [4.440s CPU, 4.471s wall-clock] +planner.py version 0.0.1 + +Time: 0.78s +Memory: 99MB + +Iteration 1 +Queue: [(0,0,0,True), (1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 0 +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 1 +Time : 0.905s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 0.780s + +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 : 71909 +Atoms : 71909 +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 : 235MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.01s +Memory: 171MB (+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: 171MB +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 0.33s +Memory: 176MB (+5MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 2 +Time : 1.557s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 1.432s + +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 : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 19135 (Eliminated: 0 Frozen: 19135) +Constraints : 2356 (Binary: 88.5% Ternary: 5.8% Other: 5.7%) + +Memory Peak : 235MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.19s +Memory: 183MB (+7MB) +UNSAT +Iteration Time: 0.66s + +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: 195.0MB +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 0.38s +Memory: 197MB (+14MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 3 +Time : 2.296s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 2.172s + +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 : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 38401 (Eliminated: 0 Frozen: 38401) +Constraints : 13208 (Binary: 91.6% Ternary: 5.0% Other: 3.3%) + +Memory Peak : 235MB +Max. Length : 5 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.21s +Memory: 204MB (+7MB) +UNSAT +Iteration Time: 0.74s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Expected Memory: 225.0MB +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 0.38s +Memory: 215MB (+11MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 4 +Time : 3.079s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 2.956s + +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 : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 57882 (Eliminated: 0 Frozen: 57882) +Constraints : 38560 (Binary: 93.0% Ternary: 4.7% Other: 2.3%) + +Memory Peak : 235MB +Max. Length : 10 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.23s +Memory: 225MB (+10MB) +UNSAT +Iteration Time: 0.79s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Expected Memory: 246.0MB +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 0.45s +Memory: 238MB (+13MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 5 +Time : 3.971s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 3.852s + +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 : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 77678 (Eliminated: 0 Frozen: 77678) +Constraints : 84662 (Binary: 93.7% Ternary: 4.5% Other: 1.8%) + +Memory Peak : 249MB +Max. Length : 15 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.26s +Memory: 248MB (+10MB) +UNSAT +Iteration Time: 0.90s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Expected Memory: 271.0MB +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 0.38s +Memory: 257MB (+9MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 6 +Time : 4.862s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 4.744s + +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 : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 97889 (Eliminated: 0 Frozen: 97889) +Constraints : 157764 (Binary: 94.1% Ternary: 4.4% Other: 1.4%) + +Memory Peak : 272MB +Max. Length : 20 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.31s +Memory: 272MB (+15MB) +UNSAT +Iteration Time: 0.90s + +Iteration 7 +Queue: [(6,30,0,True)] +Grounded Until: 25 +Expected Memory: 296.0MB +Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] +Grounding Time: 0.40s +Memory: 281MB (+9MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 7 +Time : 5.868s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 5.748s + +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 : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 118615 (Eliminated: 0 Frozen: 118615) +Constraints : 264116 (Binary: 94.4% Ternary: 4.4% Other: 1.2%) + +Memory Peak : 298MB +Max. Length : 25 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.38s +Memory: 291MB (+10MB) +UNSAT +Iteration Time: 1.01s + +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: 315.0MB +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 0.40s +Memory: 297MB (+6MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 8 +Time : 6.989s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 6.872s + +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 : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 139956 (Eliminated: 0 Frozen: 139956) +Constraints : 409961 (Binary: 94.7% Ternary: 4.3% Other: 1.0%) + +Memory Peak : 317MB +Max. Length : 30 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.49s +Memory: 308MB (+11MB) +UNSAT +Iteration Time: 1.13s + +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: 332.0MB +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 0.54s +Memory: 328MB (+20MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 9 +Time : 8.301s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 8.184s + +Choices : 0 +Conflicts : 1 (Analyzed: 0) +Restarts : 0 +Problems : 9 (Average Length: 22.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 161970 (Eliminated: 0 Frozen: 161970) +Constraints : 581807 (Binary: 94.8% Ternary: 4.3% Other: 0.9%) + +Memory Peak : 354MB +Max. Length : 35 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.59s +Memory: 354MB (+26MB) +UNSAT +Iteration Time: 1.32s + +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: 400.0MB +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 0.38s +Memory: 355MB (+1MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 10 +Time : 9.474s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s) +CPU Time : 9.356s + +Choices : 0 +Conflicts : 2 (Analyzed: 0) +Restarts : 0 +Problems : 10 (Average Length: 24.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 184021 (Eliminated: 0 Frozen: 184021) +Constraints : 754087 (Binary: 94.8% Ternary: 4.3% Other: 0.9%) + +Memory Peak : 382MB +Max. Length : 40 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.60s +Memory: 369MB (+14MB) +UNSAT +Iteration Time: 1.18s + +Iteration 11 +Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 45 +Expected Memory: 415.0MB +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 0.39s +Memory: 376MB (+7MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 11 +Time : 10.670s (Solving: 0.02s 1st Model: 0.00s Unsat: 0.02s) +CPU Time : 10.552s + +Choices : 0 +Conflicts : 3 (Analyzed: 0) +Restarts : 0 +Problems : 11 (Average Length: 27.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 206072 (Eliminated: 0 Frozen: 206072) +Constraints : 926367 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 406MB +Max. Length : 45 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.60s +Memory: 389MB (+13MB) +UNSAT +Iteration Time: 1.21s + +Iteration 12 +Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 50 +Expected Memory: 435.0MB +Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])] +Grounding Time: 0.39s +Memory: 396MB (+7MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 12 +Time : 11.891s (Solving: 0.04s 1st Model: 0.00s Unsat: 0.04s) +CPU Time : 11.772s + +Choices : 0 +Conflicts : 4 (Analyzed: 0) +Restarts : 0 +Problems : 12 (Average Length: 29.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 228123 (Eliminated: 0 Frozen: 228123) +Constraints : 1098647 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 429MB +Max. Length : 50 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.61s +Memory: 424MB (+28MB) +UNSAT +Iteration Time: 1.23s + +Iteration 13 +Queue: [(12,60,0,True), (13,65,0,True)] +Grounded Until: 55 +Expected Memory: 470.0MB +Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])] +Grounding Time: 0.39s +Memory: 424MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 13 +Time : 13.138s (Solving: 0.06s 1st Model: 0.00s Unsat: 0.06s) +CPU Time : 13.020s + +Choices : 0 +Conflicts : 5 (Analyzed: 0) +Restarts : 0 +Problems : 13 (Average Length: 32.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 250174 (Eliminated: 0 Frozen: 250174) +Constraints : 1270927 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 461MB +Max. Length : 55 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.63s +Memory: 442MB (+18MB) +UNSAT +Iteration Time: 1.26s + +Iteration 14 +Queue: [(13,65,0,True)] +Grounded Until: 60 +Expected Memory: 488.0MB +Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])] +Grounding Time: 0.41s +Memory: 445MB (+3MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 14 +Time : 14.421s (Solving: 0.09s 1st Model: 0.00s Unsat: 0.09s) +CPU Time : 14.304s + +Choices : 0 +Conflicts : 6 (Analyzed: 0) +Restarts : 0 +Problems : 14 (Average Length: 34.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 272225 (Eliminated: 0 Frozen: 272225) +Constraints : 1443207 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 483MB +Max. Length : 60 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.64s +Memory: 461MB (+16MB) +UNSAT +Iteration Time: 1.29s + +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: 507.0MB +Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])] +Grounding Time: 0.42s +Memory: 464MB (+3MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 15 +Time : 15.725s (Solving: 0.11s 1st Model: 0.00s Unsat: 0.11s) +CPU Time : 15.608s + +Choices : 1 (Domain: 1) +Conflicts : 8 (Analyzed: 1) +Restarts : 0 +Problems : 15 (Average Length: 37.00 Splits: 0) +Lemmas : 1 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 1 (Average Length: 1.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 1 (Average: 73.00 Max: 73 Sum: 73) + Executed : 0 (Average: 1.00 Max: 1 Sum: 1 Ratio: 1.37%) + Bounded : 1 (Average: 72.00 Max: 72 Sum: 72 Ratio: 98.63%) + +Rules : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 294276 (Eliminated: 0 Frozen: 294276) +Constraints : 1615487 (Binary: 94.9% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 504MB +Max. Length : 65 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.63s +Memory: 479MB (+15MB) +UNSAT +Iteration Time: 1.31s + +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: 525.0MB +Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])] +Grounding Time: 0.75s +Memory: 506MB (+27MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 16 +Time : 17.402s (Solving: 0.16s 1st Model: 0.00s Unsat: 0.16s) +CPU Time : 17.284s + +Choices : 46 (Domain: 46) +Conflicts : 24 (Analyzed: 16) +Restarts : 0 +Problems : 16 (Average Length: 39.50 Splits: 0) +Lemmas : 16 (Deleted: 0) + Binary : 1 (Ratio: 6.25%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 16 (Average Length: 1.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 16 (Average: 74.81 Max: 82 Sum: 1197) + Executed : 0 (Average: 2.88 Max: 5 Sum: 46 Ratio: 3.84%) + Bounded : 16 (Average: 71.94 Max: 77 Sum: 1151 Ratio: 96.16%) + +Rules : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 316327 (Eliminated: 0 Frozen: 316327) +Constraints : 1779923 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 549MB +Max. Length : 70 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.66s +Memory: 522MB (+16MB) +UNSAT +Iteration Time: 1.69s + +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: 568.0MB +Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])] +Grounding Time: 0.39s +Memory: 524MB (+2MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 17 +Time : 18.829s (Solving: 0.27s 1st Model: 0.00s Unsat: 0.27s) +CPU Time : 18.712s + +Choices : 197 (Domain: 197) +Conflicts : 66 (Analyzed: 57) +Restarts : 0 +Problems : 17 (Average Length: 42.00 Splits: 0) +Lemmas : 57 (Deleted: 0) + Binary : 2 (Ratio: 3.51%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 57 (Average Length: 1.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 57 (Average: 81.21 Max: 88 Sum: 4629) + Executed : 0 (Average: 3.46 Max: 6 Sum: 197 Ratio: 4.26%) + Bounded : 57 (Average: 77.75 Max: 82 Sum: 4432 Ratio: 95.74%) + +Rules : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 338378 (Eliminated: 0 Frozen: 338378) +Constraints : 1905257 (Binary: 94.9% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 570MB +Max. Length : 75 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.74s +Memory: 564MB (+40MB) +UNSAT +Iteration Time: 1.44s + +Iteration 18 +Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 80 +Expected Memory: 610.0MB +Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])] +Grounding Time: 0.41s +Memory: 564MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 18 +Time : 20.355s (Solving: 0.44s 1st Model: 0.00s Unsat: 0.44s) +CPU Time : 20.240s + +Choices : 448 (Domain: 448) +Conflicts : 133 (Analyzed: 123) +Restarts : 0 +Problems : 18 (Average Length: 44.50 Splits: 0) +Lemmas : 123 (Deleted: 0) + Binary : 3 (Ratio: 2.44%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 123 (Average Length: 1.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 123 (Average: 85.66 Max: 93 Sum: 10536) + Executed : 0 (Average: 3.64 Max: 6 Sum: 448 Ratio: 4.25%) + Bounded : 123 (Average: 82.02 Max: 87 Sum: 10088 Ratio: 95.75%) + +Rules : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 360429 (Eliminated: 0 Frozen: 360429) +Constraints : 1987595 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 612MB +Max. Length : 80 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.80s +Memory: 578MB (+14MB) +UNSAT +Iteration Time: 1.54s + +Iteration 19 +Queue: [(18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 85 +Expected Memory: 624.0MB +Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])] +Grounding Time: 0.40s +Memory: 579MB (+1MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 19 +Time : 22.033s (Solving: 0.74s 1st Model: 0.00s Unsat: 0.74s) +CPU Time : 21.916s + +Choices : 799 (Domain: 799) +Conflicts : 225 (Analyzed: 214) +Restarts : 0 +Problems : 19 (Average Length: 47.00 Splits: 0) +Lemmas : 214 (Deleted: 0) + Binary : 4 (Ratio: 1.87%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 214 (Average Length: 1.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 214 (Average: 89.57 Max: 98 Sum: 19168) + Executed : 0 (Average: 3.73 Max: 6 Sum: 799 Ratio: 4.17%) + Bounded : 214 (Average: 85.84 Max: 92 Sum: 18369 Ratio: 95.83%) + +Rules : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 382480 (Eliminated: 0 Frozen: 382480) +Constraints : 2041033 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 632MB +Max. Length : 85 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.93s +Memory: 598MB (+19MB) +UNSAT +Iteration Time: 1.69s + +Iteration 20 +Queue: [(19,95,0,True), (20,100,0,True)] +Grounded Until: 90 +Expected Memory: 644.0MB +Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])] +Grounding Time: 0.42s +Memory: 598MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 20 +Time : 23.947s (Solving: 1.21s 1st Model: 0.00s Unsat: 1.21s) +CPU Time : 23.828s + +Choices : 1250 (Domain: 1250) +Conflicts : 342 (Analyzed: 330) +Restarts : 1 (Average: 330.00 Last: 91) +Problems : 20 (Average Length: 49.50 Splits: 0) +Lemmas : 330 (Deleted: 0) + Binary : 5 (Ratio: 1.52%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 330 (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 : 330 (Average: 93.26 Max: 103 Sum: 30775) + Executed : 0 (Average: 3.79 Max: 6 Sum: 1250 Ratio: 4.06%) + Bounded : 330 (Average: 89.47 Max: 97 Sum: 29525 Ratio: 95.94%) + +Rules : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 404531 (Eliminated: 0 Frozen: 404531) +Constraints : 2071821 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 656MB +Max. Length : 90 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.13s +Memory: 615MB (+17MB) +UNSAT +Iteration Time: 1.93s + +Iteration 21 +Queue: [(20,100,0,True)] +Grounded Until: 95 +Expected Memory: 661.0MB +Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])] +Grounding Time: 0.44s +Memory: 616MB (+1MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 21 +Time : 26.080s (Solving: 1.86s 1st Model: 0.00s Unsat: 1.86s) +CPU Time : 25.960s + +Choices : 1801 (Domain: 1801) +Conflicts : 484 (Analyzed: 471) +Restarts : 2 (Average: 235.50 Last: 91) +Problems : 21 (Average Length: 52.00 Splits: 0) +Lemmas : 471 (Deleted: 0) + Binary : 6 (Ratio: 1.27%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 471 (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 : 471 (Average: 96.83 Max: 108 Sum: 45607) + Executed : 0 (Average: 3.82 Max: 6 Sum: 1801 Ratio: 3.95%) + Bounded : 471 (Average: 93.01 Max: 102 Sum: 43806 Ratio: 96.05%) + +Rules : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 426582 (Eliminated: 0 Frozen: 426582) +Constraints : 2086209 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 675MB +Max. Length : 95 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.30s +Memory: 635MB (+19MB) +UNSAT +Iteration Time: 2.15s + +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: 681.0MB +Grounding... [('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('check', [105])] +Grounding Time: 0.41s +Memory: 635MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 22 +Time : 27.655s (Solving: 1.98s 1st Model: 0.00s Unsat: 1.98s) +CPU Time : 27.536s + +Choices : 5929 (Domain: 5929) +Conflicts : 494 (Analyzed: 480) +Restarts : 2 (Average: 240.00 Last: 91) +Problems : 22 (Average Length: 54.50 Splits: 0) +Lemmas : 480 (Deleted: 0) + Binary : 11 (Ratio: 2.29%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 480 (Average Length: 22.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 480 (Average: 103.62 Max: 1528 Sum: 49736) + Executed : 8 (Average: 12.35 Max: 1528 Sum: 5929 Ratio: 11.92%) + Bounded : 472 (Average: 92.81 Max: 102 Sum: 43807 Ratio: 88.08%) + +Rules : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 448633 (Eliminated: 0 Frozen: 448633) +Constraints : 2090447 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 696MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.79s +Memory: 651MB (+16MB) +UNSAT +Iteration Time: 1.59s + +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: 697.0MB +Grounding... [('step', [106]), ('step', [107]), ('step', [108]), ('step', [109]), ('step', [110]), ('check', [110])] +Grounding Time: 0.43s +Memory: 654MB (+3MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 23 +Time : 29.231s (Solving: 2.13s 1st Model: 0.00s Unsat: 2.13s) +CPU Time : 29.116s + +Choices : 16155 (Domain: 16155) +Conflicts : 504 (Analyzed: 489) +Restarts : 2 (Average: 244.50 Last: 91) +Problems : 23 (Average Length: 57.00 Splits: 0) +Lemmas : 489 (Deleted: 0) + Binary : 16 (Ratio: 3.27%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 489 (Average Length: 39.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 489 (Average: 122.62 Max: 2590 Sum: 59963) + Executed : 16 (Average: 33.04 Max: 2590 Sum: 16155 Ratio: 26.94%) + Bounded : 473 (Average: 92.62 Max: 102 Sum: 43808 Ratio: 73.06%) + +Rules : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 470684 (Eliminated: 0 Frozen: 470684) +Constraints : 2262727 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 721MB +Max. Length : 105 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.80s +Memory: 674MB (+20MB) +UNSAT +Iteration Time: 1.59s + +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: 720.0MB +Grounding... [('step', [111]), ('step', [112]), ('step', [113]), ('step', [114]), ('step', [115]), ('check', [115])] +Grounding Time: 0.40s +Memory: 674MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 24 +Time : 31.087s (Solving: 2.56s 1st Model: 0.00s Unsat: 2.56s) +CPU Time : 30.972s + +Choices : 45084 (Domain: 45084) +Conflicts : 548 (Analyzed: 532) +Restarts : 2 (Average: 266.00 Last: 91) +Problems : 24 (Average Length: 59.50 Splits: 0) +Lemmas : 532 (Deleted: 0) + Binary : 31 (Ratio: 5.83%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 532 (Average Length: 72.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 532 (Average: 167.09 Max: 2971 Sum: 88894) + Executed : 57 (Average: 84.74 Max: 2971 Sum: 45084 Ratio: 50.72%) + Bounded : 475 (Average: 92.23 Max: 102 Sum: 43810 Ratio: 49.28%) + +Rules : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 492735 (Eliminated: 0 Frozen: 492735) +Constraints : 2435007 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 737MB +Max. Length : 110 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.08s +Memory: 729MB (+55MB) +UNSAT +Iteration Time: 1.87s + +Iteration 25 +Queue: [(24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True)] +Grounded Until: 115 +Expected Memory: 784.0MB +Grounding... [('step', [116]), ('step', [117]), ('step', [118]), ('step', [119]), ('step', [120]), ('check', [120])] +Grounding Time: 0.41s +Memory: 729MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 25 +Time : 33.140s (Solving: 3.17s 1st Model: 0.00s Unsat: 3.17s) +CPU Time : 33.028s + +Choices : 91673 (Domain: 91673) +Conflicts : 574 (Analyzed: 557) +Restarts : 2 (Average: 278.50 Last: 91) +Problems : 25 (Average Length: 62.00 Splits: 0) +Lemmas : 557 (Deleted: 0) + Binary : 47 (Ratio: 8.44%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 557 (Average Length: 98.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 557 (Average: 243.24 Max: 4645 Sum: 135486) + Executed : 79 (Average: 164.58 Max: 4645 Sum: 91673 Ratio: 67.66%) + Bounded : 478 (Average: 91.66 Max: 102 Sum: 43813 Ratio: 32.34%) + +Rules : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 514786 (Eliminated: 0 Frozen: 514786) +Constraints : 2607287 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 792MB +Max. Length : 115 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.28s +Memory: 748MB (+19MB) +UNSAT +Iteration Time: 2.07s + +Iteration 26 +Queue: [(25,125,0,True), (26,130,0,True), (27,135,0,True)] +Grounded Until: 120 +Expected Memory: 803.0MB +Grounding... [('step', [121]), ('step', [122]), ('step', [123]), ('step', [124]), ('step', [125]), ('check', [125])] +Grounding Time: 0.40s +Memory: 748MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 26 +Time : 35.203s (Solving: 3.80s 1st Model: 0.00s Unsat: 3.80s) +CPU Time : 35.092s + +Choices : 139541 (Domain: 139541) +Conflicts : 593 (Analyzed: 575) +Restarts : 2 (Average: 287.50 Last: 91) +Problems : 26 (Average Length: 64.50 Splits: 0) +Lemmas : 575 (Deleted: 0) + Binary : 62 (Ratio: 10.78%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 575 (Average Length: 104.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 575 (Average: 318.88 Max: 5169 Sum: 183357) + Executed : 94 (Average: 242.68 Max: 5169 Sum: 139541 Ratio: 76.10%) + Bounded : 481 (Average: 91.09 Max: 102 Sum: 43816 Ratio: 23.90%) + +Rules : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 536837 (Eliminated: 0 Frozen: 536837) +Constraints : 2779567 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 813MB +Max. Length : 120 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.29s +Memory: 751MB (+3MB) +UNSAT +Iteration Time: 2.07s + +Iteration 27 +Queue: [(26,130,0,True), (27,135,0,True)] +Grounded Until: 125 +Expected Memory: 806.0MB +Grounding... [('step', [126]), ('step', [127]), ('step', [128]), ('step', [129]), ('step', [130]), ('check', [130])] +Grounding Time: 0.41s +Memory: 751MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 27 +Time : 37.356s (Solving: 4.50s 1st Model: 0.00s Unsat: 4.50s) +CPU Time : 37.244s + +Choices : 189845 (Domain: 189845) +Conflicts : 616 (Analyzed: 597) +Restarts : 2 (Average: 298.50 Last: 91) +Problems : 27 (Average Length: 67.00 Splits: 0) +Lemmas : 597 (Deleted: 0) + Binary : 77 (Ratio: 12.90%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 597 (Average Length: 110.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 597 (Average: 391.40 Max: 5996 Sum: 233664) + Executed : 113 (Average: 318.00 Max: 5996 Sum: 189845 Ratio: 81.25%) + Bounded : 484 (Average: 90.54 Max: 102 Sum: 43819 Ratio: 18.75%) + +Rules : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 558888 (Eliminated: 0 Frozen: 558888) +Constraints : 2951847 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 830MB +Max. Length : 125 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.36s +Memory: 773MB (+22MB) +UNSAT +Iteration Time: 2.17s + +Iteration 28 +Queue: [(27,135,0,True)] +Grounded Until: 130 +Expected Memory: 828.0MB +Grounding... [('step', [131]), ('step', [132]), ('step', [133]), ('step', [134]), ('step', [135]), ('check', [135])] +Grounding Time: 0.43s +Memory: 773MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 28 +Time : 39.617s (Solving: 5.25s 1st Model: 0.00s Unsat: 5.25s) +CPU Time : 39.504s + +Choices : 242561 (Domain: 242561) +Conflicts : 644 (Analyzed: 624) +Restarts : 2 (Average: 312.00 Last: 91) +Problems : 28 (Average Length: 69.50 Splits: 0) +Lemmas : 624 (Deleted: 0) + Binary : 92 (Ratio: 14.74%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 624 (Average Length: 121.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 624 (Average: 458.95 Max: 6606 Sum: 286383) + Executed : 137 (Average: 388.72 Max: 6606 Sum: 242561 Ratio: 84.70%) + Bounded : 487 (Average: 89.98 Max: 102 Sum: 43822 Ratio: 15.30%) + +Rules : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 580939 (Eliminated: 0 Frozen: 580939) +Constraints : 3124127 (Binary: 94.9% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 853MB +Max. Length : 130 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.43s +Memory: 794MB (+21MB) +UNSAT +Iteration Time: 2.28s + +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: 849.0MB +Grounding... [('step', [136]), ('step', [137]), ('step', [138]), ('step', [139]), ('step', [140]), ('check', [140])] +Grounding Time: 0.42s +Memory: 794MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 1+ +Calls : 29 +Time : 41.271s (Solving: 5.40s 1st Model: 0.10s Unsat: 5.25s) +CPU Time : 41.160s + +Choices : 248696 (Domain: 248696) +Conflicts : 652 (Analyzed: 632) +Restarts : 2 (Average: 316.00 Last: 91) +Model-Level : 6269.0 +Problems : 29 (Average Length: 72.00 Splits: 0) +Lemmas : 632 (Deleted: 0) + Binary : 92 (Ratio: 14.56%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 632 (Average Length: 135.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 632 (Average: 453.15 Max: 6606 Sum: 286391) + Executed : 145 (Average: 383.81 Max: 6606 Sum: 242569 Ratio: 84.70%) + Bounded : 487 (Average: 89.98 Max: 102 Sum: 43822 Ratio: 15.30%) + +Rules : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 602990 (Eliminated: 0 Frozen: 602990) +Constraints : 3296407 (Binary: 94.9% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 876MB +Max. Length : 135 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 0.83s +Memory: 814MB (+20MB) +SAT +Testing... +SERIALIZABLE +Testing Time: 0.91s +Memory: 819MB (+5MB) +Answer: 1 +occurs(action(("unstack","n","x")),1) occurs(action(("stack","n","c1")),2) occurs(action(("unstack","x","s")),3) occurs(action(("put-down","x")),4) occurs(action(("unstack","s","a")),5) occurs(action(("put-down","s")),6) occurs(action(("unstack","a","h1")),7) occurs(action(("put-down","a")),8) occurs(action(("unstack","h1","l")),9) occurs(action(("stack","h1","x")),10) occurs(action(("unstack","l","f")),11) occurs(action(("put-down","l")),12) occurs(action(("unstack","f","g")),13) occurs(action(("put-down","f")),14) occurs(action(("unstack","g","b")),15) occurs(action(("put-down","g")),16) occurs(action(("unstack","b","v")),17) occurs(action(("put-down","b")),18) occurs(action(("unstack","v","w")),19) occurs(action(("put-down","v")),20) occurs(action(("unstack","w","a1")),21) occurs(action(("put-down","w")),22) occurs(action(("unstack","a1","m")),23) occurs(action(("put-down","a1")),24) occurs(action(("unstack","m","k1")),25) occurs(action(("stack","m","a1")),26) occurs(action(("unstack","k1","o")),27) occurs(action(("put-down","k1")),28) occurs(action(("unstack","o","e1")),29) occurs(action(("put-down","o")),30) occurs(action(("unstack","e1","p")),31) occurs(action(("stack","e1","l")),32) occurs(action(("unstack","p","i1")),33) occurs(action(("put-down","p")),34) occurs(action(("unstack","i1","e")),35) occurs(action(("put-down","i1")),36) occurs(action(("unstack","e","j1")),37) occurs(action(("stack","e","g")),38) occurs(action(("unstack","j1","d")),39) occurs(action(("stack","j1","k1")),40) occurs(action(("unstack","d","c")),41) occurs(action(("put-down","d")),42) occurs(action(("unstack","c","t")),43) occurs(action(("stack","c","e")),44) occurs(action(("unstack","t","q")),45) occurs(action(("put-down","t")),46) occurs(action(("unstack","q","f1")),47) occurs(action(("put-down","q")),48) occurs(action(("unstack","f1","z")),49) occurs(action(("stack","f1","f")),50) occurs(action(("unstack","z","b1")),51) occurs(action(("stack","z","j1")),52) occurs(action(("unstack","b1","u")),53) occurs(action(("stack","b1","c")),54) occurs(action(("unstack","u","h")),55) occurs(action(("put-down","u")),56) occurs(action(("unstack","h","d1")),57) occurs(action(("put-down","h")),58) occurs(action(("unstack","d1","i")),59) occurs(action(("put-down","d1")),60) occurs(action(("unstack","i","j")),61) occurs(action(("put-down","i")),62) occurs(action(("pick-up","p")),63) occurs(action(("stack","p","i")),64) occurs(action(("pick-up","v")),65) occurs(action(("stack","v","p")),66) occurs(action(("pick-up","d")),67) occurs(action(("stack","d","v")),68) occurs(action(("pick-up","a")),69) occurs(action(("stack","a","d")),70) occurs(action(("unstack","m","a1")),71) occurs(action(("stack","m","a")),72) occurs(action(("unstack","n","c1")),73) occurs(action(("stack","n","m")),74) occurs(action(("unstack","h1","x")),75) occurs(action(("stack","h1","n")),76) occurs(action(("unstack","f1","f")),77) occurs(action(("stack","f1","h1")),78) occurs(action(("pick-up","x")),79) occurs(action(("stack","x","f1")),80) occurs(action(("pick-up","o")),81) occurs(action(("stack","o","x")),82) occurs(action(("pick-up","b")),83) occurs(action(("stack","b","o")),84) occurs(action(("unstack","c1","k")),85) occurs(action(("stack","c1","u")),86) occurs(action(("pick-up","k")),87) occurs(action(("stack","k","b")),88) occurs(action(("unstack","j","r")),89) occurs(action(("put-down","j")),90) occurs(action(("unstack","r","y")),91) occurs(action(("stack","r","k")),92) occurs(action(("unstack","z","j1")),93) occurs(action(("stack","z","r")),94) occurs(action(("unstack","e1","l")),95) occurs(action(("stack","e1","z")),96) occurs(action(("unstack","y","g1")),97) occurs(action(("stack","y","e1")),98) occurs(action(("pick-up","w")),99) occurs(action(("stack","w","y")),100) occurs(action(("unstack","c1","u")),101) occurs(action(("stack","c1","w")),102) occurs(action(("pick-up","s")),103) occurs(action(("stack","s","c1")),104) occurs(action(("pick-up","l")),105) occurs(action(("stack","l","s")),106) occurs(action(("unstack","b1","c")),107) occurs(action(("stack","b1","l")),108) occurs(action(("unstack","j1","k1")),109) occurs(action(("stack","j1","b1")),110) occurs(action(("unstack","c","e")),111) occurs(action(("stack","c","j1")),112) occurs(action(("pick-up","i1")),113) occurs(action(("stack","i1","c")),114) occurs(action(("pick-up","a1")),115) occurs(action(("stack","a1","i1")),116) occurs(action(("pick-up","f")),117) occurs(action(("stack","f","a1")),118) occurs(action(("pick-up","h")),119) occurs(action(("stack","h","f")),120) occurs(action(("pick-up","d1")),121) occurs(action(("stack","d1","h")),122) occurs(action(("pick-up","g1")),123) occurs(action(("stack","g1","d1")),124) occurs(action(("pick-up","j")),125) occurs(action(("stack","j","g1")),126) occurs(action(("unstack","e","g")),127) occurs(action(("stack","e","j")),128) occurs(action(("pick-up","q")),129) occurs(action(("stack","q","e")),130) occurs(action(("pick-up","g")),131) occurs(action(("stack","g","q")),132) occurs(action(("pick-up","u")),133) occurs(action(("stack","u","g")),134) occurs(action(("pick-up","k1")),135) occurs(action(("stack","k1","u")),136) occurs(action(("pick-up","t")),137) occurs(action(("put-down","t")),138) occurs(action(("pick-up","t")),139) occurs(action(("stack","t","k1")),140) +SATISFIABLE + +Models : 1+ +Calls : 29 +Time : 41.271s (Solving: 5.40s 1st Model: 0.10s Unsat: 5.25s) +CPU Time : 41.160s + +Choices : 248696 (Domain: 248696) +Conflicts : 652 (Analyzed: 632) +Restarts : 2 (Average: 316.00 Last: 91) +Model-Level : 6269.0 +Problems : 29 (Average Length: 72.00 Splits: 0) +Lemmas : 632 (Deleted: 0) + Binary : 92 (Ratio: 14.56%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 632 (Average Length: 135.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 632 (Average: 453.15 Max: 6606 Sum: 286391) + Executed : 145 (Average: 383.81 Max: 6606 Sum: 242569 Ratio: 84.70%) + Bounded : 487 (Average: 89.98 Max: 102 Sum: 43822 Ratio: 15.30%) + +Rules : 71909 +Atoms : 71909 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 602990 (Eliminated: 0 Frozen: 602990) +Constraints : 3296407 (Binary: 94.9% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 876MB +Max. Length : 140 steps +Sol. Length : 140 steps +Models : 1 + +