From 60abe2b4db9b9fe97db42b400787b8d10257d72c Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Wed, 21 Mar 2018 07:29:35 +0100 Subject: [PATCH] Add benchmark result [gc-ta1-tt1-jumpy | ipc-2000 | blocks-strips-typed | 90] --- .../ipc-2000_blocks-strips-typed_90.env | 59 + .../ipc-2000_blocks-strips-typed_90.err | 8 + .../ipc-2000_blocks-strips-typed_90.out | 1182 +++++++++++++++++ 3 files changed, 1249 insertions(+) create mode 100644 gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_90.env create mode 100644 gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_90.err create mode 100644 gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_90.out diff --git a/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_90.env b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_90.env new file mode 100644 index 000000000..1a1b22ea1 --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_90.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-90.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: 90 + 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_90.err b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_90.err new file mode 100644 index 000000000..3ae6c8d86 --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_90.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': 90, '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-90.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.07 MEM 2006432 MAXMEM 2006432 STALE 1 MAXMEM_RSS 1888752 + + diff --git a/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_90.out b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_90.out new file mode 100644 index 000000000..7ac83688a --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2000_blocks-strips-typed_90.out @@ -0,0 +1,1182 @@ +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-90.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-90.pddl +Parsing... +Parsing: [0.030s CPU, 0.037s wall-clock] +Normalizing task... [0.000s CPU, 0.002s wall-clock] +Instantiating... +Generating Datalog program... [0.010s CPU, 0.008s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.010s CPU, 0.015s wall-clock] +Preparing model... [0.010s CPU, 0.018s wall-clock] +Generated 21 rules. +Computing model... [0.740s CPU, 0.739s wall-clock] +6162 relevant atoms +4092 auxiliary atoms +10254 final queue length +18090 total queue pushes +Completing instantiation... [1.310s CPU, 1.311s wall-clock] +Instantiating: [2.090s CPU, 2.100s wall-clock] +Computing fact groups... +Finding invariants... +10 initial candidates +Finding invariants: [0.020s CPU, 0.019s wall-clock] +Checking invariant weight... [0.010s CPU, 0.007s wall-clock] +Instantiating groups... [0.080s CPU, 0.077s wall-clock] +Collecting mutex groups... [0.020s CPU, 0.017s wall-clock] +Choosing groups... +45 uncovered facts +Choosing groups: [0.080s CPU, 0.078s wall-clock] +Building translation key... [0.030s CPU, 0.025s wall-clock] +Computing fact groups: [0.430s CPU, 0.424s wall-clock] +Building STRIPS to SAS dictionary... [0.010s CPU, 0.011s wall-clock] +Building dictionary for full mutex groups... [0.030s CPU, 0.028s wall-clock] +Building mutex information... +Building mutex information: [0.040s CPU, 0.045s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.070s CPU, 0.065s wall-clock] +Translating task: [1.600s CPU, 1.597s wall-clock] +5764 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +88 propositions removed +Detecting unreachable propositions: [0.930s CPU, 0.928s wall-clock] +Reordering and filtering variables... +89 of 89 variables necessary. +45 of 89 mutex groups necessary. +3872 of 3872 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.480s CPU, 0.482s wall-clock] +Translator variables: 89 +Translator derived variables: 0 +Translator facts: 2070 +Translator goal facts: 43 +Translator mutex groups: 45 +Translator total mutex groups size: 2025 +Translator operators: 3872 +Translator axioms: 0 +Translator task size: 33135 +Translator peak memory: 56436 KB +Writing output... [0.560s CPU, 0.596s wall-clock] +Done! [6.270s CPU, 6.320s wall-clock] +planner.py version 0.0.1 + +Time: 1.13s +Memory: 119MB + +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.326s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 1.136s + +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 : 101528 +Atoms : 101528 +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 : 255MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.01s +Memory: 191MB (+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: 191MB +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 0.50s +Memory: 200MB (+9MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 2 +Time : 2.377s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 2.184s + +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 : 101528 +Atoms : 101528 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 26758 (Eliminated: 0 Frozen: 26758) +Constraints : 7168 (Binary: 92.2% Ternary: 4.5% Other: 3.3%) + +Memory Peak : 255MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.37s +Memory: 209MB (+9MB) +UNSAT +Iteration Time: 1.05s + +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: 227.0MB +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 0.59s +Memory: 233MB (+24MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 3 +Time : 3.598s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 3.404s + +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 : 101528 +Atoms : 101528 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 53915 (Eliminated: 0 Frozen: 53915) +Constraints : 45092 (Binary: 94.0% Ternary: 4.3% Other: 1.8%) + +Memory Peak : 255MB +Max. Length : 5 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.40s +Memory: 243MB (+10MB) +UNSAT +Iteration Time: 1.22s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Expected Memory: 277.0MB +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 0.54s +Memory: 255MB (+12MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 4 +Time : 4.896s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 4.700s + +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 : 101528 +Atoms : 101528 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 81842 (Eliminated: 0 Frozen: 81842) +Constraints : 136289 (Binary: 94.6% Ternary: 4.2% Other: 1.2%) + +Memory Peak : 269MB +Max. Length : 10 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.50s +Memory: 269MB (+14MB) +UNSAT +Iteration Time: 1.30s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Expected Memory: 303.0MB +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 0.56s +Memory: 284MB (+15MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 5 +Time : 6.375s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 6.176s + +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 : 101528 +Atoms : 101528 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 110668 (Eliminated: 0 Frozen: 110668) +Constraints : 273741 (Binary: 94.8% Ternary: 4.2% Other: 1.0%) + +Memory Peak : 301MB +Max. Length : 15 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.62s +Memory: 301MB (+17MB) +UNSAT +Iteration Time: 1.48s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Expected Memory: 335.0MB +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 0.72s +Memory: 323MB (+22MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 6 +Time : 8.198s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 7.996s + +Choices : 0 +Conflicts : 0 (Analyzed: 0) +Restarts : 0 +Problems : 6 (Average Length: 14.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 101528 +Atoms : 101528 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 140189 (Eliminated: 0 Frozen: 140189) +Constraints : 455693 (Binary: 94.9% Ternary: 4.2% Other: 0.8%) + +Memory Peak : 344MB +Max. Length : 20 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.79s +Memory: 344MB (+21MB) +UNSAT +Iteration Time: 1.83s + +Iteration 7 +Queue: [(6,30,0,True)] +Grounded Until: 25 +Expected Memory: 387.0MB +Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] +Grounding Time: 0.55s +Memory: 353MB (+9MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 7 +Time : 10.067s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 9.864s + +Choices : 0 +Conflicts : 1 (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 : 101528 +Atoms : 101528 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 170505 (Eliminated: 0 Frozen: 170505) +Constraints : 685644 (Binary: 95.0% Ternary: 4.2% Other: 0.8%) + +Memory Peak : 379MB +Max. Length : 25 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.00s +Memory: 369MB (+16MB) +UNSAT +Iteration Time: 1.88s + +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: 412.0MB +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 0.57s +Memory: 387MB (+18MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 8 +Time : 11.972s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s) +CPU Time : 11.768s + +Choices : 0 +Conflicts : 2 (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 : 101528 +Atoms : 101528 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 201341 (Eliminated: 0 Frozen: 201341) +Constraints : 929009 (Binary: 95.1% Ternary: 4.2% Other: 0.7%) + +Memory Peak : 414MB +Max. Length : 30 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.07s +Memory: 402MB (+15MB) +UNSAT +Iteration Time: 1.91s + +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: 445.0MB +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 0.57s +Memory: 413MB (+11MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 9 +Time : 13.914s (Solving: 0.02s 1st Model: 0.00s Unsat: 0.02s) +CPU Time : 13.708s + +Choices : 0 +Conflicts : 3 (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 : 101528 +Atoms : 101528 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 232177 (Eliminated: 0 Frozen: 232177) +Constraints : 1172374 (Binary: 95.1% Ternary: 4.2% Other: 0.7%) + +Memory Peak : 449MB +Max. Length : 35 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.08s +Memory: 447MB (+34MB) +UNSAT +Iteration Time: 1.95s + +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: 492.0MB +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 0.58s +Memory: 448MB (+1MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 10 +Time : 15.893s (Solving: 0.05s 1st Model: 0.00s Unsat: 0.05s) +CPU Time : 15.688s + +Choices : 0 +Conflicts : 4 (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 : 101528 +Atoms : 101528 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 263013 (Eliminated: 0 Frozen: 263013) +Constraints : 1415739 (Binary: 95.1% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 485MB +Max. Length : 40 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.11s +Memory: 466MB (+18MB) +UNSAT +Iteration Time: 1.99s + +Iteration 11 +Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 45 +Expected Memory: 511.0MB +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 0.61s +Memory: 475MB (+9MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 11 +Time : 17.923s (Solving: 0.07s 1st Model: 0.00s Unsat: 0.07s) +CPU Time : 17.712s + +Choices : 0 +Conflicts : 5 (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 : 101528 +Atoms : 101528 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 293849 (Eliminated: 0 Frozen: 293849) +Constraints : 1659104 (Binary: 95.1% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 515MB +Max. Length : 45 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.11s +Memory: 492MB (+17MB) +UNSAT +Iteration Time: 2.04s + +Iteration 12 +Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 50 +Expected Memory: 537.0MB +Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])] +Grounding Time: 0.91s +Memory: 526MB (+34MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 12 +Time : 20.274s (Solving: 0.10s 1st Model: 0.00s Unsat: 0.10s) +CPU Time : 20.060s + +Choices : 0 +Conflicts : 6 (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 : 101528 +Atoms : 101528 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 324685 (Eliminated: 0 Frozen: 324685) +Constraints : 1902469 (Binary: 95.1% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 570MB +Max. Length : 50 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.12s +Memory: 564MB (+38MB) +UNSAT +Iteration Time: 2.36s + +Iteration 13 +Queue: [(12,60,0,True), (13,65,0,True)] +Grounded Until: 55 +Expected Memory: 636.0MB +Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])] +Grounding Time: 0.56s +Memory: 566MB (+2MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 13 +Time : 22.307s (Solving: 0.13s 1st Model: 0.00s Unsat: 0.13s) +CPU Time : 22.092s + +Choices : 0 +Conflicts : 7 (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 : 101528 +Atoms : 101528 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 355521 (Eliminated: 0 Frozen: 355521) +Constraints : 2145834 (Binary: 95.1% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 622MB +Max. Length : 55 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.13s +Memory: 593MB (+27MB) +UNSAT +Iteration Time: 2.04s + +Iteration 14 +Queue: [(13,65,0,True)] +Grounded Until: 60 +Expected Memory: 665.0MB +Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])] +Grounding Time: 0.57s +Memory: 601MB (+8MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 14 +Time : 24.402s (Solving: 0.20s 1st Model: 0.00s Unsat: 0.20s) +CPU Time : 24.184s + +Choices : 251 (Domain: 251) +Conflicts : 31 (Analyzed: 23) +Restarts : 0 +Problems : 14 (Average Length: 34.50 Splits: 0) +Lemmas : 23 (Deleted: 0) + Binary : 3 (Ratio: 13.04%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 23 (Average Length: 41.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 23 (Average: 13.83 Max: 111 Sum: 318) + Executed : 21 (Average: 10.91 Max: 111 Sum: 251 Ratio: 78.93%) + Bounded : 2 (Average: 33.50 Max: 66 Sum: 67 Ratio: 21.07%) + +Rules : 101528 +Atoms : 101528 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 386357 (Eliminated: 0 Frozen: 386357) +Constraints : 2389199 (Binary: 95.2% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 656MB +Max. Length : 60 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.17s +Memory: 620MB (+19MB) +UNSAT +Iteration Time: 2.11s + +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: 692.0MB +Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])] +Grounding Time: 0.60s +Memory: 631MB (+11MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 15 +Time : 26.736s (Solving: 0.45s 1st Model: 0.00s Unsat: 0.45s) +CPU Time : 26.516s + +Choices : 851 (Domain: 851) +Conflicts : 101 (Analyzed: 92) +Restarts : 0 +Problems : 15 (Average Length: 37.00 Splits: 0) +Lemmas : 92 (Deleted: 0) + Binary : 9 (Ratio: 9.78%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 92 (Average Length: 440.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 92 (Average: 13.13 Max: 111 Sum: 1208) + Executed : 84 (Average: 9.25 Max: 111 Sum: 851 Ratio: 70.45%) + Bounded : 8 (Average: 44.62 Max: 72 Sum: 357 Ratio: 29.55%) + +Rules : 101528 +Atoms : 101528 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 417193 (Eliminated: 0 Frozen: 417193) +Constraints : 2632564 (Binary: 95.2% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 690MB +Max. Length : 65 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.36s +Memory: 652MB (+21MB) +UNSAT +Iteration Time: 2.35s + +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: 724.0MB +Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])] +Grounding Time: 0.61s +Memory: 656MB (+4MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 16 +Time : 29.236s (Solving: 0.72s 1st Model: 0.00s Unsat: 0.72s) +CPU Time : 29.016s + +Choices : 1408 (Domain: 1408) +Conflicts : 187 (Analyzed: 177) +Restarts : 0 +Problems : 16 (Average Length: 39.50 Splits: 0) +Lemmas : 177 (Deleted: 0) + Binary : 15 (Ratio: 8.47%) + Ternary : 1 (Ratio: 0.56%) + Conflict : 177 (Average Length: 649.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 177 (Average: 12.15 Max: 111 Sum: 2151) + Executed : 163 (Average: 7.95 Max: 111 Sum: 1408 Ratio: 65.46%) + Bounded : 14 (Average: 53.07 Max: 77 Sum: 743 Ratio: 34.54%) + +Rules : 101528 +Atoms : 101528 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 448029 (Eliminated: 0 Frozen: 448029) +Constraints : 2695439 (Binary: 95.1% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 719MB +Max. Length : 70 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.40s +Memory: 678MB (+22MB) +UNSAT +Iteration Time: 2.51s + +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: 750.0MB +Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])] +Grounding Time: 0.60s +Memory: 681MB (+3MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 17 +Time : 31.856s (Solving: 1.11s 1st Model: 0.00s Unsat: 1.11s) +CPU Time : 31.636s + +Choices : 2749 (Domain: 2749) +Conflicts : 333 (Analyzed: 322) +Restarts : 1 (Average: 322.00 Last: 85) +Problems : 17 (Average Length: 42.00 Splits: 0) +Lemmas : 322 (Deleted: 0) + Binary : 29 (Ratio: 9.01%) + Ternary : 1 (Ratio: 0.31%) + Conflict : 322 (Average Length: 777.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 322 (Average: 11.54 Max: 111 Sum: 3715) + Executed : 304 (Average: 8.46 Max: 111 Sum: 2725 Ratio: 73.35%) + Bounded : 18 (Average: 55.00 Max: 82 Sum: 990 Ratio: 26.65%) + +Rules : 101528 +Atoms : 101528 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 478865 (Eliminated: 0 Frozen: 478865) +Constraints : 2800429 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 748MB +Max. Length : 75 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.52s +Memory: 737MB (+56MB) +UNSAT +Iteration Time: 2.63s + +Iteration 18 +Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 80 +Expected Memory: 809.0MB +Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])] +Grounding Time: 0.59s +Memory: 737MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 18 +Time : 51.076s (Solving: 18.16s 1st Model: 0.00s Unsat: 18.16s) +CPU Time : 50.864s + +Choices : 50002 (Domain: 50002) +Conflicts : 5614 (Analyzed: 5602) +Restarts : 29 (Average: 193.17 Last: 85) +Problems : 18 (Average Length: 44.50 Splits: 0) +Lemmas : 5602 (Deleted: 0) + Binary : 110 (Ratio: 1.96%) + Ternary : 4 (Ratio: 0.07%) + Conflict : 5602 (Average Length: 4074.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 5602 (Average: 8.02 Max: 750 Sum: 44914) + Executed : 5578 (Average: 7.78 Max: 750 Sum: 43576 Ratio: 97.02%) + Bounded : 24 (Average: 55.75 Max: 87 Sum: 1338 Ratio: 2.98%) + +Rules : 101528 +Atoms : 101528 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 509701 (Eliminated: 0 Frozen: 509701) +Constraints : 3010231 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 892MB +Max. Length : 80 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 18.20s +Memory: 828MB (+91MB) +UNSAT +Iteration Time: 19.24s + +Iteration 19 +Queue: [(18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 85 +Expected Memory: 919.0MB +Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])] +Grounding Time: 0.60s +Memory: 828MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 19 +Time : 204.108s (Solving: 168.95s 1st Model: 0.00s Unsat: 18.16s) +CPU Time : 203.956s + +Choices : 292622 (Domain: 292622) +Conflicts : 33818 (Analyzed: 33806) +Restarts : 129 (Average: 262.06 Last: 202) +Problems : 19 (Average Length: 47.00 Splits: 0) +Lemmas : 33806 (Deleted: 22490) + Binary : 297 (Ratio: 0.88%) + Ternary : 5 (Ratio: 0.01%) + Conflict : 33806 (Average Length: 7222.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 33806 (Average: 7.53 Max: 960 Sum: 254427) + Executed : 33779 (Average: 7.48 Max: 960 Sum: 252995 Ratio: 99.44%) + Bounded : 27 (Average: 53.04 Max: 92 Sum: 1432 Ratio: 0.56%) + +Rules : 101528 +Atoms : 101528 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 540537 (Eliminated: 0 Frozen: 540537) +Constraints : 3253521 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1287MB +Max. Length : 85 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 152.02s +Memory: 1223MB (+395MB) +UNKNOWN +Iteration Time: 153.11s + +Iteration 20 +Queue: [(19,95,0,True), (20,100,0,True)] +Grounded Until: 90 +Expected Memory: 1618.0MB +Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])] +Grounding Time: 0.61s +Memory: 1230MB (+7MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 20 +Time : 378.959s (Solving: 341.47s 1st Model: 0.00s Unsat: 18.16s) +CPU Time : 378.880s + +Choices : 629130 (Domain: 629130) +Conflicts : 62095 (Analyzed: 62083) +Restarts : 229 (Average: 271.10 Last: 202) +Problems : 20 (Average Length: 49.50 Splits: 0) +Lemmas : 62083 (Deleted: 50030) + Binary : 526 (Ratio: 0.85%) + Ternary : 7 (Ratio: 0.01%) + Conflict : 62083 (Average Length: 9620.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 62083 (Average: 8.58 Max: 1827 Sum: 532369) + Executed : 62054 (Average: 8.55 Max: 1827 Sum: 530935 Ratio: 99.73%) + Bounded : 29 (Average: 49.45 Max: 92 Sum: 1434 Ratio: 0.27%) + +Rules : 101528 +Atoms : 101528 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 571373 (Eliminated: 0 Frozen: 571373) +Constraints : 3496861 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1639MB +Max. Length : 90 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 173.80s +Memory: 1575MB (+345MB) +UNKNOWN +Iteration Time: 174.94s + +Iteration 21 +Queue: [(20,100,0,True)] +Grounded Until: 95 +Expected Memory: 1970.0MB +Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])] +Grounding Time: 0.61s +Memory: 1575MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 21 +Time : 575.574s (Solving: 535.59s 1st Model: 0.00s Unsat: 18.16s) +CPU Time : 575.576s + +Choices : 1153905 (Domain: 1153905) +Conflicts : 90364 (Analyzed: 90352) +Restarts : 329 (Average: 274.63 Last: 203) +Problems : 21 (Average Length: 52.00 Splits: 0) +Lemmas : 90352 (Deleted: 77849) + Binary : 788 (Ratio: 0.87%) + Ternary : 12 (Ratio: 0.01%) + Conflict : 90352 (Average Length: 11909.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 90352 (Average: 10.88 Max: 2064 Sum: 983117) + Executed : 90321 (Average: 10.87 Max: 2064 Sum: 981681 Ratio: 99.85%) + Bounded : 31 (Average: 46.32 Max: 92 Sum: 1436 Ratio: 0.15%) + +Rules : 101528 +Atoms : 101528 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 602209 (Eliminated: 0 Frozen: 602209) +Constraints : 3740226 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1919MB +Max. Length : 95 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 195.46s +Memory: 1919MB (+344MB) +UNKNOWN +Iteration Time: 196.72s + +Iteration 22 +Queue: [(18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True), (28,140,0,True), (29,145,0,True), (30,150,0,True), (31,155,0,True)] +Grounded Until: 100 +Blocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 22 +Time : 643.784s (Solving: 603.46s 1st Model: 0.00s Unsat: 86.03s) +CPU Time : 643.816s + +Choices : 1244210 (Domain: 1244210) +Conflicts : 101567 (Analyzed: 101554) +Restarts : 374 (Average: 271.53 Last: 683) +Problems : 22 (Average Length: 54.27 Splits: 0) +Lemmas : 101554 (Deleted: 93677) + Binary : 825 (Ratio: 0.81%) + Ternary : 12 (Ratio: 0.01%) + Conflict : 101554 (Average Length: 11563.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 101554 (Average: 10.49 Max: 2064 Sum: 1065415) + Executed : 101521 (Average: 10.48 Max: 2064 Sum: 1063977 Ratio: 99.87%) + Bounded : 33 (Average: 43.58 Max: 92 Sum: 1438 Ratio: 0.13%) + +Rules : 101528 +Atoms : 101528 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 602209 (Eliminated: 0 Frozen: 602209) +Constraints : 3740226 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1922MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 68.00s +Memory: 1922MB (+3MB) +UNSAT +Iteration Time: 68.24s + +Iteration 23 +Queue: [(19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True), (28,140,0,True), (29,145,0,True), (30,150,0,True), (31,155,0,True)] +Grounded Until: 100 +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 23 +Time : 861.437s (Solving: 820.91s 1st Model: 0.00s Unsat: 86.03s) +CPU Time : 861.564s + +Choices : 1556969 (Domain: 1556969) +Conflicts : 129801 (Analyzed: 129788) +Restarts : 474 (Average: 273.81 Last: 683) +Problems : 23 (Average Length: 56.35 Splits: 0) +Lemmas : 129788 (Deleted: 117259) + Binary : 933 (Ratio: 0.72%) + Ternary : 14 (Ratio: 0.01%) + Conflict : 129788 (Average Length: 12584.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 129788 (Average: 9.82 Max: 2064 Sum: 1274839) + Executed : 129753 (Average: 9.81 Max: 2064 Sum: 1273399 Ratio: 99.89%) + Bounded : 35 (Average: 41.14 Max: 92 Sum: 1440 Ratio: 0.11%) + +Rules : 101528 +Atoms : 101528 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 602209 (Eliminated: 0 Frozen: 602209) +Constraints : 3740226 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1922MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 217.65s +Memory: 1922MB (+0MB) +UNKNOWN +Iteration Time: 217.75s + +Iteration 24 +Queue: [(20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True), (28,140,0,True), (29,145,0,True), (30,150,0,True), (31,155,0,True)] +Grounded Until: 100 +Unblocking actions... +Solving... +*** Info : (planner): INTERRUPTED by signal! +UNKNOWN + +INTERRUPTED : 1 + +Models : 0+ +Calls : 24 +Time : 1078.918s (Solving: 1038.10s 1st Model: 0.00s Unsat: 86.03s) +CPU Time : 1079.124s + +Choices : 2125355 (Domain: 2125355) +Conflicts : 157981 (Analyzed: 157968) +Restarts : 574 (Average: 275.21 Last: 683) +Problems : 24 (Average Length: 58.25 Splits: 0) +Lemmas : 157968 (Deleted: 144910) + Binary : 1088 (Ratio: 0.69%) + Ternary : 30 (Ratio: 0.02%) + Conflict : 157968 (Average Length: 13913.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 157968 (Average: 10.24 Max: 3679 Sum: 1616993) + Executed : 157928 (Average: 10.23 Max: 3679 Sum: 1615548 Ratio: 99.91%) + Bounded : 40 (Average: 36.12 Max: 92 Sum: 1445 Ratio: 0.09%) + +Rules : 101528 +Atoms : 101528 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 602209 (Eliminated: 0 Frozen: 602209) +Constraints : 3740226 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 2178MB +Max. Length : 100 steps +Models : 0 + +