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-19.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-19.pddl
Parsing...
Parsing: [0.040s CPU, 0.033s wall-clock]
Normalizing task... [0.000s CPU, 0.003s wall-clock]
Instantiating...
Generating Datalog program... [0.010s CPU, 0.009s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.040s CPU, 0.044s wall-clock]
Preparing model... [0.030s CPU, 0.026s wall-clock]
Generated 115 rules.
Computing model... [0.540s CPU, 0.543s wall-clock]
3296 relevant atoms
3425 auxiliary atoms
6721 final queue length
11595 total queue pushes
Completing instantiation... [1.030s CPU, 1.026s wall-clock]
Instantiating: [1.650s CPU, 1.656s wall-clock]
Computing fact groups...
Finding invariants...
24 initial candidates
Finding invariants: [0.150s CPU, 0.143s wall-clock]
Checking invariant weight... [0.000s CPU, 0.001s wall-clock]
Instantiating groups... [0.010s CPU, 0.010s wall-clock]
Collecting mutex groups... [0.000s CPU, 0.001s wall-clock]
Choosing groups...
350 uncovered facts
Choosing groups: [0.000s CPU, 0.002s wall-clock]
Building translation key... [0.010s CPU, 0.014s wall-clock]
Computing fact groups: [0.200s CPU, 0.198s wall-clock]
Building STRIPS to SAS dictionary... [0.010s CPU, 0.006s wall-clock]
Building dictionary for full mutex groups... [0.000s CPU, 0.003s wall-clock]
Building mutex information...
Building mutex information: [0.000s CPU, 0.004s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [0.060s CPU, 0.057s wall-clock]
Translating task: [1.080s CPU, 1.074s wall-clock]
3920 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
3 propositions removed
Detecting unreachable propositions: [0.590s CPU, 0.592s wall-clock]
Reordering and filtering variables...
353 of 353 variables necessary.
16 of 19 mutex groups necessary.
2344 of 2344 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [0.370s CPU, 0.378s wall-clock]
Translator variables: 353
Translator derived variables: 0
Translator facts: 737
Translator goal facts: 14
Translator mutex groups: 16
Translator total mutex groups size: 48
Translator operators: 2344
Translator axioms: 0
Translator task size: 22454
Translator peak memory: 49100 KB
Writing output... [0.380s CPU, 0.411s wall-clock]
Done! [4.370s CPU, 4.402s wall-clock]
planner.py version 0.0.1

Time:	 0.94s
Memory: 111MB

Iteration 1
Queue:		 [(0,0,0,True), (1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until:	 0
Solving...
[start: stats after solve call]

Models       : 0
Calls        : 1
Time         : 1.085s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 0.944s

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        : 64767   
Atoms        : 64767   
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  : 247MB
Max. Length  : 0 steps
Models       : 0

[endof: stats after solve call]
Solving Time:	 0.01s
Memory:		 183MB (+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: 183MB
Grounding...	 [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
Grounding Time:	 0.28s
Memory:		 183MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0
Calls        : 2
Time         : 1.525s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s)
CPU Time     : 1.384s

Choices      : 368      (Domain: 361)
Conflicts    : 88       (Analyzed: 87)
Restarts     : 1        (Average: 87.00 Last: 16)
Problems     : 2        (Average Length: 4.50 Splits: 0)
Lemmas       : 87       (Deleted: 0)
  Binary     : 18       (Ratio:  20.69%)
  Ternary    : 8        (Ratio:   9.20%)
  Conflict   : 87       (Average Length:    6.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 87       (Average:  4.26 Max:  39 Sum:    371)
  Executed   : 84       (Average:  4.23 Max:  39 Sum:    368 Ratio:  99.19%)
  Bounded    : 3        (Average:  1.00 Max:   1 Sum:      3 Ratio:   0.81%)

Rules        : 64767   
Atoms        : 64767   
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 17354    (Eliminated:    0 Frozen:  170)
Constraints  : 57355    (Binary:  95.3% Ternary:   3.3% Other:   1.4%)

Memory Peak  : 247MB
Max. Length  : 0 steps
Models       : 0

[endof: stats after solve call]
Solving Time:	 0.03s
Memory:		 187MB (+4MB)
UNSAT
Iteration Time:	 0.44s

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: 191.0MB
Grounding...	 [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
Grounding Time:	 0.34s
Memory:		 195MB (+8MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 1+
Calls        : 3
Time         : 2.041s (Solving: 0.02s 1st Model: 0.01s Unsat: 0.01s)
CPU Time     : 1.900s

Choices      : 1247     (Domain: 1215)
Conflicts    : 133      (Analyzed: 132)
Restarts     : 1        (Average: 132.00 Last: 45)
Model-Level  : 273.0   
Problems     : 3        (Average Length: 7.00 Splits: 0)
Lemmas       : 132      (Deleted: 0)
  Binary     : 42       (Ratio:  31.82%)
  Ternary    : 10       (Ratio:   7.58%)
  Conflict   : 132      (Average Length:   39.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 132      (Average:  7.49 Max: 134 Sum:    989)
  Executed   : 129      (Average:  7.47 Max: 134 Sum:    986 Ratio:  99.70%)
  Bounded    : 3        (Average:  1.00 Max:   1 Sum:      3 Ratio:   0.30%)

Rules        : 64767   
Atoms        : 64767   
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 38040    (Eliminated:    0 Frozen:  340)
Constraints  : 226475   (Binary:  95.6% Ternary:   3.2% Other:   1.2%)

Memory Peak  : 247MB
Max. Length  : 5 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 0.03s
Memory:		 205MB (+10MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time:	 1.16s
Memory:		 241MB (+36MB)
Solving...
[start: stats after solve call]

Models       : 0
Calls        : 4
Time         : 2.958s (Solving: 0.58s 1st Model: 0.01s Unsat: 0.57s)
CPU Time     : 2.816s

Choices      : 16942    (Domain: 15187)
Conflicts    : 1614     (Analyzed: 1612)
Restarts     : 20       (Average: 80.60 Last: 45)
Model-Level  : 273.0   
Problems     : 4        (Average Length: 8.25 Splits: 0)
Lemmas       : 1612     (Deleted: 0)
  Binary     : 338      (Ratio:  20.97%)
  Ternary    : 99       (Ratio:   6.14%)
  Conflict   : 1612     (Average Length:   67.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 1612     (Average: 10.21 Max: 154 Sum:  16452)
  Executed   : 1599     (Average: 10.14 Max: 154 Sum:  16340 Ratio:  99.32%)
  Bounded    : 13       (Average:  8.62 Max:  12 Sum:    112 Ratio:   0.68%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 60107    (Eliminated:    0 Frozen: 16894)
Constraints  : 371085   (Binary:  91.4% Ternary:   7.0% Other:   1.6%)

Memory Peak  : 247MB
Max. Length  : 5 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 0.65s
Memory:		 240MB (+-1MB)
UNSAT
Iteration Time:	 2.34s

Iteration 4
Queue:		 [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until:	 10
Expected Memory: 258.0MB
Grounding...	 [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
Grounding Time:	 0.54s
Memory:		 241MB (+1MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 5
Time         : 9.176s (Solving: 6.00s 1st Model: 0.01s Unsat: 0.57s)
CPU Time     : 9.036s

Choices      : 118421   (Domain: 106669)
Conflicts    : 9900     (Analyzed: 9898)
Restarts     : 120      (Average: 82.48 Last: 128)
Model-Level  : 273.0   
Problems     : 5        (Average Length: 10.00 Splits: 0)
Lemmas       : 9898     (Deleted: 4579)
  Binary     : 1143     (Ratio:  11.55%)
  Ternary    : 295      (Ratio:   2.98%)
  Conflict   : 9898     (Average Length:  165.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 9898     (Average: 11.53 Max: 414 Sum: 114117)
  Executed   : 9879     (Average: 11.51 Max: 414 Sum: 113908 Ratio:  99.82%)
  Bounded    : 19       (Average: 11.00 Max:  17 Sum:    209 Ratio:   0.18%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 100183   (Eliminated:    0 Frozen: 29344)
Constraints  : 659013   (Binary:  91.4% Ternary:   6.9% Other:   1.7%)

Memory Peak  : 266MB
Max. Length  : 10 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 5.46s
Memory:		 266MB (+25MB)
UNKNOWN
Iteration Time:	 6.23s

Iteration 5
Queue:		 [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until:	 15
Expected Memory: 292.0MB
Grounding...	 [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
Grounding Time:	 0.64s
Memory:		 279MB (+13MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 6
Time         : 15.633s (Solving: 11.53s 1st Model: 0.01s Unsat: 0.57s)
CPU Time     : 15.492s

Choices      : 206851   (Domain: 169564)
Conflicts    : 19145    (Analyzed: 19143)
Restarts     : 220      (Average: 87.01 Last: 128)
Model-Level  : 273.0   
Problems     : 6        (Average Length: 12.00 Splits: 0)
Lemmas       : 19143    (Deleted: 13860)
  Binary     : 1617     (Ratio:   8.45%)
  Ternary    : 420      (Ratio:   2.19%)
  Conflict   : 19143    (Average Length:  582.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 19143    (Average: 10.14 Max: 414 Sum: 194020)
  Executed   : 19124    (Average: 10.12 Max: 414 Sum: 193811 Ratio:  99.89%)
  Bounded    : 19       (Average: 11.00 Max:  17 Sum:    209 Ratio:   0.11%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 140259   (Eliminated:    0 Frozen: 41794)
Constraints  : 955205   (Binary:  91.3% Ternary:   6.9% Other:   1.7%)

Memory Peak  : 298MB
Max. Length  : 15 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 5.57s
Memory:		 293MB (+14MB)
UNKNOWN
Iteration Time:	 6.47s

Iteration 6
Queue:		 [(5,25,0,True), (6,30,0,True)]
Grounded Until:	 20
Expected Memory: 320.0MB
Grounding...	 [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
Grounding Time:	 0.54s
Memory:		 307MB (+14MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 7
Time         : 23.586s (Solving: 18.61s 1st Model: 0.01s Unsat: 0.57s)
CPU Time     : 23.448s

Choices      : 312486   (Domain: 259154)
Conflicts    : 28215    (Analyzed: 28213)
Restarts     : 320      (Average: 88.17 Last: 128)
Model-Level  : 273.0   
Problems     : 7        (Average Length: 14.14 Splits: 0)
Lemmas       : 28213    (Deleted: 22651)
  Binary     : 1908     (Ratio:   6.76%)
  Ternary    : 445      (Ratio:   1.58%)
  Conflict   : 28213    (Average Length: 1105.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 28213    (Average: 10.22 Max: 414 Sum: 288465)
  Executed   : 28194    (Average: 10.22 Max: 414 Sum: 288256 Ratio:  99.93%)
  Bounded    : 19       (Average: 11.00 Max:  17 Sum:    209 Ratio:   0.07%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 180335   (Eliminated:    0 Frozen: 54244)
Constraints  : 1257185  (Binary:  91.3% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 333MB
Max. Length  : 20 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 7.14s
Memory:		 321MB (+14MB)
UNKNOWN
Iteration Time:	 7.97s

Iteration 7
Queue:		 [(6,30,0,True)]
Grounded Until:	 25
Expected Memory: 349.0MB
Grounding...	 [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
Grounding Time:	 0.56s
Memory:		 333MB (+12MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 8
Time         : 32.354s (Solving: 26.48s 1st Model: 0.01s Unsat: 0.57s)
CPU Time     : 32.220s

Choices      : 439403   (Domain: 375077)
Conflicts    : 36816    (Analyzed: 36814)
Restarts     : 420      (Average: 87.65 Last: 139)
Model-Level  : 273.0   
Problems     : 8        (Average Length: 16.38 Splits: 0)
Lemmas       : 36814    (Deleted: 29124)
  Binary     : 2177     (Ratio:   5.91%)
  Ternary    : 487      (Ratio:   1.32%)
  Conflict   : 36814    (Average Length: 1455.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 36814    (Average: 10.93 Max: 414 Sum: 402464)
  Executed   : 36795    (Average: 10.93 Max: 414 Sum: 402255 Ratio:  99.95%)
  Bounded    : 19       (Average: 11.00 Max:  17 Sum:    209 Ratio:   0.05%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 220411   (Eliminated:    0 Frozen: 66694)
Constraints  : 1559165  (Binary:  91.3% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 366MB
Max. Length  : 25 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 7.93s
Memory:		 364MB (+31MB)
UNKNOWN
Iteration Time:	 8.79s

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         : 37.552s (Solving: 31.60s 1st Model: 0.01s Unsat: 0.57s)
CPU Time     : 37.420s

Choices      : 516592   (Domain: 447905)
Conflicts    : 45777    (Analyzed: 45775)
Restarts     : 520      (Average: 88.03 Last: 139)
Model-Level  : 273.0   
Problems     : 9        (Average Length: 18.11 Splits: 0)
Lemmas       : 45775    (Deleted: 39114)
  Binary     : 2622     (Ratio:   5.73%)
  Ternary    : 601      (Ratio:   1.31%)
  Conflict   : 45775    (Average Length: 1205.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 45775    (Average: 10.40 Max: 414 Sum: 476188)
  Executed   : 45744    (Average: 10.39 Max: 414 Sum: 475600 Ratio:  99.88%)
  Bounded    : 31       (Average: 18.97 Max:  32 Sum:    588 Ratio:   0.12%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 220411   (Eliminated:    0 Frozen: 66694)
Constraints  : 1559165  (Binary:  91.3% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 366MB
Max. Length  : 30 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 5.17s
Memory:		 364MB (+0MB)
UNKNOWN
Iteration Time:	 5.20s

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         : 45.089s (Solving: 39.07s 1st Model: 0.01s Unsat: 0.57s)
CPU Time     : 44.960s

Choices      : 684298   (Domain: 610557)
Conflicts    : 55022    (Analyzed: 55020)
Restarts     : 620      (Average: 88.74 Last: 139)
Model-Level  : 273.0   
Problems     : 10       (Average Length: 19.50 Splits: 0)
Lemmas       : 55020    (Deleted: 46683)
  Binary     : 3296     (Ratio:   5.99%)
  Ternary    : 760      (Ratio:   1.38%)
  Conflict   : 55020    (Average Length: 1030.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 55020    (Average: 11.61 Max: 414 Sum: 638853)
  Executed   : 54980    (Average: 11.60 Max: 414 Sum: 637977 Ratio:  99.86%)
  Bounded    : 40       (Average: 21.90 Max:  32 Sum:    876 Ratio:   0.14%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 220411   (Eliminated:    0 Frozen: 66694)
Constraints  : 1541984  (Binary:  91.3% Ternary:   6.9% Other:   1.8%)

Memory Peak  : 366MB
Max. Length  : 30 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 7.52s
Memory:		 364MB (+0MB)
UNKNOWN
Iteration Time:	 7.54s

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         : 52.101s (Solving: 46.03s 1st Model: 0.01s Unsat: 0.57s)
CPU Time     : 51.976s

Choices      : 862975   (Domain: 785156)
Conflicts    : 63957    (Analyzed: 63955)
Restarts     : 720      (Average: 88.83 Last: 139)
Model-Level  : 273.0   
Problems     : 11       (Average Length: 20.64 Splits: 0)
Lemmas       : 63955    (Deleted: 54868)
  Binary     : 3577     (Ratio:   5.59%)
  Ternary    : 840      (Ratio:   1.31%)
  Conflict   : 63955    (Average Length:  911.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 63955    (Average: 12.67 Max: 414 Sum: 810201)
  Executed   : 63911    (Average: 12.65 Max: 414 Sum: 809197 Ratio:  99.88%)
  Bounded    : 44       (Average: 22.82 Max:  32 Sum:   1004 Ratio:   0.12%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 220411   (Eliminated:    0 Frozen: 66694)
Constraints  : 1525276  (Binary:  91.3% Ternary:   6.9% Other:   1.8%)

Memory Peak  : 366MB
Max. Length  : 30 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 6.99s
Memory:		 364MB (+0MB)
UNKNOWN
Iteration Time:	 7.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         : 59.806s (Solving: 53.68s 1st Model: 0.01s Unsat: 0.57s)
CPU Time     : 59.684s

Choices      : 1084248  (Domain: 1001552)
Conflicts    : 72876    (Analyzed: 72874)
Restarts     : 820      (Average: 88.87 Last: 139)
Model-Level  : 273.0   
Problems     : 12       (Average Length: 21.58 Splits: 0)
Lemmas       : 72874    (Deleted: 62914)
  Binary     : 3801     (Ratio:   5.22%)
  Ternary    : 881      (Ratio:   1.21%)
  Conflict   : 72874    (Average Length:  824.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 72874    (Average: 14.04 Max: 414 Sum: 1022841)
  Executed   : 72830    (Average: 14.02 Max: 414 Sum: 1021837 Ratio:  99.90%)
  Bounded    : 44       (Average: 22.82 Max:  32 Sum:   1004 Ratio:   0.10%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 220411   (Eliminated:    0 Frozen: 66694)
Constraints  : 1522266  (Binary:  91.3% Ternary:   6.9% Other:   1.8%)

Memory Peak  : 366MB
Max. Length  : 30 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 7.69s
Memory:		 364MB (+0MB)
UNKNOWN
Iteration Time:	 7.71s

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: 407.0MB
Grounding...	 [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
Grounding Time:	 0.56s
Memory:		 365MB (+1MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 13
Time         : 67.843s (Solving: 60.80s 1st Model: 0.01s Unsat: 0.57s)
CPU Time     : 67.724s

Choices      : 1333965  (Domain: 1236063)
Conflicts    : 82328    (Analyzed: 82326)
Restarts     : 920      (Average: 89.48 Last: 139)
Model-Level  : 273.0   
Problems     : 13       (Average Length: 22.77 Splits: 0)
Lemmas       : 82326    (Deleted: 72493)
  Binary     : 4157     (Ratio:   5.05%)
  Ternary    : 904      (Ratio:   1.10%)
  Conflict   : 82326    (Average Length:  822.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 82326    (Average: 15.26 Max: 414 Sum: 1256631)
  Executed   : 82282    (Average: 15.25 Max: 414 Sum: 1255627 Ratio:  99.92%)
  Bounded    : 44       (Average: 22.82 Max:  32 Sum:   1004 Ratio:   0.08%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 260487   (Eliminated:    0 Frozen: 79144)
Constraints  : 1824246  (Binary:  91.3% Ternary:   6.9% Other:   1.8%)

Memory Peak  : 403MB
Max. Length  : 30 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 7.18s
Memory:		 378MB (+13MB)
UNKNOWN
Iteration Time:	 8.05s

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: 421.0MB
Grounding...	 [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
Grounding Time:	 0.62s
Memory:		 392MB (+14MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 14
Time         : 77.191s (Solving: 69.12s 1st Model: 0.01s Unsat: 0.57s)
CPU Time     : 77.076s

Choices      : 1572445  (Domain: 1465779)
Conflicts    : 91354    (Analyzed: 91352)
Restarts     : 1020     (Average: 89.56 Last: 139)
Model-Level  : 273.0   
Problems     : 14       (Average Length: 24.14 Splits: 0)
Lemmas       : 91352    (Deleted: 81412)
  Binary     : 4437     (Ratio:   4.86%)
  Ternary    : 911      (Ratio:   1.00%)
  Conflict   : 91352    (Average Length:  846.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 91352    (Average: 16.15 Max: 414 Sum: 1475616)
  Executed   : 91308    (Average: 16.14 Max: 414 Sum: 1474612 Ratio:  99.93%)
  Bounded    : 44       (Average: 22.82 Max:  32 Sum:   1004 Ratio:   0.07%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 300563   (Eliminated:    0 Frozen: 91594)
Constraints  : 2126226  (Binary:  91.3% Ternary:   6.9% Other:   1.8%)

Memory Peak  : 434MB
Max. Length  : 35 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 8.41s
Memory:		 405MB (+13MB)
UNKNOWN
Iteration Time:	 9.37s

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: 448.0MB
Grounding...	 [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])]
Grounding Time:	 0.72s
Memory:		 430MB (+25MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 15
Time         : 86.664s (Solving: 77.46s 1st Model: 0.01s Unsat: 0.57s)
CPU Time     : 86.552s

Choices      : 1849657  (Domain: 1732677)
Conflicts    : 100546   (Analyzed: 100544)
Restarts     : 1120     (Average: 89.77 Last: 139)
Model-Level  : 273.0   
Problems     : 15       (Average Length: 25.67 Splits: 0)
Lemmas       : 100544   (Deleted: 90167)
  Binary     : 4556     (Ratio:   4.53%)
  Ternary    : 919      (Ratio:   0.91%)
  Conflict   : 100544   (Average Length:  878.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 100544   (Average: 17.21 Max: 416 Sum: 1730384)
  Executed   : 100500   (Average: 17.20 Max: 416 Sum: 1729380 Ratio:  99.94%)
  Bounded    : 44       (Average: 22.82 Max:  32 Sum:   1004 Ratio:   0.06%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 340639   (Eliminated:    0 Frozen: 104044)
Constraints  : 2428206  (Binary:  91.3% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 481MB
Max. Length  : 40 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 8.42s
Memory:		 475MB (+45MB)
UNKNOWN
Iteration Time:	 9.49s

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: 545.0MB
Grounding...	 [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])]
Grounding Time:	 0.54s
Memory:		 475MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 16
Time         : 97.275s (Solving: 87.11s 1st Model: 0.01s Unsat: 0.57s)
CPU Time     : 97.168s

Choices      : 2126458  (Domain: 2000646)
Conflicts    : 110191   (Analyzed: 110189)
Restarts     : 1220     (Average: 90.32 Last: 139)
Model-Level  : 273.0   
Problems     : 16       (Average Length: 27.31 Splits: 0)
Lemmas       : 110189   (Deleted: 99051)
  Binary     : 4659     (Ratio:   4.23%)
  Ternary    : 921      (Ratio:   0.84%)
  Conflict   : 110189   (Average Length:  925.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 110189   (Average: 18.01 Max: 427 Sum: 1984148)
  Executed   : 110145   (Average: 18.00 Max: 427 Sum: 1983144 Ratio:  99.95%)
  Bounded    : 44       (Average: 22.82 Max:  32 Sum:   1004 Ratio:   0.05%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 380715   (Eliminated:    0 Frozen: 116494)
Constraints  : 2730186  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 525MB
Max. Length  : 45 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 9.73s
Memory:		 486MB (+11MB)
UNKNOWN
Iteration Time:	 10.63s

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: 556.0MB
Grounding...	 [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
Grounding Time:	 0.57s
Memory:		 492MB (+6MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 17
Time         : 107.926s (Solving: 96.73s 1st Model: 0.01s Unsat: 0.57s)
CPU Time     : 107.828s

Choices      : 2459086  (Domain: 2322447)
Conflicts    : 120099   (Analyzed: 120097)
Restarts     : 1320     (Average: 90.98 Last: 139)
Model-Level  : 273.0   
Problems     : 17       (Average Length: 29.06 Splits: 0)
Lemmas       : 120097   (Deleted: 108404)
  Binary     : 4716     (Ratio:   3.93%)
  Ternary    : 924      (Ratio:   0.77%)
  Conflict   : 120097   (Average Length:  953.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 120097   (Average: 19.06 Max: 450 Sum: 2289001)
  Executed   : 120053   (Average: 19.05 Max: 450 Sum: 2287997 Ratio:  99.96%)
  Bounded    : 44       (Average: 22.82 Max:  32 Sum:   1004 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 420791   (Eliminated:    0 Frozen: 128944)
Constraints  : 3032166  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 553MB
Max. Length  : 50 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 9.72s
Memory:		 510MB (+18MB)
UNKNOWN
Iteration Time:	 10.67s

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: 580.0MB
Grounding...	 [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])]
Grounding Time:	 0.57s
Memory:		 518MB (+8MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 18
Time         : 118.666s (Solving: 106.41s 1st Model: 0.01s Unsat: 0.57s)
CPU Time     : 118.572s

Choices      : 2862527  (Domain: 2718876)
Conflicts    : 128737   (Analyzed: 128735)
Restarts     : 1420     (Average: 90.66 Last: 139)
Model-Level  : 273.0   
Problems     : 18       (Average Length: 30.89 Splits: 0)
Lemmas       : 128735   (Deleted: 117931)
  Binary     : 4953     (Ratio:   3.85%)
  Ternary    : 1012     (Ratio:   0.79%)
  Conflict   : 128735   (Average Length:  983.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 128735   (Average: 20.70 Max: 549 Sum: 2665110)
  Executed   : 128691   (Average: 20.69 Max: 549 Sum: 2664106 Ratio:  99.96%)
  Bounded    : 44       (Average: 22.82 Max:  32 Sum:   1004 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 460867   (Eliminated:    0 Frozen: 141394)
Constraints  : 3334146  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 586MB
Max. Length  : 55 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 9.79s
Memory:		 584MB (+66MB)
UNKNOWN
Iteration Time:	 10.76s

Iteration 18
Queue:		 [(13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True)]
Grounded Until:	 60
Expected Memory: 658.0MB
Grounding...	 [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])]
Grounding Time:	 0.60s
Memory:		 584MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 19
Time         : 130.203s (Solving: 116.85s 1st Model: 0.01s Unsat: 0.57s)
CPU Time     : 130.116s

Choices      : 3372641  (Domain: 3221697)
Conflicts    : 137974   (Analyzed: 137972)
Restarts     : 1520     (Average: 90.77 Last: 139)
Model-Level  : 273.0   
Problems     : 19       (Average Length: 32.79 Splits: 0)
Lemmas       : 137972   (Deleted: 126282)
  Binary     : 5077     (Ratio:   3.68%)
  Ternary    : 1016     (Ratio:   0.74%)
  Conflict   : 137972   (Average Length:  990.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 137972   (Average: 22.80 Max: 572 Sum: 3146134)
  Executed   : 137928   (Average: 22.80 Max: 572 Sum: 3145130 Ratio:  99.97%)
  Bounded    : 44       (Average: 22.82 Max:  32 Sum:   1004 Ratio:   0.03%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 500943   (Eliminated:    0 Frozen: 153844)
Constraints  : 3636126  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 645MB
Max. Length  : 60 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 10.54s
Memory:		 590MB (+6MB)
UNKNOWN
Iteration Time:	 11.56s

Iteration 19
Queue:		 [(14,70,0,True), (15,75,0,True), (16,80,0,True)]
Grounded Until:	 65
Expected Memory: 664.0MB
Grounding...	 [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])]
Grounding Time:	 0.57s
Memory:		 590MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 20
Time         : 141.769s (Solving: 127.31s 1st Model: 0.01s Unsat: 0.57s)
CPU Time     : 141.688s

Choices      : 3818751  (Domain: 3658497)
Conflicts    : 146937   (Analyzed: 146935)
Restarts     : 1620     (Average: 90.70 Last: 139)
Model-Level  : 273.0   
Problems     : 20       (Average Length: 34.75 Splits: 0)
Lemmas       : 146935   (Deleted: 135227)
  Binary     : 5118     (Ratio:   3.48%)
  Ternary    : 1020     (Ratio:   0.69%)
  Conflict   : 146935   (Average Length: 1007.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 146935   (Average: 24.22 Max: 586 Sum: 3558452)
  Executed   : 146891   (Average: 24.21 Max: 586 Sum: 3557448 Ratio:  99.97%)
  Bounded    : 44       (Average: 22.82 Max:  32 Sum:   1004 Ratio:   0.03%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 541019   (Eliminated:    0 Frozen: 166294)
Constraints  : 3938106  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 665MB
Max. Length  : 65 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 10.58s
Memory:		 612MB (+22MB)
UNKNOWN
Iteration Time:	 11.58s

Iteration 20
Queue:		 [(15,75,0,True), (16,80,0,True)]
Grounded Until:	 70
Expected Memory: 686.0MB
Grounding...	 [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])]
Grounding Time:	 0.56s
Memory:		 615MB (+3MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 21
Time         : 154.742s (Solving: 139.19s 1st Model: 0.01s Unsat: 0.57s)
CPU Time     : 154.664s

Choices      : 4377337  (Domain: 4208511)
Conflicts    : 155765   (Analyzed: 155763)
Restarts     : 1720     (Average: 90.56 Last: 139)
Model-Level  : 273.0   
Problems     : 21       (Average Length: 36.76 Splits: 0)
Lemmas       : 155763   (Deleted: 143929)
  Binary     : 5171     (Ratio:   3.32%)
  Ternary    : 1023     (Ratio:   0.66%)
  Conflict   : 155763   (Average Length: 1023.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 155763   (Average: 26.21 Max: 683 Sum: 4083191)
  Executed   : 155719   (Average: 26.21 Max: 683 Sum: 4082187 Ratio:  99.98%)
  Bounded    : 44       (Average: 22.82 Max:  32 Sum:   1004 Ratio:   0.02%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 581095   (Eliminated:    0 Frozen: 178744)
Constraints  : 4240086  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 695MB
Max. Length  : 70 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 12.00s
Memory:		 637MB (+22MB)
UNKNOWN
Iteration Time:	 12.99s

Iteration 21
Queue:		 [(16,80,0,True)]
Grounded Until:	 75
Expected Memory: 711.0MB
Grounding...	 [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])]
Grounding Time:	 0.59s
Memory:		 640MB (+3MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 22
Time         : 168.228s (Solving: 151.52s 1st Model: 0.01s Unsat: 0.57s)
CPU Time     : 168.156s

Choices      : 4922700  (Domain: 4743228)
Conflicts    : 165344   (Analyzed: 165342)
Restarts     : 1820     (Average: 90.85 Last: 139)
Model-Level  : 273.0   
Problems     : 22       (Average Length: 38.82 Splits: 0)
Lemmas       : 165342   (Deleted: 152462)
  Binary     : 5203     (Ratio:   3.15%)
  Ternary    : 1024     (Ratio:   0.62%)
  Conflict   : 165342   (Average Length: 1043.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 165342   (Average: 27.76 Max: 714 Sum: 4589556)
  Executed   : 165298   (Average: 27.75 Max: 714 Sum: 4588552 Ratio:  99.98%)
  Bounded    : 44       (Average: 22.82 Max:  32 Sum:   1004 Ratio:   0.02%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 621171   (Eliminated:    0 Frozen: 191194)
Constraints  : 4542066  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 724MB
Max. Length  : 75 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 12.45s
Memory:		 662MB (+22MB)
UNKNOWN
Iteration Time:	 13.51s

Iteration 22
Queue:		 [(3,15,2,True), (4,20,2,True), (5,25,2,True), (6,30,2,True), (7,35,1,True), (8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until:	 80
Blocking actions...
Solving...
[start: stats after solve call]

Models       : 0
Calls        : 23
Time         : 172.697s (Solving: 155.84s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 172.624s

Choices      : 4970497  (Domain: 4787925)
Conflicts    : 172712   (Analyzed: 172709)
Restarts     : 1904     (Average: 90.71 Last: 139)
Model-Level  : 273.0   
Problems     : 23       (Average Length: 40.70 Splits: 0)
Lemmas       : 172709   (Deleted: 158161)
  Binary     : 5371     (Ratio:   3.11%)
  Ternary    : 1064     (Ratio:   0.62%)
  Conflict   : 172709   (Average Length: 1009.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 172709   (Average: 26.83 Max: 714 Sum: 4633451)
  Executed   : 172661   (Average: 26.82 Max: 714 Sum: 4632362 Ratio:  99.98%)
  Bounded    : 48       (Average: 22.69 Max:  82 Sum:   1089 Ratio:   0.02%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 621171   (Eliminated:    0 Frozen: 191194)
Constraints  : 4542066  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 724MB
Max. Length  : 80 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 4.42s
Memory:		 662MB (+0MB)
UNSAT
Iteration Time:	 4.47s

Iteration 23
Queue:		 [(4,20,2,True), (5,25,2,True), (6,30,2,True), (7,35,1,True), (8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until:	 80
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 24
Time         : 178.556s (Solving: 161.58s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 178.484s

Choices      : 5062582  (Domain: 4878622)
Conflicts    : 180755   (Analyzed: 180752)
Restarts     : 2004     (Average: 90.20 Last: 139)
Model-Level  : 273.0   
Problems     : 24       (Average Length: 42.42 Splits: 0)
Lemmas       : 180752   (Deleted: 164284)
  Binary     : 5605     (Ratio:   3.10%)
  Ternary    : 1117     (Ratio:   0.62%)
  Conflict   : 180752   (Average Length:  972.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 180752   (Average: 26.11 Max: 714 Sum: 4719691)
  Executed   : 180699   (Average: 26.10 Max: 714 Sum: 4718192 Ratio:  99.97%)
  Bounded    : 53       (Average: 28.28 Max:  82 Sum:   1499 Ratio:   0.03%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 621171   (Eliminated:    0 Frozen: 191194)
Constraints  : 4539439  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 724MB
Max. Length  : 80 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 5.82s
Memory:		 662MB (+0MB)
UNKNOWN
Iteration Time:	 5.86s

Iteration 24
Queue:		 [(5,25,2,True), (6,30,2,True), (7,35,1,True), (8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until:	 80
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 25
Time         : 187.776s (Solving: 170.67s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 187.708s

Choices      : 5256960  (Domain: 5069777)
Conflicts    : 189451   (Analyzed: 189448)
Restarts     : 2104     (Average: 90.04 Last: 139)
Model-Level  : 273.0   
Problems     : 25       (Average Length: 44.00 Splits: 0)
Lemmas       : 189448   (Deleted: 172938)
  Binary     : 6027     (Ratio:   3.18%)
  Ternary    : 1220     (Ratio:   0.64%)
  Conflict   : 189448   (Average Length:  936.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 189448   (Average: 25.89 Max: 714 Sum: 4905599)
  Executed   : 189393   (Average: 25.89 Max: 714 Sum: 4903939 Ratio:  99.97%)
  Bounded    : 55       (Average: 30.18 Max:  82 Sum:   1660 Ratio:   0.03%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 621171   (Eliminated:    0 Frozen: 191194)
Constraints  : 4531204  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 724MB
Max. Length  : 80 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 9.18s
Memory:		 662MB (+0MB)
UNKNOWN
Iteration Time:	 9.23s

Iteration 25
Queue:		 [(6,30,2,True), (7,35,1,True), (8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until:	 80
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 26
Time         : 196.533s (Solving: 179.28s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 196.472s

Choices      : 5462124  (Domain: 5272253)
Conflicts    : 198148   (Analyzed: 198145)
Restarts     : 2204     (Average: 89.90 Last: 139)
Model-Level  : 273.0   
Problems     : 26       (Average Length: 45.46 Splits: 0)
Lemmas       : 198145   (Deleted: 180808)
  Binary     : 6382     (Ratio:   3.22%)
  Ternary    : 1302     (Ratio:   0.66%)
  Conflict   : 198145   (Average Length:  904.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 198145   (Average: 25.76 Max: 714 Sum: 5103296)
  Executed   : 198082   (Average: 25.74 Max: 714 Sum: 5100985 Ratio:  99.95%)
  Bounded    : 63       (Average: 36.68 Max:  82 Sum:   2311 Ratio:   0.05%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 621171   (Eliminated:    0 Frozen: 191194)
Constraints  : 4528398  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 724MB
Max. Length  : 80 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 8.70s
Memory:		 662MB (+0MB)
UNKNOWN
Iteration Time:	 8.76s

Iteration 26
Queue:		 [(7,35,1,True), (8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until:	 80
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 27
Time         : 204.481s (Solving: 187.11s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 204.420s

Choices      : 5639636  (Domain: 5448331)
Conflicts    : 206368   (Analyzed: 206365)
Restarts     : 2304     (Average: 89.57 Last: 139)
Model-Level  : 273.0   
Problems     : 27       (Average Length: 46.81 Splits: 0)
Lemmas       : 206365   (Deleted: 186733)
  Binary     : 6642     (Ratio:   3.22%)
  Ternary    : 1361     (Ratio:   0.66%)
  Conflict   : 206365   (Average Length:  877.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 206365   (Average: 25.55 Max: 714 Sum: 5271671)
  Executed   : 206301   (Average: 25.53 Max: 714 Sum: 5269278 Ratio:  99.95%)
  Bounded    : 64       (Average: 37.39 Max:  82 Sum:   2393 Ratio:   0.05%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 621171   (Eliminated:    0 Frozen: 191194)
Constraints  : 4520119  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 724MB
Max. Length  : 80 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 7.91s
Memory:		 662MB (+0MB)
UNKNOWN
Iteration Time:	 7.95s

Iteration 27
Queue:		 [(8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until:	 80
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 28
Time         : 212.548s (Solving: 195.03s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 212.492s

Choices      : 5782621  (Domain: 5590630)
Conflicts    : 214358   (Analyzed: 214355)
Restarts     : 2404     (Average: 89.17 Last: 139)
Model-Level  : 273.0   
Problems     : 28       (Average Length: 48.07 Splits: 0)
Lemmas       : 214355   (Deleted: 194645)
  Binary     : 6763     (Ratio:   3.16%)
  Ternary    : 1392     (Ratio:   0.65%)
  Conflict   : 214355   (Average Length:  854.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 214355   (Average: 25.22 Max: 714 Sum: 5405680)
  Executed   : 214290   (Average: 25.21 Max: 714 Sum: 5403205 Ratio:  99.95%)
  Bounded    : 65       (Average: 38.08 Max:  82 Sum:   2475 Ratio:   0.05%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 621171   (Eliminated:    0 Frozen: 191194)
Constraints  : 4519942  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 724MB
Max. Length  : 80 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 8.02s
Memory:		 662MB (+0MB)
UNKNOWN
Iteration Time:	 8.07s

Iteration 28
Queue:		 [(9,45,1,True), (10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until:	 80
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 29
Time         : 219.425s (Solving: 201.76s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 219.372s

Choices      : 5919199  (Domain: 5726655)
Conflicts    : 222158   (Analyzed: 222155)
Restarts     : 2504     (Average: 88.72 Last: 139)
Model-Level  : 273.0   
Problems     : 29       (Average Length: 49.24 Splits: 0)
Lemmas       : 222155   (Deleted: 201943)
  Binary     : 6943     (Ratio:   3.13%)
  Ternary    : 1455     (Ratio:   0.65%)
  Conflict   : 222155   (Average Length:  834.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 222155   (Average: 24.91 Max: 714 Sum: 5533279)
  Executed   : 222089   (Average: 24.90 Max: 714 Sum: 5530727 Ratio:  99.95%)
  Bounded    : 66       (Average: 38.67 Max:  82 Sum:   2552 Ratio:   0.05%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 621171   (Eliminated:    0 Frozen: 191194)
Constraints  : 4519928  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 724MB
Max. Length  : 80 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 6.83s
Memory:		 662MB (+0MB)
UNKNOWN
Iteration Time:	 6.88s

Iteration 29
Queue:		 [(10,50,1,True), (11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until:	 80
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 30
Time         : 227.571s (Solving: 209.76s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 227.524s

Choices      : 6119796  (Domain: 5926259)
Conflicts    : 230793   (Analyzed: 230790)
Restarts     : 2604     (Average: 88.63 Last: 139)
Model-Level  : 273.0   
Problems     : 30       (Average Length: 50.33 Splits: 0)
Lemmas       : 230790   (Deleted: 211321)
  Binary     : 7184     (Ratio:   3.11%)
  Ternary    : 1494     (Ratio:   0.65%)
  Conflict   : 230790   (Average Length:  813.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 230790   (Average: 24.80 Max: 714 Sum: 5723421)
  Executed   : 230723   (Average: 24.79 Max: 714 Sum: 5720787 Ratio:  99.95%)
  Bounded    : 67       (Average: 39.31 Max:  82 Sum:   2634 Ratio:   0.05%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 621171   (Eliminated:    0 Frozen: 191194)
Constraints  : 4519928  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 724MB
Max. Length  : 80 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 8.10s
Memory:		 662MB (+0MB)
UNKNOWN
Iteration Time:	 8.15s

Iteration 30
Queue:		 [(11,55,1,True), (12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until:	 80
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 31
Time         : 236.069s (Solving: 218.14s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 236.028s

Choices      : 6330116  (Domain: 6136037)
Conflicts    : 239009   (Analyzed: 239006)
Restarts     : 2704     (Average: 88.39 Last: 139)
Model-Level  : 273.0   
Problems     : 31       (Average Length: 51.35 Splits: 0)
Lemmas       : 239006   (Deleted: 217418)
  Binary     : 7321     (Ratio:   3.06%)
  Ternary    : 1544     (Ratio:   0.65%)
  Conflict   : 239006   (Average Length:  793.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 239006   (Average: 24.78 Max: 714 Sum: 5922412)
  Executed   : 238939   (Average: 24.77 Max: 714 Sum: 5919778 Ratio:  99.96%)
  Bounded    : 67       (Average: 39.31 Max:  82 Sum:   2634 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 621171   (Eliminated:    0 Frozen: 191194)
Constraints  : 4519914  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 724MB
Max. Length  : 80 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 8.46s
Memory:		 662MB (+0MB)
UNKNOWN
Iteration Time:	 8.50s

Iteration 31
Queue:		 [(12,60,1,True), (13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until:	 80
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 32
Time         : 243.558s (Solving: 225.50s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 243.524s

Choices      : 6521226  (Domain: 6326762)
Conflicts    : 246687   (Analyzed: 246684)
Restarts     : 2804     (Average: 87.98 Last: 139)
Model-Level  : 273.0   
Problems     : 32       (Average Length: 52.31 Splits: 0)
Lemmas       : 246684   (Deleted: 225215)
  Binary     : 7424     (Ratio:   3.01%)
  Ternary    : 1566     (Ratio:   0.63%)
  Conflict   : 246684   (Average Length:  776.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 246684   (Average: 24.74 Max: 802 Sum: 6102147)
  Executed   : 246617   (Average: 24.73 Max: 802 Sum: 6099513 Ratio:  99.96%)
  Bounded    : 67       (Average: 39.31 Max:  82 Sum:   2634 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 621171   (Eliminated:    0 Frozen: 191194)
Constraints  : 4519914  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 724MB
Max. Length  : 80 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 7.45s
Memory:		 662MB (+0MB)
UNKNOWN
Iteration Time:	 7.50s

Iteration 32
Queue:		 [(13,65,1,True), (14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until:	 80
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 33
Time         : 249.211s (Solving: 231.00s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 249.180s

Choices      : 6658014  (Domain: 6463267)
Conflicts    : 255009   (Analyzed: 255006)
Restarts     : 2904     (Average: 87.81 Last: 139)
Model-Level  : 273.0   
Problems     : 33       (Average Length: 53.21 Splits: 0)
Lemmas       : 255006   (Deleted: 232970)
  Binary     : 7540     (Ratio:   2.96%)
  Ternary    : 1579     (Ratio:   0.62%)
  Conflict   : 255006   (Average Length:  763.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 255006   (Average: 24.36 Max: 802 Sum: 6212982)
  Executed   : 254938   (Average: 24.35 Max: 802 Sum: 6210266 Ratio:  99.96%)
  Bounded    : 68       (Average: 39.94 Max:  82 Sum:   2716 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 621171   (Eliminated:    0 Frozen: 191194)
Constraints  : 4519914  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 724MB
Max. Length  : 80 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 5.60s
Memory:		 662MB (+0MB)
UNKNOWN
Iteration Time:	 5.66s

Iteration 33
Queue:		 [(14,70,1,True), (15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until:	 80
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 34
Time         : 256.947s (Solving: 238.58s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 256.920s

Choices      : 6841374  (Domain: 6646344)
Conflicts    : 263258   (Analyzed: 263255)
Restarts     : 3004     (Average: 87.63 Last: 139)
Model-Level  : 273.0   
Problems     : 34       (Average Length: 54.06 Splits: 0)
Lemmas       : 263255   (Deleted: 240931)
  Binary     : 7670     (Ratio:   2.91%)
  Ternary    : 1600     (Ratio:   0.61%)
  Conflict   : 263255   (Average Length:  748.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 263255   (Average: 24.25 Max: 871 Sum: 6382963)
  Executed   : 263187   (Average: 24.24 Max: 871 Sum: 6380247 Ratio:  99.96%)
  Bounded    : 68       (Average: 39.94 Max:  82 Sum:   2716 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 621171   (Eliminated:    0 Frozen: 191194)
Constraints  : 4519900  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 724MB
Max. Length  : 80 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 7.68s
Memory:		 662MB (+0MB)
UNKNOWN
Iteration Time:	 7.74s

Iteration 34
Queue:		 [(15,75,1,True), (16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until:	 80
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 35
Time         : 265.206s (Solving: 246.72s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 265.184s

Choices      : 7101839  (Domain: 6905946)
Conflicts    : 272101   (Analyzed: 272098)
Restarts     : 3104     (Average: 87.66 Last: 148)
Model-Level  : 273.0   
Problems     : 35       (Average Length: 54.86 Splits: 0)
Lemmas       : 272098   (Deleted: 250400)
  Binary     : 7865     (Ratio:   2.89%)
  Ternary    : 1638     (Ratio:   0.60%)
  Conflict   : 272098   (Average Length:  738.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 272098   (Average: 24.30 Max: 871 Sum: 6612853)
  Executed   : 272029   (Average: 24.29 Max: 871 Sum: 6610055 Ratio:  99.96%)
  Bounded    : 69       (Average: 40.55 Max:  82 Sum:   2798 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 621171   (Eliminated:    0 Frozen: 191194)
Constraints  : 4519900  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 724MB
Max. Length  : 80 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 8.22s
Memory:		 662MB (+0MB)
UNKNOWN
Iteration Time:	 8.27s

Iteration 35
Queue:		 [(16,80,1,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until:	 80
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 36
Time         : 274.706s (Solving: 256.08s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 274.688s

Choices      : 7517198  (Domain: 7317894)
Conflicts    : 280687   (Analyzed: 280684)
Restarts     : 3204     (Average: 87.60 Last: 148)
Model-Level  : 273.0   
Problems     : 36       (Average Length: 55.61 Splits: 0)
Lemmas       : 280684   (Deleted: 256850)
  Binary     : 8079     (Ratio:   2.88%)
  Ternary    : 1686     (Ratio:   0.60%)
  Conflict   : 280684   (Average Length:  727.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 280684   (Average: 24.92 Max: 1049 Sum: 6995864)
  Executed   : 280615   (Average: 24.91 Max: 1049 Sum: 6993066 Ratio:  99.96%)
  Bounded    : 69       (Average: 40.55 Max:  82 Sum:   2798 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 621171   (Eliminated:    0 Frozen: 191194)
Constraints  : 4519886  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 724MB
Max. Length  : 80 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 9.45s
Memory:		 662MB (+0MB)
UNKNOWN
Iteration Time:	 9.51s

Iteration 36
Queue:		 [(17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until:	 80
Expected Memory: 736.0MB
Grounding...	 [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])]
Grounding Time:	 0.60s
Memory:		 662MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 37
Time         : 288.711s (Solving: 268.89s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 288.700s

Choices      : 8416518  (Domain: 8197461)
Conflicts    : 289902   (Analyzed: 289899)
Restarts     : 3304     (Average: 87.74 Last: 148)
Model-Level  : 273.0   
Problems     : 37       (Average Length: 56.46 Splits: 0)
Lemmas       : 289899   (Deleted: 265987)
  Binary     : 8922     (Ratio:   3.08%)
  Ternary    : 1931     (Ratio:   0.67%)
  Conflict   : 289899   (Average Length:  728.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 289899   (Average: 27.06 Max: 1049 Sum: 7844097)
  Executed   : 289830   (Average: 27.05 Max: 1049 Sum: 7841299 Ratio:  99.96%)
  Bounded    : 69       (Average: 40.55 Max:  82 Sum:   2798 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 661247   (Eliminated:    0 Frozen: 203644)
Constraints  : 4821866  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 752MB
Max. Length  : 80 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 12.95s
Memory:		 684MB (+22MB)
UNKNOWN
Iteration Time:	 14.02s

Iteration 37
Queue:		 [(18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until:	 85
Expected Memory: 758.0MB
Grounding...	 [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])]
Grounding Time:	 0.61s
Memory:		 687MB (+3MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 38
Time         : 303.577s (Solving: 282.50s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 303.572s

Choices      : 9132630  (Domain: 8908905)
Conflicts    : 298421   (Analyzed: 298418)
Restarts     : 3404     (Average: 87.67 Last: 148)
Model-Level  : 273.0   
Problems     : 38       (Average Length: 57.39 Splits: 0)
Lemmas       : 298418   (Deleted: 273292)
  Binary     : 9483     (Ratio:   3.18%)
  Ternary    : 1994     (Ratio:   0.67%)
  Conflict   : 298418   (Average Length:  728.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 298418   (Average: 28.56 Max: 1601 Sum: 8522500)
  Executed   : 298349   (Average: 28.55 Max: 1601 Sum: 8519702 Ratio:  99.97%)
  Bounded    : 69       (Average: 40.55 Max:  82 Sum:   2798 Ratio:   0.03%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 701323   (Eliminated:    0 Frozen: 216094)
Constraints  : 5123846  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 788MB
Max. Length  : 85 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 13.75s
Memory:		 783MB (+96MB)
UNKNOWN
Iteration Time:	 14.89s

Iteration 38
Queue:		 [(19,95,0,True), (20,100,0,True)]
Grounded Until:	 90
Expected Memory: 882.0MB
Grounding...	 [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])]
Grounding Time:	 0.92s
Memory:		 833MB (+50MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 39
Time         : 318.005s (Solving: 295.37s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 318.004s

Choices      : 9662552  (Domain: 9435266)
Conflicts    : 308248   (Analyzed: 308245)
Restarts     : 3504     (Average: 87.97 Last: 148)
Model-Level  : 273.0   
Problems     : 39       (Average Length: 58.41 Splits: 0)
Lemmas       : 308245   (Deleted: 284157)
  Binary     : 9609     (Ratio:   3.12%)
  Ternary    : 2000     (Ratio:   0.65%)
  Conflict   : 308245   (Average Length:  742.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 308245   (Average: 29.22 Max: 1601 Sum: 9005918)
  Executed   : 308176   (Average: 29.21 Max: 1601 Sum: 9003120 Ratio:  99.97%)
  Bounded    : 69       (Average: 40.55 Max:  82 Sum:   2798 Ratio:   0.03%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 741399   (Eliminated:    0 Frozen: 228544)
Constraints  : 5425826  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 923MB
Max. Length  : 90 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 13.01s
Memory:		 838MB (+5MB)
UNKNOWN
Iteration Time:	 14.45s

Iteration 39
Queue:		 [(20,100,0,True)]
Grounded Until:	 95
Expected Memory: 937.0MB
Grounding...	 [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])]
Grounding Time:	 0.56s
Memory:		 838MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 40
Time         : 332.858s (Solving: 309.01s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 332.864s

Choices      : 10179272 (Domain: 9947010)
Conflicts    : 316894   (Analyzed: 316891)
Restarts     : 3604     (Average: 87.93 Last: 148)
Model-Level  : 273.0   
Problems     : 40       (Average Length: 59.50 Splits: 0)
Lemmas       : 316891   (Deleted: 293029)
  Binary     : 9655     (Ratio:   3.05%)
  Ternary    : 2010     (Ratio:   0.63%)
  Conflict   : 316891   (Average Length:  769.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 316891   (Average: 29.91 Max: 1601 Sum: 9477067)
  Executed   : 316822   (Average: 29.90 Max: 1601 Sum: 9474269 Ratio:  99.97%)
  Bounded    : 69       (Average: 40.55 Max:  82 Sum:   2798 Ratio:   0.03%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 781475   (Eliminated:    0 Frozen: 240994)
Constraints  : 5727806  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 933MB
Max. Length  : 95 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 13.79s
Memory:		 843MB (+5MB)
UNKNOWN
Iteration Time:	 14.87s

Iteration 40
Queue:		 [(4,20,3,True), (5,25,3,True), (6,30,3,True), (7,35,2,True), (8,40,2,True), (9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until:	 100
Blocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 41
Time         : 343.169s (Solving: 319.16s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 343.176s

Choices      : 10287699 (Domain: 10055437)
Conflicts    : 325997   (Analyzed: 325994)
Restarts     : 3704     (Average: 88.01 Last: 148)
Model-Level  : 273.0   
Problems     : 41       (Average Length: 60.54 Splits: 0)
Lemmas       : 325994   (Deleted: 300118)
  Binary     : 9774     (Ratio:   3.00%)
  Ternary    : 2063     (Ratio:   0.63%)
  Conflict   : 325994   (Average Length:  757.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 325994   (Average: 29.39 Max: 1601 Sum: 9581435)
  Executed   : 325918   (Average: 29.38 Max: 1601 Sum: 9578431 Ratio:  99.97%)
  Bounded    : 76       (Average: 39.53 Max: 102 Sum:   3004 Ratio:   0.03%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 781475   (Eliminated:    0 Frozen: 240994)
Constraints  : 5727806  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 971MB
Max. Length  : 100 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 10.26s
Memory:		 843MB (+0MB)
UNKNOWN
Iteration Time:	 10.32s

Iteration 41
Queue:		 [(5,25,3,True), (6,30,3,True), (7,35,2,True), (8,40,2,True), (9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until:	 100
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 42
Time         : 349.804s (Solving: 325.64s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 349.816s

Choices      : 10357006 (Domain: 10123985)
Conflicts    : 333641   (Analyzed: 333638)
Restarts     : 3804     (Average: 87.71 Last: 148)
Model-Level  : 273.0   
Problems     : 42       (Average Length: 61.52 Splits: 0)
Lemmas       : 333638   (Deleted: 306514)
  Binary     : 9944     (Ratio:   2.98%)
  Ternary    : 2083     (Ratio:   0.62%)
  Conflict   : 333638   (Average Length:  746.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 333638   (Average: 28.90 Max: 1601 Sum: 9643435)
  Executed   : 333559   (Average: 28.89 Max: 1601 Sum: 9640128 Ratio:  99.97%)
  Bounded    : 79       (Average: 41.86 Max: 102 Sum:   3307 Ratio:   0.03%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 781475   (Eliminated:    0 Frozen: 240994)
Constraints  : 5719881  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 971MB
Max. Length  : 100 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 6.59s
Memory:		 843MB (+0MB)
UNKNOWN
Iteration Time:	 6.64s

Iteration 42
Queue:		 [(6,30,3,True), (7,35,2,True), (8,40,2,True), (9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until:	 100
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 43
Time         : 357.544s (Solving: 333.21s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 357.560s

Choices      : 10430001 (Domain: 10196961)
Conflicts    : 341291   (Analyzed: 341288)
Restarts     : 3904     (Average: 87.42 Last: 148)
Model-Level  : 273.0   
Problems     : 43       (Average Length: 62.47 Splits: 0)
Lemmas       : 341288   (Deleted: 313845)
  Binary     : 10020    (Ratio:   2.94%)
  Ternary    : 2107     (Ratio:   0.62%)
  Conflict   : 341288   (Average Length:  735.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 341288   (Average: 28.44 Max: 1601 Sum: 9707285)
  Executed   : 341209   (Average: 28.43 Max: 1601 Sum: 9703978 Ratio:  99.97%)
  Bounded    : 79       (Average: 41.86 Max: 102 Sum:   3307 Ratio:   0.03%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 781475   (Eliminated:    0 Frozen: 240994)
Constraints  : 5719831  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 971MB
Max. Length  : 100 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 7.68s
Memory:		 843MB (+0MB)
UNKNOWN
Iteration Time:	 7.75s

Iteration 43
Queue:		 [(7,35,2,True), (8,40,2,True), (9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until:	 100
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 44
Time         : 364.900s (Solving: 340.37s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 364.920s

Choices      : 10492141 (Domain: 10259065)
Conflicts    : 349270   (Analyzed: 349267)
Restarts     : 4004     (Average: 87.23 Last: 148)
Model-Level  : 273.0   
Problems     : 44       (Average Length: 63.36 Splits: 0)
Lemmas       : 349267   (Deleted: 321254)
  Binary     : 10082    (Ratio:   2.89%)
  Ternary    : 2127     (Ratio:   0.61%)
  Conflict   : 349267   (Average Length:  725.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 349267   (Average: 27.94 Max: 1601 Sum: 9759434)
  Executed   : 349188   (Average: 27.93 Max: 1601 Sum: 9756127 Ratio:  99.97%)
  Bounded    : 79       (Average: 41.86 Max: 102 Sum:   3307 Ratio:   0.03%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 781475   (Eliminated:    0 Frozen: 240994)
Constraints  : 5719831  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 971MB
Max. Length  : 100 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 7.29s
Memory:		 843MB (+0MB)
UNKNOWN
Iteration Time:	 7.36s

Iteration 44
Queue:		 [(8,40,2,True), (9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until:	 100
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 45
Time         : 372.652s (Solving: 347.94s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 372.676s

Choices      : 10599203 (Domain: 10366026)
Conflicts    : 357261   (Analyzed: 357258)
Restarts     : 4104     (Average: 87.05 Last: 148)
Model-Level  : 273.0   
Problems     : 45       (Average Length: 64.22 Splits: 0)
Lemmas       : 357258   (Deleted: 329014)
  Binary     : 10205    (Ratio:   2.86%)
  Ternary    : 2143     (Ratio:   0.60%)
  Conflict   : 357258   (Average Length:  715.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 357258   (Average: 27.59 Max: 1601 Sum: 9856627)
  Executed   : 357177   (Average: 27.58 Max: 1601 Sum: 9853122 Ratio:  99.96%)
  Bounded    : 81       (Average: 43.27 Max: 102 Sum:   3505 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 781475   (Eliminated:    0 Frozen: 240994)
Constraints  : 5719831  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 971MB
Max. Length  : 100 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 7.68s
Memory:		 843MB (+0MB)
UNKNOWN
Iteration Time:	 7.76s

Iteration 45
Queue:		 [(9,45,2,True), (10,50,2,True), (11,55,2,True), (12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until:	 100
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 46
Time         : 377.455s (Solving: 352.56s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 377.480s

Choices      : 10639793 (Domain: 10406613)
Conflicts    : 364195   (Analyzed: 364192)
Restarts     : 4204     (Average: 86.63 Last: 148)
Model-Level  : 273.0   
Problems     : 46       (Average Length: 65.04 Splits: 0)
Lemmas       : 364192   (Deleted: 336737)
  Binary     : 10245    (Ratio:   2.81%)
  Ternary    : 2147     (Ratio:   0.59%)
  Conflict   : 364192   (Average Length:  706.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 364192   (Average: 27.15 Max: 1601 Sum: 9887313)
  Executed   : 364111   (Average: 27.14 Max: 1601 Sum: 9883808 Ratio:  99.96%)
  Bounded    : 81       (Average: 43.27 Max: 102 Sum:   3505 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 781475   (Eliminated:    0 Frozen: 240994)
Constraints  : 5719817  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 971MB
Max. Length  : 100 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 4.73s
Memory:		 843MB (+0MB)
UNKNOWN
Iteration Time:	 4.81s

Iteration 46
Queue:		 [(10,50,2,True), (11,55,2,True), (12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until:	 100
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 47
Time         : 383.791s (Solving: 358.73s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 383.820s

Choices      : 10703931 (Domain: 10470572)
Conflicts    : 371436   (Analyzed: 371433)
Restarts     : 4304     (Average: 86.30 Last: 148)
Model-Level  : 273.0   
Problems     : 47       (Average Length: 65.83 Splits: 0)
Lemmas       : 371433   (Deleted: 343508)
  Binary     : 10287    (Ratio:   2.77%)
  Ternary    : 2152     (Ratio:   0.58%)
  Conflict   : 371433   (Average Length:  696.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 371433   (Average: 26.76 Max: 1601 Sum: 9940150)
  Executed   : 371352   (Average: 26.75 Max: 1601 Sum: 9936645 Ratio:  99.96%)
  Bounded    : 81       (Average: 43.27 Max: 102 Sum:   3505 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 781475   (Eliminated:    0 Frozen: 240994)
Constraints  : 5719817  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 971MB
Max. Length  : 100 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 6.28s
Memory:		 843MB (+0MB)
UNKNOWN
Iteration Time:	 6.34s

Iteration 47
Queue:		 [(11,55,2,True), (12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until:	 100
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 48
Time         : 390.184s (Solving: 364.95s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 390.216s

Choices      : 10770898 (Domain: 10537524)
Conflicts    : 379020   (Analyzed: 379017)
Restarts     : 4404     (Average: 86.06 Last: 148)
Model-Level  : 273.0   
Problems     : 48       (Average Length: 66.58 Splits: 0)
Lemmas       : 379017   (Deleted: 350515)
  Binary     : 10349    (Ratio:   2.73%)
  Ternary    : 2161     (Ratio:   0.57%)
  Conflict   : 379017   (Average Length:  688.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 379017   (Average: 26.37 Max: 1601 Sum: 9995586)
  Executed   : 378936   (Average: 26.36 Max: 1601 Sum: 9992081 Ratio:  99.96%)
  Bounded    : 81       (Average: 43.27 Max: 102 Sum:   3505 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 781475   (Eliminated:    0 Frozen: 240994)
Constraints  : 5719817  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 971MB
Max. Length  : 100 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 6.33s
Memory:		 843MB (+0MB)
UNKNOWN
Iteration Time:	 6.40s

Iteration 48
Queue:		 [(12,60,2,True), (13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until:	 100
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 49
Time         : 396.576s (Solving: 371.17s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 396.612s

Choices      : 10855544 (Domain: 10622162)
Conflicts    : 386577   (Analyzed: 386574)
Restarts     : 4504     (Average: 85.83 Last: 148)
Model-Level  : 273.0   
Problems     : 49       (Average Length: 67.31 Splits: 0)
Lemmas       : 386574   (Deleted: 357903)
  Binary     : 10398    (Ratio:   2.69%)
  Ternary    : 2178     (Ratio:   0.56%)
  Conflict   : 386574   (Average Length:  680.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 386574   (Average: 26.04 Max: 1601 Sum: 10068166)
  Executed   : 386493   (Average: 26.04 Max: 1601 Sum: 10064661 Ratio:  99.97%)
  Bounded    : 81       (Average: 43.27 Max: 102 Sum:   3505 Ratio:   0.03%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 781475   (Eliminated:    0 Frozen: 240994)
Constraints  : 5719817  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 971MB
Max. Length  : 100 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 6.33s
Memory:		 843MB (+0MB)
UNKNOWN
Iteration Time:	 6.40s

Iteration 49
Queue:		 [(13,65,2,True), (14,70,2,False), (15,75,2,False), (16,80,2,False), (17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until:	 100
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 50
Time         : 404.600s (Solving: 379.03s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 404.640s

Choices      : 10984732 (Domain: 10751032)
Conflicts    : 394529   (Analyzed: 394526)
Restarts     : 4604     (Average: 85.69 Last: 148)
Model-Level  : 273.0   
Problems     : 50       (Average Length: 68.00 Splits: 0)
Lemmas       : 394526   (Deleted: 365186)
  Binary     : 10521    (Ratio:   2.67%)
  Ternary    : 2197     (Ratio:   0.56%)
  Conflict   : 394526   (Average Length:  671.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 394526   (Average: 25.82 Max: 1601 Sum: 10184762)
  Executed   : 394445   (Average: 25.81 Max: 1601 Sum: 10181257 Ratio:  99.97%)
  Bounded    : 81       (Average: 43.27 Max: 102 Sum:   3505 Ratio:   0.03%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 781475   (Eliminated:    0 Frozen: 240994)
Constraints  : 5719817  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 971MB
Max. Length  : 100 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 7.97s
Memory:		 843MB (+0MB)
UNKNOWN
Iteration Time:	 8.03s

Iteration 50
Queue:		 [(17,85,1,True), (18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until:	 100
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 51
Time         : 412.803s (Solving: 387.08s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 412.844s

Choices      : 11141409 (Domain: 10907591)
Conflicts    : 402130   (Analyzed: 402127)
Restarts     : 4704     (Average: 85.49 Last: 148)
Model-Level  : 273.0   
Problems     : 51       (Average Length: 68.67 Splits: 0)
Lemmas       : 402127   (Deleted: 372853)
  Binary     : 10632    (Ratio:   2.64%)
  Ternary    : 2226     (Ratio:   0.55%)
  Conflict   : 402127   (Average Length:  663.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 402127   (Average: 25.68 Max: 1601 Sum: 10327322)
  Executed   : 402044   (Average: 25.67 Max: 1601 Sum: 10323621 Ratio:  99.96%)
  Bounded    : 83       (Average: 44.59 Max: 102 Sum:   3701 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 781475   (Eliminated:    0 Frozen: 240994)
Constraints  : 5719817  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 971MB
Max. Length  : 100 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 8.16s
Memory:		 843MB (+0MB)
UNKNOWN
Iteration Time:	 8.21s

Iteration 51
Queue:		 [(18,90,1,True), (19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until:	 100
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 52
Time         : 418.291s (Solving: 392.40s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 418.336s

Choices      : 11194072 (Domain: 10960238)
Conflicts    : 409500   (Analyzed: 409497)
Restarts     : 4804     (Average: 85.24 Last: 148)
Model-Level  : 273.0   
Problems     : 52       (Average Length: 69.31 Splits: 0)
Lemmas       : 409497   (Deleted: 380128)
  Binary     : 10712    (Ratio:   2.62%)
  Ternary    : 2243     (Ratio:   0.55%)
  Conflict   : 409497   (Average Length:  656.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 409497   (Average: 25.31 Max: 1601 Sum: 10365349)
  Executed   : 409413   (Average: 25.30 Max: 1601 Sum: 10361551 Ratio:  99.96%)
  Bounded    : 84       (Average: 45.21 Max: 102 Sum:   3798 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 781475   (Eliminated:    0 Frozen: 240994)
Constraints  : 5719817  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 971MB
Max. Length  : 100 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 5.43s
Memory:		 843MB (+0MB)
UNKNOWN
Iteration Time:	 5.49s

Iteration 52
Queue:		 [(19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until:	 100
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 53
Time         : 425.171s (Solving: 399.12s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 425.220s

Choices      : 11307597 (Domain: 11073747)
Conflicts    : 417017   (Analyzed: 417014)
Restarts     : 4904     (Average: 85.04 Last: 148)
Model-Level  : 273.0   
Problems     : 53       (Average Length: 69.92 Splits: 0)
Lemmas       : 417014   (Deleted: 387338)
  Binary     : 10744    (Ratio:   2.58%)
  Ternary    : 2252     (Ratio:   0.54%)
  Conflict   : 417014   (Average Length:  648.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 417014   (Average: 25.09 Max: 1601 Sum: 10462794)
  Executed   : 416930   (Average: 25.08 Max: 1601 Sum: 10458996 Ratio:  99.96%)
  Bounded    : 84       (Average: 45.21 Max: 102 Sum:   3798 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 781475   (Eliminated:    0 Frozen: 240994)
Constraints  : 5719817  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 971MB
Max. Length  : 100 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 6.83s
Memory:		 843MB (+0MB)
UNKNOWN
Iteration Time:	 6.89s

Iteration 53
Queue:		 [(20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until:	 100
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 54
Time         : 430.053s (Solving: 403.82s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 430.104s

Choices      : 11375036 (Domain: 11141169)
Conflicts    : 424714   (Analyzed: 424711)
Restarts     : 5004     (Average: 84.87 Last: 148)
Model-Level  : 273.0   
Problems     : 54       (Average Length: 70.52 Splits: 0)
Lemmas       : 424711   (Deleted: 394669)
  Binary     : 10763    (Ratio:   2.53%)
  Ternary    : 2259     (Ratio:   0.53%)
  Conflict   : 424711   (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    : 424711   (Average: 24.76 Max: 1601 Sum: 10514961)
  Executed   : 424626   (Average: 24.75 Max: 1601 Sum: 10511061 Ratio:  99.96%)
  Bounded    : 85       (Average: 45.88 Max: 102 Sum:   3900 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 781475   (Eliminated:    0 Frozen: 240994)
Constraints  : 5719817  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 971MB
Max. Length  : 100 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 4.82s
Memory:		 843MB (+0MB)
UNKNOWN
Iteration Time:	 4.89s

Iteration 54
Queue:		 [(21,105,0,True), (22,110,0,True), (23,115,0,True)]
Grounded Until:	 100
Expected Memory: 942.0MB
Grounding...	 [('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('check', [105])]
Grounding Time:	 0.57s
Memory:		 843MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 55
Time         : 445.751s (Solving: 418.26s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 445.808s

Choices      : 12010058 (Domain: 11774376)
Conflicts    : 434180   (Analyzed: 434177)
Restarts     : 5104     (Average: 85.07 Last: 148)
Model-Level  : 273.0   
Problems     : 55       (Average Length: 71.18 Splits: 0)
Lemmas       : 434177   (Deleted: 404153)
  Binary     : 10873    (Ratio:   2.50%)
  Ternary    : 2266     (Ratio:   0.52%)
  Conflict   : 434177   (Average Length:  647.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 434177   (Average: 25.57 Max: 1601 Sum: 11103204)
  Executed   : 434092   (Average: 25.56 Max: 1601 Sum: 11099304 Ratio:  99.96%)
  Bounded    : 85       (Average: 45.88 Max: 102 Sum:   3900 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 821551   (Eliminated:    0 Frozen: 253444)
Constraints  : 6021783  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 971MB
Max. Length  : 100 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 14.60s
Memory:		 855MB (+12MB)
UNKNOWN
Iteration Time:	 15.72s

Iteration 55
Queue:		 [(22,110,0,True), (23,115,0,True)]
Grounded Until:	 105
Expected Memory: 954.0MB
Grounding...	 [('step', [106]), ('step', [107]), ('step', [108]), ('step', [109]), ('step', [110]), ('check', [110])]
Grounding Time:	 0.56s
Memory:		 855MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 56
Time         : 461.948s (Solving: 433.20s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 462.008s

Choices      : 12456327 (Domain: 12219143)
Conflicts    : 442682   (Analyzed: 442679)
Restarts     : 5204     (Average: 85.07 Last: 148)
Model-Level  : 273.0   
Problems     : 56       (Average Length: 71.91 Splits: 0)
Lemmas       : 442679   (Deleted: 411817)
  Binary     : 10925    (Ratio:   2.47%)
  Ternary    : 2276     (Ratio:   0.51%)
  Conflict   : 442679   (Average Length:  661.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 442679   (Average: 25.97 Max: 1601 Sum: 11494998)
  Executed   : 442594   (Average: 25.96 Max: 1601 Sum: 11491098 Ratio:  99.97%)
  Bounded    : 85       (Average: 45.88 Max: 102 Sum:   3900 Ratio:   0.03%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 861627   (Eliminated:    0 Frozen: 265894)
Constraints  : 6323763  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1006MB
Max. Length  : 105 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 15.10s
Memory:		 942MB (+87MB)
UNKNOWN
Iteration Time:	 16.22s

Iteration 56
Queue:		 [(23,115,0,True)]
Grounded Until:	 110
Expected Memory: 1041.0MB
Grounding...	 [('step', [111]), ('step', [112]), ('step', [113]), ('step', [114]), ('step', [115]), ('check', [115])]
Grounding Time:	 0.58s
Memory:		 942MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 57
Time         : 478.588s (Solving: 448.52s 1st Model: 0.01s Unsat: 4.89s)
CPU Time     : 478.652s

Choices      : 12875620 (Domain: 12637095)
Conflicts    : 451121   (Analyzed: 451118)
Restarts     : 5304     (Average: 85.05 Last: 148)
Model-Level  : 273.0   
Problems     : 57       (Average Length: 72.70 Splits: 0)
Lemmas       : 451118   (Deleted: 420872)
  Binary     : 10965    (Ratio:   2.43%)
  Ternary    : 2286     (Ratio:   0.51%)
  Conflict   : 451118   (Average Length:  681.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 451118   (Average: 26.28 Max: 1601 Sum: 11857174)
  Executed   : 451033   (Average: 26.28 Max: 1601 Sum: 11853274 Ratio:  99.97%)
  Bounded    : 85       (Average: 45.88 Max: 102 Sum:   3900 Ratio:   0.03%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 901703   (Eliminated:    0 Frozen: 278344)
Constraints  : 6625743  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1065MB
Max. Length  : 110 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 15.50s
Memory:		 971MB (+29MB)
UNKNOWN
Iteration Time:	 16.66s

Iteration 57
Queue:		 [(4,20,4,True), (5,25,4,True), (6,30,4,True), (7,35,3,True), (8,40,3,True), (9,45,3,True), (10,50,3,True), (11,55,3,False), (12,60,3,False), (13,65,3,False), (14,70,2,True), (15,75,2,True), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,1,True), (22,110,1,True), (23,115,1,True)]
Grounded Until:	 115
Blocking actions...
Solving...
[start: stats after solve call]

Models       : 0
Calls        : 58
Time         : 487.892s (Solving: 457.63s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 487.960s

Choices      : 12970245 (Domain: 12731720)
Conflicts    : 459418   (Analyzed: 459414)
Restarts     : 5399     (Average: 85.09 Last: 148)
Model-Level  : 273.0   
Problems     : 58       (Average Length: 73.47 Splits: 0)
Lemmas       : 459414   (Deleted: 427619)
  Binary     : 11028    (Ratio:   2.40%)
  Ternary    : 2321     (Ratio:   0.51%)
  Conflict   : 459414   (Average Length:  673.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 459414   (Average: 26.01 Max: 1601 Sum: 11949332)
  Executed   : 459325   (Average: 26.00 Max: 1601 Sum: 11945315 Ratio:  99.97%)
  Bounded    : 89       (Average: 45.13 Max: 114 Sum:   4017 Ratio:   0.03%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 901703   (Eliminated:    0 Frozen: 278344)
Constraints  : 6625743  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1065MB
Max. Length  : 115 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 9.24s
Memory:		 971MB (+0MB)
UNSAT
Iteration Time:	 9.31s

Iteration 58
Queue:		 [(5,25,4,True), (6,30,4,True), (7,35,3,True), (8,40,3,True), (9,45,3,True), (10,50,3,True), (11,55,3,False), (12,60,3,False), (13,65,3,False), (14,70,2,True), (15,75,2,True), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,1,True), (22,110,1,True), (23,115,1,True)]
Grounded Until:	 115
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 59
Time         : 492.026s (Solving: 461.55s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 492.096s

Choices      : 13015625 (Domain: 12777100)
Conflicts    : 466814   (Analyzed: 466810)
Restarts     : 5499     (Average: 84.89 Last: 148)
Model-Level  : 273.0   
Problems     : 59       (Average Length: 74.20 Splits: 0)
Lemmas       : 466810   (Deleted: 435536)
  Binary     : 11084    (Ratio:   2.37%)
  Ternary    : 2328     (Ratio:   0.50%)
  Conflict   : 466810   (Average Length:  666.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 466810   (Average: 25.68 Max: 1601 Sum: 11988647)
  Executed   : 466720   (Average: 25.67 Max: 1601 Sum: 11984518 Ratio:  99.97%)
  Bounded    : 90       (Average: 45.88 Max: 114 Sum:   4129 Ratio:   0.03%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 901703   (Eliminated:    0 Frozen: 278344)
Constraints  : 6625743  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1065MB
Max. Length  : 115 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 4.05s
Memory:		 971MB (+0MB)
UNKNOWN
Iteration Time:	 4.14s

Iteration 59
Queue:		 [(6,30,4,True), (7,35,3,True), (8,40,3,True), (9,45,3,True), (10,50,3,True), (11,55,3,False), (12,60,3,False), (13,65,3,False), (14,70,2,True), (15,75,2,True), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,1,True), (22,110,1,True), (23,115,1,True)]
Grounded Until:	 115
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 60
Time         : 498.034s (Solving: 467.34s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 498.108s

Choices      : 13108653 (Domain: 12869926)
Conflicts    : 475016   (Analyzed: 475012)
Restarts     : 5599     (Average: 84.84 Last: 148)
Model-Level  : 273.0   
Problems     : 60       (Average Length: 74.92 Splits: 0)
Lemmas       : 475012   (Deleted: 442698)
  Binary     : 11187    (Ratio:   2.36%)
  Ternary    : 2363     (Ratio:   0.50%)
  Conflict   : 475012   (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    : 475012   (Average: 25.42 Max: 1601 Sum: 12072766)
  Executed   : 474922   (Average: 25.41 Max: 1601 Sum: 12068637 Ratio:  99.97%)
  Bounded    : 90       (Average: 45.88 Max: 114 Sum:   4129 Ratio:   0.03%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 901703   (Eliminated:    0 Frozen: 278344)
Constraints  : 6625743  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1065MB
Max. Length  : 115 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 5.93s
Memory:		 971MB (+0MB)
UNKNOWN
Iteration Time:	 6.01s

Iteration 60
Queue:		 [(7,35,3,True), (8,40,3,True), (9,45,3,True), (10,50,3,True), (11,55,3,False), (12,60,3,False), (13,65,3,False), (14,70,2,True), (15,75,2,True), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,1,True), (22,110,1,True), (23,115,1,True)]
Grounded Until:	 115
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 61
Time         : 502.429s (Solving: 471.53s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 502.504s

Choices      : 13157135 (Domain: 12918390)
Conflicts    : 482428   (Analyzed: 482424)
Restarts     : 5699     (Average: 84.65 Last: 148)
Model-Level  : 273.0   
Problems     : 61       (Average Length: 75.61 Splits: 0)
Lemmas       : 482424   (Deleted: 450646)
  Binary     : 11196    (Ratio:   2.32%)
  Ternary    : 2366     (Ratio:   0.49%)
  Conflict   : 482424   (Average Length:  652.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 482424   (Average: 25.11 Max: 1601 Sum: 12112777)
  Executed   : 482334   (Average: 25.10 Max: 1601 Sum: 12108648 Ratio:  99.97%)
  Bounded    : 90       (Average: 45.88 Max: 114 Sum:   4129 Ratio:   0.03%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 901703   (Eliminated:    0 Frozen: 278344)
Constraints  : 6625743  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1065MB
Max. Length  : 115 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 4.32s
Memory:		 971MB (+0MB)
UNKNOWN
Iteration Time:	 4.40s

Iteration 61
Queue:		 [(8,40,3,True), (9,45,3,True), (10,50,3,True), (11,55,3,False), (12,60,3,False), (13,65,3,False), (14,70,2,True), (15,75,2,True), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,1,True), (22,110,1,True), (23,115,1,True)]
Grounded Until:	 115
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 62
Time         : 508.829s (Solving: 477.73s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 508.904s

Choices      : 13272220 (Domain: 13032791)
Conflicts    : 490538   (Analyzed: 490534)
Restarts     : 5799     (Average: 84.59 Last: 148)
Model-Level  : 273.0   
Problems     : 62       (Average Length: 76.27 Splits: 0)
Lemmas       : 490534   (Deleted: 457868)
  Binary     : 11264    (Ratio:   2.30%)
  Ternary    : 2392     (Ratio:   0.49%)
  Conflict   : 490534   (Average Length:  645.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 490534   (Average: 24.90 Max: 1601 Sum: 12216497)
  Executed   : 490444   (Average: 24.90 Max: 1601 Sum: 12212368 Ratio:  99.97%)
  Bounded    : 90       (Average: 45.88 Max: 114 Sum:   4129 Ratio:   0.03%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 901703   (Eliminated:    0 Frozen: 278344)
Constraints  : 6625743  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1065MB
Max. Length  : 115 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 6.33s
Memory:		 971MB (+0MB)
UNKNOWN
Iteration Time:	 6.40s

Iteration 62
Queue:		 [(9,45,3,True), (10,50,3,True), (11,55,3,False), (12,60,3,False), (13,65,3,False), (14,70,2,True), (15,75,2,True), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,1,True), (22,110,1,True), (23,115,1,True)]
Grounded Until:	 115
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 63
Time         : 514.862s (Solving: 483.59s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 514.940s

Choices      : 13343149 (Domain: 13103473)
Conflicts    : 498291   (Analyzed: 498287)
Restarts     : 5899     (Average: 84.47 Last: 148)
Model-Level  : 273.0   
Problems     : 63       (Average Length: 76.92 Splits: 0)
Lemmas       : 498287   (Deleted: 465768)
  Binary     : 11297    (Ratio:   2.27%)
  Ternary    : 2401     (Ratio:   0.48%)
  Conflict   : 498287   (Average Length:  639.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 498287   (Average: 24.64 Max: 1601 Sum: 12276657)
  Executed   : 498197   (Average: 24.63 Max: 1601 Sum: 12272528 Ratio:  99.97%)
  Bounded    : 90       (Average: 45.88 Max: 114 Sum:   4129 Ratio:   0.03%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 901703   (Eliminated:    0 Frozen: 278344)
Constraints  : 6625743  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1065MB
Max. Length  : 115 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 5.98s
Memory:		 971MB (+0MB)
UNKNOWN
Iteration Time:	 6.04s

Iteration 63
Queue:		 [(10,50,3,True), (11,55,3,False), (12,60,3,False), (13,65,3,False), (14,70,2,True), (15,75,2,True), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,1,True), (22,110,1,True), (23,115,1,True)]
Grounded Until:	 115
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 64
Time         : 520.168s (Solving: 488.70s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 520.248s

Choices      : 13443840 (Domain: 13204114)
Conflicts    : 505850   (Analyzed: 505846)
Restarts     : 5999     (Average: 84.32 Last: 148)
Model-Level  : 273.0   
Problems     : 64       (Average Length: 77.55 Splits: 0)
Lemmas       : 505846   (Deleted: 473303)
  Binary     : 11341    (Ratio:   2.24%)
  Ternary    : 2407     (Ratio:   0.48%)
  Conflict   : 505846   (Average Length:  633.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 505846   (Average: 24.45 Max: 1601 Sum: 12366261)
  Executed   : 505756   (Average: 24.44 Max: 1601 Sum: 12362132 Ratio:  99.97%)
  Bounded    : 90       (Average: 45.88 Max: 114 Sum:   4129 Ratio:   0.03%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 901703   (Eliminated:    0 Frozen: 278344)
Constraints  : 6625743  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1065MB
Max. Length  : 115 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 5.24s
Memory:		 971MB (+0MB)
UNKNOWN
Iteration Time:	 5.31s

Iteration 64
Queue:		 [(14,70,2,True), (15,75,2,True), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,1,True), (22,110,1,True), (23,115,1,True)]
Grounded Until:	 115
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 65
Time         : 526.196s (Solving: 494.54s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 526.276s

Choices      : 13492157 (Domain: 13252422)
Conflicts    : 513476   (Analyzed: 513472)
Restarts     : 6099     (Average: 84.19 Last: 148)
Model-Level  : 273.0   
Problems     : 65       (Average Length: 78.15 Splits: 0)
Lemmas       : 513472   (Deleted: 480615)
  Binary     : 11358    (Ratio:   2.21%)
  Ternary    : 2412     (Ratio:   0.47%)
  Conflict   : 513472   (Average Length:  628.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 513472   (Average: 24.15 Max: 1601 Sum: 12402268)
  Executed   : 513381   (Average: 24.15 Max: 1601 Sum: 12398028 Ratio:  99.97%)
  Bounded    : 91       (Average: 46.59 Max: 114 Sum:   4240 Ratio:   0.03%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 901703   (Eliminated:    0 Frozen: 278344)
Constraints  : 6625743  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1065MB
Max. Length  : 115 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 5.96s
Memory:		 971MB (+0MB)
UNKNOWN
Iteration Time:	 6.03s

Iteration 65
Queue:		 [(15,75,2,True), (16,80,2,False), (17,85,2,False), (18,90,2,False), (19,95,2,False), (20,100,2,False), (21,105,1,True), (22,110,1,True), (23,115,1,True)]
Grounded Until:	 115
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 66
Time         : 534.494s (Solving: 502.64s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 534.576s

Choices      : 13647471 (Domain: 13407629)
Conflicts    : 521703   (Analyzed: 521699)
Restarts     : 6199     (Average: 84.16 Last: 148)
Model-Level  : 273.0   
Problems     : 66       (Average Length: 78.74 Splits: 0)
Lemmas       : 521699   (Deleted: 488134)
  Binary     : 11402    (Ratio:   2.19%)
  Ternary    : 2425     (Ratio:   0.46%)
  Conflict   : 521699   (Average Length:  622.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 521699   (Average: 24.04 Max: 1601 Sum: 12543311)
  Executed   : 521608   (Average: 24.04 Max: 1601 Sum: 12539071 Ratio:  99.97%)
  Bounded    : 91       (Average: 46.59 Max: 114 Sum:   4240 Ratio:   0.03%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 901703   (Eliminated:    0 Frozen: 278344)
Constraints  : 6625743  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1065MB
Max. Length  : 115 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 8.23s
Memory:		 971MB (+0MB)
UNKNOWN
Iteration Time:	 8.30s

Iteration 66
Queue:		 [(21,105,1,True), (22,110,1,True), (23,115,1,True)]
Grounded Until:	 115
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 67
Time         : 542.684s (Solving: 510.64s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 542.768s

Choices      : 13697589 (Domain: 13457744)
Conflicts    : 529447   (Analyzed: 529443)
Restarts     : 6299     (Average: 84.05 Last: 148)
Model-Level  : 273.0   
Problems     : 67       (Average Length: 79.31 Splits: 0)
Lemmas       : 529443   (Deleted: 496209)
  Binary     : 11414    (Ratio:   2.16%)
  Ternary    : 2446     (Ratio:   0.46%)
  Conflict   : 529443   (Average Length:  617.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 529443   (Average: 23.75 Max: 1601 Sum: 12576626)
  Executed   : 529352   (Average: 23.75 Max: 1601 Sum: 12572386 Ratio:  99.97%)
  Bounded    : 91       (Average: 46.59 Max: 114 Sum:   4240 Ratio:   0.03%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 901703   (Eliminated:    0 Frozen: 278344)
Constraints  : 6625743  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1065MB
Max. Length  : 115 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 8.12s
Memory:		 971MB (+0MB)
UNKNOWN
Iteration Time:	 8.20s

Iteration 67
Queue:		 [(22,110,1,True), (23,115,1,True)]
Grounded Until:	 115
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 68
Time         : 548.402s (Solving: 516.15s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 548.488s

Choices      : 13790497 (Domain: 13550497)
Conflicts    : 536772   (Analyzed: 536768)
Restarts     : 6399     (Average: 83.88 Last: 148)
Model-Level  : 273.0   
Problems     : 68       (Average Length: 79.87 Splits: 0)
Lemmas       : 536768   (Deleted: 503770)
  Binary     : 11436    (Ratio:   2.13%)
  Ternary    : 2461     (Ratio:   0.46%)
  Conflict   : 536768   (Average Length:  611.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 536768   (Average: 23.57 Max: 1601 Sum: 12653165)
  Executed   : 536675   (Average: 23.56 Max: 1601 Sum: 12648691 Ratio:  99.96%)
  Bounded    : 93       (Average: 48.11 Max: 117 Sum:   4474 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 901703   (Eliminated:    0 Frozen: 278344)
Constraints  : 6625743  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1065MB
Max. Length  : 115 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 5.65s
Memory:		 971MB (+0MB)
UNKNOWN
Iteration Time:	 5.72s

Iteration 68
Queue:		 [(23,115,1,True)]
Grounded Until:	 115
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 69
Time         : 554.530s (Solving: 522.08s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 554.620s

Choices      : 13914719 (Domain: 13674681)
Conflicts    : 544085   (Analyzed: 544081)
Restarts     : 6499     (Average: 83.72 Last: 148)
Model-Level  : 273.0   
Problems     : 69       (Average Length: 80.41 Splits: 0)
Lemmas       : 544081   (Deleted: 510974)
  Binary     : 11461    (Ratio:   2.11%)
  Ternary    : 2467     (Ratio:   0.45%)
  Conflict   : 544081   (Average Length:  607.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 544081   (Average: 23.45 Max: 1601 Sum: 12758985)
  Executed   : 543987   (Average: 23.44 Max: 1601 Sum: 12754394 Ratio:  99.96%)
  Bounded    : 94       (Average: 48.84 Max: 117 Sum:   4591 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 901703   (Eliminated:    0 Frozen: 278344)
Constraints  : 6625703  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1065MB
Max. Length  : 115 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 6.06s
Memory:		 971MB (+0MB)
UNKNOWN
Iteration Time:	 6.13s

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,True), (11,55,3,True), (12,60,3,True), (13,65,3,True), (14,70,3,False), (15,75,3,False), (16,80,2,True), (17,85,2,True), (18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,0,True)]
Grounded Until:	 115
Blocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 70
Time         : 559.824s (Solving: 527.18s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 559.912s

Choices      : 13950102 (Domain: 13710064)
Conflicts    : 551914   (Analyzed: 551910)
Restarts     : 6599     (Average: 83.64 Last: 148)
Model-Level  : 273.0   
Problems     : 70       (Average Length: 80.93 Splits: 0)
Lemmas       : 551910   (Deleted: 518110)
  Binary     : 11515    (Ratio:   2.09%)
  Ternary    : 2474     (Ratio:   0.45%)
  Conflict   : 551910   (Average Length:  601.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 551910   (Average: 23.17 Max: 1601 Sum: 12786568)
  Executed   : 551816   (Average: 23.16 Max: 1601 Sum: 12781977 Ratio:  99.96%)
  Bounded    : 94       (Average: 48.84 Max: 117 Sum:   4591 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 901703   (Eliminated:    0 Frozen: 278344)
Constraints  : 6625695  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1065MB
Max. Length  : 115 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 5.23s
Memory:		 971MB (+0MB)
UNKNOWN
Iteration Time:	 5.30s

Iteration 70
Queue:		 [(6,30,5,True), (7,35,4,True), (8,40,4,True), (9,45,4,True), (10,50,4,True), (11,55,3,True), (12,60,3,True), (13,65,3,True), (14,70,3,False), (15,75,3,False), (16,80,2,True), (17,85,2,True), (18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,0,True)]
Grounded Until:	 115
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 71
Time         : 564.182s (Solving: 531.34s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 564.272s

Choices      : 13993030 (Domain: 13752937)
Conflicts    : 559498   (Analyzed: 559494)
Restarts     : 6699     (Average: 83.52 Last: 148)
Model-Level  : 273.0   
Problems     : 71       (Average Length: 81.44 Splits: 0)
Lemmas       : 559494   (Deleted: 525778)
  Binary     : 11529    (Ratio:   2.06%)
  Ternary    : 2478     (Ratio:   0.44%)
  Conflict   : 559494   (Average Length:  597.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 559494   (Average: 22.92 Max: 1601 Sum: 12821565)
  Executed   : 559400   (Average: 22.91 Max: 1601 Sum: 12816974 Ratio:  99.96%)
  Bounded    : 94       (Average: 48.84 Max: 117 Sum:   4591 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 901703   (Eliminated:    0 Frozen: 278344)
Constraints  : 6625695  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1065MB
Max. Length  : 115 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 4.28s
Memory:		 971MB (+0MB)
UNKNOWN
Iteration Time:	 4.36s

Iteration 71
Queue:		 [(7,35,4,True), (8,40,4,True), (9,45,4,True), (10,50,4,True), (11,55,3,True), (12,60,3,True), (13,65,3,True), (14,70,3,False), (15,75,3,False), (16,80,2,True), (17,85,2,True), (18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,0,True)]
Grounded Until:	 115
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 72
Time         : 569.458s (Solving: 536.40s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 569.548s

Choices      : 14057690 (Domain: 13817355)
Conflicts    : 567013   (Analyzed: 567009)
Restarts     : 6799     (Average: 83.40 Last: 148)
Model-Level  : 273.0   
Problems     : 72       (Average Length: 81.93 Splits: 0)
Lemmas       : 567009   (Deleted: 533224)
  Binary     : 11565    (Ratio:   2.04%)
  Ternary    : 2487     (Ratio:   0.44%)
  Conflict   : 567009   (Average Length:  592.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 567009   (Average: 22.71 Max: 1601 Sum: 12877652)
  Executed   : 566914   (Average: 22.70 Max: 1601 Sum: 12872948 Ratio:  99.96%)
  Bounded    : 95       (Average: 49.52 Max: 117 Sum:   4704 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 901703   (Eliminated:    0 Frozen: 278344)
Constraints  : 6625695  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1065MB
Max. Length  : 115 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 5.20s
Memory:		 971MB (+0MB)
UNKNOWN
Iteration Time:	 5.28s

Iteration 72
Queue:		 [(8,40,4,True), (9,45,4,True), (10,50,4,True), (11,55,3,True), (12,60,3,True), (13,65,3,True), (14,70,3,False), (15,75,3,False), (16,80,2,True), (17,85,2,True), (18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,0,True)]
Grounded Until:	 115
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 73
Time         : 573.850s (Solving: 540.62s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 573.940s

Choices      : 14105513 (Domain: 13865066)
Conflicts    : 574923   (Analyzed: 574919)
Restarts     : 6899     (Average: 83.33 Last: 148)
Model-Level  : 273.0   
Problems     : 73       (Average Length: 82.41 Splits: 0)
Lemmas       : 574919   (Deleted: 540528)
  Binary     : 11589    (Ratio:   2.02%)
  Ternary    : 2498     (Ratio:   0.43%)
  Conflict   : 574919   (Average Length:  588.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 574919   (Average: 22.47 Max: 1601 Sum: 12916661)
  Executed   : 574824   (Average: 22.46 Max: 1601 Sum: 12911957 Ratio:  99.96%)
  Bounded    : 95       (Average: 49.52 Max: 117 Sum:   4704 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 901703   (Eliminated:    0 Frozen: 278344)
Constraints  : 6625695  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1065MB
Max. Length  : 115 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 4.33s
Memory:		 971MB (+0MB)
UNKNOWN
Iteration Time:	 4.40s

Iteration 73
Queue:		 [(9,45,4,True), (10,50,4,True), (11,55,3,True), (12,60,3,True), (13,65,3,True), (14,70,3,False), (15,75,3,False), (16,80,2,True), (17,85,2,True), (18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,0,True)]
Grounded Until:	 115
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 74
Time         : 579.308s (Solving: 545.88s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 579.400s

Choices      : 14170391 (Domain: 13929923)
Conflicts    : 582647   (Analyzed: 582643)
Restarts     : 6999     (Average: 83.25 Last: 148)
Model-Level  : 273.0   
Problems     : 74       (Average Length: 82.88 Splits: 0)
Lemmas       : 582643   (Deleted: 548304)
  Binary     : 11603    (Ratio:   1.99%)
  Ternary    : 2505     (Ratio:   0.43%)
  Conflict   : 582643   (Average Length:  584.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 582643   (Average: 22.26 Max: 1601 Sum: 12970894)
  Executed   : 582548   (Average: 22.25 Max: 1601 Sum: 12966190 Ratio:  99.96%)
  Bounded    : 95       (Average: 49.52 Max: 117 Sum:   4704 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 901703   (Eliminated:    0 Frozen: 278344)
Constraints  : 6625695  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1065MB
Max. Length  : 115 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 5.39s
Memory:		 971MB (+0MB)
UNKNOWN
Iteration Time:	 5.46s

Iteration 74
Queue:		 [(10,50,4,True), (11,55,3,True), (12,60,3,True), (13,65,3,True), (14,70,3,False), (15,75,3,False), (16,80,2,True), (17,85,2,True), (18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,0,True)]
Grounded Until:	 115
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 75
Time         : 586.061s (Solving: 552.42s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 586.156s

Choices      : 14261629 (Domain: 14021087)
Conflicts    : 590737   (Analyzed: 590733)
Restarts     : 7099     (Average: 83.21 Last: 148)
Model-Level  : 273.0   
Problems     : 75       (Average Length: 83.33 Splits: 0)
Lemmas       : 590733   (Deleted: 555851)
  Binary     : 11721    (Ratio:   1.98%)
  Ternary    : 2527     (Ratio:   0.43%)
  Conflict   : 590733   (Average Length:  580.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 590733   (Average: 22.09 Max: 1601 Sum: 13051211)
  Executed   : 590638   (Average: 22.09 Max: 1601 Sum: 13046507 Ratio:  99.96%)
  Bounded    : 95       (Average: 49.52 Max: 117 Sum:   4704 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 901703   (Eliminated:    0 Frozen: 278344)
Constraints  : 6625695  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1065MB
Max. Length  : 115 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 6.68s
Memory:		 971MB (+0MB)
UNKNOWN
Iteration Time:	 6.76s

Iteration 75
Queue:		 [(11,55,3,True), (12,60,3,True), (13,65,3,True), (14,70,3,False), (15,75,3,False), (16,80,2,True), (17,85,2,True), (18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,0,True)]
Grounded Until:	 115
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 76
Time         : 591.095s (Solving: 557.24s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 591.192s

Choices      : 14337211 (Domain: 14096649)
Conflicts    : 598545   (Analyzed: 598541)
Restarts     : 7199     (Average: 83.14 Last: 148)
Model-Level  : 273.0   
Problems     : 76       (Average Length: 83.78 Splits: 0)
Lemmas       : 598541   (Deleted: 563707)
  Binary     : 11754    (Ratio:   1.96%)
  Ternary    : 2533     (Ratio:   0.42%)
  Conflict   : 598541   (Average Length:  576.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 598541   (Average: 21.91 Max: 1601 Sum: 13116064)
  Executed   : 598446   (Average: 21.91 Max: 1601 Sum: 13111360 Ratio:  99.96%)
  Bounded    : 95       (Average: 49.52 Max: 117 Sum:   4704 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 901703   (Eliminated:    0 Frozen: 278344)
Constraints  : 6625695  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1065MB
Max. Length  : 115 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 4.95s
Memory:		 971MB (+0MB)
UNKNOWN
Iteration Time:	 5.04s

Iteration 76
Queue:		 [(12,60,3,True), (13,65,3,True), (14,70,3,False), (15,75,3,False), (16,80,2,True), (17,85,2,True), (18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,0,True)]
Grounded Until:	 115
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 77
Time         : 597.812s (Solving: 563.78s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 597.912s

Choices      : 14463727 (Domain: 14223033)
Conflicts    : 606841   (Analyzed: 606837)
Restarts     : 7299     (Average: 83.14 Last: 148)
Model-Level  : 273.0   
Problems     : 77       (Average Length: 84.21 Splits: 0)
Lemmas       : 606837   (Deleted: 571365)
  Binary     : 11805    (Ratio:   1.95%)
  Ternary    : 2553     (Ratio:   0.42%)
  Conflict   : 606837   (Average Length:  572.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 606837   (Average: 21.80 Max: 1601 Sum: 13229845)
  Executed   : 606741   (Average: 21.79 Max: 1601 Sum: 13225028 Ratio:  99.96%)
  Bounded    : 96       (Average: 50.18 Max: 117 Sum:   4817 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 901703   (Eliminated:    0 Frozen: 278344)
Constraints  : 6625695  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1065MB
Max. Length  : 115 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 6.66s
Memory:		 971MB (+0MB)
UNKNOWN
Iteration Time:	 6.72s

Iteration 77
Queue:		 [(13,65,3,True), (14,70,3,False), (15,75,3,False), (16,80,2,True), (17,85,2,True), (18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,0,True)]
Grounded Until:	 115
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 78
Time         : 601.647s (Solving: 567.43s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 601.748s

Choices      : 14515958 (Domain: 14275248)
Conflicts    : 614519   (Analyzed: 614515)
Restarts     : 7399     (Average: 83.05 Last: 148)
Model-Level  : 273.0   
Problems     : 78       (Average Length: 84.63 Splits: 0)
Lemmas       : 614515   (Deleted: 579429)
  Binary     : 11834    (Ratio:   1.93%)
  Ternary    : 2555     (Ratio:   0.42%)
  Conflict   : 614515   (Average Length:  567.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 614515   (Average: 21.60 Max: 1601 Sum: 13270806)
  Executed   : 614419   (Average: 21.59 Max: 1601 Sum: 13265989 Ratio:  99.96%)
  Bounded    : 96       (Average: 50.18 Max: 117 Sum:   4817 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 901703   (Eliminated:    0 Frozen: 278344)
Constraints  : 6625695  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1065MB
Max. Length  : 115 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 3.78s
Memory:		 971MB (+0MB)
UNKNOWN
Iteration Time:	 3.84s

Iteration 78
Queue:		 [(16,80,2,True), (17,85,2,True), (18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,0,True)]
Grounded Until:	 115
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 79
Time         : 608.655s (Solving: 574.27s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 608.760s

Choices      : 14619292 (Domain: 14378576)
Conflicts    : 622752   (Analyzed: 622748)
Restarts     : 7499     (Average: 83.04 Last: 148)
Model-Level  : 273.0   
Problems     : 79       (Average Length: 85.04 Splits: 0)
Lemmas       : 622748   (Deleted: 586981)
  Binary     : 11855    (Ratio:   1.90%)
  Ternary    : 2564     (Ratio:   0.41%)
  Conflict   : 622748   (Average Length:  564.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 622748   (Average: 21.45 Max: 1601 Sum: 13359720)
  Executed   : 622652   (Average: 21.45 Max: 1601 Sum: 13354903 Ratio:  99.96%)
  Bounded    : 96       (Average: 50.18 Max: 117 Sum:   4817 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 901703   (Eliminated:    0 Frozen: 278344)
Constraints  : 6625695  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1065MB
Max. Length  : 115 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 6.95s
Memory:		 971MB (+0MB)
UNKNOWN
Iteration Time:	 7.01s

Iteration 79
Queue:		 [(17,85,2,True), (18,90,2,True), (19,95,2,False), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,0,True)]
Grounded Until:	 115
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 80
Time         : 614.127s (Solving: 579.56s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 614.236s

Choices      : 14731627 (Domain: 14490557)
Conflicts    : 630602   (Analyzed: 630598)
Restarts     : 7599     (Average: 82.98 Last: 148)
Model-Level  : 273.0   
Problems     : 80       (Average Length: 85.44 Splits: 0)
Lemmas       : 630598   (Deleted: 595066)
  Binary     : 11919    (Ratio:   1.89%)
  Ternary    : 2567     (Ratio:   0.41%)
  Conflict   : 630598   (Average Length:  559.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 630598   (Average: 21.34 Max: 1601 Sum: 13458069)
  Executed   : 630500   (Average: 21.33 Max: 1601 Sum: 13453018 Ratio:  99.96%)
  Bounded    : 98       (Average: 51.54 Max: 117 Sum:   5051 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 901703   (Eliminated:    0 Frozen: 278344)
Constraints  : 6625695  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1065MB
Max. Length  : 115 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 5.42s
Memory:		 971MB (+0MB)
UNKNOWN
Iteration Time:	 5.48s

Iteration 80
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), (24,120,0,True)]
Grounded Until:	 115
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 81
Time         : 618.841s (Solving: 584.10s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 618.952s

Choices      : 14799402 (Domain: 14558332)
Conflicts    : 638049   (Analyzed: 638045)
Restarts     : 7699     (Average: 82.87 Last: 148)
Model-Level  : 273.0   
Problems     : 81       (Average Length: 85.83 Splits: 0)
Lemmas       : 638045   (Deleted: 602733)
  Binary     : 11965    (Ratio:   1.88%)
  Ternary    : 2574     (Ratio:   0.40%)
  Conflict   : 638045   (Average Length:  556.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 638045   (Average: 21.17 Max: 1601 Sum: 13510554)
  Executed   : 637946   (Average: 21.17 Max: 1601 Sum: 13505386 Ratio:  99.96%)
  Bounded    : 99       (Average: 52.20 Max: 117 Sum:   5168 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 901703   (Eliminated:    0 Frozen: 278344)
Constraints  : 6625656  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1065MB
Max. Length  : 115 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 4.66s
Memory:		 971MB (+0MB)
UNKNOWN
Iteration Time:	 4.72s

Iteration 81
Queue:		 [(24,120,0,True)]
Grounded Until:	 115
Expected Memory: 1070.0MB
Grounding...	 [('step', [116]), ('step', [117]), ('step', [118]), ('step', [119]), ('step', [120]), ('check', [120])]
Grounding Time:	 0.57s
Memory:		 971MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 82
Time         : 634.605s (Solving: 598.56s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 634.724s

Choices      : 15389311 (Domain: 15146835)
Conflicts    : 646825   (Analyzed: 646821)
Restarts     : 7799     (Average: 82.94 Last: 148)
Model-Level  : 273.0   
Problems     : 82       (Average Length: 86.27 Splits: 0)
Lemmas       : 646821   (Deleted: 612084)
  Binary     : 12074    (Ratio:   1.87%)
  Ternary    : 2588     (Ratio:   0.40%)
  Conflict   : 646821   (Average Length:  561.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 646821   (Average: 21.72 Max: 1601 Sum: 14049373)
  Executed   : 646722   (Average: 21.71 Max: 1601 Sum: 14044205 Ratio:  99.96%)
  Bounded    : 99       (Average: 52.20 Max: 117 Sum:   5168 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927622  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 115 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 14.63s
Memory:		 994MB (+23MB)
UNKNOWN
Iteration Time:	 15.78s

Iteration 82
Queue:		 [(5,25,6,True), (6,30,6,True), (7,35,5,True), (8,40,5,True), (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,False), (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), (24,120,1,True)]
Grounded Until:	 120
Blocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 83
Time         : 638.481s (Solving: 602.25s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 638.600s

Choices      : 15424700 (Domain: 15182211)
Conflicts    : 654138   (Analyzed: 654134)
Restarts     : 7899     (Average: 82.81 Last: 148)
Model-Level  : 273.0   
Problems     : 83       (Average Length: 86.70 Splits: 0)
Lemmas       : 654134   (Deleted: 618602)
  Binary     : 12077    (Ratio:   1.85%)
  Ternary    : 2589     (Ratio:   0.40%)
  Conflict   : 654134   (Average Length:  557.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 654134   (Average: 21.52 Max: 1601 Sum: 14077281)
  Executed   : 654035   (Average: 21.51 Max: 1601 Sum: 14072113 Ratio:  99.96%)
  Bounded    : 99       (Average: 52.20 Max: 117 Sum:   5168 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927622  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 3.81s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 3.88s

Iteration 83
Queue:		 [(6,30,6,True), (7,35,5,True), (8,40,5,True), (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,False), (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), (24,120,1,True)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 84
Time         : 642.327s (Solving: 605.89s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 642.444s

Choices      : 15470178 (Domain: 15227667)
Conflicts    : 661923   (Analyzed: 661919)
Restarts     : 7999     (Average: 82.75 Last: 148)
Model-Level  : 273.0   
Problems     : 84       (Average Length: 87.12 Splits: 0)
Lemmas       : 661919   (Deleted: 625851)
  Binary     : 12089    (Ratio:   1.83%)
  Ternary    : 2591     (Ratio:   0.39%)
  Conflict   : 661919   (Average Length:  554.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 661919   (Average: 21.32 Max: 1601 Sum: 14114947)
  Executed   : 661820   (Average: 21.32 Max: 1601 Sum: 14109779 Ratio:  99.96%)
  Bounded    : 99       (Average: 52.20 Max: 117 Sum:   5168 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927622  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 3.77s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 3.85s

Iteration 84
Queue:		 [(7,35,5,True), (8,40,5,True), (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,False), (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), (24,120,1,True)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 85
Time         : 645.962s (Solving: 609.34s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 646.080s

Choices      : 15515828 (Domain: 15273302)
Conflicts    : 669241   (Analyzed: 669237)
Restarts     : 8099     (Average: 82.63 Last: 148)
Model-Level  : 273.0   
Problems     : 85       (Average Length: 87.53 Splits: 0)
Lemmas       : 669237   (Deleted: 633463)
  Binary     : 12107    (Ratio:   1.81%)
  Ternary    : 2592     (Ratio:   0.39%)
  Conflict   : 669237   (Average Length:  551.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 669237   (Average: 21.14 Max: 1601 Sum: 14150777)
  Executed   : 669138   (Average: 21.14 Max: 1601 Sum: 14145609 Ratio:  99.96%)
  Bounded    : 99       (Average: 52.20 Max: 117 Sum:   5168 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927622  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 3.57s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 3.64s

Iteration 85
Queue:		 [(8,40,5,True), (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,False), (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), (24,120,1,True)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 86
Time         : 650.366s (Solving: 613.56s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 650.484s

Choices      : 15570351 (Domain: 15327821)
Conflicts    : 677003   (Analyzed: 676999)
Restarts     : 8199     (Average: 82.57 Last: 148)
Model-Level  : 273.0   
Problems     : 86       (Average Length: 87.93 Splits: 0)
Lemmas       : 676999   (Deleted: 640721)
  Binary     : 12142    (Ratio:   1.79%)
  Ternary    : 2594     (Ratio:   0.38%)
  Conflict   : 676999   (Average Length:  547.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 676999   (Average: 20.97 Max: 1601 Sum: 14195767)
  Executed   : 676900   (Average: 20.96 Max: 1601 Sum: 14190599 Ratio:  99.96%)
  Bounded    : 99       (Average: 52.20 Max: 117 Sum:   5168 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927622  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 4.35s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 4.41s

Iteration 86
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,False), (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), (24,120,1,True)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 87
Time         : 654.665s (Solving: 617.67s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 654.784s

Choices      : 15621498 (Domain: 15378968)
Conflicts    : 684758   (Analyzed: 684754)
Restarts     : 8299     (Average: 82.51 Last: 148)
Model-Level  : 273.0   
Problems     : 87       (Average Length: 88.32 Splits: 0)
Lemmas       : 684754   (Deleted: 648369)
  Binary     : 12147    (Ratio:   1.77%)
  Ternary    : 2602     (Ratio:   0.38%)
  Conflict   : 684754   (Average Length:  544.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 684754   (Average: 20.79 Max: 1601 Sum: 14237054)
  Executed   : 684655   (Average: 20.78 Max: 1601 Sum: 14231886 Ratio:  99.96%)
  Bounded    : 99       (Average: 52.20 Max: 117 Sum:   5168 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927622  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 4.24s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 4.30s

Iteration 87
Queue:		 [(11,55,4,True), (12,60,4,False), (13,65,4,False), (14,70,3,True), (15,75,3,False), (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), (24,120,1,True)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 88
Time         : 657.550s (Solving: 620.37s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 657.668s

Choices      : 15661285 (Domain: 15418755)
Conflicts    : 691898   (Analyzed: 691894)
Restarts     : 8399     (Average: 82.38 Last: 148)
Model-Level  : 273.0   
Problems     : 88       (Average Length: 88.70 Splits: 0)
Lemmas       : 691894   (Deleted: 655949)
  Binary     : 12156    (Ratio:   1.76%)
  Ternary    : 2606     (Ratio:   0.38%)
  Conflict   : 691894   (Average Length:  541.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 691894   (Average: 20.62 Max: 1601 Sum: 14264250)
  Executed   : 691795   (Average: 20.61 Max: 1601 Sum: 14259082 Ratio:  99.96%)
  Bounded    : 99       (Average: 52.20 Max: 117 Sum:   5168 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927622  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 2.82s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 2.89s

Iteration 88
Queue:		 [(14,70,3,True), (15,75,3,False), (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), (24,120,1,True)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 89
Time         : 662.705s (Solving: 625.31s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 662.824s

Choices      : 15758477 (Domain: 15515828)
Conflicts    : 699389   (Analyzed: 699385)
Restarts     : 8499     (Average: 82.29 Last: 148)
Model-Level  : 273.0   
Problems     : 89       (Average Length: 89.08 Splits: 0)
Lemmas       : 699385   (Deleted: 663026)
  Binary     : 12208    (Ratio:   1.75%)
  Ternary    : 2614     (Ratio:   0.37%)
  Conflict   : 699385   (Average Length:  538.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 699385   (Average: 20.51 Max: 1601 Sum: 14347831)
  Executed   : 699286   (Average: 20.51 Max: 1601 Sum: 14342663 Ratio:  99.96%)
  Bounded    : 99       (Average: 52.20 Max: 117 Sum:   5168 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927622  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 5.08s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 5.16s

Iteration 89
Queue:		 [(19,95,2,True), (20,100,2,False), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,1,True)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 90
Time         : 666.759s (Solving: 629.15s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 666.880s

Choices      : 15817549 (Domain: 15574896)
Conflicts    : 706683   (Analyzed: 706679)
Restarts     : 8599     (Average: 82.18 Last: 148)
Model-Level  : 273.0   
Problems     : 90       (Average Length: 89.44 Splits: 0)
Lemmas       : 706679   (Deleted: 670346)
  Binary     : 12230    (Ratio:   1.73%)
  Ternary    : 2616     (Ratio:   0.37%)
  Conflict   : 706679   (Average Length:  534.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 706679   (Average: 20.37 Max: 1601 Sum: 14392082)
  Executed   : 706580   (Average: 20.36 Max: 1601 Sum: 14386914 Ratio:  99.96%)
  Bounded    : 99       (Average: 52.20 Max: 117 Sum:   5168 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927622  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 3.98s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 4.06s

Iteration 90
Queue:		 [(24,120,1,True)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 91
Time         : 674.011s (Solving: 636.18s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 674.136s

Choices      : 15970628 (Domain: 15727706)
Conflicts    : 714414   (Analyzed: 714410)
Restarts     : 8699     (Average: 82.13 Last: 148)
Model-Level  : 273.0   
Problems     : 91       (Average Length: 89.80 Splits: 0)
Lemmas       : 714410   (Deleted: 677515)
  Binary     : 12308    (Ratio:   1.72%)
  Ternary    : 2633     (Ratio:   0.37%)
  Conflict   : 714410   (Average Length:  532.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 714410   (Average: 20.33 Max: 1601 Sum: 14524925)
  Executed   : 714311   (Average: 20.32 Max: 1601 Sum: 14519757 Ratio:  99.96%)
  Bounded    : 99       (Average: 52.20 Max: 117 Sum:   5168 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927622  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 7.17s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 7.26s

Iteration 91
Queue:		 [(5,25,7,True), (6,30,7,True), (7,35,6,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,3,True), (16,80,3,True), (17,85,3,False), (18,90,3,False), (19,95,3,False), (20,100,2,True), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)]
Grounded Until:	 120
Blocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 92
Time         : 678.390s (Solving: 640.36s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 678.516s

Choices      : 16013356 (Domain: 15770314)
Conflicts    : 722630   (Analyzed: 722626)
Restarts     : 8799     (Average: 82.13 Last: 148)
Model-Level  : 273.0   
Problems     : 92       (Average Length: 90.15 Splits: 0)
Lemmas       : 722626   (Deleted: 685118)
  Binary     : 12322    (Ratio:   1.71%)
  Ternary    : 2643     (Ratio:   0.37%)
  Conflict   : 722626   (Average Length:  529.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 722626   (Average: 20.15 Max: 1601 Sum: 14560182)
  Executed   : 722527   (Average: 20.14 Max: 1601 Sum: 14555014 Ratio:  99.96%)
  Bounded    : 99       (Average: 52.20 Max: 117 Sum:   5168 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927622  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 4.30s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 4.38s

Iteration 92
Queue:		 [(6,30,7,True), (7,35,6,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,3,True), (16,80,3,True), (17,85,3,False), (18,90,3,False), (19,95,3,False), (20,100,2,True), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 93
Time         : 683.569s (Solving: 645.33s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 683.696s

Choices      : 16069402 (Domain: 15826349)
Conflicts    : 730357   (Analyzed: 730353)
Restarts     : 8899     (Average: 82.07 Last: 148)
Model-Level  : 273.0   
Problems     : 93       (Average Length: 90.49 Splits: 0)
Lemmas       : 730353   (Deleted: 693121)
  Binary     : 12386    (Ratio:   1.70%)
  Ternary    : 2655     (Ratio:   0.36%)
  Conflict   : 730353   (Average Length:  527.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 730353   (Average: 20.00 Max: 1601 Sum: 14607218)
  Executed   : 730254   (Average: 19.99 Max: 1601 Sum: 14602050 Ratio:  99.96%)
  Bounded    : 99       (Average: 52.20 Max: 117 Sum:   5168 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927622  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 5.11s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 5.18s

Iteration 93
Queue:		 [(7,35,6,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,3,True), (16,80,3,True), (17,85,3,False), (18,90,3,False), (19,95,3,False), (20,100,2,True), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 94
Time         : 687.813s (Solving: 649.39s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 687.940s

Choices      : 16131588 (Domain: 15888448)
Conflicts    : 738233   (Analyzed: 738229)
Restarts     : 8999     (Average: 82.03 Last: 148)
Model-Level  : 273.0   
Problems     : 94       (Average Length: 90.83 Splits: 0)
Lemmas       : 738229   (Deleted: 700718)
  Binary     : 12426    (Ratio:   1.68%)
  Ternary    : 2661     (Ratio:   0.36%)
  Conflict   : 738229   (Average Length:  523.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 738229   (Average: 19.86 Max: 1601 Sum: 14659743)
  Executed   : 738130   (Average: 19.85 Max: 1601 Sum: 14654575 Ratio:  99.96%)
  Bounded    : 99       (Average: 52.20 Max: 117 Sum:   5168 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927622  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 4.19s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 4.25s

Iteration 94
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,3,True), (16,80,3,True), (17,85,3,False), (18,90,3,False), (19,95,3,False), (20,100,2,True), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 95
Time         : 691.770s (Solving: 653.13s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 691.900s

Choices      : 16191190 (Domain: 15948034)
Conflicts    : 745995   (Analyzed: 745991)
Restarts     : 9099     (Average: 81.99 Last: 148)
Model-Level  : 273.0   
Problems     : 95       (Average Length: 91.16 Splits: 0)
Lemmas       : 745991   (Deleted: 708346)
  Binary     : 12468    (Ratio:   1.67%)
  Ternary    : 2668     (Ratio:   0.36%)
  Conflict   : 745991   (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    : 745991   (Average: 19.72 Max: 1601 Sum: 14709381)
  Executed   : 745892   (Average: 19.71 Max: 1601 Sum: 14704213 Ratio:  99.96%)
  Bounded    : 99       (Average: 52.20 Max: 117 Sum:   5168 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927622  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 3.88s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 3.96s

Iteration 95
Queue:		 [(10,50,5,True), (11,55,5,False), (12,60,4,True), (13,65,4,False), (14,70,4,False), (15,75,3,True), (16,80,3,True), (17,85,3,False), (18,90,3,False), (19,95,3,False), (20,100,2,True), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 96
Time         : 697.965s (Solving: 659.14s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 698.096s

Choices      : 16254638 (Domain: 16011304)
Conflicts    : 754211   (Analyzed: 754207)
Restarts     : 9199     (Average: 81.99 Last: 148)
Model-Level  : 273.0   
Problems     : 96       (Average Length: 91.48 Splits: 0)
Lemmas       : 754207   (Deleted: 716032)
  Binary     : 12503    (Ratio:   1.66%)
  Ternary    : 2676     (Ratio:   0.35%)
  Conflict   : 754207   (Average Length:  518.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 754207   (Average: 19.57 Max: 1601 Sum: 14761673)
  Executed   : 754106   (Average: 19.57 Max: 1601 Sum: 14756261 Ratio:  99.96%)
  Bounded    : 101      (Average: 53.58 Max: 122 Sum:   5412 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927622  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 6.13s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 6.20s

Iteration 96
Queue:		 [(12,60,4,True), (13,65,4,False), (14,70,4,False), (15,75,3,True), (16,80,3,True), (17,85,3,False), (18,90,3,False), (19,95,3,False), (20,100,2,True), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 97
Time         : 703.046s (Solving: 664.01s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 703.180s

Choices      : 16309722 (Domain: 16066379)
Conflicts    : 761826   (Analyzed: 761822)
Restarts     : 9299     (Average: 81.93 Last: 148)
Model-Level  : 273.0   
Problems     : 97       (Average Length: 91.79 Splits: 0)
Lemmas       : 761822   (Deleted: 724040)
  Binary     : 12523    (Ratio:   1.64%)
  Ternary    : 2678     (Ratio:   0.35%)
  Conflict   : 761822   (Average Length:  516.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 761822   (Average: 19.43 Max: 1601 Sum: 14805595)
  Executed   : 761720   (Average: 19.43 Max: 1601 Sum: 14800061 Ratio:  99.96%)
  Bounded    : 102      (Average: 54.25 Max: 122 Sum:   5534 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927595  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 5.00s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 5.09s

Iteration 97
Queue:		 [(15,75,3,True), (16,80,3,True), (17,85,3,False), (18,90,3,False), (19,95,3,False), (20,100,2,True), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 98
Time         : 709.621s (Solving: 670.38s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 709.756s

Choices      : 16454165 (Domain: 16210487)
Conflicts    : 769914   (Analyzed: 769910)
Restarts     : 9399     (Average: 81.91 Last: 148)
Model-Level  : 273.0   
Problems     : 98       (Average Length: 92.10 Splits: 0)
Lemmas       : 769910   (Deleted: 731483)
  Binary     : 12622    (Ratio:   1.64%)
  Ternary    : 2685     (Ratio:   0.35%)
  Conflict   : 769910   (Average Length:  513.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 769910   (Average: 19.40 Max: 1601 Sum: 14934433)
  Executed   : 769808   (Average: 19.39 Max: 1601 Sum: 14928899 Ratio:  99.96%)
  Bounded    : 102      (Average: 54.25 Max: 122 Sum:   5534 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927581  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 6.50s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 6.58s

Iteration 98
Queue:		 [(16,80,3,True), (17,85,3,False), (18,90,3,False), (19,95,3,False), (20,100,2,True), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 99
Time         : 715.389s (Solving: 675.92s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 715.528s

Choices      : 16522506 (Domain: 16278752)
Conflicts    : 777480   (Analyzed: 777476)
Restarts     : 9499     (Average: 81.85 Last: 148)
Model-Level  : 273.0   
Problems     : 99       (Average Length: 92.40 Splits: 0)
Lemmas       : 777476   (Deleted: 739349)
  Binary     : 12658    (Ratio:   1.63%)
  Ternary    : 2686     (Ratio:   0.35%)
  Conflict   : 777476   (Average Length:  510.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 777476   (Average: 19.28 Max: 1601 Sum: 14988750)
  Executed   : 777374   (Average: 19.27 Max: 1601 Sum: 14983216 Ratio:  99.96%)
  Bounded    : 102      (Average: 54.25 Max: 122 Sum:   5534 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927581  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 5.68s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 5.77s

Iteration 99
Queue:		 [(20,100,2,True), (21,105,2,False), (22,110,2,False), (23,115,2,False), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 100
Time         : 718.115s (Solving: 678.43s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 718.256s

Choices      : 16563783 (Domain: 16320029)
Conflicts    : 784442   (Analyzed: 784438)
Restarts     : 9599     (Average: 81.72 Last: 148)
Model-Level  : 273.0   
Problems     : 100      (Average Length: 92.70 Splits: 0)
Lemmas       : 784438   (Deleted: 746814)
  Binary     : 12666    (Ratio:   1.61%)
  Ternary    : 2686     (Ratio:   0.34%)
  Conflict   : 784438   (Average Length:  508.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 784438   (Average: 19.14 Max: 1601 Sum: 15012328)
  Executed   : 784336   (Average: 19.13 Max: 1601 Sum: 15006794 Ratio:  99.96%)
  Bounded    : 102      (Average: 54.25 Max: 122 Sum:   5534 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927581  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 2.65s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 2.73s

Iteration 100
Queue:		 [(5,25,8,True), (6,30,8,True), (7,35,7,True), (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,2,True), (22,110,2,True), (23,115,2,False), (24,120,2,False)]
Grounded Until:	 120
Blocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 101
Time         : 722.282s (Solving: 682.40s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 722.428s

Choices      : 16615582 (Domain: 16371827)
Conflicts    : 791951   (Analyzed: 791947)
Restarts     : 9699     (Average: 81.65 Last: 148)
Model-Level  : 273.0   
Problems     : 101      (Average Length: 92.99 Splits: 0)
Lemmas       : 791947   (Deleted: 753733)
  Binary     : 12720    (Ratio:   1.61%)
  Ternary    : 2697     (Ratio:   0.34%)
  Conflict   : 791947   (Average Length:  505.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 791947   (Average: 19.01 Max: 1601 Sum: 15055639)
  Executed   : 791845   (Average: 19.00 Max: 1601 Sum: 15050105 Ratio:  99.96%)
  Bounded    : 102      (Average: 54.25 Max: 122 Sum:   5534 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927581  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 4.09s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 4.17s

Iteration 101
Queue:		 [(6,30,8,True), (7,35,7,True), (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,2,True), (22,110,2,True), (23,115,2,False), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 102
Time         : 728.719s (Solving: 688.65s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 728.868s

Choices      : 16706653 (Domain: 16462196)
Conflicts    : 800642   (Analyzed: 800638)
Restarts     : 9799     (Average: 81.71 Last: 148)
Model-Level  : 273.0   
Problems     : 102      (Average Length: 93.27 Splits: 0)
Lemmas       : 800638   (Deleted: 763091)
  Binary     : 12852    (Ratio:   1.61%)
  Ternary    : 2717     (Ratio:   0.34%)
  Conflict   : 800638   (Average Length:  502.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 800638   (Average: 18.91 Max: 1601 Sum: 15136591)
  Executed   : 800536   (Average: 18.90 Max: 1601 Sum: 15131057 Ratio:  99.96%)
  Bounded    : 102      (Average: 54.25 Max: 122 Sum:   5534 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927581  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 6.38s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 6.44s

Iteration 102
Queue:		 [(7,35,7,True), (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,2,True), (22,110,2,True), (23,115,2,False), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 103
Time         : 733.727s (Solving: 693.47s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 733.876s

Choices      : 16787453 (Domain: 16542728)
Conflicts    : 809099   (Analyzed: 809095)
Restarts     : 9899     (Average: 81.74 Last: 148)
Model-Level  : 273.0   
Problems     : 103      (Average Length: 93.55 Splits: 0)
Lemmas       : 809095   (Deleted: 769435)
  Binary     : 12930    (Ratio:   1.60%)
  Ternary    : 2735     (Ratio:   0.34%)
  Conflict   : 809095   (Average Length:  500.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 809095   (Average: 18.80 Max: 1601 Sum: 15208181)
  Executed   : 808993   (Average: 18.79 Max: 1601 Sum: 15202647 Ratio:  99.96%)
  Bounded    : 102      (Average: 54.25 Max: 122 Sum:   5534 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927581  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 4.95s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 5.01s

Iteration 103
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,2,True), (22,110,2,True), (23,115,2,False), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 104
Time         : 738.693s (Solving: 698.24s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 738.844s

Choices      : 16857472 (Domain: 16612497)
Conflicts    : 817101   (Analyzed: 817097)
Restarts     : 9999     (Average: 81.72 Last: 148)
Model-Level  : 273.0   
Problems     : 104      (Average Length: 93.83 Splits: 0)
Lemmas       : 817097   (Deleted: 777549)
  Binary     : 13007    (Ratio:   1.59%)
  Ternary    : 2743     (Ratio:   0.34%)
  Conflict   : 817097   (Average Length:  498.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 817097   (Average: 18.69 Max: 1601 Sum: 15268246)
  Executed   : 816993   (Average: 18.68 Max: 1601 Sum: 15262468 Ratio:  99.96%)
  Bounded    : 104      (Average: 55.56 Max: 122 Sum:   5778 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927581  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 4.90s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 4.97s

Iteration 104
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,2,True), (22,110,2,True), (23,115,2,False), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 105
Time         : 745.077s (Solving: 704.44s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 745.228s

Choices      : 16965056 (Domain: 16719066)
Conflicts    : 825707   (Analyzed: 825703)
Restarts     : 10099    (Average: 81.76 Last: 148)
Model-Level  : 273.0   
Problems     : 105      (Average Length: 94.10 Splits: 0)
Lemmas       : 825703   (Deleted: 787390)
  Binary     : 13153    (Ratio:   1.59%)
  Ternary    : 2767     (Ratio:   0.34%)
  Conflict   : 825703   (Average Length:  495.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 825703   (Average: 18.61 Max: 1601 Sum: 15363880)
  Executed   : 825599   (Average: 18.60 Max: 1601 Sum: 15358102 Ratio:  99.96%)
  Bounded    : 104      (Average: 55.56 Max: 122 Sum:   5778 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927541  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 6.33s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 6.39s

Iteration 105
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,2,True), (22,110,2,True), (23,115,2,False), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 106
Time         : 751.115s (Solving: 710.30s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 751.268s

Choices      : 17085319 (Domain: 16839070)
Conflicts    : 833620   (Analyzed: 833616)
Restarts     : 10199    (Average: 81.74 Last: 148)
Model-Level  : 273.0   
Problems     : 106      (Average Length: 94.36 Splits: 0)
Lemmas       : 833616   (Deleted: 793587)
  Binary     : 13218    (Ratio:   1.59%)
  Ternary    : 2782     (Ratio:   0.33%)
  Conflict   : 833616   (Average Length:  494.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 833616   (Average: 18.56 Max: 1601 Sum: 15470877)
  Executed   : 833511   (Average: 18.55 Max: 1601 Sum: 15464977 Ratio:  99.96%)
  Bounded    : 105      (Average: 56.19 Max: 122 Sum:   5900 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927541  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 5.98s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 6.05s

Iteration 106
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,2,True), (22,110,2,True), (23,115,2,False), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 107
Time         : 757.634s (Solving: 716.62s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 757.788s

Choices      : 17248390 (Domain: 17001777)
Conflicts    : 842075   (Analyzed: 842071)
Restarts     : 10299    (Average: 81.76 Last: 148)
Model-Level  : 273.0   
Problems     : 107      (Average Length: 94.62 Splits: 0)
Lemmas       : 842071   (Deleted: 801299)
  Binary     : 13338    (Ratio:   1.58%)
  Ternary    : 2802     (Ratio:   0.33%)
  Conflict   : 842071   (Average Length:  492.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 842071   (Average: 18.55 Max: 1601 Sum: 15619602)
  Executed   : 841966   (Average: 18.54 Max: 1601 Sum: 15613702 Ratio:  99.96%)
  Bounded    : 105      (Average: 56.19 Max: 122 Sum:   5900 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927527  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 6.45s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 6.52s

Iteration 107
Queue:		 [(17,85,3,True), (18,90,3,False), (19,95,3,False), (20,100,3,False), (21,105,2,True), (22,110,2,True), (23,115,2,False), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 108
Time         : 768.112s (Solving: 726.91s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 768.272s

Choices      : 17567776 (Domain: 17320384)
Conflicts    : 850698   (Analyzed: 850694)
Restarts     : 10399    (Average: 81.81 Last: 148)
Model-Level  : 273.0   
Problems     : 108      (Average Length: 94.87 Splits: 0)
Lemmas       : 850694   (Deleted: 811427)
  Binary     : 13637    (Ratio:   1.60%)
  Ternary    : 2819     (Ratio:   0.33%)
  Conflict   : 850694   (Average Length:  492.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 850694   (Average: 18.71 Max: 1601 Sum: 15915187)
  Executed   : 850588   (Average: 18.70 Max: 1601 Sum: 15909165 Ratio:  99.96%)
  Bounded    : 106      (Average: 56.81 Max: 122 Sum:   6022 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927527  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 10.42s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 10.49s

Iteration 108
Queue:		 [(21,105,2,True), (22,110,2,True), (23,115,2,False), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 109
Time         : 776.530s (Solving: 735.11s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 776.692s

Choices      : 17810515 (Domain: 17562630)
Conflicts    : 859122   (Analyzed: 859118)
Restarts     : 10499    (Average: 81.83 Last: 148)
Model-Level  : 273.0   
Problems     : 109      (Average Length: 95.12 Splits: 0)
Lemmas       : 859118   (Deleted: 817510)
  Binary     : 13730    (Ratio:   1.60%)
  Ternary    : 2841     (Ratio:   0.33%)
  Conflict   : 859118   (Average Length:  490.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 859118   (Average: 18.78 Max: 1601 Sum: 16135407)
  Executed   : 859012   (Average: 18.77 Max: 1601 Sum: 16129385 Ratio:  99.96%)
  Bounded    : 106      (Average: 56.81 Max: 122 Sum:   6022 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927513  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 8.34s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 8.42s

Iteration 109
Queue:		 [(22,110,2,True), (23,115,2,False), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 110
Time         : 785.862s (Solving: 744.26s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 786.028s

Choices      : 18047747 (Domain: 17799329)
Conflicts    : 867411   (Analyzed: 867407)
Restarts     : 10599    (Average: 81.84 Last: 148)
Model-Level  : 273.0   
Problems     : 110      (Average Length: 95.36 Splits: 0)
Lemmas       : 867407   (Deleted: 825690)
  Binary     : 13817    (Ratio:   1.59%)
  Ternary    : 2847     (Ratio:   0.33%)
  Conflict   : 867407   (Average Length:  489.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 867407   (Average: 18.85 Max: 1601 Sum: 16349472)
  Executed   : 867301   (Average: 18.84 Max: 1601 Sum: 16343450 Ratio:  99.96%)
  Bounded    : 106      (Average: 56.81 Max: 122 Sum:   6022 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927513  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 9.27s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 9.34s

Iteration 110
Queue:		 [(5,25,9,True), (6,30,9,True), (7,35,8,True), (8,40,8,False), (9,45,7,True), (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,True), (24,120,2,False)]
Grounded Until:	 120
Blocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 111
Time         : 793.196s (Solving: 751.41s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 793.368s

Choices      : 18133381 (Domain: 17884963)
Conflicts    : 875528   (Analyzed: 875524)
Restarts     : 10699    (Average: 81.83 Last: 148)
Model-Level  : 273.0   
Problems     : 111      (Average Length: 95.60 Splits: 0)
Lemmas       : 875524   (Deleted: 833658)
  Binary     : 13976    (Ratio:   1.60%)
  Ternary    : 2867     (Ratio:   0.33%)
  Conflict   : 875524   (Average Length:  492.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 875524   (Average: 18.76 Max: 1601 Sum: 16421486)
  Executed   : 875417   (Average: 18.75 Max: 1601 Sum: 16415342 Ratio:  99.96%)
  Bounded    : 107      (Average: 57.42 Max: 122 Sum:   6144 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927513  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 7.27s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 7.34s

Iteration 111
Queue:		 [(6,30,9,True), (7,35,8,True), (8,40,8,False), (9,45,7,True), (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,True), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 112
Time         : 801.544s (Solving: 759.57s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 801.720s

Choices      : 18231239 (Domain: 17982417)
Conflicts    : 884659   (Analyzed: 884655)
Restarts     : 10799    (Average: 81.92 Last: 148)
Model-Level  : 273.0   
Problems     : 112      (Average Length: 95.84 Splits: 0)
Lemmas       : 884655   (Deleted: 843491)
  Binary     : 14167    (Ratio:   1.60%)
  Ternary    : 2886     (Ratio:   0.33%)
  Conflict   : 884655   (Average Length:  492.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 884655   (Average: 18.66 Max: 1601 Sum: 16507941)
  Executed   : 884548   (Average: 18.65 Max: 1601 Sum: 16501797 Ratio:  99.96%)
  Bounded    : 107      (Average: 57.42 Max: 122 Sum:   6144 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927499  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 8.29s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 8.35s

Iteration 112
Queue:		 [(7,35,8,True), (8,40,8,False), (9,45,7,True), (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,True), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 113
Time         : 806.804s (Solving: 764.60s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 806.980s

Choices      : 18303151 (Domain: 18054187)
Conflicts    : 892742   (Analyzed: 892738)
Restarts     : 10899    (Average: 81.91 Last: 148)
Model-Level  : 273.0   
Problems     : 113      (Average Length: 96.07 Splits: 0)
Lemmas       : 892738   (Deleted: 850142)
  Binary     : 14245    (Ratio:   1.60%)
  Ternary    : 2896     (Ratio:   0.32%)
  Conflict   : 892738   (Average Length:  491.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 892738   (Average: 18.56 Max: 1601 Sum: 16570243)
  Executed   : 892631   (Average: 18.55 Max: 1601 Sum: 16564099 Ratio:  99.96%)
  Bounded    : 107      (Average: 57.42 Max: 122 Sum:   6144 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927499  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 5.18s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 5.27s

Iteration 113
Queue:		 [(9,45,7,True), (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,True), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 114
Time         : 813.769s (Solving: 771.36s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 813.948s

Choices      : 18410257 (Domain: 18160618)
Conflicts    : 901057   (Analyzed: 901053)
Restarts     : 10999    (Average: 81.92 Last: 148)
Model-Level  : 273.0   
Problems     : 114      (Average Length: 96.30 Splits: 0)
Lemmas       : 901053   (Deleted: 858022)
  Binary     : 14325    (Ratio:   1.59%)
  Ternary    : 2907     (Ratio:   0.32%)
  Conflict   : 901053   (Average Length:  490.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 901053   (Average: 18.49 Max: 1601 Sum: 16664060)
  Executed   : 900946   (Average: 18.49 Max: 1601 Sum: 16657916 Ratio:  99.96%)
  Bounded    : 107      (Average: 57.42 Max: 122 Sum:   6144 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927499  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 6.89s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 6.97s

Iteration 114
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,True), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 115
Time         : 820.609s (Solving: 777.98s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 820.792s

Choices      : 18511698 (Domain: 18261671)
Conflicts    : 909369   (Analyzed: 909365)
Restarts     : 11099    (Average: 81.93 Last: 201)
Model-Level  : 273.0   
Problems     : 115      (Average Length: 96.52 Splits: 0)
Lemmas       : 909365   (Deleted: 866049)
  Binary     : 14421    (Ratio:   1.59%)
  Ternary    : 2928     (Ratio:   0.32%)
  Conflict   : 909365   (Average Length:  489.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 909365   (Average: 18.42 Max: 1601 Sum: 16752489)
  Executed   : 909258   (Average: 18.42 Max: 1601 Sum: 16746345 Ratio:  99.96%)
  Bounded    : 107      (Average: 57.42 Max: 122 Sum:   6144 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927499  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 6.76s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 6.85s

Iteration 115
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,True), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 116
Time         : 826.849s (Solving: 783.99s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 827.036s

Choices      : 18585000 (Domain: 18334885)
Conflicts    : 917183   (Analyzed: 917179)
Restarts     : 11199    (Average: 81.90 Last: 201)
Model-Level  : 273.0   
Problems     : 116      (Average Length: 96.74 Splits: 0)
Lemmas       : 917179   (Deleted: 874200)
  Binary     : 14439    (Ratio:   1.57%)
  Ternary    : 2943     (Ratio:   0.32%)
  Conflict   : 917179   (Average Length:  488.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 917179   (Average: 18.33 Max: 1601 Sum: 16812049)
  Executed   : 917072   (Average: 18.32 Max: 1601 Sum: 16805905 Ratio:  99.96%)
  Bounded    : 107      (Average: 57.42 Max: 122 Sum:   6144 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927499  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 6.15s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 6.25s

Iteration 116
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,True), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 117
Time         : 833.397s (Solving: 790.36s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 833.588s

Choices      : 18727815 (Domain: 18477481)
Conflicts    : 925671   (Analyzed: 925667)
Restarts     : 11299    (Average: 81.92 Last: 201)
Model-Level  : 273.0   
Problems     : 117      (Average Length: 96.96 Splits: 0)
Lemmas       : 925667   (Deleted: 881850)
  Binary     : 14512    (Ratio:   1.57%)
  Ternary    : 2950     (Ratio:   0.32%)
  Conflict   : 925667   (Average Length:  487.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 925667   (Average: 18.30 Max: 1601 Sum: 16940529)
  Executed   : 925560   (Average: 18.29 Max: 1601 Sum: 16934385 Ratio:  99.96%)
  Bounded    : 107      (Average: 57.42 Max: 122 Sum:   6144 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927499  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 6.49s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 6.55s

Iteration 117
Queue:		 [(18,90,3,True), (19,95,3,False), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,2,True), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 118
Time         : 840.185s (Solving: 796.95s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 840.380s

Choices      : 18867331 (Domain: 18616928)
Conflicts    : 933607   (Analyzed: 933603)
Restarts     : 11399    (Average: 81.90 Last: 201)
Model-Level  : 273.0   
Problems     : 118      (Average Length: 97.17 Splits: 0)
Lemmas       : 933603   (Deleted: 890171)
  Binary     : 14580    (Ratio:   1.56%)
  Ternary    : 2962     (Ratio:   0.32%)
  Conflict   : 933603   (Average Length:  485.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 933603   (Average: 18.28 Max: 1601 Sum: 17063638)
  Executed   : 933495   (Average: 18.27 Max: 1601 Sum: 17057376 Ratio:  99.96%)
  Bounded    : 108      (Average: 57.98 Max: 122 Sum:   6262 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927499  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 6.72s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 6.79s

Iteration 118
Queue:		 [(23,115,2,True), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 119
Time         : 848.625s (Solving: 805.20s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 848.824s

Choices      : 19114371 (Domain: 18863641)
Conflicts    : 942024   (Analyzed: 942020)
Restarts     : 11499    (Average: 81.92 Last: 201)
Model-Level  : 273.0   
Problems     : 119      (Average Length: 97.38 Splits: 0)
Lemmas       : 942020   (Deleted: 897792)
  Binary     : 14670    (Ratio:   1.56%)
  Ternary    : 2972     (Ratio:   0.32%)
  Conflict   : 942020   (Average Length:  484.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 942020   (Average: 18.35 Max: 1601 Sum: 17289008)
  Executed   : 941912   (Average: 18.35 Max: 1601 Sum: 17282746 Ratio:  99.96%)
  Bounded    : 108      (Average: 57.98 Max: 122 Sum:   6262 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927499  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 8.38s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 8.45s

Iteration 119
Queue:		 [(5,25,10,True), (6,30,10,True), (7,35,9,True), (8,40,8,True), (9,45,8,False), (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,True), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,3,False), (24,120,2,False)]
Grounded Until:	 120
Blocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 120
Time         : 855.306s (Solving: 811.68s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 855.508s

Choices      : 19172685 (Domain: 18921955)
Conflicts    : 950286   (Analyzed: 950282)
Restarts     : 11599    (Average: 81.93 Last: 201)
Model-Level  : 273.0   
Problems     : 120      (Average Length: 97.58 Splits: 0)
Lemmas       : 950282   (Deleted: 906051)
  Binary     : 14698    (Ratio:   1.55%)
  Ternary    : 2976     (Ratio:   0.31%)
  Conflict   : 950282   (Average Length:  488.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 950282   (Average: 18.24 Max: 1601 Sum: 17333788)
  Executed   : 950174   (Average: 18.23 Max: 1601 Sum: 17327526 Ratio:  99.96%)
  Bounded    : 108      (Average: 57.98 Max: 122 Sum:   6262 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927499  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 6.61s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 6.69s

Iteration 120
Queue:		 [(6,30,10,True), (7,35,9,True), (8,40,8,True), (9,45,8,False), (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,True), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,3,False), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 121
Time         : 860.376s (Solving: 816.52s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 860.584s

Choices      : 19236579 (Domain: 18985406)
Conflicts    : 958332   (Analyzed: 958328)
Restarts     : 11699    (Average: 81.92 Last: 201)
Model-Level  : 273.0   
Problems     : 121      (Average Length: 97.79 Splits: 0)
Lemmas       : 958328   (Deleted: 913972)
  Binary     : 14784    (Ratio:   1.54%)
  Ternary    : 2984     (Ratio:   0.31%)
  Conflict   : 958328   (Average Length:  486.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 958328   (Average: 18.14 Max: 1601 Sum: 17386964)
  Executed   : 958218   (Average: 18.14 Max: 1601 Sum: 17380458 Ratio:  99.96%)
  Bounded    : 110      (Average: 59.15 Max: 122 Sum:   6506 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927499  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 4.99s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 5.08s

Iteration 121
Queue:		 [(7,35,9,True), (8,40,8,True), (9,45,8,False), (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,True), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,3,False), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 122
Time         : 863.705s (Solving: 819.64s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 863.912s

Choices      : 19277900 (Domain: 19026722)
Conflicts    : 965572   (Analyzed: 965568)
Restarts     : 11799    (Average: 81.83 Last: 201)
Model-Level  : 273.0   
Problems     : 122      (Average Length: 97.98 Splits: 0)
Lemmas       : 965568   (Deleted: 921921)
  Binary     : 14790    (Ratio:   1.53%)
  Ternary    : 2985     (Ratio:   0.31%)
  Conflict   : 965568   (Average Length:  485.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 965568   (Average: 18.04 Max: 1601 Sum: 17417609)
  Executed   : 965458   (Average: 18.03 Max: 1601 Sum: 17411103 Ratio:  99.96%)
  Bounded    : 110      (Average: 59.15 Max: 122 Sum:   6506 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927459  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 3.25s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 3.33s

Iteration 122
Queue:		 [(8,40,8,True), (9,45,8,False), (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,True), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,3,False), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 123
Time         : 867.612s (Solving: 823.36s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 867.820s

Choices      : 19334540 (Domain: 19083330)
Conflicts    : 973172   (Analyzed: 973168)
Restarts     : 11899    (Average: 81.79 Last: 201)
Model-Level  : 273.0   
Problems     : 123      (Average Length: 98.18 Splits: 0)
Lemmas       : 973168   (Deleted: 929049)
  Binary     : 14818    (Ratio:   1.52%)
  Ternary    : 2986     (Ratio:   0.31%)
  Conflict   : 973168   (Average Length:  483.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 973168   (Average: 17.95 Max: 1601 Sum: 17463616)
  Executed   : 973058   (Average: 17.94 Max: 1601 Sum: 17457110 Ratio:  99.96%)
  Bounded    : 110      (Average: 59.15 Max: 122 Sum:   6506 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927459  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 3.85s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 3.91s

Iteration 123
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,True), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,3,False), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 124
Time         : 871.234s (Solving: 826.76s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 871.444s

Choices      : 19386493 (Domain: 19135228)
Conflicts    : 980522   (Analyzed: 980518)
Restarts     : 11999    (Average: 81.72 Last: 201)
Model-Level  : 273.0   
Problems     : 124      (Average Length: 98.37 Splits: 0)
Lemmas       : 980518   (Deleted: 936558)
  Binary     : 14828    (Ratio:   1.51%)
  Ternary    : 2987     (Ratio:   0.30%)
  Conflict   : 980518   (Average Length:  481.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 980518   (Average: 17.85 Max: 1601 Sum: 17502364)
  Executed   : 980408   (Average: 17.84 Max: 1601 Sum: 17495858 Ratio:  99.96%)
  Bounded    : 110      (Average: 59.15 Max: 122 Sum:   6506 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927459  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 3.54s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 3.63s

Iteration 124
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,True), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,3,False), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 125
Time         : 877.040s (Solving: 832.38s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 877.252s

Choices      : 19498159 (Domain: 19246781)
Conflicts    : 988789   (Analyzed: 988785)
Restarts     : 12099    (Average: 81.72 Last: 201)
Model-Level  : 273.0   
Problems     : 125      (Average Length: 98.56 Splits: 0)
Lemmas       : 988785   (Deleted: 943858)
  Binary     : 14858    (Ratio:   1.50%)
  Ternary    : 2997     (Ratio:   0.30%)
  Conflict   : 988785   (Average Length:  479.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 988785   (Average: 17.80 Max: 1601 Sum: 17599492)
  Executed   : 988675   (Average: 17.79 Max: 1601 Sum: 17592986 Ratio:  99.96%)
  Bounded    : 110      (Average: 59.15 Max: 122 Sum:   6506 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927459  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 5.75s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 5.81s

Iteration 125
Queue:		 [(15,75,4,True), (16,80,4,False), (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), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 126
Time         : 883.224s (Solving: 838.38s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 883.436s

Choices      : 19634709 (Domain: 19383083)
Conflicts    : 996565   (Analyzed: 996561)
Restarts     : 12199    (Average: 81.69 Last: 201)
Model-Level  : 273.0   
Problems     : 126      (Average Length: 98.75 Splits: 0)
Lemmas       : 996561   (Deleted: 951850)
  Binary     : 14901    (Ratio:   1.50%)
  Ternary    : 3006     (Ratio:   0.30%)
  Conflict   : 996561   (Average Length:  478.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 996561   (Average: 17.78 Max: 1601 Sum: 17719126)
  Executed   : 996451   (Average: 17.77 Max: 1601 Sum: 17712620 Ratio:  99.96%)
  Bounded    : 110      (Average: 59.15 Max: 122 Sum:   6506 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927459  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 6.13s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 6.19s

Iteration 126
Queue:		 [(19,95,3,True), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,3,False), (24,120,2,False)]
Grounded Until:	 120
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 127
Time         : 890.033s (Solving: 844.98s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 890.248s

Choices      : 19763565 (Domain: 19511583)
Conflicts    : 1004355  (Analyzed: 1004351)
Restarts     : 12299    (Average: 81.66 Last: 201)
Model-Level  : 273.0   
Problems     : 127      (Average Length: 98.93 Splits: 0)
Lemmas       : 1004351  (Deleted: 959471)
  Binary     : 14954    (Ratio:   1.49%)
  Ternary    : 3009     (Ratio:   0.30%)
  Conflict   : 1004351  (Average Length:  477.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 1004351  (Average: 17.75 Max: 1601 Sum: 17828717)
  Executed   : 1004241  (Average: 17.75 Max: 1601 Sum: 17822211 Ratio:  99.96%)
  Bounded    : 110      (Average: 59.15 Max: 122 Sum:   6506 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927459  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 6.74s
Memory:		 994MB (+0MB)
UNKNOWN
Iteration Time:	 6.82s

Iteration 127
Queue:		 [(5,25,11,True), (6,30,11,True), (7,35,10,True), (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,4,False), (20,100,3,False), (21,105,3,False), (22,110,3,False), (23,115,3,False), (24,120,2,True)]
Grounded Until:	 120
Blocking actions...
Solving...
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN

INTERRUPTED  : 1

Models       : 0+
Calls        : 128
Time         : 893.796s (Solving: 848.52s 1st Model: 0.01s Unsat: 14.00s)
CPU Time     : 893.984s

Choices      : 19802247 (Domain: 19550265)
Conflicts    : 1011660  (Analyzed: 1011656)
Restarts     : 12399    (Average: 81.59 Last: 201)
Model-Level  : 273.0   
Problems     : 128      (Average Length: 99.11 Splits: 0)
Lemmas       : 1011656  (Deleted: 967179)
  Binary     : 14962    (Ratio:   1.48%)
  Ternary    : 3012     (Ratio:   0.30%)
  Conflict   : 1011656  (Average Length:  476.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 1011656  (Average: 17.65 Max: 1601 Sum: 17856931)
  Executed   : 1011546  (Average: 17.64 Max: 1601 Sum: 17850425 Ratio:  99.96%)
  Bounded    : 110      (Average: 59.15 Max: 122 Sum:   6506 Ratio:   0.04%)

Rules        : 160603   (Original: 145108)
Atoms        : 77295   
Bodies       : 70054    (Original: 54558)
  Count      : 890      (Original: 2504)
Equivalences : 16810    (Atom=Atom: 87 Body=Body: 0 Other: 16723)
Tight        : Yes
Variables    : 941779   (Eliminated:    0 Frozen: 290794)
Constraints  : 6927459  (Binary:  91.2% Ternary:   7.0% Other:   1.8%)

Memory Peak  : 1093MB
Max. Length  : 120 steps
Models       : 1