diff --git a/gc-ta1-tt1-trendy/ipc-2000_blocks-strips-typed_58.env b/gc-ta1-tt1-trendy/ipc-2000_blocks-strips-typed_58.env new file mode 100644 index 000000000..7d755f236 --- /dev/null +++ b/gc-ta1-tt1-trendy/ipc-2000_blocks-strips-typed_58.env @@ -0,0 +1,59 @@ +command: +- timeout +- -m=9216000 +- -t=900 +- python3 +- /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py +- --domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/domain.pddl +- /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-58.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=trendy +- -i 0 +configuration: + id: gc-ta1-tt1-trendy + instanceSets: + - rintanen-aij-2012-interesting + options: + - --stats + - --stats-iter + - --verbose + - --print-call + - -m 8192 + - --translate + - -B 0.9 + - --parallel=0 + - --shallow + - --use-heuristic + - --test-until-not-sat + - --test=0 + - --test-add=1 + - --test-times=1 + - --configuration=trendy + - -i 0 +exitCode: 0 +instance: + domain: blocks-strips-typed + instance: 58 + ipc: ipc-2000 + planLength: 100 +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-trendy/ipc-2000_blocks-strips-typed_58.err b/gc-ta1-tt1-trendy/ipc-2000_blocks-strips-typed_58.err new file mode 100644 index 000000000..c74be564d --- /dev/null +++ b/gc-ta1-tt1-trendy/ipc-2000_blocks-strips-typed_58.err @@ -0,0 +1,9 @@ +# configuration: {'id': 'gc-ta1-tt1-trendy', 'options': ['--stats', '--stats-iter', '--verbose', '--print-call', '-m 8192', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=1', '--test-times=1', '--configuration=trendy', '-i 0'], 'instanceSets': ['rintanen-aij-2012-interesting']} +# instance: {'ipc': 'ipc-2000', 'domain': 'blocks-strips-typed', 'instance': 58, 'planLength': 100} +# 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-58.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=trendy', '-i 0'] +# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner +# exit code: 0 +# planner call: /home/wv/bin/linux/64/fast-downward/fast-downward.py --translate --build=release64 /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-58.pddl && plasp-3.1.1 translate --parsing-mode=compatibility output.sas | /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/planner.py - /home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp /home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp --stats --stats-iter --verbose -m 8192 -B 0.9 --test-until-not-sat --configuration=trendy -i 0 --query-at-last --check-at-last --forbid-actions --force-actions -c planner_on=1 --test=- --test=/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/test_files/test.lp /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/test_files/block_forall_t.lp --test-once --heuristic=Domain /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/heuristic.lp -c _shallow=1 -c _closure=3 -c _parallel=0 +FINISHED CPU 620.98 MEM 0 MAXMEM 1743424 STALE 0 MAXMEM_RSS 1643416 + + diff --git a/gc-ta1-tt1-trendy/ipc-2000_blocks-strips-typed_58.out b/gc-ta1-tt1-trendy/ipc-2000_blocks-strips-typed_58.out new file mode 100644 index 000000000..5de3e2eef --- /dev/null +++ b/gc-ta1-tt1-trendy/ipc-2000_blocks-strips-typed_58.out @@ -0,0 +1,1095 @@ +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-58.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-58.pddl +Parsing... +Parsing: [0.020s CPU, 0.021s wall-clock] +Normalizing task... [0.000s CPU, 0.002s wall-clock] +Instantiating... +Generating Datalog program... [0.010s CPU, 0.006s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.010s CPU, 0.012s wall-clock] +Preparing model... [0.010s CPU, 0.013s wall-clock] +Generated 21 rules. +Computing model... [0.330s CPU, 0.328s wall-clock] +2578 relevant atoms +1708 auxiliary atoms +4286 final queue length +7481 total queue pushes +Completing instantiation... [0.520s CPU, 0.525s wall-clock] +Instantiating: [0.890s CPU, 0.889s 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.004s wall-clock] +Instantiating groups... [0.030s CPU, 0.028s wall-clock] +Collecting mutex groups... [0.010s CPU, 0.007s wall-clock] +Choosing groups... +29 uncovered facts +Choosing groups: [0.030s CPU, 0.034s wall-clock] +Building translation key... [0.010s CPU, 0.011s wall-clock] +Computing fact groups: [0.180s CPU, 0.181s wall-clock] +Building STRIPS to SAS dictionary... [0.000s CPU, 0.005s wall-clock] +Building dictionary for full mutex groups... [0.020s CPU, 0.014s wall-clock] +Building mutex information... +Building mutex information: [0.020s CPU, 0.019s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.030s CPU, 0.028s wall-clock] +Translating task: [0.640s CPU, 0.646s wall-clock] +2324 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +56 propositions removed +Detecting unreachable propositions: [0.340s CPU, 0.340s wall-clock] +Reordering and filtering variables... +57 of 57 variables necessary. +29 of 57 mutex groups necessary. +1568 of 1568 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.190s CPU, 0.189s wall-clock] +Translator variables: 57 +Translator derived variables: 0 +Translator facts: 870 +Translator goal facts: 27 +Translator mutex groups: 29 +Translator total mutex groups size: 841 +Translator operators: 1568 +Translator axioms: 0 +Translator task size: 13471 +Translator peak memory: 44236 KB +Writing output... [0.230s CPU, 0.245s wall-clock] +Done! [2.560s CPU, 2.580s wall-clock] +planner.py version 0.0.1 + +Time: 0.46s +Memory: 77MB + +Iteration 1 +Queue: [(0,0,0,True), (1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 0 +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 1 +Time : 0.528s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 0.468s + +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 : 41319 +Atoms : 41319 +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 : 213MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.00s +Memory: 149MB (+72MB) +UNSAT +Iteration Time: 0.00s + +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: 149MB +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 0.19s +Memory: 154MB (+5MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 2 +Time : 0.856s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 0.796s + +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 : 41319 +Atoms : 41319 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 11219 (Eliminated: 0 Frozen: 11219) +Constraints : 5742 (Binary: 91.7% Ternary: 4.6% Other: 3.7%) + +Memory Peak : 213MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.08s +Memory: 158MB (+4MB) +UNSAT +Iteration Time: 0.33s + +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: 167.0MB +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 0.19s +Memory: 165MB (+7MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 3 +Time : 1.229s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 1.168s + +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 : 41319 +Atoms : 41319 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 22785 (Eliminated: 0 Frozen: 22785) +Constraints : 39521 (Binary: 93.8% Ternary: 4.3% Other: 1.9%) + +Memory Peak : 213MB +Max. Length : 5 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.10s +Memory: 169MB (+4MB) +UNSAT +Iteration Time: 0.38s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Expected Memory: 180.0MB +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 0.23s +Memory: 178MB (+9MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 4 +Time : 1.733s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 1.672s + +Choices : 0 +Conflicts : 1 (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 : 41319 +Atoms : 41319 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 35081 (Eliminated: 0 Frozen: 35081) +Constraints : 120987 (Binary: 94.5% Ternary: 4.3% Other: 1.3%) + +Memory Peak : 213MB +Max. Length : 10 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.18s +Memory: 184MB (+6MB) +UNSAT +Iteration Time: 0.51s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Expected Memory: 199.0MB +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 0.21s +Memory: 191MB (+7MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 5 +Time : 2.242s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 2.184s + +Choices : 0 +Conflicts : 2 (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 : 41319 +Atoms : 41319 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 47997 (Eliminated: 0 Frozen: 47997) +Constraints : 219872 (Binary: 94.6% Ternary: 4.3% Other: 1.1%) + +Memory Peak : 213MB +Max. Length : 15 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.22s +Memory: 198MB (+7MB) +UNSAT +Iteration Time: 0.51s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Expected Memory: 213.0MB +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 0.21s +Memory: 204MB (+6MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 6 +Time : 2.770s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s) +CPU Time : 2.712s + +Choices : 0 +Conflicts : 3 (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 : 41319 +Atoms : 41319 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 60913 (Eliminated: 0 Frozen: 60913) +Constraints : 318757 (Binary: 94.6% Ternary: 4.3% Other: 1.0%) + +Memory Peak : 213MB +Max. Length : 20 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.23s +Memory: 212MB (+8MB) +UNSAT +Iteration Time: 0.53s + +Iteration 7 +Queue: [(6,30,0,True)] +Grounded Until: 25 +Expected Memory: 227.0MB +Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] +Grounding Time: 0.29s +Memory: 223MB (+11MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 7 +Time : 3.387s (Solving: 0.02s 1st Model: 0.00s Unsat: 0.02s) +CPU Time : 3.328s + +Choices : 0 +Conflicts : 4 (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 : 41319 +Atoms : 41319 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 73829 (Eliminated: 0 Frozen: 73829) +Constraints : 417642 (Binary: 94.7% Ternary: 4.4% Other: 1.0%) + +Memory Peak : 234MB +Max. Length : 25 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.23s +Memory: 230MB (+7MB) +UNSAT +Iteration Time: 0.62s + +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: 248.0MB +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 0.20s +Memory: 236MB (+6MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 8 +Time : 3.929s (Solving: 0.03s 1st Model: 0.00s Unsat: 0.03s) +CPU Time : 3.868s + +Choices : 0 +Conflicts : 5 (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 : 41319 +Atoms : 41319 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 86745 (Eliminated: 0 Frozen: 86745) +Constraints : 516527 (Binary: 94.7% Ternary: 4.4% Other: 1.0%) + +Memory Peak : 248MB +Max. Length : 30 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.24s +Memory: 247MB (+11MB) +UNSAT +Iteration Time: 0.55s + +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: 265.0MB +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 0.23s +Memory: 250MB (+3MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 9 +Time : 4.515s (Solving: 0.04s 1st Model: 0.00s Unsat: 0.04s) +CPU Time : 4.456s + +Choices : 0 +Conflicts : 6 (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 : 41319 +Atoms : 41319 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 99661 (Eliminated: 0 Frozen: 99661) +Constraints : 615412 (Binary: 94.7% Ternary: 4.4% Other: 0.9%) + +Memory Peak : 264MB +Max. Length : 35 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.25s +Memory: 259MB (+9MB) +UNSAT +Iteration Time: 0.59s + +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: 277.0MB +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 0.21s +Memory: 263MB (+4MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 10 +Time : 5.100s (Solving: 0.07s 1st Model: 0.00s Unsat: 0.07s) +CPU Time : 5.044s + +Choices : 33 (Domain: 33) +Conflicts : 18 (Analyzed: 11) +Restarts : 0 +Problems : 10 (Average Length: 24.50 Splits: 0) +Lemmas : 11 (Deleted: 0) + Binary : 1 (Ratio: 9.09%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 11 (Average Length: 1.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 11 (Average: 45.82 Max: 54 Sum: 504) + Executed : 0 (Average: 3.00 Max: 7 Sum: 33 Ratio: 6.55%) + Bounded : 11 (Average: 42.82 Max: 47 Sum: 471 Ratio: 93.45%) + +Rules : 41319 +Atoms : 41319 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 112577 (Eliminated: 0 Frozen: 112577) +Constraints : 714297 (Binary: 94.7% Ternary: 4.4% Other: 0.9%) + +Memory Peak : 281MB +Max. Length : 40 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.26s +Memory: 272MB (+9MB) +UNSAT +Iteration Time: 0.59s + +Iteration 11 +Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 45 +Expected Memory: 290.0MB +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 0.22s +Memory: 274MB (+2MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 11 +Time : 5.724s (Solving: 0.11s 1st Model: 0.00s Unsat: 0.11s) +CPU Time : 5.668s + +Choices : 164 (Domain: 164) +Conflicts : 55 (Analyzed: 47) +Restarts : 0 +Problems : 11 (Average Length: 27.00 Splits: 0) +Lemmas : 47 (Deleted: 0) + Binary : 2 (Ratio: 4.26%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 47 (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 : 47 (Average: 52.26 Max: 58 Sum: 2456) + Executed : 0 (Average: 3.49 Max: 7 Sum: 164 Ratio: 6.68%) + Bounded : 47 (Average: 48.77 Max: 52 Sum: 2292 Ratio: 93.32%) + +Rules : 41319 +Atoms : 41319 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 125493 (Eliminated: 0 Frozen: 125493) +Constraints : 788186 (Binary: 94.7% Ternary: 4.4% Other: 0.9%) + +Memory Peak : 293MB +Max. Length : 45 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.28s +Memory: 282MB (+8MB) +UNSAT +Iteration Time: 0.63s + +Iteration 12 +Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 50 +Expected Memory: 300.0MB +Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])] +Grounding Time: 0.24s +Memory: 284MB (+2MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 12 +Time : 6.469s (Solving: 0.22s 1st Model: 0.00s Unsat: 0.22s) +CPU Time : 6.412s + +Choices : 562 (Domain: 562) +Conflicts : 147 (Analyzed: 138) +Restarts : 0 +Problems : 12 (Average Length: 29.50 Splits: 0) +Lemmas : 138 (Deleted: 0) + Binary : 5 (Ratio: 3.62%) + Ternary : 2 (Ratio: 1.45%) + Conflict : 138 (Average Length: 345.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 138 (Average: 32.89 Max: 73 Sum: 4539) + Executed : 60 (Average: 4.07 Max: 73 Sum: 562 Ratio: 12.38%) + Bounded : 78 (Average: 50.99 Max: 57 Sum: 3977 Ratio: 87.62%) + +Rules : 41319 +Atoms : 41319 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 138409 (Eliminated: 0 Frozen: 138409) +Constraints : 835439 (Binary: 94.6% Ternary: 4.4% Other: 1.0%) + +Memory Peak : 305MB +Max. Length : 50 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.36s +Memory: 301MB (+17MB) +UNSAT +Iteration Time: 0.75s + +Iteration 13 +Queue: [(12,60,0,True), (13,65,0,True)] +Grounded Until: 55 +Expected Memory: 320.0MB +Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])] +Grounding Time: 0.25s +Memory: 301MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 13 +Time : 7.587s (Solving: 0.68s 1st Model: 0.00s Unsat: 0.68s) +CPU Time : 7.528s + +Choices : 2547 (Domain: 2547) +Conflicts : 574 (Analyzed: 564) +Restarts : 0 +Problems : 13 (Average Length: 32.00 Splits: 0) +Lemmas : 564 (Deleted: 0) + Binary : 32 (Ratio: 5.67%) + Ternary : 4 (Ratio: 0.71%) + Conflict : 564 (Average Length: 939.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 564 (Average: 11.90 Max: 89 Sum: 6714) + Executed : 478 (Average: 4.52 Max: 89 Sum: 2547 Ratio: 37.94%) + Bounded : 86 (Average: 48.45 Max: 62 Sum: 4167 Ratio: 62.06%) + +Rules : 41319 +Atoms : 41319 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 151325 (Eliminated: 0 Frozen: 151325) +Constraints : 884355 (Binary: 94.6% Ternary: 4.4% Other: 1.0%) + +Memory Peak : 321MB +Max. Length : 55 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.72s +Memory: 310MB (+9MB) +UNSAT +Iteration Time: 1.13s + +Iteration 14 +Queue: [(13,65,0,True)] +Grounded Until: 60 +Expected Memory: 329.0MB +Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])] +Grounding Time: 0.41s +Memory: 324MB (+14MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 14 +Time : 9.459s (Solving: 1.75s 1st Model: 0.00s Unsat: 1.75s) +CPU Time : 9.400s + +Choices : 5971 (Domain: 5971) +Conflicts : 1476 (Analyzed: 1465) +Restarts : 0 +Problems : 14 (Average Length: 34.50 Splits: 0) +Lemmas : 1465 (Deleted: 0) + Binary : 81 (Ratio: 5.53%) + Ternary : 4 (Ratio: 0.27%) + Conflict : 1465 (Average Length: 1404.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 1465 (Average: 6.93 Max: 89 Sum: 10148) + Executed : 1369 (Average: 4.08 Max: 89 Sum: 5971 Ratio: 58.84%) + Bounded : 96 (Average: 43.51 Max: 62 Sum: 4177 Ratio: 41.16%) + +Rules : 41319 +Atoms : 41319 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 164241 (Eliminated: 0 Frozen: 164241) +Constraints : 983190 (Binary: 94.6% Ternary: 4.4% Other: 1.0%) + +Memory Peak : 350MB +Max. Length : 60 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.32s +Memory: 336MB (+12MB) +UNSAT +Iteration Time: 1.88s + +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: 362.0MB +Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])] +Grounding Time: 0.26s +Memory: 336MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 15 +Time : 10.723s (Solving: 2.35s 1st Model: 0.00s Unsat: 2.35s) +CPU Time : 10.664s + +Choices : 7990 (Domain: 7990) +Conflicts : 1668 (Analyzed: 1656) +Restarts : 0 +Problems : 15 (Average Length: 37.00 Splits: 0) +Lemmas : 1656 (Deleted: 0) + Binary : 149 (Ratio: 9.00%) + Ternary : 4 (Ratio: 0.24%) + Conflict : 1656 (Average Length: 1353.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 1656 (Average: 7.36 Max: 101 Sum: 12181) + Executed : 1546 (Average: 4.82 Max: 101 Sum: 7990 Ratio: 65.59%) + Bounded : 110 (Average: 38.10 Max: 62 Sum: 4191 Ratio: 34.41%) + +Rules : 41319 +Atoms : 41319 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 177157 (Eliminated: 0 Frozen: 177157) +Constraints : 1082075 (Binary: 94.7% Ternary: 4.4% Other: 0.9%) + +Memory Peak : 360MB +Max. Length : 65 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.86s +Memory: 345MB (+9MB) +UNSAT +Iteration Time: 1.27s + +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: 371.0MB +Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])] +Grounding Time: 0.24s +Memory: 348MB (+3MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 16 +Time : 12.392s (Solving: 3.36s 1st Model: 0.00s Unsat: 3.36s) +CPU Time : 12.332s + +Choices : 13100 (Domain: 13100) +Conflicts : 1934 (Analyzed: 1921) +Restarts : 0 +Problems : 16 (Average Length: 39.50 Splits: 0) +Lemmas : 1921 (Deleted: 0) + Binary : 248 (Ratio: 12.91%) + Ternary : 5 (Ratio: 0.26%) + Conflict : 1921 (Average Length: 1339.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 1921 (Average: 9.01 Max: 133 Sum: 17310) + Executed : 1792 (Average: 6.82 Max: 133 Sum: 13100 Ratio: 75.68%) + Bounded : 129 (Average: 32.64 Max: 62 Sum: 4210 Ratio: 24.32%) + +Rules : 41319 +Atoms : 41319 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 190073 (Eliminated: 0 Frozen: 190073) +Constraints : 1180960 (Binary: 94.7% Ternary: 4.4% Other: 0.9%) + +Memory Peak : 375MB +Max. Length : 70 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.27s +Memory: 358MB (+10MB) +UNSAT +Iteration Time: 1.68s + +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: 384.0MB +Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])] +Grounding Time: 0.26s +Memory: 359MB (+1MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 17 +Time : 14.869s (Solving: 5.14s 1st Model: 0.00s Unsat: 5.14s) +CPU Time : 14.812s + +Choices : 21141 (Domain: 21141) +Conflicts : 2429 (Analyzed: 2415) +Restarts : 0 +Problems : 17 (Average Length: 42.00 Splits: 0) +Lemmas : 2415 (Deleted: 0) + Binary : 372 (Ratio: 15.40%) + Ternary : 6 (Ratio: 0.25%) + Conflict : 2415 (Average Length: 1350.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 2415 (Average: 10.51 Max: 164 Sum: 25374) + Executed : 2263 (Average: 8.75 Max: 164 Sum: 21141 Ratio: 83.32%) + Bounded : 152 (Average: 27.85 Max: 62 Sum: 4233 Ratio: 16.68%) + +Rules : 41319 +Atoms : 41319 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 202989 (Eliminated: 0 Frozen: 202989) +Constraints : 1279845 (Binary: 94.7% Ternary: 4.4% Other: 0.9%) + +Memory Peak : 388MB +Max. Length : 75 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 2.05s +Memory: 383MB (+24MB) +UNSAT +Iteration Time: 2.49s + +Iteration 18 +Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 80 +Expected Memory: 409.0MB +Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])] +Grounding Time: 0.27s +Memory: 383MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 18 +Time : 21.615s (Solving: 11.18s 1st Model: 0.00s Unsat: 11.18s) +CPU Time : 21.560s + +Choices : 68789 (Domain: 68789) +Conflicts : 5252 (Analyzed: 5237) +Restarts : 2 (Average: 2618.50 Last: 2490) +Problems : 18 (Average Length: 44.50 Splits: 0) +Lemmas : 5237 (Deleted: 0) + Binary : 434 (Ratio: 8.29%) + Ternary : 6 (Ratio: 0.11%) + Conflict : 5237 (Average Length: 2222.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 5237 (Average: 13.95 Max: 1592 Sum: 73059) + Executed : 5070 (Average: 13.09 Max: 1592 Sum: 68553 Ratio: 93.83%) + Bounded : 167 (Average: 26.98 Max: 87 Sum: 4506 Ratio: 6.17%) + +Rules : 41319 +Atoms : 41319 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 215905 (Eliminated: 0 Frozen: 215905) +Constraints : 1378730 (Binary: 94.7% Ternary: 4.4% Other: 0.9%) + +Memory Peak : 411MB +Max. Length : 80 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 6.31s +Memory: 393MB (+10MB) +UNSAT +Iteration Time: 6.76s + +Iteration 19 +Queue: [(18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 85 +Expected Memory: 419.0MB +Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])] +Grounding Time: 0.24s +Memory: 393MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 19 +Time : 45.116s (Solving: 33.98s 1st Model: 0.00s Unsat: 33.98s) +CPU Time : 45.068s + +Choices : 136031 (Domain: 136031) +Conflicts : 13605 (Analyzed: 13589) +Restarts : 3 (Average: 4529.67 Last: 2490) +Problems : 19 (Average Length: 47.00 Splits: 0) +Lemmas : 13589 (Deleted: 0) + Binary : 501 (Ratio: 3.69%) + Ternary : 6 (Ratio: 0.04%) + Conflict : 13589 (Average Length: 3014.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 13589 (Average: 10.32 Max: 2077 Sum: 140277) + Executed : 13412 (Average: 9.99 Max: 2077 Sum: 135761 Ratio: 96.78%) + Bounded : 177 (Average: 25.51 Max: 87 Sum: 4516 Ratio: 3.22%) + +Rules : 41319 +Atoms : 41319 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 228821 (Eliminated: 0 Frozen: 228821) +Constraints : 1477540 (Binary: 94.7% Ternary: 4.4% Other: 0.9%) + +Memory Peak : 594MB +Max. Length : 85 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 23.08s +Memory: 530MB (+137MB) +UNSAT +Iteration Time: 23.52s + +Iteration 20 +Queue: [(19,95,0,True), (20,100,0,True)] +Grounded Until: 90 +Expected Memory: 667.0MB +Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])] +Grounding Time: 0.22s +Memory: 530MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 20 +Time : 613.651s (Solving: 601.77s 1st Model: 0.00s Unsat: 601.77s) +CPU Time : 613.848s + +Choices : 1011734 (Domain: 1011734) +Conflicts : 140412 (Analyzed: 140395) +Restarts : 48 (Average: 2924.90 Last: 6245) +Problems : 20 (Average Length: 49.50 Splits: 0) +Lemmas : 140395 (Deleted: 103967) + Binary : 691 (Ratio: 0.49%) + Ternary : 10 (Ratio: 0.01%) + Conflict : 140395 (Average Length: 7136.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 140395 (Average: 7.20 Max: 2077 Sum: 1010283) + Executed : 140203 (Average: 7.16 Max: 2077 Sum: 1005656 Ratio: 99.54%) + Bounded : 192 (Average: 24.10 Max: 97 Sum: 4627 Ratio: 0.46%) + +Rules : 41319 +Atoms : 41319 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 241737 (Eliminated: 0 Frozen: 241737) +Constraints : 1576425 (Binary: 94.7% Ternary: 4.4% Other: 0.9%) + +Memory Peak : 1633MB +Max. Length : 90 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 568.34s +Memory: 1633MB (+1103MB) +UNSAT +Iteration Time: 568.79s + +Iteration 21 +Queue: [(20,100,0,True)] +Grounded Until: 95 +Expected Memory: 2736.0MB +Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])] +Grounding Time: 0.23s +Memory: 1633MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 1+ +Calls : 21 +Time : 615.330s (Solving: 602.27s 1st Model: 0.48s Unsat: 601.77s) +CPU Time : 615.528s + +Choices : 1084178 (Domain: 1084178) +Conflicts : 140519 (Analyzed: 140502) +Restarts : 48 (Average: 2927.12 Last: 6245) +Model-Level : 5359.0 +Problems : 21 (Average Length: 52.00 Splits: 0) +Lemmas : 140502 (Deleted: 103967) + Binary : 698 (Ratio: 0.50%) + Ternary : 10 (Ratio: 0.01%) + Conflict : 140502 (Average Length: 7132.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 140502 (Average: 7.67 Max: 9722 Sum: 1077472) + Executed : 140308 (Average: 7.64 Max: 9722 Sum: 1072843 Ratio: 99.57%) + Bounded : 194 (Average: 23.86 Max: 97 Sum: 4629 Ratio: 0.43%) + +Rules : 41319 +Atoms : 41319 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 254653 (Eliminated: 0 Frozen: 254653) +Constraints : 1675285 (Binary: 94.7% Ternary: 4.4% Other: 0.9%) + +Memory Peak : 1665MB +Max. Length : 95 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 1.02s +Memory: 1642MB (+9MB) +SAT +Testing... +SERIALIZABLE +Testing Time: 0.45s +Memory: 1650MB (+8MB) +Answer: 1 +occurs(action(("unstack","w","n")),1) occurs(action(("put-down","w")),2) occurs(action(("unstack","n","z")),3) occurs(action(("stack","n","w")),4) occurs(action(("unstack","z","b")),5) occurs(action(("put-down","z")),6) occurs(action(("unstack","u","a")),7) occurs(action(("put-down","u")),8) occurs(action(("unstack","a","f")),9) occurs(action(("put-down","a")),10) occurs(action(("unstack","f","y")),11) occurs(action(("put-down","f")),12) occurs(action(("unstack","y","s")),13) occurs(action(("stack","y","u")),14) occurs(action(("unstack","s","d")),15) occurs(action(("stack","s","t")),16) occurs(action(("unstack","d","i")),17) occurs(action(("stack","d","a")),18) occurs(action(("unstack","i","g")),19) occurs(action(("put-down","i")),20) occurs(action(("unstack","g","j")),21) occurs(action(("stack","g","f")),22) occurs(action(("unstack","j","a1")),23) occurs(action(("stack","j","z")),24) occurs(action(("unstack","a1","k")),25) occurs(action(("put-down","a1")),26) occurs(action(("unstack","k","v")),27) occurs(action(("put-down","k")),28) occurs(action(("pick-up","k")),29) occurs(action(("put-down","k")),30) occurs(action(("unstack","b","e")),31) occurs(action(("put-down","b")),32) occurs(action(("unstack","y","u")),33) occurs(action(("stack","y","i")),34) occurs(action(("unstack","e","q")),35) occurs(action(("put-down","e")),36) occurs(action(("unstack","q","x")),37) occurs(action(("stack","q","y")),38) occurs(action(("unstack","j","z")),39) occurs(action(("stack","j","k")),40) occurs(action(("unstack","x","c")),41) occurs(action(("put-down","x")),42) occurs(action(("unstack","c","m")),43) occurs(action(("stack","c","j")),44) occurs(action(("unstack","q","y")),45) occurs(action(("stack","q","c")),46) occurs(action(("unstack","y","i")),47) occurs(action(("stack","y","q")),48) occurs(action(("unstack","v","r")),49) occurs(action(("stack","v","y")),50) occurs(action(("unstack","s","t")),51) occurs(action(("stack","s","v")),52) occurs(action(("unstack","n","w")),53) occurs(action(("stack","n","s")),54) occurs(action(("unstack","d","a")),55) occurs(action(("stack","d","n")),56) occurs(action(("pick-up","i")),57) occurs(action(("stack","i","d")),58) occurs(action(("pick-up","z")),59) occurs(action(("stack","z","i")),60) occurs(action(("pick-up","w")),61) occurs(action(("stack","w","z")),62) occurs(action(("unstack","t","o")),63) occurs(action(("stack","t","w")),64) occurs(action(("unstack","m","h")),65) occurs(action(("stack","m","e")),66) occurs(action(("unstack","h","p")),67) occurs(action(("put-down","h")),68) occurs(action(("unstack","p","l")),69) occurs(action(("put-down","p")),70) occurs(action(("pick-up","l")),71) occurs(action(("stack","l","t")),72) occurs(action(("unstack","r","b1")),73) occurs(action(("stack","r","l")),74) occurs(action(("pick-up","b")),75) occurs(action(("stack","b","r")),76) occurs(action(("pick-up","o")),77) occurs(action(("stack","o","b")),78) occurs(action(("pick-up","a1")),79) occurs(action(("stack","a1","o")),80) occurs(action(("pick-up","u")),81) occurs(action(("stack","u","a1")),82) occurs(action(("pick-up","b1")),83) occurs(action(("stack","b1","u")),84) occurs(action(("unstack","g","f")),85) occurs(action(("stack","g","b1")),86) occurs(action(("pick-up","h")),87) occurs(action(("stack","h","g")),88) occurs(action(("pick-up","p")),89) occurs(action(("stack","p","h")),90) occurs(action(("unstack","m","e")),91) occurs(action(("stack","m","p")),92) occurs(action(("pick-up","e")),93) occurs(action(("stack","e","m")),94) occurs(action(("pick-up","f")),95) occurs(action(("stack","f","e")),96) occurs(action(("pick-up","x")),97) occurs(action(("stack","x","f")),98) occurs(action(("pick-up","a")),99) occurs(action(("stack","a","x")),100) +SATISFIABLE + +Models : 1+ +Calls : 21 +Time : 615.330s (Solving: 602.27s 1st Model: 0.48s Unsat: 601.77s) +CPU Time : 615.528s + +Choices : 1084178 (Domain: 1084178) +Conflicts : 140519 (Analyzed: 140502) +Restarts : 48 (Average: 2927.12 Last: 6245) +Model-Level : 5359.0 +Problems : 21 (Average Length: 52.00 Splits: 0) +Lemmas : 140502 (Deleted: 103967) + Binary : 698 (Ratio: 0.50%) + Ternary : 10 (Ratio: 0.01%) + Conflict : 140502 (Average Length: 7132.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 140502 (Average: 7.67 Max: 9722 Sum: 1077472) + Executed : 140308 (Average: 7.64 Max: 9722 Sum: 1072843 Ratio: 99.57%) + Bounded : 194 (Average: 23.86 Max: 97 Sum: 4629 Ratio: 0.43%) + +Rules : 41319 +Atoms : 41319 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 254653 (Eliminated: 0 Frozen: 254653) +Constraints : 1675285 (Binary: 94.7% Ternary: 4.4% Other: 0.9%) + +Memory Peak : 1665MB +Max. Length : 100 steps +Sol. Length : 100 steps +Models : 1 + +