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

6455 lines
238 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-7.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-7.pddl
Parsing...
Parsing: [0.030s CPU, 0.035s wall-clock]
Normalizing task... [0.010s CPU, 0.003s wall-clock]
Instantiating...
Generating Datalog program... [0.000s CPU, 0.009s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.050s CPU, 0.046s wall-clock]
Preparing model... [0.020s CPU, 0.024s wall-clock]
Generated 115 rules.
Computing model... [0.370s CPU, 0.376s wall-clock]
2300 relevant atoms
2393 auxiliary atoms
4693 final queue length
8087 total queue pushes
Completing instantiation... [0.680s CPU, 0.690s wall-clock]
Instantiating: [1.140s CPU, 1.152s wall-clock]
Computing fact groups...
Finding invariants...
24 initial candidates
Finding invariants: [0.110s CPU, 0.115s wall-clock]
Checking invariant weight... [0.000s CPU, 0.001s wall-clock]
Instantiating groups... [0.010s CPU, 0.007s wall-clock]
Collecting mutex groups... [0.000s CPU, 0.001s wall-clock]
Choosing groups...
238 uncovered facts
Choosing groups: [0.000s CPU, 0.001s wall-clock]
Building translation key... [0.010s CPU, 0.009s wall-clock]
Computing fact groups: [0.150s CPU, 0.151s 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.010s CPU, 0.003s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [0.030s CPU, 0.038s wall-clock]
Translating task: [0.720s CPU, 0.730s wall-clock]
2672 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
3 propositions removed
Detecting unreachable propositions: [0.370s CPU, 0.359s wall-clock]
Reordering and filtering variables...
241 of 241 variables necessary.
12 of 15 mutex groups necessary.
1596 of 1596 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [0.240s CPU, 0.241s wall-clock]
Translator variables: 241
Translator derived variables: 0
Translator facts: 505
Translator goal facts: 10
Translator mutex groups: 12
Translator total mutex groups size: 36
Translator operators: 1596
Translator axioms: 0
Translator task size: 15302
Translator peak memory: 45004 KB
Writing output... [0.260s CPU, 0.283s wall-clock]
Done! [2.960s CPU, 2.991s wall-clock]
planner.py version 0.0.1
Time: 0.62s
Memory: 91MB
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.743s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 0.624s
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 : 44183
Atoms : 44183
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 : 227MB
Max. Length : 0 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.00s
Memory: 163MB (+72MB)
UNSAT
Iteration Time: 0.01s
Iteration 2
Queue: [(1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 0
Expected Memory: 163MB
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
Grounding Time: 0.19s
Memory: 163MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0
Calls : 2
Time : 1.034s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time : 0.916s
Choices : 85 (Domain: 73)
Conflicts : 35 (Analyzed: 34)
Restarts : 0
Problems : 2 (Average Length: 4.50 Splits: 0)
Lemmas : 34 (Deleted: 0)
Binary : 9 (Ratio: 26.47%)
Ternary : 3 (Ratio: 8.82%)
Conflict : 34 (Average Length: 6.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 34 (Average: 2.53 Max: 20 Sum: 86)
Executed : 33 (Average: 2.50 Max: 20 Sum: 85 Ratio: 98.84%)
Bounded : 1 (Average: 1.00 Max: 1 Sum: 1 Ratio: 1.16%)
Rules : 44183
Atoms : 44183
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 11838 (Eliminated: 0 Frozen: 130)
Constraints : 40805 (Binary: 95.1% Ternary: 3.4% Other: 1.4%)
Memory Peak : 227MB
Max. Length : 0 steps
Models : 0
[endof: stats after solve call]
Solving Time: 0.02s
Memory: 165MB (+2MB)
UNSAT
Iteration Time: 0.30s
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: 167.0MB
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
Grounding Time: 0.19s
Memory: 169MB (+4MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 1+
Calls : 3
Time : 1.354s (Solving: 0.03s 1st Model: 0.02s Unsat: 0.00s)
CPU Time : 1.236s
Choices : 1123 (Domain: 1023)
Conflicts : 163 (Analyzed: 162)
Restarts : 1 (Average: 162.00 Last: 51)
Model-Level : 150.0
Problems : 3 (Average Length: 7.00 Splits: 0)
Lemmas : 162 (Deleted: 0)
Binary : 34 (Ratio: 20.99%)
Ternary : 11 (Ratio: 6.79%)
Conflict : 162 (Average Length: 69.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 162 (Average: 6.04 Max: 46 Sum: 978)
Executed : 161 (Average: 6.03 Max: 46 Sum: 977 Ratio: 99.90%)
Bounded : 1 (Average: 1.00 Max: 1 Sum: 1 Ratio: 0.10%)
Rules : 44183
Atoms : 44183
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 25939 (Eliminated: 0 Frozen: 260)
Constraints : 156030 (Binary: 95.6% Ternary: 3.2% Other: 1.2%)
Memory Peak : 227MB
Max. Length : 5 steps
Models : 1
[endof: stats after solve call]
Solving Time: 0.04s
Memory: 176MB (+7MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 0.73s
Memory: 200MB (+24MB)
Solving...
[start: stats after solve call]
Models : 0
Calls : 4
Time : 1.803s (Solving: 0.23s 1st Model: 0.02s Unsat: 0.21s)
CPU Time : 1.684s
Choices : 5474 (Domain: 5330)
Conflicts : 740 (Analyzed: 738)
Restarts : 6 (Average: 123.00 Last: 51)
Model-Level : 150.0
Problems : 4 (Average Length: 8.25 Splits: 0)
Lemmas : 738 (Deleted: 0)
Binary : 208 (Ratio: 28.18%)
Ternary : 68 (Ratio: 9.21%)
Conflict : 738 (Average Length: 55.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 738 (Average: 7.32 Max: 51 Sum: 5404)
Executed : 727 (Average: 7.20 Max: 51 Sum: 5316 Ratio: 98.37%)
Bounded : 11 (Average: 8.00 Max: 12 Sum: 88 Ratio: 1.63%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 40176 (Eliminated: 0 Frozen: 11742)
Constraints : 251374 (Binary: 91.6% Ternary: 6.7% Other: 1.7%)
Memory Peak : 227MB
Max. Length : 5 steps
Models : 1
[endof: stats after solve call]
Solving Time: 0.27s
Memory: 199MB (+-1MB)
UNSAT
Iteration Time: 1.32s
Iteration 4
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 10
Expected Memory: 210.0MB
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
Grounding Time: 0.39s
Memory: 203MB (+4MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 5
Time : 6.144s (Solving: 4.02s 1st Model: 0.02s Unsat: 0.21s)
CPU Time : 6.028s
Choices : 86692 (Domain: 83201)
Conflicts : 10190 (Analyzed: 10188)
Restarts : 106 (Average: 96.11 Last: 73)
Model-Level : 150.0
Problems : 5 (Average Length: 10.00 Splits: 0)
Lemmas : 10188 (Deleted: 5990)
Binary : 949 (Ratio: 9.31%)
Ternary : 288 (Ratio: 2.83%)
Conflict : 10188 (Average Length: 404.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 10188 (Average: 8.12 Max: 87 Sum: 82740)
Executed : 10177 (Average: 8.11 Max: 87 Sum: 82652 Ratio: 99.89%)
Bounded : 11 (Average: 8.00 Max: 12 Sum: 88 Ratio: 0.11%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 66567 (Eliminated: 0 Frozen: 20282)
Constraints : 444038 (Binary: 91.6% Ternary: 6.6% Other: 1.8%)
Memory Peak : 227MB
Max. Length : 10 steps
Models : 1
[endof: stats after solve call]
Solving Time: 3.81s
Memory: 220MB (+17MB)
UNKNOWN
Iteration Time: 4.35s
Iteration 5
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 15
Expected Memory: 241.0MB
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
Grounding Time: 0.35s
Memory: 222MB (+2MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 6
Time : 11.424s (Solving: 8.76s 1st Model: 0.02s Unsat: 0.21s)
CPU Time : 11.308s
Choices : 227034 (Domain: 219646)
Conflicts : 19697 (Analyzed: 19695)
Restarts : 206 (Average: 95.61 Last: 106)
Model-Level : 150.0
Problems : 6 (Average Length: 12.00 Splits: 0)
Lemmas : 19695 (Deleted: 14222)
Binary : 1722 (Ratio: 8.74%)
Ternary : 468 (Ratio: 2.38%)
Conflict : 19695 (Average Length: 385.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 19695 (Average: 11.08 Max: 358 Sum: 218260)
Executed : 19679 (Average: 11.07 Max: 358 Sum: 218067 Ratio: 99.91%)
Bounded : 16 (Average: 12.06 Max: 22 Sum: 193 Ratio: 0.09%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 92958 (Eliminated: 0 Frozen: 28822)
Constraints : 645093 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 237MB
Max. Length : 15 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.77s
Memory: 234MB (+12MB)
UNKNOWN
Iteration Time: 5.29s
Iteration 6
Queue: [(5,25,0,True), (6,30,0,True)]
Grounded Until: 20
Expected Memory: 255.0MB
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
Grounding Time: 0.38s
Memory: 243MB (+9MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 7
Time : 16.362s (Solving: 13.11s 1st Model: 0.02s Unsat: 0.21s)
CPU Time : 16.248s
Choices : 314844 (Domain: 303846)
Conflicts : 27922 (Analyzed: 27920)
Restarts : 306 (Average: 91.24 Last: 106)
Model-Level : 150.0
Problems : 7 (Average Length: 14.14 Splits: 0)
Lemmas : 27920 (Deleted: 20882)
Binary : 1989 (Ratio: 7.12%)
Ternary : 522 (Ratio: 1.87%)
Conflict : 27920 (Average Length: 445.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 27920 (Average: 10.66 Max: 358 Sum: 297592)
Executed : 27904 (Average: 10.65 Max: 358 Sum: 297399 Ratio: 99.94%)
Bounded : 16 (Average: 12.06 Max: 22 Sum: 193 Ratio: 0.06%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 119349 (Eliminated: 0 Frozen: 37362)
Constraints : 844011 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 262MB
Max. Length : 20 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.39s
Memory: 253MB (+10MB)
UNKNOWN
Iteration Time: 4.95s
Iteration 7
Queue: [(6,30,0,True)]
Grounded Until: 25
Expected Memory: 274.0MB
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
Grounding Time: 0.45s
Memory: 270MB (+17MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 8
Time : 21.271s (Solving: 17.35s 1st Model: 0.02s Unsat: 0.21s)
CPU Time : 21.160s
Choices : 409671 (Domain: 393008)
Conflicts : 36135 (Analyzed: 36133)
Restarts : 406 (Average: 89.00 Last: 113)
Model-Level : 150.0
Problems : 8 (Average Length: 16.38 Splits: 0)
Lemmas : 36133 (Deleted: 28095)
Binary : 2391 (Ratio: 6.62%)
Ternary : 624 (Ratio: 1.73%)
Conflict : 36133 (Average Length: 417.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 36133 (Average: 10.64 Max: 358 Sum: 384619)
Executed : 36115 (Average: 10.64 Max: 358 Sum: 384368 Ratio: 99.93%)
Bounded : 18 (Average: 13.94 Max: 32 Sum: 251 Ratio: 0.07%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 145740 (Eliminated: 0 Frozen: 45902)
Constraints : 1045066 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 288MB
Max. Length : 25 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.28s
Memory: 288MB (+18MB)
UNKNOWN
Iteration Time: 4.92s
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 : 23.610s (Solving: 19.65s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 23.500s
Choices : 446586 (Domain: 425973)
Conflicts : 40782 (Analyzed: 40779)
Restarts : 456 (Average: 89.43 Last: 113)
Model-Level : 150.0
Problems : 9 (Average Length: 18.11 Splits: 0)
Lemmas : 40779 (Deleted: 33373)
Binary : 2629 (Ratio: 6.45%)
Ternary : 695 (Ratio: 1.70%)
Conflict : 40779 (Average Length: 387.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 40779 (Average: 10.32 Max: 358 Sum: 421024)
Executed : 40746 (Average: 10.31 Max: 358 Sum: 420324 Ratio: 99.83%)
Bounded : 33 (Average: 21.21 Max: 32 Sum: 700 Ratio: 0.17%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 145740 (Eliminated: 0 Frozen: 45902)
Constraints : 1042981 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 288MB
Max. Length : 30 steps
Models : 1
[endof: stats after solve call]
Solving Time: 2.33s
Memory: 288MB (+0MB)
UNSAT
Iteration Time: 2.34s
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 : 28.217s (Solving: 24.20s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 28.108s
Choices : 527623 (Domain: 504812)
Conflicts : 49283 (Analyzed: 49280)
Restarts : 556 (Average: 88.63 Last: 113)
Model-Level : 150.0
Problems : 10 (Average Length: 19.50 Splits: 0)
Lemmas : 49280 (Deleted: 38276)
Binary : 3080 (Ratio: 6.25%)
Ternary : 795 (Ratio: 1.61%)
Conflict : 49280 (Average Length: 349.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 49280 (Average: 10.11 Max: 358 Sum: 498226)
Executed : 49236 (Average: 10.09 Max: 358 Sum: 497174 Ratio: 99.79%)
Bounded : 44 (Average: 23.91 Max: 32 Sum: 1052 Ratio: 0.21%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 145740 (Eliminated: 0 Frozen: 45902)
Constraints : 1021902 (Binary: 91.5% Ternary: 6.6% Other: 1.8%)
Memory Peak : 288MB
Max. Length : 30 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.59s
Memory: 288MB (+0MB)
UNKNOWN
Iteration Time: 4.61s
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 : 33.236s (Solving: 29.18s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 33.132s
Choices : 619769 (Domain: 596161)
Conflicts : 58163 (Analyzed: 58160)
Restarts : 656 (Average: 88.66 Last: 151)
Model-Level : 150.0
Problems : 11 (Average Length: 20.64 Splits: 0)
Lemmas : 58160 (Deleted: 46918)
Binary : 3490 (Ratio: 6.00%)
Ternary : 874 (Ratio: 1.50%)
Conflict : 58160 (Average Length: 322.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 58160 (Average: 10.08 Max: 358 Sum: 586154)
Executed : 58106 (Average: 10.05 Max: 358 Sum: 584782 Ratio: 99.77%)
Bounded : 54 (Average: 25.41 Max: 32 Sum: 1372 Ratio: 0.23%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 145740 (Eliminated: 0 Frozen: 45902)
Constraints : 1011235 (Binary: 91.5% Ternary: 6.6% Other: 1.8%)
Memory Peak : 288MB
Max. Length : 30 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.00s
Memory: 288MB (+0MB)
UNKNOWN
Iteration Time: 5.02s
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 : 36.902s (Solving: 32.80s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 36.800s
Choices : 666668 (Domain: 642895)
Conflicts : 65947 (Analyzed: 65944)
Restarts : 756 (Average: 87.23 Last: 151)
Model-Level : 150.0
Problems : 12 (Average Length: 21.58 Splits: 0)
Lemmas : 65944 (Deleted: 53618)
Binary : 3617 (Ratio: 5.48%)
Ternary : 918 (Ratio: 1.39%)
Conflict : 65944 (Average Length: 305.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 65944 (Average: 9.52 Max: 358 Sum: 627682)
Executed : 65887 (Average: 9.50 Max: 358 Sum: 626215 Ratio: 99.77%)
Bounded : 57 (Average: 25.74 Max: 32 Sum: 1467 Ratio: 0.23%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 145740 (Eliminated: 0 Frozen: 45902)
Constraints : 996846 (Binary: 91.5% Ternary: 6.6% Other: 1.9%)
Memory Peak : 288MB
Max. Length : 30 steps
Models : 1
[endof: stats after solve call]
Solving Time: 3.65s
Memory: 288MB (+0MB)
UNKNOWN
Iteration Time: 3.67s
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: 323.0MB
Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
Grounding Time: 0.39s
Memory: 288MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 13
Time : 42.144s (Solving: 37.41s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 42.044s
Choices : 760090 (Domain: 735704)
Conflicts : 74312 (Analyzed: 74309)
Restarts : 856 (Average: 86.81 Last: 151)
Model-Level : 150.0
Problems : 13 (Average Length: 22.77 Splits: 0)
Lemmas : 74309 (Deleted: 61984)
Binary : 3773 (Ratio: 5.08%)
Ternary : 932 (Ratio: 1.25%)
Conflict : 74309 (Average Length: 294.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 74309 (Average: 9.58 Max: 358 Sum: 712108)
Executed : 74252 (Average: 9.56 Max: 358 Sum: 710641 Ratio: 99.79%)
Bounded : 57 (Average: 25.74 Max: 32 Sum: 1467 Ratio: 0.21%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 172131 (Eliminated: 0 Frozen: 54442)
Constraints : 1197704 (Binary: 91.5% Ternary: 6.6% Other: 1.9%)
Memory Peak : 313MB
Max. Length : 30 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.66s
Memory: 297MB (+9MB)
UNKNOWN
Iteration Time: 5.25s
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: 332.0MB
Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
Grounding Time: 0.37s
Memory: 306MB (+9MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 14
Time : 47.273s (Solving: 41.91s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 47.176s
Choices : 866738 (Domain: 841089)
Conflicts : 82201 (Analyzed: 82198)
Restarts : 956 (Average: 85.98 Last: 151)
Model-Level : 150.0
Problems : 14 (Average Length: 24.14 Splits: 0)
Lemmas : 82198 (Deleted: 70181)
Binary : 3891 (Ratio: 4.73%)
Ternary : 946 (Ratio: 1.15%)
Conflict : 82198 (Average Length: 291.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 82198 (Average: 9.82 Max: 358 Sum: 807166)
Executed : 82141 (Average: 9.80 Max: 358 Sum: 805699 Ratio: 99.82%)
Bounded : 57 (Average: 25.74 Max: 32 Sum: 1467 Ratio: 0.18%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 198522 (Eliminated: 0 Frozen: 62982)
Constraints : 1398759 (Binary: 91.5% Ternary: 6.6% Other: 1.9%)
Memory Peak : 336MB
Max. Length : 35 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.56s
Memory: 319MB (+13MB)
UNKNOWN
Iteration Time: 5.14s
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: 354.0MB
Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])]
Grounding Time: 0.40s
Memory: 324MB (+5MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 15
Time : 53.012s (Solving: 46.98s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 52.920s
Choices : 977346 (Domain: 950638)
Conflicts : 90162 (Analyzed: 90159)
Restarts : 1056 (Average: 85.38 Last: 151)
Model-Level : 150.0
Problems : 15 (Average Length: 25.67 Splits: 0)
Lemmas : 90159 (Deleted: 77780)
Binary : 3953 (Ratio: 4.38%)
Ternary : 955 (Ratio: 1.06%)
Conflict : 90159 (Average Length: 298.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 90159 (Average: 10.03 Max: 358 Sum: 904579)
Executed : 90102 (Average: 10.02 Max: 358 Sum: 903112 Ratio: 99.84%)
Bounded : 57 (Average: 25.74 Max: 32 Sum: 1467 Ratio: 0.16%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 224913 (Eliminated: 0 Frozen: 71522)
Constraints : 1599814 (Binary: 91.5% Ternary: 6.6% Other: 1.9%)
Memory Peak : 357MB
Max. Length : 40 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.12s
Memory: 352MB (+28MB)
UNKNOWN
Iteration Time: 5.75s
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: 387.0MB
Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])]
Grounding Time: 0.37s
Memory: 352MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 16
Time : 59.097s (Solving: 52.41s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 59.004s
Choices : 1102544 (Domain: 1074359)
Conflicts : 98069 (Analyzed: 98066)
Restarts : 1156 (Average: 84.83 Last: 151)
Model-Level : 150.0
Problems : 16 (Average Length: 27.31 Splits: 0)
Lemmas : 98066 (Deleted: 85482)
Binary : 4023 (Ratio: 4.10%)
Ternary : 963 (Ratio: 0.98%)
Conflict : 98066 (Average Length: 306.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 98066 (Average: 10.33 Max: 417 Sum: 1013390)
Executed : 98009 (Average: 10.32 Max: 417 Sum: 1011923 Ratio: 99.86%)
Bounded : 57 (Average: 25.74 Max: 32 Sum: 1467 Ratio: 0.14%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 251304 (Eliminated: 0 Frozen: 80062)
Constraints : 1800869 (Binary: 91.5% Ternary: 6.7% Other: 1.9%)
Memory Peak : 384MB
Max. Length : 45 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.49s
Memory: 360MB (+8MB)
UNKNOWN
Iteration Time: 6.10s
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: 395.0MB
Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
Grounding Time: 0.39s
Memory: 366MB (+6MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 17
Time : 65.142s (Solving: 57.76s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 65.052s
Choices : 1223417 (Domain: 1194500)
Conflicts : 105659 (Analyzed: 105656)
Restarts : 1256 (Average: 84.12 Last: 151)
Model-Level : 150.0
Problems : 17 (Average Length: 29.06 Splits: 0)
Lemmas : 105656 (Deleted: 93122)
Binary : 4085 (Ratio: 3.87%)
Ternary : 971 (Ratio: 0.92%)
Conflict : 105656 (Average Length: 311.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 105656 (Average: 10.59 Max: 459 Sum: 1119353)
Executed : 105599 (Average: 10.58 Max: 459 Sum: 1117886 Ratio: 99.87%)
Bounded : 57 (Average: 25.74 Max: 32 Sum: 1467 Ratio: 0.13%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 277695 (Eliminated: 0 Frozen: 88602)
Constraints : 2001924 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 408MB
Max. Length : 50 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.41s
Memory: 380MB (+14MB)
UNKNOWN
Iteration Time: 6.06s
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: 415.0MB
Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])]
Grounding Time: 0.38s
Memory: 381MB (+1MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 18
Time : 71.272s (Solving: 63.20s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 71.184s
Choices : 1359075 (Domain: 1329337)
Conflicts : 113533 (Analyzed: 113530)
Restarts : 1356 (Average: 83.72 Last: 151)
Model-Level : 150.0
Problems : 18 (Average Length: 30.89 Splits: 0)
Lemmas : 113530 (Deleted: 100545)
Binary : 4119 (Ratio: 3.63%)
Ternary : 974 (Ratio: 0.86%)
Conflict : 113530 (Average Length: 312.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 113530 (Average: 10.91 Max: 519 Sum: 1238768)
Executed : 113473 (Average: 10.90 Max: 519 Sum: 1237301 Ratio: 99.88%)
Bounded : 57 (Average: 25.74 Max: 32 Sum: 1467 Ratio: 0.12%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 304086 (Eliminated: 0 Frozen: 97142)
Constraints : 2202979 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 427MB
Max. Length : 55 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.51s
Memory: 399MB (+18MB)
UNKNOWN
Iteration Time: 6.14s
Iteration 18
Queue: [(13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True)]
Grounded Until: 60
Expected Memory: 434.0MB
Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])]
Grounding Time: 0.41s
Memory: 403MB (+4MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 19
Time : 77.369s (Solving: 68.55s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 77.280s
Choices : 1506805 (Domain: 1476272)
Conflicts : 120871 (Analyzed: 120868)
Restarts : 1456 (Average: 83.01 Last: 151)
Model-Level : 150.0
Problems : 19 (Average Length: 32.79 Splits: 0)
Lemmas : 120868 (Deleted: 108230)
Binary : 4153 (Ratio: 3.44%)
Ternary : 984 (Ratio: 0.81%)
Conflict : 120868 (Average Length: 316.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 120868 (Average: 11.33 Max: 519 Sum: 1369362)
Executed : 120811 (Average: 11.32 Max: 519 Sum: 1367895 Ratio: 99.89%)
Bounded : 57 (Average: 25.74 Max: 32 Sum: 1467 Ratio: 0.11%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 330477 (Eliminated: 0 Frozen: 105682)
Constraints : 2404034 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 449MB
Max. Length : 60 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.43s
Memory: 445MB (+42MB)
UNKNOWN
Iteration Time: 6.11s
Iteration 19
Queue: [(14,70,0,True), (15,75,0,True), (16,80,0,True)]
Grounded Until: 65
Expected Memory: 491.0MB
Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])]
Grounding Time: 0.57s
Memory: 458MB (+13MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 20
Time : 83.622s (Solving: 73.88s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 83.536s
Choices : 1673862 (Domain: 1642755)
Conflicts : 128680 (Analyzed: 128677)
Restarts : 1556 (Average: 82.70 Last: 151)
Model-Level : 150.0
Problems : 20 (Average Length: 34.75 Splits: 0)
Lemmas : 128677 (Deleted: 115525)
Binary : 4211 (Ratio: 3.27%)
Ternary : 1001 (Ratio: 0.78%)
Conflict : 128677 (Average Length: 318.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 128677 (Average: 11.80 Max: 554 Sum: 1518940)
Executed : 128620 (Average: 11.79 Max: 554 Sum: 1517473 Ratio: 99.90%)
Bounded : 57 (Average: 25.74 Max: 32 Sum: 1467 Ratio: 0.10%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 356868 (Eliminated: 0 Frozen: 114222)
Constraints : 2605089 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 502MB
Max. Length : 65 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.41s
Memory: 461MB (+3MB)
UNKNOWN
Iteration Time: 6.27s
Iteration 20
Queue: [(15,75,0,True), (16,80,0,True)]
Grounded Until: 70
Expected Memory: 507.0MB
Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])]
Grounding Time: 0.37s
Memory: 461MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 21
Time : 89.811s (Solving: 79.34s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 89.728s
Choices : 1847825 (Domain: 1816117)
Conflicts : 136365 (Analyzed: 136362)
Restarts : 1656 (Average: 82.34 Last: 151)
Model-Level : 150.0
Problems : 21 (Average Length: 36.76 Splits: 0)
Lemmas : 136362 (Deleted: 123272)
Binary : 4248 (Ratio: 3.12%)
Ternary : 1004 (Ratio: 0.74%)
Conflict : 136362 (Average Length: 320.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 136362 (Average: 12.28 Max: 554 Sum: 1674230)
Executed : 136305 (Average: 12.27 Max: 554 Sum: 1672763 Ratio: 99.91%)
Bounded : 57 (Average: 25.74 Max: 32 Sum: 1467 Ratio: 0.09%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 383259 (Eliminated: 0 Frozen: 122762)
Constraints : 2806144 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 513MB
Max. Length : 70 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.54s
Memory: 475MB (+14MB)
UNKNOWN
Iteration Time: 6.20s
Iteration 21
Queue: [(16,80,0,True)]
Grounded Until: 75
Expected Memory: 521.0MB
Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])]
Grounding Time: 0.37s
Memory: 477MB (+2MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 22
Time : 96.423s (Solving: 85.22s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 96.340s
Choices : 2036103 (Domain: 2003747)
Conflicts : 143758 (Analyzed: 143755)
Restarts : 1756 (Average: 81.87 Last: 151)
Model-Level : 150.0
Problems : 22 (Average Length: 38.82 Splits: 0)
Lemmas : 143755 (Deleted: 130554)
Binary : 4260 (Ratio: 2.96%)
Ternary : 1008 (Ratio: 0.70%)
Conflict : 143755 (Average Length: 319.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 143755 (Average: 12.82 Max: 620 Sum: 1843062)
Executed : 143698 (Average: 12.81 Max: 620 Sum: 1841595 Ratio: 99.92%)
Bounded : 57 (Average: 25.74 Max: 32 Sum: 1467 Ratio: 0.08%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 409650 (Eliminated: 0 Frozen: 131302)
Constraints : 3007199 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 536MB
Max. Length : 75 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.96s
Memory: 496MB (+19MB)
UNKNOWN
Iteration Time: 6.63s
Iteration 22
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), (21,105,0,True)]
Grounded Until: 80
Blocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 23
Time : 100.083s (Solving: 88.77s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 100.004s
Choices : 2085835 (Domain: 2053377)
Conflicts : 151465 (Analyzed: 151462)
Restarts : 1856 (Average: 81.61 Last: 151)
Model-Level : 150.0
Problems : 23 (Average Length: 40.70 Splits: 0)
Lemmas : 151462 (Deleted: 136588)
Binary : 4363 (Ratio: 2.88%)
Ternary : 1047 (Ratio: 0.69%)
Conflict : 151462 (Average Length: 312.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 151462 (Average: 12.47 Max: 620 Sum: 1888841)
Executed : 151402 (Average: 12.46 Max: 620 Sum: 1887132 Ratio: 99.91%)
Bounded : 60 (Average: 28.48 Max: 82 Sum: 1709 Ratio: 0.09%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 409650 (Eliminated: 0 Frozen: 131302)
Constraints : 3007199 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 536MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 3.62s
Memory: 496MB (+0MB)
UNKNOWN
Iteration Time: 3.67s
Iteration 23
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), (21,105,0,True)]
Grounded Until: 80
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 24
Time : 104.362s (Solving: 92.94s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 104.284s
Choices : 2142693 (Domain: 2109721)
Conflicts : 159715 (Analyzed: 159712)
Restarts : 1956 (Average: 81.65 Last: 151)
Model-Level : 150.0
Problems : 24 (Average Length: 42.42 Splits: 0)
Lemmas : 159712 (Deleted: 143625)
Binary : 4481 (Ratio: 2.81%)
Ternary : 1093 (Ratio: 0.68%)
Conflict : 159712 (Average Length: 307.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 159712 (Average: 12.15 Max: 620 Sum: 1940040)
Executed : 159650 (Average: 12.14 Max: 620 Sum: 1938172 Ratio: 99.90%)
Bounded : 62 (Average: 30.13 Max: 82 Sum: 1868 Ratio: 0.10%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 409650 (Eliminated: 0 Frozen: 131302)
Constraints : 3005277 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 536MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.24s
Memory: 496MB (+0MB)
UNKNOWN
Iteration Time: 4.28s
Iteration 24
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), (21,105,0,True)]
Grounded Until: 80
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 25
Time : 109.381s (Solving: 97.85s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 109.304s
Choices : 2234987 (Domain: 2200771)
Conflicts : 168301 (Analyzed: 168298)
Restarts : 2056 (Average: 81.86 Last: 151)
Model-Level : 150.0
Problems : 25 (Average Length: 44.00 Splits: 0)
Lemmas : 168298 (Deleted: 151355)
Binary : 4681 (Ratio: 2.78%)
Ternary : 1192 (Ratio: 0.71%)
Conflict : 168298 (Average Length: 303.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 168298 (Average: 12.03 Max: 620 Sum: 2025341)
Executed : 168231 (Average: 12.02 Max: 620 Sum: 2023074 Ratio: 99.89%)
Bounded : 67 (Average: 33.84 Max: 82 Sum: 2267 Ratio: 0.11%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 409650 (Eliminated: 0 Frozen: 131302)
Constraints : 3005277 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 536MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.98s
Memory: 496MB (+0MB)
UNKNOWN
Iteration Time: 5.02s
Iteration 25
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), (21,105,0,True)]
Grounded Until: 80
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 26
Time : 114.764s (Solving: 103.15s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 114.688s
Choices : 2366732 (Domain: 2330838)
Conflicts : 177336 (Analyzed: 177333)
Restarts : 2156 (Average: 82.25 Last: 151)
Model-Level : 150.0
Problems : 26 (Average Length: 45.46 Splits: 0)
Lemmas : 177333 (Deleted: 161126)
Binary : 5042 (Ratio: 2.84%)
Ternary : 1261 (Ratio: 0.71%)
Conflict : 177333 (Average Length: 304.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 177333 (Average: 12.10 Max: 620 Sum: 2145342)
Executed : 177265 (Average: 12.08 Max: 620 Sum: 2142997 Ratio: 99.89%)
Bounded : 68 (Average: 34.49 Max: 82 Sum: 2345 Ratio: 0.11%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 409650 (Eliminated: 0 Frozen: 131302)
Constraints : 2997377 (Binary: 91.5% Ternary: 6.7% Other: 1.9%)
Memory Peak : 536MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.36s
Memory: 496MB (+0MB)
UNKNOWN
Iteration Time: 5.39s
Iteration 26
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), (21,105,0,True)]
Grounded Until: 80
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 27
Time : 120.888s (Solving: 109.19s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 120.816s
Choices : 2516158 (Domain: 2476695)
Conflicts : 186484 (Analyzed: 186481)
Restarts : 2256 (Average: 82.66 Last: 151)
Model-Level : 150.0
Problems : 27 (Average Length: 46.81 Splits: 0)
Lemmas : 186481 (Deleted: 169471)
Binary : 5322 (Ratio: 2.85%)
Ternary : 1308 (Ratio: 0.70%)
Conflict : 186481 (Average Length: 329.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 186481 (Average: 12.20 Max: 620 Sum: 2275911)
Executed : 186413 (Average: 12.19 Max: 620 Sum: 2273566 Ratio: 99.90%)
Bounded : 68 (Average: 34.49 Max: 82 Sum: 2345 Ratio: 0.10%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 409650 (Eliminated: 0 Frozen: 131302)
Constraints : 2997377 (Binary: 91.5% Ternary: 6.7% Other: 1.9%)
Memory Peak : 536MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.10s
Memory: 496MB (+0MB)
UNKNOWN
Iteration Time: 6.13s
Iteration 27
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), (21,105,0,True)]
Grounded Until: 80
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 28
Time : 126.751s (Solving: 114.97s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 126.684s
Choices : 2705254 (Domain: 2659337)
Conflicts : 195243 (Analyzed: 195240)
Restarts : 2356 (Average: 82.87 Last: 151)
Model-Level : 150.0
Problems : 28 (Average Length: 48.07 Splits: 0)
Lemmas : 195240 (Deleted: 178090)
Binary : 5566 (Ratio: 2.85%)
Ternary : 1342 (Ratio: 0.69%)
Conflict : 195240 (Average Length: 346.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 195240 (Average: 12.54 Max: 620 Sum: 2448106)
Executed : 195172 (Average: 12.53 Max: 620 Sum: 2445761 Ratio: 99.90%)
Bounded : 68 (Average: 34.49 Max: 82 Sum: 2345 Ratio: 0.10%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 409650 (Eliminated: 0 Frozen: 131302)
Constraints : 2997377 (Binary: 91.5% Ternary: 6.7% Other: 1.9%)
Memory Peak : 536MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.84s
Memory: 496MB (+0MB)
UNKNOWN
Iteration Time: 5.87s
Iteration 28
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), (21,105,0,True)]
Grounded Until: 80
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 29
Time : 131.596s (Solving: 119.73s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 131.532s
Choices : 2850515 (Domain: 2803128)
Conflicts : 203490 (Analyzed: 203487)
Restarts : 2456 (Average: 82.85 Last: 151)
Model-Level : 150.0
Problems : 29 (Average Length: 49.24 Splits: 0)
Lemmas : 203487 (Deleted: 184238)
Binary : 5764 (Ratio: 2.83%)
Ternary : 1389 (Ratio: 0.68%)
Conflict : 203487 (Average Length: 347.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 203487 (Average: 12.68 Max: 620 Sum: 2579851)
Executed : 203419 (Average: 12.67 Max: 620 Sum: 2577506 Ratio: 99.91%)
Bounded : 68 (Average: 34.49 Max: 82 Sum: 2345 Ratio: 0.09%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 409650 (Eliminated: 0 Frozen: 131302)
Constraints : 2997377 (Binary: 91.5% Ternary: 6.7% Other: 1.9%)
Memory Peak : 536MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.82s
Memory: 496MB (+0MB)
UNKNOWN
Iteration Time: 4.85s
Iteration 29
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), (21,105,0,True)]
Grounded Until: 80
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 30
Time : 137.983s (Solving: 126.03s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 137.924s
Choices : 3023630 (Domain: 2974846)
Conflicts : 211980 (Analyzed: 211977)
Restarts : 2556 (Average: 82.93 Last: 151)
Model-Level : 150.0
Problems : 30 (Average Length: 50.33 Splits: 0)
Lemmas : 211977 (Deleted: 191835)
Binary : 6036 (Ratio: 2.85%)
Ternary : 1458 (Ratio: 0.69%)
Conflict : 211977 (Average Length: 353.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 211977 (Average: 12.91 Max: 620 Sum: 2737081)
Executed : 211909 (Average: 12.90 Max: 620 Sum: 2734736 Ratio: 99.91%)
Bounded : 68 (Average: 34.49 Max: 82 Sum: 2345 Ratio: 0.09%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 409650 (Eliminated: 0 Frozen: 131302)
Constraints : 2997377 (Binary: 91.5% Ternary: 6.7% Other: 1.9%)
Memory Peak : 536MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.36s
Memory: 496MB (+0MB)
UNKNOWN
Iteration Time: 6.39s
Iteration 30
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), (21,105,0,True)]
Grounded Until: 80
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 31
Time : 143.969s (Solving: 131.91s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 143.912s
Choices : 3162603 (Domain: 3112756)
Conflicts : 220859 (Analyzed: 220856)
Restarts : 2656 (Average: 83.15 Last: 151)
Model-Level : 150.0
Problems : 31 (Average Length: 51.35 Splits: 0)
Lemmas : 220856 (Deleted: 202070)
Binary : 6170 (Ratio: 2.79%)
Ternary : 1473 (Ratio: 0.67%)
Conflict : 220856 (Average Length: 356.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 220856 (Average: 12.96 Max: 620 Sum: 2861485)
Executed : 220788 (Average: 12.95 Max: 620 Sum: 2859140 Ratio: 99.92%)
Bounded : 68 (Average: 34.49 Max: 82 Sum: 2345 Ratio: 0.08%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 409650 (Eliminated: 0 Frozen: 131302)
Constraints : 2997377 (Binary: 91.5% Ternary: 6.7% Other: 1.9%)
Memory Peak : 536MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.95s
Memory: 496MB (+0MB)
UNKNOWN
Iteration Time: 5.99s
Iteration 31
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), (21,105,0,True)]
Grounded Until: 80
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 32
Time : 150.421s (Solving: 138.28s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 150.368s
Choices : 3359121 (Domain: 3307389)
Conflicts : 229704 (Analyzed: 229701)
Restarts : 2756 (Average: 83.35 Last: 151)
Model-Level : 150.0
Problems : 32 (Average Length: 52.31 Splits: 0)
Lemmas : 229701 (Deleted: 210598)
Binary : 6291 (Ratio: 2.74%)
Ternary : 1502 (Ratio: 0.65%)
Conflict : 229701 (Average Length: 359.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 229701 (Average: 13.24 Max: 620 Sum: 3040685)
Executed : 229633 (Average: 13.23 Max: 620 Sum: 3038340 Ratio: 99.92%)
Bounded : 68 (Average: 34.49 Max: 82 Sum: 2345 Ratio: 0.08%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 409650 (Eliminated: 0 Frozen: 131302)
Constraints : 2997377 (Binary: 91.5% Ternary: 6.7% Other: 1.9%)
Memory Peak : 536MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.43s
Memory: 496MB (+0MB)
UNKNOWN
Iteration Time: 6.46s
Iteration 32
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), (21,105,0,True)]
Grounded Until: 80
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 33
Time : 157.292s (Solving: 145.07s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 157.240s
Choices : 3568775 (Domain: 3515592)
Conflicts : 238265 (Analyzed: 238262)
Restarts : 2856 (Average: 83.43 Last: 151)
Model-Level : 150.0
Problems : 33 (Average Length: 53.21 Splits: 0)
Lemmas : 238262 (Deleted: 217021)
Binary : 6449 (Ratio: 2.71%)
Ternary : 1531 (Ratio: 0.64%)
Conflict : 238262 (Average Length: 364.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 238262 (Average: 13.57 Max: 620 Sum: 3232506)
Executed : 238194 (Average: 13.56 Max: 620 Sum: 3230161 Ratio: 99.93%)
Bounded : 68 (Average: 34.49 Max: 82 Sum: 2345 Ratio: 0.07%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 409650 (Eliminated: 0 Frozen: 131302)
Constraints : 2997377 (Binary: 91.5% Ternary: 6.7% Other: 1.9%)
Memory Peak : 536MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.85s
Memory: 496MB (+0MB)
UNKNOWN
Iteration Time: 6.88s
Iteration 33
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), (21,105,0,True)]
Grounded Until: 80
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 34
Time : 166.411s (Solving: 154.08s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 166.364s
Choices : 3844743 (Domain: 3786373)
Conflicts : 247187 (Analyzed: 247184)
Restarts : 2956 (Average: 83.62 Last: 151)
Model-Level : 150.0
Problems : 34 (Average Length: 54.06 Splits: 0)
Lemmas : 247184 (Deleted: 227153)
Binary : 6782 (Ratio: 2.74%)
Ternary : 1618 (Ratio: 0.65%)
Conflict : 247184 (Average Length: 397.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 247184 (Average: 14.07 Max: 620 Sum: 3477841)
Executed : 247116 (Average: 14.06 Max: 620 Sum: 3475496 Ratio: 99.93%)
Bounded : 68 (Average: 34.49 Max: 82 Sum: 2345 Ratio: 0.07%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 409650 (Eliminated: 0 Frozen: 131302)
Constraints : 2997377 (Binary: 91.5% Ternary: 6.7% Other: 1.9%)
Memory Peak : 536MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 9.08s
Memory: 496MB (+0MB)
UNKNOWN
Iteration Time: 9.13s
Iteration 34
Queue: [(16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)]
Grounded Until: 80
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 35
Time : 173.159s (Solving: 160.70s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 173.112s
Choices : 4083884 (Domain: 4024175)
Conflicts : 255923 (Analyzed: 255920)
Restarts : 3056 (Average: 83.74 Last: 151)
Model-Level : 150.0
Problems : 35 (Average Length: 54.86 Splits: 0)
Lemmas : 255920 (Deleted: 235578)
Binary : 6963 (Ratio: 2.72%)
Ternary : 1647 (Ratio: 0.64%)
Conflict : 255920 (Average Length: 399.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 255920 (Average: 14.45 Max: 620 Sum: 3697236)
Executed : 255852 (Average: 14.44 Max: 620 Sum: 3694891 Ratio: 99.94%)
Bounded : 68 (Average: 34.49 Max: 82 Sum: 2345 Ratio: 0.06%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 409650 (Eliminated: 0 Frozen: 131302)
Constraints : 2997377 (Binary: 91.5% Ternary: 6.7% Other: 1.9%)
Memory Peak : 536MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.70s
Memory: 496MB (+0MB)
UNKNOWN
Iteration Time: 6.75s
Iteration 35
Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)]
Grounded Until: 80
Expected Memory: 542.0MB
Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])]
Grounding Time: 0.38s
Memory: 496MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 36
Time : 178.219s (Solving: 165.00s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 178.176s
Choices : 4140801 (Domain: 4081092)
Conflicts : 263912 (Analyzed: 263909)
Restarts : 3156 (Average: 83.62 Last: 151)
Model-Level : 150.0
Problems : 36 (Average Length: 55.75 Splits: 0)
Lemmas : 263909 (Deleted: 242005)
Binary : 6993 (Ratio: 2.65%)
Ternary : 1650 (Ratio: 0.63%)
Conflict : 263909 (Average Length: 393.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 263909 (Average: 14.15 Max: 620 Sum: 3734146)
Executed : 263841 (Average: 14.14 Max: 620 Sum: 3731801 Ratio: 99.94%)
Bounded : 68 (Average: 34.49 Max: 82 Sum: 2345 Ratio: 0.06%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 436041 (Eliminated: 0 Frozen: 139842)
Constraints : 3198432 (Binary: 91.5% Ternary: 6.7% Other: 1.9%)
Memory Peak : 556MB
Max. Length : 80 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.38s
Memory: 513MB (+17MB)
UNKNOWN
Iteration Time: 5.07s
Iteration 36
Queue: [(18,90,0,True), (19,95,0,True), (20,100,0,True), (21,105,0,True)]
Grounded Until: 85
Expected Memory: 559.0MB
Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])]
Grounding Time: 0.38s
Memory: 513MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 37
Time : 184.558s (Solving: 170.53s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 184.516s
Choices : 4216415 (Domain: 4156703)
Conflicts : 272172 (Analyzed: 272169)
Restarts : 3256 (Average: 83.59 Last: 151)
Model-Level : 150.0
Problems : 37 (Average Length: 56.73 Splits: 0)
Lemmas : 272169 (Deleted: 250380)
Binary : 7036 (Ratio: 2.59%)
Ternary : 1652 (Ratio: 0.61%)
Conflict : 272169 (Average Length: 388.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 272169 (Average: 13.92 Max: 620 Sum: 3788461)
Executed : 272101 (Average: 13.91 Max: 620 Sum: 3786116 Ratio: 99.94%)
Bounded : 68 (Average: 34.49 Max: 82 Sum: 2345 Ratio: 0.06%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 462432 (Eliminated: 0 Frozen: 148382)
Constraints : 3399487 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 581MB
Max. Length : 85 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.63s
Memory: 581MB (+68MB)
UNKNOWN
Iteration Time: 6.35s
Iteration 37
Queue: [(19,95,0,True), (20,100,0,True), (21,105,0,True)]
Grounded Until: 90
Expected Memory: 649.0MB
Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])]
Grounding Time: 0.39s
Memory: 581MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 38
Time : 191.571s (Solving: 176.73s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 191.532s
Choices : 4307974 (Domain: 4248164)
Conflicts : 280230 (Analyzed: 280227)
Restarts : 3356 (Average: 83.50 Last: 151)
Model-Level : 150.0
Problems : 38 (Average Length: 57.79 Splits: 0)
Lemmas : 280227 (Deleted: 258243)
Binary : 7141 (Ratio: 2.55%)
Ternary : 1660 (Ratio: 0.59%)
Conflict : 280227 (Average Length: 385.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 280227 (Average: 13.77 Max: 620 Sum: 3857414)
Executed : 280159 (Average: 13.76 Max: 620 Sum: 3855069 Ratio: 99.94%)
Bounded : 68 (Average: 34.49 Max: 82 Sum: 2345 Ratio: 0.06%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 488823 (Eliminated: 0 Frozen: 156922)
Constraints : 3600542 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 640MB
Max. Length : 90 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.30s
Memory: 584MB (+3MB)
UNKNOWN
Iteration Time: 7.03s
Iteration 38
Queue: [(20,100,0,True), (21,105,0,True)]
Grounded Until: 95
Expected Memory: 652.0MB
Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])]
Grounding Time: 0.38s
Memory: 584MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 39
Time : 198.355s (Solving: 182.70s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 198.320s
Choices : 4379091 (Domain: 4319281)
Conflicts : 288199 (Analyzed: 288196)
Restarts : 3456 (Average: 83.39 Last: 151)
Model-Level : 150.0
Problems : 39 (Average Length: 58.92 Splits: 0)
Lemmas : 288196 (Deleted: 266262)
Binary : 7170 (Ratio: 2.49%)
Ternary : 1661 (Ratio: 0.58%)
Conflict : 288196 (Average Length: 381.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 288196 (Average: 13.55 Max: 620 Sum: 3905131)
Executed : 288128 (Average: 13.54 Max: 620 Sum: 3902786 Ratio: 99.94%)
Bounded : 68 (Average: 34.49 Max: 82 Sum: 2345 Ratio: 0.06%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 515214 (Eliminated: 0 Frozen: 165462)
Constraints : 3801597 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 647MB
Max. Length : 95 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.07s
Memory: 588MB (+4MB)
UNKNOWN
Iteration Time: 6.80s
Iteration 39
Queue: [(21,105,0,True)]
Grounded Until: 100
Expected Memory: 656.0MB
Grounding... [('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('check', [105])]
Grounding Time: 0.38s
Memory: 588MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 40
Time : 205.224s (Solving: 188.75s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 205.192s
Choices : 4481496 (Domain: 4421540)
Conflicts : 296235 (Analyzed: 296232)
Restarts : 3556 (Average: 83.30 Last: 151)
Model-Level : 150.0
Problems : 40 (Average Length: 60.12 Splits: 0)
Lemmas : 296232 (Deleted: 273827)
Binary : 7266 (Ratio: 2.45%)
Ternary : 1672 (Ratio: 0.56%)
Conflict : 296232 (Average Length: 378.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 296232 (Average: 13.44 Max: 645 Sum: 3982447)
Executed : 296164 (Average: 13.44 Max: 645 Sum: 3980102 Ratio: 99.94%)
Bounded : 68 (Average: 34.49 Max: 82 Sum: 2345 Ratio: 0.06%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 541605 (Eliminated: 0 Frozen: 174002)
Constraints : 4002652 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 658MB
Max. Length : 100 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.15s
Memory: 603MB (+15MB)
UNKNOWN
Iteration Time: 6.88s
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,1,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 105
Blocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 41
Time : 209.481s (Solving: 192.87s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 209.448s
Choices : 4520069 (Domain: 4460113)
Conflicts : 303940 (Analyzed: 303937)
Restarts : 3656 (Average: 83.13 Last: 151)
Model-Level : 150.0
Problems : 41 (Average Length: 61.27 Splits: 0)
Lemmas : 303937 (Deleted: 281349)
Binary : 7376 (Ratio: 2.43%)
Ternary : 1699 (Ratio: 0.56%)
Conflict : 303937 (Average Length: 375.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 303937 (Average: 13.21 Max: 645 Sum: 4016151)
Executed : 303868 (Average: 13.21 Max: 645 Sum: 4013699 Ratio: 99.94%)
Bounded : 69 (Average: 35.54 Max: 107 Sum: 2452 Ratio: 0.06%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 541605 (Eliminated: 0 Frozen: 174002)
Constraints : 4002652 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 658MB
Max. Length : 105 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.21s
Memory: 605MB (+2MB)
UNKNOWN
Iteration Time: 4.26s
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,1,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 105
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 42
Time : 216.083s (Solving: 199.36s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 216.052s
Choices : 4580363 (Domain: 4519650)
Conflicts : 312454 (Analyzed: 312451)
Restarts : 3756 (Average: 83.19 Last: 151)
Model-Level : 150.0
Problems : 42 (Average Length: 62.36 Splits: 0)
Lemmas : 312451 (Deleted: 288877)
Binary : 7519 (Ratio: 2.41%)
Ternary : 1719 (Ratio: 0.55%)
Conflict : 312451 (Average Length: 413.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 312451 (Average: 12.99 Max: 645 Sum: 4059937)
Executed : 312382 (Average: 12.99 Max: 645 Sum: 4057485 Ratio: 99.94%)
Bounded : 69 (Average: 35.54 Max: 107 Sum: 2452 Ratio: 0.06%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 541605 (Eliminated: 0 Frozen: 174002)
Constraints : 4002468 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 733MB
Max. Length : 105 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.57s
Memory: 669MB (+64MB)
UNKNOWN
Iteration Time: 6.61s
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,1,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 105
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 43
Time : 222.276s (Solving: 205.42s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 222.248s
Choices : 4679740 (Domain: 4618156)
Conflicts : 321841 (Analyzed: 321838)
Restarts : 3856 (Average: 83.46 Last: 151)
Model-Level : 150.0
Problems : 43 (Average Length: 63.40 Splits: 0)
Lemmas : 321838 (Deleted: 298804)
Binary : 7725 (Ratio: 2.40%)
Ternary : 1749 (Ratio: 0.54%)
Conflict : 321838 (Average Length: 415.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 321838 (Average: 12.88 Max: 645 Sum: 4146257)
Executed : 321769 (Average: 12.88 Max: 645 Sum: 4143805 Ratio: 99.94%)
Bounded : 69 (Average: 35.54 Max: 107 Sum: 2452 Ratio: 0.06%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 541605 (Eliminated: 0 Frozen: 174002)
Constraints : 4002468 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 733MB
Max. Length : 105 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.14s
Memory: 669MB (+0MB)
UNKNOWN
Iteration Time: 6.20s
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,1,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 105
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 44
Time : 229.272s (Solving: 212.30s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 229.244s
Choices : 4767173 (Domain: 4702984)
Conflicts : 330547 (Analyzed: 330544)
Restarts : 3956 (Average: 83.56 Last: 151)
Model-Level : 150.0
Problems : 44 (Average Length: 64.39 Splits: 0)
Lemmas : 330544 (Deleted: 307619)
Binary : 7963 (Ratio: 2.41%)
Ternary : 1805 (Ratio: 0.55%)
Conflict : 330544 (Average Length: 432.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 330544 (Average: 12.76 Max: 645 Sum: 4217411)
Executed : 330475 (Average: 12.75 Max: 645 Sum: 4214959 Ratio: 99.94%)
Bounded : 69 (Average: 35.54 Max: 107 Sum: 2452 Ratio: 0.06%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 541605 (Eliminated: 0 Frozen: 174002)
Constraints : 4002468 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 733MB
Max. Length : 105 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.96s
Memory: 669MB (+0MB)
UNKNOWN
Iteration Time: 7.00s
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,1,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 105
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 45
Time : 235.044s (Solving: 217.93s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 235.020s
Choices : 4860899 (Domain: 4796283)
Conflicts : 339544 (Analyzed: 339541)
Restarts : 4056 (Average: 83.71 Last: 151)
Model-Level : 150.0
Problems : 45 (Average Length: 65.33 Splits: 0)
Lemmas : 339541 (Deleted: 315902)
Binary : 8075 (Ratio: 2.38%)
Ternary : 1822 (Ratio: 0.54%)
Conflict : 339541 (Average Length: 437.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 339541 (Average: 12.65 Max: 645 Sum: 4296421)
Executed : 339472 (Average: 12.65 Max: 645 Sum: 4293969 Ratio: 99.94%)
Bounded : 69 (Average: 35.54 Max: 107 Sum: 2452 Ratio: 0.06%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 541605 (Eliminated: 0 Frozen: 174002)
Constraints : 4002468 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 733MB
Max. Length : 105 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.72s
Memory: 669MB (+0MB)
UNKNOWN
Iteration Time: 5.78s
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,1,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 105
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 46
Time : 242.217s (Solving: 225.00s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 242.196s
Choices : 4975518 (Domain: 4910191)
Conflicts : 348685 (Analyzed: 348682)
Restarts : 4156 (Average: 83.90 Last: 151)
Model-Level : 150.0
Problems : 46 (Average Length: 66.24 Splits: 0)
Lemmas : 348682 (Deleted: 324530)
Binary : 8265 (Ratio: 2.37%)
Ternary : 1849 (Ratio: 0.53%)
Conflict : 348682 (Average Length: 444.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 348682 (Average: 12.60 Max: 645 Sum: 4392701)
Executed : 348613 (Average: 12.59 Max: 645 Sum: 4390249 Ratio: 99.94%)
Bounded : 69 (Average: 35.54 Max: 107 Sum: 2452 Ratio: 0.06%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 541605 (Eliminated: 0 Frozen: 174002)
Constraints : 4002468 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 733MB
Max. Length : 105 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.14s
Memory: 669MB (+0MB)
UNKNOWN
Iteration Time: 7.18s
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,1,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 105
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 47
Time : 249.250s (Solving: 231.89s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 249.232s
Choices : 5112304 (Domain: 5046778)
Conflicts : 357992 (Analyzed: 357989)
Restarts : 4256 (Average: 84.11 Last: 151)
Model-Level : 150.0
Problems : 47 (Average Length: 67.11 Splits: 0)
Lemmas : 357989 (Deleted: 333135)
Binary : 8435 (Ratio: 2.36%)
Ternary : 1904 (Ratio: 0.53%)
Conflict : 357989 (Average Length: 449.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 357989 (Average: 12.60 Max: 645 Sum: 4511595)
Executed : 357920 (Average: 12.60 Max: 645 Sum: 4509143 Ratio: 99.95%)
Bounded : 69 (Average: 35.54 Max: 107 Sum: 2452 Ratio: 0.05%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 541605 (Eliminated: 0 Frozen: 174002)
Constraints : 4002468 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 733MB
Max. Length : 105 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.98s
Memory: 669MB (+0MB)
UNKNOWN
Iteration Time: 7.04s
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,1,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 105
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 48
Time : 257.710s (Solving: 240.24s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 257.696s
Choices : 5272686 (Domain: 5206355)
Conflicts : 367151 (Analyzed: 367148)
Restarts : 4356 (Average: 84.29 Last: 151)
Model-Level : 150.0
Problems : 48 (Average Length: 67.94 Splits: 0)
Lemmas : 367148 (Deleted: 342007)
Binary : 8677 (Ratio: 2.36%)
Ternary : 1946 (Ratio: 0.53%)
Conflict : 367148 (Average Length: 465.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 367148 (Average: 12.67 Max: 645 Sum: 4649964)
Executed : 367079 (Average: 12.66 Max: 645 Sum: 4647512 Ratio: 99.95%)
Bounded : 69 (Average: 35.54 Max: 107 Sum: 2452 Ratio: 0.05%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 541605 (Eliminated: 0 Frozen: 174002)
Constraints : 4002468 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 733MB
Max. Length : 105 steps
Models : 1
[endof: stats after solve call]
Solving Time: 8.43s
Memory: 669MB (+0MB)
UNKNOWN
Iteration Time: 8.47s
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,1,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 105
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 49
Time : 265.924s (Solving: 248.33s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 265.916s
Choices : 5430195 (Domain: 5363361)
Conflicts : 376943 (Analyzed: 376940)
Restarts : 4456 (Average: 84.59 Last: 151)
Model-Level : 150.0
Problems : 49 (Average Length: 68.73 Splits: 0)
Lemmas : 376940 (Deleted: 350684)
Binary : 8845 (Ratio: 2.35%)
Ternary : 1982 (Ratio: 0.53%)
Conflict : 376940 (Average Length: 477.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 376940 (Average: 12.70 Max: 645 Sum: 4786156)
Executed : 376871 (Average: 12.69 Max: 645 Sum: 4783704 Ratio: 99.95%)
Bounded : 69 (Average: 35.54 Max: 107 Sum: 2452 Ratio: 0.05%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 541605 (Eliminated: 0 Frozen: 174002)
Constraints : 4002468 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 733MB
Max. Length : 105 steps
Models : 1
[endof: stats after solve call]
Solving Time: 8.17s
Memory: 669MB (+0MB)
UNKNOWN
Iteration Time: 8.22s
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,1,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 105
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 50
Time : 273.517s (Solving: 255.80s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 273.512s
Choices : 5595780 (Domain: 5528245)
Conflicts : 385928 (Analyzed: 385925)
Restarts : 4556 (Average: 84.71 Last: 151)
Model-Level : 150.0
Problems : 50 (Average Length: 69.50 Splits: 0)
Lemmas : 385925 (Deleted: 359997)
Binary : 9069 (Ratio: 2.35%)
Ternary : 2048 (Ratio: 0.53%)
Conflict : 385925 (Average Length: 485.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 385925 (Average: 12.77 Max: 645 Sum: 4928033)
Executed : 385856 (Average: 12.76 Max: 645 Sum: 4925581 Ratio: 99.95%)
Bounded : 69 (Average: 35.54 Max: 107 Sum: 2452 Ratio: 0.05%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 541605 (Eliminated: 0 Frozen: 174002)
Constraints : 4002468 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 733MB
Max. Length : 105 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.55s
Memory: 669MB (+0MB)
UNKNOWN
Iteration Time: 7.60s
Iteration 50
Queue: [(17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,1,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 105
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 51
Time : 279.851s (Solving: 262.02s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 279.848s
Choices : 5764663 (Domain: 5696923)
Conflicts : 394350 (Analyzed: 394347)
Restarts : 4656 (Average: 84.70 Last: 151)
Model-Level : 150.0
Problems : 51 (Average Length: 70.24 Splits: 0)
Lemmas : 394347 (Deleted: 366523)
Binary : 9172 (Ratio: 2.33%)
Ternary : 2068 (Ratio: 0.52%)
Conflict : 394347 (Average Length: 486.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 394347 (Average: 12.87 Max: 645 Sum: 5075330)
Executed : 394278 (Average: 12.86 Max: 645 Sum: 5072878 Ratio: 99.95%)
Bounded : 69 (Average: 35.54 Max: 107 Sum: 2452 Ratio: 0.05%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 541605 (Eliminated: 0 Frozen: 174002)
Constraints : 4002468 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 733MB
Max. Length : 105 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.29s
Memory: 669MB (+0MB)
UNKNOWN
Iteration Time: 6.34s
Iteration 51
Queue: [(18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,1,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 105
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 52
Time : 287.159s (Solving: 269.19s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 287.160s
Choices : 5955308 (Domain: 5887116)
Conflicts : 403019 (Analyzed: 403016)
Restarts : 4756 (Average: 84.74 Last: 151)
Model-Level : 150.0
Problems : 52 (Average Length: 70.94 Splits: 0)
Lemmas : 403016 (Deleted: 376782)
Binary : 9238 (Ratio: 2.29%)
Ternary : 2089 (Ratio: 0.52%)
Conflict : 403016 (Average Length: 491.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 403016 (Average: 13.01 Max: 645 Sum: 5241908)
Executed : 402946 (Average: 13.00 Max: 645 Sum: 5239349 Ratio: 99.95%)
Bounded : 70 (Average: 36.56 Max: 107 Sum: 2559 Ratio: 0.05%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 541605 (Eliminated: 0 Frozen: 174002)
Constraints : 4002468 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 733MB
Max. Length : 105 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.26s
Memory: 669MB (+0MB)
UNKNOWN
Iteration Time: 7.31s
Iteration 52
Queue: [(19,95,1,True), (20,100,1,True), (21,105,1,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 105
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 53
Time : 294.759s (Solving: 276.66s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 294.764s
Choices : 6154123 (Domain: 6085259)
Conflicts : 412393 (Analyzed: 412390)
Restarts : 4856 (Average: 84.92 Last: 151)
Model-Level : 150.0
Problems : 53 (Average Length: 71.62 Splits: 0)
Lemmas : 412390 (Deleted: 385225)
Binary : 9301 (Ratio: 2.26%)
Ternary : 2107 (Ratio: 0.51%)
Conflict : 412390 (Average Length: 495.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 412390 (Average: 13.13 Max: 645 Sum: 5415002)
Executed : 412320 (Average: 13.12 Max: 645 Sum: 5412443 Ratio: 99.95%)
Bounded : 70 (Average: 36.56 Max: 107 Sum: 2559 Ratio: 0.05%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 541605 (Eliminated: 0 Frozen: 174002)
Constraints : 4002454 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 733MB
Max. Length : 105 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.55s
Memory: 669MB (+0MB)
UNKNOWN
Iteration Time: 7.61s
Iteration 53
Queue: [(20,100,1,True), (21,105,1,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 105
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 54
Time : 302.547s (Solving: 284.33s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 302.552s
Choices : 6357132 (Domain: 6287665)
Conflicts : 421549 (Analyzed: 421546)
Restarts : 4956 (Average: 85.06 Last: 151)
Model-Level : 150.0
Problems : 54 (Average Length: 72.28 Splits: 0)
Lemmas : 421546 (Deleted: 394331)
Binary : 9406 (Ratio: 2.23%)
Ternary : 2126 (Ratio: 0.50%)
Conflict : 421546 (Average Length: 498.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 421546 (Average: 13.26 Max: 648 Sum: 5591041)
Executed : 421476 (Average: 13.26 Max: 648 Sum: 5588482 Ratio: 99.95%)
Bounded : 70 (Average: 36.56 Max: 107 Sum: 2559 Ratio: 0.05%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 541605 (Eliminated: 0 Frozen: 174002)
Constraints : 4002454 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 733MB
Max. Length : 105 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.75s
Memory: 669MB (+0MB)
UNKNOWN
Iteration Time: 7.79s
Iteration 54
Queue: [(21,105,1,True), (22,110,0,True), (23,115,0,True)]
Grounded Until: 105
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 55
Time : 311.351s (Solving: 293.03s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 311.360s
Choices : 6529937 (Domain: 6460194)
Conflicts : 430439 (Analyzed: 430436)
Restarts : 5056 (Average: 85.13 Last: 151)
Model-Level : 150.0
Problems : 55 (Average Length: 72.91 Splits: 0)
Lemmas : 430436 (Deleted: 403175)
Binary : 9507 (Ratio: 2.21%)
Ternary : 2139 (Ratio: 0.50%)
Conflict : 430436 (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 : 430436 (Average: 13.32 Max: 695 Sum: 5731350)
Executed : 430366 (Average: 13.31 Max: 695 Sum: 5728791 Ratio: 99.96%)
Bounded : 70 (Average: 36.56 Max: 107 Sum: 2559 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 541605 (Eliminated: 0 Frozen: 174002)
Constraints : 4002454 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 733MB
Max. Length : 105 steps
Models : 1
[endof: stats after solve call]
Solving Time: 8.77s
Memory: 669MB (+0MB)
UNKNOWN
Iteration Time: 8.81s
Iteration 55
Queue: [(22,110,0,True), (23,115,0,True)]
Grounded Until: 105
Expected Memory: 737.0MB
Grounding... [('step', [106]), ('step', [107]), ('step', [108]), ('step', [109]), ('step', [110]), ('check', [110])]
Grounding Time: 0.40s
Memory: 669MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 56
Time : 316.605s (Solving: 297.41s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 316.616s
Choices : 6584294 (Domain: 6514551)
Conflicts : 437796 (Analyzed: 437793)
Restarts : 5156 (Average: 84.91 Last: 151)
Model-Level : 150.0
Problems : 56 (Average Length: 73.61 Splits: 0)
Lemmas : 437793 (Deleted: 409785)
Binary : 9533 (Ratio: 2.18%)
Ternary : 2141 (Ratio: 0.49%)
Conflict : 437793 (Average Length: 508.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 437793 (Average: 13.16 Max: 695 Sum: 5759977)
Executed : 437723 (Average: 13.15 Max: 695 Sum: 5757418 Ratio: 99.96%)
Bounded : 70 (Average: 36.56 Max: 107 Sum: 2559 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 567996 (Eliminated: 0 Frozen: 182542)
Constraints : 4203509 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 742MB
Max. Length : 105 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.49s
Memory: 683MB (+14MB)
UNKNOWN
Iteration Time: 5.27s
Iteration 56
Queue: [(23,115,0,True)]
Grounded Until: 110
Expected Memory: 751.0MB
Grounding... [('step', [111]), ('step', [112]), ('step', [113]), ('step', [114]), ('step', [115]), ('check', [115])]
Grounding Time: 0.39s
Memory: 683MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 57
Time : 322.919s (Solving: 302.84s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 322.932s
Choices : 6641992 (Domain: 6572249)
Conflicts : 445382 (Analyzed: 445379)
Restarts : 5256 (Average: 84.74 Last: 151)
Model-Level : 150.0
Problems : 57 (Average Length: 74.37 Splits: 0)
Lemmas : 445379 (Deleted: 417030)
Binary : 9574 (Ratio: 2.15%)
Ternary : 2141 (Ratio: 0.48%)
Conflict : 445379 (Average Length: 505.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 445379 (Average: 13.00 Max: 695 Sum: 5791664)
Executed : 445309 (Average: 13.00 Max: 695 Sum: 5789105 Ratio: 99.96%)
Bounded : 70 (Average: 36.56 Max: 107 Sum: 2559 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404564 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 110 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.55s
Memory: 699MB (+16MB)
UNKNOWN
Iteration Time: 6.33s
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,2,False), (22,110,1,True), (23,115,1,True)]
Grounded Until: 115
Blocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 58
Time : 328.981s (Solving: 308.78s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 328.996s
Choices : 6672783 (Domain: 6603040)
Conflicts : 453026 (Analyzed: 453023)
Restarts : 5356 (Average: 84.58 Last: 151)
Model-Level : 150.0
Problems : 58 (Average Length: 75.10 Splits: 0)
Lemmas : 453023 (Deleted: 424455)
Binary : 9593 (Ratio: 2.12%)
Ternary : 2154 (Ratio: 0.48%)
Conflict : 453023 (Average Length: 504.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 453023 (Average: 12.83 Max: 695 Sum: 5814399)
Executed : 452953 (Average: 12.83 Max: 695 Sum: 5811840 Ratio: 99.96%)
Bounded : 70 (Average: 36.56 Max: 107 Sum: 2559 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404564 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.02s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 6.07s
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,2,False), (22,110,1,True), (23,115,1,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 59
Time : 335.352s (Solving: 315.03s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 335.372s
Choices : 6734138 (Domain: 6664395)
Conflicts : 461196 (Analyzed: 461193)
Restarts : 5456 (Average: 84.53 Last: 165)
Model-Level : 150.0
Problems : 59 (Average Length: 75.81 Splits: 0)
Lemmas : 461193 (Deleted: 431887)
Binary : 9661 (Ratio: 2.09%)
Ternary : 2168 (Ratio: 0.47%)
Conflict : 461193 (Average Length: 512.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 461193 (Average: 12.71 Max: 695 Sum: 5862882)
Executed : 461123 (Average: 12.71 Max: 695 Sum: 5860323 Ratio: 99.96%)
Bounded : 70 (Average: 36.56 Max: 107 Sum: 2559 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404564 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.33s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 6.38s
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,2,False), (22,110,1,True), (23,115,1,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 60
Time : 341.534s (Solving: 321.07s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 341.556s
Choices : 6799680 (Domain: 6729795)
Conflicts : 469878 (Analyzed: 469875)
Restarts : 5556 (Average: 84.57 Last: 165)
Model-Level : 150.0
Problems : 60 (Average Length: 76.50 Splits: 0)
Lemmas : 469875 (Deleted: 441898)
Binary : 9738 (Ratio: 2.07%)
Ternary : 2189 (Ratio: 0.47%)
Conflict : 469875 (Average Length: 516.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 469875 (Average: 12.58 Max: 695 Sum: 5912671)
Executed : 469805 (Average: 12.58 Max: 695 Sum: 5910112 Ratio: 99.96%)
Bounded : 70 (Average: 36.56 Max: 107 Sum: 2559 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404564 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.13s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 6.19s
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,2,False), (22,110,1,True), (23,115,1,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 61
Time : 347.721s (Solving: 327.12s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 347.744s
Choices : 6881354 (Domain: 6811297)
Conflicts : 479298 (Analyzed: 479295)
Restarts : 5656 (Average: 84.74 Last: 165)
Model-Level : 150.0
Problems : 61 (Average Length: 77.16 Splits: 0)
Lemmas : 479295 (Deleted: 450400)
Binary : 9802 (Ratio: 2.05%)
Ternary : 2199 (Ratio: 0.46%)
Conflict : 479295 (Average Length: 519.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 479295 (Average: 12.48 Max: 695 Sum: 5979522)
Executed : 479225 (Average: 12.47 Max: 695 Sum: 5976963 Ratio: 99.96%)
Bounded : 70 (Average: 36.56 Max: 107 Sum: 2559 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404564 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.14s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 6.19s
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,2,False), (22,110,1,True), (23,115,1,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 62
Time : 353.306s (Solving: 332.58s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 353.332s
Choices : 6956232 (Domain: 6886011)
Conflicts : 487886 (Analyzed: 487883)
Restarts : 5756 (Average: 84.76 Last: 165)
Model-Level : 150.0
Problems : 62 (Average Length: 77.81 Splits: 0)
Lemmas : 487883 (Deleted: 457457)
Binary : 9867 (Ratio: 2.02%)
Ternary : 2214 (Ratio: 0.45%)
Conflict : 487883 (Average Length: 520.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 487883 (Average: 12.38 Max: 695 Sum: 6039685)
Executed : 487813 (Average: 12.37 Max: 695 Sum: 6037126 Ratio: 99.96%)
Bounded : 70 (Average: 36.56 Max: 107 Sum: 2559 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404564 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.55s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 5.59s
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,2,False), (22,110,1,True), (23,115,1,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 63
Time : 360.386s (Solving: 339.50s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 360.416s
Choices : 7053001 (Domain: 6982541)
Conflicts : 497405 (Analyzed: 497402)
Restarts : 5856 (Average: 84.94 Last: 165)
Model-Level : 150.0
Problems : 63 (Average Length: 78.43 Splits: 0)
Lemmas : 497402 (Deleted: 468005)
Binary : 9936 (Ratio: 2.00%)
Ternary : 2223 (Ratio: 0.45%)
Conflict : 497402 (Average Length: 523.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 497402 (Average: 12.30 Max: 695 Sum: 6119896)
Executed : 497332 (Average: 12.30 Max: 695 Sum: 6117337 Ratio: 99.96%)
Bounded : 70 (Average: 36.56 Max: 107 Sum: 2559 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404564 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.02s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.09s
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,2,False), (22,110,1,True), (23,115,1,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 64
Time : 366.888s (Solving: 345.87s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 366.920s
Choices : 7143460 (Domain: 7072903)
Conflicts : 506510 (Analyzed: 506507)
Restarts : 5956 (Average: 85.04 Last: 165)
Model-Level : 150.0
Problems : 64 (Average Length: 79.03 Splits: 0)
Lemmas : 506507 (Deleted: 477324)
Binary : 9999 (Ratio: 1.97%)
Ternary : 2232 (Ratio: 0.44%)
Conflict : 506507 (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 : 506507 (Average: 12.23 Max: 695 Sum: 6193545)
Executed : 506437 (Average: 12.22 Max: 695 Sum: 6190986 Ratio: 99.96%)
Bounded : 70 (Average: 36.56 Max: 107 Sum: 2559 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404564 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.46s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 6.51s
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,2,False), (22,110,1,True), (23,115,1,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 65
Time : 374.244s (Solving: 353.10s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 374.276s
Choices : 7262043 (Domain: 7191432)
Conflicts : 515454 (Analyzed: 515451)
Restarts : 6056 (Average: 85.11 Last: 165)
Model-Level : 150.0
Problems : 65 (Average Length: 79.62 Splits: 0)
Lemmas : 515451 (Deleted: 486171)
Binary : 10063 (Ratio: 1.95%)
Ternary : 2237 (Ratio: 0.43%)
Conflict : 515451 (Average Length: 529.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 515451 (Average: 12.20 Max: 695 Sum: 6290972)
Executed : 515380 (Average: 12.20 Max: 695 Sum: 6288296 Ratio: 99.96%)
Bounded : 71 (Average: 37.69 Max: 117 Sum: 2676 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404564 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.32s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.36s
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,2,False), (22,110,1,True), (23,115,1,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 66
Time : 381.578s (Solving: 360.31s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 381.612s
Choices : 7382507 (Domain: 7311821)
Conflicts : 524737 (Analyzed: 524734)
Restarts : 6156 (Average: 85.24 Last: 165)
Model-Level : 150.0
Problems : 66 (Average Length: 80.18 Splits: 0)
Lemmas : 524734 (Deleted: 494922)
Binary : 10113 (Ratio: 1.93%)
Ternary : 2243 (Ratio: 0.43%)
Conflict : 524734 (Average Length: 533.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 524734 (Average: 12.18 Max: 695 Sum: 6389140)
Executed : 524663 (Average: 12.17 Max: 695 Sum: 6386464 Ratio: 99.96%)
Bounded : 71 (Average: 37.69 Max: 117 Sum: 2676 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404550 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.30s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.34s
Iteration 66
Queue: [(22,110,1,True), (23,115,1,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 67
Time : 389.188s (Solving: 367.78s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 389.224s
Choices : 7549833 (Domain: 7479087)
Conflicts : 534135 (Analyzed: 534132)
Restarts : 6256 (Average: 85.38 Last: 165)
Model-Level : 150.0
Problems : 67 (Average Length: 80.73 Splits: 0)
Lemmas : 534132 (Deleted: 503999)
Binary : 10185 (Ratio: 1.91%)
Ternary : 2251 (Ratio: 0.42%)
Conflict : 534132 (Average Length: 535.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 534132 (Average: 12.22 Max: 737 Sum: 6528619)
Executed : 534061 (Average: 12.22 Max: 737 Sum: 6525943 Ratio: 99.96%)
Bounded : 71 (Average: 37.69 Max: 117 Sum: 2676 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404550 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.56s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.62s
Iteration 67
Queue: [(23,115,1,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 68
Time : 396.528s (Solving: 374.97s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 396.568s
Choices : 7722732 (Domain: 7651836)
Conflicts : 543157 (Analyzed: 543154)
Restarts : 6356 (Average: 85.46 Last: 165)
Model-Level : 150.0
Problems : 68 (Average Length: 81.26 Splits: 0)
Lemmas : 543154 (Deleted: 513150)
Binary : 10250 (Ratio: 1.89%)
Ternary : 2260 (Ratio: 0.42%)
Conflict : 543154 (Average Length: 537.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 543154 (Average: 12.28 Max: 773 Sum: 6672469)
Executed : 543083 (Average: 12.28 Max: 773 Sum: 6669793 Ratio: 99.96%)
Bounded : 71 (Average: 37.69 Max: 117 Sum: 2676 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404550 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.29s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.35s
Iteration 68
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 : 69
Time : 400.705s (Solving: 379.03s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 400.748s
Choices : 7753765 (Domain: 7682869)
Conflicts : 550250 (Analyzed: 550247)
Restarts : 6456 (Average: 85.23 Last: 165)
Model-Level : 150.0
Problems : 69 (Average Length: 81.78 Splits: 0)
Lemmas : 550247 (Deleted: 519877)
Binary : 10268 (Ratio: 1.87%)
Ternary : 2268 (Ratio: 0.41%)
Conflict : 550247 (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 : 550247 (Average: 12.17 Max: 773 Sum: 6696466)
Executed : 550176 (Average: 12.17 Max: 773 Sum: 6693790 Ratio: 99.96%)
Bounded : 71 (Average: 37.69 Max: 117 Sum: 2676 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404550 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.14s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 4.18s
Iteration 69
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 : 70
Time : 409.815s (Solving: 388.01s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 409.860s
Choices : 7812422 (Domain: 7741526)
Conflicts : 558752 (Analyzed: 558749)
Restarts : 6556 (Average: 85.23 Last: 165)
Model-Level : 150.0
Problems : 70 (Average Length: 82.29 Splits: 0)
Lemmas : 558749 (Deleted: 526758)
Binary : 10318 (Ratio: 1.85%)
Ternary : 2284 (Ratio: 0.41%)
Conflict : 558749 (Average Length: 548.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 558749 (Average: 12.07 Max: 773 Sum: 6742030)
Executed : 558678 (Average: 12.06 Max: 773 Sum: 6739354 Ratio: 99.96%)
Bounded : 71 (Average: 37.69 Max: 117 Sum: 2676 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404550 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 9.07s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 9.12s
Iteration 70
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 : 71
Time : 416.897s (Solving: 394.94s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 416.944s
Choices : 7888337 (Domain: 7817020)
Conflicts : 567969 (Analyzed: 567966)
Restarts : 6656 (Average: 85.33 Last: 165)
Model-Level : 150.0
Problems : 71 (Average Length: 82.77 Splits: 0)
Lemmas : 567966 (Deleted: 537119)
Binary : 10447 (Ratio: 1.84%)
Ternary : 2296 (Ratio: 0.40%)
Conflict : 567966 (Average Length: 551.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 567966 (Average: 11.97 Max: 773 Sum: 6800908)
Executed : 567895 (Average: 11.97 Max: 773 Sum: 6798232 Ratio: 99.96%)
Bounded : 71 (Average: 37.69 Max: 117 Sum: 2676 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404550 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.02s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.09s
Iteration 71
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 : 72
Time : 424.099s (Solving: 402.02s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 424.148s
Choices : 7960659 (Domain: 7889151)
Conflicts : 577045 (Analyzed: 577042)
Restarts : 6756 (Average: 85.41 Last: 165)
Model-Level : 150.0
Problems : 72 (Average Length: 83.25 Splits: 0)
Lemmas : 577042 (Deleted: 546045)
Binary : 10521 (Ratio: 1.82%)
Ternary : 2303 (Ratio: 0.40%)
Conflict : 577042 (Average Length: 557.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 577042 (Average: 11.88 Max: 773 Sum: 6856080)
Executed : 576971 (Average: 11.88 Max: 773 Sum: 6853404 Ratio: 99.96%)
Bounded : 71 (Average: 37.69 Max: 117 Sum: 2676 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404550 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.16s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.21s
Iteration 72
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 : 73
Time : 429.730s (Solving: 407.52s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 429.784s
Choices : 8028728 (Domain: 7957205)
Conflicts : 585543 (Analyzed: 585540)
Restarts : 6856 (Average: 85.41 Last: 165)
Model-Level : 150.0
Problems : 73 (Average Length: 83.71 Splits: 0)
Lemmas : 585540 (Deleted: 552798)
Binary : 10580 (Ratio: 1.81%)
Ternary : 2312 (Ratio: 0.39%)
Conflict : 585540 (Average Length: 557.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 585540 (Average: 11.80 Max: 773 Sum: 6909454)
Executed : 585469 (Average: 11.80 Max: 773 Sum: 6906778 Ratio: 99.96%)
Bounded : 71 (Average: 37.69 Max: 117 Sum: 2676 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404550 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.59s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 5.64s
Iteration 73
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 : 74
Time : 436.702s (Solving: 414.33s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 436.760s
Choices : 8115027 (Domain: 8043379)
Conflicts : 595289 (Analyzed: 595286)
Restarts : 6956 (Average: 85.58 Last: 165)
Model-Level : 150.0
Problems : 74 (Average Length: 84.16 Splits: 0)
Lemmas : 595286 (Deleted: 563249)
Binary : 10656 (Ratio: 1.79%)
Ternary : 2330 (Ratio: 0.39%)
Conflict : 595286 (Average Length: 560.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 595286 (Average: 11.72 Max: 773 Sum: 6978925)
Executed : 595215 (Average: 11.72 Max: 773 Sum: 6976249 Ratio: 99.96%)
Bounded : 71 (Average: 37.69 Max: 117 Sum: 2676 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404550 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.91s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 6.98s
Iteration 74
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 : 75
Time : 443.739s (Solving: 421.23s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 443.800s
Choices : 8201694 (Domain: 8129756)
Conflicts : 604246 (Analyzed: 604243)
Restarts : 7056 (Average: 85.64 Last: 165)
Model-Level : 150.0
Problems : 75 (Average Length: 84.60 Splits: 0)
Lemmas : 604243 (Deleted: 572746)
Binary : 10742 (Ratio: 1.78%)
Ternary : 2335 (Ratio: 0.39%)
Conflict : 604243 (Average Length: 565.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 604243 (Average: 11.66 Max: 773 Sum: 7044176)
Executed : 604172 (Average: 11.65 Max: 773 Sum: 7041500 Ratio: 99.96%)
Bounded : 71 (Average: 37.69 Max: 117 Sum: 2676 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404550 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.99s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.04s
Iteration 75
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 : 76
Time : 450.101s (Solving: 427.47s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 450.164s
Choices : 8294616 (Domain: 8222593)
Conflicts : 613389 (Analyzed: 613386)
Restarts : 7156 (Average: 85.72 Last: 165)
Model-Level : 150.0
Problems : 76 (Average Length: 85.03 Splits: 0)
Lemmas : 613386 (Deleted: 581498)
Binary : 10794 (Ratio: 1.76%)
Ternary : 2340 (Ratio: 0.38%)
Conflict : 613386 (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 : 613386 (Average: 11.61 Max: 773 Sum: 7118546)
Executed : 613315 (Average: 11.60 Max: 773 Sum: 7115870 Ratio: 99.96%)
Bounded : 71 (Average: 37.69 Max: 117 Sum: 2676 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404550 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.32s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 6.37s
Iteration 76
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 : 77
Time : 457.176s (Solving: 434.42s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 457.244s
Choices : 8393943 (Domain: 8321911)
Conflicts : 622163 (Analyzed: 622160)
Restarts : 7256 (Average: 85.74 Last: 165)
Model-Level : 150.0
Problems : 77 (Average Length: 85.44 Splits: 0)
Lemmas : 622160 (Deleted: 590406)
Binary : 10839 (Ratio: 1.74%)
Ternary : 2352 (Ratio: 0.38%)
Conflict : 622160 (Average Length: 567.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 622160 (Average: 11.56 Max: 773 Sum: 7194839)
Executed : 622089 (Average: 11.56 Max: 773 Sum: 7192163 Ratio: 99.96%)
Bounded : 71 (Average: 37.69 Max: 117 Sum: 2676 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404550 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.04s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.08s
Iteration 77
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 : 78
Time : 464.944s (Solving: 442.07s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 465.016s
Choices : 8502595 (Domain: 8430495)
Conflicts : 631074 (Analyzed: 631071)
Restarts : 7356 (Average: 85.79 Last: 165)
Model-Level : 150.0
Problems : 78 (Average Length: 85.85 Splits: 0)
Lemmas : 631071 (Deleted: 598983)
Binary : 10884 (Ratio: 1.72%)
Ternary : 2362 (Ratio: 0.37%)
Conflict : 631071 (Average Length: 570.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 631071 (Average: 11.53 Max: 773 Sum: 7278663)
Executed : 631000 (Average: 11.53 Max: 773 Sum: 7275987 Ratio: 99.96%)
Bounded : 71 (Average: 37.69 Max: 117 Sum: 2676 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404550 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.73s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.77s
Iteration 78
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 : 79
Time : 469.326s (Solving: 446.33s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 469.400s
Choices : 8534964 (Domain: 8462864)
Conflicts : 638322 (Analyzed: 638319)
Restarts : 7456 (Average: 85.61 Last: 165)
Model-Level : 150.0
Problems : 79 (Average Length: 86.24 Splits: 0)
Lemmas : 638319 (Deleted: 605596)
Binary : 10899 (Ratio: 1.71%)
Ternary : 2368 (Ratio: 0.37%)
Conflict : 638319 (Average Length: 569.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 638319 (Average: 11.44 Max: 773 Sum: 7304049)
Executed : 638248 (Average: 11.44 Max: 773 Sum: 7301373 Ratio: 99.96%)
Bounded : 71 (Average: 37.69 Max: 117 Sum: 2676 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404550 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.34s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 4.39s
Iteration 79
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 : 80
Time : 478.554s (Solving: 455.41s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 478.632s
Choices : 8597317 (Domain: 8525217)
Conflicts : 647176 (Analyzed: 647173)
Restarts : 7556 (Average: 85.65 Last: 165)
Model-Level : 150.0
Problems : 80 (Average Length: 86.62 Splits: 0)
Lemmas : 647173 (Deleted: 614824)
Binary : 10931 (Ratio: 1.69%)
Ternary : 2376 (Ratio: 0.37%)
Conflict : 647173 (Average Length: 577.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 647173 (Average: 11.36 Max: 773 Sum: 7354538)
Executed : 647102 (Average: 11.36 Max: 773 Sum: 7351862 Ratio: 99.96%)
Bounded : 71 (Average: 37.69 Max: 117 Sum: 2676 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404550 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 9.18s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 9.23s
Iteration 80
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 : 81
Time : 485.782s (Solving: 462.51s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 485.864s
Choices : 8672122 (Domain: 8600022)
Conflicts : 655916 (Analyzed: 655913)
Restarts : 7656 (Average: 85.67 Last: 165)
Model-Level : 150.0
Problems : 81 (Average Length: 87.00 Splits: 0)
Lemmas : 655913 (Deleted: 623387)
Binary : 11020 (Ratio: 1.68%)
Ternary : 2391 (Ratio: 0.36%)
Conflict : 655913 (Average Length: 580.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 655913 (Average: 11.30 Max: 773 Sum: 7413990)
Executed : 655842 (Average: 11.30 Max: 773 Sum: 7411314 Ratio: 99.96%)
Bounded : 71 (Average: 37.69 Max: 117 Sum: 2676 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404550 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.19s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.23s
Iteration 81
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 : 82
Time : 491.521s (Solving: 468.11s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 491.608s
Choices : 8732964 (Domain: 8660863)
Conflicts : 664248 (Analyzed: 664245)
Restarts : 7756 (Average: 85.64 Last: 165)
Model-Level : 150.0
Problems : 82 (Average Length: 87.37 Splits: 0)
Lemmas : 664245 (Deleted: 629747)
Binary : 11043 (Ratio: 1.66%)
Ternary : 2393 (Ratio: 0.36%)
Conflict : 664245 (Average Length: 581.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 664245 (Average: 11.23 Max: 773 Sum: 7459481)
Executed : 664173 (Average: 11.23 Max: 773 Sum: 7456688 Ratio: 99.96%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404550 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.69s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 5.74s
Iteration 82
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 : 83
Time : 498.153s (Solving: 474.60s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 498.244s
Choices : 8809398 (Domain: 8737282)
Conflicts : 673038 (Analyzed: 673035)
Restarts : 7856 (Average: 85.67 Last: 165)
Model-Level : 150.0
Problems : 83 (Average Length: 87.72 Splits: 0)
Lemmas : 673035 (Deleted: 640109)
Binary : 11075 (Ratio: 1.65%)
Ternary : 2404 (Ratio: 0.36%)
Conflict : 673035 (Average Length: 584.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 673035 (Average: 11.17 Max: 773 Sum: 7519423)
Executed : 672963 (Average: 11.17 Max: 773 Sum: 7516630 Ratio: 99.96%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.58s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 6.64s
Iteration 83
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 : 84
Time : 505.318s (Solving: 481.62s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 505.412s
Choices : 8892976 (Domain: 8820846)
Conflicts : 682491 (Analyzed: 682488)
Restarts : 7956 (Average: 85.78 Last: 165)
Model-Level : 150.0
Problems : 84 (Average Length: 88.07 Splits: 0)
Lemmas : 682488 (Deleted: 648691)
Binary : 11111 (Ratio: 1.63%)
Ternary : 2412 (Ratio: 0.35%)
Conflict : 682488 (Average Length: 585.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 682488 (Average: 11.11 Max: 773 Sum: 7584605)
Executed : 682416 (Average: 11.11 Max: 773 Sum: 7581812 Ratio: 99.96%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.12s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.17s
Iteration 84
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 : 85
Time : 514.124s (Solving: 490.29s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 514.220s
Choices : 9169910 (Domain: 9091349)
Conflicts : 691826 (Analyzed: 691823)
Restarts : 8056 (Average: 85.88 Last: 165)
Model-Level : 150.0
Problems : 85 (Average Length: 88.41 Splits: 0)
Lemmas : 691823 (Deleted: 657139)
Binary : 11628 (Ratio: 1.68%)
Ternary : 2483 (Ratio: 0.36%)
Conflict : 691823 (Average Length: 588.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 691823 (Average: 11.31 Max: 773 Sum: 7827363)
Executed : 691751 (Average: 11.31 Max: 773 Sum: 7824570 Ratio: 99.96%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 8.76s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 8.81s
Iteration 85
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 : 86
Time : 521.226s (Solving: 497.26s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 521.324s
Choices : 9263788 (Domain: 9185218)
Conflicts : 700620 (Analyzed: 700617)
Restarts : 8156 (Average: 85.90 Last: 165)
Model-Level : 150.0
Problems : 86 (Average Length: 88.74 Splits: 0)
Lemmas : 700617 (Deleted: 666300)
Binary : 11697 (Ratio: 1.67%)
Ternary : 2488 (Ratio: 0.36%)
Conflict : 700617 (Average Length: 588.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 700617 (Average: 11.27 Max: 773 Sum: 7894855)
Executed : 700545 (Average: 11.26 Max: 773 Sum: 7892062 Ratio: 99.96%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.06s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.11s
Iteration 86
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 : 87
Time : 526.408s (Solving: 502.29s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 526.508s
Choices : 9296260 (Domain: 9217690)
Conflicts : 708007 (Analyzed: 708004)
Restarts : 8256 (Average: 85.76 Last: 165)
Model-Level : 150.0
Problems : 87 (Average Length: 89.07 Splits: 0)
Lemmas : 708004 (Deleted: 672761)
Binary : 11715 (Ratio: 1.65%)
Ternary : 2510 (Ratio: 0.35%)
Conflict : 708004 (Average Length: 587.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 708004 (Average: 11.19 Max: 773 Sum: 7920653)
Executed : 707932 (Average: 11.18 Max: 773 Sum: 7917860 Ratio: 99.96%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.12s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 5.19s
Iteration 87
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 : 88
Time : 536.639s (Solving: 512.37s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 536.744s
Choices : 9359507 (Domain: 9280937)
Conflicts : 716495 (Analyzed: 716492)
Restarts : 8356 (Average: 85.75 Last: 165)
Model-Level : 150.0
Problems : 88 (Average Length: 89.39 Splits: 0)
Lemmas : 716492 (Deleted: 679923)
Binary : 11780 (Ratio: 1.64%)
Ternary : 2520 (Ratio: 0.35%)
Conflict : 716492 (Average Length: 598.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 716492 (Average: 11.12 Max: 773 Sum: 7970263)
Executed : 716420 (Average: 11.12 Max: 773 Sum: 7967470 Ratio: 99.96%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.04%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 10.18s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 10.24s
Iteration 88
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 : 89
Time : 543.239s (Solving: 518.84s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 543.344s
Choices : 9431842 (Domain: 9353271)
Conflicts : 725765 (Analyzed: 725762)
Restarts : 8456 (Average: 85.83 Last: 165)
Model-Level : 150.0
Problems : 89 (Average Length: 89.70 Splits: 0)
Lemmas : 725762 (Deleted: 690301)
Binary : 11852 (Ratio: 1.63%)
Ternary : 2530 (Ratio: 0.35%)
Conflict : 725762 (Average Length: 598.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 725762 (Average: 11.06 Max: 773 Sum: 8026516)
Executed : 725690 (Average: 11.06 Max: 773 Sum: 8023723 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.56s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 6.61s
Iteration 89
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 : 90
Time : 551.698s (Solving: 527.16s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 551.808s
Choices : 9571617 (Domain: 9488271)
Conflicts : 735067 (Analyzed: 735064)
Restarts : 8556 (Average: 85.91 Last: 165)
Model-Level : 150.0
Problems : 90 (Average Length: 90.00 Splits: 0)
Lemmas : 735064 (Deleted: 698690)
Binary : 12359 (Ratio: 1.68%)
Ternary : 2620 (Ratio: 0.36%)
Conflict : 735064 (Average Length: 602.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 735064 (Average: 11.07 Max: 773 Sum: 8135959)
Executed : 734992 (Average: 11.06 Max: 773 Sum: 8133166 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 8.41s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 8.46s
Iteration 90
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 : 91
Time : 557.990s (Solving: 533.32s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 558.100s
Choices : 9654371 (Domain: 9571024)
Conflicts : 744031 (Analyzed: 744028)
Restarts : 8656 (Average: 85.96 Last: 165)
Model-Level : 150.0
Problems : 91 (Average Length: 90.30 Splits: 0)
Lemmas : 744028 (Deleted: 707791)
Binary : 12420 (Ratio: 1.67%)
Ternary : 2623 (Ratio: 0.35%)
Conflict : 744028 (Average Length: 601.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 744028 (Average: 11.02 Max: 773 Sum: 8199656)
Executed : 743956 (Average: 11.02 Max: 773 Sum: 8196863 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.25s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 6.30s
Iteration 91
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 : 92
Time : 566.683s (Solving: 541.89s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 566.796s
Choices : 9746725 (Domain: 9662908)
Conflicts : 753618 (Analyzed: 753615)
Restarts : 8756 (Average: 86.07 Last: 165)
Model-Level : 150.0
Problems : 92 (Average Length: 90.59 Splits: 0)
Lemmas : 753615 (Deleted: 716568)
Binary : 12476 (Ratio: 1.66%)
Ternary : 2632 (Ratio: 0.35%)
Conflict : 753615 (Average Length: 605.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 753615 (Average: 10.97 Max: 773 Sum: 8266505)
Executed : 753543 (Average: 10.97 Max: 773 Sum: 8263712 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 8.65s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 8.70s
Iteration 92
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 : 93
Time : 573.300s (Solving: 548.38s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 573.416s
Choices : 9845357 (Domain: 9761517)
Conflicts : 762197 (Analyzed: 762194)
Restarts : 8856 (Average: 86.07 Last: 165)
Model-Level : 150.0
Problems : 93 (Average Length: 90.87 Splits: 0)
Lemmas : 762194 (Deleted: 723783)
Binary : 12540 (Ratio: 1.65%)
Ternary : 2639 (Ratio: 0.35%)
Conflict : 762194 (Average Length: 604.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 762194 (Average: 10.95 Max: 773 Sum: 8342723)
Executed : 762122 (Average: 10.94 Max: 773 Sum: 8339930 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.57s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 6.62s
Iteration 93
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 : 94
Time : 580.874s (Solving: 555.79s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 580.996s
Choices : 9948876 (Domain: 9865036)
Conflicts : 771344 (Analyzed: 771341)
Restarts : 8956 (Average: 86.13 Last: 165)
Model-Level : 150.0
Problems : 94 (Average Length: 91.15 Splits: 0)
Lemmas : 771341 (Deleted: 734319)
Binary : 12617 (Ratio: 1.64%)
Ternary : 2653 (Ratio: 0.34%)
Conflict : 771341 (Average Length: 607.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 771341 (Average: 10.91 Max: 773 Sum: 8416768)
Executed : 771269 (Average: 10.91 Max: 773 Sum: 8413975 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.52s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.58s
Iteration 94
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 : 95
Time : 585.235s (Solving: 560.00s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 585.360s
Choices : 9980769 (Domain: 9896929)
Conflicts : 778730 (Analyzed: 778727)
Restarts : 9056 (Average: 85.99 Last: 165)
Model-Level : 150.0
Problems : 95 (Average Length: 91.42 Splits: 0)
Lemmas : 778727 (Deleted: 741112)
Binary : 12625 (Ratio: 1.62%)
Ternary : 2659 (Ratio: 0.34%)
Conflict : 778727 (Average Length: 605.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 778727 (Average: 10.84 Max: 773 Sum: 8442679)
Executed : 778655 (Average: 10.84 Max: 773 Sum: 8439886 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.31s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 4.37s
Iteration 95
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 : 96
Time : 593.916s (Solving: 568.52s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 594.044s
Choices : 10047798 (Domain: 9963958)
Conflicts : 787145 (Analyzed: 787142)
Restarts : 9156 (Average: 85.97 Last: 165)
Model-Level : 150.0
Problems : 96 (Average Length: 91.69 Splits: 0)
Lemmas : 787142 (Deleted: 748281)
Binary : 12711 (Ratio: 1.61%)
Ternary : 2666 (Ratio: 0.34%)
Conflict : 787142 (Average Length: 614.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 787142 (Average: 10.79 Max: 773 Sum: 8496392)
Executed : 787070 (Average: 10.79 Max: 773 Sum: 8493599 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 8.62s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 8.69s
Iteration 96
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 : 97
Time : 601.650s (Solving: 576.09s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 601.780s
Choices : 10117956 (Domain: 10034116)
Conflicts : 795808 (Analyzed: 795805)
Restarts : 9256 (Average: 85.98 Last: 165)
Model-Level : 150.0
Problems : 97 (Average Length: 91.95 Splits: 0)
Lemmas : 795805 (Deleted: 758632)
Binary : 12764 (Ratio: 1.60%)
Ternary : 2676 (Ratio: 0.34%)
Conflict : 795805 (Average Length: 617.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 795805 (Average: 10.74 Max: 773 Sum: 8550727)
Executed : 795733 (Average: 10.74 Max: 773 Sum: 8547934 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.68s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.74s
Iteration 97
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 : 98
Time : 607.975s (Solving: 582.27s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 608.108s
Choices : 10185042 (Domain: 10100920)
Conflicts : 804448 (Analyzed: 804445)
Restarts : 9356 (Average: 85.98 Last: 165)
Model-Level : 150.0
Problems : 98 (Average Length: 92.20 Splits: 0)
Lemmas : 804445 (Deleted: 766911)
Binary : 12856 (Ratio: 1.60%)
Ternary : 2689 (Ratio: 0.33%)
Conflict : 804445 (Average Length: 620.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 804445 (Average: 10.69 Max: 773 Sum: 8600185)
Executed : 804373 (Average: 10.69 Max: 773 Sum: 8597392 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.27s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 6.33s
Iteration 98
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 : 99
Time : 613.932s (Solving: 588.09s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 614.068s
Choices : 10251476 (Domain: 10167354)
Conflicts : 813343 (Analyzed: 813340)
Restarts : 9456 (Average: 86.01 Last: 165)
Model-Level : 150.0
Problems : 99 (Average Length: 92.45 Splits: 0)
Lemmas : 813340 (Deleted: 775353)
Binary : 12905 (Ratio: 1.59%)
Ternary : 2695 (Ratio: 0.33%)
Conflict : 813340 (Average Length: 621.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 813340 (Average: 10.64 Max: 773 Sum: 8651314)
Executed : 813268 (Average: 10.63 Max: 773 Sum: 8648521 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.91s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 5.96s
Iteration 99
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 : 100
Time : 621.510s (Solving: 595.55s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 621.648s
Choices : 10342931 (Domain: 10258367)
Conflicts : 822580 (Analyzed: 822577)
Restarts : 9556 (Average: 86.08 Last: 165)
Model-Level : 150.0
Problems : 100 (Average Length: 92.70 Splits: 0)
Lemmas : 822577 (Deleted: 784102)
Binary : 13035 (Ratio: 1.58%)
Ternary : 2725 (Ratio: 0.33%)
Conflict : 822577 (Average Length: 624.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 822577 (Average: 10.60 Max: 773 Sum: 8721083)
Executed : 822505 (Average: 10.60 Max: 773 Sum: 8718290 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.54s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.58s
Iteration 100
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 : 101
Time : 629.047s (Solving: 602.96s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 629.188s
Choices : 10422694 (Domain: 10338095)
Conflicts : 831774 (Analyzed: 831771)
Restarts : 9656 (Average: 86.14 Last: 165)
Model-Level : 150.0
Problems : 101 (Average Length: 92.94 Splits: 0)
Lemmas : 831771 (Deleted: 793041)
Binary : 13057 (Ratio: 1.57%)
Ternary : 2729 (Ratio: 0.33%)
Conflict : 831771 (Average Length: 625.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 831771 (Average: 10.55 Max: 773 Sum: 8778759)
Executed : 831699 (Average: 10.55 Max: 773 Sum: 8775966 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.50s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.54s
Iteration 101
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 : 102
Time : 636.675s (Solving: 610.44s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 636.820s
Choices : 10511874 (Domain: 10427275)
Conflicts : 841168 (Analyzed: 841165)
Restarts : 9756 (Average: 86.22 Last: 165)
Model-Level : 150.0
Problems : 102 (Average Length: 93.18 Splits: 0)
Lemmas : 841165 (Deleted: 802086)
Binary : 13100 (Ratio: 1.56%)
Ternary : 2738 (Ratio: 0.33%)
Conflict : 841165 (Average Length: 626.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 841165 (Average: 10.51 Max: 773 Sum: 8841483)
Executed : 841093 (Average: 10.51 Max: 773 Sum: 8838690 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.57s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.63s
Iteration 102
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 : 103
Time : 644.582s (Solving: 618.22s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 644.728s
Choices : 10619010 (Domain: 10534373)
Conflicts : 850616 (Analyzed: 850613)
Restarts : 9856 (Average: 86.30 Last: 165)
Model-Level : 150.0
Problems : 103 (Average Length: 93.41 Splits: 0)
Lemmas : 850613 (Deleted: 811259)
Binary : 13145 (Ratio: 1.55%)
Ternary : 2745 (Ratio: 0.32%)
Conflict : 850613 (Average Length: 627.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 850613 (Average: 10.49 Max: 773 Sum: 8919306)
Executed : 850541 (Average: 10.48 Max: 773 Sum: 8916513 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.86s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.91s
Iteration 103
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 : 104
Time : 654.186s (Solving: 627.66s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 654.336s
Choices : 10895920 (Domain: 10810398)
Conflicts : 859319 (Analyzed: 859316)
Restarts : 9956 (Average: 86.31 Last: 165)
Model-Level : 150.0
Problems : 104 (Average Length: 93.63 Splits: 0)
Lemmas : 859316 (Deleted: 820242)
Binary : 13384 (Ratio: 1.56%)
Ternary : 2801 (Ratio: 0.33%)
Conflict : 859316 (Average Length: 627.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 859316 (Average: 10.66 Max: 773 Sum: 9157558)
Executed : 859244 (Average: 10.65 Max: 773 Sum: 9154765 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 9.55s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 9.61s
Iteration 104
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 : 105
Time : 658.405s (Solving: 631.76s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 658.556s
Choices : 10927115 (Domain: 10841593)
Conflicts : 866415 (Analyzed: 866412)
Restarts : 10056 (Average: 86.16 Last: 165)
Model-Level : 150.0
Problems : 105 (Average Length: 93.86 Splits: 0)
Lemmas : 866412 (Deleted: 826598)
Binary : 13390 (Ratio: 1.55%)
Ternary : 2808 (Ratio: 0.32%)
Conflict : 866412 (Average Length: 626.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 866412 (Average: 10.60 Max: 773 Sum: 9182130)
Executed : 866340 (Average: 10.59 Max: 773 Sum: 9179337 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.18s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 4.23s
Iteration 105
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 : 106
Time : 665.336s (Solving: 638.56s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 665.488s
Choices : 10973907 (Domain: 10888385)
Conflicts : 874572 (Analyzed: 874569)
Restarts : 10156 (Average: 86.11 Last: 165)
Model-Level : 150.0
Problems : 106 (Average Length: 94.08 Splits: 0)
Lemmas : 874569 (Deleted: 833649)
Binary : 13424 (Ratio: 1.53%)
Ternary : 2819 (Ratio: 0.32%)
Conflict : 874569 (Average Length: 628.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 874569 (Average: 10.54 Max: 773 Sum: 9217560)
Executed : 874497 (Average: 10.54 Max: 773 Sum: 9214767 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.89s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 6.94s
Iteration 106
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 : 107
Time : 672.326s (Solving: 645.42s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 672.480s
Choices : 11034578 (Domain: 10949056)
Conflicts : 882900 (Analyzed: 882897)
Restarts : 10256 (Average: 86.09 Last: 165)
Model-Level : 150.0
Problems : 107 (Average Length: 94.29 Splits: 0)
Lemmas : 882897 (Deleted: 841614)
Binary : 13452 (Ratio: 1.52%)
Ternary : 2822 (Ratio: 0.32%)
Conflict : 882897 (Average Length: 630.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 882897 (Average: 10.49 Max: 773 Sum: 9264223)
Executed : 882825 (Average: 10.49 Max: 773 Sum: 9261430 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.95s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.00s
Iteration 107
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 : 108
Time : 678.682s (Solving: 651.64s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 678.836s
Choices : 11098946 (Domain: 11013392)
Conflicts : 890954 (Analyzed: 890951)
Restarts : 10356 (Average: 86.03 Last: 165)
Model-Level : 150.0
Problems : 108 (Average Length: 94.50 Splits: 0)
Lemmas : 890951 (Deleted: 849757)
Binary : 13538 (Ratio: 1.52%)
Ternary : 2831 (Ratio: 0.32%)
Conflict : 890951 (Average Length: 630.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 890951 (Average: 10.45 Max: 773 Sum: 9310433)
Executed : 890879 (Average: 10.45 Max: 773 Sum: 9307640 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.30s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 6.36s
Iteration 108
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 : 109
Time : 685.773s (Solving: 658.60s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 685.932s
Choices : 11199189 (Domain: 11112248)
Conflicts : 899479 (Analyzed: 899476)
Restarts : 10456 (Average: 86.02 Last: 165)
Model-Level : 150.0
Problems : 109 (Average Length: 94.71 Splits: 0)
Lemmas : 899476 (Deleted: 857604)
Binary : 13686 (Ratio: 1.52%)
Ternary : 2858 (Ratio: 0.32%)
Conflict : 899476 (Average Length: 631.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 899476 (Average: 10.43 Max: 773 Sum: 9385518)
Executed : 899404 (Average: 10.43 Max: 773 Sum: 9382725 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.05s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.10s
Iteration 109
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 : 110
Time : 692.068s (Solving: 664.77s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 692.228s
Choices : 11268473 (Domain: 11181531)
Conflicts : 908025 (Analyzed: 908022)
Restarts : 10556 (Average: 86.02 Last: 165)
Model-Level : 150.0
Problems : 110 (Average Length: 94.91 Splits: 0)
Lemmas : 908022 (Deleted: 865735)
Binary : 13710 (Ratio: 1.51%)
Ternary : 2867 (Ratio: 0.32%)
Conflict : 908022 (Average Length: 631.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 908022 (Average: 10.39 Max: 773 Sum: 9437054)
Executed : 907950 (Average: 10.39 Max: 773 Sum: 9434261 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.25s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 6.30s
Iteration 110
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 : 111
Time : 700.777s (Solving: 673.33s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 700.940s
Choices : 11467427 (Domain: 11377741)
Conflicts : 916598 (Analyzed: 916595)
Restarts : 10656 (Average: 86.02 Last: 165)
Model-Level : 150.0
Problems : 111 (Average Length: 95.11 Splits: 0)
Lemmas : 916595 (Deleted: 873785)
Binary : 14028 (Ratio: 1.53%)
Ternary : 2903 (Ratio: 0.32%)
Conflict : 916595 (Average Length: 634.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 916595 (Average: 10.47 Max: 773 Sum: 9598972)
Executed : 916523 (Average: 10.47 Max: 773 Sum: 9596179 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 8.66s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 8.72s
Iteration 111
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 : 112
Time : 710.622s (Solving: 683.03s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 710.788s
Choices : 11677304 (Domain: 11585764)
Conflicts : 926237 (Analyzed: 926234)
Restarts : 10756 (Average: 86.11 Last: 165)
Model-Level : 150.0
Problems : 112 (Average Length: 95.30 Splits: 0)
Lemmas : 926234 (Deleted: 884094)
Binary : 14222 (Ratio: 1.54%)
Ternary : 2924 (Ratio: 0.32%)
Conflict : 926234 (Average Length: 636.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 926234 (Average: 10.55 Max: 773 Sum: 9768909)
Executed : 926162 (Average: 10.54 Max: 773 Sum: 9766116 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 9.79s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 9.85s
Iteration 112
Queue: [(22,110,2,True), (23,115,2,False)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 113
Time : 718.969s (Solving: 691.25s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 719.140s
Choices : 11852185 (Domain: 11760368)
Conflicts : 935730 (Analyzed: 935727)
Restarts : 10856 (Average: 86.19 Last: 165)
Model-Level : 150.0
Problems : 113 (Average Length: 95.50 Splits: 0)
Lemmas : 935727 (Deleted: 893499)
Binary : 14321 (Ratio: 1.53%)
Ternary : 2931 (Ratio: 0.31%)
Conflict : 935727 (Average Length: 635.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 935727 (Average: 10.59 Max: 773 Sum: 9910201)
Executed : 935655 (Average: 10.59 Max: 773 Sum: 9907408 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 8.31s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 8.35s
Iteration 113
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 : 114
Time : 723.930s (Solving: 696.06s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 724.100s
Choices : 11884452 (Domain: 11792635)
Conflicts : 943346 (Analyzed: 943343)
Restarts : 10956 (Average: 86.10 Last: 165)
Model-Level : 150.0
Problems : 114 (Average Length: 95.68 Splits: 0)
Lemmas : 943343 (Deleted: 900503)
Binary : 14336 (Ratio: 1.52%)
Ternary : 2942 (Ratio: 0.31%)
Conflict : 943343 (Average Length: 635.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 943343 (Average: 10.53 Max: 773 Sum: 9936587)
Executed : 943271 (Average: 10.53 Max: 773 Sum: 9933794 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.91s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 4.97s
Iteration 114
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 : 115
Time : 731.466s (Solving: 703.44s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 731.636s
Choices : 11933220 (Domain: 11841403)
Conflicts : 951823 (Analyzed: 951820)
Restarts : 11056 (Average: 86.09 Last: 165)
Model-Level : 150.0
Problems : 115 (Average Length: 95.87 Splits: 0)
Lemmas : 951820 (Deleted: 908030)
Binary : 14361 (Ratio: 1.51%)
Ternary : 2952 (Ratio: 0.31%)
Conflict : 951820 (Average Length: 637.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 951820 (Average: 10.48 Max: 773 Sum: 9973697)
Executed : 951748 (Average: 10.48 Max: 773 Sum: 9970904 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.48s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.54s
Iteration 115
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 : 116
Time : 738.470s (Solving: 710.30s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 738.644s
Choices : 12010718 (Domain: 11918901)
Conflicts : 960232 (Analyzed: 960229)
Restarts : 11156 (Average: 86.07 Last: 165)
Model-Level : 150.0
Problems : 116 (Average Length: 96.05 Splits: 0)
Lemmas : 960229 (Deleted: 916306)
Binary : 14422 (Ratio: 1.50%)
Ternary : 2962 (Ratio: 0.31%)
Conflict : 960229 (Average Length: 640.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 960229 (Average: 10.45 Max: 773 Sum: 10032462)
Executed : 960157 (Average: 10.45 Max: 773 Sum: 10029669 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.95s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.01s
Iteration 116
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 : 117
Time : 744.308s (Solving: 716.01s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 744.484s
Choices : 12069958 (Domain: 11978141)
Conflicts : 969148 (Analyzed: 969145)
Restarts : 11256 (Average: 86.10 Last: 165)
Model-Level : 150.0
Problems : 117 (Average Length: 96.23 Splits: 0)
Lemmas : 969145 (Deleted: 926657)
Binary : 14454 (Ratio: 1.49%)
Ternary : 2968 (Ratio: 0.31%)
Conflict : 969145 (Average Length: 640.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 969145 (Average: 10.40 Max: 773 Sum: 10075662)
Executed : 969073 (Average: 10.39 Max: 773 Sum: 10072869 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.79s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 5.84s
Iteration 117
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 : 118
Time : 751.900s (Solving: 723.48s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 752.080s
Choices : 12171470 (Domain: 12078944)
Conflicts : 978421 (Analyzed: 978418)
Restarts : 11356 (Average: 86.16 Last: 165)
Model-Level : 150.0
Problems : 118 (Average Length: 96.41 Splits: 0)
Lemmas : 978418 (Deleted: 935362)
Binary : 14583 (Ratio: 1.49%)
Ternary : 2986 (Ratio: 0.31%)
Conflict : 978418 (Average Length: 641.3 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 978418 (Average: 10.38 Max: 773 Sum: 10151970)
Executed : 978346 (Average: 10.37 Max: 773 Sum: 10149177 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.55s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.60s
Iteration 118
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 : 119
Time : 759.104s (Solving: 730.56s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 759.284s
Choices : 12253331 (Domain: 12160721)
Conflicts : 987423 (Analyzed: 987420)
Restarts : 11456 (Average: 86.19 Last: 165)
Model-Level : 150.0
Problems : 119 (Average Length: 96.58 Splits: 0)
Lemmas : 987420 (Deleted: 944417)
Binary : 14625 (Ratio: 1.48%)
Ternary : 2992 (Ratio: 0.30%)
Conflict : 987420 (Average Length: 642.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 987420 (Average: 10.34 Max: 773 Sum: 10212267)
Executed : 987348 (Average: 10.34 Max: 773 Sum: 10209474 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.16s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.21s
Iteration 119
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 : 120
Time : 768.184s (Solving: 739.49s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 768.368s
Choices : 12411646 (Domain: 12318026)
Conflicts : 996964 (Analyzed: 996961)
Restarts : 11556 (Average: 86.27 Last: 183)
Model-Level : 150.0
Problems : 120 (Average Length: 96.75 Splits: 0)
Lemmas : 996961 (Deleted: 953102)
Binary : 14763 (Ratio: 1.48%)
Ternary : 3002 (Ratio: 0.30%)
Conflict : 996961 (Average Length: 644.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 996961 (Average: 10.37 Max: 773 Sum: 10337349)
Executed : 996889 (Average: 10.37 Max: 773 Sum: 10334556 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 9.03s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 9.09s
Iteration 120
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 : 121
Time : 776.088s (Solving: 747.27s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 776.276s
Choices : 12513025 (Domain: 12419405)
Conflicts : 1005624 (Analyzed: 1005621)
Restarts : 11656 (Average: 86.27 Last: 183)
Model-Level : 150.0
Problems : 121 (Average Length: 96.92 Splits: 0)
Lemmas : 1005621 (Deleted: 962444)
Binary : 14874 (Ratio: 1.48%)
Ternary : 3011 (Ratio: 0.30%)
Conflict : 1005621 (Average Length: 645.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1005621 (Average: 10.35 Max: 773 Sum: 10411355)
Executed : 1005549 (Average: 10.35 Max: 773 Sum: 10408562 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.87s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.91s
Iteration 121
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 : 122
Time : 781.523s (Solving: 752.56s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 781.712s
Choices : 12545938 (Domain: 12452318)
Conflicts : 1013001 (Analyzed: 1012998)
Restarts : 11756 (Average: 86.17 Last: 183)
Model-Level : 150.0
Problems : 122 (Average Length: 97.08 Splits: 0)
Lemmas : 1012998 (Deleted: 968711)
Binary : 14886 (Ratio: 1.47%)
Ternary : 3017 (Ratio: 0.30%)
Conflict : 1012998 (Average Length: 643.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1012998 (Average: 10.30 Max: 773 Sum: 10436272)
Executed : 1012926 (Average: 10.30 Max: 773 Sum: 10433479 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 5.38s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 5.44s
Iteration 122
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 : 123
Time : 790.137s (Solving: 761.05s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 790.328s
Choices : 12607250 (Domain: 12513630)
Conflicts : 1021530 (Analyzed: 1021527)
Restarts : 11856 (Average: 86.16 Last: 183)
Model-Level : 150.0
Problems : 123 (Average Length: 97.24 Splits: 0)
Lemmas : 1021527 (Deleted: 976038)
Binary : 14929 (Ratio: 1.46%)
Ternary : 3025 (Ratio: 0.30%)
Conflict : 1021527 (Average Length: 647.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1021527 (Average: 10.26 Max: 773 Sum: 10485010)
Executed : 1021455 (Average: 10.26 Max: 773 Sum: 10482217 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 8.58s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 8.62s
Iteration 123
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 : 124
Time : 798.029s (Solving: 768.79s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 798.220s
Choices : 12682585 (Domain: 12588965)
Conflicts : 1030469 (Analyzed: 1030466)
Restarts : 11956 (Average: 86.19 Last: 183)
Model-Level : 150.0
Problems : 124 (Average Length: 97.40 Splits: 0)
Lemmas : 1030466 (Deleted: 986547)
Binary : 14967 (Ratio: 1.45%)
Ternary : 3035 (Ratio: 0.29%)
Conflict : 1030466 (Average Length: 650.4 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1030466 (Average: 10.23 Max: 773 Sum: 10543573)
Executed : 1030394 (Average: 10.23 Max: 773 Sum: 10540780 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.84s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.90s
Iteration 124
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 : 125
Time : 806.226s (Solving: 776.86s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 806.420s
Choices : 12754284 (Domain: 12660664)
Conflicts : 1039063 (Analyzed: 1039060)
Restarts : 12056 (Average: 86.19 Last: 183)
Model-Level : 150.0
Problems : 125 (Average Length: 97.56 Splits: 0)
Lemmas : 1039060 (Deleted: 993195)
Binary : 15025 (Ratio: 1.45%)
Ternary : 3046 (Ratio: 0.29%)
Conflict : 1039060 (Average Length: 655.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1039060 (Average: 10.20 Max: 773 Sum: 10596588)
Executed : 1038988 (Average: 10.20 Max: 773 Sum: 10593795 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 8.16s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 8.20s
Iteration 125
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 : 126
Time : 814.131s (Solving: 784.62s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 814.328s
Choices : 12830185 (Domain: 12736240)
Conflicts : 1047631 (Analyzed: 1047628)
Restarts : 12156 (Average: 86.18 Last: 183)
Model-Level : 150.0
Problems : 126 (Average Length: 97.71 Splits: 0)
Lemmas : 1047628 (Deleted: 1001935)
Binary : 15129 (Ratio: 1.44%)
Ternary : 3058 (Ratio: 0.29%)
Conflict : 1047628 (Average Length: 658.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1047628 (Average: 10.17 Max: 773 Sum: 10650557)
Executed : 1047556 (Average: 10.16 Max: 773 Sum: 10647764 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.85s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.91s
Iteration 126
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 : 127
Time : 820.794s (Solving: 791.16s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 820.996s
Choices : 12897194 (Domain: 12803249)
Conflicts : 1056665 (Analyzed: 1056662)
Restarts : 12256 (Average: 86.22 Last: 183)
Model-Level : 150.0
Problems : 127 (Average Length: 97.87 Splits: 0)
Lemmas : 1056662 (Deleted: 1011905)
Binary : 15153 (Ratio: 1.43%)
Ternary : 3061 (Ratio: 0.29%)
Conflict : 1056662 (Average Length: 658.7 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1056662 (Average: 10.13 Max: 773 Sum: 10699135)
Executed : 1056590 (Average: 10.12 Max: 773 Sum: 10696342 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.62s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 6.67s
Iteration 127
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 : 128
Time : 828.080s (Solving: 798.32s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 828.284s
Choices : 12980892 (Domain: 12886806)
Conflicts : 1065408 (Analyzed: 1065405)
Restarts : 12356 (Average: 86.23 Last: 183)
Model-Level : 150.0
Problems : 128 (Average Length: 98.02 Splits: 0)
Lemmas : 1065405 (Deleted: 1020696)
Binary : 15213 (Ratio: 1.43%)
Ternary : 3075 (Ratio: 0.29%)
Conflict : 1065405 (Average Length: 660.6 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1065405 (Average: 10.10 Max: 773 Sum: 10757871)
Executed : 1065333 (Average: 10.09 Max: 773 Sum: 10755078 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.24s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.29s
Iteration 128
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 : 129
Time : 835.906s (Solving: 806.01s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 836.112s
Choices : 13071474 (Domain: 12977388)
Conflicts : 1075098 (Analyzed: 1075095)
Restarts : 12456 (Average: 86.31 Last: 183)
Model-Level : 150.0
Problems : 129 (Average Length: 98.16 Splits: 0)
Lemmas : 1075095 (Deleted: 1029297)
Binary : 15278 (Ratio: 1.42%)
Ternary : 3079 (Ratio: 0.29%)
Conflict : 1075095 (Average Length: 662.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1075095 (Average: 10.07 Max: 773 Sum: 10824059)
Executed : 1075023 (Average: 10.07 Max: 773 Sum: 10821266 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 7.78s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.83s
Iteration 129
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 : 130
Time : 845.496s (Solving: 815.47s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 845.704s
Choices : 13323328 (Domain: 13225337)
Conflicts : 1084349 (Analyzed: 1084346)
Restarts : 12556 (Average: 86.36 Last: 191)
Model-Level : 150.0
Problems : 130 (Average Length: 98.31 Splits: 0)
Lemmas : 1084346 (Deleted: 1038304)
Binary : 15783 (Ratio: 1.46%)
Ternary : 3236 (Ratio: 0.30%)
Conflict : 1084346 (Average Length: 663.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1084346 (Average: 10.18 Max: 773 Sum: 11033455)
Executed : 1084274 (Average: 10.17 Max: 773 Sum: 11030662 Ratio: 99.97%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 9.54s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 9.60s
Iteration 130
Queue: [(23,115,2,True)]
Grounded Until: 115
Unblocking actions...
Solving...
[start: stats after solve call]
Models : 0+
Calls : 131
Time : 855.355s (Solving: 825.19s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 855.568s
Choices : 13508881 (Domain: 13410618)
Conflicts : 1094144 (Analyzed: 1094141)
Restarts : 12656 (Average: 86.45 Last: 191)
Model-Level : 150.0
Problems : 131 (Average Length: 98.45 Splits: 0)
Lemmas : 1094141 (Deleted: 1046908)
Binary : 15950 (Ratio: 1.46%)
Ternary : 3258 (Ratio: 0.30%)
Conflict : 1094141 (Average Length: 665.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1094141 (Average: 10.22 Max: 773 Sum: 11182311)
Executed : 1094069 (Average: 10.22 Max: 773 Sum: 11179518 Ratio: 99.98%)
Bounded : 72 (Average: 38.79 Max: 117 Sum: 2793 Ratio: 0.02%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 9.81s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 9.87s
Iteration 131
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 : 132
Time : 859.764s (Solving: 829.45s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 859.976s
Choices : 13543314 (Domain: 13445051)
Conflicts : 1101597 (Analyzed: 1101594)
Restarts : 12756 (Average: 86.36 Last: 191)
Model-Level : 150.0
Problems : 132 (Average Length: 98.59 Splits: 0)
Lemmas : 1101594 (Deleted: 1054194)
Binary : 15957 (Ratio: 1.45%)
Ternary : 3263 (Ratio: 0.30%)
Conflict : 1101594 (Average Length: 663.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1101594 (Average: 10.18 Max: 773 Sum: 11210402)
Executed : 1101521 (Average: 10.17 Max: 773 Sum: 11207492 Ratio: 99.97%)
Bounded : 73 (Average: 39.86 Max: 117 Sum: 2910 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404524 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 4.36s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 4.41s
Iteration 132
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 : 133
Time : 868.522s (Solving: 838.05s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 868.740s
Choices : 13588202 (Domain: 13489939)
Conflicts : 1109632 (Analyzed: 1109629)
Restarts : 12856 (Average: 86.31 Last: 191)
Model-Level : 150.0
Problems : 133 (Average Length: 98.73 Splits: 0)
Lemmas : 1109629 (Deleted: 1061607)
Binary : 15999 (Ratio: 1.44%)
Ternary : 3269 (Ratio: 0.29%)
Conflict : 1109629 (Average Length: 665.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1109629 (Average: 10.13 Max: 773 Sum: 11243182)
Executed : 1109556 (Average: 10.13 Max: 773 Sum: 11240272 Ratio: 99.97%)
Bounded : 73 (Average: 39.86 Max: 117 Sum: 2910 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404511 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 8.70s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 8.76s
Iteration 133
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 : 134
Time : 877.521s (Solving: 846.92s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 877.744s
Choices : 13663883 (Domain: 13565620)
Conflicts : 1118029 (Analyzed: 1118026)
Restarts : 12956 (Average: 86.29 Last: 191)
Model-Level : 150.0
Problems : 134 (Average Length: 98.87 Splits: 0)
Lemmas : 1118026 (Deleted: 1069454)
Binary : 16042 (Ratio: 1.43%)
Ternary : 3280 (Ratio: 0.29%)
Conflict : 1118026 (Average Length: 672.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1118026 (Average: 10.11 Max: 773 Sum: 11301902)
Executed : 1117953 (Average: 10.11 Max: 773 Sum: 11298992 Ratio: 99.97%)
Bounded : 73 (Average: 39.86 Max: 117 Sum: 2910 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404511 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 8.96s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 9.01s
Iteration 134
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 : 135
Time : 884.567s (Solving: 853.80s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 884.792s
Choices : 13733248 (Domain: 13634985)
Conflicts : 1127460 (Analyzed: 1127457)
Restarts : 13056 (Average: 86.36 Last: 191)
Model-Level : 150.0
Problems : 135 (Average Length: 99.00 Splits: 0)
Lemmas : 1127457 (Deleted: 1079864)
Binary : 16075 (Ratio: 1.43%)
Ternary : 3288 (Ratio: 0.29%)
Conflict : 1127457 (Average Length: 673.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1127457 (Average: 10.07 Max: 773 Sum: 11353999)
Executed : 1127384 (Average: 10.07 Max: 773 Sum: 11351089 Ratio: 99.97%)
Bounded : 73 (Average: 39.86 Max: 117 Sum: 2910 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404511 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 6.98s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 7.05s
Iteration 135
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 : 136
Time : 892.669s (Solving: 861.74s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 892.900s
Choices : 13813232 (Domain: 13714961)
Conflicts : 1136782 (Analyzed: 1136779)
Restarts : 13156 (Average: 86.41 Last: 191)
Model-Level : 150.0
Problems : 136 (Average Length: 99.13 Splits: 0)
Lemmas : 1136779 (Deleted: 1089093)
Binary : 16139 (Ratio: 1.42%)
Ternary : 3295 (Ratio: 0.29%)
Conflict : 1136779 (Average Length: 675.0 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1136779 (Average: 10.04 Max: 773 Sum: 11413187)
Executed : 1136706 (Average: 10.04 Max: 773 Sum: 11410277 Ratio: 99.97%)
Bounded : 73 (Average: 39.86 Max: 117 Sum: 2910 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404511 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1
[endof: stats after solve call]
Solving Time: 8.04s
Memory: 699MB (+0MB)
UNKNOWN
Iteration Time: 8.11s
Iteration 136
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...
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN
INTERRUPTED : 1
Models : 0+
Calls : 137
Time : 894.193s (Solving: 863.14s 1st Model: 0.02s Unsat: 2.51s)
CPU Time : 894.408s
Choices : 13827672 (Domain: 13729401)
Conflicts : 1138565 (Analyzed: 1138562)
Restarts : 13174 (Average: 86.42 Last: 191)
Model-Level : 150.0
Problems : 137 (Average Length: 99.26 Splits: 0)
Lemmas : 1138562 (Deleted: 1089093)
Binary : 16139 (Ratio: 1.42%)
Ternary : 3297 (Ratio: 0.29%)
Conflict : 1138562 (Average Length: 675.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 1138562 (Average: 10.03 Max: 773 Sum: 11423583)
Executed : 1138489 (Average: 10.03 Max: 773 Sum: 11420673 Ratio: 99.97%)
Bounded : 73 (Average: 39.86 Max: 117 Sum: 2910 Ratio: 0.03%)
Rules : 108886 (Original: 99161)
Atoms : 52730
Bodies : 47050 (Original: 37324)
Count : 682 (Original: 1736)
Equivalences : 11676 (Atom=Atom: 67 Body=Body: 0 Other: 11609)
Tight : Yes
Variables : 594387 (Eliminated: 0 Frozen: 191082)
Constraints : 4404511 (Binary: 91.5% Ternary: 6.7% Other: 1.8%)
Memory Peak : 768MB
Max. Length : 115 steps
Models : 1