From 9dedf9382b4d26988e3fcb581ff29afca0b4a396 Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Fri, 2 Feb 2018 05:00:21 +0100 Subject: [PATCH] Add benchmark result [gc-ta1-tt1 | ipc-2000 | blocks-strips-typed | 96] --- .../ipc-2000_blocks-strips-typed_96.env | 54 + .../ipc-2000_blocks-strips-typed_96.err | 9 + .../ipc-2000_blocks-strips-typed_96.out | 1607 +++++++++++++++++ 3 files changed, 1670 insertions(+) create mode 100644 gc-ta1-tt1/ipc-2000_blocks-strips-typed_96.env create mode 100644 gc-ta1-tt1/ipc-2000_blocks-strips-typed_96.err create mode 100644 gc-ta1-tt1/ipc-2000_blocks-strips-typed_96.out diff --git a/gc-ta1-tt1/ipc-2000_blocks-strips-typed_96.env b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_96.env new file mode 100644 index 000000000..c99b4c2f1 --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_96.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-96.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: 96 + 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_96.err b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_96.err new file mode 100644 index 000000000..17bfa5204 --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_96.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': 96} +# 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-96.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-96.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 812.29 MEM 33472 MAXMEM 2136912 STALE 0 MAXMEM_RSS 1949100 + + diff --git a/gc-ta1-tt1/ipc-2000_blocks-strips-typed_96.out b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_96.out new file mode 100644 index 000000000..207c9a406 --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_96.out @@ -0,0 +1,1607 @@ +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-96.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-96.pddl +Parsing... +Parsing: [0.010s CPU, 0.018s wall-clock] +Normalizing task... [0.000s CPU, 0.001s wall-clock] +Instantiating... +Generating Datalog program... [0.010s CPU, 0.007s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.010s CPU, 0.010s wall-clock] +Preparing model... [0.020s CPU, 0.016s wall-clock] +Generated 21 rules. +Computing model... [0.810s CPU, 0.819s wall-clock] +7005 relevant atoms +4653 auxiliary atoms +11658 final queue length +20596 total queue pushes +Completing instantiation... [1.500s CPU, 1.490s wall-clock] +Instantiating: [2.350s CPU, 2.351s wall-clock] +Computing fact groups... +Finding invariants... +10 initial candidates +Finding invariants: [0.040s CPU, 0.030s wall-clock] +Checking invariant weight... [0.000s CPU, 0.007s wall-clock] +Instantiating groups... [0.150s CPU, 0.146s wall-clock] +Collecting mutex groups... [0.020s CPU, 0.020s wall-clock] +Choosing groups... +48 uncovered facts +Choosing groups: [0.090s CPU, 0.090s wall-clock] +Building translation key... [0.030s CPU, 0.028s wall-clock] +Computing fact groups: [0.560s CPU, 0.550s wall-clock] +Building STRIPS to SAS dictionary... [0.010s CPU, 0.016s wall-clock] +Building dictionary for full mutex groups... [0.030s CPU, 0.031s wall-clock] +Building mutex information... +Building mutex information: [0.060s CPU, 0.052s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.070s CPU, 0.073s wall-clock] +Translating task: [1.750s CPU, 1.751s wall-clock] +6580 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +94 propositions removed +Detecting unreachable propositions: [1.050s CPU, 1.047s wall-clock] +Reordering and filtering variables... +95 of 95 variables necessary. +48 of 95 mutex groups necessary. +4418 of 4418 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.550s CPU, 0.555s wall-clock] +Translator variables: 95 +Translator derived variables: 0 +Translator facts: 2352 +Translator goal facts: 46 +Translator mutex groups: 48 +Translator total mutex groups size: 2304 +Translator operators: 4418 +Translator axioms: 0 +Translator task size: 37791 +Translator peak memory: 59416 KB +Writing output... [0.640s CPU, 0.680s wall-clock] +Done! [7.090s CPU, 7.132s wall-clock] +planner.py version 0.0.1 + +Time: 1.28s +Memory: 129MB + +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.453s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 1.288s + +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 : 115785 +Atoms : 115785 +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 : 265MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.01s +Memory: 201MB (+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: 201MB +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 0.56s +Memory: 212MB (+11MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 2 +Time : 2.288s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 2.120s + +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 : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 30427 (Eliminated: 0 Frozen: 9921) +Constraints : 33729 (Binary: 95.0% Ternary: 3.5% Other: 1.5%) + +Memory Peak : 265MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.05s +Memory: 222MB (+10MB) +UNSAT +Iteration Time: 0.84s + +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: 243.0MB +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 0.67s +Memory: 250MB (+28MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 3 +Time : 3.261s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 3.096s + +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 : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 62794 (Eliminated: 0 Frozen: 20953) +Constraints : 199168 (Binary: 95.2% Ternary: 4.0% Other: 0.8%) + +Memory Peak : 265MB +Max. Length : 5 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.04s +Memory: 261MB (+11MB) +UNSAT +Iteration Time: 0.98s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Expected Memory: 300.0MB +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 0.63s +Memory: 285MB (+24MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 4 +Time : 4.230s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 4.068s + +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 : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 96935 (Eliminated: 0 Frozen: 32327) +Constraints : 442763 (Binary: 95.3% Ternary: 4.1% Other: 0.7%) + +Memory Peak : 298MB +Max. Length : 10 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.04s +Memory: 298MB (+13MB) +UNSAT +Iteration Time: 0.98s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Expected Memory: 337.0MB +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 0.67s +Memory: 317MB (+19MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 5 +Time : 5.202s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s) +CPU Time : 5.040s + +Choices : 0 +Conflicts : 1 (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 : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 131939 (Eliminated: 0 Frozen: 43847) +Constraints : 719789 (Binary: 95.3% Ternary: 4.1% Other: 0.6%) + +Memory Peak : 336MB +Max. Length : 15 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.05s +Memory: 333MB (+16MB) +UNSAT +Iteration Time: 0.98s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Expected Memory: 372.0MB +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 0.79s +Memory: 363MB (+30MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 6 +Time : 6.330s (Solving: 0.02s 1st Model: 0.00s Unsat: 0.02s) +CPU Time : 6.168s + +Choices : 0 +Conflicts : 2 (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 : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 166990 (Eliminated: 0 Frozen: 55367) +Constraints : 997369 (Binary: 95.3% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 389MB +Max. Length : 20 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.06s +Memory: 389MB (+26MB) +UNSAT +Iteration Time: 1.14s + +Iteration 7 +Queue: [(6,30,0,True)] +Grounded Until: 25 +Expected Memory: 445.0MB +Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] +Grounding Time: 0.65s +Memory: 406MB (+17MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 7 +Time : 7.345s (Solving: 0.04s 1st Model: 0.00s Unsat: 0.04s) +CPU Time : 7.184s + +Choices : 0 +Conflicts : 3 (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 : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 202041 (Eliminated: 0 Frozen: 66887) +Constraints : 1274949 (Binary: 95.3% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 433MB +Max. Length : 25 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.08s +Memory: 415MB (+9MB) +UNSAT +Iteration Time: 1.02s + +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: 471.0MB +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 0.66s +Memory: 438MB (+23MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 8 +Time : 8.409s (Solving: 0.07s 1st Model: 0.00s Unsat: 0.07s) +CPU Time : 8.248s + +Choices : 0 +Conflicts : 4 (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 : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 237092 (Eliminated: 0 Frozen: 78407) +Constraints : 1552529 (Binary: 95.3% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 472MB +Max. Length : 30 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.09s +Memory: 472MB (+34MB) +UNSAT +Iteration Time: 1.07s + +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: 529.0MB +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 0.67s +Memory: 477MB (+5MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 9 +Time : 9.503s (Solving: 0.10s 1st Model: 0.00s Unsat: 0.10s) +CPU Time : 9.344s + +Choices : 0 +Conflicts : 5 (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 : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 272143 (Eliminated: 0 Frozen: 89927) +Constraints : 1830109 (Binary: 95.3% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 514MB +Max. Length : 35 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.10s +Memory: 489MB (+12MB) +UNSAT +Iteration Time: 1.10s + +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: 546.0MB +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 1.03s +Memory: 534MB (+45MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 10 +Time : 11.006s (Solving: 0.15s 1st Model: 0.00s Unsat: 0.15s) +CPU Time : 10.848s + +Choices : 0 +Conflicts : 6 (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 : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 307194 (Eliminated: 0 Frozen: 101447) +Constraints : 2107689 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 575MB +Max. Length : 40 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.13s +Memory: 542MB (+8MB) +UNSAT +Iteration Time: 1.52s + +Iteration 11 +Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 45 +Expected Memory: 599.0MB +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 0.66s +Memory: 566MB (+24MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 11 +Time : 12.159s (Solving: 0.20s 1st Model: 0.00s Unsat: 0.20s) +CPU Time : 12.004s + +Choices : 0 +Conflicts : 7 (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 : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 342245 (Eliminated: 0 Frozen: 112967) +Constraints : 2385269 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 620MB +Max. Length : 45 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.13s +Memory: 583MB (+17MB) +UNSAT +Iteration Time: 1.17s + +Iteration 12 +Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 50 +Expected Memory: 640.0MB +Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])] +Grounding Time: 0.66s +Memory: 598MB (+15MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 12 +Time : 13.345s (Solving: 0.25s 1st Model: 0.00s Unsat: 0.25s) +CPU Time : 13.188s + +Choices : 0 +Conflicts : 8 (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 : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 377296 (Eliminated: 0 Frozen: 124487) +Constraints : 2662849 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 650MB +Max. Length : 50 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.15s +Memory: 640MB (+42MB) +UNSAT +Iteration Time: 1.20s + +Iteration 13 +Queue: [(12,60,0,True), (13,65,0,True)] +Grounded Until: 55 +Expected Memory: 697.0MB +Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])] +Grounding Time: 0.67s +Memory: 650MB (+10MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 13 +Time : 14.569s (Solving: 0.31s 1st Model: 0.00s Unsat: 0.31s) +CPU Time : 14.416s + +Choices : 52 (Domain: 52) +Conflicts : 21 (Analyzed: 12) +Restarts : 0 +Problems : 13 (Average Length: 32.00 Splits: 0) +Lemmas : 12 (Deleted: 0) + Binary : 1 (Ratio: 8.33%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 12 (Average Length: 8.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 12 (Average: 19.92 Max: 76 Sum: 239) + Executed : 8 (Average: 4.33 Max: 76 Sum: 52 Ratio: 21.76%) + Bounded : 4 (Average: 46.75 Max: 62 Sum: 187 Ratio: 78.24%) + +Rules : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 412347 (Eliminated: 0 Frozen: 136007) +Constraints : 2940429 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 706MB +Max. Length : 55 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.16s +Memory: 662MB (+12MB) +UNSAT +Iteration Time: 1.24s + +Iteration 14 +Queue: [(13,65,0,True)] +Grounded Until: 60 +Expected Memory: 719.0MB +Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])] +Grounding Time: 0.69s +Memory: 682MB (+20MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 14 +Time : 15.969s (Solving: 0.50s 1st Model: 0.00s Unsat: 0.50s) +CPU Time : 15.816s + +Choices : 202 (Domain: 202) +Conflicts : 68 (Analyzed: 58) +Restarts : 0 +Problems : 14 (Average Length: 34.50 Splits: 0) +Lemmas : 58 (Deleted: 0) + Binary : 3 (Ratio: 5.17%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 58 (Average Length: 822.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 58 (Average: 11.34 Max: 78 Sum: 658) + Executed : 49 (Average: 3.48 Max: 78 Sum: 202 Ratio: 30.70%) + Bounded : 9 (Average: 50.67 Max: 67 Sum: 456 Ratio: 69.30%) + +Rules : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 447398 (Eliminated: 0 Frozen: 147527) +Constraints : 3202915 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 743MB +Max. Length : 60 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.29s +Memory: 692MB (+10MB) +UNSAT +Iteration Time: 1.41s + +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: 749.0MB +Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])] +Grounding Time: 0.70s +Memory: 712MB (+20MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 15 +Time : 18.641s (Solving: 1.90s 1st Model: 0.00s Unsat: 1.90s) +CPU Time : 18.488s + +Choices : 2577 (Domain: 2577) +Conflicts : 743 (Analyzed: 732) +Restarts : 6 (Average: 122.00 Last: 46) +Problems : 15 (Average Length: 37.00 Splits: 0) +Lemmas : 732 (Deleted: 0) + Binary : 20 (Ratio: 2.73%) + Ternary : 1 (Ratio: 0.14%) + Conflict : 732 (Average Length: 2839.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 732 (Average: 4.57 Max: 112 Sum: 3344) + Executed : 717 (Average: 3.46 Max: 112 Sum: 2534 Ratio: 75.78%) + Bounded : 15 (Average: 54.00 Max: 72 Sum: 810 Ratio: 24.22%) + +Rules : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 482449 (Eliminated: 0 Frozen: 159047) +Constraints : 3410231 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 782MB +Max. Length : 65 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.51s +Memory: 728MB (+16MB) +UNSAT +Iteration Time: 2.69s + +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: 785.0MB +Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])] +Grounding Time: 0.68s +Memory: 742MB (+14MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 16 +Time : 29.265s (Solving: 11.27s 1st Model: 0.00s Unsat: 11.27s) +CPU Time : 29.116s + +Choices : 15849 (Domain: 15849) +Conflicts : 3718 (Analyzed: 3706) +Restarts : 39 (Average: 95.03 Last: 48) +Problems : 16 (Average Length: 39.50 Splits: 0) +Lemmas : 3706 (Deleted: 1312) + Binary : 66 (Ratio: 1.78%) + Ternary : 4 (Ratio: 0.11%) + Conflict : 3706 (Average Length: 4841.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 3706 (Average: 4.33 Max: 154 Sum: 16053) + Executed : 3685 (Average: 4.07 Max: 154 Sum: 15085 Ratio: 93.97%) + Bounded : 21 (Average: 46.10 Max: 77 Sum: 968 Ratio: 6.03%) + +Rules : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 517500 (Eliminated: 0 Frozen: 170567) +Constraints : 3686230 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 823MB +Max. Length : 70 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 9.50s +Memory: 765MB (+23MB) +UNSAT +Iteration Time: 10.64s + +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: 822.0MB +Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])] +Grounding Time: 0.69s +Memory: 775MB (+10MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 17 +Time : 62.895s (Solving: 43.60s 1st Model: 0.00s Unsat: 43.60s) +CPU Time : 62.760s + +Choices : 57434 (Domain: 57434) +Conflicts : 11338 (Analyzed: 11325) +Restarts : 122 (Average: 92.83 Last: 125) +Problems : 17 (Average Length: 42.00 Splits: 0) +Lemmas : 11325 (Deleted: 7677) + Binary : 135 (Ratio: 1.19%) + Ternary : 5 (Ratio: 0.04%) + Conflict : 11325 (Average Length: 7068.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 11325 (Average: 4.89 Max: 609 Sum: 55430) + Executed : 11295 (Average: 4.79 Max: 609 Sum: 54210 Ratio: 97.80%) + Bounded : 30 (Average: 40.67 Max: 82 Sum: 1220 Ratio: 2.20%) + +Rules : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 552551 (Eliminated: 0 Frozen: 182087) +Constraints : 3963760 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 1031MB +Max. Length : 75 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 32.48s +Memory: 967MB (+192MB) +UNSAT +Iteration Time: 33.66s + +Iteration 18 +Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 80 +Expected Memory: 1169.0MB +Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])] +Grounding Time: 0.71s +Memory: 967MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 18 +Time : 104.702s (Solving: 84.04s 1st Model: 0.00s Unsat: 43.60s) +CPU Time : 104.584s + +Choices : 103233 (Domain: 103233) +Conflicts : 20046 (Analyzed: 20033) +Restarts : 222 (Average: 90.24 Last: 125) +Problems : 18 (Average Length: 44.50 Splits: 0) +Lemmas : 20033 (Deleted: 17301) + Binary : 195 (Ratio: 0.97%) + Ternary : 5 (Ratio: 0.02%) + Conflict : 20033 (Average Length: 10532.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 20033 (Average: 4.73 Max: 609 Sum: 94742) + Executed : 19999 (Average: 4.67 Max: 609 Sum: 93518 Ratio: 98.71%) + Bounded : 34 (Average: 36.00 Max: 82 Sum: 1224 Ratio: 1.29%) + +Rules : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 587602 (Eliminated: 0 Frozen: 193607) +Constraints : 4241265 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 1169MB +Max. Length : 80 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 40.61s +Memory: 1105MB (+138MB) +UNKNOWN +Iteration Time: 41.84s + +Iteration 19 +Queue: [(18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 85 +Expected Memory: 1307.0MB +Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])] +Grounding Time: 0.71s +Memory: 1112MB (+7MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 19 +Time : 143.563s (Solving: 121.51s 1st Model: 0.00s Unsat: 81.07s) +CPU Time : 143.460s + +Choices : 174903 (Domain: 174903) +Conflicts : 28085 (Analyzed: 28071) +Restarts : 311 (Average: 90.26 Last: 125) +Problems : 19 (Average Length: 47.00 Splits: 0) +Lemmas : 28071 (Deleted: 23734) + Binary : 309 (Ratio: 1.10%) + Ternary : 7 (Ratio: 0.02%) + Conflict : 28071 (Average Length: 10558.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 28071 (Average: 5.83 Max: 1459 Sum: 163647) + Executed : 28023 (Average: 5.78 Max: 1459 Sum: 162318 Ratio: 99.19%) + Bounded : 48 (Average: 27.69 Max: 92 Sum: 1329 Ratio: 0.81%) + +Rules : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 622653 (Eliminated: 0 Frozen: 205127) +Constraints : 4518845 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 1199MB +Max. Length : 85 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 37.65s +Memory: 1130MB (+18MB) +UNSAT +Iteration Time: 38.89s + +Iteration 20 +Queue: [(19,95,0,True), (20,100,0,True)] +Grounded Until: 90 +Expected Memory: 1332.0MB +Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])] +Grounding Time: 1.41s +Memory: 1192MB (+62MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 20 +Time : 172.382s (Solving: 148.22s 1st Model: 0.00s Unsat: 107.78s) +CPU Time : 172.288s + +Choices : 329581 (Domain: 329581) +Conflicts : 33823 (Analyzed: 33808) +Restarts : 372 (Average: 90.88 Last: 125) +Problems : 20 (Average Length: 49.50 Splits: 0) +Lemmas : 33808 (Deleted: 29089) + Binary : 408 (Ratio: 1.21%) + Ternary : 9 (Ratio: 0.03%) + Conflict : 33808 (Average Length: 10397.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 33808 (Average: 9.28 Max: 3369 Sum: 313870) + Executed : 33742 (Average: 9.24 Max: 3369 Sum: 312523 Ratio: 99.57%) + Bounded : 66 (Average: 20.41 Max: 92 Sum: 1347 Ratio: 0.43%) + +Rules : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 657704 (Eliminated: 0 Frozen: 216647) +Constraints : 4796400 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 1284MB +Max. Length : 90 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 26.89s +Memory: 1211MB (+19MB) +UNSAT +Iteration Time: 28.84s + +Iteration 21 +Queue: [(20,100,0,True)] +Grounded Until: 95 +Expected Memory: 1413.0MB +Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])] +Grounding Time: 0.66s +Memory: 1222MB (+11MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 21 +Time : 221.274s (Solving: 195.73s 1st Model: 0.00s Unsat: 107.78s) +CPU Time : 221.204s + +Choices : 527840 (Domain: 527840) +Conflicts : 42717 (Analyzed: 42702) +Restarts : 472 (Average: 90.47 Last: 125) +Problems : 21 (Average Length: 52.00 Splits: 0) +Lemmas : 42702 (Deleted: 39217) + Binary : 601 (Ratio: 1.41%) + Ternary : 11 (Ratio: 0.03%) + Conflict : 42702 (Average Length: 11395.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 42702 (Average: 11.70 Max: 3402 Sum: 499680) + Executed : 42623 (Average: 11.67 Max: 3402 Sum: 498320 Ratio: 99.73%) + Bounded : 79 (Average: 17.22 Max: 92 Sum: 1360 Ratio: 0.27%) + +Rules : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 692755 (Eliminated: 0 Frozen: 228167) +Constraints : 5073980 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 1317MB +Max. Length : 95 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 47.70s +Memory: 1237MB (+15MB) +UNKNOWN +Iteration Time: 48.93s + +Iteration 22 +Queue: [(20,100,1,True), (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), (28,140,0,True), (29,145,0,True), (30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True)] +Grounded Until: 100 +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 22 +Time : 264.296s (Solving: 238.53s 1st Model: 0.00s Unsat: 107.78s) +CPU Time : 264.244s + +Choices : 642251 (Domain: 642251) +Conflicts : 51364 (Analyzed: 51349) +Restarts : 572 (Average: 89.77 Last: 125) +Problems : 22 (Average Length: 54.27 Splits: 0) +Lemmas : 51349 (Deleted: 48028) + Binary : 648 (Ratio: 1.26%) + Ternary : 11 (Ratio: 0.02%) + Conflict : 51349 (Average Length: 12181.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 51349 (Average: 11.78 Max: 3402 Sum: 604812) + Executed : 51269 (Average: 11.75 Max: 3402 Sum: 603451 Ratio: 99.77%) + Bounded : 80 (Average: 17.01 Max: 92 Sum: 1361 Ratio: 0.23%) + +Rules : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 692755 (Eliminated: 0 Frozen: 228167) +Constraints : 5073980 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 1317MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 43.04s +Memory: 1238MB (+1MB) +UNKNOWN +Iteration Time: 43.04s + +Iteration 23 +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), (28,140,0,True), (29,145,0,True), (30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True)] +Grounded Until: 100 +Expected Memory: 1440.0MB +Grounding... [('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('check', [105])] +Grounding Time: 0.67s +Memory: 1252MB (+14MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 23 +Time : 314.260s (Solving: 287.10s 1st Model: 0.00s Unsat: 107.78s) +CPU Time : 314.232s + +Choices : 1309200 (Domain: 1309200) +Conflicts : 61138 (Analyzed: 61123) +Restarts : 672 (Average: 90.96 Last: 190) +Problems : 23 (Average Length: 56.57 Splits: 0) +Lemmas : 61123 (Deleted: 56426) + Binary : 862 (Ratio: 1.41%) + Ternary : 13 (Ratio: 0.02%) + Conflict : 61123 (Average Length: 11926.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 61123 (Average: 19.64 Max: 8714 Sum: 1200717) + Executed : 61022 (Average: 19.62 Max: 8714 Sum: 1199335 Ratio: 99.88%) + Bounded : 101 (Average: 13.68 Max: 92 Sum: 1382 Ratio: 0.12%) + +Rules : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 727806 (Eliminated: 0 Frozen: 239687) +Constraints : 5351560 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 1358MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 48.77s +Memory: 1273MB (+21MB) +UNKNOWN +Iteration Time: 50.00s + +Iteration 24 +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), (28,140,0,True), (29,145,0,True), (30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True)] +Grounded Until: 105 +Expected Memory: 1475.0MB +Grounding... [('step', [106]), ('step', [107]), ('step', [108]), ('step', [109]), ('step', [110]), ('check', [110])] +Grounding Time: 0.68s +Memory: 1281MB (+8MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 24 +Time : 364.189s (Solving: 335.57s 1st Model: 0.00s Unsat: 107.78s) +CPU Time : 364.184s + +Choices : 2187761 (Domain: 2187761) +Conflicts : 70328 (Analyzed: 70313) +Restarts : 772 (Average: 91.08 Last: 190) +Problems : 24 (Average Length: 58.88 Splits: 0) +Lemmas : 70313 (Deleted: 65854) + Binary : 1046 (Ratio: 1.49%) + Ternary : 16 (Ratio: 0.02%) + Conflict : 70313 (Average Length: 12201.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 70313 (Average: 27.41 Max: 10745 Sum: 1927064) + Executed : 70189 (Average: 27.39 Max: 10745 Sum: 1925659 Ratio: 99.93%) + Bounded : 124 (Average: 11.33 Max: 92 Sum: 1405 Ratio: 0.07%) + +Rules : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 762857 (Eliminated: 0 Frozen: 251207) +Constraints : 5629140 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 1437MB +Max. Length : 105 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 48.68s +Memory: 1373MB (+92MB) +UNKNOWN +Iteration Time: 49.96s + +Iteration 25 +Queue: [(23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,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)] +Grounded Until: 110 +Expected Memory: 1575.0MB +Grounding... [('step', [111]), ('step', [112]), ('step', [113]), ('step', [114]), ('step', [115]), ('check', [115])] +Grounding Time: 0.68s +Memory: 1388MB (+15MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 25 +Time : 416.757s (Solving: 386.67s 1st Model: 0.00s Unsat: 107.78s) +CPU Time : 416.772s + +Choices : 3217217 (Domain: 3217217) +Conflicts : 79937 (Analyzed: 79922) +Restarts : 872 (Average: 91.65 Last: 190) +Problems : 25 (Average Length: 61.20 Splits: 0) +Lemmas : 79922 (Deleted: 74769) + Binary : 1253 (Ratio: 1.57%) + Ternary : 19 (Ratio: 0.02%) + Conflict : 79922 (Average Length: 12546.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 79922 (Average: 34.63 Max: 16356 Sum: 2767659) + Executed : 79773 (Average: 34.61 Max: 16356 Sum: 2766229 Ratio: 99.95%) + Bounded : 149 (Average: 9.60 Max: 92 Sum: 1430 Ratio: 0.05%) + +Rules : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 797908 (Eliminated: 0 Frozen: 262727) +Constraints : 5906720 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 1505MB +Max. Length : 110 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 51.31s +Memory: 1446MB (+58MB) +UNKNOWN +Iteration Time: 52.61s + +Iteration 26 +Queue: [(24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,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)] +Grounded Until: 115 +Expected Memory: 1648.0MB +Grounding... [('step', [116]), ('step', [117]), ('step', [118]), ('step', [119]), ('step', [120]), ('check', [120])] +Grounding Time: 0.70s +Memory: 1454MB (+8MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 26 +Time : 487.331s (Solving: 455.72s 1st Model: 0.00s Unsat: 107.78s) +CPU Time : 487.380s + +Choices : 4894420 (Domain: 4894420) +Conflicts : 89110 (Analyzed: 89095) +Restarts : 972 (Average: 91.66 Last: 190) +Problems : 26 (Average Length: 63.54 Splits: 0) +Lemmas : 89095 (Deleted: 84095) + Binary : 1475 (Ratio: 1.66%) + Ternary : 19 (Ratio: 0.02%) + Conflict : 89095 (Average Length: 14074.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 89095 (Average: 45.40 Max: 18684 Sum: 4045301) + Executed : 88920 (Average: 45.39 Max: 18684 Sum: 4043845 Ratio: 99.96%) + Bounded : 175 (Average: 8.32 Max: 92 Sum: 1456 Ratio: 0.04%) + +Rules : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 832959 (Eliminated: 0 Frozen: 274247) +Constraints : 6184300 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 1734MB +Max. Length : 115 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 69.28s +Memory: 1734MB (+280MB) +UNKNOWN +Iteration Time: 70.62s + +Iteration 27 +Queue: [(25,125,0,True), (26,130,0,True), (27,135,0,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)] +Grounded Until: 120 +Expected Memory: 2022.0MB +Grounding... [('step', [121]), ('step', [122]), ('step', [123]), ('step', [124]), ('step', [125]), ('check', [125])] +Grounding Time: 0.72s +Memory: 1747MB (+13MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 27 +Time : 547.448s (Solving: 514.30s 1st Model: 0.00s Unsat: 107.78s) +CPU Time : 547.520s + +Choices : 6107052 (Domain: 6107052) +Conflicts : 98236 (Analyzed: 98221) +Restarts : 1072 (Average: 91.62 Last: 190) +Problems : 27 (Average Length: 65.89 Splits: 0) +Lemmas : 98221 (Deleted: 92914) + Binary : 1743 (Ratio: 1.77%) + Ternary : 22 (Ratio: 0.02%) + Conflict : 98221 (Average Length: 14303.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 98221 (Average: 52.22 Max: 22213 Sum: 5128643) + Executed : 98025 (Average: 52.20 Max: 22213 Sum: 5127166 Ratio: 99.97%) + Bounded : 196 (Average: 7.54 Max: 92 Sum: 1477 Ratio: 0.03%) + +Rules : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 868010 (Eliminated: 0 Frozen: 285767) +Constraints : 6461880 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 1872MB +Max. Length : 120 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 58.80s +Memory: 1770MB (+23MB) +UNKNOWN +Iteration Time: 60.16s + +Iteration 28 +Queue: [(26,130,0,True), (27,135,0,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)] +Grounded Until: 125 +Expected Memory: 2058.0MB +Grounding... [('step', [126]), ('step', [127]), ('step', [128]), ('step', [129]), ('step', [130]), ('check', [130])] +Grounding Time: 0.69s +Memory: 1782MB (+12MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 28 +Time : 616.774s (Solving: 582.08s 1st Model: 0.00s Unsat: 107.78s) +CPU Time : 616.876s + +Choices : 7512823 (Domain: 7512823) +Conflicts : 107514 (Analyzed: 107499) +Restarts : 1172 (Average: 91.72 Last: 190) +Problems : 28 (Average Length: 68.25 Splits: 0) +Lemmas : 107499 (Deleted: 101755) + Binary : 1952 (Ratio: 1.82%) + Ternary : 24 (Ratio: 0.02%) + Conflict : 107499 (Average Length: 14974.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 107499 (Average: 58.33 Max: 26397 Sum: 6270439) + Executed : 107285 (Average: 58.32 Max: 26397 Sum: 6268944 Ratio: 99.98%) + Bounded : 214 (Average: 6.99 Max: 92 Sum: 1495 Ratio: 0.02%) + +Rules : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 903061 (Eliminated: 0 Frozen: 297287) +Constraints : 6739460 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 1912MB +Max. Length : 125 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 68.02s +Memory: 1806MB (+24MB) +UNKNOWN +Iteration Time: 69.37s + +Iteration 29 +Queue: [(27,135,0,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)] +Grounded Until: 130 +Expected Memory: 2094.0MB +Grounding... [('step', [131]), ('step', [132]), ('step', [133]), ('step', [134]), ('step', [135]), ('check', [135])] +Grounding Time: 0.74s +Memory: 1813MB (+7MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 29 +Time : 686.633s (Solving: 650.30s 1st Model: 0.00s Unsat: 107.78s) +CPU Time : 686.768s + +Choices : 9630676 (Domain: 9630676) +Conflicts : 117388 (Analyzed: 117373) +Restarts : 1272 (Average: 92.27 Last: 190) +Problems : 29 (Average Length: 70.62 Splits: 0) +Lemmas : 117373 (Deleted: 110661) + Binary : 2208 (Ratio: 1.88%) + Ternary : 39 (Ratio: 0.03%) + Conflict : 117373 (Average Length: 15551.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 117373 (Average: 67.85 Max: 31456 Sum: 7963550) + Executed : 117141 (Average: 67.84 Max: 31456 Sum: 7962037 Ratio: 99.98%) + Bounded : 232 (Average: 6.52 Max: 92 Sum: 1513 Ratio: 0.02%) + +Rules : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 938112 (Eliminated: 0 Frozen: 308807) +Constraints : 7017040 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 1947MB +Max. Length : 130 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 68.47s +Memory: 1838MB (+25MB) +UNKNOWN +Iteration Time: 69.90s + +Iteration 30 +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)] +Grounded Until: 135 +Expected Memory: 2126.0MB +Grounding... [('step', [136]), ('step', [137]), ('step', [138]), ('step', [139]), ('step', [140]), ('check', [140])] +Grounding Time: 0.69s +Memory: 1845MB (+7MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 30 +Time : 745.954s (Solving: 707.97s 1st Model: 0.00s Unsat: 107.78s) +CPU Time : 746.116s + +Choices : 11589132 (Domain: 11589132) +Conflicts : 126091 (Analyzed: 126076) +Restarts : 1372 (Average: 91.89 Last: 190) +Problems : 30 (Average Length: 73.00 Splits: 0) +Lemmas : 126076 (Deleted: 120264) + Binary : 2311 (Ratio: 1.83%) + Ternary : 40 (Ratio: 0.03%) + Conflict : 126076 (Average Length: 15981.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 126076 (Average: 72.28 Max: 41921 Sum: 9112968) + Executed : 125836 (Average: 72.27 Max: 41921 Sum: 9111447 Ratio: 99.98%) + Bounded : 240 (Average: 6.34 Max: 92 Sum: 1521 Ratio: 0.02%) + +Rules : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 973163 (Eliminated: 0 Frozen: 320327) +Constraints : 7294620 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 1983MB +Max. Length : 135 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 57.95s +Memory: 1869MB (+24MB) +UNKNOWN +Iteration Time: 59.36s + +Iteration 31 +Queue: [(29,145,0,True), (30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True)] +Grounded Until: 140 +Expected Memory: 2157.0MB +Grounding... [('step', [141]), ('step', [142]), ('step', [143]), ('step', [144]), ('step', [145]), ('check', [145])] +Grounding Time: 0.69s +Memory: 1874MB (+5MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 31 +Time : 790.652s (Solving: 751.07s 1st Model: 0.00s Unsat: 107.78s) +CPU Time : 790.832s + +Choices : 14699161 (Domain: 14699161) +Conflicts : 135045 (Analyzed: 135030) +Restarts : 1472 (Average: 91.73 Last: 190) +Problems : 31 (Average Length: 75.39 Splits: 0) +Lemmas : 135030 (Deleted: 128833) + Binary : 2423 (Ratio: 1.79%) + Ternary : 43 (Ratio: 0.03%) + Conflict : 135030 (Average Length: 15641.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 135030 (Average: 80.55 Max: 51512 Sum: 10877166) + Executed : 134783 (Average: 80.54 Max: 51512 Sum: 10875638 Ratio: 99.99%) + Bounded : 247 (Average: 6.19 Max: 92 Sum: 1528 Ratio: 0.01%) + +Rules : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 1008214 (Eliminated: 0 Frozen: 331847) +Constraints : 7572200 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 2016MB +Max. Length : 140 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 43.34s +Memory: 1898MB (+24MB) +UNKNOWN +Iteration Time: 44.73s + +Iteration 32 +Queue: [(30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True)] +Grounded Until: 145 +Expected Memory: 2186.0MB +Grounding... [('step', [146]), ('step', [147]), ('step', [148]), ('step', [149]), ('step', [150]), ('check', [150])] +Grounding Time: 0.70s +Memory: 1902MB (+4MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 1+ +Calls : 32 +Time : 799.833s (Solving: 758.63s 1st Model: 7.48s Unsat: 107.78s) +CPU Time : 800.016s + +Choices : 15494767 (Domain: 15494767) +Conflicts : 136293 (Analyzed: 136278) +Restarts : 1486 (Average: 91.71 Last: 190) +Model-Level : 23513.0 +Problems : 32 (Average Length: 77.78 Splits: 0) +Lemmas : 136278 (Deleted: 128833) + Binary : 2446 (Ratio: 1.79%) + Ternary : 45 (Ratio: 0.03%) + Conflict : 136278 (Average Length: 15617.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 136278 (Average: 83.98 Max: 55472 Sum: 11444569) + Executed : 136029 (Average: 83.97 Max: 55472 Sum: 11443039 Ratio: 99.99%) + Bounded : 249 (Average: 6.14 Max: 92 Sum: 1530 Ratio: 0.01%) + +Rules : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 1043265 (Eliminated: 0 Frozen: 343367) +Constraints : 7849780 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 2049MB +Max. Length : 145 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 7.79s +Memory: 1937MB (+35MB) +SAT +Testing... +SERIALIZABLE +Testing Time: 1.14s +Memory: 1949MB (+12MB) +Answer: 1 +occurs(action(("pick-up","s1")),1) occurs(action(("put-down","s1")),2) occurs(action(("unstack","r","e")),3) occurs(action(("put-down","r")),4) occurs(action(("unstack","e","r1")),5) occurs(action(("put-down","e")),6) occurs(action(("unstack","r1","h")),7) occurs(action(("put-down","r1")),8) occurs(action(("unstack","v","g1")),9) occurs(action(("put-down","v")),10) occurs(action(("unstack","g1","q")),11) occurs(action(("stack","g1","r1")),12) occurs(action(("unstack","i","g")),13) occurs(action(("put-down","i")),14) occurs(action(("unstack","g","t")),15) occurs(action(("stack","g","g1")),16) occurs(action(("unstack","k","f1")),17) occurs(action(("put-down","k")),18) occurs(action(("unstack","f1","f")),19) occurs(action(("stack","f1","k")),20) occurs(action(("unstack","f","q1")),21) occurs(action(("put-down","f")),22) occurs(action(("unstack","q1","j1")),23) occurs(action(("put-down","q1")),24) occurs(action(("unstack","j1","n")),25) occurs(action(("stack","j1","f")),26) occurs(action(("unstack","n","c")),27) occurs(action(("put-down","n")),28) occurs(action(("unstack","c","w")),29) occurs(action(("put-down","c")),30) occurs(action(("unstack","w","i1")),31) occurs(action(("stack","w","n")),32) occurs(action(("unstack","i1","t1")),33) occurs(action(("put-down","i1")),34) occurs(action(("unstack","t1","a")),35) occurs(action(("put-down","t1")),36) occurs(action(("unstack","a","o1")),37) occurs(action(("stack","a","j1")),38) occurs(action(("unstack","o1","j")),39) occurs(action(("stack","o1","c")),40) occurs(action(("unstack","j","m1")),41) occurs(action(("stack","j","g")),42) occurs(action(("unstack","a","j1")),43) occurs(action(("stack","a","j")),44) occurs(action(("pick-up","v")),45) occurs(action(("stack","v","a")),46) occurs(action(("unstack","o","k1")),47) occurs(action(("stack","o","v")),48) occurs(action(("unstack","k1","b")),49) occurs(action(("stack","k1","b")),50) occurs(action(("unstack","q","h1")),51) occurs(action(("put-down","q")),52) occurs(action(("unstack","h1","u")),53) occurs(action(("stack","h1","t1")),54) occurs(action(("unstack","y","l")),55) occurs(action(("stack","y","q")),56) occurs(action(("unstack","l","n1")),57) occurs(action(("stack","l","i1")),58) occurs(action(("unstack","n1","a1")),59) occurs(action(("stack","n1","w")),60) occurs(action(("pick-up","a1")),61) occurs(action(("stack","a1","o")),62) occurs(action(("pick-up","q1")),63) occurs(action(("stack","q1","a1")),64) occurs(action(("unstack","f1","k")),65) occurs(action(("stack","f1","q1")),66) occurs(action(("unstack","u","d")),67) occurs(action(("put-down","u")),68) occurs(action(("unstack","d","z")),69) occurs(action(("stack","d","m1")),70) occurs(action(("unstack","z","x")),71) occurs(action(("stack","z","f1")),72) occurs(action(("unstack","n1","w")),73) occurs(action(("stack","n1","z")),74) occurs(action(("unstack","h1","t1")),75) occurs(action(("stack","h1","n1")),76) occurs(action(("unstack","h","u1")),77) occurs(action(("stack","h","i")),78) occurs(action(("unstack","u1","c1")),79) occurs(action(("stack","u1","h")),80) occurs(action(("unstack","c1","m")),81) occurs(action(("stack","c1","h1")),82) occurs(action(("unstack","l","i1")),83) occurs(action(("stack","l","c1")),84) occurs(action(("pick-up","s1")),85) occurs(action(("stack","s1","l")),86) occurs(action(("unstack","x","e1")),87) occurs(action(("stack","x","s1")),88) occurs(action(("pick-up","m")),89) occurs(action(("stack","m","x")),90) occurs(action(("unstack","d","m1")),91) occurs(action(("stack","d","m")),92) occurs(action(("pick-up","r")),93) occurs(action(("stack","r","d")),94) occurs(action(("unstack","u1","h")),95) occurs(action(("stack","u1","r")),96) occurs(action(("unstack","w","n")),97) occurs(action(("stack","w","u1")),98) occurs(action(("pick-up","k")),99) occurs(action(("stack","k","w")),100) occurs(action(("unstack","t","l1")),101) occurs(action(("stack","t","k")),102) occurs(action(("pick-up","e")),103) occurs(action(("stack","e","t")),104) occurs(action(("unstack","k1","b")),105) occurs(action(("stack","k1","e")),106) occurs(action(("pick-up","p")),107) occurs(action(("stack","p","k1")),108) occurs(action(("unstack","b","d1")),109) occurs(action(("stack","b","p")),110) occurs(action(("unstack","d1","s")),111) occurs(action(("put-down","d1")),112) occurs(action(("unstack","s","p1")),113) occurs(action(("stack","s","b")),114) occurs(action(("unstack","h","i")),115) occurs(action(("stack","h","s")),116) occurs(action(("pick-up","e1")),117) occurs(action(("stack","e1","h")),118) occurs(action(("unstack","j1","f")),119) occurs(action(("stack","j1","e1")),120) occurs(action(("pick-up","f")),121) occurs(action(("stack","f","j1")),122) occurs(action(("unstack","m1","b1")),123) occurs(action(("stack","m1","f")),124) occurs(action(("unstack","o1","c")),125) occurs(action(("stack","o1","m1")),126) occurs(action(("pick-up","p1")),127) occurs(action(("stack","p1","o1")),128) occurs(action(("unstack","y","q")),129) occurs(action(("stack","y","p1")),130) occurs(action(("pick-up","d1")),131) occurs(action(("stack","d1","y")),132) occurs(action(("pick-up","i")),133) occurs(action(("stack","i","d1")),134) occurs(action(("pick-up","c")),135) occurs(action(("stack","c","i")),136) occurs(action(("pick-up","i1")),137) occurs(action(("stack","i1","c")),138) occurs(action(("pick-up","n")),139) occurs(action(("stack","n","i1")),140) occurs(action(("pick-up","b1")),141) occurs(action(("stack","b1","n")),142) occurs(action(("pick-up","t1")),143) occurs(action(("stack","t1","b1")),144) occurs(action(("pick-up","u")),145) occurs(action(("stack","u","t1")),146) occurs(action(("pick-up","l1")),147) occurs(action(("stack","l1","u")),148) occurs(action(("pick-up","q")),149) occurs(action(("stack","q","l1")),150) +SATISFIABLE + +Models : 1+ +Calls : 32 +Time : 799.833s (Solving: 758.63s 1st Model: 7.48s Unsat: 107.78s) +CPU Time : 800.016s + +Choices : 15494767 (Domain: 15494767) +Conflicts : 136293 (Analyzed: 136278) +Restarts : 1486 (Average: 91.71 Last: 190) +Model-Level : 23513.0 +Problems : 32 (Average Length: 77.78 Splits: 0) +Lemmas : 136278 (Deleted: 128833) + Binary : 2446 (Ratio: 1.79%) + Ternary : 45 (Ratio: 0.03%) + Conflict : 136278 (Average Length: 15617.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 136278 (Average: 83.98 Max: 55472 Sum: 11444569) + Executed : 136029 (Average: 83.97 Max: 55472 Sum: 11443039 Ratio: 99.99%) + Bounded : 249 (Average: 6.14 Max: 92 Sum: 1530 Ratio: 0.01%) + +Rules : 115785 +Atoms : 115785 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 1043265 (Eliminated: 0 Frozen: 343367) +Constraints : 7849780 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 2049MB +Max. Length : 150 steps +Sol. Length : 150 steps +Models : 1 + +