From c74fdbc30fc7ba9047e0fb69a334fd5cf3f2a9cf Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Fri, 2 Feb 2018 01:18:46 +0100 Subject: [PATCH] Add benchmark result [gc-ta1-tt1 | ipc-2000 | blocks-strips-typed | 88] --- .../ipc-2000_blocks-strips-typed_88.env | 54 + .../ipc-2000_blocks-strips-typed_88.err | 9 + .../ipc-2000_blocks-strips-typed_88.out | 1745 +++++++++++++++++ 3 files changed, 1808 insertions(+) create mode 100644 gc-ta1-tt1/ipc-2000_blocks-strips-typed_88.env create mode 100644 gc-ta1-tt1/ipc-2000_blocks-strips-typed_88.err create mode 100644 gc-ta1-tt1/ipc-2000_blocks-strips-typed_88.out diff --git a/gc-ta1-tt1/ipc-2000_blocks-strips-typed_88.env b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_88.env new file mode 100644 index 000000000..6a4c0fd85 --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_88.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-88.pddl +- --stats +- --stats-iter +- --verbose +- --print-call +- -m 8192 +- --translate +- -B 0.9 +- --parallel=0 +- --shallow +- --use-heuristic +- --test-until-not-sat +- --test=0 +- --test-add=1 +- --test-times=1 +configuration: + 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: 88 + 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_88.err b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_88.err new file mode 100644 index 000000000..ce71ea8c7 --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_88.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': 88} +# command: ['timeout', '-m=9216000', '-t=900', 'python3', '/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py', '--domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-88.pddl', '--stats', '--stats-iter', '--verbose', '--print-call', '-m 8192', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=1', '--test-times=1'] +# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner +# exit code: 0 +# planner call: /home/wv/bin/linux/64/fast-downward/fast-downward.py --translate --build=release64 /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-88.pddl && plasp-3.1.1 translate --parsing-mode=compatibility output.sas | /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/planner.py - /home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp /home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp --stats --stats-iter --verbose -m 8192 -B 0.9 --test-until-not-sat --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 144.33 MEM 33728 MAXMEM 1505048 STALE 1 MAXMEM_RSS 1363868 + + diff --git a/gc-ta1-tt1/ipc-2000_blocks-strips-typed_88.out b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_88.out new file mode 100644 index 000000000..b1a936f43 --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_88.out @@ -0,0 +1,1745 @@ +INFO Running translator. +INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-88.pddl'] +INFO translator arguments: [] +INFO translator time limit: None +INFO translator memory limit: None +INFO callstring: /home/pluehne/.usr/bin/python /home/wv/bin/linux/64/fast-downward-10997/builds/release64/bin/translate/translate.py /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-88.pddl +Parsing... +Parsing: [0.020s CPU, 0.018s wall-clock] +Normalizing task... [0.000s CPU, 0.001s wall-clock] +Instantiating... +Generating Datalog program... [0.010s CPU, 0.006s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.000s CPU, 0.011s wall-clock] +Preparing model... [0.020s CPU, 0.014s wall-clock] +Generated 21 rules. +Computing model... [0.700s CPU, 0.697s wall-clock] +5893 relevant atoms +3913 auxiliary atoms +9806 final queue length +17290 total queue pushes +Completing instantiation... [1.250s CPU, 1.253s wall-clock] +Instantiating: [1.990s CPU, 1.989s wall-clock] +Computing fact groups... +Finding invariants... +10 initial candidates +Finding invariants: [0.020s CPU, 0.022s wall-clock] +Checking invariant weight... [0.000s CPU, 0.006s wall-clock] +Instantiating groups... [0.080s CPU, 0.073s wall-clock] +Collecting mutex groups... [0.020s CPU, 0.017s wall-clock] +Choosing groups... +44 uncovered facts +Choosing groups: [0.070s CPU, 0.076s wall-clock] +Building translation key... [0.020s CPU, 0.025s wall-clock] +Computing fact groups: [0.400s CPU, 0.406s wall-clock] +Building STRIPS to SAS dictionary... [0.010s CPU, 0.011s wall-clock] +Building dictionary for full mutex groups... [0.030s CPU, 0.027s wall-clock] +Building mutex information... +Building mutex information: [0.040s CPU, 0.042s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.060s CPU, 0.064s wall-clock] +Translating task: [1.530s CPU, 1.526s wall-clock] +5504 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +86 propositions removed +Detecting unreachable propositions: [0.800s CPU, 0.796s wall-clock] +Reordering and filtering variables... +87 of 87 variables necessary. +44 of 87 mutex groups necessary. +3698 of 3698 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.540s CPU, 0.542s wall-clock] +Translator variables: 87 +Translator derived variables: 0 +Translator facts: 1980 +Translator goal facts: 42 +Translator mutex groups: 44 +Translator total mutex groups size: 1936 +Translator operators: 3698 +Translator axioms: 0 +Translator task size: 31651 +Translator peak memory: 55244 KB +Writing output... [0.550s CPU, 0.588s wall-clock] +Done! [5.970s CPU, 6.013s wall-clock] +planner.py version 0.0.1 + +Time: 1.08s +Memory: 116MB + +Iteration 1 +Queue: [(0,0,0,True), (1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 0 +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 1 +Time : 1.223s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 1.080s + +Choices : 0 +Conflicts : 0 (Analyzed: 0) +Restarts : 0 +Problems : 1 (Average Length: 2.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 0 (Eliminated: 0 Frozen: 0) +Constraints : 0 (Binary: 0.0% Ternary: 0.0% Other: 0.0%) + +Memory Peak : 252MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.01s +Memory: 188MB (+72MB) +UNSAT +Iteration Time: 0.01s + +Iteration 2 +Queue: [(1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 0 +Expected Memory: 188MB +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 0.48s +Memory: 197MB (+9MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 2 +Time : 1.924s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 1.780s + +Choices : 0 +Conflicts : 0 (Analyzed: 0) +Restarts : 0 +Problems : 2 (Average Length: 4.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 25585 (Eliminated: 0 Frozen: 7959) +Constraints : 2979 (Binary: 89.6% Ternary: 5.4% Other: 5.0%) + +Memory Peak : 252MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.04s +Memory: 205MB (+8MB) +UNSAT +Iteration Time: 0.71s + +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: 222.0MB +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 0.49s +Memory: 224MB (+19MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 3 +Time : 2.668s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 2.524s + +Choices : 0 +Conflicts : 0 (Analyzed: 0) +Restarts : 0 +Problems : 3 (Average Length: 7.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 51336 (Eliminated: 0 Frozen: 16184) +Constraints : 16231 (Binary: 92.1% Ternary: 4.9% Other: 3.0%) + +Memory Peak : 252MB +Max. Length : 5 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.04s +Memory: 233MB (+9MB) +UNSAT +Iteration Time: 0.75s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Expected Memory: 261.0MB +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 0.58s +Memory: 251MB (+18MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 4 +Time : 3.524s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 3.380s + +Choices : 0 +Conflicts : 0 (Analyzed: 0) +Restarts : 0 +Problems : 4 (Average Length: 9.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 77322 (Eliminated: 0 Frozen: 24629) +Constraints : 45233 (Binary: 93.2% Ternary: 4.7% Other: 2.1%) + +Memory Peak : 262MB +Max. Length : 10 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.05s +Memory: 261MB (+10MB) +UNSAT +Iteration Time: 0.86s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Expected Memory: 289.0MB +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 0.53s +Memory: 277MB (+16MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 5 +Time : 4.357s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 4.212s + +Choices : 0 +Conflicts : 0 (Analyzed: 0) +Restarts : 0 +Problems : 5 (Average Length: 12.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 103643 (Eliminated: 0 Frozen: 33294) +Constraints : 96235 (Binary: 93.8% Ternary: 4.5% Other: 1.7%) + +Memory Peak : 292MB +Max. Length : 15 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.05s +Memory: 290MB (+13MB) +UNSAT +Iteration Time: 0.84s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Expected Memory: 319.0MB +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 0.71s +Memory: 314MB (+24MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 6 +Time : 5.401s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 5.260s + +Choices : 0 +Conflicts : 0 (Analyzed: 0) +Restarts : 0 +Problems : 6 (Average Length: 14.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 130399 (Eliminated: 0 Frozen: 42179) +Constraints : 175487 (Binary: 94.2% Ternary: 4.4% Other: 1.4%) + +Memory Peak : 335MB +Max. Length : 20 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.05s +Memory: 335MB (+21MB) +UNSAT +Iteration Time: 1.05s + +Iteration 7 +Queue: [(6,30,0,True)] +Grounded Until: 25 +Expected Memory: 380.0MB +Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] +Grounding Time: 0.53s +Memory: 340MB (+5MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 7 +Time : 6.282s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 6.144s + +Choices : 0 +Conflicts : 0 (Analyzed: 0) +Restarts : 0 +Problems : 7 (Average Length: 17.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 157690 (Eliminated: 0 Frozen: 51285) +Constraints : 289239 (Binary: 94.5% Ternary: 4.4% Other: 1.1%) + +Memory Peak : 364MB +Max. Length : 25 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.06s +Memory: 350MB (+10MB) +UNSAT +Iteration Time: 0.89s + +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: 395.0MB +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 0.54s +Memory: 367MB (+17MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 8 +Time : 7.198s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 7.060s + +Choices : 0 +Conflicts : 0 (Analyzed: 0) +Restarts : 0 +Problems : 8 (Average Length: 19.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 185616 (Eliminated: 0 Frozen: 60611) +Constraints : 443741 (Binary: 94.7% Ternary: 4.3% Other: 1.0%) + +Memory Peak : 393MB +Max. Length : 30 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.06s +Memory: 377MB (+10MB) +UNSAT +Iteration Time: 0.93s + +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: 422.0MB +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 0.56s +Memory: 394MB (+17MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 9 +Time : 8.149s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 8.012s + +Choices : 0 +Conflicts : 0 (Analyzed: 0) +Restarts : 0 +Problems : 9 (Average Length: 22.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 214277 (Eliminated: 0 Frozen: 70157) +Constraints : 645236 (Binary: 94.9% Ternary: 4.3% Other: 0.9%) + +Memory Peak : 423MB +Max. Length : 35 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.06s +Memory: 420MB (+26MB) +UNSAT +Iteration Time: 0.96s + +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: 465.0MB +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 0.56s +Memory: 426MB (+6MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 10 +Time : 9.042s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 8.908s + +Choices : 0 +Conflicts : 1 (Analyzed: 0) +Restarts : 0 +Problems : 10 (Average Length: 24.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 243725 (Eliminated: 0 Frozen: 79837) +Constraints : 877190 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 462MB +Max. Length : 40 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.07s +Memory: 438MB (+12MB) +UNSAT +Iteration Time: 0.91s + +Iteration 11 +Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 45 +Expected Memory: 483.0MB +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 0.57s +Memory: 451MB (+13MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 11 +Time : 9.972s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s) +CPU Time : 9.836s + +Choices : 0 +Conflicts : 2 (Analyzed: 0) +Restarts : 0 +Problems : 11 (Average Length: 27.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 273216 (Eliminated: 0 Frozen: 89517) +Constraints : 1109650 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 490MB +Max. Length : 45 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.08s +Memory: 463MB (+12MB) +UNSAT +Iteration Time: 0.94s + +Iteration 12 +Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 50 +Expected Memory: 508.0MB +Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])] +Grounding Time: 0.91s +Memory: 501MB (+38MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 12 +Time : 11.273s (Solving: 0.03s 1st Model: 0.00s Unsat: 0.03s) +CPU Time : 11.136s + +Choices : 0 +Conflicts : 3 (Analyzed: 0) +Restarts : 0 +Problems : 12 (Average Length: 29.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 302707 (Eliminated: 0 Frozen: 99197) +Constraints : 1342110 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 542MB +Max. Length : 50 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.09s +Memory: 538MB (+37MB) +UNSAT +Iteration Time: 1.31s + +Iteration 13 +Queue: [(12,60,0,True), (13,65,0,True)] +Grounded Until: 55 +Expected Memory: 613.0MB +Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])] +Grounding Time: 0.53s +Memory: 539MB (+1MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 13 +Time : 12.221s (Solving: 0.05s 1st Model: 0.00s Unsat: 0.05s) +CPU Time : 12.084s + +Choices : 0 +Conflicts : 4 (Analyzed: 0) +Restarts : 0 +Problems : 13 (Average Length: 32.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 332198 (Eliminated: 0 Frozen: 108877) +Constraints : 1574570 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 585MB +Max. Length : 55 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.10s +Memory: 552MB (+13MB) +UNSAT +Iteration Time: 0.96s + +Iteration 14 +Queue: [(13,65,0,True)] +Grounded Until: 60 +Expected Memory: 627.0MB +Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])] +Grounding Time: 0.55s +Memory: 566MB (+14MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 14 +Time : 13.211s (Solving: 0.08s 1st Model: 0.00s Unsat: 0.08s) +CPU Time : 13.076s + +Choices : 0 +Conflicts : 5 (Analyzed: 0) +Restarts : 0 +Problems : 14 (Average Length: 34.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 361689 (Eliminated: 0 Frozen: 118557) +Constraints : 1807030 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 620MB +Max. Length : 60 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.11s +Memory: 582MB (+16MB) +UNSAT +Iteration Time: 1.00s + +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: 657.0MB +Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])] +Grounding Time: 0.56s +Memory: 597MB (+15MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 15 +Time : 14.229s (Solving: 0.10s 1st Model: 0.00s Unsat: 0.10s) +CPU Time : 14.092s + +Choices : 0 +Conflicts : 6 (Analyzed: 0) +Restarts : 0 +Problems : 15 (Average Length: 37.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 391180 (Eliminated: 0 Frozen: 128237) +Constraints : 2039490 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 654MB +Max. Length : 65 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.12s +Memory: 611MB (+14MB) +UNSAT +Iteration Time: 1.03s + +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: 686.0MB +Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])] +Grounding Time: 0.57s +Memory: 629MB (+18MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 16 +Time : 15.280s (Solving: 0.13s 1st Model: 0.00s Unsat: 0.13s) +CPU Time : 15.144s + +Choices : 0 +Conflicts : 7 (Analyzed: 0) +Restarts : 0 +Problems : 16 (Average Length: 39.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 420671 (Eliminated: 0 Frozen: 137917) +Constraints : 2271950 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 689MB +Max. Length : 70 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.12s +Memory: 643MB (+14MB) +UNSAT +Iteration Time: 1.06s + +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: 718.0MB +Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])] +Grounding Time: 0.58s +Memory: 654MB (+11MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 17 +Time : 16.400s (Solving: 0.19s 1st Model: 0.00s Unsat: 0.19s) +CPU Time : 16.264s + +Choices : 127 (Domain: 127) +Conflicts : 23 (Analyzed: 15) +Restarts : 0 +Problems : 17 (Average Length: 42.00 Splits: 0) +Lemmas : 15 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 15 (Average Length: 1.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 15 (Average: 90.47 Max: 95 Sum: 1357) + Executed : 0 (Average: 8.47 Max: 13 Sum: 127 Ratio: 9.36%) + Bounded : 15 (Average: 82.00 Max: 82 Sum: 1230 Ratio: 90.64%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 450162 (Eliminated: 0 Frozen: 147597) +Constraints : 2504410 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 719MB +Max. Length : 75 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.16s +Memory: 708MB (+54MB) +UNSAT +Iteration Time: 1.13s + +Iteration 18 +Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 80 +Expected Memory: 783.0MB +Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])] +Grounding Time: 0.56s +Memory: 708MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 18 +Time : 17.583s (Solving: 0.27s 1st Model: 0.00s Unsat: 0.27s) +CPU Time : 17.448s + +Choices : 414 (Domain: 414) +Conflicts : 55 (Analyzed: 46) +Restarts : 0 +Problems : 18 (Average Length: 44.50 Splits: 0) +Lemmas : 46 (Deleted: 0) + Binary : 1 (Ratio: 2.17%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 46 (Average Length: 1.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 46 (Average: 92.50 Max: 98 Sum: 4255) + Executed : 0 (Average: 9.00 Max: 13 Sum: 414 Ratio: 9.73%) + Bounded : 46 (Average: 83.50 Max: 87 Sum: 3841 Ratio: 90.27%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 479653 (Eliminated: 0 Frozen: 157277) +Constraints : 2586770 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 767MB +Max. Length : 80 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.19s +Memory: 712MB (+4MB) +UNSAT +Iteration Time: 1.20s + +Iteration 19 +Queue: [(18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 85 +Expected Memory: 787.0MB +Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])] +Grounding Time: 0.74s +Memory: 715MB (+3MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 19 +Time : 19.197s (Solving: 0.46s 1st Model: 0.00s Unsat: 0.46s) +CPU Time : 19.060s + +Choices : 1011 (Domain: 1011) +Conflicts : 117 (Analyzed: 107) +Restarts : 1 (Average: 107.00 Last: 31) +Problems : 19 (Average Length: 47.00 Splits: 0) +Lemmas : 107 (Deleted: 0) + Binary : 2 (Ratio: 1.87%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 107 (Average Length: 1.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 107 (Average: 96.94 Max: 104 Sum: 10373) + Executed : 0 (Average: 9.45 Max: 13 Sum: 1011 Ratio: 9.75%) + Bounded : 107 (Average: 87.50 Max: 92 Sum: 9362 Ratio: 90.25%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 509144 (Eliminated: 0 Frozen: 166957) +Constraints : 2678022 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 794MB +Max. Length : 85 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.33s +Memory: 741MB (+26MB) +UNSAT +Iteration Time: 1.63s + +Iteration 20 +Queue: [(19,95,0,True), (20,100,0,True)] +Grounded Until: 90 +Expected Memory: 816.0MB +Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])] +Grounding Time: 0.58s +Memory: 742MB (+1MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 20 +Time : 20.708s (Solving: 0.77s 1st Model: 0.00s Unsat: 0.77s) +CPU Time : 20.572s + +Choices : 1858 (Domain: 1858) +Conflicts : 204 (Analyzed: 193) +Restarts : 2 (Average: 96.50 Last: 31) +Problems : 20 (Average Length: 49.50 Splits: 0) +Lemmas : 193 (Deleted: 0) + Binary : 3 (Ratio: 1.55%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 193 (Average Length: 1.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 193 (Average: 100.86 Max: 109 Sum: 19466) + Executed : 0 (Average: 9.63 Max: 13 Sum: 1858 Ratio: 9.54%) + Bounded : 193 (Average: 91.23 Max: 97 Sum: 17608 Ratio: 90.46%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 538635 (Eliminated: 0 Frozen: 176637) +Constraints : 2712840 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 817MB +Max. Length : 90 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.43s +Memory: 757MB (+15MB) +UNSAT +Iteration Time: 1.53s + +Iteration 21 +Queue: [(20,100,0,True)] +Grounded Until: 95 +Expected Memory: 832.0MB +Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])] +Grounding Time: 0.59s +Memory: 764MB (+7MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 21 +Time : 22.361s (Solving: 1.21s 1st Model: 0.00s Unsat: 1.21s) +CPU Time : 22.224s + +Choices : 2955 (Domain: 2955) +Conflicts : 316 (Analyzed: 304) +Restarts : 3 (Average: 101.33 Last: 51) +Problems : 21 (Average Length: 52.00 Splits: 0) +Lemmas : 304 (Deleted: 0) + Binary : 4 (Ratio: 1.32%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 304 (Average Length: 1.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 304 (Average: 104.55 Max: 114 Sum: 31784) + Executed : 0 (Average: 9.72 Max: 13 Sum: 2955 Ratio: 9.30%) + Bounded : 304 (Average: 94.83 Max: 102 Sum: 28829 Ratio: 90.70%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 568126 (Eliminated: 0 Frozen: 186317) +Constraints : 2730008 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 843MB +Max. Length : 95 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.57s +Memory: 781MB (+17MB) +UNSAT +Iteration Time: 1.68s + +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: 856.0MB +Grounding... [('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('check', [105])] +Grounding Time: 0.61s +Memory: 787MB (+6MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 22 +Time : 23.783s (Solving: 1.36s 1st Model: 0.00s Unsat: 1.36s) +CPU Time : 23.644s + +Choices : 4535 (Domain: 4535) +Conflicts : 355 (Analyzed: 342) +Restarts : 3 (Average: 114.00 Last: 51) +Problems : 22 (Average Length: 54.50 Splits: 0) +Lemmas : 342 (Deleted: 0) + Binary : 9 (Ratio: 2.63%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 342 (Average Length: 31.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 342 (Average: 97.87 Max: 227 Sum: 33472) + Executed : 36 (Average: 13.26 Max: 227 Sum: 4535 Ratio: 13.55%) + Bounded : 306 (Average: 94.57 Max: 107 Sum: 28937 Ratio: 86.45%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 597617 (Eliminated: 0 Frozen: 195997) +Constraints : 2735801 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 876MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.28s +Memory: 810MB (+23MB) +UNSAT +Iteration Time: 1.44s + +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: 885.0MB +Grounding... [('step', [106]), ('step', [107]), ('step', [108]), ('step', [109]), ('step', [110]), ('check', [110])] +Grounding Time: 0.62s +Memory: 810MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 23 +Time : 25.319s (Solving: 1.66s 1st Model: 0.00s Unsat: 1.66s) +CPU Time : 25.180s + +Choices : 7438 (Domain: 7438) +Conflicts : 471 (Analyzed: 457) +Restarts : 4 (Average: 114.25 Last: 52) +Problems : 23 (Average Length: 57.00 Splits: 0) +Lemmas : 457 (Deleted: 0) + Binary : 16 (Ratio: 3.50%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 457 (Average Length: 191.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 457 (Average: 81.07 Max: 280 Sum: 37048) + Executed : 144 (Average: 16.28 Max: 280 Sum: 7438 Ratio: 20.08%) + Bounded : 313 (Average: 94.60 Max: 112 Sum: 29610 Ratio: 79.92%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 627108 (Eliminated: 0 Frozen: 205677) +Constraints : 2923725 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 902MB +Max. Length : 105 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.43s +Memory: 832MB (+22MB) +UNSAT +Iteration Time: 1.56s + +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: 907.0MB +Grounding... [('step', [111]), ('step', [112]), ('step', [113]), ('step', [114]), ('step', [115]), ('check', [115])] +Grounding Time: 1.29s +Memory: 882MB (+50MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 24 +Time : 27.868s (Solving: 2.26s 1st Model: 0.00s Unsat: 2.26s) +CPU Time : 27.728s + +Choices : 15923 (Domain: 15923) +Conflicts : 767 (Analyzed: 752) +Restarts : 8 (Average: 94.00 Last: 52) +Problems : 24 (Average Length: 59.50 Splits: 0) +Lemmas : 752 (Deleted: 0) + Binary : 32 (Ratio: 4.26%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 752 (Average Length: 581.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 752 (Average: 61.42 Max: 804 Sum: 46187) + Executed : 432 (Average: 21.17 Max: 804 Sum: 15923 Ratio: 34.48%) + Bounded : 320 (Average: 94.58 Max: 117 Sum: 30264 Ratio: 65.52%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 656599 (Eliminated: 0 Frozen: 215357) +Constraints : 3110038 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 978MB +Max. Length : 110 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.74s +Memory: 931MB (+49MB) +UNSAT +Iteration Time: 2.56s + +Iteration 25 +Queue: [(24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True)] +Grounded Until: 115 +Expected Memory: 1030.0MB +Grounding... [('step', [116]), ('step', [117]), ('step', [118]), ('step', [119]), ('step', [120]), ('check', [120])] +Grounding Time: 0.55s +Memory: 931MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 25 +Time : 30.294s (Solving: 3.49s 1st Model: 0.00s Unsat: 3.49s) +CPU Time : 30.156s + +Choices : 45260 (Domain: 45260) +Conflicts : 1171 (Analyzed: 1155) +Restarts : 12 (Average: 96.25 Last: 52) +Problems : 25 (Average Length: 62.00 Splits: 0) +Lemmas : 1155 (Deleted: 0) + Binary : 63 (Ratio: 5.45%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 1155 (Average Length: 1485.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 1155 (Average: 64.68 Max: 1242 Sum: 74707) + Executed : 830 (Average: 38.47 Max: 1242 Sum: 44438 Ratio: 59.48%) + Bounded : 325 (Average: 93.14 Max: 117 Sum: 30269 Ratio: 40.52%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 686090 (Eliminated: 0 Frozen: 225037) +Constraints : 3299568 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 1029MB +Max. Length : 115 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.37s +Memory: 953MB (+22MB) +UNSAT +Iteration Time: 2.45s + +Iteration 26 +Queue: [(25,125,0,True), (26,130,0,True), (27,135,0,True)] +Grounded Until: 120 +Expected Memory: 1052.0MB +Grounding... [('step', [121]), ('step', [122]), ('step', [123]), ('step', [124]), ('step', [125]), ('check', [125])] +Grounding Time: 0.57s +Memory: 955MB (+2MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 26 +Time : 35.295s (Solving: 7.24s 1st Model: 0.00s Unsat: 7.24s) +CPU Time : 35.156s + +Choices : 96152 (Domain: 96152) +Conflicts : 2289 (Analyzed: 2272) +Restarts : 27 (Average: 84.15 Last: 52) +Problems : 26 (Average Length: 64.50 Splits: 0) +Lemmas : 2272 (Deleted: 0) + Binary : 156 (Ratio: 6.87%) + Ternary : 1 (Ratio: 0.04%) + Conflict : 2272 (Average Length: 2953.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 2272 (Average: 53.83 Max: 3062 Sum: 122291) + Executed : 1942 (Average: 40.47 Max: 3062 Sum: 91941 Ratio: 75.18%) + Bounded : 330 (Average: 91.97 Max: 117 Sum: 30350 Ratio: 24.82%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 715581 (Eliminated: 0 Frozen: 234717) +Constraints : 3532028 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 1058MB +Max. Length : 120 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 3.91s +Memory: 976MB (+21MB) +UNSAT +Iteration Time: 5.02s + +Iteration 27 +Queue: [(26,130,0,True), (27,135,0,True)] +Grounded Until: 125 +Expected Memory: 1075.0MB +Grounding... [('step', [126]), ('step', [127]), ('step', [128]), ('step', [129]), ('step', [130]), ('check', [130])] +Grounding Time: 0.56s +Memory: 982MB (+6MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 27 +Time : 71.200s (Solving: 41.89s 1st Model: 0.00s Unsat: 7.24s) +CPU Time : 71.076s + +Choices : 797241 (Domain: 797241) +Conflicts : 11131 (Analyzed: 11114) +Restarts : 127 (Average: 87.51 Last: 72) +Problems : 27 (Average Length: 67.00 Splits: 0) +Lemmas : 11114 (Deleted: 7944) + Binary : 235 (Ratio: 2.11%) + Ternary : 15 (Ratio: 0.13%) + Conflict : 11114 (Average Length: 4352.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 11114 (Average: 72.45 Max: 4482 Sum: 805176) + Executed : 10776 (Average: 69.66 Max: 4482 Sum: 774164 Ratio: 96.15%) + Bounded : 338 (Average: 91.75 Max: 132 Sum: 31012 Ratio: 3.85%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 745072 (Eliminated: 0 Frozen: 244397) +Constraints : 3764488 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 1133MB +Max. Length : 125 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 34.83s +Memory: 1069MB (+87MB) +UNKNOWN +Iteration Time: 35.94s + +Iteration 28 +Queue: [(27,135,0,True)] +Grounded Until: 130 +Expected Memory: 1168.0MB +Grounding... [('step', [131]), ('step', [132]), ('step', [133]), ('step', [134]), ('step', [135]), ('check', [135])] +Grounding Time: 0.57s +Memory: 1082MB (+13MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 28 +Time : 104.527s (Solving: 73.93s 1st Model: 0.00s Unsat: 7.24s) +CPU Time : 104.416s + +Choices : 1462029 (Domain: 1462029) +Conflicts : 19750 (Analyzed: 19733) +Restarts : 227 (Average: 86.93 Last: 72) +Problems : 28 (Average Length: 69.50 Splits: 0) +Lemmas : 19733 (Deleted: 16447) + Binary : 450 (Ratio: 2.28%) + Ternary : 19 (Ratio: 0.10%) + Conflict : 19733 (Average Length: 6268.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 19733 (Average: 72.54 Max: 5573 Sum: 1431346) + Executed : 19388 (Average: 70.96 Max: 5573 Sum: 1400191 Ratio: 97.82%) + Bounded : 345 (Average: 90.30 Max: 137 Sum: 31155 Ratio: 2.18%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 774563 (Eliminated: 0 Frozen: 254077) +Constraints : 3996848 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 1240MB +Max. Length : 130 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 32.22s +Memory: 1176MB (+94MB) +UNKNOWN +Iteration Time: 33.36s + +Iteration 29 +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), (36,180,0,True), (37,185,0,True), (38,190,0,True), (39,195,0,True)] +Grounded Until: 135 +Blocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 29 +Time : 107.923s (Solving: 77.12s 1st Model: 0.00s Unsat: 10.43s) +CPU Time : 107.816s + +Choices : 1468278 (Domain: 1468278) +Conflicts : 20363 (Analyzed: 20345) +Restarts : 235 (Average: 86.57 Last: 72) +Problems : 29 (Average Length: 71.83 Splits: 0) +Lemmas : 20345 (Deleted: 16447) + Binary : 461 (Ratio: 2.27%) + Ternary : 19 (Ratio: 0.09%) + Conflict : 20345 (Average Length: 6326.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 20345 (Average: 70.64 Max: 5573 Sum: 1437172) + Executed : 19997 (Average: 69.10 Max: 5573 Sum: 1405878 Ratio: 97.82%) + Bounded : 348 (Average: 89.93 Max: 137 Sum: 31294 Ratio: 2.18%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 774563 (Eliminated: 0 Frozen: 254077) +Constraints : 3996823 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 1240MB +Max. Length : 135 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 3.31s +Memory: 1176MB (+0MB) +UNSAT +Iteration Time: 3.40s + +Iteration 30 +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), (36,180,0,True), (37,185,0,True), (38,190,0,True), (39,195,0,True)] +Grounded Until: 135 +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 30 +Time : 108.203s (Solving: 77.16s 1st Model: 0.00s Unsat: 10.48s) +CPU Time : 108.096s + +Choices : 1468278 (Domain: 1468278) +Conflicts : 20364 (Analyzed: 20345) +Restarts : 235 (Average: 86.57 Last: 72) +Problems : 30 (Average Length: 74.00 Splits: 0) +Lemmas : 20345 (Deleted: 16447) + Binary : 461 (Ratio: 2.27%) + Ternary : 19 (Ratio: 0.09%) + Conflict : 20345 (Average Length: 6326.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 20345 (Average: 70.64 Max: 5573 Sum: 1437172) + Executed : 19997 (Average: 69.10 Max: 5573 Sum: 1405878 Ratio: 97.82%) + Bounded : 348 (Average: 89.93 Max: 137 Sum: 31294 Ratio: 2.18%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 774563 (Eliminated: 0 Frozen: 254077) +Constraints : 3952550 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 1240MB +Max. Length : 135 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.17s +Memory: 1183MB (+7MB) +UNSAT +Iteration Time: 0.28s + +Iteration 31 +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), (36,180,0,True), (37,185,0,True), (38,190,0,True), (39,195,0,True)] +Grounded Until: 135 +Expected Memory: 1290.0MB +Grounding... [('step', [136]), ('step', [137]), ('step', [138]), ('step', [139]), ('step', [140]), ('check', [140])] +Grounding Time: 0.57s +Memory: 1183MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 31 +Time : 114.104s (Solving: 81.74s 1st Model: 0.00s Unsat: 15.05s) +CPU Time : 114.000s + +Choices : 1807468 (Domain: 1807468) +Conflicts : 21349 (Analyzed: 21329) +Restarts : 246 (Average: 86.70 Last: 72) +Problems : 31 (Average Length: 76.19 Splits: 0) +Lemmas : 21329 (Deleted: 16447) + Binary : 518 (Ratio: 2.43%) + Ternary : 19 (Ratio: 0.09%) + Conflict : 21329 (Average Length: 6193.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 21329 (Average: 83.07 Max: 14841 Sum: 1771745) + Executed : 20975 (Average: 81.60 Max: 14841 Sum: 1740445 Ratio: 98.23%) + Bounded : 354 (Average: 88.42 Max: 137 Sum: 31300 Ratio: 1.77%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 804054 (Eliminated: 0 Frozen: 263757) +Constraints : 4185010 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 1288MB +Max. Length : 135 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 4.76s +Memory: 1196MB (+13MB) +UNSAT +Iteration Time: 5.92s + +Iteration 32 +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), (36,180,0,True), (37,185,0,True), (38,190,0,True), (39,195,0,True)] +Grounded Until: 140 +Expected Memory: 1303.0MB +Grounding... [('step', [141]), ('step', [142]), ('step', [143]), ('step', [144]), ('step', [145]), ('check', [145])] +Grounding Time: 0.59s +Memory: 1208MB (+12MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 32 +Time : 116.800s (Solving: 83.06s 1st Model: 0.00s Unsat: 16.37s) +CPU Time : 116.696s + +Choices : 1951588 (Domain: 1951588) +Conflicts : 21434 (Analyzed: 21413) +Restarts : 247 (Average: 86.69 Last: 72) +Problems : 32 (Average Length: 78.41 Splits: 0) +Lemmas : 21413 (Deleted: 16447) + Binary : 543 (Ratio: 2.54%) + Ternary : 19 (Ratio: 0.09%) + Conflict : 21413 (Average Length: 6174.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 21413 (Average: 89.47 Max: 18716 Sum: 1915870) + Executed : 21054 (Average: 88.01 Max: 18716 Sum: 1884565 Ratio: 98.37%) + Bounded : 359 (Average: 87.20 Max: 137 Sum: 31305 Ratio: 1.63%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 833545 (Eliminated: 0 Frozen: 273437) +Constraints : 4417470 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1326MB +Max. Length : 140 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.52s +Memory: 1231MB (+23MB) +UNSAT +Iteration Time: 2.71s + +Iteration 33 +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), (36,180,0,True), (37,185,0,True), (38,190,0,True), (39,195,0,True)] +Grounded Until: 145 +Expected Memory: 1338.0MB +Grounding... [('step', [146]), ('step', [147]), ('step', [148]), ('step', [149]), ('step', [150]), ('check', [150])] +Grounding Time: 0.58s +Memory: 1239MB (+8MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 33 +Time : 119.710s (Solving: 84.57s 1st Model: 0.00s Unsat: 17.88s) +CPU Time : 119.608s + +Choices : 2122630 (Domain: 2122630) +Conflicts : 21504 (Analyzed: 21482) +Restarts : 248 (Average: 86.62 Last: 72) +Problems : 33 (Average Length: 80.64 Splits: 0) +Lemmas : 21482 (Deleted: 16447) + Binary : 569 (Ratio: 2.65%) + Ternary : 19 (Ratio: 0.09%) + Conflict : 21482 (Average Length: 6158.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 21482 (Average: 97.15 Max: 21414 Sum: 2086918) + Executed : 21117 (Average: 95.69 Max: 21414 Sum: 2055607 Ratio: 98.50%) + Bounded : 365 (Average: 85.78 Max: 137 Sum: 31311 Ratio: 1.50%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 863036 (Eliminated: 0 Frozen: 283117) +Constraints : 4649930 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1360MB +Max. Length : 145 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.71s +Memory: 1260MB (+21MB) +UNSAT +Iteration Time: 2.93s + +Iteration 34 +Queue: [(31,155,0,True), (32,160,0,True), (33,165,0,True), (34,170,0,True), (35,175,0,True), (36,180,0,True), (37,185,0,True), (38,190,0,True), (39,195,0,True)] +Grounded Until: 150 +Expected Memory: 1367.0MB +Grounding... [('step', [151]), ('step', [152]), ('step', [153]), ('step', [154]), ('step', [155]), ('check', [155])] +Grounding Time: 0.57s +Memory: 1267MB (+7MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 34 +Time : 131.818s (Solving: 95.27s 1st Model: 0.00s Unsat: 28.58s) +CPU Time : 131.724s + +Choices : 2368315 (Domain: 2368315) +Conflicts : 24268 (Analyzed: 24245) +Restarts : 285 (Average: 85.07 Last: 72) +Problems : 34 (Average Length: 82.88 Splits: 0) +Lemmas : 24245 (Deleted: 19296) + Binary : 614 (Ratio: 2.53%) + Ternary : 22 (Ratio: 0.09%) + Conflict : 24245 (Average Length: 6270.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 24245 (Average: 95.88 Max: 22599 Sum: 2324660) + Executed : 23876 (Average: 94.59 Max: 22599 Sum: 2293345 Ratio: 98.65%) + Bounded : 369 (Average: 84.86 Max: 137 Sum: 31315 Ratio: 1.35%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 892527 (Eliminated: 0 Frozen: 292797) +Constraints : 4882390 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1402MB +Max. Length : 150 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 10.91s +Memory: 1297MB (+30MB) +UNSAT +Iteration Time: 12.13s + +Iteration 35 +Queue: [(32,160,0,True), (33,165,0,True), (34,170,0,True), (35,175,0,True), (36,180,0,True), (37,185,0,True), (38,190,0,True), (39,195,0,True)] +Grounded Until: 155 +Expected Memory: 1404.0MB +Grounding... [('step', [156]), ('step', [157]), ('step', [158]), ('step', [159]), ('step', [160]), ('check', [160])] +Grounding Time: 0.62s +Memory: 1297MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 1+ +Calls : 35 +Time : 133.730s (Solving: 95.72s 1st Model: 0.37s Unsat: 28.58s) +CPU Time : 133.636s + +Choices : 2414172 (Domain: 2414172) +Conflicts : 24303 (Analyzed: 24280) +Restarts : 285 (Average: 85.19 Last: 72) +Model-Level : 24565.0 +Problems : 35 (Average Length: 85.14 Splits: 0) +Lemmas : 24280 (Deleted: 19296) + Binary : 615 (Ratio: 2.53%) + Ternary : 22 (Ratio: 0.09%) + Conflict : 24280 (Average Length: 6263.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 24280 (Average: 96.63 Max: 22599 Sum: 2346115) + Executed : 23910 (Average: 95.34 Max: 22599 Sum: 2314799 Ratio: 98.67%) + Bounded : 370 (Average: 84.64 Max: 137 Sum: 31316 Ratio: 1.33%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 922018 (Eliminated: 0 Frozen: 302477) +Constraints : 5114850 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1432MB +Max. Length : 155 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 0.66s +Memory: 1324MB (+27MB) +SAT +Testing... +SERIALIZABLE +Testing Time: 0.96s +Memory: 1334MB (+10MB) +Answer: 1 +occurs(action(("unstack","r","w")),1) occurs(action(("put-down","r")),2) occurs(action(("unstack","w","p1")),3) occurs(action(("put-down","w")),4) occurs(action(("unstack","q","k")),5) occurs(action(("put-down","q")),6) occurs(action(("unstack","p1","m1")),7) occurs(action(("put-down","p1")),8) occurs(action(("unstack","m1","l1")),9) occurs(action(("put-down","m1")),10) occurs(action(("unstack","l1","t")),11) occurs(action(("put-down","l1")),12) occurs(action(("unstack","t","o")),13) occurs(action(("stack","t","l1")),14) occurs(action(("unstack","o","p")),15) occurs(action(("put-down","o")),16) occurs(action(("unstack","p","c1")),17) occurs(action(("stack","p","k")),18) occurs(action(("unstack","c1","b1")),19) occurs(action(("stack","c1","p1")),20) occurs(action(("unstack","b1","u")),21) occurs(action(("put-down","b1")),22) occurs(action(("unstack","u","g")),23) occurs(action(("put-down","u")),24) occurs(action(("unstack","g","n1")),25) occurs(action(("stack","g","q")),26) occurs(action(("unstack","n1","o1")),27) occurs(action(("put-down","n1")),28) occurs(action(("unstack","o1","f1")),29) occurs(action(("put-down","o1")),30) occurs(action(("unstack","f1","v")),31) occurs(action(("put-down","f1")),32) occurs(action(("unstack","v","y")),33) occurs(action(("put-down","v")),34) occurs(action(("unstack","y","q1")),35) occurs(action(("stack","y","u")),36) occurs(action(("unstack","q1","i1")),37) occurs(action(("put-down","q1")),38) occurs(action(("unstack","i1","c")),39) occurs(action(("put-down","i1")),40) occurs(action(("unstack","c","k1")),41) occurs(action(("put-down","c")),42) occurs(action(("unstack","k1","h")),43) occurs(action(("put-down","k1")),44) occurs(action(("unstack","h","f")),45) occurs(action(("stack","h","o1")),46) occurs(action(("unstack","f","h1")),47) occurs(action(("stack","f","p")),48) occurs(action(("unstack","h1","j")),49) occurs(action(("put-down","h1")),50) occurs(action(("unstack","j","a")),51) occurs(action(("put-down","j")),52) occurs(action(("unstack","a","d1")),53) occurs(action(("stack","a","i1")),54) occurs(action(("unstack","t","l1")),55) occurs(action(("stack","t","j")),56) occurs(action(("unstack","d1","i")),57) occurs(action(("stack","d1","c")),58) occurs(action(("unstack","i","e1")),59) occurs(action(("stack","i","t")),60) occurs(action(("pick-up","w")),61) occurs(action(("put-down","w")),62) occurs(action(("unstack","e1","j1")),63) occurs(action(("stack","e1","w")),64) occurs(action(("unstack","j1","z")),65) occurs(action(("put-down","j1")),66) occurs(action(("unstack","z","d")),67) occurs(action(("stack","z","h1")),68) occurs(action(("unstack","d","x")),69) occurs(action(("stack","d","i")),70) occurs(action(("pick-up","r")),71) occurs(action(("stack","r","d")),72) occurs(action(("unstack","g","q")),73) occurs(action(("stack","g","r")),74) occurs(action(("unstack","d1","c")),75) occurs(action(("stack","d1","g")),76) occurs(action(("unstack","x","e")),77) occurs(action(("stack","x","q1")),78) occurs(action(("unstack","e","l")),79) occurs(action(("stack","e","x")),80) occurs(action(("unstack","l","m")),81) occurs(action(("put-down","l")),82) occurs(action(("unstack","m","a1")),83) occurs(action(("stack","m","n1")),84) occurs(action(("unstack","a1","n")),85) occurs(action(("stack","a1","v")),86) occurs(action(("unstack","n","b")),87) occurs(action(("stack","n","d1")),88) occurs(action(("unstack","f","p")),89) occurs(action(("stack","f","n")),90) occurs(action(("unstack","e","x")),91) occurs(action(("stack","e","f")),92) occurs(action(("unstack","z","h1")),93) occurs(action(("stack","z","e")),94) occurs(action(("unstack","c1","p1")),95) occurs(action(("stack","c1","z")),96) occurs(action(("unstack","a","i1")),97) occurs(action(("stack","a","c1")),98) occurs(action(("unstack","b","s")),99) occurs(action(("stack","b","e1")),100) occurs(action(("pick-up","s")),101) occurs(action(("stack","s","a")),102) occurs(action(("pick-up","p1")),103) occurs(action(("stack","p1","s")),104) occurs(action(("unstack","b","e1")),105) occurs(action(("stack","b","p1")),106) occurs(action(("pick-up","m1")),107) occurs(action(("stack","m1","b")),108) occurs(action(("pick-up","b1")),109) occurs(action(("stack","b1","m1")),110) occurs(action(("unstack","p","k")),111) occurs(action(("stack","p","b1")),112) occurs(action(("pick-up","q")),113) occurs(action(("stack","q","p")),114) occurs(action(("pick-up","f1")),115) occurs(action(("stack","f1","q")),116) occurs(action(("pick-up","o")),117) occurs(action(("stack","o","f1")),118) occurs(action(("unstack","k","g1")),119) occurs(action(("stack","k","o")),120) occurs(action(("pick-up","k1")),121) occurs(action(("stack","k1","k")),122) occurs(action(("unstack","h","o1")),123) occurs(action(("stack","h","k1")),124) occurs(action(("unstack","m","n1")),125) occurs(action(("stack","m","h")),126) occurs(action(("pick-up","h1")),127) occurs(action(("stack","h1","m")),128) occurs(action(("pick-up","c")),129) occurs(action(("stack","c","h1")),130) occurs(action(("pick-up","j1")),131) occurs(action(("stack","j1","c")),132) occurs(action(("pick-up","l1")),133) occurs(action(("stack","l1","j1")),134) occurs(action(("unstack","a1","v")),135) occurs(action(("stack","a1","l1")),136) occurs(action(("unstack","y","u")),137) occurs(action(("stack","y","a1")),138) occurs(action(("pick-up","v")),139) occurs(action(("stack","v","y")),140) occurs(action(("unstack","x","q1")),141) occurs(action(("stack","x","v")),142) occurs(action(("pick-up","q1")),143) occurs(action(("stack","q1","x")),144) occurs(action(("pick-up","i1")),145) occurs(action(("stack","i1","q1")),146) occurs(action(("pick-up","u")),147) occurs(action(("stack","u","i1")),148) occurs(action(("unstack","e1","w")),149) occurs(action(("stack","e1","u")),150) occurs(action(("pick-up","o1")),151) occurs(action(("stack","o1","e1")),152) occurs(action(("pick-up","g1")),153) occurs(action(("stack","g1","o1")),154) occurs(action(("pick-up","w")),155) occurs(action(("stack","w","g1")),156) occurs(action(("pick-up","n1")),157) occurs(action(("stack","n1","w")),158) occurs(action(("pick-up","l")),159) occurs(action(("stack","l","n1")),160) +SATISFIABLE + +Models : 1+ +Calls : 35 +Time : 133.730s (Solving: 95.72s 1st Model: 0.37s Unsat: 28.58s) +CPU Time : 133.636s + +Choices : 2414172 (Domain: 2414172) +Conflicts : 24303 (Analyzed: 24280) +Restarts : 285 (Average: 85.19 Last: 72) +Model-Level : 24565.0 +Problems : 35 (Average Length: 85.14 Splits: 0) +Lemmas : 24280 (Deleted: 19296) + Binary : 615 (Ratio: 2.53%) + Ternary : 22 (Ratio: 0.09%) + Conflict : 24280 (Average Length: 6263.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 24280 (Average: 96.63 Max: 22599 Sum: 2346115) + Executed : 23910 (Average: 95.34 Max: 22599 Sum: 2314799 Ratio: 98.67%) + Bounded : 370 (Average: 84.64 Max: 137 Sum: 31316 Ratio: 1.33%) + +Rules : 96983 +Atoms : 96983 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 922018 (Eliminated: 0 Frozen: 302477) +Constraints : 5114850 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1432MB +Max. Length : 160 steps +Sol. Length : 160 steps +Models : 1 + +