1
0
Fork 0
tplp-planning-benchmark/gc-ta1-tt1/ipc-2011_barman-sequential-...

7329 lines
270 KiB
Plaintext

INFO Running translator.
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/barman-sequential-satisficing/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/barman-sequential-satisficing/instances/instance-3.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-2011/domains/barman-sequential-satisficing/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/barman-sequential-satisficing/instances/instance-3.pddl
Parsing...
Parsing: [0.030s CPU, 0.033s wall-clock]
Normalizing task... [0.010s CPU, 0.003s wall-clock]
Instantiating...
Generating Datalog program... [0.000s CPU, 0.008s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.040s CPU, 0.044s wall-clock]
Preparing model... [0.030s CPU, 0.023s wall-clock]
Generated 115 rules.
Computing model... [0.320s CPU, 0.327s wall-clock]
2025 relevant atoms
2105 auxiliary atoms
4130 final queue length
7122 total queue pushes
Completing instantiation... [0.600s CPU, 0.602s wall-clock]
Instantiating: [1.000s CPU, 1.008s wall-clock]
Computing fact groups...
Finding invariants...
24 initial candidates
Finding invariants: [0.140s CPU, 0.133s wall-clock]
Checking invariant weight... [0.000s CPU, 0.001s wall-clock]
Instantiating groups... [0.000s CPU, 0.006s wall-clock]
Collecting mutex groups... [0.000s CPU, 0.000s wall-clock]
Choosing groups...
207 uncovered facts
Choosing groups: [0.000s CPU, 0.001s wall-clock]
Building translation key... [0.010s CPU, 0.008s wall-clock]
Computing fact groups: [0.170s CPU, 0.165s wall-clock]
Building STRIPS to SAS dictionary... [0.000s CPU, 0.002s wall-clock]
Building dictionary for full mutex groups... [0.000s CPU, 0.002s wall-clock]
Building mutex information...
Building mutex information: [0.000s CPU, 0.002s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [0.030s CPU, 0.033s wall-clock]
Translating task: [0.660s CPU, 0.661s wall-clock]
2326 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
3 propositions removed
Detecting unreachable propositions: [0.320s CPU, 0.313s wall-clock]
Reordering and filtering variables...
210 of 210 variables necessary.
11 of 14 mutex groups necessary.
1390 of 1390 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [0.210s CPU, 0.206s wall-clock]
Translator variables: 210
Translator derived variables: 0
Translator facts: 441
Translator goal facts: 9
Translator mutex groups: 11
Translator total mutex groups size: 33
Translator operators: 1390
Translator axioms: 0
Translator task size: 13333
Translator peak memory: 43980 KB
Writing output... [0.250s CPU, 0.268s wall-clock]
Done! [2.670s CPU, 2.688s wall-clock]
planner.py version 0.0.1
Time: 0.57s
Memory: 86MB
Iteration 1
Queue: [(0,0,0,True), (1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 0
Solving...
[start: stats after solve call]
Models : 0
Calls : 1
Time : 0.667s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 0.568s
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 : 38518
Atoms : 38518
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 : 222MB
Max. Length : 0 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.00s
Memory: 158MB (+72MB)
UNSAT
Iteration Time: 0.00s
Iteration 2
Queue: [(1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 0
Expected Memory: 158MB
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
Grounding Time: 0.16s
Memory: 158MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 2
Time : 0.904s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 0.804s
Choices : 71 (Domain: 56)
Conflicts : 31 (Analyzed: 30)
Restarts : 0
Problems : 2 (Average Length: 4.50 Splits: 0)
Lemmas : 30 (Deleted: 0)
Binary : 9 (Ratio: 30.00%)
Ternary : 1 (Ratio: 3.33%)
Conflict : 30 (Average Length: 6.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: 2.40 Max: 19 Sum: 72)
Executed : 29 (Average: 2.37 Max: 19 Sum: 71 Ratio: 98.61%)
Bounded : 1 (Average: 1.00 Max: 1 Sum: 1 Ratio: 1.39%)
Rules : 38518
Atoms : 38518
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 10318 (Eliminated: 0 Frozen: 120)
Constraints : 36429 (Binary: 95.1% Ternary: 3.5% Other: 1.5%)
Memory Peak : 222MB
Max. Length : 0 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.01s
Memory: 160MB (+2MB)
UNSAT
Iteration Time: 0.24s
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: 162.0MB
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
Grounding Time: 0.18s
Memory: 164MB (+4MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 1+
Calls : 3
Time : 1.178s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 1.076s
Choices : 480 (Domain: 448)
Conflicts : 42 (Analyzed: 41)
Restarts : 0
Model-Level : 234.0
Problems : 3 (Average Length: 7.00 Splits: 0)
Lemmas : 41 (Deleted: 0)
Binary : 13 (Ratio: 31.71%)
Ternary : 1 (Ratio: 2.44%)
Conflict : 41 (Average Length: 10.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 41 (Average: 6.32 Max: 65 Sum: 259)
Executed : 40 (Average: 6.29 Max: 65 Sum: 258 Ratio: 99.61%)
Bounded : 1 (Average: 1.00 Max: 1 Sum: 1 Ratio: 0.39%)
Rules : 38518
Atoms : 38518
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 22604 (Eliminated: 0 Frozen: 240)
Constraints : 136839 (Binary: 95.5% Ternary: 3.2% Other: 1.2%)
Memory Peak : 222MB
Max. Length : 5 steps
Models : 1
[endof: stats after solve call]
Solving Time: 0.02s
Memory: 170MB (+6MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 0.65s
Memory: 191MB (+21MB)
Solving...
[start: stats after solve call]
Models : 0
Calls : 4
Time : 1.862s (Solving: 0.49s 1st Model: 0.00s Unsat: 0.49s)
CPU Time : 1.764s
Choices : 19583 (Domain: 14647)
Conflicts : 2413 (Analyzed: 2411)
Restarts : 26 (Average: 92.73 Last: 30)
Model-Level : 234.0
Problems : 4 (Average Length: 8.25 Splits: 0)
Lemmas : 2411 (Deleted: 765)
Binary : 321 (Ratio: 13.31%)
Ternary : 121 (Ratio: 5.02%)
Conflict : 2411 (Average Length: 65.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 2411 (Average: 8.03 Max: 129 Sum: 19357)
Executed : 2396 (Average: 7.96 Max: 129 Sum: 19199 Ratio: 99.18%)
Bounded : 15 (Average: 10.53 Max: 12 Sum: 158 Ratio: 0.82%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 34632 (Eliminated: 0 Frozen: 10333)
Constraints : 218467 (Binary: 91.7% Ternary: 6.6% Other: 1.7%)
Memory Peak : 222MB
Max. Length : 5 steps
Models : 1
[endof: stats after solve call]
Solving Time: 0.53s
Memory: 190MB (+-1MB)
UNSAT
Iteration Time: 1.46s
Iteration 4
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 10
Expected Memory: 200.0MB
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
Grounding Time: 0.33s
Memory: 193MB (+3MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 5
Time : 5.465s (Solving: 3.63s 1st Model: 0.00s Unsat: 0.49s)
CPU Time : 5.368s
Choices : 79766 (Domain: 60944)
Conflicts : 11313 (Analyzed: 11311)
Restarts : 126 (Average: 89.77 Last: 96)
Model-Level : 234.0
Problems : 5 (Average Length: 10.00 Splits: 0)
Lemmas : 11311 (Deleted: 7549)
Binary : 973 (Ratio: 8.60%)
Ternary : 214 (Ratio: 1.89%)
Conflict : 11311 (Average Length: 313.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 11311 (Average: 6.74 Max: 132 Sum: 76217)
Executed : 11295 (Average: 6.72 Max: 132 Sum: 76042 Ratio: 99.77%)
Bounded : 16 (Average: 10.94 Max: 17 Sum: 175 Ratio: 0.23%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 57193 (Eliminated: 0 Frozen: 17793)
Constraints : 376133 (Binary: 91.8% Ternary: 6.4% Other: 1.8%)
Memory Peak : 222MB
Max. Length : 10 steps
Models : 1
[endof: stats after solve call]
Solving Time: 3.15s
Memory: 209MB (+16MB)
UNKNOWN
Iteration Time: 3.61s
Iteration 5
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 15
Expected Memory: 228.0MB
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
Grounding Time: 0.30s
Memory: 211MB (+2MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 6
Time : 10.242s (Solving: 7.95s 1st Model: 0.00s Unsat: 0.49s)
CPU Time : 10.148s
Choices : 192971 (Domain: 158619)
Conflicts : 20881 (Analyzed: 20879)
Restarts : 226 (Average: 92.38 Last: 127)
Model-Level : 234.0
Problems : 6 (Average Length: 12.00 Splits: 0)
Lemmas : 20879 (Deleted: 15511)
Binary : 1688 (Ratio: 8.08%)
Ternary : 387 (Ratio: 1.85%)
Conflict : 20879 (Average Length: 378.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 20879 (Average: 8.80 Max: 965 Sum: 183837)
Executed : 20855 (Average: 8.79 Max: 965 Sum: 183491 Ratio: 99.81%)
Bounded : 24 (Average: 14.42 Max: 22 Sum: 346 Ratio: 0.19%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 79754 (Eliminated: 0 Frozen: 25253)
Constraints : 549144 (Binary: 91.7% Ternary: 6.5% Other: 1.8%)
Memory Peak : 224MB
Max. Length : 15 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.35s
Memory: 218MB (+7MB)
UNKNOWN
Iteration Time: 4.79s
Iteration 6
Queue: [(5,25,0,True), (6,30,0,True)]
Grounded Until: 20
Expected Memory: 237.0MB
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
Grounding Time: 0.36s
Memory: 226MB (+8MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 7
Time : 14.343s (Solving: 11.50s 1st Model: 0.00s Unsat: 0.49s)
CPU Time : 14.252s
Choices : 284372 (Domain: 241269)
Conflicts : 28866 (Analyzed: 28864)
Restarts : 326 (Average: 88.54 Last: 127)
Model-Level : 234.0
Problems : 7 (Average Length: 14.14 Splits: 0)
Lemmas : 28864 (Deleted: 21862)
Binary : 2295 (Ratio: 7.95%)
Ternary : 527 (Ratio: 1.83%)
Conflict : 28864 (Average Length: 349.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 28864 (Average: 9.21 Max: 965 Sum: 265844)
Executed : 28840 (Average: 9.20 Max: 965 Sum: 265498 Ratio: 99.87%)
Bounded : 24 (Average: 14.42 Max: 22 Sum: 346 Ratio: 0.13%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 102315 (Eliminated: 0 Frozen: 32713)
Constraints : 704971 (Binary: 91.7% Ternary: 6.4% Other: 1.9%)
Memory Peak : 241MB
Max. Length : 20 steps
Models : 1
[endof: stats after solve call]
Solving Time: 3.59s
Memory: 237MB (+11MB)
UNKNOWN
Iteration Time: 4.11s
Iteration 7
Queue: [(6,30,0,True)]
Grounded Until: 25
Expected Memory: 256.0MB
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
Grounding Time: 0.36s
Memory: 244MB (+7MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 8
Time : 18.754s (Solving: 15.36s 1st Model: 0.00s Unsat: 0.49s)
CPU Time : 18.668s
Choices : 370309 (Domain: 321415)
Conflicts : 37530 (Analyzed: 37528)
Restarts : 426 (Average: 88.09 Last: 127)
Model-Level : 234.0
Problems : 8 (Average Length: 16.38 Splits: 0)
Lemmas : 37528 (Deleted: 31226)
Binary : 2667 (Ratio: 7.11%)
Ternary : 562 (Ratio: 1.50%)
Conflict : 37528 (Average Length: 344.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 37528 (Average: 9.06 Max: 965 Sum: 340102)
Executed : 37504 (Average: 9.05 Max: 965 Sum: 339756 Ratio: 99.90%)
Bounded : 24 (Average: 14.42 Max: 22 Sum: 346 Ratio: 0.10%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 124876 (Eliminated: 0 Frozen: 40173)
Constraints : 877996 (Binary: 91.7% Ternary: 6.5% Other: 1.9%)
Memory Peak : 262MB
Max. Length : 25 steps
Models : 1
[endof: stats after solve call]
Solving Time: 3.89s
Memory: 252MB (+8MB)
UNKNOWN
Iteration Time: 4.42s
Iteration 8
Queue: [(3,15,1,True), (4,20,1,True), (5,25,1,True), (6,30,1,True), (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), (14,70,0,True), (15,75,0,True), (16,80,0,True)]
Grounded Until: 30
Blocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 9
Time : 21.546s (Solving: 18.12s 1st Model: 0.00s Unsat: 0.49s)
CPU Time : 21.460s
Choices : 435524 (Domain: 382214)
Conflicts : 46255 (Analyzed: 46253)
Restarts : 526 (Average: 87.93 Last: 127)
Model-Level : 234.0
Problems : 9 (Average Length: 18.11 Splits: 0)
Lemmas : 46253 (Deleted: 38711)
Binary : 2960 (Ratio: 6.40%)
Ternary : 638 (Ratio: 1.38%)
Conflict : 46253 (Average Length: 317.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 46253 (Average: 8.71 Max: 965 Sum: 402862)
Executed : 46221 (Average: 8.70 Max: 965 Sum: 402265 Ratio: 99.85%)
Bounded : 32 (Average: 18.66 Max: 32 Sum: 597 Ratio: 0.15%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 124876 (Eliminated: 0 Frozen: 40173)
Constraints : 877996 (Binary: 91.7% Ternary: 6.5% Other: 1.9%)
Memory Peak : 262MB
Max. Length : 30 steps
Models : 1
[endof: stats after solve call]
Solving Time: 2.78s
Memory: 253MB (+1MB)
UNKNOWN
Iteration Time: 2.80s
Iteration 9
Queue: [(4,20,1,True), (5,25,1,True), (6,30,1,True), (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), (14,70,0,True), (15,75,0,True), (16,80,0,True)]
Grounded Until: 30
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 10
Time : 24.526s (Solving: 21.07s 1st Model: 0.00s Unsat: 0.49s)
CPU Time : 24.440s
Choices : 499755 (Domain: 445719)
Conflicts : 54115 (Analyzed: 54113)
Restarts : 626 (Average: 86.44 Last: 127)
Model-Level : 234.0
Problems : 10 (Average Length: 19.50 Splits: 0)
Lemmas : 54113 (Deleted: 44068)
Binary : 3286 (Ratio: 6.07%)
Ternary : 705 (Ratio: 1.30%)
Conflict : 54113 (Average Length: 301.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 54113 (Average: 8.55 Max: 965 Sum: 462759)
Executed : 54079 (Average: 8.54 Max: 965 Sum: 462098 Ratio: 99.86%)
Bounded : 34 (Average: 19.44 Max: 32 Sum: 661 Ratio: 0.14%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 124876 (Eliminated: 0 Frozen: 40173)
Constraints : 870466 (Binary: 91.7% Ternary: 6.4% Other: 1.9%)
Memory Peak : 262MB
Max. Length : 30 steps
Models : 1
[endof: stats after solve call]
Solving Time: 2.97s
Memory: 253MB (+0MB)
UNKNOWN
Iteration Time: 2.98s
Iteration 10
Queue: [(5,25,1,True), (6,30,1,True), (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), (14,70,0,True), (15,75,0,True), (16,80,0,True)]
Grounded Until: 30
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 11
Time : 28.658s (Solving: 25.17s 1st Model: 0.00s Unsat: 0.49s)
CPU Time : 28.572s
Choices : 583817 (Domain: 529353)
Conflicts : 62654 (Analyzed: 62652)
Restarts : 726 (Average: 86.30 Last: 127)
Model-Level : 234.0
Problems : 11 (Average Length: 20.64 Splits: 0)
Lemmas : 62652 (Deleted: 51156)
Binary : 3601 (Ratio: 5.75%)
Ternary : 763 (Ratio: 1.22%)
Conflict : 62652 (Average Length: 286.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 62652 (Average: 8.65 Max: 965 Sum: 541747)
Executed : 62616 (Average: 8.64 Max: 965 Sum: 541022 Ratio: 99.87%)
Bounded : 36 (Average: 20.14 Max: 32 Sum: 725 Ratio: 0.13%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 124876 (Eliminated: 0 Frozen: 40173)
Constraints : 866633 (Binary: 91.7% Ternary: 6.4% Other: 1.9%)
Memory Peak : 262MB
Max. Length : 30 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.12s
Memory: 253MB (+0MB)
UNKNOWN
Iteration Time: 4.14s
Iteration 11
Queue: [(6,30,1,True), (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), (14,70,0,True), (15,75,0,True), (16,80,0,True)]
Grounded Until: 30
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 12
Time : 31.547s (Solving: 28.04s 1st Model: 0.00s Unsat: 0.49s)
CPU Time : 31.460s
Choices : 624460 (Domain: 569971)
Conflicts : 70151 (Analyzed: 70149)
Restarts : 826 (Average: 84.93 Last: 127)
Model-Level : 234.0
Problems : 12 (Average Length: 21.58 Splits: 0)
Lemmas : 70149 (Deleted: 59129)
Binary : 3669 (Ratio: 5.23%)
Ternary : 782 (Ratio: 1.11%)
Conflict : 70149 (Average Length: 277.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 70149 (Average: 8.23 Max: 965 Sum: 577117)
Executed : 70113 (Average: 8.22 Max: 965 Sum: 576392 Ratio: 99.87%)
Bounded : 36 (Average: 20.14 Max: 32 Sum: 725 Ratio: 0.13%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 124876 (Eliminated: 0 Frozen: 40173)
Constraints : 866573 (Binary: 91.7% Ternary: 6.4% Other: 1.9%)
Memory Peak : 262MB
Max. Length : 30 steps
Models : 1
[endof: stats after solve call]
Solving Time: 2.88s
Memory: 253MB (+0MB)
UNKNOWN
Iteration Time: 2.89s
Iteration 12
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), (14,70,0,True), (15,75,0,True), (16,80,0,True)]
Grounded Until: 30
Expected Memory: 272.0MB
Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
Grounding Time: 0.34s
Memory: 258MB (+5MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 13
Time : 35.885s (Solving: 31.83s 1st Model: 0.00s Unsat: 0.49s)
CPU Time : 35.800s
Choices : 685668 (Domain: 630865)
Conflicts : 78018 (Analyzed: 78016)
Restarts : 926 (Average: 84.25 Last: 127)
Model-Level : 234.0
Problems : 13 (Average Length: 22.77 Splits: 0)
Lemmas : 78016 (Deleted: 66476)
Binary : 3835 (Ratio: 4.92%)
Ternary : 798 (Ratio: 1.02%)
Conflict : 78016 (Average Length: 275.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 78016 (Average: 8.06 Max: 965 Sum: 628861)
Executed : 77980 (Average: 8.05 Max: 965 Sum: 628136 Ratio: 99.88%)
Bounded : 36 (Average: 20.14 Max: 32 Sum: 725 Ratio: 0.12%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 147437 (Eliminated: 0 Frozen: 47633)
Constraints : 1039598 (Binary: 91.7% Ternary: 6.4% Other: 1.9%)
Memory Peak : 280MB
Max. Length : 30 steps
Models : 1
[endof: stats after solve call]
Solving Time: 3.84s
Memory: 279MB (+21MB)
UNKNOWN
Iteration Time: 4.35s
Iteration 13
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), (14,70,0,True), (15,75,0,True), (16,80,0,True)]
Grounded Until: 35
Expected Memory: 305.0MB
Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
Grounding Time: 0.40s
Memory: 291MB (+12MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 14
Time : 40.305s (Solving: 35.63s 1st Model: 0.00s Unsat: 0.49s)
CPU Time : 40.220s
Choices : 744069 (Domain: 688736)
Conflicts : 85969 (Analyzed: 85967)
Restarts : 1026 (Average: 83.79 Last: 127)
Model-Level : 234.0
Problems : 14 (Average Length: 24.14 Splits: 0)
Lemmas : 85967 (Deleted: 74478)
Binary : 3915 (Ratio: 4.55%)
Ternary : 801 (Ratio: 0.93%)
Conflict : 85967 (Average Length: 284.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 85967 (Average: 7.86 Max: 965 Sum: 675874)
Executed : 85931 (Average: 7.85 Max: 965 Sum: 675149 Ratio: 99.89%)
Bounded : 36 (Average: 20.14 Max: 32 Sum: 725 Ratio: 0.11%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 169998 (Eliminated: 0 Frozen: 55093)
Constraints : 1212623 (Binary: 91.7% Ternary: 6.5% Other: 1.9%)
Memory Peak : 312MB
Max. Length : 35 steps
Models : 1
[endof: stats after solve call]
Solving Time: 3.84s
Memory: 296MB (+5MB)
UNKNOWN
Iteration Time: 4.43s
Iteration 14
Queue: [(9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True)]
Grounded Until: 40
Expected Memory: 322.0MB
Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])]
Grounding Time: 0.34s
Memory: 303MB (+7MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 15
Time : 45.003s (Solving: 39.75s 1st Model: 0.00s Unsat: 0.49s)
CPU Time : 44.920s
Choices : 812011 (Domain: 756350)
Conflicts : 93761 (Analyzed: 93759)
Restarts : 1126 (Average: 83.27 Last: 127)
Model-Level : 234.0
Problems : 15 (Average Length: 25.67 Splits: 0)
Lemmas : 93759 (Deleted: 82369)
Binary : 3972 (Ratio: 4.24%)
Ternary : 808 (Ratio: 0.86%)
Conflict : 93759 (Average Length: 292.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 93759 (Average: 7.81 Max: 965 Sum: 732212)
Executed : 93723 (Average: 7.80 Max: 965 Sum: 731487 Ratio: 99.90%)
Bounded : 36 (Average: 20.14 Max: 32 Sum: 725 Ratio: 0.10%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 192559 (Eliminated: 0 Frozen: 62553)
Constraints : 1385648 (Binary: 91.7% Ternary: 6.5% Other: 1.9%)
Memory Peak : 328MB
Max. Length : 40 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.17s
Memory: 310MB (+7MB)
UNKNOWN
Iteration Time: 4.71s
Iteration 15
Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True)]
Grounded Until: 45
Expected Memory: 336.0MB
Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])]
Grounding Time: 0.34s
Memory: 316MB (+6MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 16
Time : 49.358s (Solving: 43.51s 1st Model: 0.00s Unsat: 0.49s)
CPU Time : 49.276s
Choices : 864749 (Domain: 808879)
Conflicts : 100931 (Analyzed: 100929)
Restarts : 1226 (Average: 82.32 Last: 127)
Model-Level : 234.0
Problems : 16 (Average Length: 27.31 Splits: 0)
Lemmas : 100929 (Deleted: 90010)
Binary : 4001 (Ratio: 3.96%)
Ternary : 813 (Ratio: 0.81%)
Conflict : 100929 (Average Length: 300.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 100929 (Average: 7.65 Max: 965 Sum: 771841)
Executed : 100893 (Average: 7.64 Max: 965 Sum: 771116 Ratio: 99.91%)
Bounded : 36 (Average: 20.14 Max: 32 Sum: 725 Ratio: 0.09%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 215120 (Eliminated: 0 Frozen: 70013)
Constraints : 1558673 (Binary: 91.7% Ternary: 6.5% Other: 1.9%)
Memory Peak : 347MB
Max. Length : 45 steps
Models : 1
[endof: stats after solve call]
Solving Time: 3.81s
Memory: 345MB (+29MB)
UNKNOWN
Iteration Time: 4.37s
Iteration 16
Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True)]
Grounded Until: 50
Expected Memory: 380.0MB
Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
Grounding Time: 0.34s
Memory: 345MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 17
Time : 54.117s (Solving: 47.67s 1st Model: 0.00s Unsat: 0.49s)
CPU Time : 54.036s
Choices : 937544 (Domain: 881462)
Conflicts : 108908 (Analyzed: 108906)
Restarts : 1326 (Average: 82.13 Last: 127)
Model-Level : 234.0
Problems : 17 (Average Length: 29.06 Splits: 0)
Lemmas : 108906 (Deleted: 97214)
Binary : 4052 (Ratio: 3.72%)
Ternary : 816 (Ratio: 0.75%)
Conflict : 108906 (Average Length: 308.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 108906 (Average: 7.63 Max: 965 Sum: 830548)
Executed : 108870 (Average: 7.62 Max: 965 Sum: 829823 Ratio: 99.91%)
Bounded : 36 (Average: 20.14 Max: 32 Sum: 725 Ratio: 0.09%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 237681 (Eliminated: 0 Frozen: 77473)
Constraints : 1731698 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 374MB
Max. Length : 50 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.22s
Memory: 351MB (+6MB)
UNKNOWN
Iteration Time: 4.77s
Iteration 17
Queue: [(12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True)]
Grounded Until: 55
Expected Memory: 386.0MB
Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])]
Grounding Time: 0.34s
Memory: 353MB (+2MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 18
Time : 58.434s (Solving: 51.37s 1st Model: 0.00s Unsat: 0.49s)
CPU Time : 58.356s
Choices : 1010370 (Domain: 953705)
Conflicts : 116264 (Analyzed: 116262)
Restarts : 1426 (Average: 81.53 Last: 127)
Model-Level : 234.0
Problems : 18 (Average Length: 30.89 Splits: 0)
Lemmas : 116262 (Deleted: 105074)
Binary : 4108 (Ratio: 3.53%)
Ternary : 821 (Ratio: 0.71%)
Conflict : 116262 (Average Length: 315.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 116262 (Average: 7.64 Max: 965 Sum: 887968)
Executed : 116226 (Average: 7.63 Max: 965 Sum: 887243 Ratio: 99.92%)
Bounded : 36 (Average: 20.14 Max: 32 Sum: 725 Ratio: 0.08%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 260242 (Eliminated: 0 Frozen: 84933)
Constraints : 1904723 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 391MB
Max. Length : 55 steps
Models : 1
[endof: stats after solve call]
Solving Time: 3.76s
Memory: 365MB (+12MB)
UNKNOWN
Iteration Time: 4.33s
Iteration 18
Queue: [(13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True)]
Grounded Until: 60
Expected Memory: 400.0MB
Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])]
Grounding Time: 0.36s
Memory: 368MB (+3MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 19
Time : 63.516s (Solving: 55.81s 1st Model: 0.00s Unsat: 0.49s)
CPU Time : 63.440s
Choices : 1115778 (Domain: 1057786)
Conflicts : 123658 (Analyzed: 123656)
Restarts : 1526 (Average: 81.03 Last: 127)
Model-Level : 234.0
Problems : 19 (Average Length: 32.79 Splits: 0)
Lemmas : 123656 (Deleted: 112325)
Binary : 4188 (Ratio: 3.39%)
Ternary : 839 (Ratio: 0.68%)
Conflict : 123656 (Average Length: 321.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 123656 (Average: 7.89 Max: 965 Sum: 975958)
Executed : 123620 (Average: 7.89 Max: 965 Sum: 975233 Ratio: 99.93%)
Bounded : 36 (Average: 20.14 Max: 32 Sum: 725 Ratio: 0.07%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 282803 (Eliminated: 0 Frozen: 92393)
Constraints : 2077748 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 408MB
Max. Length : 60 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.50s
Memory: 380MB (+12MB)
UNKNOWN
Iteration Time: 5.09s
Iteration 19
Queue: [(14,70,0,True), (15,75,0,True), (16,80,0,True)]
Grounded Until: 65
Expected Memory: 415.0MB
Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])]
Grounding Time: 0.34s
Memory: 382MB (+2MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 20
Time : 69.470s (Solving: 61.12s 1st Model: 0.00s Unsat: 0.49s)
CPU Time : 69.396s
Choices : 1255036 (Domain: 1194564)
Conflicts : 132092 (Analyzed: 132090)
Restarts : 1626 (Average: 81.24 Last: 127)
Model-Level : 234.0
Problems : 20 (Average Length: 34.75 Splits: 0)
Lemmas : 132090 (Deleted: 119571)
Binary : 4317 (Ratio: 3.27%)
Ternary : 870 (Ratio: 0.66%)
Conflict : 132090 (Average Length: 324.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 132090 (Average: 8.30 Max: 965 Sum: 1096540)
Executed : 132054 (Average: 8.30 Max: 965 Sum: 1095815 Ratio: 99.93%)
Bounded : 36 (Average: 20.14 Max: 32 Sum: 725 Ratio: 0.07%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 305364 (Eliminated: 0 Frozen: 99853)
Constraints : 2250773 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 425MB
Max. Length : 65 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.38s
Memory: 424MB (+42MB)
UNKNOWN
Iteration Time: 5.96s
Iteration 20
Queue: [(15,75,0,True), (16,80,0,True)]
Grounded Until: 70
Expected Memory: 468.0MB
Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])]
Grounding Time: 0.33s
Memory: 424MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 21
Time : 75.932s (Solving: 66.95s 1st Model: 0.00s Unsat: 0.49s)
CPU Time : 75.860s
Choices : 1442030 (Domain: 1377505)
Conflicts : 140330 (Analyzed: 140328)
Restarts : 1726 (Average: 81.30 Last: 127)
Model-Level : 234.0
Problems : 21 (Average Length: 36.76 Splits: 0)
Lemmas : 140328 (Deleted: 127394)
Binary : 4433 (Ratio: 3.16%)
Ternary : 886 (Ratio: 0.63%)
Conflict : 140328 (Average Length: 330.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 140328 (Average: 8.98 Max: 965 Sum: 1259745)
Executed : 140292 (Average: 8.97 Max: 965 Sum: 1259020 Ratio: 99.94%)
Bounded : 36 (Average: 20.14 Max: 32 Sum: 725 Ratio: 0.06%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 327925 (Eliminated: 0 Frozen: 107313)
Constraints : 2423798 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 464MB
Max. Length : 70 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.90s
Memory: 427MB (+3MB)
UNKNOWN
Iteration Time: 6.48s
Iteration 21
Queue: [(16,80,0,True)]
Grounded Until: 75
Expected Memory: 471.0MB
Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])]
Grounding Time: 0.51s
Memory: 452MB (+25MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 22
Time : 82.535s (Solving: 72.71s 1st Model: 0.00s Unsat: 0.49s)
CPU Time : 82.464s
Choices : 1586970 (Domain: 1520603)
Conflicts : 148137 (Analyzed: 148135)
Restarts : 1826 (Average: 81.13 Last: 127)
Model-Level : 234.0
Problems : 22 (Average Length: 38.82 Splits: 0)
Lemmas : 148135 (Deleted: 135526)
Binary : 4554 (Ratio: 3.07%)
Ternary : 900 (Ratio: 0.61%)
Conflict : 148135 (Average Length: 335.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 148135 (Average: 9.34 Max: 965 Sum: 1383607)
Executed : 148099 (Average: 9.34 Max: 965 Sum: 1382882 Ratio: 99.95%)
Bounded : 36 (Average: 20.14 Max: 32 Sum: 725 Ratio: 0.05%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 350486 (Eliminated: 0 Frozen: 114773)
Constraints : 2596823 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 495MB
Max. Length : 75 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.83s
Memory: 455MB (+3MB)
UNKNOWN
Iteration Time: 6.61s
Iteration 22
Queue: [(3,15,2,True), (4,20,2,True), (5,25,2,True), (6,30,2,True), (7,35,1,True), (8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until: 80
Blocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 23
Time : 82.880s (Solving: 72.96s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 82.812s
Choices : 1590218 (Domain: 1523851)
Conflicts : 148461 (Analyzed: 148458)
Restarts : 1830 (Average: 81.12 Last: 127)
Model-Level : 234.0
Problems : 23 (Average Length: 40.70 Splits: 0)
Lemmas : 148458 (Deleted: 135526)
Binary : 4574 (Ratio: 3.08%)
Ternary : 902 (Ratio: 0.61%)
Conflict : 148458 (Average Length: 334.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 148458 (Average: 9.34 Max: 965 Sum: 1386822)
Executed : 148421 (Average: 9.34 Max: 965 Sum: 1386096 Ratio: 99.95%)
Bounded : 37 (Average: 19.62 Max: 32 Sum: 726 Ratio: 0.05%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 350486 (Eliminated: 0 Frozen: 114773)
Constraints : 2596823 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 495MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 0.31s
Memory: 455MB (+0MB)
UNSAT
Iteration Time: 0.35s
Iteration 23
Queue: [(4,20,2,True), (5,25,2,True), (6,30,2,True), (7,35,1,True), (8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until: 80
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 24
Time : 85.352s (Solving: 75.34s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 85.284s
Choices : 1622104 (Domain: 1555737)
Conflicts : 155992 (Analyzed: 155989)
Restarts : 1930 (Average: 80.82 Last: 127)
Model-Level : 234.0
Problems : 24 (Average Length: 42.42 Splits: 0)
Lemmas : 155989 (Deleted: 142089)
Binary : 4616 (Ratio: 2.96%)
Ternary : 929 (Ratio: 0.60%)
Conflict : 155989 (Average Length: 326.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 155989 (Average: 9.07 Max: 965 Sum: 1414377)
Executed : 155952 (Average: 9.06 Max: 965 Sum: 1413651 Ratio: 99.95%)
Bounded : 37 (Average: 19.62 Max: 32 Sum: 726 Ratio: 0.05%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 350486 (Eliminated: 0 Frozen: 114773)
Constraints : 2596823 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 495MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 2.44s
Memory: 455MB (+0MB)
UNKNOWN
Iteration Time: 2.48s
Iteration 24
Queue: [(5,25,2,True), (6,30,2,True), (7,35,1,True), (8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until: 80
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 25
Time : 88.818s (Solving: 78.72s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 88.752s
Choices : 1669185 (Domain: 1601435)
Conflicts : 164413 (Analyzed: 164410)
Restarts : 2030 (Average: 80.99 Last: 127)
Model-Level : 234.0
Problems : 25 (Average Length: 44.00 Splits: 0)
Lemmas : 164410 (Deleted: 149214)
Binary : 4709 (Ratio: 2.86%)
Ternary : 952 (Ratio: 0.58%)
Conflict : 164410 (Average Length: 318.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 164410 (Average: 8.86 Max: 965 Sum: 1455976)
Executed : 164373 (Average: 8.85 Max: 965 Sum: 1455250 Ratio: 99.95%)
Bounded : 37 (Average: 19.62 Max: 32 Sum: 726 Ratio: 0.05%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 350486 (Eliminated: 0 Frozen: 114773)
Constraints : 2596823 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 495MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 3.44s
Memory: 455MB (+0MB)
UNKNOWN
Iteration Time: 3.47s
Iteration 25
Queue: [(6,30,2,True), (7,35,1,True), (8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until: 80
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 26
Time : 91.661s (Solving: 81.48s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 91.600s
Choices : 1710231 (Domain: 1642402)
Conflicts : 172131 (Analyzed: 172128)
Restarts : 2130 (Average: 80.81 Last: 127)
Model-Level : 234.0
Problems : 26 (Average Length: 45.46 Splits: 0)
Lemmas : 172128 (Deleted: 157409)
Binary : 4770 (Ratio: 2.77%)
Ternary : 962 (Ratio: 0.56%)
Conflict : 172128 (Average Length: 312.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 172128 (Average: 8.67 Max: 965 Sum: 1492055)
Executed : 172091 (Average: 8.66 Max: 965 Sum: 1491329 Ratio: 99.95%)
Bounded : 37 (Average: 19.62 Max: 32 Sum: 726 Ratio: 0.05%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 350486 (Eliminated: 0 Frozen: 114773)
Constraints : 2596823 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 495MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 2.82s
Memory: 455MB (+0MB)
UNKNOWN
Iteration Time: 2.85s
Iteration 26
Queue: [(7,35,1,True), (8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until: 80
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 27
Time : 96.003s (Solving: 85.75s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 95.944s
Choices : 1838682 (Domain: 1768065)
Conflicts : 181307 (Analyzed: 181304)
Restarts : 2230 (Average: 81.30 Last: 127)
Model-Level : 234.0
Problems : 27 (Average Length: 46.81 Splits: 0)
Lemmas : 181304 (Deleted: 166587)
Binary : 4992 (Ratio: 2.75%)
Ternary : 995 (Ratio: 0.55%)
Conflict : 181304 (Average Length: 315.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 181304 (Average: 8.88 Max: 965 Sum: 1609095)
Executed : 181267 (Average: 8.87 Max: 965 Sum: 1608369 Ratio: 99.95%)
Bounded : 37 (Average: 19.62 Max: 32 Sum: 726 Ratio: 0.05%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 350486 (Eliminated: 0 Frozen: 114773)
Constraints : 2596823 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 495MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.32s
Memory: 455MB (+0MB)
UNKNOWN
Iteration Time: 4.35s
Iteration 27
Queue: [(8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until: 80
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 28
Time : 99.819s (Solving: 89.49s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 99.760s
Choices : 1926579 (Domain: 1855349)
Conflicts : 189578 (Analyzed: 189575)
Restarts : 2330 (Average: 81.36 Last: 127)
Model-Level : 234.0
Problems : 28 (Average Length: 48.07 Splits: 0)
Lemmas : 189575 (Deleted: 173222)
Binary : 5124 (Ratio: 2.70%)
Ternary : 1024 (Ratio: 0.54%)
Conflict : 189575 (Average Length: 312.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 189575 (Average: 8.90 Max: 965 Sum: 1687587)
Executed : 189538 (Average: 8.90 Max: 965 Sum: 1686861 Ratio: 99.96%)
Bounded : 37 (Average: 19.62 Max: 32 Sum: 726 Ratio: 0.04%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 350486 (Eliminated: 0 Frozen: 114773)
Constraints : 2596823 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 495MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 3.79s
Memory: 455MB (+0MB)
UNKNOWN
Iteration Time: 3.82s
Iteration 28
Queue: [(9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until: 80
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 29
Time : 103.732s (Solving: 93.33s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 103.676s
Choices : 2023722 (Domain: 1952019)
Conflicts : 197686 (Analyzed: 197683)
Restarts : 2430 (Average: 81.35 Last: 127)
Model-Level : 234.0
Problems : 29 (Average Length: 49.24 Splits: 0)
Lemmas : 197683 (Deleted: 181182)
Binary : 5302 (Ratio: 2.68%)
Ternary : 1052 (Ratio: 0.53%)
Conflict : 197683 (Average Length: 310.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 197683 (Average: 8.98 Max: 965 Sum: 1774990)
Executed : 197645 (Average: 8.97 Max: 965 Sum: 1774182 Ratio: 99.95%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.05%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 350486 (Eliminated: 0 Frozen: 114773)
Constraints : 2596823 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 495MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 3.89s
Memory: 455MB (+0MB)
UNKNOWN
Iteration Time: 3.92s
Iteration 29
Queue: [(10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until: 80
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 30
Time : 108.578s (Solving: 98.10s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 108.524s
Choices : 2189892 (Domain: 2116377)
Conflicts : 206345 (Analyzed: 206342)
Restarts : 2530 (Average: 81.56 Last: 127)
Model-Level : 234.0
Problems : 30 (Average Length: 50.33 Splits: 0)
Lemmas : 206342 (Deleted: 190810)
Binary : 5483 (Ratio: 2.66%)
Ternary : 1087 (Ratio: 0.53%)
Conflict : 206342 (Average Length: 311.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 206342 (Average: 9.34 Max: 965 Sum: 1927153)
Executed : 206304 (Average: 9.34 Max: 965 Sum: 1926345 Ratio: 99.96%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.04%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 350486 (Eliminated: 0 Frozen: 114773)
Constraints : 2596811 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 495MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.82s
Memory: 455MB (+0MB)
UNKNOWN
Iteration Time: 4.85s
Iteration 30
Queue: [(11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until: 80
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 31
Time : 113.903s (Solving: 103.33s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 113.852s
Choices : 2367307 (Domain: 2292222)
Conflicts : 215178 (Analyzed: 215175)
Restarts : 2630 (Average: 81.82 Last: 127)
Model-Level : 234.0
Problems : 31 (Average Length: 51.35 Splits: 0)
Lemmas : 215175 (Deleted: 199069)
Binary : 5650 (Ratio: 2.63%)
Ternary : 1115 (Ratio: 0.52%)
Conflict : 215175 (Average Length: 317.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 215175 (Average: 9.71 Max: 965 Sum: 2088592)
Executed : 215137 (Average: 9.70 Max: 965 Sum: 2087784 Ratio: 99.96%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.04%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 350486 (Eliminated: 0 Frozen: 114773)
Constraints : 2596811 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 495MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.30s
Memory: 455MB (+0MB)
UNKNOWN
Iteration Time: 5.33s
Iteration 31
Queue: [(12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until: 80
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 32
Time : 119.603s (Solving: 108.94s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 119.556s
Choices : 2560548 (Domain: 2484058)
Conflicts : 223902 (Analyzed: 223899)
Restarts : 2730 (Average: 82.01 Last: 127)
Model-Level : 234.0
Problems : 32 (Average Length: 52.31 Splits: 0)
Lemmas : 223899 (Deleted: 207284)
Binary : 5889 (Ratio: 2.63%)
Ternary : 1156 (Ratio: 0.52%)
Conflict : 223899 (Average Length: 322.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 223899 (Average: 10.11 Max: 965 Sum: 2263367)
Executed : 223861 (Average: 10.11 Max: 965 Sum: 2262559 Ratio: 99.96%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.04%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 350486 (Eliminated: 0 Frozen: 114773)
Constraints : 2596811 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 495MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.67s
Memory: 455MB (+0MB)
UNKNOWN
Iteration Time: 5.71s
Iteration 32
Queue: [(13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until: 80
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 33
Time : 125.334s (Solving: 114.60s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 125.292s
Choices : 2784823 (Domain: 2707095)
Conflicts : 233234 (Analyzed: 233231)
Restarts : 2830 (Average: 82.41 Last: 127)
Model-Level : 234.0
Problems : 33 (Average Length: 53.21 Splits: 0)
Lemmas : 233231 (Deleted: 215590)
Binary : 6108 (Ratio: 2.62%)
Ternary : 1188 (Ratio: 0.51%)
Conflict : 233231 (Average Length: 325.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 233231 (Average: 10.59 Max: 965 Sum: 2470230)
Executed : 233193 (Average: 10.59 Max: 965 Sum: 2469422 Ratio: 99.97%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.03%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 350486 (Eliminated: 0 Frozen: 114773)
Constraints : 2596811 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 495MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.71s
Memory: 455MB (+0MB)
UNKNOWN
Iteration Time: 5.74s
Iteration 33
Queue: [(14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until: 80
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 34
Time : 131.691s (Solving: 120.88s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 131.652s
Choices : 3000705 (Domain: 2920823)
Conflicts : 242199 (Analyzed: 242196)
Restarts : 2930 (Average: 82.66 Last: 127)
Model-Level : 234.0
Problems : 34 (Average Length: 54.06 Splits: 0)
Lemmas : 242196 (Deleted: 224356)
Binary : 6290 (Ratio: 2.60%)
Ternary : 1208 (Ratio: 0.50%)
Conflict : 242196 (Average Length: 335.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 242196 (Average: 11.00 Max: 965 Sum: 2664745)
Executed : 242158 (Average: 11.00 Max: 965 Sum: 2663937 Ratio: 99.97%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.03%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 350486 (Eliminated: 0 Frozen: 114773)
Constraints : 2596811 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 495MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.33s
Memory: 455MB (+0MB)
UNKNOWN
Iteration Time: 6.36s
Iteration 34
Queue: [(15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until: 80
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 35
Time : 139.337s (Solving: 128.43s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 139.304s
Choices : 3220549 (Domain: 3138610)
Conflicts : 251393 (Analyzed: 251390)
Restarts : 3030 (Average: 82.97 Last: 127)
Model-Level : 234.0
Problems : 35 (Average Length: 54.86 Splits: 0)
Lemmas : 251390 (Deleted: 233208)
Binary : 6446 (Ratio: 2.56%)
Ternary : 1228 (Ratio: 0.49%)
Conflict : 251390 (Average Length: 357.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 251390 (Average: 11.37 Max: 965 Sum: 2857907)
Executed : 251352 (Average: 11.37 Max: 965 Sum: 2857099 Ratio: 99.97%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.03%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 350486 (Eliminated: 0 Frozen: 114773)
Constraints : 2596811 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 495MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.62s
Memory: 455MB (+0MB)
UNKNOWN
Iteration Time: 7.65s
Iteration 35
Queue: [(16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until: 80
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 36
Time : 145.221s (Solving: 134.23s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 145.192s
Choices : 3460237 (Domain: 3377163)
Conflicts : 260779 (Analyzed: 260776)
Restarts : 3130 (Average: 83.32 Last: 127)
Model-Level : 234.0
Problems : 36 (Average Length: 55.61 Splits: 0)
Lemmas : 260776 (Deleted: 241877)
Binary : 6540 (Ratio: 2.51%)
Ternary : 1247 (Ratio: 0.48%)
Conflict : 260776 (Average Length: 360.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 260776 (Average: 11.80 Max: 965 Sum: 3076608)
Executed : 260738 (Average: 11.79 Max: 965 Sum: 3075800 Ratio: 99.97%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.03%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 350486 (Eliminated: 0 Frozen: 114773)
Constraints : 2596811 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 495MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.86s
Memory: 455MB (+0MB)
UNKNOWN
Iteration Time: 5.89s
Iteration 36
Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until: 80
Expected Memory: 499.0MB
Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])]
Grounding Time: 0.32s
Memory: 455MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 37
Time : 150.702s (Solving: 139.05s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 150.672s
Choices : 3514941 (Domain: 3431867)
Conflicts : 268759 (Analyzed: 268756)
Restarts : 3230 (Average: 83.21 Last: 127)
Model-Level : 234.0
Problems : 37 (Average Length: 56.46 Splits: 0)
Lemmas : 268756 (Deleted: 248934)
Binary : 6577 (Ratio: 2.45%)
Ternary : 1249 (Ratio: 0.46%)
Conflict : 268756 (Average Length: 357.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 268756 (Average: 11.58 Max: 965 Sum: 3111680)
Executed : 268718 (Average: 11.58 Max: 965 Sum: 3110872 Ratio: 99.97%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.03%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 373047 (Eliminated: 0 Frozen: 122233)
Constraints : 2769836 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 507MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.90s
Memory: 468MB (+13MB)
UNKNOWN
Iteration Time: 5.49s
Iteration 37
Queue: [(18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until: 85
Expected Memory: 512.0MB
Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])]
Grounding Time: 0.34s
Memory: 468MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 38
Time : 155.586s (Solving: 143.24s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 155.556s
Choices : 3558744 (Domain: 3475670)
Conflicts : 276205 (Analyzed: 276202)
Restarts : 3330 (Average: 82.94 Last: 127)
Model-Level : 234.0
Problems : 38 (Average Length: 57.39 Splits: 0)
Lemmas : 276202 (Deleted: 256815)
Binary : 6592 (Ratio: 2.39%)
Ternary : 1251 (Ratio: 0.45%)
Conflict : 276202 (Average Length: 356.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 276202 (Average: 11.35 Max: 965 Sum: 3134186)
Executed : 276164 (Average: 11.34 Max: 965 Sum: 3133378 Ratio: 99.97%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.03%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 395608 (Eliminated: 0 Frozen: 129693)
Constraints : 2942861 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 524MB
Max. Length : 85 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.27s
Memory: 482MB (+14MB)
UNKNOWN
Iteration Time: 4.89s
Iteration 38
Queue: [(19,95,0,True), (20,100,0,True)]
Grounded Until: 90
Expected Memory: 526.0MB
Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])]
Grounding Time: 0.32s
Memory: 483MB (+1MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 39
Time : 161.681s (Solving: 148.65s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 161.656s
Choices : 3631772 (Domain: 3548640)
Conflicts : 283670 (Analyzed: 283667)
Restarts : 3430 (Average: 82.70 Last: 127)
Model-Level : 234.0
Problems : 39 (Average Length: 58.41 Splits: 0)
Lemmas : 283667 (Deleted: 264079)
Binary : 6672 (Ratio: 2.35%)
Ternary : 1254 (Ratio: 0.44%)
Conflict : 283667 (Average Length: 355.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 283667 (Average: 11.23 Max: 965 Sum: 3184998)
Executed : 283629 (Average: 11.23 Max: 965 Sum: 3184190 Ratio: 99.97%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.03%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 418169 (Eliminated: 0 Frozen: 137153)
Constraints : 3115886 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 544MB
Max. Length : 90 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.50s
Memory: 500MB (+17MB)
UNKNOWN
Iteration Time: 6.11s
Iteration 39
Queue: [(20,100,0,True)]
Grounded Until: 95
Expected Memory: 544.0MB
Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])]
Grounding Time: 0.33s
Memory: 500MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 40
Time : 167.805s (Solving: 154.07s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 167.780s
Choices : 3701671 (Domain: 3618535)
Conflicts : 291301 (Analyzed: 291298)
Restarts : 3530 (Average: 82.52 Last: 127)
Model-Level : 234.0
Problems : 40 (Average Length: 59.50 Splits: 0)
Lemmas : 291298 (Deleted: 271422)
Binary : 6731 (Ratio: 2.31%)
Ternary : 1265 (Ratio: 0.43%)
Conflict : 291298 (Average Length: 353.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 291298 (Average: 11.10 Max: 965 Sum: 3232060)
Executed : 291260 (Average: 11.09 Max: 965 Sum: 3231252 Ratio: 99.98%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 440730 (Eliminated: 0 Frozen: 144613)
Constraints : 3288911 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 561MB
Max. Length : 95 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.50s
Memory: 550MB (+50MB)
UNKNOWN
Iteration Time: 6.13s
Iteration 40
Queue: [(4,20,3,True), (5,25,3,True), (6,30,3,True), (7,35,2,True), (8,40,2,True), (9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 100
Blocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 41
Time : 171.607s (Solving: 157.78s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 171.584s
Choices : 3734270 (Domain: 3651134)
Conflicts : 299027 (Analyzed: 299024)
Restarts : 3630 (Average: 82.38 Last: 127)
Model-Level : 234.0
Problems : 41 (Average Length: 60.54 Splits: 0)
Lemmas : 299024 (Deleted: 278906)
Binary : 6808 (Ratio: 2.28%)
Ternary : 1284 (Ratio: 0.43%)
Conflict : 299024 (Average Length: 355.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 299024 (Average: 10.90 Max: 965 Sum: 3259007)
Executed : 298986 (Average: 10.90 Max: 965 Sum: 3258199 Ratio: 99.98%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 440730 (Eliminated: 0 Frozen: 144613)
Constraints : 3288911 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 561MB
Max. Length : 100 steps
Models : 1
[endof: stats after solve call]
Solving Time: 3.77s
Memory: 550MB (+0MB)
UNKNOWN
Iteration Time: 3.81s
Iteration 41
Queue: [(5,25,3,True), (6,30,3,True), (7,35,2,True), (8,40,2,True), (9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 100
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 42
Time : 175.850s (Solving: 161.91s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 175.832s
Choices : 3787372 (Domain: 3703451)
Conflicts : 307440 (Analyzed: 307437)
Restarts : 3730 (Average: 82.42 Last: 127)
Model-Level : 234.0
Problems : 42 (Average Length: 61.52 Splits: 0)
Lemmas : 307437 (Deleted: 286350)
Binary : 6906 (Ratio: 2.25%)
Ternary : 1296 (Ratio: 0.42%)
Conflict : 307437 (Average Length: 361.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 307437 (Average: 10.74 Max: 965 Sum: 3300984)
Executed : 307399 (Average: 10.73 Max: 965 Sum: 3300176 Ratio: 99.98%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 440730 (Eliminated: 0 Frozen: 144613)
Constraints : 3288911 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 561MB
Max. Length : 100 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.20s
Memory: 550MB (+0MB)
UNKNOWN
Iteration Time: 4.25s
Iteration 42
Queue: [(6,30,3,True), (7,35,2,True), (8,40,2,True), (9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 100
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 43
Time : 180.666s (Solving: 166.63s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 180.652s
Choices : 3857075 (Domain: 3772438)
Conflicts : 316350 (Analyzed: 316347)
Restarts : 3830 (Average: 82.60 Last: 127)
Model-Level : 234.0
Problems : 43 (Average Length: 62.47 Splits: 0)
Lemmas : 316347 (Deleted: 296602)
Binary : 6962 (Ratio: 2.20%)
Ternary : 1315 (Ratio: 0.42%)
Conflict : 316347 (Average Length: 364.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 316347 (Average: 10.62 Max: 965 Sum: 3358567)
Executed : 316309 (Average: 10.61 Max: 965 Sum: 3357759 Ratio: 99.98%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 440730 (Eliminated: 0 Frozen: 144613)
Constraints : 3288911 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 561MB
Max. Length : 100 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.78s
Memory: 550MB (+0MB)
UNKNOWN
Iteration Time: 4.82s
Iteration 43
Queue: [(7,35,2,True), (8,40,2,True), (9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 100
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 44
Time : 186.339s (Solving: 172.21s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 186.328s
Choices : 3947621 (Domain: 3858448)
Conflicts : 325576 (Analyzed: 325573)
Restarts : 3930 (Average: 82.84 Last: 127)
Model-Level : 234.0
Problems : 44 (Average Length: 63.36 Splits: 0)
Lemmas : 325573 (Deleted: 305163)
Binary : 7222 (Ratio: 2.22%)
Ternary : 1360 (Ratio: 0.42%)
Conflict : 325573 (Average Length: 374.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 325573 (Average: 10.55 Max: 965 Sum: 3433712)
Executed : 325535 (Average: 10.54 Max: 965 Sum: 3432904 Ratio: 99.98%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 440730 (Eliminated: 0 Frozen: 144613)
Constraints : 3288911 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 561MB
Max. Length : 100 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.65s
Memory: 550MB (+0MB)
UNKNOWN
Iteration Time: 5.68s
Iteration 44
Queue: [(8,40,2,True), (9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 100
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 45
Time : 191.471s (Solving: 177.24s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 191.460s
Choices : 4039615 (Domain: 3949988)
Conflicts : 334624 (Analyzed: 334621)
Restarts : 4030 (Average: 83.03 Last: 127)
Model-Level : 234.0
Problems : 45 (Average Length: 64.22 Splits: 0)
Lemmas : 334621 (Deleted: 313977)
Binary : 7311 (Ratio: 2.18%)
Ternary : 1383 (Ratio: 0.41%)
Conflict : 334621 (Average Length: 376.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 334621 (Average: 10.50 Max: 965 Sum: 3512511)
Executed : 334583 (Average: 10.49 Max: 965 Sum: 3511703 Ratio: 99.98%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 440730 (Eliminated: 0 Frozen: 144613)
Constraints : 3288911 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 561MB
Max. Length : 100 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.10s
Memory: 550MB (+0MB)
UNKNOWN
Iteration Time: 5.14s
Iteration 45
Queue: [(9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 100
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 46
Time : 197.580s (Solving: 183.25s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 197.568s
Choices : 4145283 (Domain: 4054806)
Conflicts : 343617 (Analyzed: 343614)
Restarts : 4130 (Average: 83.20 Last: 127)
Model-Level : 234.0
Problems : 46 (Average Length: 65.04 Splits: 0)
Lemmas : 343614 (Deleted: 322705)
Binary : 7430 (Ratio: 2.16%)
Ternary : 1407 (Ratio: 0.41%)
Conflict : 343614 (Average Length: 383.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 343614 (Average: 10.48 Max: 965 Sum: 3600889)
Executed : 343576 (Average: 10.48 Max: 965 Sum: 3600081 Ratio: 99.98%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 440730 (Eliminated: 0 Frozen: 144613)
Constraints : 3288911 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 561MB
Max. Length : 100 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.08s
Memory: 550MB (+0MB)
UNKNOWN
Iteration Time: 6.11s
Iteration 46
Queue: [(10,50,2,True), (11,55,2,True), (12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 100
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 47
Time : 203.507s (Solving: 189.07s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 203.496s
Choices : 4295902 (Domain: 4203373)
Conflicts : 352236 (Analyzed: 352233)
Restarts : 4230 (Average: 83.27 Last: 127)
Model-Level : 234.0
Problems : 47 (Average Length: 65.83 Splits: 0)
Lemmas : 352233 (Deleted: 331391)
Binary : 7705 (Ratio: 2.19%)
Ternary : 1476 (Ratio: 0.42%)
Conflict : 352233 (Average Length: 388.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 352233 (Average: 10.60 Max: 965 Sum: 3732466)
Executed : 352195 (Average: 10.59 Max: 965 Sum: 3731658 Ratio: 99.98%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 440730 (Eliminated: 0 Frozen: 144613)
Constraints : 3288911 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 561MB
Max. Length : 100 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.89s
Memory: 550MB (+0MB)
UNKNOWN
Iteration Time: 5.93s
Iteration 47
Queue: [(11,55,2,True), (12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 100
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 48
Time : 209.263s (Solving: 194.74s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 209.256s
Choices : 4481535 (Domain: 4386231)
Conflicts : 361050 (Analyzed: 361047)
Restarts : 4330 (Average: 83.38 Last: 127)
Model-Level : 234.0
Problems : 48 (Average Length: 66.58 Splits: 0)
Lemmas : 361047 (Deleted: 339210)
Binary : 8087 (Ratio: 2.24%)
Ternary : 1575 (Ratio: 0.44%)
Conflict : 361047 (Average Length: 390.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 361047 (Average: 10.80 Max: 965 Sum: 3899115)
Executed : 361009 (Average: 10.80 Max: 965 Sum: 3898307 Ratio: 99.98%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 440730 (Eliminated: 0 Frozen: 144613)
Constraints : 3288911 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 561MB
Max. Length : 100 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.73s
Memory: 550MB (+0MB)
UNKNOWN
Iteration Time: 5.76s
Iteration 48
Queue: [(12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 100
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 49
Time : 215.264s (Solving: 200.65s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 215.260s
Choices : 4629855 (Domain: 4534207)
Conflicts : 370485 (Analyzed: 370482)
Restarts : 4430 (Average: 83.63 Last: 127)
Model-Level : 234.0
Problems : 49 (Average Length: 67.31 Splits: 0)
Lemmas : 370482 (Deleted: 347388)
Binary : 8282 (Ratio: 2.24%)
Ternary : 1602 (Ratio: 0.43%)
Conflict : 370482 (Average Length: 392.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 370482 (Average: 10.88 Max: 965 Sum: 4029625)
Executed : 370444 (Average: 10.87 Max: 965 Sum: 4028817 Ratio: 99.98%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 440730 (Eliminated: 0 Frozen: 144613)
Constraints : 3288911 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 561MB
Max. Length : 100 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.97s
Memory: 550MB (+0MB)
UNKNOWN
Iteration Time: 6.01s
Iteration 49
Queue: [(13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 100
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 50
Time : 220.741s (Solving: 206.03s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 220.740s
Choices : 4752003 (Domain: 4656218)
Conflicts : 379253 (Analyzed: 379250)
Restarts : 4530 (Average: 83.72 Last: 127)
Model-Level : 234.0
Problems : 50 (Average Length: 68.00 Splits: 0)
Lemmas : 379250 (Deleted: 356472)
Binary : 8403 (Ratio: 2.22%)
Ternary : 1617 (Ratio: 0.43%)
Conflict : 379250 (Average Length: 394.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 379250 (Average: 10.90 Max: 965 Sum: 4134046)
Executed : 379212 (Average: 10.90 Max: 965 Sum: 4133238 Ratio: 99.98%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 440730 (Eliminated: 0 Frozen: 144613)
Constraints : 3288911 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 561MB
Max. Length : 100 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.45s
Memory: 550MB (+0MB)
UNKNOWN
Iteration Time: 5.48s
Iteration 50
Queue: [(17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 100
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 51
Time : 227.132s (Solving: 212.32s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 227.136s
Choices : 4947562 (Domain: 4850917)
Conflicts : 387770 (Analyzed: 387767)
Restarts : 4630 (Average: 83.75 Last: 127)
Model-Level : 234.0
Problems : 51 (Average Length: 68.67 Splits: 0)
Lemmas : 387767 (Deleted: 362663)
Binary : 8647 (Ratio: 2.23%)
Ternary : 1655 (Ratio: 0.43%)
Conflict : 387767 (Average Length: 399.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 387767 (Average: 11.10 Max: 965 Sum: 4303699)
Executed : 387729 (Average: 11.10 Max: 965 Sum: 4302891 Ratio: 99.98%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 440730 (Eliminated: 0 Frozen: 144613)
Constraints : 3288911 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 561MB
Max. Length : 100 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.36s
Memory: 550MB (+0MB)
UNKNOWN
Iteration Time: 6.40s
Iteration 51
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)]
Grounded Until: 100
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 52
Time : 234.532s (Solving: 219.62s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 234.540s
Choices : 5133338 (Domain: 5036081)
Conflicts : 396702 (Analyzed: 396699)
Restarts : 4730 (Average: 83.87 Last: 127)
Model-Level : 234.0
Problems : 52 (Average Length: 69.31 Splits: 0)
Lemmas : 396699 (Deleted: 372933)
Binary : 8798 (Ratio: 2.22%)
Ternary : 1694 (Ratio: 0.43%)
Conflict : 396699 (Average Length: 409.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 396699 (Average: 11.24 Max: 965 Sum: 4460147)
Executed : 396661 (Average: 11.24 Max: 965 Sum: 4459339 Ratio: 99.98%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 440730 (Eliminated: 0 Frozen: 144613)
Constraints : 3288911 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 561MB
Max. Length : 100 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.37s
Memory: 550MB (+0MB)
UNKNOWN
Iteration Time: 7.41s
Iteration 52
Queue: [(19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 100
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 53
Time : 240.646s (Solving: 225.62s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 240.656s
Choices : 5300604 (Domain: 5203139)
Conflicts : 405736 (Analyzed: 405733)
Restarts : 4830 (Average: 84.00 Last: 127)
Model-Level : 234.0
Problems : 53 (Average Length: 69.92 Splits: 0)
Lemmas : 405733 (Deleted: 381649)
Binary : 8847 (Ratio: 2.18%)
Ternary : 1706 (Ratio: 0.42%)
Conflict : 405733 (Average Length: 409.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 405733 (Average: 11.35 Max: 965 Sum: 4605267)
Executed : 405695 (Average: 11.35 Max: 965 Sum: 4604459 Ratio: 99.98%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 440730 (Eliminated: 0 Frozen: 144613)
Constraints : 3288911 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 561MB
Max. Length : 100 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.07s
Memory: 550MB (+0MB)
UNKNOWN
Iteration Time: 6.12s
Iteration 53
Queue: [(20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 100
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 54
Time : 248.886s (Solving: 233.77s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 248.896s
Choices : 5486680 (Domain: 5388738)
Conflicts : 414669 (Analyzed: 414666)
Restarts : 4930 (Average: 84.11 Last: 140)
Model-Level : 234.0
Problems : 54 (Average Length: 70.52 Splits: 0)
Lemmas : 414666 (Deleted: 390409)
Binary : 8999 (Ratio: 2.17%)
Ternary : 1738 (Ratio: 0.42%)
Conflict : 414666 (Average Length: 418.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 414666 (Average: 11.48 Max: 965 Sum: 4760336)
Executed : 414628 (Average: 11.48 Max: 965 Sum: 4759528 Ratio: 99.98%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 440730 (Eliminated: 0 Frozen: 144613)
Constraints : 3288911 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 561MB
Max. Length : 100 steps
Models : 1
[endof: stats after solve call]
Solving Time: 8.22s
Memory: 550MB (+0MB)
UNKNOWN
Iteration Time: 8.25s
Iteration 54
Queue: [(21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 100
Expected Memory: 600.0MB
Grounding... [('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('check', [105])]
Grounding Time: 0.34s
Memory: 550MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 55
Time : 254.593s (Solving: 238.74s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 254.604s
Choices : 5542750 (Domain: 5444808)
Conflicts : 422410 (Analyzed: 422407)
Restarts : 5030 (Average: 83.98 Last: 140)
Model-Level : 234.0
Problems : 55 (Average Length: 71.18 Splits: 0)
Lemmas : 422407 (Deleted: 396982)
Binary : 9044 (Ratio: 2.14%)
Ternary : 1744 (Ratio: 0.41%)
Conflict : 422407 (Average Length: 415.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 422407 (Average: 11.35 Max: 965 Sum: 4792868)
Executed : 422369 (Average: 11.34 Max: 965 Sum: 4792060 Ratio: 99.98%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 463291 (Eliminated: 0 Frozen: 152073)
Constraints : 3461936 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 607MB
Max. Length : 100 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.06s
Memory: 553MB (+3MB)
UNKNOWN
Iteration Time: 5.72s
Iteration 55
Queue: [(22,110,0,True), (23,115,0,True)]
Grounded Until: 105
Expected Memory: 603.0MB
Grounding... [('step', [106]), ('step', [107]), ('step', [108]), ('step', [109]), ('step', [110]), ('check', [110])]
Grounding Time: 0.33s
Memory: 553MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 56
Time : 260.883s (Solving: 244.29s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 260.892s
Choices : 5603346 (Domain: 5505404)
Conflicts : 430661 (Analyzed: 430658)
Restarts : 5130 (Average: 83.95 Last: 140)
Model-Level : 234.0
Problems : 56 (Average Length: 71.91 Splits: 0)
Lemmas : 430658 (Deleted: 404610)
Binary : 9084 (Ratio: 2.11%)
Ternary : 1744 (Ratio: 0.40%)
Conflict : 430658 (Average Length: 414.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 430658 (Average: 11.21 Max: 965 Sum: 4827025)
Executed : 430620 (Average: 11.21 Max: 965 Sum: 4826217 Ratio: 99.98%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 485852 (Eliminated: 0 Frozen: 159533)
Constraints : 3634961 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 613MB
Max. Length : 105 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.65s
Memory: 559MB (+6MB)
UNKNOWN
Iteration Time: 6.30s
Iteration 56
Queue: [(23,115,0,True)]
Grounded Until: 110
Expected Memory: 609.0MB
Grounding... [('step', [111]), ('step', [112]), ('step', [113]), ('step', [114]), ('step', [115]), ('check', [115])]
Grounding Time: 0.32s
Memory: 563MB (+4MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 57
Time : 266.645s (Solving: 249.32s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 266.656s
Choices : 5666178 (Domain: 5568230)
Conflicts : 438083 (Analyzed: 438080)
Restarts : 5230 (Average: 83.76 Last: 140)
Model-Level : 234.0
Problems : 57 (Average Length: 72.70 Splits: 0)
Lemmas : 438080 (Deleted: 412715)
Binary : 9144 (Ratio: 2.09%)
Ternary : 1747 (Ratio: 0.40%)
Conflict : 438080 (Average Length: 413.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 438080 (Average: 11.10 Max: 965 Sum: 4863318)
Executed : 438042 (Average: 11.10 Max: 965 Sum: 4862510 Ratio: 99.98%)
Bounded : 38 (Average: 21.26 Max: 82 Sum: 808 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807986 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 110 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.13s
Memory: 576MB (+13MB)
UNKNOWN
Iteration Time: 5.77s
Iteration 57
Queue: [(4,20,4,True), (5,25,4,True), (6,30,4,True), (7,35,3,True), (8,40,3,True), (9,45,3,True), (10,50,3,True), (11,55,3,False), (12,60,3,False), (13,65,3,False), (14,70,2,True), (15,75,2,True), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,1,True), (22,110,1,True), (23,115,1,True)]
Grounded Until: 115
Blocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 58
Time : 269.878s (Solving: 252.42s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 269.892s
Choices : 5698834 (Domain: 5600886)
Conflicts : 445702 (Analyzed: 445699)
Restarts : 5330 (Average: 83.62 Last: 140)
Model-Level : 234.0
Problems : 58 (Average Length: 73.47 Splits: 0)
Lemmas : 445699 (Deleted: 420060)
Binary : 9173 (Ratio: 2.06%)
Ternary : 1755 (Ratio: 0.39%)
Conflict : 445699 (Average Length: 414.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 445699 (Average: 10.97 Max: 965 Sum: 4890502)
Executed : 445660 (Average: 10.97 Max: 965 Sum: 4889577 Ratio: 99.98%)
Bounded : 39 (Average: 23.72 Max: 117 Sum: 925 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807986 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 3.18s
Memory: 578MB (+2MB)
UNKNOWN
Iteration Time: 3.24s
Iteration 58
Queue: [(5,25,4,True), (6,30,4,True), (7,35,3,True), (8,40,3,True), (9,45,3,True), (10,50,3,True), (11,55,3,False), (12,60,3,False), (13,65,3,False), (14,70,2,True), (15,75,2,True), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,1,True), (22,110,1,True), (23,115,1,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 59
Time : 274.458s (Solving: 256.88s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 274.476s
Choices : 5753409 (Domain: 5655461)
Conflicts : 454561 (Analyzed: 454558)
Restarts : 5430 (Average: 83.71 Last: 140)
Model-Level : 234.0
Problems : 59 (Average Length: 74.20 Splits: 0)
Lemmas : 454558 (Deleted: 429592)
Binary : 9219 (Ratio: 2.03%)
Ternary : 1806 (Ratio: 0.40%)
Conflict : 454558 (Average Length: 418.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 454558 (Average: 10.86 Max: 965 Sum: 4935495)
Executed : 454519 (Average: 10.86 Max: 965 Sum: 4934570 Ratio: 99.98%)
Bounded : 39 (Average: 23.72 Max: 117 Sum: 925 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807972 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.54s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 4.58s
Iteration 59
Queue: [(6,30,4,True), (7,35,3,True), (8,40,3,True), (9,45,3,True), (10,50,3,True), (11,55,3,False), (12,60,3,False), (13,65,3,False), (14,70,2,True), (15,75,2,True), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,1,True), (22,110,1,True), (23,115,1,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 60
Time : 281.317s (Solving: 263.63s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 281.340s
Choices : 5829066 (Domain: 5731118)
Conflicts : 463722 (Analyzed: 463719)
Restarts : 5530 (Average: 83.86 Last: 140)
Model-Level : 234.0
Problems : 60 (Average Length: 74.92 Splits: 0)
Lemmas : 463719 (Deleted: 438057)
Binary : 9305 (Ratio: 2.01%)
Ternary : 1828 (Ratio: 0.39%)
Conflict : 463719 (Average Length: 424.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 463719 (Average: 10.77 Max: 965 Sum: 4996134)
Executed : 463680 (Average: 10.77 Max: 965 Sum: 4995209 Ratio: 99.98%)
Bounded : 39 (Average: 23.72 Max: 117 Sum: 925 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807972 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.83s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 6.87s
Iteration 60
Queue: [(7,35,3,True), (8,40,3,True), (9,45,3,True), (10,50,3,True), (11,55,3,False), (12,60,3,False), (13,65,3,False), (14,70,2,True), (15,75,2,True), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,1,True), (22,110,1,True), (23,115,1,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 61
Time : 286.859s (Solving: 269.07s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 286.884s
Choices : 5907046 (Domain: 5808638)
Conflicts : 473238 (Analyzed: 473235)
Restarts : 5630 (Average: 84.06 Last: 140)
Model-Level : 234.0
Problems : 61 (Average Length: 75.61 Splits: 0)
Lemmas : 473235 (Deleted: 446892)
Binary : 9412 (Ratio: 1.99%)
Ternary : 1841 (Ratio: 0.39%)
Conflict : 473235 (Average Length: 425.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 473235 (Average: 10.69 Max: 965 Sum: 5060106)
Executed : 473196 (Average: 10.69 Max: 965 Sum: 5059181 Ratio: 99.98%)
Bounded : 39 (Average: 23.72 Max: 117 Sum: 925 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807972 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.51s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 5.55s
Iteration 61
Queue: [(8,40,3,True), (9,45,3,True), (10,50,3,True), (11,55,3,False), (12,60,3,False), (13,65,3,False), (14,70,2,True), (15,75,2,True), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,1,True), (22,110,1,True), (23,115,1,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 62
Time : 292.072s (Solving: 274.17s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 292.096s
Choices : 5970313 (Domain: 5871782)
Conflicts : 481573 (Analyzed: 481570)
Restarts : 5730 (Average: 84.04 Last: 228)
Model-Level : 234.0
Problems : 62 (Average Length: 76.27 Splits: 0)
Lemmas : 481570 (Deleted: 453999)
Binary : 9479 (Ratio: 1.97%)
Ternary : 1857 (Ratio: 0.39%)
Conflict : 481570 (Average Length: 428.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 481570 (Average: 10.61 Max: 965 Sum: 5107690)
Executed : 481531 (Average: 10.60 Max: 965 Sum: 5106765 Ratio: 99.98%)
Bounded : 39 (Average: 23.72 Max: 117 Sum: 925 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807972 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.18s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 5.22s
Iteration 62
Queue: [(9,45,3,True), (10,50,3,True), (11,55,3,False), (12,60,3,False), (13,65,3,False), (14,70,2,True), (15,75,2,True), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,1,True), (22,110,1,True), (23,115,1,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 63
Time : 296.571s (Solving: 278.57s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 296.596s
Choices : 6050729 (Domain: 5951414)
Conflicts : 490178 (Analyzed: 490175)
Restarts : 5830 (Average: 84.08 Last: 228)
Model-Level : 234.0
Problems : 63 (Average Length: 76.92 Splits: 0)
Lemmas : 490175 (Deleted: 464329)
Binary : 9591 (Ratio: 1.96%)
Ternary : 1877 (Ratio: 0.38%)
Conflict : 490175 (Average Length: 428.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 490175 (Average: 10.55 Max: 965 Sum: 5172575)
Executed : 490136 (Average: 10.55 Max: 965 Sum: 5171650 Ratio: 99.98%)
Bounded : 39 (Average: 23.72 Max: 117 Sum: 925 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807972 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.46s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 4.50s
Iteration 63
Queue: [(10,50,3,True), (11,55,3,False), (12,60,3,False), (13,65,3,False), (14,70,2,True), (15,75,2,True), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,1,True), (22,110,1,True), (23,115,1,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 64
Time : 301.721s (Solving: 283.61s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 301.748s
Choices : 6130414 (Domain: 6031036)
Conflicts : 499277 (Analyzed: 499274)
Restarts : 5930 (Average: 84.19 Last: 228)
Model-Level : 234.0
Problems : 64 (Average Length: 77.55 Splits: 0)
Lemmas : 499274 (Deleted: 472598)
Binary : 9655 (Ratio: 1.93%)
Ternary : 1883 (Ratio: 0.38%)
Conflict : 499274 (Average Length: 428.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 499274 (Average: 10.49 Max: 965 Sum: 5237142)
Executed : 499235 (Average: 10.49 Max: 965 Sum: 5236217 Ratio: 99.98%)
Bounded : 39 (Average: 23.72 Max: 117 Sum: 925 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807972 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.12s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 5.15s
Iteration 64
Queue: [(14,70,2,True), (15,75,2,True), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,1,True), (22,110,1,True), (23,115,1,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 65
Time : 308.055s (Solving: 289.82s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 308.084s
Choices : 6224279 (Domain: 6124873)
Conflicts : 508841 (Analyzed: 508838)
Restarts : 6030 (Average: 84.38 Last: 228)
Model-Level : 234.0
Problems : 65 (Average Length: 78.15 Splits: 0)
Lemmas : 508838 (Deleted: 481532)
Binary : 9707 (Ratio: 1.91%)
Ternary : 1904 (Ratio: 0.37%)
Conflict : 508838 (Average Length: 429.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 508838 (Average: 10.44 Max: 965 Sum: 5310830)
Executed : 508798 (Average: 10.44 Max: 965 Sum: 5309788 Ratio: 99.98%)
Bounded : 40 (Average: 26.05 Max: 117 Sum: 1042 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807972 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.29s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 6.34s
Iteration 65
Queue: [(15,75,2,True), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,1,True), (22,110,1,True), (23,115,1,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 66
Time : 314.424s (Solving: 296.07s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 314.452s
Choices : 6333487 (Domain: 6233912)
Conflicts : 518146 (Analyzed: 518143)
Restarts : 6130 (Average: 84.53 Last: 228)
Model-Level : 234.0
Problems : 66 (Average Length: 78.74 Splits: 0)
Lemmas : 518143 (Deleted: 490900)
Binary : 9776 (Ratio: 1.89%)
Ternary : 1915 (Ratio: 0.37%)
Conflict : 518143 (Average Length: 429.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 518143 (Average: 10.42 Max: 965 Sum: 5399721)
Executed : 518103 (Average: 10.42 Max: 965 Sum: 5398679 Ratio: 99.98%)
Bounded : 40 (Average: 26.05 Max: 117 Sum: 1042 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807958 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.32s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 6.37s
Iteration 66
Queue: [(21,105,1,True), (22,110,1,True), (23,115,1,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 67
Time : 322.010s (Solving: 303.55s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 322.040s
Choices : 6552233 (Domain: 6451619)
Conflicts : 526895 (Analyzed: 526892)
Restarts : 6230 (Average: 84.57 Last: 228)
Model-Level : 234.0
Problems : 67 (Average Length: 79.31 Splits: 0)
Lemmas : 526892 (Deleted: 499919)
Binary : 9982 (Ratio: 1.89%)
Ternary : 1941 (Ratio: 0.37%)
Conflict : 526892 (Average Length: 433.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 526892 (Average: 10.60 Max: 965 Sum: 5584827)
Executed : 526852 (Average: 10.60 Max: 965 Sum: 5583785 Ratio: 99.98%)
Bounded : 40 (Average: 26.05 Max: 117 Sum: 1042 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807958 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.55s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 7.59s
Iteration 67
Queue: [(22,110,1,True), (23,115,1,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 68
Time : 329.848s (Solving: 311.27s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 329.880s
Choices : 6937151 (Domain: 6833869)
Conflicts : 536330 (Analyzed: 536327)
Restarts : 6330 (Average: 84.73 Last: 228)
Model-Level : 234.0
Problems : 68 (Average Length: 79.87 Splits: 0)
Lemmas : 536327 (Deleted: 508193)
Binary : 10348 (Ratio: 1.93%)
Ternary : 1991 (Ratio: 0.37%)
Conflict : 536327 (Average Length: 433.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 536327 (Average: 11.07 Max: 965 Sum: 5934554)
Executed : 536287 (Average: 11.06 Max: 965 Sum: 5933512 Ratio: 99.98%)
Bounded : 40 (Average: 26.05 Max: 117 Sum: 1042 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807958 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.79s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 7.84s
Iteration 68
Queue: [(23,115,1,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 69
Time : 338.017s (Solving: 319.31s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 338.052s
Choices : 7081967 (Domain: 6978611)
Conflicts : 545585 (Analyzed: 545582)
Restarts : 6430 (Average: 84.85 Last: 228)
Model-Level : 234.0
Problems : 69 (Average Length: 80.41 Splits: 0)
Lemmas : 545582 (Deleted: 517046)
Binary : 10461 (Ratio: 1.92%)
Ternary : 2005 (Ratio: 0.37%)
Conflict : 545582 (Average Length: 437.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 545582 (Average: 11.08 Max: 965 Sum: 6044857)
Executed : 545542 (Average: 11.08 Max: 965 Sum: 6043815 Ratio: 99.98%)
Bounded : 40 (Average: 26.05 Max: 117 Sum: 1042 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807958 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 8.13s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 8.18s
Iteration 69
Queue: [(4,20,5,True), (5,25,5,True), (6,30,5,True), (7,35,4,True), (8,40,4,True), (9,45,4,True), (10,50,4,False), (11,55,3,True), (12,60,3,True), (13,65,3,False), (14,70,3,False), (15,75,3,False), (16,80,2,True), (17,85,2,True), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Blocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 70
Time : 341.407s (Solving: 322.57s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 341.444s
Choices : 7118767 (Domain: 7015411)
Conflicts : 552952 (Analyzed: 552949)
Restarts : 6530 (Average: 84.68 Last: 228)
Model-Level : 234.0
Problems : 70 (Average Length: 80.93 Splits: 0)
Lemmas : 552949 (Deleted: 523908)
Binary : 10546 (Ratio: 1.91%)
Ternary : 2030 (Ratio: 0.37%)
Conflict : 552949 (Average Length: 435.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 552949 (Average: 10.99 Max: 965 Sum: 6076445)
Executed : 552909 (Average: 10.99 Max: 965 Sum: 6075403 Ratio: 99.98%)
Bounded : 40 (Average: 26.05 Max: 117 Sum: 1042 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807958 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 3.34s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 3.40s
Iteration 70
Queue: [(5,25,5,True), (6,30,5,True), (7,35,4,True), (8,40,4,True), (9,45,4,True), (10,50,4,False), (11,55,3,True), (12,60,3,True), (13,65,3,False), (14,70,3,False), (15,75,3,False), (16,80,2,True), (17,85,2,True), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 71
Time : 347.170s (Solving: 328.19s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 347.208s
Choices : 7166865 (Domain: 7063509)
Conflicts : 561403 (Analyzed: 561400)
Restarts : 6630 (Average: 84.68 Last: 228)
Model-Level : 234.0
Problems : 71 (Average Length: 81.44 Splits: 0)
Lemmas : 561400 (Deleted: 531124)
Binary : 10606 (Ratio: 1.89%)
Ternary : 2039 (Ratio: 0.36%)
Conflict : 561400 (Average Length: 438.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 561400 (Average: 10.89 Max: 965 Sum: 6114532)
Executed : 561360 (Average: 10.89 Max: 965 Sum: 6113490 Ratio: 99.98%)
Bounded : 40 (Average: 26.05 Max: 117 Sum: 1042 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807958 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.72s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 5.77s
Iteration 71
Queue: [(6,30,5,True), (7,35,4,True), (8,40,4,True), (9,45,4,True), (10,50,4,False), (11,55,3,True), (12,60,3,True), (13,65,3,False), (14,70,3,False), (15,75,3,False), (16,80,2,True), (17,85,2,True), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 72
Time : 353.922s (Solving: 334.84s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 353.960s
Choices : 7231954 (Domain: 7128598)
Conflicts : 570232 (Analyzed: 570229)
Restarts : 6730 (Average: 84.73 Last: 228)
Model-Level : 234.0
Problems : 72 (Average Length: 81.93 Splits: 0)
Lemmas : 570229 (Deleted: 541348)
Binary : 10690 (Ratio: 1.87%)
Ternary : 2045 (Ratio: 0.36%)
Conflict : 570229 (Average Length: 446.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 570229 (Average: 10.81 Max: 965 Sum: 6164130)
Executed : 570189 (Average: 10.81 Max: 965 Sum: 6163088 Ratio: 99.98%)
Bounded : 40 (Average: 26.05 Max: 117 Sum: 1042 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807958 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.72s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 6.76s
Iteration 72
Queue: [(7,35,4,True), (8,40,4,True), (9,45,4,True), (10,50,4,False), (11,55,3,True), (12,60,3,True), (13,65,3,False), (14,70,3,False), (15,75,3,False), (16,80,2,True), (17,85,2,True), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 73
Time : 359.963s (Solving: 340.76s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 360.000s
Choices : 7303623 (Domain: 7200029)
Conflicts : 579752 (Analyzed: 579749)
Restarts : 6830 (Average: 84.88 Last: 228)
Model-Level : 234.0
Problems : 73 (Average Length: 82.41 Splits: 0)
Lemmas : 579749 (Deleted: 549930)
Binary : 10807 (Ratio: 1.86%)
Ternary : 2065 (Ratio: 0.36%)
Conflict : 579749 (Average Length: 448.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 579749 (Average: 10.73 Max: 965 Sum: 6218747)
Executed : 579709 (Average: 10.72 Max: 965 Sum: 6217705 Ratio: 99.98%)
Bounded : 40 (Average: 26.05 Max: 117 Sum: 1042 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807958 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.00s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 6.05s
Iteration 73
Queue: [(8,40,4,True), (9,45,4,True), (10,50,4,False), (11,55,3,True), (12,60,3,True), (13,65,3,False), (14,70,3,False), (15,75,3,False), (16,80,2,True), (17,85,2,True), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 74
Time : 365.291s (Solving: 345.98s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 365.332s
Choices : 7371974 (Domain: 7268373)
Conflicts : 589059 (Analyzed: 589056)
Restarts : 6930 (Average: 85.00 Last: 228)
Model-Level : 234.0
Problems : 74 (Average Length: 82.88 Splits: 0)
Lemmas : 589056 (Deleted: 559163)
Binary : 10845 (Ratio: 1.84%)
Ternary : 2076 (Ratio: 0.35%)
Conflict : 589056 (Average Length: 449.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 589056 (Average: 10.65 Max: 965 Sum: 6271536)
Executed : 589016 (Average: 10.64 Max: 965 Sum: 6270494 Ratio: 99.98%)
Bounded : 40 (Average: 26.05 Max: 117 Sum: 1042 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807958 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.29s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 5.33s
Iteration 74
Queue: [(9,45,4,True), (10,50,4,False), (11,55,3,True), (12,60,3,True), (13,65,3,False), (14,70,3,False), (15,75,3,False), (16,80,2,True), (17,85,2,True), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 75
Time : 371.375s (Solving: 351.93s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 371.420s
Choices : 7446003 (Domain: 7342370)
Conflicts : 598431 (Analyzed: 598428)
Restarts : 7030 (Average: 85.12 Last: 228)
Model-Level : 234.0
Problems : 75 (Average Length: 83.33 Splits: 0)
Lemmas : 598428 (Deleted: 568298)
Binary : 10904 (Ratio: 1.82%)
Ternary : 2084 (Ratio: 0.35%)
Conflict : 598428 (Average Length: 451.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 598428 (Average: 10.57 Max: 965 Sum: 6327700)
Executed : 598388 (Average: 10.57 Max: 965 Sum: 6326658 Ratio: 99.98%)
Bounded : 40 (Average: 26.05 Max: 117 Sum: 1042 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807958 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.04s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 6.09s
Iteration 75
Queue: [(11,55,3,True), (12,60,3,True), (13,65,3,False), (14,70,3,False), (15,75,3,False), (16,80,2,True), (17,85,2,True), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 76
Time : 377.629s (Solving: 358.04s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 377.676s
Choices : 7521234 (Domain: 7417596)
Conflicts : 607703 (Analyzed: 607700)
Restarts : 7130 (Average: 85.23 Last: 228)
Model-Level : 234.0
Problems : 76 (Average Length: 83.78 Splits: 0)
Lemmas : 607700 (Deleted: 577473)
Binary : 10940 (Ratio: 1.80%)
Ternary : 2094 (Ratio: 0.34%)
Conflict : 607700 (Average Length: 454.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 607700 (Average: 10.50 Max: 965 Sum: 6383054)
Executed : 607660 (Average: 10.50 Max: 965 Sum: 6382012 Ratio: 99.98%)
Bounded : 40 (Average: 26.05 Max: 117 Sum: 1042 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807958 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.21s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 6.26s
Iteration 76
Queue: [(12,60,3,True), (13,65,3,False), (14,70,3,False), (15,75,3,False), (16,80,2,True), (17,85,2,True), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 77
Time : 384.080s (Solving: 364.36s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 384.128s
Choices : 7594533 (Domain: 7490895)
Conflicts : 616503 (Analyzed: 616500)
Restarts : 7230 (Average: 85.27 Last: 228)
Model-Level : 234.0
Problems : 77 (Average Length: 84.21 Splits: 0)
Lemmas : 616500 (Deleted: 586588)
Binary : 10967 (Ratio: 1.78%)
Ternary : 2104 (Ratio: 0.34%)
Conflict : 616500 (Average Length: 458.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 616500 (Average: 10.44 Max: 965 Sum: 6435559)
Executed : 616460 (Average: 10.44 Max: 965 Sum: 6434517 Ratio: 99.98%)
Bounded : 40 (Average: 26.05 Max: 117 Sum: 1042 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807958 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.41s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 6.46s
Iteration 77
Queue: [(16,80,2,True), (17,85,2,True), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 78
Time : 390.435s (Solving: 370.60s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 390.484s
Choices : 7689420 (Domain: 7585735)
Conflicts : 625513 (Analyzed: 625510)
Restarts : 7330 (Average: 85.34 Last: 228)
Model-Level : 234.0
Problems : 78 (Average Length: 84.63 Splits: 0)
Lemmas : 625510 (Deleted: 595263)
Binary : 11021 (Ratio: 1.76%)
Ternary : 2114 (Ratio: 0.34%)
Conflict : 625510 (Average Length: 460.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 625510 (Average: 10.40 Max: 965 Sum: 6506623)
Executed : 625470 (Average: 10.40 Max: 965 Sum: 6505581 Ratio: 99.98%)
Bounded : 40 (Average: 26.05 Max: 117 Sum: 1042 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807958 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.31s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 6.36s
Iteration 78
Queue: [(17,85,2,True), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 79
Time : 397.457s (Solving: 377.49s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 397.508s
Choices : 7782476 (Domain: 7678790)
Conflicts : 635111 (Analyzed: 635108)
Restarts : 7430 (Average: 85.48 Last: 228)
Model-Level : 234.0
Problems : 79 (Average Length: 85.04 Splits: 0)
Lemmas : 635108 (Deleted: 604111)
Binary : 11068 (Ratio: 1.74%)
Ternary : 2133 (Ratio: 0.34%)
Conflict : 635108 (Average Length: 461.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 635108 (Average: 10.35 Max: 965 Sum: 6575560)
Executed : 635068 (Average: 10.35 Max: 965 Sum: 6574518 Ratio: 99.98%)
Bounded : 40 (Average: 26.05 Max: 117 Sum: 1042 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807958 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.98s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 7.03s
Iteration 79
Queue: [(4,20,6,True), (5,25,6,True), (6,30,6,True), (7,35,5,True), (8,40,5,True), (9,45,5,False), (10,50,4,True), (11,55,4,False), (12,60,4,False), (13,65,3,True), (14,70,3,False), (15,75,3,False), (16,80,3,False), (17,85,3,False), (18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Blocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 80
Time : 401.731s (Solving: 381.66s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 401.780s
Choices : 7809624 (Domain: 7705938)
Conflicts : 642120 (Analyzed: 642117)
Restarts : 7530 (Average: 85.27 Last: 228)
Model-Level : 234.0
Problems : 80 (Average Length: 85.44 Splits: 0)
Lemmas : 642117 (Deleted: 611432)
Binary : 11076 (Ratio: 1.72%)
Ternary : 2139 (Ratio: 0.33%)
Conflict : 642117 (Average Length: 463.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 642117 (Average: 10.27 Max: 965 Sum: 6596842)
Executed : 642077 (Average: 10.27 Max: 965 Sum: 6595800 Ratio: 99.98%)
Bounded : 40 (Average: 26.05 Max: 117 Sum: 1042 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807958 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.24s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 4.28s
Iteration 80
Queue: [(5,25,6,True), (6,30,6,True), (7,35,5,True), (8,40,5,True), (9,45,5,False), (10,50,4,True), (11,55,4,False), (12,60,4,False), (13,65,3,True), (14,70,3,False), (15,75,3,False), (16,80,3,False), (17,85,3,False), (18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 81
Time : 409.690s (Solving: 389.49s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 409.744s
Choices : 7871402 (Domain: 7767716)
Conflicts : 651083 (Analyzed: 651080)
Restarts : 7630 (Average: 85.33 Last: 228)
Model-Level : 234.0
Problems : 81 (Average Length: 85.83 Splits: 0)
Lemmas : 651080 (Deleted: 620286)
Binary : 11144 (Ratio: 1.71%)
Ternary : 2151 (Ratio: 0.33%)
Conflict : 651080 (Average Length: 470.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 651080 (Average: 10.21 Max: 965 Sum: 6645450)
Executed : 651040 (Average: 10.21 Max: 965 Sum: 6644408 Ratio: 99.98%)
Bounded : 40 (Average: 26.05 Max: 117 Sum: 1042 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807958 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.92s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 7.97s
Iteration 81
Queue: [(6,30,6,True), (7,35,5,True), (8,40,5,True), (9,45,5,False), (10,50,4,True), (11,55,4,False), (12,60,4,False), (13,65,3,True), (14,70,3,False), (15,75,3,False), (16,80,3,False), (17,85,3,False), (18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 82
Time : 416.316s (Solving: 396.00s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 416.376s
Choices : 7928676 (Domain: 7824990)
Conflicts : 659756 (Analyzed: 659753)
Restarts : 7730 (Average: 85.35 Last: 228)
Model-Level : 234.0
Problems : 82 (Average Length: 86.21 Splits: 0)
Lemmas : 659753 (Deleted: 629084)
Binary : 11183 (Ratio: 1.70%)
Ternary : 2155 (Ratio: 0.33%)
Conflict : 659753 (Average Length: 475.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 659753 (Average: 10.13 Max: 965 Sum: 6686227)
Executed : 659713 (Average: 10.13 Max: 965 Sum: 6685185 Ratio: 99.98%)
Bounded : 40 (Average: 26.05 Max: 117 Sum: 1042 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807958 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.59s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 6.63s
Iteration 82
Queue: [(7,35,5,True), (8,40,5,True), (9,45,5,False), (10,50,4,True), (11,55,4,False), (12,60,4,False), (13,65,3,True), (14,70,3,False), (15,75,3,False), (16,80,3,False), (17,85,3,False), (18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 83
Time : 422.434s (Solving: 402.01s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 422.496s
Choices : 7998721 (Domain: 7895029)
Conflicts : 669444 (Analyzed: 669441)
Restarts : 7830 (Average: 85.50 Last: 228)
Model-Level : 234.0
Problems : 83 (Average Length: 86.58 Splits: 0)
Lemmas : 669441 (Deleted: 637560)
Binary : 11243 (Ratio: 1.68%)
Ternary : 2159 (Ratio: 0.32%)
Conflict : 669441 (Average Length: 476.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 669441 (Average: 10.07 Max: 965 Sum: 6740473)
Executed : 669401 (Average: 10.07 Max: 965 Sum: 6739431 Ratio: 99.98%)
Bounded : 40 (Average: 26.05 Max: 117 Sum: 1042 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807958 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.08s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 6.12s
Iteration 83
Queue: [(8,40,5,True), (9,45,5,False), (10,50,4,True), (11,55,4,False), (12,60,4,False), (13,65,3,True), (14,70,3,False), (15,75,3,False), (16,80,3,False), (17,85,3,False), (18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 84
Time : 429.309s (Solving: 408.77s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 429.376s
Choices : 8087977 (Domain: 7983743)
Conflicts : 678512 (Analyzed: 678509)
Restarts : 7930 (Average: 85.56 Last: 228)
Model-Level : 234.0
Problems : 84 (Average Length: 86.94 Splits: 0)
Lemmas : 678509 (Deleted: 646898)
Binary : 11503 (Ratio: 1.70%)
Ternary : 2203 (Ratio: 0.32%)
Conflict : 678509 (Average Length: 478.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 678509 (Average: 10.03 Max: 965 Sum: 6807850)
Executed : 678469 (Average: 10.03 Max: 965 Sum: 6806808 Ratio: 99.98%)
Bounded : 40 (Average: 26.05 Max: 117 Sum: 1042 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807958 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.84s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 6.88s
Iteration 84
Queue: [(10,50,4,True), (11,55,4,False), (12,60,4,False), (13,65,3,True), (14,70,3,False), (15,75,3,False), (16,80,3,False), (17,85,3,False), (18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 85
Time : 435.454s (Solving: 414.81s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 435.524s
Choices : 8163093 (Domain: 8058800)
Conflicts : 687577 (Analyzed: 687574)
Restarts : 8030 (Average: 85.63 Last: 228)
Model-Level : 234.0
Problems : 85 (Average Length: 87.29 Splits: 0)
Lemmas : 687574 (Deleted: 655672)
Binary : 11545 (Ratio: 1.68%)
Ternary : 2217 (Ratio: 0.32%)
Conflict : 687574 (Average Length: 479.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 687574 (Average: 9.98 Max: 965 Sum: 6863898)
Executed : 687534 (Average: 9.98 Max: 965 Sum: 6862856 Ratio: 99.98%)
Bounded : 40 (Average: 26.05 Max: 117 Sum: 1042 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807958 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.11s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 6.15s
Iteration 85
Queue: [(13,65,3,True), (14,70,3,False), (15,75,3,False), (16,80,3,False), (17,85,3,False), (18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 86
Time : 442.235s (Solving: 421.45s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 442.308s
Choices : 8245462 (Domain: 8141169)
Conflicts : 696935 (Analyzed: 696932)
Restarts : 8130 (Average: 85.72 Last: 228)
Model-Level : 234.0
Problems : 86 (Average Length: 87.64 Splits: 0)
Lemmas : 696932 (Deleted: 664517)
Binary : 11598 (Ratio: 1.66%)
Ternary : 2220 (Ratio: 0.32%)
Conflict : 696932 (Average Length: 480.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 696932 (Average: 9.94 Max: 965 Sum: 6924081)
Executed : 696891 (Average: 9.93 Max: 965 Sum: 6922922 Ratio: 99.98%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807958 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.73s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 6.79s
Iteration 86
Queue: [(18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 87
Time : 450.026s (Solving: 429.12s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 450.104s
Choices : 8355049 (Domain: 8250750)
Conflicts : 706702 (Analyzed: 706699)
Restarts : 8230 (Average: 85.87 Last: 228)
Model-Level : 234.0
Problems : 87 (Average Length: 87.98 Splits: 0)
Lemmas : 706699 (Deleted: 673690)
Binary : 11646 (Ratio: 1.65%)
Ternary : 2223 (Ratio: 0.31%)
Conflict : 706699 (Average Length: 483.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 706699 (Average: 9.91 Max: 965 Sum: 7005453)
Executed : 706658 (Average: 9.91 Max: 965 Sum: 7004294 Ratio: 99.98%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.74s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 7.80s
Iteration 87
Queue: [(4,20,7,True), (5,25,7,True), (6,30,7,False), (7,35,6,True), (8,40,6,False), (9,45,5,True), (10,50,5,False), (11,55,4,True), (12,60,4,False), (13,65,4,False), (14,70,3,True), (15,75,3,True), (16,80,3,False), (17,85,3,False), (18,90,3,False), (19,95,2,True), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Blocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 88
Time : 454.968s (Solving: 433.95s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 455.048s
Choices : 8385065 (Domain: 8280766)
Conflicts : 713554 (Analyzed: 713551)
Restarts : 8330 (Average: 85.66 Last: 228)
Model-Level : 234.0
Problems : 88 (Average Length: 88.31 Splits: 0)
Lemmas : 713551 (Deleted: 681084)
Binary : 11709 (Ratio: 1.64%)
Ternary : 2234 (Ratio: 0.31%)
Conflict : 713551 (Average Length: 484.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 713551 (Average: 9.85 Max: 965 Sum: 7029917)
Executed : 713510 (Average: 9.85 Max: 965 Sum: 7028758 Ratio: 99.98%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.91s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 4.95s
Iteration 88
Queue: [(5,25,7,True), (6,30,7,False), (7,35,6,True), (8,40,6,False), (9,45,5,True), (10,50,5,False), (11,55,4,True), (12,60,4,False), (13,65,4,False), (14,70,3,True), (15,75,3,True), (16,80,3,False), (17,85,3,False), (18,90,3,False), (19,95,2,True), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 89
Time : 464.804s (Solving: 443.66s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 464.888s
Choices : 8446814 (Domain: 8342515)
Conflicts : 722944 (Analyzed: 722941)
Restarts : 8430 (Average: 85.76 Last: 228)
Model-Level : 234.0
Problems : 89 (Average Length: 88.63 Splits: 0)
Lemmas : 722941 (Deleted: 689765)
Binary : 11760 (Ratio: 1.63%)
Ternary : 2245 (Ratio: 0.31%)
Conflict : 722941 (Average Length: 490.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 722941 (Average: 9.79 Max: 965 Sum: 7080236)
Executed : 722900 (Average: 9.79 Max: 965 Sum: 7079077 Ratio: 99.98%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 9.80s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 9.84s
Iteration 89
Queue: [(7,35,6,True), (8,40,6,False), (9,45,5,True), (10,50,5,False), (11,55,4,True), (12,60,4,False), (13,65,4,False), (14,70,3,True), (15,75,3,True), (16,80,3,False), (17,85,3,False), (18,90,3,False), (19,95,2,True), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 90
Time : 470.645s (Solving: 449.40s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 470.732s
Choices : 8516713 (Domain: 8412405)
Conflicts : 732318 (Analyzed: 732315)
Restarts : 8530 (Average: 85.85 Last: 228)
Model-Level : 234.0
Problems : 90 (Average Length: 88.94 Splits: 0)
Lemmas : 732315 (Deleted: 699075)
Binary : 11837 (Ratio: 1.62%)
Ternary : 2256 (Ratio: 0.31%)
Conflict : 732315 (Average Length: 491.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 732315 (Average: 9.74 Max: 965 Sum: 7132662)
Executed : 732274 (Average: 9.74 Max: 965 Sum: 7131503 Ratio: 99.98%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.81s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 5.85s
Iteration 90
Queue: [(9,45,5,True), (10,50,5,False), (11,55,4,True), (12,60,4,False), (13,65,4,False), (14,70,3,True), (15,75,3,True), (16,80,3,False), (17,85,3,False), (18,90,3,False), (19,95,2,True), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 91
Time : 477.300s (Solving: 455.95s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 477.388s
Choices : 8611634 (Domain: 8506530)
Conflicts : 741727 (Analyzed: 741724)
Restarts : 8630 (Average: 85.95 Last: 228)
Model-Level : 234.0
Problems : 91 (Average Length: 89.25 Splits: 0)
Lemmas : 741724 (Deleted: 708058)
Binary : 11994 (Ratio: 1.62%)
Ternary : 2279 (Ratio: 0.31%)
Conflict : 741724 (Average Length: 493.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 741724 (Average: 9.71 Max: 965 Sum: 7203107)
Executed : 741683 (Average: 9.71 Max: 965 Sum: 7201948 Ratio: 99.98%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.62s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 6.66s
Iteration 91
Queue: [(11,55,4,True), (12,60,4,False), (13,65,4,False), (14,70,3,True), (15,75,3,True), (16,80,3,False), (17,85,3,False), (18,90,3,False), (19,95,2,True), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 92
Time : 483.968s (Solving: 462.48s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 484.060s
Choices : 8700103 (Domain: 8594947)
Conflicts : 750956 (Analyzed: 750953)
Restarts : 8730 (Average: 86.02 Last: 228)
Model-Level : 234.0
Problems : 92 (Average Length: 89.55 Splits: 0)
Lemmas : 750953 (Deleted: 717253)
Binary : 12081 (Ratio: 1.61%)
Ternary : 2285 (Ratio: 0.30%)
Conflict : 750953 (Average Length: 494.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 750953 (Average: 9.68 Max: 965 Sum: 7270077)
Executed : 750912 (Average: 9.68 Max: 965 Sum: 7268918 Ratio: 99.98%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.62s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 6.67s
Iteration 92
Queue: [(14,70,3,True), (15,75,3,True), (16,80,3,False), (17,85,3,False), (18,90,3,False), (19,95,2,True), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 93
Time : 491.375s (Solving: 469.78s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 491.472s
Choices : 8824449 (Domain: 8718744)
Conflicts : 760045 (Analyzed: 760042)
Restarts : 8830 (Average: 86.07 Last: 228)
Model-Level : 234.0
Problems : 93 (Average Length: 89.85 Splits: 0)
Lemmas : 760042 (Deleted: 726160)
Binary : 12201 (Ratio: 1.61%)
Ternary : 2298 (Ratio: 0.30%)
Conflict : 760042 (Average Length: 496.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 760042 (Average: 9.69 Max: 965 Sum: 7364933)
Executed : 760001 (Average: 9.69 Max: 965 Sum: 7363774 Ratio: 99.98%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.37s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 7.41s
Iteration 93
Queue: [(15,75,3,True), (16,80,3,False), (17,85,3,False), (18,90,3,False), (19,95,2,True), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 94
Time : 498.169s (Solving: 476.45s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 498.272s
Choices : 8934872 (Domain: 8828916)
Conflicts : 769479 (Analyzed: 769476)
Restarts : 8930 (Average: 86.17 Last: 228)
Model-Level : 234.0
Problems : 94 (Average Length: 90.14 Splits: 0)
Lemmas : 769476 (Deleted: 735042)
Binary : 12275 (Ratio: 1.60%)
Ternary : 2306 (Ratio: 0.30%)
Conflict : 769476 (Average Length: 497.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 769476 (Average: 9.68 Max: 965 Sum: 7447433)
Executed : 769435 (Average: 9.68 Max: 965 Sum: 7446274 Ratio: 99.98%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.75s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 6.80s
Iteration 94
Queue: [(19,95,2,True), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 95
Time : 505.285s (Solving: 483.46s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 505.392s
Choices : 9041952 (Domain: 8935996)
Conflicts : 778494 (Analyzed: 778491)
Restarts : 9030 (Average: 86.21 Last: 228)
Model-Level : 234.0
Problems : 95 (Average Length: 90.42 Splits: 0)
Lemmas : 778491 (Deleted: 744217)
Binary : 12317 (Ratio: 1.58%)
Ternary : 2310 (Ratio: 0.30%)
Conflict : 778491 (Average Length: 497.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 778491 (Average: 9.67 Max: 965 Sum: 7524599)
Executed : 778450 (Average: 9.66 Max: 965 Sum: 7523440 Ratio: 99.98%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.08s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 7.12s
Iteration 95
Queue: [(4,20,8,True), (5,25,8,True), (6,30,7,True), (7,35,7,True), (8,40,6,True), (9,45,6,False), (10,50,5,True), (11,55,5,False), (12,60,4,True), (13,65,4,False), (14,70,4,False), (15,75,4,False), (16,80,3,True), (17,85,3,False), (18,90,3,False), (19,95,3,False), (20,100,2,True), (21,105,2,True), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Blocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 96
Time : 509.336s (Solving: 487.38s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 509.448s
Choices : 9068930 (Domain: 8962974)
Conflicts : 785724 (Analyzed: 785721)
Restarts : 9130 (Average: 86.06 Last: 228)
Model-Level : 234.0
Problems : 96 (Average Length: 90.70 Splits: 0)
Lemmas : 785721 (Deleted: 750950)
Binary : 12330 (Ratio: 1.57%)
Ternary : 2320 (Ratio: 0.30%)
Conflict : 785721 (Average Length: 497.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 785721 (Average: 9.60 Max: 965 Sum: 7545725)
Executed : 785680 (Average: 9.60 Max: 965 Sum: 7544566 Ratio: 99.98%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.00s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 4.06s
Iteration 96
Queue: [(5,25,8,True), (6,30,7,True), (7,35,7,True), (8,40,6,True), (9,45,6,False), (10,50,5,True), (11,55,5,False), (12,60,4,True), (13,65,4,False), (14,70,4,False), (15,75,4,False), (16,80,3,True), (17,85,3,False), (18,90,3,False), (19,95,3,False), (20,100,2,True), (21,105,2,True), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 97
Time : 519.170s (Solving: 497.09s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 519.288s
Choices : 9113442 (Domain: 9007486)
Conflicts : 793814 (Analyzed: 793811)
Restarts : 9230 (Average: 86.00 Last: 228)
Model-Level : 234.0
Problems : 97 (Average Length: 90.97 Splits: 0)
Lemmas : 793811 (Deleted: 757947)
Binary : 12345 (Ratio: 1.56%)
Ternary : 2326 (Ratio: 0.29%)
Conflict : 793811 (Average Length: 502.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 793811 (Average: 9.55 Max: 965 Sum: 7579850)
Executed : 793770 (Average: 9.55 Max: 965 Sum: 7578691 Ratio: 99.98%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 9.79s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 9.84s
Iteration 97
Queue: [(6,30,7,True), (7,35,7,True), (8,40,6,True), (9,45,6,False), (10,50,5,True), (11,55,5,False), (12,60,4,True), (13,65,4,False), (14,70,4,False), (15,75,4,False), (16,80,3,True), (17,85,3,False), (18,90,3,False), (19,95,3,False), (20,100,2,True), (21,105,2,True), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 98
Time : 525.877s (Solving: 503.67s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 525.996s
Choices : 9175393 (Domain: 9069437)
Conflicts : 802504 (Analyzed: 802501)
Restarts : 9330 (Average: 86.01 Last: 228)
Model-Level : 234.0
Problems : 98 (Average Length: 91.23 Splits: 0)
Lemmas : 802501 (Deleted: 768104)
Binary : 12394 (Ratio: 1.54%)
Ternary : 2329 (Ratio: 0.29%)
Conflict : 802501 (Average Length: 510.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 802501 (Average: 9.50 Max: 965 Sum: 7624071)
Executed : 802460 (Average: 9.50 Max: 965 Sum: 7622912 Ratio: 99.98%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.66s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 6.71s
Iteration 98
Queue: [(7,35,7,True), (8,40,6,True), (9,45,6,False), (10,50,5,True), (11,55,5,False), (12,60,4,True), (13,65,4,False), (14,70,4,False), (15,75,4,False), (16,80,3,True), (17,85,3,False), (18,90,3,False), (19,95,3,False), (20,100,2,True), (21,105,2,True), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 99
Time : 531.975s (Solving: 509.66s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 532.096s
Choices : 9241033 (Domain: 9135077)
Conflicts : 812054 (Analyzed: 812051)
Restarts : 9430 (Average: 86.11 Last: 228)
Model-Level : 234.0
Problems : 99 (Average Length: 91.49 Splits: 0)
Lemmas : 812051 (Deleted: 776614)
Binary : 12447 (Ratio: 1.53%)
Ternary : 2337 (Ratio: 0.29%)
Conflict : 812051 (Average Length: 510.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 812051 (Average: 9.45 Max: 965 Sum: 7673191)
Executed : 812010 (Average: 9.45 Max: 965 Sum: 7672032 Ratio: 99.98%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.02%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.06s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 6.10s
Iteration 99
Queue: [(8,40,6,True), (9,45,6,False), (10,50,5,True), (11,55,5,False), (12,60,4,True), (13,65,4,False), (14,70,4,False), (15,75,4,False), (16,80,3,True), (17,85,3,False), (18,90,3,False), (19,95,3,False), (20,100,2,True), (21,105,2,True), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 100
Time : 538.847s (Solving: 516.39s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 538.972s
Choices : 9332619 (Domain: 9225499)
Conflicts : 821741 (Analyzed: 821738)
Restarts : 9530 (Average: 86.23 Last: 228)
Model-Level : 234.0
Problems : 100 (Average Length: 91.75 Splits: 0)
Lemmas : 821738 (Deleted: 785765)
Binary : 12653 (Ratio: 1.54%)
Ternary : 2370 (Ratio: 0.29%)
Conflict : 821738 (Average Length: 510.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 821738 (Average: 9.42 Max: 965 Sum: 7740293)
Executed : 821697 (Average: 9.42 Max: 965 Sum: 7739134 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.82s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 6.88s
Iteration 100
Queue: [(10,50,5,True), (11,55,5,False), (12,60,4,True), (13,65,4,False), (14,70,4,False), (15,75,4,False), (16,80,3,True), (17,85,3,False), (18,90,3,False), (19,95,3,False), (20,100,2,True), (21,105,2,True), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 101
Time : 545.118s (Solving: 522.53s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 545.248s
Choices : 9406417 (Domain: 9299297)
Conflicts : 831290 (Analyzed: 831287)
Restarts : 9630 (Average: 86.32 Last: 228)
Model-Level : 234.0
Problems : 101 (Average Length: 92.00 Splits: 0)
Lemmas : 831287 (Deleted: 795167)
Binary : 12731 (Ratio: 1.53%)
Ternary : 2378 (Ratio: 0.29%)
Conflict : 831287 (Average Length: 510.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 831287 (Average: 9.38 Max: 965 Sum: 7794152)
Executed : 831246 (Average: 9.37 Max: 965 Sum: 7792993 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.23s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 6.28s
Iteration 101
Queue: [(12,60,4,True), (13,65,4,False), (14,70,4,False), (15,75,4,False), (16,80,3,True), (17,85,3,False), (18,90,3,False), (19,95,3,False), (20,100,2,True), (21,105,2,True), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 102
Time : 552.063s (Solving: 529.37s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 552.196s
Choices : 9509661 (Domain: 9402161)
Conflicts : 841096 (Analyzed: 841093)
Restarts : 9730 (Average: 86.44 Last: 228)
Model-Level : 234.0
Problems : 102 (Average Length: 92.25 Splits: 0)
Lemmas : 841093 (Deleted: 804578)
Binary : 12816 (Ratio: 1.52%)
Ternary : 2392 (Ratio: 0.28%)
Conflict : 841093 (Average Length: 511.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 841093 (Average: 9.36 Max: 965 Sum: 7872624)
Executed : 841052 (Average: 9.36 Max: 965 Sum: 7871465 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.91s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 6.95s
Iteration 102
Queue: [(16,80,3,True), (17,85,3,False), (18,90,3,False), (19,95,3,False), (20,100,2,True), (21,105,2,True), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 103
Time : 558.982s (Solving: 536.17s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 559.116s
Choices : 9592522 (Domain: 9485018)
Conflicts : 850307 (Analyzed: 850304)
Restarts : 9830 (Average: 86.50 Last: 228)
Model-Level : 234.0
Problems : 103 (Average Length: 92.49 Splits: 0)
Lemmas : 850304 (Deleted: 814125)
Binary : 12837 (Ratio: 1.51%)
Ternary : 2394 (Ratio: 0.28%)
Conflict : 850304 (Average Length: 512.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 850304 (Average: 9.33 Max: 965 Sum: 7929638)
Executed : 850263 (Average: 9.32 Max: 965 Sum: 7928479 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.88s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 6.93s
Iteration 103
Queue: [(20,100,2,True), (21,105,2,True), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 104
Time : 567.960s (Solving: 545.01s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 568.100s
Choices : 9864317 (Domain: 9755991)
Conflicts : 860671 (Analyzed: 860668)
Restarts : 9930 (Average: 86.67 Last: 228)
Model-Level : 234.0
Problems : 104 (Average Length: 92.72 Splits: 0)
Lemmas : 860668 (Deleted: 823016)
Binary : 12996 (Ratio: 1.51%)
Ternary : 2406 (Ratio: 0.28%)
Conflict : 860668 (Average Length: 513.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 860668 (Average: 9.48 Max: 965 Sum: 8160204)
Executed : 860627 (Average: 9.48 Max: 965 Sum: 8159045 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 8.93s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 8.98s
Iteration 104
Queue: [(21,105,2,True), (22,110,2,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 105
Time : 576.000s (Solving: 552.91s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 576.144s
Choices : 9968277 (Domain: 9859951)
Conflicts : 870162 (Analyzed: 870159)
Restarts : 10030 (Average: 86.76 Last: 228)
Model-Level : 234.0
Problems : 105 (Average Length: 92.95 Splits: 0)
Lemmas : 870159 (Deleted: 833211)
Binary : 13015 (Ratio: 1.50%)
Ternary : 2416 (Ratio: 0.28%)
Conflict : 870159 (Average Length: 513.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 870159 (Average: 9.46 Max: 965 Sum: 8233607)
Executed : 870118 (Average: 9.46 Max: 965 Sum: 8232448 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.99s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 8.05s
Iteration 105
Queue: [(4,20,9,True), (5,25,9,True), (6,30,8,True), (7,35,8,False), (8,40,7,True), (9,45,6,True), (10,50,6,False), (11,55,5,True), (12,60,5,False), (13,65,4,True), (14,70,4,False), (15,75,4,False), (16,80,4,False), (17,85,3,True), (18,90,3,False), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,2,True), (23,115,2,False)]
Grounded Until: 115
Blocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 106
Time : 580.717s (Solving: 557.52s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 580.864s
Choices : 10008852 (Domain: 9900526)
Conflicts : 878440 (Analyzed: 878437)
Restarts : 10130 (Average: 86.72 Last: 228)
Model-Level : 234.0
Problems : 106 (Average Length: 93.18 Splits: 0)
Lemmas : 878437 (Deleted: 840242)
Binary : 13192 (Ratio: 1.50%)
Ternary : 2441 (Ratio: 0.28%)
Conflict : 878437 (Average Length: 516.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 878437 (Average: 9.42 Max: 965 Sum: 8270704)
Executed : 878396 (Average: 9.41 Max: 965 Sum: 8269545 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.68s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 4.72s
Iteration 106
Queue: [(5,25,9,True), (6,30,8,True), (7,35,8,False), (8,40,7,True), (9,45,6,True), (10,50,6,False), (11,55,5,True), (12,60,5,False), (13,65,4,True), (14,70,4,False), (15,75,4,False), (16,80,4,False), (17,85,3,True), (18,90,3,False), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,2,True), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 107
Time : 589.316s (Solving: 565.98s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 589.468s
Choices : 10055234 (Domain: 9946908)
Conflicts : 886880 (Analyzed: 886877)
Restarts : 10230 (Average: 86.69 Last: 228)
Model-Level : 234.0
Problems : 107 (Average Length: 93.40 Splits: 0)
Lemmas : 886877 (Deleted: 848149)
Binary : 13231 (Ratio: 1.49%)
Ternary : 2449 (Ratio: 0.28%)
Conflict : 886877 (Average Length: 521.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 886877 (Average: 9.37 Max: 965 Sum: 8307127)
Executed : 886836 (Average: 9.37 Max: 965 Sum: 8305968 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 8.55s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 8.61s
Iteration 107
Queue: [(6,30,8,True), (7,35,8,False), (8,40,7,True), (9,45,6,True), (10,50,6,False), (11,55,5,True), (12,60,5,False), (13,65,4,True), (14,70,4,False), (15,75,4,False), (16,80,4,False), (17,85,3,True), (18,90,3,False), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,2,True), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 108
Time : 595.244s (Solving: 571.79s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 595.400s
Choices : 10116975 (Domain: 10008649)
Conflicts : 895611 (Analyzed: 895608)
Restarts : 10330 (Average: 86.70 Last: 228)
Model-Level : 234.0
Problems : 108 (Average Length: 93.62 Splits: 0)
Lemmas : 895608 (Deleted: 858611)
Binary : 13278 (Ratio: 1.48%)
Ternary : 2456 (Ratio: 0.27%)
Conflict : 895608 (Average Length: 525.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 895608 (Average: 9.33 Max: 965 Sum: 8352677)
Executed : 895567 (Average: 9.32 Max: 965 Sum: 8351518 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.88s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 5.94s
Iteration 108
Queue: [(8,40,7,True), (9,45,6,True), (10,50,6,False), (11,55,5,True), (12,60,5,False), (13,65,4,True), (14,70,4,False), (15,75,4,False), (16,80,4,False), (17,85,3,True), (18,90,3,False), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,2,True), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 109
Time : 601.308s (Solving: 577.71s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 601.468s
Choices : 10181547 (Domain: 10072362)
Conflicts : 904891 (Analyzed: 904888)
Restarts : 10430 (Average: 86.76 Last: 228)
Model-Level : 234.0
Problems : 109 (Average Length: 93.83 Splits: 0)
Lemmas : 904888 (Deleted: 867199)
Binary : 13318 (Ratio: 1.47%)
Ternary : 2460 (Ratio: 0.27%)
Conflict : 904888 (Average Length: 527.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 904888 (Average: 9.28 Max: 965 Sum: 8397851)
Executed : 904847 (Average: 9.28 Max: 965 Sum: 8396692 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.01s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 6.07s
Iteration 109
Queue: [(9,45,6,True), (10,50,6,False), (11,55,5,True), (12,60,5,False), (13,65,4,True), (14,70,4,False), (15,75,4,False), (16,80,4,False), (17,85,3,True), (18,90,3,False), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,2,True), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 110
Time : 606.909s (Solving: 583.19s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 607.072s
Choices : 10261200 (Domain: 10151269)
Conflicts : 914223 (Analyzed: 914220)
Restarts : 10530 (Average: 86.82 Last: 228)
Model-Level : 234.0
Problems : 110 (Average Length: 94.05 Splits: 0)
Lemmas : 914220 (Deleted: 876278)
Binary : 13438 (Ratio: 1.47%)
Ternary : 2469 (Ratio: 0.27%)
Conflict : 914220 (Average Length: 527.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 914220 (Average: 9.25 Max: 965 Sum: 8456828)
Executed : 914179 (Average: 9.25 Max: 965 Sum: 8455669 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.56s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 5.61s
Iteration 110
Queue: [(11,55,5,True), (12,60,5,False), (13,65,4,True), (14,70,4,False), (15,75,4,False), (16,80,4,False), (17,85,3,True), (18,90,3,False), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,2,True), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 111
Time : 613.110s (Solving: 589.28s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 613.276s
Choices : 10344930 (Domain: 10234805)
Conflicts : 923898 (Analyzed: 923895)
Restarts : 10630 (Average: 86.91 Last: 228)
Model-Level : 234.0
Problems : 111 (Average Length: 94.25 Splits: 0)
Lemmas : 923895 (Deleted: 885349)
Binary : 13491 (Ratio: 1.46%)
Ternary : 2471 (Ratio: 0.27%)
Conflict : 923895 (Average Length: 526.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 923895 (Average: 9.22 Max: 965 Sum: 8519287)
Executed : 923854 (Average: 9.22 Max: 965 Sum: 8518128 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.16s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 6.21s
Iteration 111
Queue: [(13,65,4,True), (14,70,4,False), (15,75,4,False), (16,80,4,False), (17,85,3,True), (18,90,3,False), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,2,True), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 112
Time : 620.359s (Solving: 596.38s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 620.528s
Choices : 10476720 (Domain: 10364810)
Conflicts : 932636 (Analyzed: 932633)
Restarts : 10730 (Average: 86.92 Last: 228)
Model-Level : 234.0
Problems : 112 (Average Length: 94.46 Splits: 0)
Lemmas : 932633 (Deleted: 894590)
Binary : 13863 (Ratio: 1.49%)
Ternary : 2554 (Ratio: 0.27%)
Conflict : 932633 (Average Length: 531.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 932633 (Average: 9.24 Max: 965 Sum: 8615175)
Executed : 932592 (Average: 9.24 Max: 965 Sum: 8614016 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.20s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 7.26s
Iteration 112
Queue: [(17,85,3,True), (18,90,3,False), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,2,True), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 113
Time : 627.707s (Solving: 603.59s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 627.880s
Choices : 10605750 (Domain: 10493286)
Conflicts : 941951 (Analyzed: 941948)
Restarts : 10830 (Average: 86.98 Last: 228)
Model-Level : 234.0
Problems : 113 (Average Length: 94.65 Splits: 0)
Lemmas : 941948 (Deleted: 902898)
Binary : 13967 (Ratio: 1.48%)
Ternary : 2570 (Ratio: 0.27%)
Conflict : 941948 (Average Length: 531.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 941948 (Average: 9.25 Max: 965 Sum: 8714394)
Executed : 941907 (Average: 9.25 Max: 965 Sum: 8713235 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.30s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 7.35s
Iteration 113
Queue: [(22,110,2,True), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 114
Time : 636.587s (Solving: 612.35s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 636.760s
Choices : 10856608 (Domain: 10743026)
Conflicts : 950740 (Analyzed: 950737)
Restarts : 10930 (Average: 86.98 Last: 228)
Model-Level : 234.0
Problems : 114 (Average Length: 94.85 Splits: 0)
Lemmas : 950737 (Deleted: 911507)
Binary : 14225 (Ratio: 1.50%)
Ternary : 2594 (Ratio: 0.27%)
Conflict : 950737 (Average Length: 534.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 950737 (Average: 9.38 Max: 965 Sum: 8915215)
Executed : 950696 (Average: 9.38 Max: 965 Sum: 8914056 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 8.84s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 8.89s
Iteration 114
Queue: [(4,20,10,True), (5,25,10,True), (6,30,9,True), (7,35,8,True), (8,40,8,False), (9,45,7,False), (10,50,6,True), (11,55,6,False), (12,60,5,True), (13,65,5,False), (14,70,4,True), (15,75,4,False), (16,80,4,False), (17,85,4,False), (18,90,3,True), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,2,False)]
Grounded Until: 115
Blocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 115
Time : 640.602s (Solving: 616.25s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 640.776s
Choices : 10883282 (Domain: 10769700)
Conflicts : 957665 (Analyzed: 957662)
Restarts : 11030 (Average: 86.82 Last: 228)
Model-Level : 234.0
Problems : 115 (Average Length: 95.04 Splits: 0)
Lemmas : 957662 (Deleted: 917980)
Binary : 14234 (Ratio: 1.49%)
Ternary : 2599 (Ratio: 0.27%)
Conflict : 957662 (Average Length: 534.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 957662 (Average: 9.33 Max: 965 Sum: 8936112)
Executed : 957621 (Average: 9.33 Max: 965 Sum: 8934953 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 3.97s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 4.02s
Iteration 115
Queue: [(5,25,10,True), (6,30,9,True), (7,35,8,True), (8,40,8,False), (9,45,7,False), (10,50,6,True), (11,55,6,False), (12,60,5,True), (13,65,5,False), (14,70,4,True), (15,75,4,False), (16,80,4,False), (17,85,4,False), (18,90,3,True), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 116
Time : 643.821s (Solving: 619.36s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 643.996s
Choices : 10917145 (Domain: 10803563)
Conflicts : 965386 (Analyzed: 965383)
Restarts : 11130 (Average: 86.74 Last: 228)
Model-Level : 234.0
Problems : 116 (Average Length: 95.23 Splits: 0)
Lemmas : 965383 (Deleted: 924746)
Binary : 14246 (Ratio: 1.48%)
Ternary : 2601 (Ratio: 0.27%)
Conflict : 965383 (Average Length: 532.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 965383 (Average: 9.28 Max: 965 Sum: 8962404)
Executed : 965342 (Average: 9.28 Max: 965 Sum: 8961245 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 3.18s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 3.22s
Iteration 116
Queue: [(6,30,9,True), (7,35,8,True), (8,40,8,False), (9,45,7,False), (10,50,6,True), (11,55,6,False), (12,60,5,True), (13,65,5,False), (14,70,4,True), (15,75,4,False), (16,80,4,False), (17,85,4,False), (18,90,3,True), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 117
Time : 650.762s (Solving: 626.20s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 650.940s
Choices : 10976383 (Domain: 10862801)
Conflicts : 973956 (Analyzed: 973953)
Restarts : 11230 (Average: 86.73 Last: 228)
Model-Level : 234.0
Problems : 117 (Average Length: 95.42 Splits: 0)
Lemmas : 973953 (Deleted: 932511)
Binary : 14282 (Ratio: 1.47%)
Ternary : 2608 (Ratio: 0.27%)
Conflict : 973953 (Average Length: 536.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 973953 (Average: 9.25 Max: 965 Sum: 9006889)
Executed : 973912 (Average: 9.25 Max: 965 Sum: 9005730 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 631MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.91s
Memory: 578MB (+0MB)
UNKNOWN
Iteration Time: 6.95s
Iteration 117
Queue: [(7,35,8,True), (8,40,8,False), (9,45,7,False), (10,50,6,True), (11,55,6,False), (12,60,5,True), (13,65,5,False), (14,70,4,True), (15,75,4,False), (16,80,4,False), (17,85,4,False), (18,90,3,True), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 118
Time : 656.375s (Solving: 631.66s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 656.556s
Choices : 11038546 (Domain: 10924964)
Conflicts : 983061 (Analyzed: 983058)
Restarts : 11330 (Average: 86.77 Last: 228)
Model-Level : 234.0
Problems : 118 (Average Length: 95.60 Splits: 0)
Lemmas : 983058 (Deleted: 942943)
Binary : 14323 (Ratio: 1.46%)
Ternary : 2613 (Ratio: 0.27%)
Conflict : 983058 (Average Length: 536.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 983058 (Average: 9.21 Max: 965 Sum: 9053093)
Executed : 983017 (Average: 9.21 Max: 965 Sum: 9051934 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.56s
Memory: 642MB (+64MB)
UNKNOWN
Iteration Time: 5.62s
Iteration 118
Queue: [(10,50,6,True), (11,55,6,False), (12,60,5,True), (13,65,5,False), (14,70,4,True), (15,75,4,False), (16,80,4,False), (17,85,4,False), (18,90,3,True), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 119
Time : 663.498s (Solving: 638.68s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 663.680s
Choices : 11149413 (Domain: 11034952)
Conflicts : 992882 (Analyzed: 992879)
Restarts : 11430 (Average: 86.87 Last: 228)
Model-Level : 234.0
Problems : 119 (Average Length: 95.78 Splits: 0)
Lemmas : 992879 (Deleted: 951531)
Binary : 14573 (Ratio: 1.47%)
Ternary : 2651 (Ratio: 0.27%)
Conflict : 992879 (Average Length: 537.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 992879 (Average: 9.20 Max: 965 Sum: 9134594)
Executed : 992838 (Average: 9.20 Max: 965 Sum: 9133435 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.09s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 7.13s
Iteration 119
Queue: [(12,60,5,True), (13,65,5,False), (14,70,4,True), (15,75,4,False), (16,80,4,False), (17,85,4,False), (18,90,3,True), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 120
Time : 669.819s (Solving: 644.89s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 670.004s
Choices : 11227000 (Domain: 11112522)
Conflicts : 1001636 (Analyzed: 1001633)
Restarts : 11530 (Average: 86.87 Last: 228)
Model-Level : 234.0
Problems : 120 (Average Length: 95.96 Splits: 0)
Lemmas : 1001633 (Deleted: 961160)
Binary : 14654 (Ratio: 1.46%)
Ternary : 2666 (Ratio: 0.27%)
Conflict : 1001633 (Average Length: 538.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1001633 (Average: 9.17 Max: 965 Sum: 9186719)
Executed : 1001592 (Average: 9.17 Max: 965 Sum: 9185560 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.29s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 6.33s
Iteration 120
Queue: [(14,70,4,True), (15,75,4,False), (16,80,4,False), (17,85,4,False), (18,90,3,True), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 121
Time : 677.295s (Solving: 652.23s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 677.480s
Choices : 11376031 (Domain: 11261318)
Conflicts : 1011175 (Analyzed: 1011172)
Restarts : 11630 (Average: 86.95 Last: 228)
Model-Level : 234.0
Problems : 121 (Average Length: 96.13 Splits: 0)
Lemmas : 1011172 (Deleted: 969455)
Binary : 14852 (Ratio: 1.47%)
Ternary : 2686 (Ratio: 0.27%)
Conflict : 1011172 (Average Length: 538.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1011172 (Average: 9.20 Max: 965 Sum: 9301705)
Executed : 1011131 (Average: 9.20 Max: 965 Sum: 9300546 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.42s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 7.48s
Iteration 121
Queue: [(18,90,3,True), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 122
Time : 684.266s (Solving: 659.09s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 684.456s
Choices : 11458222 (Domain: 11343509)
Conflicts : 1020273 (Analyzed: 1020270)
Restarts : 11730 (Average: 86.98 Last: 228)
Model-Level : 234.0
Problems : 122 (Average Length: 96.30 Splits: 0)
Lemmas : 1020270 (Deleted: 978827)
Binary : 14869 (Ratio: 1.46%)
Ternary : 2690 (Ratio: 0.26%)
Conflict : 1020270 (Average Length: 539.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1020270 (Average: 9.17 Max: 965 Sum: 9356692)
Executed : 1020229 (Average: 9.17 Max: 965 Sum: 9355533 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.94s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 6.98s
Iteration 122
Queue: [(4,20,11,True), (5,25,11,True), (6,30,10,True), (7,35,9,True), (8,40,8,True), (9,45,7,True), (10,50,7,False), (11,55,6,True), (12,60,6,False), (13,65,5,True), (14,70,5,False), (15,75,4,True), (16,80,4,False), (17,85,4,False), (18,90,4,False), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,2,True)]
Grounded Until: 115
Blocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 123
Time : 688.596s (Solving: 663.31s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 688.788s
Choices : 11484687 (Domain: 11369974)
Conflicts : 1027425 (Analyzed: 1027422)
Restarts : 11830 (Average: 86.85 Last: 228)
Model-Level : 234.0
Problems : 123 (Average Length: 96.47 Splits: 0)
Lemmas : 1027422 (Deleted: 985620)
Binary : 14877 (Ratio: 1.45%)
Ternary : 2697 (Ratio: 0.26%)
Conflict : 1027422 (Average Length: 539.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1027422 (Average: 9.13 Max: 965 Sum: 9377061)
Executed : 1027381 (Average: 9.13 Max: 965 Sum: 9375902 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.29s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 4.33s
Iteration 123
Queue: [(5,25,11,True), (6,30,10,True), (7,35,9,True), (8,40,8,True), (9,45,7,True), (10,50,7,False), (11,55,6,True), (12,60,6,False), (13,65,5,True), (14,70,5,False), (15,75,4,True), (16,80,4,False), (17,85,4,False), (18,90,4,False), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,2,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 124
Time : 692.205s (Solving: 666.82s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 692.400s
Choices : 11514930 (Domain: 11400217)
Conflicts : 1034945 (Analyzed: 1034942)
Restarts : 11930 (Average: 86.75 Last: 228)
Model-Level : 234.0
Problems : 124 (Average Length: 96.64 Splits: 0)
Lemmas : 1034942 (Deleted: 992542)
Binary : 14881 (Ratio: 1.44%)
Ternary : 2698 (Ratio: 0.26%)
Conflict : 1034942 (Average Length: 537.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1034942 (Average: 9.08 Max: 965 Sum: 9399666)
Executed : 1034901 (Average: 9.08 Max: 965 Sum: 9398507 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 3.57s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 3.61s
Iteration 124
Queue: [(6,30,10,True), (7,35,9,True), (8,40,8,True), (9,45,7,True), (10,50,7,False), (11,55,6,True), (12,60,6,False), (13,65,5,True), (14,70,5,False), (15,75,4,True), (16,80,4,False), (17,85,4,False), (18,90,4,False), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,2,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 125
Time : 698.966s (Solving: 673.47s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 699.164s
Choices : 11575363 (Domain: 11460650)
Conflicts : 1044310 (Analyzed: 1044307)
Restarts : 12030 (Average: 86.81 Last: 228)
Model-Level : 234.0
Problems : 125 (Average Length: 96.80 Splits: 0)
Lemmas : 1044307 (Deleted: 1002318)
Binary : 14904 (Ratio: 1.43%)
Ternary : 2701 (Ratio: 0.26%)
Conflict : 1044307 (Average Length: 539.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1044307 (Average: 9.04 Max: 965 Sum: 9444853)
Executed : 1044266 (Average: 9.04 Max: 965 Sum: 9443694 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.73s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 6.77s
Iteration 125
Queue: [(7,35,9,True), (8,40,8,True), (9,45,7,True), (10,50,7,False), (11,55,6,True), (12,60,6,False), (13,65,5,True), (14,70,5,False), (15,75,4,True), (16,80,4,False), (17,85,4,False), (18,90,4,False), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,2,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 126
Time : 704.610s (Solving: 679.01s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 704.808s
Choices : 11638413 (Domain: 11523700)
Conflicts : 1053804 (Analyzed: 1053801)
Restarts : 12130 (Average: 86.88 Last: 228)
Model-Level : 234.0
Problems : 126 (Average Length: 96.96 Splits: 0)
Lemmas : 1053801 (Deleted: 1011412)
Binary : 14974 (Ratio: 1.42%)
Ternary : 2706 (Ratio: 0.26%)
Conflict : 1053801 (Average Length: 539.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1053801 (Average: 9.01 Max: 965 Sum: 9492299)
Executed : 1053760 (Average: 9.01 Max: 965 Sum: 9491140 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.61s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 5.65s
Iteration 126
Queue: [(8,40,8,True), (9,45,7,True), (10,50,7,False), (11,55,6,True), (12,60,6,False), (13,65,5,True), (14,70,5,False), (15,75,4,True), (16,80,4,False), (17,85,4,False), (18,90,4,False), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,2,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 127
Time : 711.635s (Solving: 685.92s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 711.836s
Choices : 11705674 (Domain: 11590946)
Conflicts : 1063757 (Analyzed: 1063754)
Restarts : 12230 (Average: 86.98 Last: 228)
Model-Level : 234.0
Problems : 127 (Average Length: 97.12 Splits: 0)
Lemmas : 1063754 (Deleted: 1020714)
Binary : 15010 (Ratio: 1.41%)
Ternary : 2706 (Ratio: 0.25%)
Conflict : 1063754 (Average Length: 541.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1063754 (Average: 8.97 Max: 965 Sum: 9540401)
Executed : 1063713 (Average: 8.97 Max: 965 Sum: 9539242 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.99s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 7.03s
Iteration 127
Queue: [(9,45,7,True), (10,50,7,False), (11,55,6,True), (12,60,6,False), (13,65,5,True), (14,70,5,False), (15,75,4,True), (16,80,4,False), (17,85,4,False), (18,90,4,False), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,2,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 128
Time : 719.011s (Solving: 693.19s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 719.216s
Choices : 11796118 (Domain: 11681347)
Conflicts : 1074212 (Analyzed: 1074209)
Restarts : 12330 (Average: 87.12 Last: 228)
Model-Level : 234.0
Problems : 128 (Average Length: 97.27 Splits: 0)
Lemmas : 1074209 (Deleted: 1030432)
Binary : 15098 (Ratio: 1.41%)
Ternary : 2714 (Ratio: 0.25%)
Conflict : 1074209 (Average Length: 543.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1074209 (Average: 8.94 Max: 965 Sum: 9607920)
Executed : 1074168 (Average: 8.94 Max: 965 Sum: 9606761 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.34s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 7.38s
Iteration 128
Queue: [(11,55,6,True), (12,60,6,False), (13,65,5,True), (14,70,5,False), (15,75,4,True), (16,80,4,False), (17,85,4,False), (18,90,4,False), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,2,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 129
Time : 725.871s (Solving: 699.94s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 726.076s
Choices : 11884898 (Domain: 11770110)
Conflicts : 1084485 (Analyzed: 1084482)
Restarts : 12430 (Average: 87.25 Last: 228)
Model-Level : 234.0
Problems : 129 (Average Length: 97.43 Splits: 0)
Lemmas : 1084482 (Deleted: 1040655)
Binary : 15151 (Ratio: 1.40%)
Ternary : 2728 (Ratio: 0.25%)
Conflict : 1084482 (Average Length: 544.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1084482 (Average: 8.92 Max: 965 Sum: 9674776)
Executed : 1084441 (Average: 8.92 Max: 965 Sum: 9673617 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.83s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 6.86s
Iteration 129
Queue: [(13,65,5,True), (14,70,5,False), (15,75,4,True), (16,80,4,False), (17,85,4,False), (18,90,4,False), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,2,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 130
Time : 732.585s (Solving: 706.55s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 732.792s
Choices : 11968149 (Domain: 11853341)
Conflicts : 1094019 (Analyzed: 1094016)
Restarts : 12530 (Average: 87.31 Last: 228)
Model-Level : 234.0
Problems : 130 (Average Length: 97.58 Splits: 0)
Lemmas : 1094016 (Deleted: 1050716)
Binary : 15207 (Ratio: 1.39%)
Ternary : 2731 (Ratio: 0.25%)
Conflict : 1094016 (Average Length: 544.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1094016 (Average: 8.90 Max: 965 Sum: 9734117)
Executed : 1093975 (Average: 8.90 Max: 965 Sum: 9732958 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.68s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 6.72s
Iteration 130
Queue: [(15,75,4,True), (16,80,4,False), (17,85,4,False), (18,90,4,False), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,2,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 131
Time : 740.653s (Solving: 714.51s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 740.860s
Choices : 12106014 (Domain: 11990588)
Conflicts : 1103531 (Analyzed: 1103528)
Restarts : 12630 (Average: 87.37 Last: 228)
Model-Level : 234.0
Problems : 131 (Average Length: 97.73 Splits: 0)
Lemmas : 1103528 (Deleted: 1060002)
Binary : 15400 (Ratio: 1.40%)
Ternary : 2761 (Ratio: 0.25%)
Conflict : 1103528 (Average Length: 548.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1103528 (Average: 8.91 Max: 965 Sum: 9835379)
Executed : 1103487 (Average: 8.91 Max: 965 Sum: 9834220 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 8.03s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 8.07s
Iteration 131
Queue: [(23,115,2,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 132
Time : 747.203s (Solving: 720.93s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 747.416s
Choices : 12188524 (Domain: 12073098)
Conflicts : 1112299 (Analyzed: 1112296)
Restarts : 12730 (Average: 87.38 Last: 228)
Model-Level : 234.0
Problems : 132 (Average Length: 97.87 Splits: 0)
Lemmas : 1112296 (Deleted: 1069247)
Binary : 15402 (Ratio: 1.38%)
Ternary : 2763 (Ratio: 0.25%)
Conflict : 1112296 (Average Length: 547.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1112296 (Average: 8.89 Max: 965 Sum: 9889341)
Executed : 1112255 (Average: 8.89 Max: 965 Sum: 9888182 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.51s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 6.56s
Iteration 132
Queue: [(4,20,12,True), (5,25,12,True), (6,30,11,True), (7,35,10,False), (8,40,9,True), (9,45,8,True), (10,50,7,True), (11,55,7,False), (12,60,6,True), (13,65,6,False), (14,70,5,True), (15,75,5,False), (16,80,4,True), (17,85,4,False), (18,90,4,False), (19,95,3,True), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,3,False)]
Grounded Until: 115
Blocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 133
Time : 752.136s (Solving: 725.73s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 752.352s
Choices : 12220089 (Domain: 12104663)
Conflicts : 1119680 (Analyzed: 1119677)
Restarts : 12830 (Average: 87.27 Last: 228)
Model-Level : 234.0
Problems : 133 (Average Length: 98.02 Splits: 0)
Lemmas : 1119677 (Deleted: 1075661)
Binary : 15414 (Ratio: 1.38%)
Ternary : 2771 (Ratio: 0.25%)
Conflict : 1119677 (Average Length: 548.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1119677 (Average: 8.86 Max: 965 Sum: 9916359)
Executed : 1119636 (Average: 8.86 Max: 965 Sum: 9915200 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.89s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 4.94s
Iteration 133
Queue: [(5,25,12,True), (6,30,11,True), (7,35,10,False), (8,40,9,True), (9,45,8,True), (10,50,7,True), (11,55,7,False), (12,60,6,True), (13,65,6,False), (14,70,5,True), (15,75,5,False), (16,80,4,True), (17,85,4,False), (18,90,4,False), (19,95,3,True), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,3,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 134
Time : 756.035s (Solving: 729.53s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 756.252s
Choices : 12260883 (Domain: 12145457)
Conflicts : 1127901 (Analyzed: 1127898)
Restarts : 12930 (Average: 87.23 Last: 228)
Model-Level : 234.0
Problems : 134 (Average Length: 98.16 Splits: 0)
Lemmas : 1127898 (Deleted: 1082754)
Binary : 15436 (Ratio: 1.37%)
Ternary : 2780 (Ratio: 0.25%)
Conflict : 1127898 (Average Length: 546.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1127898 (Average: 8.82 Max: 965 Sum: 9948962)
Executed : 1127857 (Average: 8.82 Max: 965 Sum: 9947803 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 3.87s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 3.90s
Iteration 134
Queue: [(6,30,11,True), (7,35,10,False), (8,40,9,True), (9,45,8,True), (10,50,7,True), (11,55,7,False), (12,60,6,True), (13,65,6,False), (14,70,5,True), (15,75,5,False), (16,80,4,True), (17,85,4,False), (18,90,4,False), (19,95,3,True), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,3,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 135
Time : 762.608s (Solving: 735.96s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 762.828s
Choices : 12319873 (Domain: 12204447)
Conflicts : 1136824 (Analyzed: 1136821)
Restarts : 13030 (Average: 87.25 Last: 228)
Model-Level : 234.0
Problems : 135 (Average Length: 98.30 Splits: 0)
Lemmas : 1136821 (Deleted: 1093179)
Binary : 15487 (Ratio: 1.36%)
Ternary : 2786 (Ratio: 0.25%)
Conflict : 1136821 (Average Length: 548.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1136821 (Average: 8.79 Max: 965 Sum: 9992310)
Executed : 1136780 (Average: 8.79 Max: 965 Sum: 9991151 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.53s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 6.58s
Iteration 135
Queue: [(8,40,9,True), (9,45,8,True), (10,50,7,True), (11,55,7,False), (12,60,6,True), (13,65,6,False), (14,70,5,True), (15,75,5,False), (16,80,4,True), (17,85,4,False), (18,90,4,False), (19,95,3,True), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,3,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 136
Time : 768.631s (Solving: 741.86s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 768.856s
Choices : 12384309 (Domain: 12268806)
Conflicts : 1146584 (Analyzed: 1146581)
Restarts : 13130 (Average: 87.33 Last: 228)
Model-Level : 234.0
Problems : 136 (Average Length: 98.43 Splits: 0)
Lemmas : 1146581 (Deleted: 1101944)
Binary : 15517 (Ratio: 1.35%)
Ternary : 2794 (Ratio: 0.24%)
Conflict : 1146581 (Average Length: 548.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1146581 (Average: 8.76 Max: 965 Sum: 10040198)
Executed : 1146540 (Average: 8.76 Max: 965 Sum: 10039039 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.98s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 6.03s
Iteration 136
Queue: [(9,45,8,True), (10,50,7,True), (11,55,7,False), (12,60,6,True), (13,65,6,False), (14,70,5,True), (15,75,5,False), (16,80,4,True), (17,85,4,False), (18,90,4,False), (19,95,3,True), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,3,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 137
Time : 775.017s (Solving: 748.13s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 775.244s
Choices : 12448134 (Domain: 12332629)
Conflicts : 1156480 (Analyzed: 1156477)
Restarts : 13230 (Average: 87.41 Last: 228)
Model-Level : 234.0
Problems : 137 (Average Length: 98.57 Splits: 0)
Lemmas : 1156477 (Deleted: 1111540)
Binary : 15525 (Ratio: 1.34%)
Ternary : 2798 (Ratio: 0.24%)
Conflict : 1156477 (Average Length: 548.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1156477 (Average: 8.72 Max: 965 Sum: 10085478)
Executed : 1156436 (Average: 8.72 Max: 965 Sum: 10084319 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.35s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 6.39s
Iteration 137
Queue: [(10,50,7,True), (11,55,7,False), (12,60,6,True), (13,65,6,False), (14,70,5,True), (15,75,5,False), (16,80,4,True), (17,85,4,False), (18,90,4,False), (19,95,3,True), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,3,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 138
Time : 782.090s (Solving: 755.08s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 782.320s
Choices : 12527450 (Domain: 12411915)
Conflicts : 1166024 (Analyzed: 1166021)
Restarts : 13330 (Average: 87.47 Last: 228)
Model-Level : 234.0
Problems : 138 (Average Length: 98.70 Splits: 0)
Lemmas : 1166021 (Deleted: 1121183)
Binary : 15584 (Ratio: 1.34%)
Ternary : 2808 (Ratio: 0.24%)
Conflict : 1166021 (Average Length: 550.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1166021 (Average: 8.70 Max: 965 Sum: 10143629)
Executed : 1165980 (Average: 8.70 Max: 965 Sum: 10142470 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.03s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 7.08s
Iteration 138
Queue: [(12,60,6,True), (13,65,6,False), (14,70,5,True), (15,75,5,False), (16,80,4,True), (17,85,4,False), (18,90,4,False), (19,95,3,True), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,3,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 139
Time : 789.115s (Solving: 762.00s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 789.348s
Choices : 12600705 (Domain: 12485169)
Conflicts : 1175908 (Analyzed: 1175905)
Restarts : 13430 (Average: 87.56 Last: 228)
Model-Level : 234.0
Problems : 139 (Average Length: 98.83 Splits: 0)
Lemmas : 1175905 (Deleted: 1130596)
Binary : 15595 (Ratio: 1.33%)
Ternary : 2812 (Ratio: 0.24%)
Conflict : 1175905 (Average Length: 551.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1175905 (Average: 8.67 Max: 965 Sum: 10193947)
Executed : 1175864 (Average: 8.67 Max: 965 Sum: 10192788 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.99s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 7.03s
Iteration 139
Queue: [(14,70,5,True), (15,75,5,False), (16,80,4,True), (17,85,4,False), (18,90,4,False), (19,95,3,True), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,3,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 140
Time : 796.810s (Solving: 769.56s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 797.048s
Choices : 12684871 (Domain: 12569331)
Conflicts : 1185821 (Analyzed: 1185818)
Restarts : 13530 (Average: 87.64 Last: 228)
Model-Level : 234.0
Problems : 140 (Average Length: 98.96 Splits: 0)
Lemmas : 1185818 (Deleted: 1140301)
Binary : 15622 (Ratio: 1.32%)
Ternary : 2815 (Ratio: 0.24%)
Conflict : 1185818 (Average Length: 552.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1185818 (Average: 8.65 Max: 965 Sum: 10254893)
Executed : 1185777 (Average: 8.65 Max: 965 Sum: 10253734 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.65s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 7.70s
Iteration 140
Queue: [(16,80,4,True), (17,85,4,False), (18,90,4,False), (19,95,3,True), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,3,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 141
Time : 804.581s (Solving: 777.22s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 804.824s
Choices : 12823381 (Domain: 12707785)
Conflicts : 1195382 (Analyzed: 1195379)
Restarts : 13630 (Average: 87.70 Last: 228)
Model-Level : 234.0
Problems : 141 (Average Length: 99.09 Splits: 0)
Lemmas : 1195379 (Deleted: 1149896)
Binary : 15784 (Ratio: 1.32%)
Ternary : 2848 (Ratio: 0.24%)
Conflict : 1195379 (Average Length: 553.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1195379 (Average: 8.67 Max: 965 Sum: 10358063)
Executed : 1195338 (Average: 8.66 Max: 965 Sum: 10356904 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.74s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 7.78s
Iteration 141
Queue: [(19,95,3,True), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,3,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 142
Time : 812.893s (Solving: 785.41s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 813.136s
Choices : 12931904 (Domain: 12816248)
Conflicts : 1205446 (Analyzed: 1205443)
Restarts : 13730 (Average: 87.80 Last: 228)
Model-Level : 234.0
Problems : 142 (Average Length: 99.22 Splits: 0)
Lemmas : 1205443 (Deleted: 1159245)
Binary : 15833 (Ratio: 1.31%)
Ternary : 2855 (Ratio: 0.24%)
Conflict : 1205443 (Average Length: 554.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1205443 (Average: 8.66 Max: 965 Sum: 10435738)
Executed : 1205402 (Average: 8.66 Max: 965 Sum: 10434579 Ratio: 99.99%)
Bounded : 41 (Average: 28.27 Max: 117 Sum: 1159 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 8.27s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 8.32s
Iteration 142
Queue: [(4,20,13,True), (5,25,13,True), (6,30,12,False), (7,35,10,True), (8,40,10,False), (9,45,9,False), (10,50,8,False), (11,55,7,True), (12,60,7,False), (13,65,6,False), (14,70,6,False), (15,75,5,False), (16,80,5,False), (17,85,4,True), (18,90,4,False), (19,95,4,False), (20,100,3,True), (21,105,3,False), (22,110,3,False), (23,115,3,False)]
Grounded Until: 115
Blocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 143
Time : 816.672s (Solving: 789.07s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 816.916s
Choices : 12963595 (Domain: 12847939)
Conflicts : 1213027 (Analyzed: 1213024)
Restarts : 13830 (Average: 87.71 Last: 228)
Model-Level : 234.0
Problems : 143 (Average Length: 99.34 Splits: 0)
Lemmas : 1213024 (Deleted: 1166918)
Binary : 15852 (Ratio: 1.31%)
Ternary : 2863 (Ratio: 0.24%)
Conflict : 1213024 (Average Length: 553.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1213024 (Average: 8.63 Max: 965 Sum: 10463228)
Executed : 1212982 (Average: 8.62 Max: 965 Sum: 10461952 Ratio: 99.99%)
Bounded : 42 (Average: 30.38 Max: 117 Sum: 1276 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807932 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 3.74s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 3.78s
Iteration 143
Queue: [(5,25,13,True), (6,30,12,False), (7,35,10,True), (8,40,10,False), (9,45,9,False), (10,50,8,False), (11,55,7,True), (12,60,7,False), (13,65,6,False), (14,70,6,False), (15,75,5,False), (16,80,5,False), (17,85,4,True), (18,90,4,False), (19,95,4,False), (20,100,3,True), (21,105,3,False), (22,110,3,False), (23,115,3,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 144
Time : 820.367s (Solving: 792.66s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 820.612s
Choices : 12997268 (Domain: 12881612)
Conflicts : 1220613 (Analyzed: 1220610)
Restarts : 13930 (Average: 87.62 Last: 228)
Model-Level : 234.0
Problems : 144 (Average Length: 99.47 Splits: 0)
Lemmas : 1220610 (Deleted: 1174239)
Binary : 15856 (Ratio: 1.30%)
Ternary : 2866 (Ratio: 0.23%)
Conflict : 1220610 (Average Length: 552.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1220610 (Average: 8.59 Max: 965 Sum: 10489180)
Executed : 1220568 (Average: 8.59 Max: 965 Sum: 10487904 Ratio: 99.99%)
Bounded : 42 (Average: 30.38 Max: 117 Sum: 1276 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807949 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 3.66s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 3.70s
Iteration 144
Queue: [(7,35,10,True), (8,40,10,False), (9,45,9,False), (10,50,8,False), (11,55,7,True), (12,60,7,False), (13,65,6,False), (14,70,6,False), (15,75,5,False), (16,80,5,False), (17,85,4,True), (18,90,4,False), (19,95,4,False), (20,100,3,True), (21,105,3,False), (22,110,3,False), (23,115,3,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 145
Time : 826.489s (Solving: 798.66s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 826.736s
Choices : 13061250 (Domain: 12945594)
Conflicts : 1230372 (Analyzed: 1230369)
Restarts : 14030 (Average: 87.70 Last: 228)
Model-Level : 234.0
Problems : 145 (Average Length: 99.59 Splits: 0)
Lemmas : 1230369 (Deleted: 1184108)
Binary : 15868 (Ratio: 1.29%)
Ternary : 2871 (Ratio: 0.23%)
Conflict : 1230369 (Average Length: 552.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1230369 (Average: 8.56 Max: 965 Sum: 10536737)
Executed : 1230327 (Average: 8.56 Max: 965 Sum: 10535461 Ratio: 99.99%)
Bounded : 42 (Average: 30.38 Max: 117 Sum: 1276 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807949 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.08s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 6.13s
Iteration 145
Queue: [(11,55,7,True), (12,60,7,False), (13,65,6,False), (14,70,6,False), (15,75,5,False), (16,80,5,False), (17,85,4,True), (18,90,4,False), (19,95,4,False), (20,100,3,True), (21,105,3,False), (22,110,3,False), (23,115,3,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 146
Time : 834.129s (Solving: 806.19s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 834.376s
Choices : 13176658 (Domain: 13059274)
Conflicts : 1239569 (Analyzed: 1239566)
Restarts : 14130 (Average: 87.73 Last: 228)
Model-Level : 234.0
Problems : 146 (Average Length: 99.71 Splits: 0)
Lemmas : 1239566 (Deleted: 1193399)
Binary : 16122 (Ratio: 1.30%)
Ternary : 2943 (Ratio: 0.24%)
Conflict : 1239566 (Average Length: 554.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1239566 (Average: 8.57 Max: 965 Sum: 10620588)
Executed : 1239524 (Average: 8.57 Max: 965 Sum: 10619312 Ratio: 99.99%)
Bounded : 42 (Average: 30.38 Max: 117 Sum: 1276 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807949 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.61s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 7.65s
Iteration 146
Queue: [(17,85,4,True), (18,90,4,False), (19,95,4,False), (20,100,3,True), (21,105,3,False), (22,110,3,False), (23,115,3,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 147
Time : 841.106s (Solving: 813.05s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 841.356s
Choices : 13256764 (Domain: 13139380)
Conflicts : 1248611 (Analyzed: 1248608)
Restarts : 14230 (Average: 87.74 Last: 228)
Model-Level : 234.0
Problems : 147 (Average Length: 99.82 Splits: 0)
Lemmas : 1248608 (Deleted: 1202248)
Binary : 16135 (Ratio: 1.29%)
Ternary : 2947 (Ratio: 0.24%)
Conflict : 1248608 (Average Length: 555.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1248608 (Average: 8.55 Max: 965 Sum: 10675071)
Executed : 1248566 (Average: 8.55 Max: 965 Sum: 10673795 Ratio: 99.99%)
Bounded : 42 (Average: 30.38 Max: 117 Sum: 1276 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807949 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.94s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 6.98s
Iteration 147
Queue: [(20,100,3,True), (21,105,3,False), (22,110,3,False), (23,115,3,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 148
Time : 849.348s (Solving: 821.16s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 849.600s
Choices : 13400701 (Domain: 13283194)
Conflicts : 1257965 (Analyzed: 1257962)
Restarts : 14330 (Average: 87.79 Last: 228)
Model-Level : 234.0
Problems : 148 (Average Length: 99.94 Splits: 0)
Lemmas : 1257962 (Deleted: 1211033)
Binary : 16221 (Ratio: 1.29%)
Ternary : 2973 (Ratio: 0.24%)
Conflict : 1257962 (Average Length: 556.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1257962 (Average: 8.57 Max: 965 Sum: 10780489)
Executed : 1257920 (Average: 8.57 Max: 965 Sum: 10779213 Ratio: 99.99%)
Bounded : 42 (Average: 30.38 Max: 117 Sum: 1276 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807949 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 8.20s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 8.25s
Iteration 148
Queue: [(4,20,14,True), (5,25,14,False), (6,30,12,True), (7,35,11,True), (8,40,10,True), (9,45,9,True), (10,50,8,True), (11,55,8,False), (12,60,7,False), (13,65,6,True), (14,70,6,False), (15,75,5,True), (16,80,5,False), (17,85,5,False), (18,90,4,False), (19,95,4,False), (20,100,4,False), (21,105,3,True), (22,110,3,False), (23,115,3,False)]
Grounded Until: 115
Blocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 149
Time : 853.967s (Solving: 825.65s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 854.220s
Choices : 13432616 (Domain: 13315109)
Conflicts : 1264888 (Analyzed: 1264885)
Restarts : 14430 (Average: 87.66 Last: 228)
Model-Level : 234.0
Problems : 149 (Average Length: 100.05 Splits: 0)
Lemmas : 1264885 (Deleted: 1217715)
Binary : 16284 (Ratio: 1.29%)
Ternary : 2997 (Ratio: 0.24%)
Conflict : 1264885 (Average Length: 556.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1264885 (Average: 8.54 Max: 965 Sum: 10807444)
Executed : 1264843 (Average: 8.54 Max: 965 Sum: 10806168 Ratio: 99.99%)
Bounded : 42 (Average: 30.38 Max: 117 Sum: 1276 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807949 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.57s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 4.62s
Iteration 149
Queue: [(6,30,12,True), (7,35,11,True), (8,40,10,True), (9,45,9,True), (10,50,8,True), (11,55,8,False), (12,60,7,False), (13,65,6,True), (14,70,6,False), (15,75,5,True), (16,80,5,False), (17,85,5,False), (18,90,4,False), (19,95,4,False), (20,100,4,False), (21,105,3,True), (22,110,3,False), (23,115,3,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 150
Time : 860.938s (Solving: 832.50s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 861.192s
Choices : 13486791 (Domain: 13369284)
Conflicts : 1272980 (Analyzed: 1272977)
Restarts : 14530 (Average: 87.61 Last: 228)
Model-Level : 234.0
Problems : 150 (Average Length: 100.17 Splits: 0)
Lemmas : 1272977 (Deleted: 1224801)
Binary : 16306 (Ratio: 1.28%)
Ternary : 3000 (Ratio: 0.24%)
Conflict : 1272977 (Average Length: 561.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1272977 (Average: 8.52 Max: 965 Sum: 10844331)
Executed : 1272935 (Average: 8.52 Max: 965 Sum: 10843055 Ratio: 99.99%)
Bounded : 42 (Average: 30.38 Max: 117 Sum: 1276 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807949 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.93s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 6.98s
Iteration 150
Queue: [(7,35,11,True), (8,40,10,True), (9,45,9,True), (10,50,8,True), (11,55,8,False), (12,60,7,False), (13,65,6,True), (14,70,6,False), (15,75,5,True), (16,80,5,False), (17,85,5,False), (18,90,4,False), (19,95,4,False), (20,100,4,False), (21,105,3,True), (22,110,3,False), (23,115,3,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 151
Time : 866.991s (Solving: 838.42s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 867.248s
Choices : 13548103 (Domain: 13430596)
Conflicts : 1282685 (Analyzed: 1282682)
Restarts : 14630 (Average: 87.67 Last: 228)
Model-Level : 234.0
Problems : 151 (Average Length: 100.28 Splits: 0)
Lemmas : 1282682 (Deleted: 1234905)
Binary : 16322 (Ratio: 1.27%)
Ternary : 3001 (Ratio: 0.23%)
Conflict : 1282682 (Average Length: 561.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1282682 (Average: 8.49 Max: 965 Sum: 10888770)
Executed : 1282640 (Average: 8.49 Max: 965 Sum: 10887494 Ratio: 99.99%)
Bounded : 42 (Average: 30.38 Max: 117 Sum: 1276 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807949 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.00s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 6.06s
Iteration 151
Queue: [(8,40,10,True), (9,45,9,True), (10,50,8,True), (11,55,8,False), (12,60,7,False), (13,65,6,True), (14,70,6,False), (15,75,5,True), (16,80,5,False), (17,85,5,False), (18,90,4,False), (19,95,4,False), (20,100,4,False), (21,105,3,True), (22,110,3,False), (23,115,3,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 152
Time : 873.869s (Solving: 845.19s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 874.132s
Choices : 13620100 (Domain: 13502579)
Conflicts : 1292154 (Analyzed: 1292151)
Restarts : 14730 (Average: 87.72 Last: 228)
Model-Level : 234.0
Problems : 152 (Average Length: 100.39 Splits: 0)
Lemmas : 1292151 (Deleted: 1244436)
Binary : 16361 (Ratio: 1.27%)
Ternary : 3010 (Ratio: 0.23%)
Conflict : 1292151 (Average Length: 562.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1292151 (Average: 8.47 Max: 965 Sum: 10941824)
Executed : 1292109 (Average: 8.47 Max: 965 Sum: 10940548 Ratio: 99.99%)
Bounded : 42 (Average: 30.38 Max: 117 Sum: 1276 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807949 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.84s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 6.88s
Iteration 152
Queue: [(9,45,9,True), (10,50,8,True), (11,55,8,False), (12,60,7,False), (13,65,6,True), (14,70,6,False), (15,75,5,True), (16,80,5,False), (17,85,5,False), (18,90,4,False), (19,95,4,False), (20,100,4,False), (21,105,3,True), (22,110,3,False), (23,115,3,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 153
Time : 880.462s (Solving: 851.67s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 880.728s
Choices : 13690709 (Domain: 13573186)
Conflicts : 1301871 (Analyzed: 1301868)
Restarts : 14830 (Average: 87.79 Last: 228)
Model-Level : 234.0
Problems : 153 (Average Length: 100.50 Splits: 0)
Lemmas : 1301868 (Deleted: 1253782)
Binary : 16394 (Ratio: 1.26%)
Ternary : 3016 (Ratio: 0.23%)
Conflict : 1301868 (Average Length: 563.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1301868 (Average: 8.44 Max: 965 Sum: 10993765)
Executed : 1301826 (Average: 8.44 Max: 965 Sum: 10992489 Ratio: 99.99%)
Bounded : 42 (Average: 30.38 Max: 117 Sum: 1276 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807949 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.56s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 6.60s
Iteration 153
Queue: [(10,50,8,True), (11,55,8,False), (12,60,7,False), (13,65,6,True), (14,70,6,False), (15,75,5,True), (16,80,5,False), (17,85,5,False), (18,90,4,False), (19,95,4,False), (20,100,4,False), (21,105,3,True), (22,110,3,False), (23,115,3,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 154
Time : 886.778s (Solving: 857.87s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 887.048s
Choices : 13759287 (Domain: 13641763)
Conflicts : 1311622 (Analyzed: 1311619)
Restarts : 14930 (Average: 87.85 Last: 228)
Model-Level : 234.0
Problems : 154 (Average Length: 100.60 Splits: 0)
Lemmas : 1311619 (Deleted: 1263286)
Binary : 16425 (Ratio: 1.25%)
Ternary : 3024 (Ratio: 0.23%)
Conflict : 1311619 (Average Length: 562.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1311619 (Average: 8.42 Max: 965 Sum: 11044449)
Executed : 1311577 (Average: 8.42 Max: 965 Sum: 11043173 Ratio: 99.99%)
Bounded : 42 (Average: 30.38 Max: 117 Sum: 1276 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807949 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.28s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 6.32s
Iteration 154
Queue: [(13,65,6,True), (14,70,6,False), (15,75,5,True), (16,80,5,False), (17,85,5,False), (18,90,4,False), (19,95,4,False), (20,100,4,False), (21,105,3,True), (22,110,3,False), (23,115,3,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 155
Time : 894.178s (Solving: 865.17s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 894.452s
Choices : 13863391 (Domain: 13745833)
Conflicts : 1320707 (Analyzed: 1320704)
Restarts : 15030 (Average: 87.87 Last: 228)
Model-Level : 234.0
Problems : 155 (Average Length: 100.71 Splits: 0)
Lemmas : 1320704 (Deleted: 1272826)
Binary : 16536 (Ratio: 1.25%)
Ternary : 3040 (Ratio: 0.23%)
Conflict : 1320704 (Average Length: 565.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1320704 (Average: 8.42 Max: 965 Sum: 11115161)
Executed : 1320662 (Average: 8.42 Max: 965 Sum: 11113885 Ratio: 99.99%)
Bounded : 42 (Average: 30.38 Max: 117 Sum: 1276 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807949 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.37s
Memory: 642MB (+0MB)
UNKNOWN
Iteration Time: 7.40s
Iteration 155
Queue: [(15,75,5,True), (16,80,5,False), (17,85,5,False), (18,90,4,False), (19,95,4,False), (20,100,4,False), (21,105,3,True), (22,110,3,False), (23,115,3,False)]
Grounded Until: 115
Unblocking actions...
Solving...
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN
INTERRUPTED : 1
Models : 0+
Calls : 156
Time : 894.547s (Solving: 865.41s 1st Model: 0.00s Unsat: 0.74s)
CPU Time : 894.800s
Choices : 13866727 (Domain: 13749169)
Conflicts : 1320972 (Analyzed: 1320969)
Restarts : 15032 (Average: 87.88 Last: 228)
Model-Level : 234.0
Problems : 156 (Average Length: 100.81 Splits: 0)
Lemmas : 1320969 (Deleted: 1272826)
Binary : 16536 (Ratio: 1.25%)
Ternary : 3040 (Ratio: 0.23%)
Conflict : 1320969 (Average Length: 565.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1320969 (Average: 8.42 Max: 965 Sum: 11117711)
Executed : 1320927 (Average: 8.42 Max: 965 Sum: 11116435 Ratio: 99.99%)
Bounded : 42 (Average: 30.38 Max: 117 Sum: 1276 Ratio: 0.01%)
Rules : 94615 (Original: 86520)
Atoms : 45938
Bodies : 40692 (Original: 32596)
Count : 619 (Original: 1518)
Equivalences : 10271 (Atom=Atom: 62 Body=Body: 0 Other: 10209)
Tight : Yes
Variables : 508413 (Eliminated: 0 Frozen: 166993)
Constraints : 3807949 (Binary: 91.6% Ternary: 6.5% Other: 1.9%)
Memory Peak : 706MB
Max. Length : 115 steps
Models : 1