From 9ae47084bded989f0bd6c355972d1674ab19bb4b Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Tue, 6 Mar 2018 03:24:55 +0100 Subject: [PATCH] Add benchmark result [gc-ta1-tt1-jumpy | ipc-2000 | blocks-strips-typed | 100] --- .../ipc-2000_blocks-strips-typed_100.env | 59 + .../ipc-2000_blocks-strips-typed_100.err | 8 + .../ipc-2000_blocks-strips-typed_100.out | 1288 +++++++++++++++++ 3 files changed, 1355 insertions(+) create mode 100644 gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_100.env create mode 100644 gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_100.err create mode 100644 gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_100.out diff --git a/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_100.env b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_100.env new file mode 100644 index 000000000..a5e5c9fa9 --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_100.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-100.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: 100 + 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_100.err b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_100.err new file mode 100644 index 000000000..f42d8b2ef --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_100.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': 100, '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-100.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.06 MEM 2191248 MAXMEM 2288772 STALE 1 MAXMEM_RSS 2146056 + + diff --git a/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_100.out b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_100.out new file mode 100644 index 000000000..1bd5cad15 --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_100.out @@ -0,0 +1,1288 @@ +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-100.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-100.pddl +Parsing... +Parsing: [0.020s CPU, 0.112s wall-clock] +Normalizing task... [0.010s CPU, 0.002s wall-clock] +Instantiating... +Generating Datalog program... [0.010s CPU, 0.011s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.010s CPU, 0.014s wall-clock] +Preparing model... [0.020s CPU, 0.023s wall-clock] +Generated 21 rules. +Computing model... [0.910s CPU, 0.912s wall-clock] +7597 relevant atoms +5047 auxiliary atoms +12644 final queue length +22354 total queue pushes +Completing instantiation... [1.680s CPU, 1.672s wall-clock] +Instantiating: [2.640s CPU, 2.642s wall-clock] +Computing fact groups... +Finding invariants... +10 initial candidates +Finding invariants: [0.030s CPU, 0.025s wall-clock] +Checking invariant weight... [0.000s CPU, 0.007s wall-clock] +Instantiating groups... [0.090s CPU, 0.094s wall-clock] +Collecting mutex groups... [0.010s CPU, 0.020s wall-clock] +Choosing groups... +50 uncovered facts +Choosing groups: [0.090s CPU, 0.098s wall-clock] +Building translation key... [0.030s CPU, 0.031s wall-clock] +Computing fact groups: [0.530s CPU, 0.526s wall-clock] +Building STRIPS to SAS dictionary... [0.010s CPU, 0.017s wall-clock] +Building dictionary for full mutex groups... [0.040s CPU, 0.032s wall-clock] +Building mutex information... +Building mutex information: [0.050s CPU, 0.056s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.080s CPU, 0.079s wall-clock] +Translating task: [1.980s CPU, 1.981s 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.021s 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.610s CPU, 0.600s 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.730s CPU, 0.770s wall-clock] +Done! [7.720s CPU, 7.845s wall-clock] +planner.py version 0.0.1 + +Time: 1.39s +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.577s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 1.396s + +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 : 125807 +Atoms : 125807 +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.976s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 2.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 : 125807 +Atoms : 125807 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 32992 (Eliminated: 0 Frozen: 32992) +Constraints : 23361 (Binary: 94.4% Ternary: 3.8% Other: 1.8%) + +Memory Peak : 272MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.54s +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.76s +Memory: 257MB (+26MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 3 +Time : 4.696s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 4.516s + +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 : 125807 +Atoms : 125807 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 67143 (Eliminated: 0 Frozen: 67143) +Constraints : 121883 (Binary: 94.9% Ternary: 4.1% Other: 1.1%) + +Memory Peak : 272MB +Max. Length : 5 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.67s +Memory: 270MB (+13MB) +UNSAT +Iteration Time: 1.73s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Expected Memory: 309.0MB +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 0.69s +Memory: 289MB (+19MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 4 +Time : 6.621s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 6.444s + +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 : 125807 +Atoms : 125807 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 102598 (Eliminated: 0 Frozen: 102598) +Constraints : 292246 (Binary: 95.0% Ternary: 4.1% Other: 0.8%) + +Memory Peak : 307MB +Max. Length : 10 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.90s +Memory: 307MB (+18MB) +UNSAT +Iteration Time: 1.93s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Expected Memory: 346.0MB +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 0.86s +Memory: 334MB (+27MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 5 +Time : 8.972s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 8.796s + +Choices : 0 +Conflicts : 0 (Analyzed: 0) +Restarts : 0 +Problems : 5 (Average Length: 12.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 125807 +Atoms : 125807 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 138967 (Eliminated: 0 Frozen: 138967) +Constraints : 514298 (Binary: 95.1% Ternary: 4.1% Other: 0.7%) + +Memory Peak : 356MB +Max. Length : 15 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.12s +Memory: 356MB (+22MB) +UNSAT +Iteration Time: 2.36s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Expected Memory: 405.0MB +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 0.70s +Memory: 371MB (+15MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 6 +Time : 11.468s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 11.292s + +Choices : 0 +Conflicts : 1 (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 : 125807 +Atoms : 125807 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 176211 (Eliminated: 0 Frozen: 176211) +Constraints : 791523 (Binary: 95.2% Ternary: 4.2% Other: 0.7%) + +Memory Peak : 400MB +Max. Length : 20 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.41s +Memory: 400MB (+29MB) +UNSAT +Iteration Time: 2.50s + +Iteration 7 +Queue: [(6,30,0,True)] +Grounded Until: 25 +Expected Memory: 449.0MB +Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] +Grounding Time: 0.71s +Memory: 416MB (+16MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 7 +Time : 14.060s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s) +CPU Time : 13.888s + +Choices : 0 +Conflicts : 2 (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 : 125807 +Atoms : 125807 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 214222 (Eliminated: 0 Frozen: 214222) +Constraints : 1093163 (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.56s +Memory: 432MB (+16MB) +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.72s +Memory: 448MB (+16MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 8 +Time : 16.694s (Solving: 0.02s 1st Model: 0.00s Unsat: 0.02s) +CPU Time : 16.524s + +Choices : 0 +Conflicts : 3 (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 : 125807 +Atoms : 125807 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 252233 (Eliminated: 0 Frozen: 252233) +Constraints : 1394803 (Binary: 95.2% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 487MB +Max. Length : 30 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.57s +Memory: 487MB (+39MB) +UNSAT +Iteration Time: 2.64s + +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: 542.0MB +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 0.74s +Memory: 491MB (+4MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 9 +Time : 19.375s (Solving: 0.04s 1st Model: 0.00s Unsat: 0.04s) +CPU Time : 19.208s + +Choices : 0 +Conflicts : 4 (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 : 125807 +Atoms : 125807 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 290244 (Eliminated: 0 Frozen: 290244) +Constraints : 1696443 (Binary: 95.2% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 534MB +Max. Length : 35 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.59s +Memory: 511MB (+20MB) +UNSAT +Iteration Time: 2.69s + +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: 566.0MB +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 1.04s +Memory: 551MB (+40MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 10 +Time : 22.398s (Solving: 0.09s 1st Model: 0.00s Unsat: 0.09s) +CPU Time : 22.232s + +Choices : 0 +Conflicts : 5 (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 : 125807 +Atoms : 125807 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 328255 (Eliminated: 0 Frozen: 328255) +Constraints : 1998083 (Binary: 95.2% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 598MB +Max. Length : 40 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.62s +Memory: 571MB (+20MB) +UNSAT +Iteration Time: 3.03s + +Iteration 11 +Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 45 +Expected Memory: 631.0MB +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 0.71s +Memory: 584MB (+13MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 11 +Time : 25.170s (Solving: 0.12s 1st Model: 0.00s Unsat: 0.12s) +CPU Time : 25.008s + +Choices : 0 +Conflicts : 6 (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 : 125807 +Atoms : 125807 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 366266 (Eliminated: 0 Frozen: 366266) +Constraints : 2299723 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 640MB +Max. Length : 45 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.66s +Memory: 611MB (+27MB) +UNSAT +Iteration Time: 2.79s + +Iteration 12 +Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 50 +Expected Memory: 671.0MB +Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])] +Grounding Time: 0.72s +Memory: 626MB (+15MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 12 +Time : 27.928s (Solving: 0.16s 1st Model: 0.00s Unsat: 0.16s) +CPU Time : 27.764s + +Choices : 0 +Conflicts : 7 (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 : 125807 +Atoms : 125807 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 404277 (Eliminated: 0 Frozen: 404277) +Constraints : 2601363 (Binary: 95.3% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 683MB +Max. Length : 50 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.63s +Memory: 674MB (+48MB) +UNSAT +Iteration Time: 2.77s + +Iteration 13 +Queue: [(12,60,0,True), (13,65,0,True)] +Grounded Until: 55 +Expected Memory: 737.0MB +Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])] +Grounding Time: 0.75s +Memory: 676MB (+2MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 13 +Time : 30.766s (Solving: 0.23s 1st Model: 0.00s Unsat: 0.23s) +CPU Time : 30.604s + +Choices : 0 +Conflicts : 8 (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 : 125807 +Atoms : 125807 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 442288 (Eliminated: 0 Frozen: 442288) +Constraints : 2903003 (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.66s +Memory: 700MB (+24MB) +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: 712MB (+12MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 14 +Time : 33.619s (Solving: 0.27s 1st Model: 0.00s Unsat: 0.27s) +CPU Time : 33.460s + +Choices : 0 +Conflicts : 9 (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 : 125807 +Atoms : 125807 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 480299 (Eliminated: 0 Frozen: 480299) +Constraints : 3204643 (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: 736MB (+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: 799.0MB +Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])] +Grounding Time: 0.75s +Memory: 743MB (+7MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 15 +Time : 36.841s (Solving: 0.39s 1st Model: 0.00s Unsat: 0.39s) +CPU Time : 36.680s + +Choices : 294 (Domain: 294) +Conflicts : 36 (Analyzed: 26) +Restarts : 0 +Problems : 15 (Average Length: 37.00 Splits: 0) +Lemmas : 26 (Deleted: 0) + Binary : 2 (Ratio: 7.69%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 26 (Average Length: 31.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 26 (Average: 69.50 Max: 91 Sum: 1807) + Executed : 4 (Average: 11.31 Max: 91 Sum: 294 Ratio: 16.27%) + Bounded : 22 (Average: 68.77 Max: 72 Sum: 1513 Ratio: 83.73%) + +Rules : 125807 +Atoms : 125807 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 518310 (Eliminated: 0 Frozen: 518310) +Constraints : 3506283 (Binary: 95.3% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 825MB +Max. Length : 65 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 2.01s +Memory: 782MB (+39MB) +UNSAT +Iteration Time: 3.24s + +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: 845.0MB +Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])] +Grounding Time: 0.76s +Memory: 782MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 16 +Time : 39.988s (Solving: 0.65s 1st Model: 0.00s Unsat: 0.65s) +CPU Time : 39.828s + +Choices : 706 (Domain: 706) +Conflicts : 99 (Analyzed: 88) +Restarts : 0 +Problems : 16 (Average Length: 39.50 Splits: 0) +Lemmas : 88 (Deleted: 0) + Binary : 5 (Ratio: 5.68%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 88 (Average Length: 441.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 88 (Average: 51.48 Max: 92 Sum: 4530) + Executed : 35 (Average: 8.02 Max: 92 Sum: 706 Ratio: 15.58%) + Bounded : 53 (Average: 72.15 Max: 77 Sum: 3824 Ratio: 84.42%) + +Rules : 125807 +Atoms : 125807 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 556321 (Eliminated: 0 Frozen: 556321) +Constraints : 3767438 (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.89s +Memory: 808MB (+26MB) +UNSAT +Iteration Time: 3.16s + +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: 871.0MB +Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])] +Grounding Time: 0.78s +Memory: 812MB (+4MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 17 +Time : 43.401s (Solving: 1.07s 1st Model: 0.00s Unsat: 1.07s) +CPU Time : 43.240s + +Choices : 1255 (Domain: 1255) +Conflicts : 185 (Analyzed: 173) +Restarts : 0 +Problems : 17 (Average Length: 42.00 Splits: 0) +Lemmas : 173 (Deleted: 0) + Binary : 7 (Ratio: 4.05%) + Ternary : 1 (Ratio: 0.58%) + Conflict : 173 (Average Length: 1151.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 173 (Average: 42.16 Max: 105 Sum: 7294) + Executed : 92 (Average: 7.25 Max: 105 Sum: 1255 Ratio: 17.21%) + Bounded : 81 (Average: 74.56 Max: 82 Sum: 6039 Ratio: 82.79%) + +Rules : 125807 +Atoms : 125807 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 594332 (Eliminated: 0 Frozen: 594332) +Constraints : 3956137 (Binary: 95.3% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 896MB +Max. Length : 75 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 2.05s +Memory: 881MB (+69MB) +UNSAT +Iteration Time: 3.43s + +Iteration 18 +Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 80 +Expected Memory: 954.0MB +Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])] +Grounding Time: 0.80s +Memory: 881MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 18 +Time : 47.232s (Solving: 1.81s 1st Model: 0.00s Unsat: 1.81s) +CPU Time : 47.072s + +Choices : 2058 (Domain: 2058) +Conflicts : 421 (Analyzed: 408) +Restarts : 2 (Average: 204.00 Last: 85) +Problems : 18 (Average Length: 44.50 Splits: 0) +Lemmas : 408 (Deleted: 0) + Binary : 12 (Ratio: 2.94%) + Ternary : 2 (Ratio: 0.49%) + Conflict : 408 (Average Length: 2008.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 408 (Average: 23.60 Max: 121 Sum: 9630) + Executed : 308 (Average: 4.96 Max: 121 Sum: 2024 Ratio: 21.02%) + Bounded : 100 (Average: 76.06 Max: 87 Sum: 7606 Ratio: 78.98%) + +Rules : 125807 +Atoms : 125807 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 632343 (Eliminated: 0 Frozen: 632343) +Constraints : 4028504 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 958MB +Max. Length : 80 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 2.41s +Memory: 905MB (+24MB) +UNSAT +Iteration Time: 3.85s + +Iteration 19 +Queue: [(18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 85 +Expected Memory: 978.0MB +Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])] +Grounding Time: 1.45s +Memory: 955MB (+50MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 19 +Time : 68.835s (Solving: 19.67s 1st Model: 0.00s Unsat: 19.67s) +CPU Time : 68.684s + +Choices : 38348 (Domain: 38348) +Conflicts : 7161 (Analyzed: 7147) +Restarts : 32 (Average: 223.34 Last: 284) +Problems : 19 (Average Length: 47.00 Splits: 0) +Lemmas : 7147 (Deleted: 0) + Binary : 45 (Ratio: 0.63%) + Ternary : 19 (Ratio: 0.27%) + Conflict : 7147 (Average Length: 3249.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 7147 (Average: 7.86 Max: 325 Sum: 56170) + Executed : 6921 (Average: 5.21 Max: 325 Sum: 37261 Ratio: 66.34%) + Bounded : 226 (Average: 83.67 Max: 92 Sum: 18909 Ratio: 33.66%) + +Rules : 125807 +Atoms : 125807 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 670354 (Eliminated: 0 Frozen: 670354) +Constraints : 4198278 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 1103MB +Max. Length : 85 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 19.53s +Memory: 1039MB (+84MB) +UNSAT +Iteration Time: 21.63s + +Iteration 20 +Queue: [(19,95,0,True), (20,100,0,True)] +Grounded Until: 90 +Expected Memory: 1173.0MB +Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])] +Grounding Time: 0.73s +Memory: 1039MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 20 +Time : 171.685s (Solving: 119.51s 1st Model: 0.00s Unsat: 119.51s) +CPU Time : 171.580s + +Choices : 179220 (Domain: 179220) +Conflicts : 31281 (Analyzed: 31266) +Restarts : 119 (Average: 262.74 Last: 284) +Problems : 20 (Average Length: 49.50 Splits: 0) +Lemmas : 31266 (Deleted: 24000) + Binary : 141 (Ratio: 0.45%) + Ternary : 29 (Ratio: 0.09%) + Conflict : 31266 (Average Length: 3145.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 31266 (Average: 6.17 Max: 437 Sum: 192967) + Executed : 31032 (Average: 5.56 Max: 437 Sum: 173954 Ratio: 90.15%) + Bounded : 234 (Average: 81.25 Max: 97 Sum: 19013 Ratio: 9.85%) + +Rules : 125807 +Atoms : 125807 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 708365 (Eliminated: 0 Frozen: 708365) +Constraints : 4487174 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 1262MB +Max. Length : 90 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 101.57s +Memory: 1198MB (+159MB) +UNSAT +Iteration Time: 102.91s + +Iteration 21 +Queue: [(20,100,0,True)] +Grounded Until: 95 +Expected Memory: 1357.0MB +Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])] +Grounding Time: 0.74s +Memory: 1198MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 21 +Time : 202.233s (Solving: 147.02s 1st Model: 0.00s Unsat: 147.02s) +CPU Time : 202.140s + +Choices : 279212 (Domain: 279212) +Conflicts : 38369 (Analyzed: 38353) +Restarts : 149 (Average: 257.40 Last: 640) +Problems : 21 (Average Length: 52.00 Splits: 0) +Lemmas : 38353 (Deleted: 24000) + Binary : 208 (Ratio: 0.54%) + Ternary : 30 (Ratio: 0.08%) + Conflict : 38353 (Average Length: 3224.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 38353 (Average: 7.54 Max: 1816 Sum: 289177) + Executed : 38109 (Average: 7.04 Max: 1816 Sum: 270154 Ratio: 93.42%) + Bounded : 244 (Average: 77.96 Max: 97 Sum: 19023 Ratio: 6.58%) + +Rules : 125807 +Atoms : 125807 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 746376 (Eliminated: 0 Frozen: 746376) +Constraints : 4788789 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 1319MB +Max. Length : 95 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 29.21s +Memory: 1255MB (+57MB) +UNSAT +Iteration Time: 30.58s + +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: 1414.0MB +Grounding... [('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('check', [105])] +Grounding Time: 0.74s +Memory: 1255MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 22 +Time : 340.710s (Solving: 282.41s 1st Model: 0.00s Unsat: 147.02s) +CPU Time : 340.680s + +Choices : 485213 (Domain: 485213) +Conflicts : 66590 (Analyzed: 66574) +Restarts : 249 (Average: 267.37 Last: 640) +Problems : 22 (Average Length: 54.50 Splits: 0) +Lemmas : 66574 (Deleted: 54293) + Binary : 434 (Ratio: 0.65%) + Ternary : 73 (Ratio: 0.11%) + Conflict : 66574 (Average Length: 4052.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 66574 (Average: 7.18 Max: 2126 Sum: 478185) + Executed : 66318 (Average: 6.90 Max: 2126 Sum: 459150 Ratio: 96.02%) + Bounded : 256 (Average: 74.36 Max: 97 Sum: 19035 Ratio: 3.98%) + +Rules : 125807 +Atoms : 125807 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 784387 (Eliminated: 0 Frozen: 784387) +Constraints : 5090429 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 1597MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 137.16s +Memory: 1597MB (+342MB) +UNKNOWN +Iteration Time: 138.56s + +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: 1939.0MB +Grounding... [('step', [106]), ('step', [107]), ('step', [108]), ('step', [109]), ('step', [110]), ('check', [110])] +Grounding Time: 0.76s +Memory: 1602MB (+5MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 23 +Time : 493.358s (Solving: 431.93s 1st Model: 0.00s Unsat: 147.02s) +CPU Time : 493.392s + +Choices : 883824 (Domain: 883824) +Conflicts : 94817 (Analyzed: 94801) +Restarts : 349 (Average: 271.64 Last: 640) +Problems : 23 (Average Length: 57.00 Splits: 0) +Lemmas : 94801 (Deleted: 82302) + Binary : 610 (Ratio: 0.64%) + Ternary : 88 (Ratio: 0.09%) + Conflict : 94801 (Average Length: 4651.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 94801 (Average: 9.09 Max: 3705 Sum: 861332) + Executed : 94529 (Average: 8.88 Max: 3705 Sum: 842171 Ratio: 97.78%) + Bounded : 272 (Average: 70.44 Max: 111 Sum: 19161 Ratio: 2.22%) + +Rules : 125807 +Atoms : 125807 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 822398 (Eliminated: 0 Frozen: 822398) +Constraints : 5392069 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 1722MB +Max. Length : 105 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 151.29s +Memory: 1638MB (+36MB) +UNKNOWN +Iteration Time: 152.73s + +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: 1980.0MB +Grounding... [('step', [111]), ('step', [112]), ('step', [113]), ('step', [114]), ('step', [115]), ('check', [115])] +Grounding Time: 0.78s +Memory: 1638MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 24 +Time : 657.821s (Solving: 593.14s 1st Model: 0.00s Unsat: 147.02s) +CPU Time : 657.924s + +Choices : 1190424 (Domain: 1190424) +Conflicts : 123038 (Analyzed: 123022) +Restarts : 449 (Average: 273.99 Last: 640) +Problems : 24 (Average Length: 59.50 Splits: 0) +Lemmas : 123022 (Deleted: 110161) + Binary : 733 (Ratio: 0.60%) + Ternary : 102 (Ratio: 0.08%) + Conflict : 123022 (Average Length: 5147.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 123022 (Average: 9.41 Max: 9280 Sum: 1157133) + Executed : 122732 (Average: 9.24 Max: 9280 Sum: 1136794 Ratio: 98.24%) + Bounded : 290 (Average: 70.13 Max: 117 Sum: 20339 Ratio: 1.76%) + +Rules : 125807 +Atoms : 125807 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 860409 (Eliminated: 0 Frozen: 860409) +Constraints : 5693709 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 1753MB +Max. Length : 110 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 163.02s +Memory: 1725MB (+87MB) +UNKNOWN +Iteration Time: 164.55s + +Iteration 25 +Queue: [(24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True)] +Grounded Until: 115 +Expected Memory: 2067.0MB +Grounding... [('step', [116]), ('step', [117]), ('step', [118]), ('step', [119]), ('step', [120]), ('check', [120])] +Grounding Time: 0.80s +Memory: 1725MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 25 +Time : 854.147s (Solving: 786.21s 1st Model: 0.00s Unsat: 147.02s) +CPU Time : 854.332s + +Choices : 1780824 (Domain: 1780824) +Conflicts : 151245 (Analyzed: 151229) +Restarts : 549 (Average: 275.46 Last: 640) +Problems : 25 (Average Length: 62.00 Splits: 0) +Lemmas : 151229 (Deleted: 138028) + Binary : 951 (Ratio: 0.63%) + Ternary : 118 (Ratio: 0.08%) + Conflict : 151229 (Average Length: 6512.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 151229 (Average: 11.36 Max: 9280 Sum: 1718161) + Executed : 150923 (Average: 11.22 Max: 9280 Sum: 1697443 Ratio: 98.79%) + Bounded : 306 (Average: 67.71 Max: 122 Sum: 20718 Ratio: 1.21%) + +Rules : 125807 +Atoms : 125807 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 898420 (Eliminated: 0 Frozen: 898420) +Constraints : 5995099 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 2130MB +Max. Length : 115 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 194.90s +Memory: 2066MB (+341MB) +UNKNOWN +Iteration Time: 196.43s + +Iteration 26 +Queue: [(25,125,0,True), (26,130,0,True), (27,135,0,True)] +Grounded Until: 120 +Expected Memory: 2408.0MB +Grounding... [('step', [121]), ('step', [122]), ('step', [123]), ('step', [124]), ('step', [125]), ('check', [125])] +Grounding Time: 0.75s +Memory: 2066MB (+0MB) +Unblocking actions... +Solving... +*** Info : (planner): INTERRUPTED by signal! +UNKNOWN + +INTERRUPTED : 1 + +Models : 0+ +Calls : 26 +Time : 890.071s (Solving: 818.81s 1st Model: 0.00s Unsat: 147.02s) +CPU Time : 890.252s + +Choices : 2283246 (Domain: 2283246) +Conflicts : 155868 (Analyzed: 155852) +Restarts : 572 (Average: 272.47 Last: 640) +Problems : 26 (Average Length: 64.50 Splits: 0) +Lemmas : 155852 (Deleted: 138028) + Binary : 991 (Ratio: 0.64%) + Ternary : 119 (Ratio: 0.08%) + Conflict : 155852 (Average Length: 6741.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 155852 (Average: 14.13 Max: 12903 Sum: 2202542) + Executed : 155545 (Average: 14.00 Max: 12903 Sum: 2181823 Ratio: 99.06%) + Bounded : 307 (Average: 67.49 Max: 122 Sum: 20719 Ratio: 0.94%) + +Rules : 125807 +Atoms : 125807 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 936431 (Eliminated: 0 Frozen: 936431) +Constraints : 6296664 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 2197MB +Max. Length : 120 steps +Models : 0 + +