From 4ed5e623c4aa6dbc1ab6b86342e778c58042bb43 Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Fri, 2 Feb 2018 03:17:53 +0100 Subject: [PATCH] Add benchmark result [gc-ta1-tt1 | ipc-2000 | blocks-strips-typed | 92] --- .../ipc-2000_blocks-strips-typed_92.env | 54 + .../ipc-2000_blocks-strips-typed_92.err | 9 + .../ipc-2000_blocks-strips-typed_92.out | 2011 +++++++++++++++++ 3 files changed, 2074 insertions(+) create mode 100644 gc-ta1-tt1/ipc-2000_blocks-strips-typed_92.env create mode 100644 gc-ta1-tt1/ipc-2000_blocks-strips-typed_92.err create mode 100644 gc-ta1-tt1/ipc-2000_blocks-strips-typed_92.out diff --git a/gc-ta1-tt1/ipc-2000_blocks-strips-typed_92.env b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_92.env new file mode 100644 index 000000000..c72397e23 --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_92.env @@ -0,0 +1,54 @@ +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-92.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: + id: gc-ta1-tt1 + 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 +exitCode: 0 +instance: + domain: blocks-strips-typed + instance: 92 + ipc: ipc-2000 +versions: + clingo: 5.2.2 + fastDownward: 10997:847cdf0069cab0c8841a9958e783d1a7340fe2e9 (2017-11-02 15:10 +0100) + planner: f090434475c02dbccc3811039498f2a63a357ddc (2018-02-01 18:15:39 +0100) + plasp: 3.1.1 + python: 3.6.3 +workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner + diff --git a/gc-ta1-tt1/ipc-2000_blocks-strips-typed_92.err b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_92.err new file mode 100644 index 000000000..4fc936d50 --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_92.err @@ -0,0 +1,9 @@ +# configuration: {'id': 'gc-ta1-tt1', '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'], 'instanceSets': ['rintanen-aij-2012-interesting']} +# instance: {'ipc': 'ipc-2000', 'domain': 'blocks-strips-typed', 'instance': 92} +# 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-92.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'] +# 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-92.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 --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 892.60 MEM 33472 MAXMEM 2985440 STALE 1 MAXMEM_RSS 2897376 + + diff --git a/gc-ta1-tt1/ipc-2000_blocks-strips-typed_92.out b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_92.out new file mode 100644 index 000000000..0fd4bbd38 --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_92.out @@ -0,0 +1,2011 @@ +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-92.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-92.pddl +Parsing... +Parsing: [0.030s CPU, 0.026s wall-clock] +Normalizing task... [0.000s CPU, 0.002s wall-clock] +Instantiating... +Generating Datalog program... [0.000s CPU, 0.009s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.020s CPU, 0.012s wall-clock] +Preparing model... [0.020s CPU, 0.019s wall-clock] +Generated 21 rules. +Computing model... [0.760s CPU, 0.768s wall-clock] +6437 relevant atoms +4275 auxiliary atoms +10712 final queue length +18908 total queue pushes +Completing instantiation... [1.370s CPU, 1.376s wall-clock] +Instantiating: [2.180s CPU, 2.194s wall-clock] +Computing fact groups... +Finding invariants... +10 initial candidates +Finding invariants: [0.030s CPU, 0.023s wall-clock] +Checking invariant weight... [0.010s CPU, 0.007s wall-clock] +Instantiating groups... [0.070s CPU, 0.076s wall-clock] +Collecting mutex groups... [0.010s CPU, 0.017s wall-clock] +Choosing groups... +46 uncovered facts +Choosing groups: [0.100s CPU, 0.089s wall-clock] +Building translation key... [0.030s CPU, 0.027s wall-clock] +Computing fact groups: [0.450s CPU, 0.444s wall-clock] +Building STRIPS to SAS dictionary... [0.010s CPU, 0.013s wall-clock] +Building dictionary for full mutex groups... [0.090s CPU, 0.089s wall-clock] +Building mutex information... +Building mutex information: [0.050s CPU, 0.047s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.060s CPU, 0.068s wall-clock] +Translating task: [1.610s CPU, 1.610s wall-clock] +6030 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +90 propositions removed +Detecting unreachable propositions: [0.970s CPU, 0.962s wall-clock] +Reordering and filtering variables... +91 of 91 variables necessary. +46 of 91 mutex groups necessary. +4050 of 4050 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.510s CPU, 0.508s wall-clock] +Translator variables: 91 +Translator derived variables: 0 +Translator facts: 2162 +Translator goal facts: 44 +Translator mutex groups: 46 +Translator total mutex groups size: 2116 +Translator operators: 4050 +Translator axioms: 0 +Translator task size: 34653 +Translator peak memory: 57480 KB +Writing output... [0.590s CPU, 0.625s wall-clock] +Done! [6.560s CPU, 6.591s wall-clock] +planner.py version 0.0.1 + +Time: 1.17s +Memory: 123MB + +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.339s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 1.176s + +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 : 106177 +Atoms : 106177 +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 : 259MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.01s +Memory: 195MB (+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: 195MB +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 0.52s +Memory: 203MB (+8MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 2 +Time : 2.105s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 1.940s + +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 : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 27957 (Eliminated: 0 Frozen: 8959) +Constraints : 13601 (Binary: 93.5% Ternary: 4.1% Other: 2.4%) + +Memory Peak : 259MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.05s +Memory: 212MB (+9MB) +UNSAT +Iteration Time: 0.77s + +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: 229.0MB +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 0.61s +Memory: 238MB (+26MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 3 +Time : 2.995s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 2.832s + +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 : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 56565 (Eliminated: 0 Frozen: 18385) +Constraints : 63502 (Binary: 94.2% Ternary: 4.3% Other: 1.5%) + +Memory Peak : 259MB +Max. Length : 5 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.05s +Memory: 248MB (+10MB) +UNSAT +Iteration Time: 0.90s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Expected Memory: 284.0MB +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 0.56s +Memory: 265MB (+17MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 4 +Time : 3.873s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 3.712s + +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 : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 85679 (Eliminated: 0 Frozen: 28042) +Constraints : 142754 (Binary: 94.5% Ternary: 4.3% Other: 1.2%) + +Memory Peak : 276MB +Max. Length : 10 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.06s +Memory: 276MB (+11MB) +UNSAT +Iteration Time: 0.88s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Expected Memory: 312.0MB +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 0.59s +Memory: 292MB (+16MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 5 +Time : 4.817s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 4.656s + +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 : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 115328 (Eliminated: 0 Frozen: 37929) +Constraints : 256506 (Binary: 94.7% Ternary: 4.3% Other: 1.0%) + +Memory Peak : 309MB +Max. Length : 15 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.06s +Memory: 309MB (+17MB) +UNSAT +Iteration Time: 0.95s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Expected Memory: 345.0MB +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 0.74s +Memory: 332MB (+23MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 6 +Time : 5.940s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 5.780s + +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 : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 145612 (Eliminated: 0 Frozen: 48047) +Constraints : 411008 (Binary: 94.8% Ternary: 4.3% Other: 0.9%) + +Memory Peak : 354MB +Max. Length : 20 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.06s +Memory: 354MB (+22MB) +UNSAT +Iteration Time: 1.13s + +Iteration 7 +Queue: [(6,30,0,True)] +Grounded Until: 25 +Expected Memory: 399.0MB +Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] +Grounding Time: 0.58s +Memory: 364MB (+10MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 7 +Time : 6.919s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 6.760s + +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 : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 176631 (Eliminated: 0 Frozen: 58395) +Constraints : 612510 (Binary: 95.0% Ternary: 4.2% Other: 0.8%) + +Memory Peak : 391MB +Max. Length : 25 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.06s +Memory: 375MB (+11MB) +UNSAT +Iteration Time: 0.99s + +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: 420.0MB +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 0.60s +Memory: 396MB (+21MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 8 +Time : 7.928s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 7.768s + +Choices : 0 +Conflicts : 1 (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 : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 208485 (Eliminated: 0 Frozen: 68973) +Constraints : 859843 (Binary: 95.0% Ternary: 4.2% Other: 0.7%) + +Memory Peak : 424MB +Max. Length : 30 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.06s +Memory: 406MB (+10MB) +UNSAT +Iteration Time: 1.02s + +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: 451.0MB +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 0.61s +Memory: 424MB (+18MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 9 +Time : 8.905s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s) +CPU Time : 8.744s + +Choices : 0 +Conflicts : 2 (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 : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 240696 (Eliminated: 0 Frozen: 79553) +Constraints : 1114363 (Binary: 95.1% Ternary: 4.2% Other: 0.7%) + +Memory Peak : 461MB +Max. Length : 35 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.07s +Memory: 461MB (+37MB) +UNSAT +Iteration Time: 0.99s + +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: 516.0MB +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 0.62s +Memory: 461MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 10 +Time : 9.920s (Solving: 0.03s 1st Model: 0.00s Unsat: 0.03s) +CPU Time : 9.760s + +Choices : 0 +Conflicts : 3 (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 : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 272907 (Eliminated: 0 Frozen: 90133) +Constraints : 1368883 (Binary: 95.1% Ternary: 4.2% Other: 0.7%) + +Memory Peak : 499MB +Max. Length : 40 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.09s +Memory: 472MB (+11MB) +UNSAT +Iteration Time: 1.03s + +Iteration 11 +Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 45 +Expected Memory: 527.0MB +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 0.96s +Memory: 514MB (+42MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 11 +Time : 11.290s (Solving: 0.05s 1st Model: 0.00s Unsat: 0.05s) +CPU Time : 11.132s + +Choices : 0 +Conflicts : 4 (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 : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 305118 (Eliminated: 0 Frozen: 100713) +Constraints : 1623403 (Binary: 95.1% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 556MB +Max. Length : 45 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.10s +Memory: 524MB (+10MB) +UNSAT +Iteration Time: 1.38s + +Iteration 12 +Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 50 +Expected Memory: 579.0MB +Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])] +Grounding Time: 0.59s +Memory: 542MB (+18MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 12 +Time : 12.331s (Solving: 0.08s 1st Model: 0.00s Unsat: 0.08s) +CPU Time : 12.172s + +Choices : 0 +Conflicts : 5 (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 : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 337329 (Eliminated: 0 Frozen: 111293) +Constraints : 1877923 (Binary: 95.1% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 587MB +Max. Length : 50 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.11s +Memory: 582MB (+40MB) +UNSAT +Iteration Time: 1.05s + +Iteration 13 +Queue: [(12,60,0,True), (13,65,0,True)] +Grounded Until: 55 +Expected Memory: 640.0MB +Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])] +Grounding Time: 0.61s +Memory: 583MB (+1MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 13 +Time : 13.418s (Solving: 0.12s 1st Model: 0.00s Unsat: 0.12s) +CPU Time : 13.260s + +Choices : 0 +Conflicts : 6 (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 : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 369540 (Eliminated: 0 Frozen: 121873) +Constraints : 2132443 (Binary: 95.1% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 641MB +Max. Length : 55 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.13s +Memory: 604MB (+21MB) +UNSAT +Iteration Time: 1.10s + +Iteration 14 +Queue: [(13,65,0,True)] +Grounded Until: 60 +Expected Memory: 662.0MB +Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])] +Grounding Time: 0.61s +Memory: 621MB (+17MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 14 +Time : 14.512s (Solving: 0.15s 1st Model: 0.00s Unsat: 0.15s) +CPU Time : 14.352s + +Choices : 0 +Conflicts : 7 (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 : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 401751 (Eliminated: 0 Frozen: 132453) +Constraints : 2386963 (Binary: 95.2% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 679MB +Max. Length : 60 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.13s +Memory: 635MB (+14MB) +UNSAT +Iteration Time: 1.11s + +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: 693.0MB +Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])] +Grounding Time: 0.63s +Memory: 651MB (+16MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 15 +Time : 15.658s (Solving: 0.19s 1st Model: 0.00s Unsat: 0.19s) +CPU Time : 15.500s + +Choices : 2 (Domain: 2) +Conflicts : 9 (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: 74.00 Max: 74 Sum: 74) + Executed : 0 (Average: 2.00 Max: 2 Sum: 2 Ratio: 2.70%) + Bounded : 1 (Average: 72.00 Max: 72 Sum: 72 Ratio: 97.30%) + +Rules : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 433962 (Eliminated: 0 Frozen: 143033) +Constraints : 2641483 (Binary: 95.2% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 712MB +Max. Length : 65 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.14s +Memory: 665MB (+14MB) +UNSAT +Iteration Time: 1.16s + +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: 723.0MB +Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])] +Grounding Time: 0.63s +Memory: 679MB (+14MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 16 +Time : 16.847s (Solving: 0.24s 1st Model: 0.00s Unsat: 0.24s) +CPU Time : 16.688s + +Choices : 62 (Domain: 62) +Conflicts : 25 (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: 75.81 Max: 83 Sum: 1213) + Executed : 0 (Average: 3.88 Max: 6 Sum: 62 Ratio: 5.11%) + Bounded : 16 (Average: 71.94 Max: 77 Sum: 1151 Ratio: 94.89%) + +Rules : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 466173 (Eliminated: 0 Frozen: 153613) +Constraints : 2875077 (Binary: 95.2% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 744MB +Max. Length : 70 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.16s +Memory: 695MB (+16MB) +UNSAT +Iteration Time: 1.20s + +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: 753.0MB +Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])] +Grounding Time: 0.62s +Memory: 704MB (+9MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 17 +Time : 18.167s (Solving: 0.36s 1st Model: 0.00s Unsat: 0.36s) +CPU Time : 18.008s + +Choices : 254 (Domain: 254) +Conflicts : 67 (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: 82.21 Max: 89 Sum: 4686) + Executed : 0 (Average: 4.46 Max: 7 Sum: 254 Ratio: 5.42%) + Bounded : 57 (Average: 77.75 Max: 82 Sum: 4432 Ratio: 94.58%) + +Rules : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 498384 (Eliminated: 0 Frozen: 164193) +Constraints : 3029317 (Binary: 95.2% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 773MB +Max. Length : 75 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.23s +Memory: 763MB (+59MB) +UNSAT +Iteration Time: 1.34s + +Iteration 18 +Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 80 +Expected Memory: 831.0MB +Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])] +Grounding Time: 0.63s +Memory: 763MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 18 +Time : 19.629s (Solving: 0.59s 1st Model: 0.00s Unsat: 0.59s) +CPU Time : 19.472s + +Choices : 571 (Domain: 571) +Conflicts : 134 (Analyzed: 123) +Restarts : 1 (Average: 123.00 Last: 41) +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: 86.66 Max: 94 Sum: 10659) + Executed : 0 (Average: 4.64 Max: 7 Sum: 571 Ratio: 5.36%) + Bounded : 123 (Average: 82.02 Max: 87 Sum: 10088 Ratio: 94.64%) + +Rules : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 530595 (Eliminated: 0 Frozen: 174773) +Constraints : 3124965 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 827MB +Max. Length : 80 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.34s +Memory: 767MB (+4MB) +UNSAT +Iteration Time: 1.48s + +Iteration 19 +Queue: [(18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 85 +Expected Memory: 835.0MB +Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])] +Grounding Time: 0.64s +Memory: 775MB (+8MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 19 +Time : 21.285s (Solving: 0.97s 1st Model: 0.00s Unsat: 0.97s) +CPU Time : 21.128s + +Choices : 1013 (Domain: 1013) +Conflicts : 226 (Analyzed: 214) +Restarts : 2 (Average: 107.00 Last: 41) +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: 90.57 Max: 99 Sum: 19382) + Executed : 0 (Average: 4.73 Max: 7 Sum: 1013 Ratio: 5.23%) + Bounded : 214 (Average: 85.84 Max: 92 Sum: 18369 Ratio: 94.77%) + +Rules : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 562806 (Eliminated: 0 Frozen: 185353) +Constraints : 3189213 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 858MB +Max. Length : 85 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.51s +Memory: 796MB (+21MB) +UNSAT +Iteration Time: 1.67s + +Iteration 20 +Queue: [(19,95,0,True), (20,100,0,True)] +Grounded Until: 90 +Expected Memory: 864.0MB +Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])] +Grounding Time: 0.67s +Memory: 803MB (+7MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 20 +Time : 22.857s (Solving: 1.19s 1st Model: 0.00s Unsat: 1.19s) +CPU Time : 22.700s + +Choices : 1196 (Domain: 1196) +Conflicts : 257 (Analyzed: 244) +Restarts : 2 (Average: 122.00 Last: 41) +Problems : 20 (Average Length: 49.50 Splits: 0) +Lemmas : 244 (Deleted: 0) + Binary : 9 (Ratio: 3.69%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 244 (Average Length: 1.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 244 (Average: 88.54 Max: 104 Sum: 21603) + Executed : 8 (Average: 4.90 Max: 104 Sum: 1196 Ratio: 5.54%) + Bounded : 236 (Average: 86.47 Max: 97 Sum: 20407 Ratio: 94.46%) + +Rules : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 595017 (Eliminated: 0 Frozen: 195933) +Constraints : 3228561 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 890MB +Max. Length : 90 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.35s +Memory: 823MB (+20MB) +UNSAT +Iteration Time: 1.59s + +Iteration 21 +Queue: [(20,100,0,True)] +Grounded Until: 95 +Expected Memory: 891.0MB +Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])] +Grounding Time: 0.67s +Memory: 827MB (+4MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 21 +Time : 26.450s (Solving: 3.47s 1st Model: 0.00s Unsat: 3.47s) +CPU Time : 26.296s + +Choices : 2477 (Domain: 2477) +Conflicts : 688 (Analyzed: 674) +Restarts : 4 (Average: 168.50 Last: 41) +Problems : 21 (Average Length: 52.00 Splits: 0) +Lemmas : 674 (Deleted: 0) + Binary : 29 (Ratio: 4.30%) + Ternary : 1 (Ratio: 0.15%) + Conflict : 674 (Average Length: 2271.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 674 (Average: 33.89 Max: 339 Sum: 22840) + Executed : 437 (Average: 3.61 Max: 339 Sum: 2432 Ratio: 10.65%) + Bounded : 237 (Average: 86.11 Max: 97 Sum: 20408 Ratio: 89.35%) + +Rules : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 627228 (Eliminated: 0 Frozen: 206513) +Constraints : 3437802 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 918MB +Max. Length : 95 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 2.42s +Memory: 847MB (+20MB) +UNSAT +Iteration Time: 3.61s + +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: 915.0MB +Grounding... [('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('check', [105])] +Grounding Time: 1.34s +Memory: 903MB (+56MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 22 +Time : 49.350s (Solving: 24.39s 1st Model: 0.00s Unsat: 24.39s) +CPU Time : 49.208s + +Choices : 39523 (Domain: 39523) +Conflicts : 6081 (Analyzed: 6066) +Restarts : 53 (Average: 114.45 Last: 41) +Problems : 22 (Average Length: 54.50 Splits: 0) +Lemmas : 6066 (Deleted: 2810) + Binary : 57 (Ratio: 0.94%) + Ternary : 7 (Ratio: 0.12%) + Conflict : 6066 (Average Length: 4839.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 6066 (Average: 12.03 Max: 434 Sum: 72990) + Executed : 5697 (Average: 6.36 Max: 434 Sum: 38608 Ratio: 52.89%) + Bounded : 369 (Average: 93.18 Max: 107 Sum: 34382 Ratio: 47.11%) + +Rules : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 659439 (Eliminated: 0 Frozen: 217093) +Constraints : 3692322 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1055MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 21.07s +Memory: 991MB (+88MB) +UNSAT +Iteration Time: 22.92s + +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: 1135.0MB +Grounding... [('step', [106]), ('step', [107]), ('step', [108]), ('step', [109]), ('step', [110]), ('check', [110])] +Grounding Time: 0.61s +Memory: 994MB (+3MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 23 +Time : 89.515s (Solving: 63.27s 1st Model: 0.00s Unsat: 24.39s) +CPU Time : 89.392s + +Choices : 238517 (Domain: 238517) +Conflicts : 14659 (Analyzed: 14644) +Restarts : 153 (Average: 95.71 Last: 119) +Problems : 23 (Average Length: 57.00 Splits: 0) +Lemmas : 14644 (Deleted: 9635) + Binary : 98 (Ratio: 0.67%) + Ternary : 8 (Ratio: 0.05%) + Conflict : 14644 (Average Length: 4788.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 14644 (Average: 17.86 Max: 1070 Sum: 261486) + Executed : 14273 (Average: 15.51 Max: 1070 Sum: 227102 Ratio: 86.85%) + Bounded : 371 (Average: 92.68 Max: 107 Sum: 34384 Ratio: 13.15%) + +Rules : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 691650 (Eliminated: 0 Frozen: 227673) +Constraints : 3924464 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1093MB +Max. Length : 105 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 39.05s +Memory: 1015MB (+21MB) +UNKNOWN +Iteration Time: 40.20s + +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: 1159.0MB +Grounding... [('step', [111]), ('step', [112]), ('step', [113]), ('step', [114]), ('step', [115]), ('check', [115])] +Grounding Time: 0.61s +Memory: 1021MB (+6MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 24 +Time : 144.512s (Solving: 116.91s 1st Model: 0.00s Unsat: 24.39s) +CPU Time : 144.412s + +Choices : 489947 (Domain: 489947) +Conflicts : 24354 (Analyzed: 24339) +Restarts : 253 (Average: 96.20 Last: 119) +Problems : 24 (Average Length: 59.50 Splits: 0) +Lemmas : 24339 (Deleted: 20298) + Binary : 158 (Ratio: 0.65%) + Ternary : 11 (Ratio: 0.05%) + Conflict : 24339 (Average Length: 5625.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 24339 (Average: 20.52 Max: 1070 Sum: 499371) + Executed : 23967 (Average: 19.10 Max: 1070 Sum: 464986 Ratio: 93.11%) + Bounded : 372 (Average: 92.43 Max: 107 Sum: 34385 Ratio: 6.89%) + +Rules : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 723861 (Eliminated: 0 Frozen: 238253) +Constraints : 4178984 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1202MB +Max. Length : 110 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 53.84s +Memory: 1138MB (+117MB) +UNKNOWN +Iteration Time: 55.04s + +Iteration 25 +Queue: [(24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True)] +Grounded Until: 115 +Expected Memory: 1282.0MB +Grounding... [('step', [116]), ('step', [117]), ('step', [118]), ('step', [119]), ('step', [120]), ('check', [120])] +Grounding Time: 0.61s +Memory: 1138MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 25 +Time : 185.654s (Solving: 156.67s 1st Model: 0.00s Unsat: 24.39s) +CPU Time : 185.572s + +Choices : 1095019 (Domain: 1095019) +Conflicts : 33102 (Analyzed: 33087) +Restarts : 353 (Average: 93.73 Last: 119) +Problems : 25 (Average Length: 62.00 Splits: 0) +Lemmas : 33087 (Deleted: 29892) + Binary : 266 (Ratio: 0.80%) + Ternary : 13 (Ratio: 0.04%) + Conflict : 33087 (Average Length: 6327.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 33087 (Average: 31.77 Max: 5060 Sum: 1051250) + Executed : 32709 (Average: 30.73 Max: 5060 Sum: 1016859 Ratio: 96.73%) + Bounded : 378 (Average: 90.98 Max: 107 Sum: 34391 Ratio: 3.27%) + +Rules : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 756072 (Eliminated: 0 Frozen: 248833) +Constraints : 4433504 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1299MB +Max. Length : 115 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 39.97s +Memory: 1235MB (+97MB) +UNKNOWN +Iteration Time: 41.18s + +Iteration 26 +Queue: [(25,125,0,True), (26,130,0,True), (27,135,0,True)] +Grounded Until: 120 +Expected Memory: 1379.0MB +Grounding... [('step', [121]), ('step', [122]), ('step', [123]), ('step', [124]), ('step', [125]), ('check', [125])] +Grounding Time: 0.63s +Memory: 1245MB (+10MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 26 +Time : 222.858s (Solving: 192.47s 1st Model: 0.00s Unsat: 24.39s) +CPU Time : 222.792s + +Choices : 1616183 (Domain: 1616183) +Conflicts : 41807 (Analyzed: 41792) +Restarts : 453 (Average: 92.26 Last: 119) +Problems : 26 (Average Length: 64.50 Splits: 0) +Lemmas : 41792 (Deleted: 38492) + Binary : 398 (Ratio: 0.95%) + Ternary : 18 (Ratio: 0.04%) + Conflict : 41792 (Average Length: 6852.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 41792 (Average: 36.71 Max: 5060 Sum: 1534178) + Executed : 41411 (Average: 35.89 Max: 5060 Sum: 1499784 Ratio: 97.76%) + Bounded : 381 (Average: 90.27 Max: 107 Sum: 34394 Ratio: 2.24%) + +Rules : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 788283 (Eliminated: 0 Frozen: 259413) +Constraints : 4688024 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1354MB +Max. Length : 120 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 35.99s +Memory: 1262MB (+17MB) +UNKNOWN +Iteration Time: 37.23s + +Iteration 27 +Queue: [(26,130,0,True), (27,135,0,True)] +Grounded Until: 125 +Expected Memory: 1406.0MB +Grounding... [('step', [126]), ('step', [127]), ('step', [128]), ('step', [129]), ('step', [130]), ('check', [130])] +Grounding Time: 0.63s +Memory: 1278MB (+16MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 27 +Time : 272.000s (Solving: 240.20s 1st Model: 0.00s Unsat: 24.39s) +CPU Time : 271.956s + +Choices : 2378836 (Domain: 2378836) +Conflicts : 50981 (Analyzed: 50966) +Restarts : 553 (Average: 92.16 Last: 119) +Problems : 27 (Average Length: 67.00 Splits: 0) +Lemmas : 50966 (Deleted: 47008) + Binary : 529 (Ratio: 1.04%) + Ternary : 20 (Ratio: 0.04%) + Conflict : 50966 (Average Length: 7164.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 50966 (Average: 44.25 Max: 12355 Sum: 2255119) + Executed : 50575 (Average: 43.57 Max: 12355 Sum: 2220715 Ratio: 98.47%) + Bounded : 391 (Average: 87.99 Max: 107 Sum: 34404 Ratio: 1.53%) + +Rules : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 820494 (Eliminated: 0 Frozen: 269993) +Constraints : 4942544 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1402MB +Max. Length : 125 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 47.94s +Memory: 1308MB (+30MB) +UNKNOWN +Iteration Time: 49.18s + +Iteration 28 +Queue: [(27,135,0,True)] +Grounded Until: 130 +Expected Memory: 1452.0MB +Grounding... [('step', [131]), ('step', [132]), ('step', [133]), ('step', [134]), ('step', [135]), ('check', [135])] +Grounding Time: 0.65s +Memory: 1312MB (+4MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 28 +Time : 327.006s (Solving: 293.75s 1st Model: 0.00s Unsat: 24.39s) +CPU Time : 326.984s + +Choices : 3246899 (Domain: 3246899) +Conflicts : 60521 (Analyzed: 60506) +Restarts : 653 (Average: 92.66 Last: 119) +Problems : 28 (Average Length: 69.50 Splits: 0) +Lemmas : 60506 (Deleted: 55964) + Binary : 675 (Ratio: 1.12%) + Ternary : 20 (Ratio: 0.03%) + Conflict : 60506 (Average Length: 7385.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 60506 (Average: 50.85 Max: 12355 Sum: 3077025) + Executed : 60105 (Average: 50.29 Max: 12355 Sum: 3042611 Ratio: 98.88%) + Bounded : 401 (Average: 85.82 Max: 107 Sum: 34414 Ratio: 1.12%) + +Rules : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 852705 (Eliminated: 0 Frozen: 280573) +Constraints : 5197064 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1440MB +Max. Length : 130 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 53.78s +Memory: 1345MB (+33MB) +UNKNOWN +Iteration Time: 55.05s + +Iteration 29 +Queue: [(22,110,1,True), (23,115,1,True), (24,120,1,True), (25,125,1,True), (26,130,1,True), (27,135,1,True), (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), (35,175,0,True)] +Grounded Until: 135 +Blocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 29 +Time : 379.422s (Solving: 345.90s 1st Model: 0.00s Unsat: 24.39s) +CPU Time : 379.340s + +Choices : 3420928 (Domain: 3420928) +Conflicts : 69864 (Analyzed: 69849) +Restarts : 753 (Average: 92.76 Last: 119) +Problems : 29 (Average Length: 71.83 Splits: 0) +Lemmas : 69849 (Deleted: 65387) + Binary : 699 (Ratio: 1.00%) + Ternary : 22 (Ratio: 0.03%) + Conflict : 69849 (Average Length: 7517.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 69849 (Average: 46.35 Max: 12355 Sum: 3237832) + Executed : 69446 (Average: 45.86 Max: 12355 Sum: 3203416 Ratio: 98.94%) + Bounded : 403 (Average: 85.40 Max: 107 Sum: 34416 Ratio: 1.06%) + +Rules : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 852705 (Eliminated: 0 Frozen: 280573) +Constraints : 5197064 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1440MB +Max. Length : 135 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 52.23s +Memory: 1345MB (+0MB) +UNKNOWN +Iteration Time: 52.36s + +Iteration 30 +Queue: [(23,115,1,True), (24,120,1,True), (25,125,1,True), (26,130,1,True), (27,135,1,True), (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), (35,175,0,True)] +Grounded Until: 135 +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 30 +Time : 413.725s (Solving: 379.96s 1st Model: 0.00s Unsat: 24.39s) +CPU Time : 413.652s + +Choices : 3672644 (Domain: 3672644) +Conflicts : 78629 (Analyzed: 78614) +Restarts : 853 (Average: 92.16 Last: 119) +Problems : 30 (Average Length: 74.00 Splits: 0) +Lemmas : 78614 (Deleted: 74603) + Binary : 732 (Ratio: 0.93%) + Ternary : 38 (Ratio: 0.05%) + Conflict : 78614 (Average Length: 7540.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 78614 (Average: 44.09 Max: 12355 Sum: 3466304) + Executed : 78207 (Average: 43.65 Max: 12355 Sum: 3431884 Ratio: 99.01%) + Bounded : 407 (Average: 84.57 Max: 107 Sum: 34420 Ratio: 0.99%) + +Rules : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 852705 (Eliminated: 0 Frozen: 280573) +Constraints : 5197064 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1440MB +Max. Length : 135 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 34.21s +Memory: 1345MB (+0MB) +UNKNOWN +Iteration Time: 34.31s + +Iteration 31 +Queue: [(24,120,1,True), (25,125,1,True), (26,130,1,True), (27,135,1,True), (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), (35,175,0,True)] +Grounded Until: 135 +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 31 +Time : 448.997s (Solving: 415.01s 1st Model: 0.00s Unsat: 24.39s) +CPU Time : 448.924s + +Choices : 4047378 (Domain: 4047378) +Conflicts : 86647 (Analyzed: 86632) +Restarts : 953 (Average: 90.90 Last: 119) +Problems : 31 (Average Length: 76.03 Splits: 0) +Lemmas : 86632 (Deleted: 81043) + Binary : 773 (Ratio: 0.89%) + Ternary : 44 (Ratio: 0.05%) + Conflict : 86632 (Average Length: 7744.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 86632 (Average: 43.76 Max: 12355 Sum: 3791006) + Executed : 86221 (Average: 43.36 Max: 12355 Sum: 3756582 Ratio: 99.09%) + Bounded : 411 (Average: 83.76 Max: 107 Sum: 34424 Ratio: 0.91%) + +Rules : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 852705 (Eliminated: 0 Frozen: 280573) +Constraints : 5197064 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1440MB +Max. Length : 135 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 35.19s +Memory: 1345MB (+0MB) +UNKNOWN +Iteration Time: 35.27s + +Iteration 32 +Queue: [(25,125,1,True), (26,130,1,True), (27,135,1,True), (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), (35,175,0,True)] +Grounded Until: 135 +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 32 +Time : 482.400s (Solving: 448.14s 1st Model: 0.00s Unsat: 24.39s) +CPU Time : 482.344s + +Choices : 4594289 (Domain: 4594289) +Conflicts : 95668 (Analyzed: 95653) +Restarts : 1053 (Average: 90.84 Last: 119) +Problems : 32 (Average Length: 77.94 Splits: 0) +Lemmas : 95653 (Deleted: 91058) + Binary : 821 (Ratio: 0.86%) + Ternary : 47 (Ratio: 0.05%) + Conflict : 95653 (Average Length: 7881.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 95653 (Average: 44.11 Max: 12355 Sum: 4219524) + Executed : 95237 (Average: 43.75 Max: 12355 Sum: 4185095 Ratio: 99.18%) + Bounded : 416 (Average: 82.76 Max: 107 Sum: 34429 Ratio: 0.82%) + +Rules : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 852705 (Eliminated: 0 Frozen: 280573) +Constraints : 5197064 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1440MB +Max. Length : 135 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 33.29s +Memory: 1345MB (+0MB) +UNKNOWN +Iteration Time: 33.42s + +Iteration 33 +Queue: [(26,130,1,True), (27,135,1,True), (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), (35,175,0,True)] +Grounded Until: 135 +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 33 +Time : 516.591s (Solving: 482.09s 1st Model: 0.00s Unsat: 24.39s) +CPU Time : 516.548s + +Choices : 5027718 (Domain: 5027718) +Conflicts : 104316 (Analyzed: 104301) +Restarts : 1153 (Average: 90.46 Last: 119) +Problems : 33 (Average Length: 79.73 Splits: 0) +Lemmas : 104301 (Deleted: 100075) + Binary : 864 (Ratio: 0.83%) + Ternary : 51 (Ratio: 0.05%) + Conflict : 104301 (Average Length: 7969.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 104301 (Average: 44.06 Max: 12355 Sum: 4595251) + Executed : 103882 (Average: 43.73 Max: 12355 Sum: 4560819 Ratio: 99.25%) + Bounded : 419 (Average: 82.18 Max: 107 Sum: 34432 Ratio: 0.75%) + +Rules : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 852705 (Eliminated: 0 Frozen: 280573) +Constraints : 5197064 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1440MB +Max. Length : 135 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 34.10s +Memory: 1345MB (+0MB) +UNKNOWN +Iteration Time: 34.21s + +Iteration 34 +Queue: [(27,135,1,True), (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), (35,175,0,True)] +Grounded Until: 135 +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 34 +Time : 545.575s (Solving: 510.82s 1st Model: 0.00s Unsat: 24.39s) +CPU Time : 545.544s + +Choices : 5758165 (Domain: 5758165) +Conflicts : 112831 (Analyzed: 112816) +Restarts : 1253 (Average: 90.04 Last: 119) +Problems : 34 (Average Length: 81.41 Splits: 0) +Lemmas : 112816 (Deleted: 106426) + Binary : 908 (Ratio: 0.80%) + Ternary : 55 (Ratio: 0.05%) + Conflict : 112816 (Average Length: 8136.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 112816 (Average: 45.66 Max: 12355 Sum: 5150792) + Executed : 112395 (Average: 45.35 Max: 12355 Sum: 5116358 Ratio: 99.33%) + Bounded : 421 (Average: 81.79 Max: 107 Sum: 34434 Ratio: 0.67%) + +Rules : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 852705 (Eliminated: 0 Frozen: 280573) +Constraints : 5197064 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1440MB +Max. Length : 135 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 28.89s +Memory: 1345MB (+0MB) +UNKNOWN +Iteration Time: 29.00s + +Iteration 35 +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), (35,175,0,True)] +Grounded Until: 135 +Expected Memory: 1489.0MB +Grounding... [('step', [136]), ('step', [137]), ('step', [138]), ('step', [139]), ('step', [140]), ('check', [140])] +Grounding Time: 0.63s +Memory: 1346MB (+1MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 35 +Time : 587.485s (Solving: 551.25s 1st Model: 0.00s Unsat: 24.39s) +CPU Time : 587.412s + +Choices : 6921121 (Domain: 6921121) +Conflicts : 121906 (Analyzed: 121891) +Restarts : 1353 (Average: 90.09 Last: 119) +Problems : 35 (Average Length: 83.14 Splits: 0) +Lemmas : 121891 (Deleted: 116871) + Binary : 1028 (Ratio: 0.84%) + Ternary : 63 (Ratio: 0.05%) + Conflict : 121891 (Average Length: 8444.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 121891 (Average: 50.28 Max: 19622 Sum: 6128773) + Executed : 121462 (Average: 50.00 Max: 19622 Sum: 6094331 Ratio: 99.44%) + Bounded : 429 (Average: 80.28 Max: 107 Sum: 34442 Ratio: 0.56%) + +Rules : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 884916 (Eliminated: 0 Frozen: 291153) +Constraints : 5451584 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1478MB +Max. Length : 135 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 40.61s +Memory: 1439MB (+93MB) +UNKNOWN +Iteration Time: 41.88s + +Iteration 36 +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), (35,175,0,True)] +Grounded Until: 140 +Expected Memory: 1583.0MB +Grounding... [('step', [141]), ('step', [142]), ('step', [143]), ('step', [144]), ('step', [145]), ('check', [145])] +Grounding Time: 0.68s +Memory: 1439MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 36 +Time : 634.425s (Solving: 596.66s 1st Model: 0.00s Unsat: 24.39s) +CPU Time : 634.372s + +Choices : 8483147 (Domain: 8483147) +Conflicts : 131064 (Analyzed: 131049) +Restarts : 1453 (Average: 90.19 Last: 119) +Problems : 36 (Average Length: 84.92 Splits: 0) +Lemmas : 131049 (Deleted: 125894) + Binary : 1141 (Ratio: 0.87%) + Ternary : 69 (Ratio: 0.05%) + Conflict : 131049 (Average Length: 8846.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 131049 (Average: 57.28 Max: 26416 Sum: 7506263) + Executed : 130607 (Average: 57.02 Max: 26416 Sum: 7471808 Ratio: 99.54%) + Bounded : 442 (Average: 77.95 Max: 107 Sum: 34455 Ratio: 0.46%) + +Rules : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 917127 (Eliminated: 0 Frozen: 301733) +Constraints : 5706104 (Binary: 95.2% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1574MB +Max. Length : 140 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 45.64s +Memory: 1468MB (+29MB) +UNKNOWN +Iteration Time: 46.97s + +Iteration 37 +Queue: [(30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True), (34,170,0,True), (35,175,0,True)] +Grounded Until: 145 +Expected Memory: 1612.0MB +Grounding... [('step', [146]), ('step', [147]), ('step', [148]), ('step', [149]), ('step', [150]), ('check', [150])] +Grounding Time: 0.62s +Memory: 1468MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 37 +Time : 672.177s (Solving: 632.90s 1st Model: 0.00s Unsat: 24.39s) +CPU Time : 672.140s + +Choices : 9605661 (Domain: 9605661) +Conflicts : 140116 (Analyzed: 140101) +Restarts : 1553 (Average: 90.21 Last: 119) +Problems : 37 (Average Length: 86.73 Splits: 0) +Lemmas : 140101 (Deleted: 134948) + Binary : 1203 (Ratio: 0.86%) + Ternary : 79 (Ratio: 0.06%) + Conflict : 140101 (Average Length: 8997.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 140101 (Average: 59.81 Max: 26416 Sum: 8380126) + Executed : 139651 (Average: 59.57 Max: 26416 Sum: 8345663 Ratio: 99.59%) + Bounded : 450 (Average: 76.58 Max: 107 Sum: 34463 Ratio: 0.41%) + +Rules : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 949338 (Eliminated: 0 Frozen: 312313) +Constraints : 5960624 (Binary: 95.2% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1607MB +Max. Length : 145 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 36.48s +Memory: 1496MB (+28MB) +UNKNOWN +Iteration Time: 37.78s + +Iteration 38 +Queue: [(31,155,0,True), (32,160,0,True), (33,165,0,True), (34,170,0,True), (35,175,0,True)] +Grounded Until: 150 +Expected Memory: 1640.0MB +Grounding... [('step', [151]), ('step', [152]), ('step', [153]), ('step', [154]), ('step', [155]), ('check', [155])] +Grounding Time: 0.63s +Memory: 1496MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 38 +Time : 708.639s (Solving: 667.86s 1st Model: 0.00s Unsat: 24.39s) +CPU Time : 708.616s + +Choices : 11361532 (Domain: 11361532) +Conflicts : 148861 (Analyzed: 148846) +Restarts : 1653 (Average: 90.05 Last: 119) +Problems : 38 (Average Length: 88.58 Splits: 0) +Lemmas : 148846 (Deleted: 143838) + Binary : 1302 (Ratio: 0.87%) + Ternary : 80 (Ratio: 0.05%) + Conflict : 148846 (Average Length: 9047.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 148846 (Average: 65.64 Max: 32628 Sum: 9769947) + Executed : 148389 (Average: 65.41 Max: 32628 Sum: 9735477 Ratio: 99.65%) + Bounded : 457 (Average: 75.43 Max: 107 Sum: 34470 Ratio: 0.35%) + +Rules : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 981549 (Eliminated: 0 Frozen: 322893) +Constraints : 6215144 (Binary: 95.2% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1636MB +Max. Length : 150 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 35.18s +Memory: 1520MB (+24MB) +UNKNOWN +Iteration Time: 36.49s + +Iteration 39 +Queue: [(32,160,0,True), (33,165,0,True), (34,170,0,True), (35,175,0,True)] +Grounded Until: 155 +Expected Memory: 1664.0MB +Grounding... [('step', [156]), ('step', [157]), ('step', [158]), ('step', [159]), ('step', [160]), ('check', [160])] +Grounding Time: 0.63s +Memory: 1520MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 39 +Time : 754.870s (Solving: 712.58s 1st Model: 0.00s Unsat: 24.39s) +CPU Time : 754.864s + +Choices : 13184709 (Domain: 13184709) +Conflicts : 157517 (Analyzed: 157502) +Restarts : 1753 (Average: 89.85 Last: 119) +Problems : 39 (Average Length: 90.46 Splits: 0) +Lemmas : 157502 (Deleted: 152439) + Binary : 1363 (Ratio: 0.87%) + Ternary : 81 (Ratio: 0.05%) + Conflict : 157502 (Average Length: 9448.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 157502 (Average: 68.85 Max: 36431 Sum: 10843698) + Executed : 157043 (Average: 68.63 Max: 36431 Sum: 10809226 Ratio: 99.68%) + Bounded : 459 (Average: 75.10 Max: 107 Sum: 34472 Ratio: 0.32%) + +Rules : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 1013760 (Eliminated: 0 Frozen: 333473) +Constraints : 6469664 (Binary: 95.2% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1667MB +Max. Length : 155 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 44.95s +Memory: 1549MB (+29MB) +UNKNOWN +Iteration Time: 46.26s + +Iteration 40 +Queue: [(33,165,0,True), (34,170,0,True), (35,175,0,True)] +Grounded Until: 160 +Expected Memory: 1693.0MB +Grounding... [('step', [161]), ('step', [162]), ('step', [163]), ('step', [164]), ('step', [165]), ('check', [165])] +Grounding Time: 0.64s +Memory: 1549MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 40 +Time : 873.435s (Solving: 829.57s 1st Model: 0.00s Unsat: 24.39s) +CPU Time : 873.480s + +Choices : 18063215 (Domain: 18063215) +Conflicts : 166032 (Analyzed: 166017) +Restarts : 1853 (Average: 89.59 Last: 120) +Problems : 40 (Average Length: 92.38 Splits: 0) +Lemmas : 166017 (Deleted: 158770) + Binary : 1431 (Ratio: 0.86%) + Ternary : 83 (Ratio: 0.05%) + Conflict : 166017 (Average Length: 14806.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 166017 (Average: 85.86 Max: 42769 Sum: 14254577) + Executed : 165556 (Average: 85.65 Max: 42769 Sum: 14220103 Ratio: 99.76%) + Bounded : 461 (Average: 74.78 Max: 107 Sum: 34474 Ratio: 0.24%) + +Rules : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 1045971 (Eliminated: 0 Frozen: 344053) +Constraints : 6724184 (Binary: 95.2% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 2854MB +Max. Length : 160 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 117.27s +Memory: 2726MB (+1177MB) +UNKNOWN +Iteration Time: 118.63s + +Iteration 41 +Queue: [(34,170,0,True), (35,175,0,True)] +Grounded Until: 165 +Expected Memory: 3903.0MB +Grounding... [('step', [166]), ('step', [167]), ('step', [168]), ('step', [169]), ('step', [170]), ('check', [170])] +Grounding Time: 0.64s +Memory: 2726MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 1+ +Calls : 41 +Time : 879.050s (Solving: 833.27s 1st Model: 3.60s Unsat: 24.39s) +CPU Time : 879.100s + +Choices : 19048291 (Domain: 19048291) +Conflicts : 166153 (Analyzed: 166138) +Restarts : 1854 (Average: 89.61 Last: 120) +Model-Level : 58688.0 +Problems : 41 (Average Length: 94.32 Splits: 0) +Lemmas : 166138 (Deleted: 158770) + Binary : 1431 (Ratio: 0.86%) + Ternary : 83 (Ratio: 0.05%) + Conflict : 166138 (Average Length: 14797.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 166138 (Average: 91.38 Max: 69012 Sum: 15181138) + Executed : 165676 (Average: 91.17 Max: 69012 Sum: 15146663 Ratio: 99.77%) + Bounded : 462 (Average: 74.62 Max: 107 Sum: 34475 Ratio: 0.23%) + +Rules : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 1078182 (Eliminated: 0 Frozen: 354633) +Constraints : 6978704 (Binary: 95.2% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 2878MB +Max. Length : 165 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 4.09s +Memory: 2802MB (+76MB) +SAT +Testing... +SERIALIZABLE +Testing Time: 1.04s +Memory: 2812MB (+10MB) +Answer: 1 +occurs(action(("unstack","t","h")),1) occurs(action(("put-down","t")),2) occurs(action(("unstack","o","p1")),3) occurs(action(("put-down","o")),4) occurs(action(("unstack","p1","j")),5) occurs(action(("put-down","p1")),6) occurs(action(("unstack","j","p")),7) occurs(action(("stack","j","o")),8) occurs(action(("unstack","p","f1")),9) occurs(action(("put-down","p")),10) occurs(action(("unstack","f1","c1")),11) occurs(action(("stack","f1","p1")),12) occurs(action(("unstack","c1","c")),13) occurs(action(("put-down","c1")),14) occurs(action(("unstack","c","b")),15) occurs(action(("put-down","c")),16) occurs(action(("unstack","b","q")),17) occurs(action(("stack","b","p")),18) occurs(action(("unstack","q","r1")),19) occurs(action(("stack","q","b")),20) occurs(action(("unstack","r1","h1")),21) occurs(action(("put-down","r1")),22) occurs(action(("unstack","h1","v")),23) occurs(action(("stack","h1","t")),24) occurs(action(("unstack","v","d")),25) occurs(action(("stack","v","h")),26) occurs(action(("unstack","d","l")),27) occurs(action(("put-down","d")),28) occurs(action(("unstack","l","e1")),29) occurs(action(("put-down","l")),30) occurs(action(("unstack","e1","y")),31) occurs(action(("stack","e1","l")),32) occurs(action(("unstack","y","d1")),33) occurs(action(("put-down","y")),34) occurs(action(("unstack","d1","a")),35) occurs(action(("put-down","d1")),36) occurs(action(("unstack","a","f")),37) occurs(action(("stack","a","y")),38) occurs(action(("unstack","f","a1")),39) occurs(action(("stack","f","c")),40) occurs(action(("unstack","a1","x")),41) occurs(action(("put-down","a1")),42) occurs(action(("unstack","x","z")),43) occurs(action(("put-down","x")),44) occurs(action(("unstack","z","k1")),45) occurs(action(("put-down","z")),46) occurs(action(("unstack","o1","l1")),47) occurs(action(("stack","o1","e1")),48) occurs(action(("unstack","l1","m")),49) occurs(action(("stack","l1","z")),50) occurs(action(("unstack","k1","j1")),51) occurs(action(("put-down","k1")),52) occurs(action(("unstack","j1","n")),53) occurs(action(("stack","j1","l1")),54) occurs(action(("unstack","g1","m1")),55) occurs(action(("stack","g1","f")),56) occurs(action(("pick-up","m1")),57) occurs(action(("stack","m1","j1")),58) occurs(action(("unstack","q","b")),59) occurs(action(("stack","q","m1")),60) occurs(action(("pick-up","s")),61) occurs(action(("stack","s","a1")),62) occurs(action(("unstack","n","n1")),63) occurs(action(("put-down","n")),64) occurs(action(("pick-up","m")),65) occurs(action(("put-down","m")),66) occurs(action(("unstack","v","h")),67) occurs(action(("stack","v","q")),68) occurs(action(("unstack","h1","t")),69) occurs(action(("stack","h1","v")),70) occurs(action(("pick-up","q1")),71) occurs(action(("stack","q1","h1")),72) occurs(action(("pick-up","m")),73) occurs(action(("stack","m","n")),74) occurs(action(("unstack","n1","i1")),75) occurs(action(("stack","n1","x")),76) occurs(action(("unstack","h","u")),77) occurs(action(("put-down","h")),78) occurs(action(("unstack","u","s1")),79) occurs(action(("stack","u","f1")),80) occurs(action(("unstack","b","p")),81) occurs(action(("stack","b","q1")),82) occurs(action(("unstack","i1","k")),83) occurs(action(("stack","i1","t")),84) occurs(action(("unstack","k","e")),85) occurs(action(("put-down","k")),86) occurs(action(("unstack","e","g")),87) occurs(action(("stack","e","m")),88) occurs(action(("unstack","g","b1")),89) occurs(action(("stack","g","h")),90) occurs(action(("unstack","b1","r")),91) occurs(action(("stack","b1","k1")),92) occurs(action(("pick-up","r")),93) occurs(action(("stack","r","b")),94) occurs(action(("unstack","u","f1")),95) occurs(action(("stack","u","r")),96) occurs(action(("unstack","j","o")),97) occurs(action(("stack","j","u")),98) occurs(action(("unstack","s1","i")),99) occurs(action(("stack","s1","j")),100) occurs(action(("unstack","o1","e1")),101) occurs(action(("stack","o1","s1")),102) occurs(action(("unstack","g1","f")),103) occurs(action(("stack","g1","o1")),104) occurs(action(("pick-up","c1")),105) occurs(action(("stack","c1","g1")),106) occurs(action(("pick-up","k")),107) occurs(action(("stack","k","c1")),108) occurs(action(("pick-up","d")),109) occurs(action(("stack","d","k")),110) occurs(action(("unstack","f1","p1")),111) occurs(action(("stack","f1","d")),112) occurs(action(("unstack","e1","l")),113) occurs(action(("stack","e1","f1")),114) occurs(action(("unstack","i","w")),115) occurs(action(("put-down","i")),116) occurs(action(("pick-up","w")),117) occurs(action(("stack","w","e1")),118) occurs(action(("pick-up","i")),119) occurs(action(("stack","i","w")),120) occurs(action(("unstack","e","m")),121) occurs(action(("stack","e","i")),122) occurs(action(("unstack","b1","k1")),123) occurs(action(("stack","b1","e")),124) occurs(action(("pick-up","r1")),125) occurs(action(("stack","r1","b1")),126) occurs(action(("pick-up","p1")),127) occurs(action(("stack","p1","r1")),128) occurs(action(("unstack","i1","t")),129) occurs(action(("stack","i1","p1")),130) occurs(action(("pick-up","d1")),131) occurs(action(("stack","d1","i1")),132) occurs(action(("pick-up","p")),133) occurs(action(("stack","p","d1")),134) occurs(action(("unstack","a","y")),135) occurs(action(("stack","a","p")),136) occurs(action(("pick-up","k1")),137) occurs(action(("stack","k1","a")),138) occurs(action(("unstack","g","h")),139) occurs(action(("stack","g","k1")),140) occurs(action(("unstack","f","c")),141) occurs(action(("stack","f","g")),142) occurs(action(("unstack","n1","x")),143) occurs(action(("stack","n1","f")),144) occurs(action(("pick-up","y")),145) occurs(action(("stack","y","n1")),146) occurs(action(("unstack","s","a1")),147) occurs(action(("stack","s","y")),148) occurs(action(("pick-up","h")),149) occurs(action(("stack","h","s")),150) occurs(action(("pick-up","t")),151) occurs(action(("put-down","t")),152) occurs(action(("unstack","m","n")),153) occurs(action(("put-down","m")),154) occurs(action(("pick-up","x")),155) occurs(action(("stack","x","h")),156) occurs(action(("pick-up","l")),157) occurs(action(("stack","l","x")),158) occurs(action(("pick-up","n")),159) occurs(action(("stack","n","l")),160) occurs(action(("pick-up","a1")),161) occurs(action(("stack","a1","n")),162) occurs(action(("pick-up","o")),163) occurs(action(("stack","o","a1")),164) occurs(action(("pick-up","t")),165) occurs(action(("stack","t","o")),166) occurs(action(("pick-up","c")),167) occurs(action(("stack","c","t")),168) occurs(action(("pick-up","m")),169) occurs(action(("stack","m","c")),170) +SATISFIABLE + +Models : 1+ +Calls : 41 +Time : 879.050s (Solving: 833.27s 1st Model: 3.60s Unsat: 24.39s) +CPU Time : 879.100s + +Choices : 19048291 (Domain: 19048291) +Conflicts : 166153 (Analyzed: 166138) +Restarts : 1854 (Average: 89.61 Last: 120) +Model-Level : 58688.0 +Problems : 41 (Average Length: 94.32 Splits: 0) +Lemmas : 166138 (Deleted: 158770) + Binary : 1431 (Ratio: 0.86%) + Ternary : 83 (Ratio: 0.05%) + Conflict : 166138 (Average Length: 14797.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 166138 (Average: 91.38 Max: 69012 Sum: 15181138) + Executed : 165676 (Average: 91.17 Max: 69012 Sum: 15146663 Ratio: 99.77%) + Bounded : 462 (Average: 74.62 Max: 107 Sum: 34475 Ratio: 0.23%) + +Rules : 106177 +Atoms : 106177 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 1078182 (Eliminated: 0 Frozen: 354633) +Constraints : 6978704 (Binary: 95.2% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 2878MB +Max. Length : 170 steps +Sol. Length : 170 steps +Models : 1 + +