From b885b81b778628b88de9e1715daeeef7b2d44023 Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Sat, 17 Feb 2018 01:26:19 +0100 Subject: [PATCH] Add benchmark result [gc-ta1-tt1-trendy | ipc-2000 | blocks-strips-typed | 93] --- .../ipc-2000_blocks-strips-typed_93.env | 59 + .../ipc-2000_blocks-strips-typed_93.err | 8 + .../ipc-2000_blocks-strips-typed_93.out | 1100 +++++++++++++++++ 3 files changed, 1167 insertions(+) create mode 100644 gc-ta1-tt1-trendy/ipc-2000_blocks-strips-typed_93.env create mode 100644 gc-ta1-tt1-trendy/ipc-2000_blocks-strips-typed_93.err create mode 100644 gc-ta1-tt1-trendy/ipc-2000_blocks-strips-typed_93.out diff --git a/gc-ta1-tt1-trendy/ipc-2000_blocks-strips-typed_93.env b/gc-ta1-tt1-trendy/ipc-2000_blocks-strips-typed_93.env new file mode 100644 index 000000000..477e3448e --- /dev/null +++ b/gc-ta1-tt1-trendy/ipc-2000_blocks-strips-typed_93.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-93.pddl +- --stats +- --stats-iter +- --verbose +- --print-call +- -m 8192 +- --translate +- -B 0.9 +- --parallel=0 +- --shallow +- --use-heuristic +- --test-until-not-sat +- --test=0 +- --test-add=1 +- --test-times=1 +- --configuration=trendy +- -i 0 +configuration: + id: gc-ta1-tt1-trendy + instanceSets: + - rintanen-aij-2012-interesting + options: + - --stats + - --stats-iter + - --verbose + - --print-call + - -m 8192 + - --translate + - -B 0.9 + - --parallel=0 + - --shallow + - --use-heuristic + - --test-until-not-sat + - --test=0 + - --test-add=1 + - --test-times=1 + - --configuration=trendy + - -i 0 +exitCode: 0 +instance: + domain: blocks-strips-typed + instance: 93 + ipc: ipc-2000 + planLength: 140 +versions: + clingo: 5.2.2 + fastDownward: 10997:847cdf0069cab0c8841a9958e783d1a7340fe2e9 (2017-11-02 15:10 +0100) + planner: f090434475c02dbccc3811039498f2a63a357ddc (2018-02-01 18:15:39 +0100) + plasp: 3.1.1 + python: 3.6.3 +workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner + diff --git a/gc-ta1-tt1-trendy/ipc-2000_blocks-strips-typed_93.err b/gc-ta1-tt1-trendy/ipc-2000_blocks-strips-typed_93.err new file mode 100644 index 000000000..b2b1dcee3 --- /dev/null +++ b/gc-ta1-tt1-trendy/ipc-2000_blocks-strips-typed_93.err @@ -0,0 +1,8 @@ +# configuration: {'id': 'gc-ta1-tt1-trendy', 'options': ['--stats', '--stats-iter', '--verbose', '--print-call', '-m 8192', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=1', '--test-times=1', '--configuration=trendy', '-i 0'], 'instanceSets': ['rintanen-aij-2012-interesting']} +# instance: {'ipc': 'ipc-2000', 'domain': 'blocks-strips-typed', 'instance': 93, 'planLength': 140} +# 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-93.pddl', '--stats', '--stats-iter', '--verbose', '--print-call', '-m 8192', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=1', '--test-times=1', '--configuration=trendy', '-i 0'] +# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner +# exit code: 0 +TIMEOUT CPU 900.12 MEM 2363612 MAXMEM 2363612 STALE 1 MAXMEM_RSS 2252860 + + diff --git a/gc-ta1-tt1-trendy/ipc-2000_blocks-strips-typed_93.out b/gc-ta1-tt1-trendy/ipc-2000_blocks-strips-typed_93.out new file mode 100644 index 000000000..bf926c72c --- /dev/null +++ b/gc-ta1-tt1-trendy/ipc-2000_blocks-strips-typed_93.out @@ -0,0 +1,1100 @@ +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-93.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-93.pddl +Parsing... +Parsing: [0.010s CPU, 0.021s wall-clock] +Normalizing task... [0.010s CPU, 0.002s wall-clock] +Instantiating... +Generating Datalog program... [0.010s CPU, 0.008s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.000s CPU, 0.012s wall-clock] +Preparing model... [0.020s CPU, 0.017s wall-clock] +Generated 21 rules. +Computing model... [0.790s CPU, 0.789s wall-clock] +6718 relevant atoms +4462 auxiliary atoms +11180 final queue length +19747 total queue pushes +Completing instantiation... [1.410s CPU, 1.413s wall-clock] +Instantiating: [2.250s CPU, 2.248s 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.080s CPU, 0.083s wall-clock] +Collecting mutex groups... [0.010s CPU, 0.018s wall-clock] +Choosing groups... +47 uncovered facts +Choosing groups: [0.090s CPU, 0.087s wall-clock] +Building translation key... [0.030s CPU, 0.028s wall-clock] +Computing fact groups: [0.460s CPU, 0.461s wall-clock] +Building STRIPS to SAS dictionary... [0.080s CPU, 0.077s wall-clock] +Building dictionary for full mutex groups... [0.030s CPU, 0.030s wall-clock] +Building mutex information... +Building mutex information: [0.050s CPU, 0.050s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.070s CPU, 0.070s wall-clock] +Translating task: [1.670s CPU, 1.667s wall-clock] +6302 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +92 propositions removed +Detecting unreachable propositions: [1.000s CPU, 0.998s wall-clock] +Reordering and filtering variables... +93 of 93 variables necessary. +47 of 93 mutex groups necessary. +4232 of 4232 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.520s CPU, 0.525s wall-clock] +Translator variables: 93 +Translator derived variables: 0 +Translator facts: 2256 +Translator goal facts: 45 +Translator mutex groups: 47 +Translator total mutex groups size: 2209 +Translator operators: 4232 +Translator axioms: 0 +Translator task size: 36205 +Translator peak memory: 58216 KB +Writing output... [0.650s CPU, 0.694s wall-clock] +Done! [6.810s CPU, 6.849s wall-clock] +planner.py version 0.0.1 + +Time: 1.33s +Memory: 126MB + +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.499s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 1.332s + +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 : 110933 +Atoms : 110933 +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 : 262MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.01s +Memory: 198MB (+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: 198MB +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 0.54s +Memory: 209MB (+11MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 2 +Time : 2.719s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 2.552s + +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 : 110933 +Atoms : 110933 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 29193 (Eliminated: 0 Frozen: 29193) +Constraints : 44602 (Binary: 95.1% Ternary: 3.6% Other: 1.3%) + +Memory Peak : 262MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.47s +Memory: 219MB (+10MB) +UNSAT +Iteration Time: 1.22s + +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: 240.0MB +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 0.64s +Memory: 246MB (+27MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 3 +Time : 4.333s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 4.168s + +Choices : 0 +Conflicts : 0 (Analyzed: 0) +Restarts : 0 +Problems : 3 (Average Length: 7.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 110933 +Atoms : 110933 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 60403 (Eliminated: 0 Frozen: 60403) +Constraints : 199494 (Binary: 95.2% Ternary: 4.0% Other: 0.8%) + +Memory Peak : 262MB +Max. Length : 5 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.72s +Memory: 259MB (+13MB) +UNSAT +Iteration Time: 1.62s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Expected Memory: 299.0MB +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 0.60s +Memory: 275MB (+16MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 4 +Time : 6.302s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 6.140s + +Choices : 0 +Conflicts : 1 (Analyzed: 0) +Restarts : 0 +Problems : 4 (Average Length: 9.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 110933 +Atoms : 110933 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 93133 (Eliminated: 0 Frozen: 93133) +Constraints : 439915 (Binary: 95.2% Ternary: 4.1% Other: 0.7%) + +Memory Peak : 290MB +Max. Length : 10 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.08s +Memory: 290MB (+15MB) +UNSAT +Iteration Time: 1.98s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Expected Memory: 330.0MB +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 0.63s +Memory: 308MB (+18MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 5 +Time : 8.408s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s) +CPU Time : 8.248s + +Choices : 0 +Conflicts : 2 (Analyzed: 0) +Restarts : 0 +Problems : 5 (Average Length: 12.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 110933 +Atoms : 110933 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 126749 (Eliminated: 0 Frozen: 126749) +Constraints : 705840 (Binary: 95.2% Ternary: 4.1% Other: 0.6%) + +Memory Peak : 330MB +Max. Length : 15 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.22s +Memory: 330MB (+22MB) +UNSAT +Iteration Time: 2.11s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Expected Memory: 370.0MB +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 0.76s +Memory: 353MB (+23MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 6 +Time : 10.664s (Solving: 0.02s 1st Model: 0.00s Unsat: 0.02s) +CPU Time : 10.504s + +Choices : 0 +Conflicts : 3 (Analyzed: 0) +Restarts : 0 +Problems : 6 (Average Length: 14.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 110933 +Atoms : 110933 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 160365 (Eliminated: 0 Frozen: 160365) +Constraints : 971765 (Binary: 95.2% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 379MB +Max. Length : 20 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.23s +Memory: 379MB (+26MB) +UNSAT +Iteration Time: 2.27s + +Iteration 7 +Queue: [(6,30,0,True)] +Grounded Until: 25 +Expected Memory: 428.0MB +Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] +Grounding Time: 0.61s +Memory: 392MB (+13MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 7 +Time : 12.794s (Solving: 0.04s 1st Model: 0.00s Unsat: 0.04s) +CPU Time : 12.636s + +Choices : 0 +Conflicts : 4 (Analyzed: 0) +Restarts : 0 +Problems : 7 (Average Length: 17.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 110933 +Atoms : 110933 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 193981 (Eliminated: 0 Frozen: 193981) +Constraints : 1237690 (Binary: 95.2% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 420MB +Max. Length : 25 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.25s +Memory: 407MB (+15MB) +UNSAT +Iteration Time: 2.14s + +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: 456.0MB +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 0.63s +Memory: 424MB (+17MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 8 +Time : 14.980s (Solving: 0.06s 1st Model: 0.00s Unsat: 0.06s) +CPU Time : 14.824s + +Choices : 0 +Conflicts : 5 (Analyzed: 0) +Restarts : 0 +Problems : 8 (Average Length: 19.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 110933 +Atoms : 110933 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 227597 (Eliminated: 0 Frozen: 227597) +Constraints : 1503615 (Binary: 95.2% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 460MB +Max. Length : 30 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.26s +Memory: 460MB (+36MB) +UNSAT +Iteration Time: 2.20s + +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: 513.0MB +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 0.63s +Memory: 463MB (+3MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 9 +Time : 17.195s (Solving: 0.09s 1st Model: 0.00s Unsat: 0.09s) +CPU Time : 17.040s + +Choices : 0 +Conflicts : 6 (Analyzed: 0) +Restarts : 0 +Problems : 9 (Average Length: 22.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 110933 +Atoms : 110933 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 261213 (Eliminated: 0 Frozen: 261213) +Constraints : 1769540 (Binary: 95.2% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 499MB +Max. Length : 35 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.28s +Memory: 481MB (+18MB) +UNSAT +Iteration Time: 2.23s + +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: 534.0MB +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 0.66s +Memory: 492MB (+11MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 10 +Time : 19.473s (Solving: 0.13s 1st Model: 0.00s Unsat: 0.13s) +CPU Time : 19.320s + +Choices : 0 +Conflicts : 7 (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 : 110933 +Atoms : 110933 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 294829 (Eliminated: 0 Frozen: 294829) +Constraints : 2035465 (Binary: 95.2% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 535MB +Max. Length : 40 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.29s +Memory: 511MB (+19MB) +UNSAT +Iteration Time: 2.29s + +Iteration 11 +Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 45 +Expected Memory: 564.0MB +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 0.98s +Memory: 546MB (+35MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 11 +Time : 22.095s (Solving: 0.17s 1st Model: 0.00s Unsat: 0.17s) +CPU Time : 21.940s + +Choices : 0 +Conflicts : 8 (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 : 110933 +Atoms : 110933 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 328445 (Eliminated: 0 Frozen: 328445) +Constraints : 2301390 (Binary: 95.2% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 593MB +Max. Length : 45 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.30s +Memory: 569MB (+23MB) +UNSAT +Iteration Time: 2.64s + +Iteration 12 +Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 50 +Expected Memory: 627.0MB +Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])] +Grounding Time: 0.64s +Memory: 577MB (+8MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 12 +Time : 24.405s (Solving: 0.21s 1st Model: 0.00s Unsat: 0.21s) +CPU Time : 24.252s + +Choices : 0 +Conflicts : 9 (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 : 110933 +Atoms : 110933 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 362061 (Eliminated: 0 Frozen: 362061) +Constraints : 2567315 (Binary: 95.2% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 631MB +Max. Length : 50 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.31s +Memory: 627MB (+50MB) +UNSAT +Iteration Time: 2.32s + +Iteration 13 +Queue: [(12,60,0,True), (13,65,0,True)] +Grounded Until: 55 +Expected Memory: 685.0MB +Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])] +Grounding Time: 0.62s +Memory: 627MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 13 +Time : 26.752s (Solving: 0.27s 1st Model: 0.00s Unsat: 0.27s) +CPU Time : 26.600s + +Choices : 18 (Domain: 18) +Conflicts : 14 (Analyzed: 4) +Restarts : 0 +Problems : 13 (Average Length: 32.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: 51.25 Max: 70 Sum: 205) + Executed : 0 (Average: 4.50 Max: 8 Sum: 18 Ratio: 8.78%) + Bounded : 4 (Average: 46.75 Max: 62 Sum: 187 Ratio: 91.22%) + +Rules : 110933 +Atoms : 110933 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 395677 (Eliminated: 0 Frozen: 395677) +Constraints : 2833240 (Binary: 95.2% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 677MB +Max. Length : 55 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.35s +Memory: 646MB (+19MB) +UNSAT +Iteration Time: 2.36s + +Iteration 14 +Queue: [(13,65,0,True)] +Grounded Until: 60 +Expected Memory: 704.0MB +Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])] +Grounding Time: 0.65s +Memory: 661MB (+15MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 14 +Time : 29.208s (Solving: 0.39s 1st Model: 0.00s Unsat: 0.39s) +CPU Time : 29.056s + +Choices : 135 (Domain: 135) +Conflicts : 41 (Analyzed: 30) +Restarts : 0 +Problems : 14 (Average Length: 34.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: 66.60 Max: 74 Sum: 1998) + Executed : 0 (Average: 4.50 Max: 8 Sum: 135 Ratio: 6.76%) + Bounded : 30 (Average: 62.10 Max: 67 Sum: 1863 Ratio: 93.24%) + +Rules : 110933 +Atoms : 110933 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 429293 (Eliminated: 0 Frozen: 429293) +Constraints : 3073559 (Binary: 95.2% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 726MB +Max. Length : 60 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.40s +Memory: 683MB (+22MB) +UNSAT +Iteration Time: 2.47s + +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: 741.0MB +Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])] +Grounding Time: 0.67s +Memory: 689MB (+6MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 15 +Time : 32.107s (Solving: 0.87s 1st Model: 0.00s Unsat: 0.87s) +CPU Time : 31.956s + +Choices : 783 (Domain: 783) +Conflicts : 183 (Analyzed: 171) +Restarts : 0 +Problems : 15 (Average Length: 37.00 Splits: 0) +Lemmas : 171 (Deleted: 0) + Binary : 7 (Ratio: 4.09%) + Ternary : 2 (Ratio: 1.17%) + Conflict : 171 (Average Length: 2095.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 171 (Average: 24.21 Max: 97 Sum: 4140) + Executed : 118 (Average: 4.58 Max: 97 Sum: 783 Ratio: 18.91%) + Bounded : 53 (Average: 63.34 Max: 72 Sum: 3357 Ratio: 81.09%) + +Rules : 110933 +Atoms : 110933 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 462909 (Eliminated: 0 Frozen: 462909) +Constraints : 3244352 (Binary: 95.2% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 757MB +Max. Length : 65 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.77s +Memory: 711MB (+22MB) +UNSAT +Iteration Time: 2.91s + +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: 769.0MB +Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])] +Grounding Time: 0.65s +Memory: 714MB (+3MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 16 +Time : 36.915s (Solving: 3.25s 1st Model: 0.00s Unsat: 3.25s) +CPU Time : 36.768s + +Choices : 6781 (Domain: 6781) +Conflicts : 1198 (Analyzed: 1185) +Restarts : 2 (Average: 592.50 Last: 157) +Problems : 16 (Average Length: 39.50 Splits: 0) +Lemmas : 1185 (Deleted: 0) + Binary : 24 (Ratio: 2.03%) + Ternary : 6 (Ratio: 0.51%) + Conflict : 1185 (Average Length: 2811.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 1185 (Average: 11.43 Max: 254 Sum: 13540) + Executed : 1082 (Average: 5.54 Max: 254 Sum: 6567 Ratio: 48.50%) + Bounded : 103 (Average: 67.70 Max: 77 Sum: 6973 Ratio: 51.50%) + +Rules : 110933 +Atoms : 110933 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 496525 (Eliminated: 0 Frozen: 496525) +Constraints : 3416017 (Binary: 95.2% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 787MB +Max. Length : 70 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 3.70s +Memory: 744MB (+30MB) +UNSAT +Iteration Time: 4.83s + +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: 802.0MB +Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])] +Grounding Time: 0.67s +Memory: 744MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 17 +Time : 40.428s (Solving: 4.31s 1st Model: 0.00s Unsat: 4.31s) +CPU Time : 40.284s + +Choices : 7955 (Domain: 7955) +Conflicts : 1427 (Analyzed: 1413) +Restarts : 2 (Average: 706.50 Last: 228) +Problems : 17 (Average Length: 42.00 Splits: 0) +Lemmas : 1413 (Deleted: 0) + Binary : 60 (Ratio: 4.25%) + Ternary : 6 (Ratio: 0.42%) + Conflict : 1413 (Average Length: 2793.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 1413 (Average: 10.65 Max: 254 Sum: 15050) + Executed : 1298 (Average: 5.48 Max: 254 Sum: 7741 Ratio: 51.44%) + Bounded : 115 (Average: 63.56 Max: 82 Sum: 7309 Ratio: 48.56%) + +Rules : 110933 +Atoms : 110933 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 530141 (Eliminated: 0 Frozen: 530141) +Constraints : 3670945 (Binary: 95.2% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 827MB +Max. Length : 75 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 2.37s +Memory: 821MB (+77MB) +UNSAT +Iteration Time: 3.53s + +Iteration 18 +Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 80 +Expected Memory: 898.0MB +Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])] +Grounding Time: 0.66s +Memory: 821MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 18 +Time : 44.669s (Solving: 6.12s 1st Model: 0.00s Unsat: 6.12s) +CPU Time : 44.528s + +Choices : 16785 (Domain: 16785) +Conflicts : 1811 (Analyzed: 1796) +Restarts : 2 (Average: 898.00 Last: 383) +Problems : 18 (Average Length: 44.50 Splits: 0) +Lemmas : 1796 (Deleted: 0) + Binary : 116 (Ratio: 6.46%) + Ternary : 6 (Ratio: 0.33%) + Conflict : 1796 (Average Length: 3418.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 1796 (Average: 13.30 Max: 334 Sum: 23892) + Executed : 1669 (Average: 9.23 Max: 334 Sum: 16571 Ratio: 69.36%) + Bounded : 127 (Average: 57.65 Max: 82 Sum: 7321 Ratio: 30.64%) + +Rules : 110933 +Atoms : 110933 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 563757 (Eliminated: 0 Frozen: 563757) +Constraints : 3936770 (Binary: 95.2% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 890MB +Max. Length : 80 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 3.13s +Memory: 825MB (+4MB) +UNSAT +Iteration Time: 4.26s + +Iteration 19 +Queue: [(18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 85 +Expected Memory: 902.0MB +Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])] +Grounding Time: 0.69s +Memory: 827MB (+2MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 19 +Time : 50.958s (Solving: 9.91s 1st Model: 0.00s Unsat: 9.91s) +CPU Time : 50.820s + +Choices : 34772 (Domain: 34772) +Conflicts : 2693 (Analyzed: 2677) +Restarts : 3 (Average: 892.33 Last: 383) +Problems : 19 (Average Length: 47.00 Splits: 0) +Lemmas : 2677 (Deleted: 0) + Binary : 195 (Ratio: 7.28%) + Ternary : 6 (Ratio: 0.22%) + Conflict : 2677 (Average Length: 5157.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 2677 (Average: 15.61 Max: 447 Sum: 41791) + Executed : 2535 (Average: 12.84 Max: 447 Sum: 34379 Ratio: 82.26%) + Bounded : 142 (Average: 52.20 Max: 82 Sum: 7412 Ratio: 17.74%) + +Rules : 110933 +Atoms : 110933 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 597373 (Eliminated: 0 Frozen: 597373) +Constraints : 4202695 (Binary: 95.2% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 982MB +Max. Length : 85 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 5.12s +Memory: 918MB (+91MB) +UNSAT +Iteration Time: 6.31s + +Iteration 20 +Queue: [(19,95,0,True), (20,100,0,True)] +Grounded Until: 90 +Expected Memory: 1011.0MB +Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])] +Grounding Time: 0.71s +Memory: 920MB (+2MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 20 +Time : 57.538s (Solving: 13.92s 1st Model: 0.00s Unsat: 13.92s) +CPU Time : 57.404s + +Choices : 67637 (Domain: 67637) +Conflicts : 3563 (Analyzed: 3546) +Restarts : 3 (Average: 1182.00 Last: 869) +Problems : 20 (Average Length: 49.50 Splits: 0) +Lemmas : 3546 (Deleted: 0) + Binary : 293 (Ratio: 8.26%) + Ternary : 6 (Ratio: 0.17%) + Conflict : 3546 (Average Length: 5419.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 3546 (Average: 21.09 Max: 715 Sum: 74768) + Executed : 3386 (Average: 18.96 Max: 715 Sum: 67244 Ratio: 89.94%) + Bounded : 160 (Average: 47.02 Max: 95 Sum: 7524 Ratio: 10.06%) + +Rules : 110933 +Atoms : 110933 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 630989 (Eliminated: 0 Frozen: 630989) +Constraints : 4468620 (Binary: 95.2% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 1009MB +Max. Length : 90 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 5.36s +Memory: 949MB (+29MB) +UNSAT +Iteration Time: 6.60s + +Iteration 21 +Queue: [(20,100,0,True)] +Grounded Until: 95 +Expected Memory: 1042.0MB +Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])] +Grounding Time: 1.38s +Memory: 1000MB (+51MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 21 +Time : 78.110s (Solving: 31.22s 1st Model: 0.00s Unsat: 31.22s) +CPU Time : 77.984s + +Choices : 137057 (Domain: 137057) +Conflicts : 7620 (Analyzed: 7602) +Restarts : 4 (Average: 1900.50 Last: 3090) +Problems : 21 (Average Length: 52.00 Splits: 0) +Lemmas : 7602 (Deleted: 0) + Binary : 409 (Ratio: 5.38%) + Ternary : 7 (Ratio: 0.09%) + Conflict : 7602 (Average Length: 8772.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 7602 (Average: 18.93 Max: 2101 Sum: 143936) + Executed : 7424 (Average: 17.94 Max: 2101 Sum: 136394 Ratio: 94.76%) + Bounded : 178 (Average: 42.37 Max: 95 Sum: 7542 Ratio: 5.24%) + +Rules : 110933 +Atoms : 110933 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 664605 (Eliminated: 0 Frozen: 664605) +Constraints : 4734545 (Binary: 95.2% Ternary: 4.2% Other: 0.6%) + +Memory Peak : 1219MB +Max. Length : 95 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 18.65s +Memory: 1219MB (+219MB) +UNSAT +Iteration Time: 20.59s + +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: 1489.0MB +Grounding... [('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('check', [105])] +Grounding Time: 0.63s +Memory: 1219MB (+0MB) +Unblocking actions... +Solving... +*** Info : (planner): INTERRUPTED by signal! +UNKNOWN + +INTERRUPTED : 1 + +Models : 0+ +Calls : 22 +Time : 891.297s (Solving: 841.79s 1st Model: 0.00s Unsat: 31.22s) +CPU Time : 891.508s + +Choices : 1152527 (Domain: 1152527) +Conflicts : 123398 (Analyzed: 123380) +Restarts : 39 (Average: 3163.59 Last: 3090) +Problems : 22 (Average Length: 54.50 Splits: 0) +Lemmas : 123380 (Deleted: 105575) + Binary : 526 (Ratio: 0.43%) + Ternary : 9 (Ratio: 0.01%) + Conflict : 123380 (Average Length: 7735.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 123380 (Average: 9.35 Max: 5618 Sum: 1154071) + Executed : 123185 (Average: 9.29 Max: 5618 Sum: 1146512 Ratio: 99.35%) + Bounded : 195 (Average: 38.76 Max: 95 Sum: 7559 Ratio: 0.65%) + +Rules : 110933 +Atoms : 110933 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 698221 (Eliminated: 0 Frozen: 698221) +Constraints : 5000470 (Binary: 95.2% Ternary: 4.2% Other: 0.5%) + +Memory Peak : 2335MB +Max. Length : 100 steps +Models : 0 + +