From cd2ec77363a5c3941879bd4422ff2db643ff9a4f Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Sat, 17 Feb 2018 09:15:30 +0100 Subject: [PATCH] Add benchmark result [gc-ta1-tt1-jumpy | ipc-2000 | blocks-strips-typed | 99] --- .../ipc-2000_blocks-strips-typed_99.env | 59 + .../ipc-2000_blocks-strips-typed_99.err | 8 + .../ipc-2000_blocks-strips-typed_99.out | 1570 +++++++++++++++++ 3 files changed, 1637 insertions(+) create mode 100644 gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_99.env create mode 100644 gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_99.err create mode 100644 gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_99.out diff --git a/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_99.env b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_99.env new file mode 100644 index 000000000..5e4aa75f7 --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_99.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-99.pddl +- --stats +- --stats-iter +- --verbose +- --print-call +- -m 8192 +- --translate +- -B 0.9 +- --parallel=0 +- --shallow +- --use-heuristic +- --test-until-not-sat +- --test=0 +- --test-add=1 +- --test-times=1 +- --configuration=jumpy +- -i 0 +configuration: + id: gc-ta1-tt1-jumpy + instanceSets: + - rintanen-aij-2012-interesting + options: + - --stats + - --stats-iter + - --verbose + - --print-call + - -m 8192 + - --translate + - -B 0.9 + - --parallel=0 + - --shallow + - --use-heuristic + - --test-until-not-sat + - --test=0 + - --test-add=1 + - --test-times=1 + - --configuration=jumpy + - -i 0 +exitCode: 0 +instance: + domain: blocks-strips-typed + instance: 99 + ipc: ipc-2000 + planLength: null +versions: + clingo: 5.2.2 + fastDownward: 10997:847cdf0069cab0c8841a9958e783d1a7340fe2e9 (2017-11-02 15:10 +0100) + planner: f090434475c02dbccc3811039498f2a63a357ddc (2018-02-01 18:15:39 +0100) + plasp: 3.1.1 + python: 3.6.3 +workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner + diff --git a/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_99.err b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_99.err new file mode 100644 index 000000000..170dd4b90 --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_99.err @@ -0,0 +1,8 @@ +# configuration: {'id': 'gc-ta1-tt1-jumpy', 'options': ['--stats', '--stats-iter', '--verbose', '--print-call', '-m 8192', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=1', '--test-times=1', '--configuration=jumpy', '-i 0'], 'instanceSets': ['rintanen-aij-2012-interesting']} +# instance: {'ipc': 'ipc-2000', 'domain': 'blocks-strips-typed', 'instance': 99, 'planLength': None} +# 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-99.pddl', '--stats', '--stats-iter', '--verbose', '--print-call', '-m 8192', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=1', '--test-times=1', '--configuration=jumpy', '-i 0'] +# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner +# exit code: 0 +TIMEOUT CPU 900.10 MEM 3314308 MAXMEM 3314308 STALE 0 MAXMEM_RSS 3224556 + + diff --git a/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_99.out b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_99.out new file mode 100644 index 000000000..e7a8dc6e4 --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_99.out @@ -0,0 +1,1570 @@ +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-99.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-99.pddl +Parsing... +Parsing: [0.030s CPU, 0.034s wall-clock] +Normalizing task... [0.000s CPU, 0.002s wall-clock] +Instantiating... +Generating Datalog program... [0.000s CPU, 0.007s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.010s CPU, 0.011s wall-clock] +Preparing model... [0.020s CPU, 0.016s wall-clock] +Generated 21 rules. +Computing model... [0.890s CPU, 0.888s wall-clock] +7597 relevant atoms +5047 auxiliary atoms +12644 final queue length +22350 total queue pushes +Completing instantiation... [1.680s CPU, 1.672s wall-clock] +Instantiating: [2.600s CPU, 2.606s wall-clock] +Computing fact groups... +Finding invariants... +10 initial candidates +Finding invariants: [0.020s CPU, 0.025s wall-clock] +Checking invariant weight... [0.010s CPU, 0.007s wall-clock] +Instantiating groups... [0.100s CPU, 0.093s wall-clock] +Collecting mutex groups... [0.020s CPU, 0.021s wall-clock] +Choosing groups... +50 uncovered facts +Choosing groups: [0.100s CPU, 0.096s wall-clock] +Building translation key... [0.030s CPU, 0.031s wall-clock] +Computing fact groups: [0.520s CPU, 0.521s wall-clock] +Building STRIPS to SAS dictionary... [0.020s CPU, 0.016s wall-clock] +Building dictionary for full mutex groups... [0.030s CPU, 0.034s wall-clock] +Building mutex information... +Building mutex information: [0.060s CPU, 0.055s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.080s CPU, 0.081s wall-clock] +Translating task: [1.980s CPU, 1.984s wall-clock] +7154 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +98 propositions removed +Detecting unreachable propositions: [1.020s CPU, 1.025s wall-clock] +Reordering and filtering variables... +99 of 99 variables necessary. +50 of 99 mutex groups necessary. +4802 of 4802 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.600s CPU, 0.599s wall-clock] +Translator variables: 99 +Translator derived variables: 0 +Translator facts: 2550 +Translator goal facts: 48 +Translator mutex groups: 50 +Translator total mutex groups size: 2500 +Translator operators: 4802 +Translator axioms: 0 +Translator task size: 41065 +Translator peak memory: 61592 KB +Writing output... [0.760s CPU, 0.807s wall-clock] +Done! [7.710s CPU, 7.771s wall-clock] +planner.py version 0.0.1 + +Time: 1.42s +Memory: 136MB + +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.602s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 1.424s + +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 : 125803 +Atoms : 125803 +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 : 272MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.01s +Memory: 208MB (+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: 208MB +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 0.62s +Memory: 219MB (+11MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 2 +Time : 2.997s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 2.820s + +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 : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 32979 (Eliminated: 0 Frozen: 32979) +Constraints : 11897 (Binary: 93.5% Ternary: 4.0% Other: 2.5%) + +Memory Peak : 272MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.53s +Memory: 231MB (+12MB) +UNSAT +Iteration Time: 1.40s + +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: 254.0MB +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 0.72s +Memory: 257MB (+26MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 3 +Time : 4.628s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 4.452s + +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 : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 66696 (Eliminated: 0 Frozen: 66696) +Constraints : 87166 (Binary: 94.7% Ternary: 4.0% Other: 1.2%) + +Memory Peak : 272MB +Max. Length : 5 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.63s +Memory: 269MB (+12MB) +UNSAT +Iteration Time: 1.64s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Expected Memory: 307.0MB +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 0.69s +Memory: 288MB (+19MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 4 +Time : 6.564s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 6.388s + +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 : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 101980 (Eliminated: 0 Frozen: 101980) +Constraints : 260072 (Binary: 95.1% Ternary: 4.1% Other: 0.9%) + +Memory Peak : 308MB +Max. Length : 10 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.91s +Memory: 308MB (+20MB) +UNSAT +Iteration Time: 1.94s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Expected Memory: 347.0MB +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 0.86s +Memory: 334MB (+26MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 5 +Time : 9.157s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 8.980s + +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 : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 138867 (Eliminated: 0 Frozen: 138867) +Constraints : 532398 (Binary: 95.2% Ternary: 4.1% Other: 0.7%) + +Memory Peak : 355MB +Max. Length : 15 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.37s +Memory: 355MB (+21MB) +UNSAT +Iteration Time: 2.60s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Expected Memory: 402.0MB +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 0.70s +Memory: 371MB (+16MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 6 +Time : 11.710s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s) +CPU Time : 11.532s + +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 : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 176878 (Eliminated: 0 Frozen: 176878) +Constraints : 834038 (Binary: 95.2% Ternary: 4.1% Other: 0.6%) + +Memory Peak : 401MB +Max. Length : 20 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.55s +Memory: 401MB (+30MB) +UNSAT +Iteration Time: 2.56s + +Iteration 7 +Queue: [(6,30,0,True)] +Grounded Until: 25 +Expected Memory: 448.0MB +Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] +Grounding Time: 0.71s +Memory: 417MB (+16MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 7 +Time : 14.303s (Solving: 0.03s 1st Model: 0.00s Unsat: 0.03s) +CPU Time : 14.128s + +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 : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 214889 (Eliminated: 0 Frozen: 214889) +Constraints : 1135678 (Binary: 95.2% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 448MB +Max. Length : 25 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.57s +Memory: 434MB (+17MB) +UNSAT +Iteration Time: 2.60s + +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: 481.0MB +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 0.73s +Memory: 449MB (+15MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 8 +Time : 16.960s (Solving: 0.05s 1st Model: 0.00s Unsat: 0.05s) +CPU Time : 16.784s + +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 : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 252900 (Eliminated: 0 Frozen: 252900) +Constraints : 1437318 (Binary: 95.3% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 489MB +Max. Length : 30 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.58s +Memory: 489MB (+40MB) +UNSAT +Iteration Time: 2.67s + +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: 544.0MB +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 0.76s +Memory: 492MB (+3MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 9 +Time : 19.673s (Solving: 0.09s 1st Model: 0.00s Unsat: 0.09s) +CPU Time : 19.496s + +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 : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 290911 (Eliminated: 0 Frozen: 290911) +Constraints : 1738958 (Binary: 95.3% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 534MB +Max. Length : 35 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.61s +Memory: 512MB (+20MB) +UNSAT +Iteration Time: 2.73s + +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: 567.0MB +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 1.05s +Memory: 552MB (+40MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 10 +Time : 22.718s (Solving: 0.14s 1st Model: 0.00s Unsat: 0.14s) +CPU Time : 22.544s + +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 : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 328922 (Eliminated: 0 Frozen: 328922) +Constraints : 2040598 (Binary: 95.3% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 599MB +Max. Length : 40 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.62s +Memory: 573MB (+21MB) +UNSAT +Iteration Time: 3.06s + +Iteration 11 +Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 45 +Expected Memory: 634.0MB +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 0.72s +Memory: 587MB (+14MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 11 +Time : 25.465s (Solving: 0.19s 1st Model: 0.00s Unsat: 0.19s) +CPU Time : 25.292s + +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 : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 366933 (Eliminated: 0 Frozen: 366933) +Constraints : 2342238 (Binary: 95.3% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 641MB +Max. Length : 45 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.63s +Memory: 612MB (+25MB) +UNSAT +Iteration Time: 2.76s + +Iteration 12 +Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 50 +Expected Memory: 673.0MB +Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])] +Grounding Time: 0.74s +Memory: 628MB (+16MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 12 +Time : 28.256s (Solving: 0.24s 1st Model: 0.00s Unsat: 0.24s) +CPU Time : 28.084s + +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 : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 404944 (Eliminated: 0 Frozen: 404944) +Constraints : 2643878 (Binary: 95.3% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 688MB +Max. Length : 50 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.64s +Memory: 675MB (+47MB) +UNSAT +Iteration Time: 2.80s + +Iteration 13 +Queue: [(12,60,0,True), (13,65,0,True)] +Grounded Until: 55 +Expected Memory: 738.0MB +Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])] +Grounding Time: 0.75s +Memory: 678MB (+3MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 13 +Time : 31.096s (Solving: 0.31s 1st Model: 0.00s Unsat: 0.31s) +CPU Time : 30.928s + +Choices : 0 +Conflicts : 9 (Analyzed: 0) +Restarts : 0 +Problems : 13 (Average Length: 32.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 442955 (Eliminated: 0 Frozen: 442955) +Constraints : 2945518 (Binary: 95.3% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 741MB +Max. Length : 55 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.67s +Memory: 700MB (+22MB) +UNSAT +Iteration Time: 2.85s + +Iteration 14 +Queue: [(13,65,0,True)] +Grounded Until: 60 +Expected Memory: 763.0MB +Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])] +Grounding Time: 0.74s +Memory: 713MB (+13MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 14 +Time : 33.953s (Solving: 0.37s 1st Model: 0.00s Unsat: 0.37s) +CPU Time : 33.784s + +Choices : 0 +Conflicts : 10 (Analyzed: 0) +Restarts : 0 +Problems : 14 (Average Length: 34.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 480966 (Eliminated: 0 Frozen: 480966) +Constraints : 3247158 (Binary: 95.3% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 783MB +Max. Length : 60 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.66s +Memory: 737MB (+24MB) +UNSAT +Iteration Time: 2.87s + +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: 800.0MB +Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])] +Grounding Time: 0.75s +Memory: 746MB (+9MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 15 +Time : 36.854s (Solving: 0.44s 1st Model: 0.00s Unsat: 0.44s) +CPU Time : 36.688s + +Choices : 8 (Domain: 8) +Conflicts : 15 (Analyzed: 4) +Restarts : 0 +Problems : 15 (Average Length: 37.00 Splits: 0) +Lemmas : 4 (Deleted: 0) + Binary : 1 (Ratio: 25.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 4 (Average Length: 1.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 4 (Average: 56.25 Max: 75 Sum: 225) + Executed : 0 (Average: 2.00 Max: 3 Sum: 8 Ratio: 3.56%) + Bounded : 4 (Average: 54.25 Max: 72 Sum: 217 Ratio: 96.44%) + +Rules : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 518977 (Eliminated: 0 Frozen: 518977) +Constraints : 3548798 (Binary: 95.3% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 826MB +Max. Length : 65 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.68s +Memory: 783MB (+37MB) +UNSAT +Iteration Time: 2.92s + +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: 846.0MB +Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])] +Grounding Time: 0.76s +Memory: 783MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 16 +Time : 39.867s (Solving: 0.58s 1st Model: 0.00s Unsat: 0.58s) +CPU Time : 39.700s + +Choices : 99 (Domain: 99) +Conflicts : 42 (Analyzed: 30) +Restarts : 0 +Problems : 16 (Average Length: 39.50 Splits: 0) +Lemmas : 30 (Deleted: 0) + Binary : 2 (Ratio: 6.67%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 30 (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 : 30 (Average: 74.73 Max: 83 Sum: 2242) + Executed : 0 (Average: 3.30 Max: 6 Sum: 99 Ratio: 4.42%) + Bounded : 30 (Average: 71.43 Max: 77 Sum: 2143 Ratio: 95.58%) + +Rules : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 556988 (Eliminated: 0 Frozen: 556988) +Constraints : 3840926 (Binary: 95.3% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 861MB +Max. Length : 70 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.76s +Memory: 810MB (+27MB) +UNSAT +Iteration Time: 3.03s + +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: 873.0MB +Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])] +Grounding Time: 0.78s +Memory: 814MB (+4MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 17 +Time : 43.067s (Solving: 0.81s 1st Model: 0.00s Unsat: 0.81s) +CPU Time : 42.900s + +Choices : 267 (Domain: 267) +Conflicts : 83 (Analyzed: 70) +Restarts : 0 +Problems : 17 (Average Length: 42.00 Splits: 0) +Lemmas : 70 (Deleted: 0) + Binary : 3 (Ratio: 4.29%) + Ternary : 1 (Ratio: 1.43%) + Conflict : 70 (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 : 70 (Average: 78.96 Max: 88 Sum: 5527) + Executed : 1 (Average: 3.81 Max: 88 Sum: 267 Ratio: 4.83%) + Bounded : 69 (Average: 76.23 Max: 82 Sum: 5260 Ratio: 95.17%) + +Rules : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 594999 (Eliminated: 0 Frozen: 594999) +Constraints : 4081054 (Binary: 95.3% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 904MB +Max. Length : 75 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.87s +Memory: 883MB (+69MB) +UNSAT +Iteration Time: 3.22s + +Iteration 18 +Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 80 +Expected Memory: 956.0MB +Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])] +Grounding Time: 0.80s +Memory: 883MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 18 +Time : 46.491s (Solving: 1.21s 1st Model: 0.00s Unsat: 1.21s) +CPU Time : 46.324s + +Choices : 565 (Domain: 565) +Conflicts : 142 (Analyzed: 128) +Restarts : 0 +Problems : 18 (Average Length: 44.50 Splits: 0) +Lemmas : 128 (Deleted: 0) + Binary : 6 (Ratio: 4.69%) + Ternary : 2 (Ratio: 1.56%) + Conflict : 128 (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 : 128 (Average: 82.23 Max: 94 Sum: 10525) + Executed : 3 (Average: 4.41 Max: 94 Sum: 565 Ratio: 5.37%) + Bounded : 125 (Average: 79.68 Max: 87 Sum: 9960 Ratio: 94.63%) + +Rules : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 633010 (Eliminated: 0 Frozen: 633010) +Constraints : 4299874 (Binary: 95.3% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 961MB +Max. Length : 80 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 2.05s +Memory: 907MB (+24MB) +UNSAT +Iteration Time: 3.44s + +Iteration 19 +Queue: [(18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 85 +Expected Memory: 980.0MB +Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])] +Grounding Time: 1.44s +Memory: 958MB (+51MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 19 +Time : 51.954s (Solving: 2.96s 1st Model: 0.00s Unsat: 2.96s) +CPU Time : 51.792s + +Choices : 3135 (Domain: 3135) +Conflicts : 596 (Analyzed: 581) +Restarts : 3 (Average: 193.67 Last: 58) +Problems : 19 (Average Length: 47.00 Splits: 0) +Lemmas : 581 (Deleted: 0) + Binary : 12 (Ratio: 2.07%) + Ternary : 7 (Ratio: 1.20%) + Conflict : 581 (Average Length: 1273.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 581 (Average: 41.64 Max: 215 Sum: 24194) + Executed : 333 (Average: 5.34 Max: 215 Sum: 3100 Ratio: 12.81%) + Bounded : 248 (Average: 85.06 Max: 92 Sum: 21094 Ratio: 87.19%) + +Rules : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 671021 (Eliminated: 0 Frozen: 671021) +Constraints : 4495402 (Binary: 95.3% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 1041MB +Max. Length : 85 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 3.41s +Memory: 980MB (+22MB) +UNSAT +Iteration Time: 5.48s + +Iteration 20 +Queue: [(19,95,0,True), (20,100,0,True)] +Grounded Until: 90 +Expected Memory: 1053.0MB +Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])] +Grounding Time: 0.74s +Memory: 980MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 20 +Time : 60.761s (Solving: 8.70s 1st Model: 0.00s Unsat: 8.70s) +CPU Time : 60.600s + +Choices : 11407 (Domain: 11407) +Conflicts : 2085 (Analyzed: 2069) +Restarts : 12 (Average: 172.42 Last: 62) +Problems : 20 (Average Length: 49.50 Splits: 0) +Lemmas : 2069 (Deleted: 0) + Binary : 40 (Ratio: 1.93%) + Ternary : 11 (Ratio: 0.53%) + Conflict : 2069 (Average Length: 4058.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 2069 (Average: 15.95 Max: 215 Sum: 32997) + Executed : 1806 (Average: 5.38 Max: 215 Sum: 11121 Ratio: 33.70%) + Bounded : 263 (Average: 83.18 Max: 97 Sum: 21876 Ratio: 66.30%) + +Rules : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 709032 (Eliminated: 0 Frozen: 709032) +Constraints : 4556706 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 1075MB +Max. Length : 90 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 7.41s +Memory: 1012MB (+32MB) +UNSAT +Iteration Time: 8.83s + +Iteration 21 +Queue: [(20,100,0,True)] +Grounded Until: 95 +Expected Memory: 1085.0MB +Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])] +Grounding Time: 0.74s +Memory: 1012MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 21 +Time : 67.577s (Solving: 12.50s 1st Model: 0.00s Unsat: 12.50s) +CPU Time : 67.420s + +Choices : 17470 (Domain: 17470) +Conflicts : 2892 (Analyzed: 2875) +Restarts : 18 (Average: 159.72 Last: 62) +Problems : 21 (Average Length: 52.00 Splits: 0) +Lemmas : 2875 (Deleted: 0) + Binary : 94 (Ratio: 3.27%) + Ternary : 11 (Ratio: 0.38%) + Conflict : 2875 (Average Length: 4277.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 2875 (Average: 13.50 Max: 215 Sum: 38803) + Executed : 2600 (Average: 5.88 Max: 215 Sum: 16915 Ratio: 43.59%) + Bounded : 275 (Average: 79.59 Max: 97 Sum: 21888 Ratio: 56.41%) + +Rules : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 747043 (Eliminated: 0 Frozen: 747043) +Constraints : 4846692 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 1127MB +Max. Length : 95 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 5.48s +Memory: 1063MB (+51MB) +UNSAT +Iteration Time: 6.83s + +Iteration 22 +Queue: [(21,105,0,True), (22,110,0,True), (23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True)] +Grounded Until: 100 +Expected Memory: 1136.0MB +Grounding... [('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('check', [105])] +Grounding Time: 0.74s +Memory: 1063MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 22 +Time : 76.401s (Solving: 18.29s 1st Model: 0.00s Unsat: 18.29s) +CPU Time : 76.248s + +Choices : 29444 (Domain: 29444) +Conflicts : 3662 (Analyzed: 3644) +Restarts : 23 (Average: 158.43 Last: 167) +Problems : 22 (Average Length: 54.50 Splits: 0) +Lemmas : 3644 (Deleted: 0) + Binary : 176 (Ratio: 4.83%) + Ternary : 11 (Ratio: 0.30%) + Conflict : 3644 (Average Length: 4395.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 3644 (Average: 13.83 Max: 215 Sum: 50411) + Executed : 3352 (Average: 7.82 Max: 215 Sum: 28506 Ratio: 56.55%) + Bounded : 292 (Average: 75.02 Max: 97 Sum: 21905 Ratio: 43.45%) + +Rules : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 785054 (Eliminated: 0 Frozen: 785054) +Constraints : 5148332 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 1215MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 7.48s +Memory: 1151MB (+88MB) +UNSAT +Iteration Time: 8.84s + +Iteration 23 +Queue: [(22,110,0,True), (23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True)] +Grounded Until: 105 +Expected Memory: 1239.0MB +Grounding... [('step', [106]), ('step', [107]), ('step', [108]), ('step', [109]), ('step', [110]), ('check', [110])] +Grounding Time: 0.75s +Memory: 1157MB (+6MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 23 +Time : 83.844s (Solving: 22.67s 1st Model: 0.00s Unsat: 22.67s) +CPU Time : 83.696s + +Choices : 42410 (Domain: 42410) +Conflicts : 4072 (Analyzed: 4053) +Restarts : 26 (Average: 155.88 Last: 167) +Problems : 23 (Average Length: 57.00 Splits: 0) +Lemmas : 4053 (Deleted: 0) + Binary : 280 (Ratio: 6.91%) + Ternary : 11 (Ratio: 0.27%) + Conflict : 4053 (Average Length: 4349.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 4053 (Average: 15.60 Max: 276 Sum: 63209) + Executed : 3739 (Average: 10.19 Max: 276 Sum: 41282 Ratio: 65.31%) + Bounded : 314 (Average: 69.83 Max: 97 Sum: 21927 Ratio: 34.69%) + +Rules : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 823065 (Eliminated: 0 Frozen: 823065) +Constraints : 5449972 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 1275MB +Max. Length : 105 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 6.07s +Memory: 1193MB (+36MB) +UNSAT +Iteration Time: 7.46s + +Iteration 24 +Queue: [(23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True)] +Grounded Until: 110 +Expected Memory: 1281.0MB +Grounding... [('step', [111]), ('step', [112]), ('step', [113]), ('step', [114]), ('step', [115]), ('check', [115])] +Grounding Time: 0.78s +Memory: 1193MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 24 +Time : 96.834s (Solving: 32.48s 1st Model: 0.00s Unsat: 32.48s) +CPU Time : 96.692s + +Choices : 67964 (Domain: 67964) +Conflicts : 4922 (Analyzed: 4902) +Restarts : 32 (Average: 153.19 Last: 167) +Problems : 24 (Average Length: 59.50 Splits: 0) +Lemmas : 4902 (Deleted: 0) + Binary : 409 (Ratio: 8.34%) + Ternary : 11 (Ratio: 0.22%) + Conflict : 4902 (Average Length: 4535.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 4902 (Average: 17.94 Max: 331 Sum: 87960) + Executed : 4561 (Average: 13.47 Max: 331 Sum: 66006 Ratio: 75.04%) + Bounded : 341 (Average: 64.38 Max: 97 Sum: 21954 Ratio: 24.96%) + +Rules : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 861076 (Eliminated: 0 Frozen: 861076) +Constraints : 5751612 (Binary: 95.3% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 1313MB +Max. Length : 110 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 11.52s +Memory: 1280MB (+87MB) +UNSAT +Iteration Time: 13.01s + +Iteration 25 +Queue: [(24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True)] +Grounded Until: 115 +Expected Memory: 1368.0MB +Grounding... [('step', [116]), ('step', [117]), ('step', [118]), ('step', [119]), ('step', [120]), ('check', [120])] +Grounding Time: 0.80s +Memory: 1280MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 25 +Time : 110.118s (Solving: 42.60s 1st Model: 0.00s Unsat: 42.60s) +CPU Time : 109.984s + +Choices : 97679 (Domain: 97679) +Conflicts : 5968 (Analyzed: 5947) +Restarts : 38 (Average: 156.50 Last: 238) +Problems : 25 (Average Length: 62.00 Splits: 0) +Lemmas : 5947 (Deleted: 0) + Binary : 563 (Ratio: 9.47%) + Ternary : 11 (Ratio: 0.18%) + Conflict : 5947 (Average Length: 4800.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 5947 (Average: 19.61 Max: 423 Sum: 116607) + Executed : 5575 (Average: 15.91 Max: 423 Sum: 94622 Ratio: 81.15%) + Bounded : 372 (Average: 59.10 Max: 97 Sum: 21985 Ratio: 18.85%) + +Rules : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 899087 (Eliminated: 0 Frozen: 899087) +Constraints : 6053252 (Binary: 95.3% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 1436MB +Max. Length : 115 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 11.83s +Memory: 1372MB (+92MB) +UNSAT +Iteration Time: 13.31s + +Iteration 26 +Queue: [(25,125,0,True), (26,130,0,True), (27,135,0,True)] +Grounded Until: 120 +Expected Memory: 1464.0MB +Grounding... [('step', [121]), ('step', [122]), ('step', [123]), ('step', [124]), ('step', [125]), ('check', [125])] +Grounding Time: 0.74s +Memory: 1372MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 26 +Time : 128.267s (Solving: 57.58s 1st Model: 0.00s Unsat: 57.58s) +CPU Time : 128.144s + +Choices : 148683 (Domain: 148683) +Conflicts : 7371 (Analyzed: 7349) +Restarts : 47 (Average: 156.36 Last: 238) +Problems : 26 (Average Length: 64.50 Splits: 0) +Lemmas : 7349 (Deleted: 0) + Binary : 745 (Ratio: 10.14%) + Ternary : 11 (Ratio: 0.15%) + Conflict : 7349 (Average Length: 6109.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 7349 (Average: 22.54 Max: 650 Sum: 165634) + Executed : 6940 (Average: 19.54 Max: 650 Sum: 143612 Ratio: 86.70%) + Bounded : 409 (Average: 53.84 Max: 97 Sum: 22022 Ratio: 13.30%) + +Rules : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 937098 (Eliminated: 0 Frozen: 937098) +Constraints : 6354892 (Binary: 95.3% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 1530MB +Max. Length : 120 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 16.71s +Memory: 1466MB (+94MB) +UNSAT +Iteration Time: 18.17s + +Iteration 27 +Queue: [(26,130,0,True), (27,135,0,True)] +Grounded Until: 125 +Expected Memory: 1560.0MB +Grounding... [('step', [126]), ('step', [127]), ('step', [128]), ('step', [129]), ('step', [130]), ('check', [130])] +Grounding Time: 0.76s +Memory: 1466MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 27 +Time : 218.125s (Solving: 144.20s 1st Model: 0.00s Unsat: 144.20s) +CPU Time : 218.040s + +Choices : 427909 (Domain: 427909) +Conflicts : 18939 (Analyzed: 18916) +Restarts : 95 (Average: 199.12 Last: 238) +Problems : 27 (Average Length: 67.00 Splits: 0) +Lemmas : 18916 (Deleted: 12133) + Binary : 964 (Ratio: 5.10%) + Ternary : 14 (Ratio: 0.07%) + Conflict : 18916 (Average Length: 11370.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 18916 (Average: 22.63 Max: 1129 Sum: 427981) + Executed : 18467 (Average: 21.46 Max: 1129 Sum: 405919 Ratio: 94.85%) + Bounded : 449 (Average: 49.14 Max: 97 Sum: 22062 Ratio: 5.15%) + +Rules : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 975109 (Eliminated: 0 Frozen: 975109) +Constraints : 6656532 (Binary: 95.3% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 2144MB +Max. Length : 125 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 88.39s +Memory: 2144MB (+678MB) +UNSAT +Iteration Time: 89.91s + +Iteration 28 +Queue: [(27,135,0,True)] +Grounded Until: 130 +Expected Memory: 2822.0MB +Grounding... [('step', [131]), ('step', [132]), ('step', [133]), ('step', [134]), ('step', [135]), ('check', [135])] +Grounding Time: 0.76s +Memory: 2144MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 28 +Time : 269.023s (Solving: 191.79s 1st Model: 0.00s Unsat: 191.79s) +CPU Time : 268.956s + +Choices : 781015 (Domain: 781015) +Conflicts : 24625 (Analyzed: 24601) +Restarts : 124 (Average: 198.40 Last: 238) +Problems : 28 (Average Length: 69.50 Splits: 0) +Lemmas : 24601 (Deleted: 12133) + Binary : 1140 (Ratio: 4.63%) + Ternary : 15 (Ratio: 0.06%) + Conflict : 24601 (Average Length: 11912.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 24601 (Average: 31.50 Max: 6222 Sum: 775024) + Executed : 24113 (Average: 30.58 Max: 6222 Sum: 752243 Ratio: 97.06%) + Bounded : 488 (Average: 46.68 Max: 137 Sum: 22781 Ratio: 2.94%) + +Rules : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 1013120 (Eliminated: 0 Frozen: 1013120) +Constraints : 6958172 (Binary: 95.3% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 2273MB +Max. Length : 130 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 49.38s +Memory: 2169MB (+25MB) +UNSAT +Iteration Time: 50.94s + +Iteration 29 +Queue: [(28,140,0,True), (29,145,0,True), (30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True), (34,170,0,True)] +Grounded Until: 135 +Expected Memory: 2847.0MB +Grounding... [('step', [136]), ('step', [137]), ('step', [138]), ('step', [139]), ('step', [140]), ('check', [140])] +Grounding Time: 0.77s +Memory: 2169MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 29 +Time : 338.469s (Solving: 257.70s 1st Model: 0.00s Unsat: 257.70s) +CPU Time : 338.432s + +Choices : 1021664 (Domain: 1021664) +Conflicts : 32693 (Analyzed: 32668) +Restarts : 154 (Average: 212.13 Last: 1552) +Problems : 29 (Average Length: 72.00 Splits: 0) +Lemmas : 32668 (Deleted: 12133) + Binary : 1289 (Ratio: 3.95%) + Ternary : 20 (Ratio: 0.06%) + Conflict : 32668 (Average Length: 11349.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 32668 (Average: 30.93 Max: 13692 Sum: 1010442) + Executed : 32148 (Average: 30.22 Max: 13692 Sum: 987236 Ratio: 97.70%) + Bounded : 520 (Average: 44.63 Max: 142 Sum: 23206 Ratio: 2.30%) + +Rules : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 1051131 (Eliminated: 0 Frozen: 1051131) +Constraints : 7236612 (Binary: 95.3% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 2313MB +Max. Length : 135 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 67.79s +Memory: 2204MB (+35MB) +UNSAT +Iteration Time: 69.49s + +Iteration 30 +Queue: [(29,145,0,True), (30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True), (34,170,0,True)] +Grounded Until: 140 +Expected Memory: 2882.0MB +Grounding... [('step', [141]), ('step', [142]), ('step', [143]), ('step', [144]), ('step', [145]), ('check', [145])] +Grounding Time: 0.77s +Memory: 2204MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 30 +Time : 572.000s (Solving: 487.59s 1st Model: 0.00s Unsat: 257.70s) +CPU Time : 572.060s + +Choices : 1822258 (Domain: 1822258) +Conflicts : 60885 (Analyzed: 60860) +Restarts : 254 (Average: 239.61 Last: 1552) +Problems : 30 (Average Length: 74.50 Splits: 0) +Lemmas : 60860 (Deleted: 47312) + Binary : 1555 (Ratio: 2.56%) + Ternary : 20 (Ratio: 0.03%) + Conflict : 60860 (Average Length: 12199.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 60860 (Average: 29.32 Max: 13692 Sum: 1784496) + Executed : 60310 (Average: 28.94 Max: 13692 Sum: 1761260 Ratio: 98.70%) + Bounded : 550 (Average: 42.25 Max: 142 Sum: 23236 Ratio: 1.30%) + +Rules : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 1089142 (Eliminated: 0 Frozen: 1089142) +Constraints : 7538202 (Binary: 95.3% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 2817MB +Max. Length : 140 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 231.91s +Memory: 2753MB (+549MB) +UNKNOWN +Iteration Time: 233.65s + +Iteration 31 +Queue: [(30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True), (34,170,0,True)] +Grounded Until: 145 +Expected Memory: 3431.0MB +Grounding... [('step', [146]), ('step', [147]), ('step', [148]), ('step', [149]), ('step', [150]), ('check', [150])] +Grounding Time: 0.78s +Memory: 2753MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 31 +Time : 840.058s (Solving: 752.15s 1st Model: 0.00s Unsat: 257.70s) +CPU Time : 840.232s + +Choices : 3401918 (Domain: 3401918) +Conflicts : 89229 (Analyzed: 89204) +Restarts : 354 (Average: 251.99 Last: 1552) +Problems : 31 (Average Length: 77.00 Splits: 0) +Lemmas : 89204 (Deleted: 75721) + Binary : 1837 (Ratio: 2.06%) + Ternary : 21 (Ratio: 0.02%) + Conflict : 89204 (Average Length: 15838.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 89204 (Average: 36.32 Max: 13892 Sum: 3240266) + Executed : 88636 (Average: 36.06 Max: 13892 Sum: 3217012 Ratio: 99.28%) + Bounded : 568 (Average: 40.94 Max: 142 Sum: 23254 Ratio: 0.72%) + +Rules : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 1127153 (Eliminated: 0 Frozen: 1127153) +Constraints : 7839842 (Binary: 95.3% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 3109MB +Max. Length : 145 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 266.52s +Memory: 3045MB (+292MB) +UNKNOWN +Iteration Time: 268.19s + +Iteration 32 +Queue: [(31,155,0,True), (32,160,0,True), (33,165,0,True), (34,170,0,True)] +Grounded Until: 150 +Expected Memory: 3723.0MB +Grounding... [('step', [151]), ('step', [152]), ('step', [153]), ('step', [154]), ('step', [155]), ('check', [155])] +Grounding Time: 0.79s +Memory: 3045MB (+0MB) +Unblocking actions... +Solving... +*** Info : (planner): INTERRUPTED by signal! +UNKNOWN + +INTERRUPTED : 1 + +Models : 0+ +Calls : 32 +Time : 890.140s (Solving: 798.39s 1st Model: 0.00s Unsat: 257.70s) +CPU Time : 890.320s + +Choices : 4435583 (Domain: 4435583) +Conflicts : 94479 (Analyzed: 94454) +Restarts : 381 (Average: 247.91 Last: 1552) +Problems : 32 (Average Length: 79.50 Splits: 0) +Lemmas : 94454 (Deleted: 75721) + Binary : 1893 (Ratio: 2.00%) + Ternary : 21 (Ratio: 0.02%) + Conflict : 94454 (Average Length: 16490.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 94454 (Average: 43.21 Max: 28469 Sum: 4081261) + Executed : 93881 (Average: 42.96 Max: 28469 Sum: 4058002 Ratio: 99.43%) + Bounded : 573 (Average: 40.59 Max: 142 Sum: 23259 Ratio: 0.57%) + +Rules : 125803 +Atoms : 125803 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 1165164 (Eliminated: 0 Frozen: 1165164) +Constraints : 8141482 (Binary: 95.3% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 3199MB +Max. Length : 150 steps +Models : 0 + +