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-5.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-5.pddl
Parsing...
Parsing: [0.030s CPU, 0.032s wall-clock]
Normalizing task... [0.000s CPU, 0.003s wall-clock]
Instantiating...
Generating Datalog program... [0.010s CPU, 0.008s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.040s CPU, 0.044s wall-clock]
Preparing model... [0.020s CPU, 0.024s wall-clock]
Generated 115 rules.
Computing model... [0.380s CPU, 0.372s wall-clock]
2300 relevant atoms
2393 auxiliary atoms
4693 final queue length
8087 total queue pushes
Completing instantiation... [0.680s CPU, 0.685s wall-clock]
Instantiating: [1.140s CPU, 1.139s wall-clock]
Computing fact groups...
Finding invariants...
24 initial candidates
Finding invariants: [0.140s CPU, 0.139s wall-clock]
Checking invariant weight... [0.000s CPU, 0.001s wall-clock]
Instantiating groups... [0.000s CPU, 0.007s wall-clock]
Collecting mutex groups... [0.000s CPU, 0.001s wall-clock]
Choosing groups...
238 uncovered facts
Choosing groups: [0.010s CPU, 0.001s wall-clock]
Building translation key... [0.010s CPU, 0.009s wall-clock]
Computing fact groups: [0.170s CPU, 0.175s wall-clock]
Building STRIPS to SAS dictionary... [0.000s CPU, 0.002s wall-clock]
Building dictionary for full mutex groups... [0.010s CPU, 0.002s wall-clock]
Building mutex information...
Building mutex information: [0.000s CPU, 0.003s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [0.040s CPU, 0.039s wall-clock]
Translating task: [0.730s CPU, 0.727s wall-clock]
2672 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
3 propositions removed
Detecting unreachable propositions: [0.350s CPU, 0.354s wall-clock]
Reordering and filtering variables...
241 of 241 variables necessary.
12 of 15 mutex groups necessary.
1596 of 1596 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [0.240s CPU, 0.240s wall-clock]
Translator variables: 241
Translator derived variables: 0
Translator facts: 505
Translator goal facts: 10
Translator mutex groups: 12
Translator total mutex groups size: 36
Translator operators: 1596
Translator axioms: 0
Translator task size: 15302
Translator peak memory: 45260 KB
Writing output... [0.260s CPU, 0.278s wall-clock]
Done! [2.960s CPU, 2.985s wall-clock]
planner.py version 0.0.1

Time:	 0.61s
Memory: 91MB

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

Models       : 0
Calls        : 1
Time         : 0.706s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 0.608s

Choices      : 0       
Conflicts    : 0        (Analyzed: 0)
Restarts     : 0       
Problems     : 1        (Average Length: 2.00 Splits: 0)
Lemmas       : 0        (Deleted: 0)
  Binary     : 0        (Ratio:   0.00%)
  Ternary    : 0        (Ratio:   0.00%)
  Conflict   : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 0        (Average:  0.00 Max:   0 Sum:      0)
  Executed   : 0        (Average:  0.00 Max:   0 Sum:      0 Ratio:   0.00%)
  Bounded    : 0        (Average:  0.00 Max:   0 Sum:      0 Ratio: 100.00%)

Rules        : 44183   
Atoms        : 44183   
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 0        (Eliminated:    0 Frozen:    0)
Constraints  : 0        (Binary:   0.0% Ternary:   0.0% Other:   0.0%)

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

[endof: stats after solve call]
Solving Time:	 0.00s
Memory:		 163MB (+72MB)
UNSAT
Iteration Time:	 0.00s

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

Models       : 1+
Calls        : 2
Time         : 1.108s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 1.012s

Choices      : 177      (Domain: 80)
Conflicts    : 2        (Analyzed: 2)
Restarts     : 0       
Model-Level  : 171.0   
Problems     : 2        (Average Length: 4.50 Splits: 0)
Lemmas       : 2        (Deleted: 0)
  Binary     : 0        (Ratio:   0.00%)
  Ternary    : 0        (Ratio:   0.00%)
  Conflict   : 2        (Average Length:   25.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 2        (Average:  6.50 Max:  12 Sum:     13)
  Executed   : 2        (Average:  6.50 Max:  12 Sum:     13 Ratio: 100.00%)
  Bounded    : 0        (Average:  0.00 Max:   0 Sum:      0 Ratio:   0.00%)

Rules        : 44183   
Atoms        : 44183   
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 11842    (Eliminated:    0 Frozen: 11842)
Constraints  : 40811    (Binary:  95.1% Ternary:   3.4% Other:   1.4%)

Memory Peak  : 227MB
Max. Length  : 0 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 0.13s
Memory:		 165MB (+2MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time:	 0.61s
Memory:		 188MB (+23MB)
Solving...
[start: stats after solve call]

Models       : 0
Calls        : 3
Time         : 1.221s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 1.124s

Choices      : 186      (Domain: 85)
Conflicts    : 9        (Analyzed: 8)
Restarts     : 0       
Model-Level  : 171.0   
Problems     : 3        (Average Length: 5.33 Splits: 0)
Lemmas       : 8        (Deleted: 0)
  Binary     : 1        (Ratio:  12.50%)
  Ternary    : 2        (Ratio:  25.00%)
  Conflict   : 8        (Average Length:    9.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 8        (Average:  2.88 Max:  12 Sum:     23)
  Executed   : 7        (Average:  2.75 Max:  12 Sum:     22 Ratio:  95.65%)
  Bounded    : 1        (Average:  1.00 Max:   1 Sum:      1 Ratio:   4.35%)

Rules        : 62994    (Original: 61599)
Atoms        : 50308   
Bodies       : 11595    (Original: 10199)
  Count      : 252      (Original: 531)
Equivalences : 3261     (Atom=Atom: 62 Body=Body: 0 Other: 3199)
Tight        : Yes
Variables    : 14564    (Eliminated: 1674 Frozen: 12890)
Constraints  : 56795    (Binary:  90.2% Ternary:   5.9% Other:   3.9%)

Memory Peak  : 227MB
Max. Length  : 0 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 0.03s
Memory:		 188MB (+0MB)
UNSAT
Iteration Time:	 1.05s

Iteration 3
Queue:		 [(2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until:	 5
Expected Memory: 190.0MB
Grounding...	 [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
Grounding Time:	 0.34s
Memory:		 188MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0
Calls        : 4
Time         : 2.932s (Solving: 0.86s 1st Model: 0.00s Unsat: 0.86s)
CPU Time     : 2.836s

Choices      : 29761    (Domain: 20268)
Conflicts    : 3459     (Analyzed: 3457)
Restarts     : 15       (Average: 230.47 Last: 400)
Model-Level  : 171.0   
Problems     : 4        (Average Length: 7.00 Splits: 0)
Lemmas       : 3457     (Deleted: 0)
  Binary     : 365      (Ratio:  10.56%)
  Ternary    : 354      (Ratio:  10.24%)
  Conflict   : 3457     (Average Length:   48.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 3457     (Average:  8.50 Max: 270 Sum:  29400)
  Executed   : 3423     (Average:  8.40 Max: 270 Sum:  29036 Ratio:  98.76%)
  Bounded    : 34       (Average: 10.71 Max:  12 Sum:    364 Ratio:   1.24%)

Rules        : 62994    (Original: 61599)
Atoms        : 50308   
Bodies       : 11595    (Original: 10199)
  Count      : 252      (Original: 531)
Equivalences : 3261     (Atom=Atom: 62 Body=Body: 0 Other: 3199)
Tight        : Yes
Variables    : 40960    (Eliminated: 1674 Frozen: 30181)
Constraints  : 257865   (Binary:  91.2% Ternary:   6.5% Other:   2.3%)

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

[endof: stats after solve call]
Solving Time:	 1.25s
Memory:		 199MB (+11MB)
UNSAT
Iteration Time:	 1.72s

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

Models       : 0
Calls        : 5
Time         : 6.708s (Solving: 3.67s 1st Model: 0.00s Unsat: 3.67s)
CPU Time     : 6.612s

Choices      : 88239    (Domain: 61732)
Conflicts    : 10468    (Analyzed: 10465)
Restarts     : 25       (Average: 418.60 Last: 2959)
Model-Level  : 171.0   
Problems     : 5        (Average Length: 9.00 Splits: 0)
Lemmas       : 10465    (Deleted: 0)
  Binary     : 903      (Ratio:   8.63%)
  Ternary    : 588      (Ratio:   5.62%)
  Conflict   : 10465    (Average Length:  161.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 10465    (Average:  8.36 Max: 270 Sum:  87437)
  Executed   : 10414    (Average:  8.30 Max: 270 Sum:  86810 Ratio:  99.28%)
  Bounded    : 51       (Average: 12.29 Max:  17 Sum:    627 Ratio:   0.72%)

Rules        : 62994    (Original: 61599)
Atoms        : 50308   
Bodies       : 11595    (Original: 10199)
  Count      : 252      (Original: 531)
Equivalences : 3261     (Atom=Atom: 62 Body=Body: 0 Other: 3199)
Tight        : Yes
Variables    : 67356    (Eliminated: 1674 Frozen: 56577)
Constraints  : 440773   (Binary:  91.4% Ternary:   6.5% Other:   2.1%)

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

[endof: stats after solve call]
Solving Time:	 3.22s
Memory:		 220MB (+15MB)
UNSAT
Iteration Time:	 3.78s

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

Models       : 0
Calls        : 6
Time         : 43.785s (Solving: 39.82s 1st Model: 0.00s Unsat: 39.82s)
CPU Time     : 43.704s

Choices      : 403296   (Domain: 348865)
Conflicts    : 65073    (Analyzed: 65069)
Restarts     : 118      (Average: 551.43 Last: 2959)
Model-Level  : 171.0   
Problems     : 6        (Average Length: 11.17 Splits: 0)
Lemmas       : 65069    (Deleted: 43443)
  Binary     : 2274     (Ratio:   3.49%)
  Ternary    : 1130     (Ratio:   1.74%)
  Conflict   : 65069    (Average Length:  417.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 65069    (Average:  6.02 Max: 412 Sum: 391949)
  Executed   : 65011    (Average:  6.01 Max: 412 Sum: 391194 Ratio:  99.81%)
  Bounded    : 58       (Average: 13.02 Max:  22 Sum:    755 Ratio:   0.19%)

Rules        : 62994    (Original: 61599)
Atoms        : 50308   
Bodies       : 11595    (Original: 10199)
  Count      : 252      (Original: 531)
Equivalences : 3261     (Atom=Atom: 62 Body=Body: 0 Other: 3199)
Tight        : Yes
Variables    : 93752    (Eliminated: 1674 Frozen: 82973)
Constraints  : 620938   (Binary:  91.5% Ternary:   6.5% Other:   2.0%)

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

[endof: stats after solve call]
Solving Time:	 36.58s
Memory:		 242MB (+19MB)
UNSAT
Iteration Time:	 37.10s

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

Models       : 0+
Calls        : 7
Time         : 68.515s (Solving: 63.59s 1st Model: 0.00s Unsat: 39.82s)
CPU Time     : 68.444s

Choices      : 691467   (Domain: 603145)
Conflicts    : 103056   (Analyzed: 103052)
Restarts     : 218      (Average: 472.72 Last: 2959)
Model-Level  : 171.0   
Problems     : 7        (Average Length: 13.43 Splits: 0)
Lemmas       : 103052   (Deleted: 81132)
  Binary     : 3573     (Ratio:   3.47%)
  Ternary    : 1463     (Ratio:   1.42%)
  Conflict   : 103052   (Average Length:  542.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 103052   (Average:  6.44 Max: 412 Sum: 663142)
  Executed   : 102993   (Average:  6.43 Max: 412 Sum: 662360 Ratio:  99.88%)
  Bounded    : 59       (Average: 13.25 Max:  27 Sum:    782 Ratio:   0.12%)

Rules        : 62994    (Original: 61599)
Atoms        : 50308   
Bodies       : 11595    (Original: 10199)
  Count      : 252      (Original: 531)
Equivalences : 3261     (Atom=Atom: 62 Body=Body: 0 Other: 3199)
Tight        : Yes
Variables    : 120148   (Eliminated: 1674 Frozen: 109369)
Constraints  : 813898   (Binary:  91.4% Ternary:   6.6% Other:   2.0%)

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

[endof: stats after solve call]
Solving Time:	 24.20s
Memory:		 322MB (+78MB)
UNKNOWN
Iteration Time:	 24.75s

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

Models       : 0+
Calls        : 8
Time         : 100.506s (Solving: 94.51s 1st Model: 0.00s Unsat: 39.82s)
CPU Time     : 100.448s

Choices      : 1054772  (Domain: 936577)
Conflicts    : 144677   (Analyzed: 144673)
Restarts     : 318      (Average: 454.95 Last: 2959)
Model-Level  : 171.0   
Problems     : 8        (Average Length: 15.75 Splits: 0)
Lemmas       : 144673   (Deleted: 117157)
  Binary     : 5029     (Ratio:   3.48%)
  Ternary    : 1834     (Ratio:   1.27%)
  Conflict   : 144673   (Average Length:  726.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 144673   (Average:  6.94 Max: 510 Sum: 1003555)
  Executed   : 144614   (Average:  6.93 Max: 510 Sum: 1002773 Ratio:  99.92%)
  Bounded    : 59       (Average: 13.25 Max:  27 Sum:    782 Ratio:   0.08%)

Rules        : 62994    (Original: 61599)
Atoms        : 50308   
Bodies       : 11595    (Original: 10199)
  Count      : 252      (Original: 531)
Equivalences : 3261     (Atom=Atom: 62 Body=Body: 0 Other: 3199)
Tight        : Yes
Variables    : 146544   (Eliminated: 1674 Frozen: 135765)
Constraints  : 1014954  (Binary:  91.4% Ternary:   6.6% Other:   2.0%)

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

[endof: stats after solve call]
Solving Time:	 31.37s
Memory:		 355MB (+24MB)
UNKNOWN
Iteration Time:	 32.02s

Iteration 8
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), (17,85,0,True), (18,90,0,True)]
Grounded Until:	 30
Blocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 9
Time         : 133.108s (Solving: 127.06s 1st Model: 0.00s Unsat: 39.82s)
CPU Time     : 133.064s

Choices      : 1166184  (Domain: 1047594)
Conflicts    : 173641   (Analyzed: 173637)
Restarts     : 418      (Average: 415.40 Last: 2959)
Model-Level  : 171.0   
Problems     : 9        (Average Length: 17.56 Splits: 0)
Lemmas       : 173637   (Deleted: 143794)
  Binary     : 5251     (Ratio:   3.02%)
  Ternary    : 1890     (Ratio:   1.09%)
  Conflict   : 173637   (Average Length:  763.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 173637   (Average:  6.36 Max: 510 Sum: 1104304)
  Executed   : 173577   (Average:  6.36 Max: 510 Sum: 1103490 Ratio:  99.93%)
  Bounded    : 60       (Average: 13.57 Max:  32 Sum:    814 Ratio:   0.07%)

Rules        : 62994    (Original: 61599)
Atoms        : 50308   
Bodies       : 11595    (Original: 10199)
  Count      : 252      (Original: 531)
Equivalences : 3261     (Atom=Atom: 62 Body=Body: 0 Other: 3199)
Tight        : Yes
Variables    : 146544   (Eliminated: 1674 Frozen: 144870)
Constraints  : 1014954  (Binary:  91.4% Ternary:   6.6% Other:   2.0%)

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

[endof: stats after solve call]
Solving Time:	 32.58s
Memory:		 355MB (+0MB)
UNKNOWN
Iteration Time:	 32.62s

Iteration 9
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), (17,85,0,True), (18,90,0,True)]
Grounded Until:	 30
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 10
Time         : 170.544s (Solving: 164.45s 1st Model: 0.00s Unsat: 39.82s)
CPU Time     : 170.516s

Choices      : 1482922  (Domain: 1358808)
Conflicts    : 218721   (Analyzed: 218717)
Restarts     : 518      (Average: 422.23 Last: 2959)
Model-Level  : 171.0   
Problems     : 10       (Average Length: 19.00 Splits: 0)
Lemmas       : 218717   (Deleted: 184972)
  Binary     : 6156     (Ratio:   2.81%)
  Ternary    : 1989     (Ratio:   0.91%)
  Conflict   : 218717   (Average Length:  858.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 218717   (Average:  6.41 Max: 510 Sum: 1400928)
  Executed   : 218656   (Average:  6.40 Max: 510 Sum: 1400082 Ratio:  99.94%)
  Bounded    : 61       (Average: 13.87 Max:  32 Sum:    846 Ratio:   0.06%)

Rules        : 62994    (Original: 61599)
Atoms        : 50308   
Bodies       : 11595    (Original: 10199)
  Count      : 252      (Original: 531)
Equivalences : 3261     (Atom=Atom: 62 Body=Body: 0 Other: 3199)
Tight        : Yes
Variables    : 146544   (Eliminated: 1674 Frozen: 144870)
Constraints  : 1014940  (Binary:  91.4% Ternary:   6.6% Other:   2.0%)

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

[endof: stats after solve call]
Solving Time:	 37.43s
Memory:		 419MB (+64MB)
UNKNOWN
Iteration Time:	 37.45s

Iteration 10
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), (17,85,0,True), (18,90,0,True)]
Grounded Until:	 30
Expected Memory: 499.0MB
Grounding...	 [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
Grounding Time:	 0.36s
Memory:		 419MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 11
Time         : 219.647s (Solving: 212.55s 1st Model: 0.00s Unsat: 39.82s)
CPU Time     : 219.640s

Choices      : 1805525  (Domain: 1662386)
Conflicts    : 277984   (Analyzed: 277980)
Restarts     : 618      (Average: 449.81 Last: 2959)
Model-Level  : 171.0   
Problems     : 11       (Average Length: 20.64 Splits: 0)
Lemmas       : 277980   (Deleted: 242906)
  Binary     : 7201     (Ratio:   2.59%)
  Ternary    : 2167     (Ratio:   0.78%)
  Conflict   : 277980   (Average Length:  932.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 277980   (Average:  6.12 Max: 510 Sum: 1701471)
  Executed   : 277919   (Average:  6.12 Max: 510 Sum: 1700625 Ratio:  99.95%)
  Bounded    : 61       (Average: 13.87 Max:  32 Sum:    846 Ratio:   0.05%)

Rules        : 62994    (Original: 61599)
Atoms        : 50308   
Bodies       : 11595    (Original: 10199)
  Count      : 252      (Original: 531)
Equivalences : 3261     (Atom=Atom: 62 Body=Body: 0 Other: 3199)
Tight        : Yes
Variables    : 172940   (Eliminated: 1674 Frozen: 162161)
Constraints  : 1215997  (Binary:  91.4% Ternary:   6.6% Other:   1.9%)

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

[endof: stats after solve call]
Solving Time:	 48.56s
Memory:		 432MB (+13MB)
UNKNOWN
Iteration Time:	 49.13s

Iteration 11
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), (17,85,0,True), (18,90,0,True)]
Grounded Until:	 35
Expected Memory: 512.0MB
Grounding...	 [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
Grounding Time:	 0.39s
Memory:		 434MB (+2MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 12
Time         : 270.115s (Solving: 261.96s 1st Model: 0.00s Unsat: 39.82s)
CPU Time     : 270.128s

Choices      : 2316865  (Domain: 2153686)
Conflicts    : 345349   (Analyzed: 345345)
Restarts     : 718      (Average: 480.98 Last: 2959)
Model-Level  : 171.0   
Problems     : 12       (Average Length: 22.42 Splits: 0)
Lemmas       : 345345   (Deleted: 300004)
  Binary     : 8961     (Ratio:   2.59%)
  Ternary    : 2576     (Ratio:   0.75%)
  Conflict   : 345345   (Average Length:  946.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 345345   (Average:  6.34 Max: 510 Sum: 2188192)
  Executed   : 345283   (Average:  6.33 Max: 510 Sum: 2187304 Ratio:  99.96%)
  Bounded    : 62       (Average: 14.32 Max:  42 Sum:    888 Ratio:   0.04%)

Rules        : 62994    (Original: 61599)
Atoms        : 50308   
Bodies       : 11595    (Original: 10199)
  Count      : 252      (Original: 531)
Equivalences : 3261     (Atom=Atom: 62 Body=Body: 0 Other: 3199)
Tight        : Yes
Variables    : 199336   (Eliminated: 1674 Frozen: 188557)
Constraints  : 1417067  (Binary:  91.4% Ternary:   6.6% Other:   1.9%)

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

[endof: stats after solve call]
Solving Time:	 49.87s
Memory:		 452MB (+18MB)
UNKNOWN
Iteration Time:	 50.50s

Iteration 12
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), (17,85,0,True), (18,90,0,True)]
Grounded Until:	 40
Expected Memory: 532.0MB
Grounding...	 [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])]
Grounding Time:	 0.37s
Memory:		 452MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 13
Time         : 304.422s (Solving: 295.21s 1st Model: 0.00s Unsat: 39.82s)
CPU Time     : 304.448s

Choices      : 2694146  (Domain: 2516118)
Conflicts    : 394269   (Analyzed: 394265)
Restarts     : 818      (Average: 481.99 Last: 2959)
Model-Level  : 171.0   
Problems     : 13       (Average Length: 24.31 Splits: 0)
Lemmas       : 394265   (Deleted: 349024)
  Binary     : 10274    (Ratio:   2.61%)
  Ternary    : 2771     (Ratio:   0.70%)
  Conflict   : 394265   (Average Length:  948.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 394265   (Average:  6.45 Max: 510 Sum: 2543147)
  Executed   : 394203   (Average:  6.45 Max: 510 Sum: 2542259 Ratio:  99.97%)
  Bounded    : 62       (Average: 14.32 Max:  42 Sum:    888 Ratio:   0.03%)

Rules        : 62994    (Original: 61599)
Atoms        : 50308   
Bodies       : 11595    (Original: 10199)
  Count      : 252      (Original: 531)
Equivalences : 3261     (Atom=Atom: 62 Body=Body: 0 Other: 3199)
Tight        : Yes
Variables    : 225732   (Eliminated: 1674 Frozen: 214953)
Constraints  : 1618123  (Binary:  91.4% Ternary:   6.6% Other:   1.9%)

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

[endof: stats after solve call]
Solving Time:	 33.72s
Memory:		 480MB (+28MB)
UNKNOWN
Iteration Time:	 34.33s

Iteration 13
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), (17,85,0,True), (18,90,0,True)]
Grounded Until:	 45
Expected Memory: 560.0MB
Grounding...	 [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])]
Grounding Time:	 0.39s
Memory:		 480MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 14
Time         : 350.733s (Solving: 340.42s 1st Model: 0.00s Unsat: 39.82s)
CPU Time     : 350.780s

Choices      : 3289062  (Domain: 3101267)
Conflicts    : 457260   (Analyzed: 457256)
Restarts     : 918      (Average: 498.10 Last: 2959)
Model-Level  : 171.0   
Problems     : 14       (Average Length: 26.29 Splits: 0)
Lemmas       : 457256   (Deleted: 410992)
  Binary     : 12292    (Ratio:   2.69%)
  Ternary    : 3012     (Ratio:   0.66%)
  Conflict   : 457256   (Average Length:  955.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 457256   (Average:  6.80 Max: 510 Sum: 3109725)
  Executed   : 457194   (Average:  6.80 Max: 510 Sum: 3108837 Ratio:  99.97%)
  Bounded    : 62       (Average: 14.32 Max:  42 Sum:    888 Ratio:   0.03%)

Rules        : 62994    (Original: 61599)
Atoms        : 50308   
Bodies       : 11595    (Original: 10199)
  Count      : 252      (Original: 531)
Equivalences : 3261     (Atom=Atom: 62 Body=Body: 0 Other: 3199)
Tight        : Yes
Variables    : 252128   (Eliminated: 1674 Frozen: 241349)
Constraints  : 1819193  (Binary:  91.4% Ternary:   6.7% Other:   1.9%)

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

[endof: stats after solve call]
Solving Time:	 45.69s
Memory:		 495MB (+15MB)
UNKNOWN
Iteration Time:	 46.34s

Iteration 14
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), (17,85,0,True), (18,90,0,True)]
Grounded Until:	 50
Expected Memory: 575.0MB
Grounding...	 [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
Grounding Time:	 0.40s
Memory:		 495MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 15
Time         : 378.979s (Solving: 367.54s 1st Model: 0.00s Unsat: 39.82s)
CPU Time     : 379.036s

Choices      : 3597053  (Domain: 3407854)
Conflicts    : 492711   (Analyzed: 492707)
Restarts     : 1018     (Average: 484.00 Last: 2959)
Model-Level  : 171.0   
Problems     : 15       (Average Length: 28.33 Splits: 0)
Lemmas       : 492707   (Deleted: 443009)
  Binary     : 12942    (Ratio:   2.63%)
  Ternary    : 3085     (Ratio:   0.63%)
  Conflict   : 492707   (Average Length:  963.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 492707   (Average:  6.88 Max: 510 Sum: 3390331)
  Executed   : 492643   (Average:  6.88 Max: 510 Sum: 3389329 Ratio:  99.97%)
  Bounded    : 64       (Average: 15.66 Max:  57 Sum:   1002 Ratio:   0.03%)

Rules        : 62994    (Original: 61599)
Atoms        : 50308   
Bodies       : 11595    (Original: 10199)
  Count      : 252      (Original: 531)
Equivalences : 3261     (Atom=Atom: 62 Body=Body: 0 Other: 3199)
Tight        : Yes
Variables    : 278524   (Eliminated: 1674 Frozen: 267745)
Constraints  : 2020263  (Binary:  91.4% Ternary:   6.7% Other:   1.9%)

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

[endof: stats after solve call]
Solving Time:	 27.59s
Memory:		 512MB (+17MB)
UNKNOWN
Iteration Time:	 28.27s

Iteration 15
Queue:		 [(12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True)]
Grounded Until:	 55
Expected Memory: 592.0MB
Grounding...	 [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])]
Grounding Time:	 0.38s
Memory:		 512MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 16
Time         : 406.082s (Solving: 393.53s 1st Model: 0.00s Unsat: 39.82s)
CPU Time     : 406.148s

Choices      : 3945097  (Domain: 3754016)
Conflicts    : 531380   (Analyzed: 531376)
Restarts     : 1118     (Average: 475.29 Last: 2959)
Model-Level  : 171.0   
Problems     : 16       (Average Length: 30.44 Splits: 0)
Lemmas       : 531376   (Deleted: 491059)
  Binary     : 13738    (Ratio:   2.59%)
  Ternary    : 3187     (Ratio:   0.60%)
  Conflict   : 531376   (Average Length:  945.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 531376   (Average:  6.99 Max: 510 Sum: 3714713)
  Executed   : 531310   (Average:  6.99 Max: 510 Sum: 3713587 Ratio:  99.97%)
  Bounded    : 66       (Average: 17.06 Max:  62 Sum:   1126 Ratio:   0.03%)

Rules        : 62994    (Original: 61599)
Atoms        : 50308   
Bodies       : 11595    (Original: 10199)
  Count      : 252      (Original: 531)
Equivalences : 3261     (Atom=Atom: 62 Body=Body: 0 Other: 3199)
Tight        : Yes
Variables    : 304920   (Eliminated: 1674 Frozen: 294141)
Constraints  : 2221302  (Binary:  91.4% Ternary:   6.7% Other:   1.9%)

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

[endof: stats after solve call]
Solving Time:	 26.46s
Memory:		 530MB (+18MB)
UNKNOWN
Iteration Time:	 27.12s

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

Models       : 0+
Calls        : 17
Time         : 453.889s (Solving: 440.21s 1st Model: 0.00s Unsat: 39.82s)
CPU Time     : 453.972s

Choices      : 4609616  (Domain: 4416541)
Conflicts    : 596627   (Analyzed: 596623)
Restarts     : 1218     (Average: 489.84 Last: 2959)
Model-Level  : 171.0   
Problems     : 17       (Average Length: 32.59 Splits: 0)
Lemmas       : 596623   (Deleted: 550104)
  Binary     : 15084    (Ratio:   2.53%)
  Ternary    : 3349     (Ratio:   0.56%)
  Conflict   : 596623   (Average Length:  935.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 596623   (Average:  7.29 Max: 510 Sum: 4346515)
  Executed   : 596557   (Average:  7.28 Max: 510 Sum: 4345389 Ratio:  99.97%)
  Bounded    : 66       (Average: 17.06 Max:  62 Sum:   1126 Ratio:   0.03%)

Rules        : 62994    (Original: 61599)
Atoms        : 50308   
Bodies       : 11595    (Original: 10199)
  Count      : 252      (Original: 531)
Equivalences : 3261     (Atom=Atom: 62 Body=Body: 0 Other: 3199)
Tight        : Yes
Variables    : 331316   (Eliminated: 1674 Frozen: 320537)
Constraints  : 2420074  (Binary:  91.4% Ternary:   6.7% Other:   1.9%)

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

[endof: stats after solve call]
Solving Time:	 47.16s
Memory:		 570MB (+40MB)
UNKNOWN
Iteration Time:	 47.83s

Iteration 17
Queue:		 [(14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True)]
Grounded Until:	 65
Expected Memory: 650.0MB
Grounding...	 [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])]
Grounding Time:	 0.53s
Memory:		 583MB (+13MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 18
Time         : 492.981s (Solving: 478.04s 1st Model: 0.00s Unsat: 39.82s)
CPU Time     : 493.080s

Choices      : 5079373  (Domain: 4885233)
Conflicts    : 645633   (Analyzed: 645629)
Restarts     : 1318     (Average: 489.86 Last: 2959)
Model-Level  : 171.0   
Problems     : 18       (Average Length: 34.78 Splits: 0)
Lemmas       : 645629   (Deleted: 590098)
  Binary     : 15743    (Ratio:   2.44%)
  Ternary    : 3445     (Ratio:   0.53%)
  Conflict   : 645629   (Average Length:  928.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 645629   (Average:  7.42 Max: 510 Sum: 4788222)
  Executed   : 645562   (Average:  7.41 Max: 510 Sum: 4787024 Ratio:  99.97%)
  Bounded    : 67       (Average: 17.88 Max:  72 Sum:   1198 Ratio:   0.03%)

Rules        : 62994    (Original: 61599)
Atoms        : 50308   
Bodies       : 11595    (Original: 10199)
  Count      : 252      (Original: 531)
Equivalences : 3261     (Atom=Atom: 62 Body=Body: 0 Other: 3199)
Tight        : Yes
Variables    : 357712   (Eliminated: 1674 Frozen: 346933)
Constraints  : 2621144  (Binary:  91.4% Ternary:   6.7% Other:   1.9%)

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

[endof: stats after solve call]
Solving Time:	 38.32s
Memory:		 597MB (+14MB)
UNKNOWN
Iteration Time:	 39.12s

Iteration 18
Queue:		 [(15,75,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True)]
Grounded Until:	 70
Expected Memory: 677.0MB
Grounding...	 [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])]
Grounding Time:	 0.39s
Memory:		 597MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 19
Time         : 530.643s (Solving: 514.54s 1st Model: 0.00s Unsat: 39.82s)
CPU Time     : 530.756s

Choices      : 5569560  (Domain: 5370121)
Conflicts    : 695034   (Analyzed: 695030)
Restarts     : 1418     (Average: 490.15 Last: 2959)
Model-Level  : 171.0   
Problems     : 19       (Average Length: 37.00 Splits: 0)
Lemmas       : 695030   (Deleted: 636535)
  Binary     : 16650    (Ratio:   2.40%)
  Ternary    : 3590     (Ratio:   0.52%)
  Conflict   : 695030   (Average Length:  928.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 695030   (Average:  7.55 Max: 510 Sum: 5247083)
  Executed   : 694962   (Average:  7.55 Max: 510 Sum: 5245808 Ratio:  99.98%)
  Bounded    : 68       (Average: 18.75 Max:  77 Sum:   1275 Ratio:   0.02%)

Rules        : 62994    (Original: 61599)
Atoms        : 50308   
Bodies       : 11595    (Original: 10199)
  Count      : 252      (Original: 531)
Equivalences : 3261     (Atom=Atom: 62 Body=Body: 0 Other: 3199)
Tight        : Yes
Variables    : 384108   (Eliminated: 1674 Frozen: 373329)
Constraints  : 2822197  (Binary:  91.4% Ternary:   6.7% Other:   1.9%)

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

[endof: stats after solve call]
Solving Time:	 36.99s
Memory:		 611MB (+14MB)
UNKNOWN
Iteration Time:	 37.69s

Iteration 19
Queue:		 [(16,80,0,True), (17,85,0,True), (18,90,0,True)]
Grounded Until:	 75
Expected Memory: 691.0MB
Grounding...	 [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])]
Grounding Time:	 0.39s
Memory:		 611MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 20
Time         : 578.945s (Solving: 561.65s 1st Model: 0.00s Unsat: 39.82s)
CPU Time     : 579.076s

Choices      : 6321944  (Domain: 6116116)
Conflicts    : 761849   (Analyzed: 761845)
Restarts     : 1518     (Average: 501.87 Last: 2959)
Model-Level  : 171.0   
Problems     : 20       (Average Length: 39.25 Splits: 0)
Lemmas       : 761845   (Deleted: 699479)
  Binary     : 17838    (Ratio:   2.34%)
  Ternary    : 3782     (Ratio:   0.50%)
  Conflict   : 761845   (Average Length:  924.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 761845   (Average:  7.83 Max: 510 Sum: 5968871)
  Executed   : 761777   (Average:  7.83 Max: 510 Sum: 5967596 Ratio:  99.98%)
  Bounded    : 68       (Average: 18.75 Max:  77 Sum:   1275 Ratio:   0.02%)

Rules        : 62994    (Original: 61599)
Atoms        : 50308   
Bodies       : 11595    (Original: 10199)
  Count      : 252      (Original: 531)
Equivalences : 3261     (Atom=Atom: 62 Body=Body: 0 Other: 3199)
Tight        : Yes
Variables    : 410504   (Eliminated: 1674 Frozen: 399725)
Constraints  : 3023250  (Binary:  91.4% Ternary:   6.7% Other:   1.9%)

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

[endof: stats after solve call]
Solving Time:	 47.61s
Memory:		 628MB (+17MB)
UNKNOWN
Iteration Time:	 48.33s

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

Models       : 0+
Calls        : 21
Time         : 632.010s (Solving: 613.54s 1st Model: 0.00s Unsat: 39.82s)
CPU Time     : 632.164s

Choices      : 7046347  (Domain: 6838898)
Conflicts    : 832933   (Analyzed: 832929)
Restarts     : 1618     (Average: 514.79 Last: 2959)
Model-Level  : 171.0   
Problems     : 21       (Average Length: 41.52 Splits: 0)
Lemmas       : 832929   (Deleted: 779564)
  Binary     : 18959    (Ratio:   2.28%)
  Ternary    : 3947     (Ratio:   0.47%)
  Conflict   : 832929   (Average Length:  920.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 832929   (Average:  7.99 Max: 510 Sum: 6654145)
  Executed   : 832860   (Average:  7.99 Max: 510 Sum: 6652783 Ratio:  99.98%)
  Bounded    : 69       (Average: 19.74 Max:  87 Sum:   1362 Ratio:   0.02%)

Rules        : 62994    (Original: 61599)
Atoms        : 50308   
Bodies       : 11595    (Original: 10199)
  Count      : 252      (Original: 531)
Equivalences : 3261     (Atom=Atom: 62 Body=Body: 0 Other: 3199)
Tight        : Yes
Variables    : 436900   (Eliminated: 1674 Frozen: 426121)
Constraints  : 3224320  (Binary:  91.4% Ternary:   6.7% Other:   1.9%)

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

[endof: stats after solve call]
Solving Time:	 52.40s
Memory:		 646MB (+18MB)
UNKNOWN
Iteration Time:	 53.10s

Iteration 21
Queue:		 [(18,90,0,True)]
Grounded Until:	 85
Expected Memory: 726.0MB
Grounding...	 [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])]
Grounding Time:	 0.38s
Memory:		 646MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 22
Time         : 681.440s (Solving: 661.79s 1st Model: 0.00s Unsat: 39.82s)
CPU Time     : 681.616s

Choices      : 7679517  (Domain: 7471912)
Conflicts    : 894269   (Analyzed: 894265)
Restarts     : 1718     (Average: 520.53 Last: 2959)
Model-Level  : 171.0   
Problems     : 22       (Average Length: 43.82 Splits: 0)
Lemmas       : 894265   (Deleted: 830204)
  Binary     : 19898    (Ratio:   2.23%)
  Ternary    : 4106     (Ratio:   0.46%)
  Conflict   : 894265   (Average Length:  917.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 894265   (Average:  8.11 Max: 510 Sum: 7249457)
  Executed   : 894196   (Average:  8.11 Max: 510 Sum: 7248095 Ratio:  99.98%)
  Bounded    : 69       (Average: 19.74 Max:  87 Sum:   1362 Ratio:   0.02%)

Rules        : 62994    (Original: 61599)
Atoms        : 50308   
Bodies       : 11595    (Original: 10199)
  Count      : 252      (Original: 531)
Equivalences : 3261     (Atom=Atom: 62 Body=Body: 0 Other: 3199)
Tight        : Yes
Variables    : 463296   (Eliminated: 1674 Frozen: 452517)
Constraints  : 3425376  (Binary:  91.4% Ternary:   6.7% Other:   1.9%)

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

[endof: stats after solve call]
Solving Time:	 48.75s
Memory:		 670MB (+24MB)
UNKNOWN
Iteration Time:	 49.46s

Iteration 22
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,1,True), (18,90,1,True), (19,95,0,True), (20,100,0,True), (21,105,0,True), (22,110,0,True)]
Grounded Until:	 90
Blocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 23
Time         : 709.331s (Solving: 689.55s 1st Model: 0.00s Unsat: 39.82s)
CPU Time     : 709.520s

Choices      : 7784041  (Domain: 7576436)
Conflicts    : 922343   (Analyzed: 922339)
Restarts     : 1818     (Average: 507.34 Last: 2959)
Model-Level  : 171.0   
Problems     : 23       (Average Length: 45.91 Splits: 0)
Lemmas       : 922339   (Deleted: 860219)
  Binary     : 20079    (Ratio:   2.18%)
  Ternary    : 4137     (Ratio:   0.45%)
  Conflict   : 922339   (Average Length:  912.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 922339   (Average:  7.96 Max: 510 Sum: 7343681)
  Executed   : 922269   (Average:  7.96 Max: 510 Sum: 7342227 Ratio:  99.98%)
  Bounded    : 70       (Average: 20.77 Max:  92 Sum:   1454 Ratio:   0.02%)

Rules        : 62994    (Original: 61599)
Atoms        : 50308   
Bodies       : 11595    (Original: 10199)
  Count      : 252      (Original: 531)
Equivalences : 3261     (Atom=Atom: 62 Body=Body: 0 Other: 3199)
Tight        : Yes
Variables    : 463296   (Eliminated: 1674 Frozen: 461622)
Constraints  : 3425376  (Binary:  91.4% Ternary:   6.7% Other:   1.9%)

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

[endof: stats after solve call]
Solving Time:	 27.85s
Memory:		 670MB (+0MB)
UNKNOWN
Iteration Time:	 27.91s

Iteration 23
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,1,True), (18,90,1,True), (19,95,0,True), (20,100,0,True), (21,105,0,True), (22,110,0,True)]
Grounded Until:	 90
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 24
Time         : 767.278s (Solving: 747.37s 1st Model: 0.00s Unsat: 39.82s)
CPU Time     : 767.492s

Choices      : 8103051  (Domain: 7895446)
Conflicts    : 972411   (Analyzed: 972407)
Restarts     : 1918     (Average: 506.99 Last: 2959)
Model-Level  : 171.0   
Problems     : 24       (Average Length: 47.83 Splits: 0)
Lemmas       : 972407   (Deleted: 900970)
  Binary     : 20385    (Ratio:   2.10%)
  Ternary    : 4212     (Ratio:   0.43%)
  Conflict   : 972407   (Average Length:  935.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 972407   (Average:  7.86 Max: 510 Sum: 7642339)
  Executed   : 972337   (Average:  7.86 Max: 510 Sum: 7640885 Ratio:  99.98%)
  Bounded    : 70       (Average: 20.77 Max:  92 Sum:   1454 Ratio:   0.02%)

Rules        : 62994    (Original: 61599)
Atoms        : 50308   
Bodies       : 11595    (Original: 10199)
  Count      : 252      (Original: 531)
Equivalences : 3261     (Atom=Atom: 62 Body=Body: 0 Other: 3199)
Tight        : Yes
Variables    : 463296   (Eliminated: 1674 Frozen: 461622)
Constraints  : 3425367  (Binary:  91.4% Ternary:   6.7% Other:   1.9%)

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

[endof: stats after solve call]
Solving Time:	 57.92s
Memory:		 670MB (+0MB)
UNKNOWN
Iteration Time:	 57.98s

Iteration 24
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,1,True), (18,90,1,True), (19,95,0,True), (20,100,0,True), (21,105,0,True), (22,110,0,True)]
Grounded Until:	 90
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 25
Time         : 812.301s (Solving: 792.26s 1st Model: 0.00s Unsat: 39.82s)
CPU Time     : 812.532s

Choices      : 8334022  (Domain: 8126417)
Conflicts    : 1018469  (Analyzed: 1018465)
Restarts     : 2018     (Average: 504.69 Last: 2959)
Model-Level  : 171.0   
Problems     : 25       (Average Length: 49.60 Splits: 0)
Lemmas       : 1018465  (Deleted: 949877)
  Binary     : 20728    (Ratio:   2.04%)
  Ternary    : 4280     (Ratio:   0.42%)
  Conflict   : 1018465  (Average Length:  938.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 1018465  (Average:  7.71 Max: 510 Sum: 7851962)
  Executed   : 1018395  (Average:  7.71 Max: 510 Sum: 7850508 Ratio:  99.98%)
  Bounded    : 70       (Average: 20.77 Max:  92 Sum:   1454 Ratio:   0.02%)

Rules        : 62994    (Original: 61599)
Atoms        : 50308   
Bodies       : 11595    (Original: 10199)
  Count      : 252      (Original: 531)
Equivalences : 3261     (Atom=Atom: 62 Body=Body: 0 Other: 3199)
Tight        : Yes
Variables    : 463296   (Eliminated: 1674 Frozen: 461622)
Constraints  : 3425367  (Binary:  91.4% Ternary:   6.7% Other:   1.9%)

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

[endof: stats after solve call]
Solving Time:	 44.98s
Memory:		 734MB (+64MB)
UNKNOWN
Iteration Time:	 45.05s

Iteration 25
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,1,True), (18,90,1,True), (19,95,0,True), (20,100,0,True), (21,105,0,True), (22,110,0,True)]
Grounded Until:	 90
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 26
Time         : 844.321s (Solving: 824.14s 1st Model: 0.00s Unsat: 39.82s)
CPU Time     : 844.568s

Choices      : 8629532  (Domain: 8421927)
Conflicts    : 1065090  (Analyzed: 1065086)
Restarts     : 2118     (Average: 502.87 Last: 2959)
Model-Level  : 171.0   
Problems     : 26       (Average Length: 51.23 Splits: 0)
Lemmas       : 1065086  (Deleted: 994664)
  Binary     : 20993    (Ratio:   1.97%)
  Ternary    : 4332     (Ratio:   0.41%)
  Conflict   : 1065086  (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    : 1065086  (Average:  7.63 Max: 510 Sum: 8123767)
  Executed   : 1065016  (Average:  7.63 Max: 510 Sum: 8122313 Ratio:  99.98%)
  Bounded    : 70       (Average: 20.77 Max:  92 Sum:   1454 Ratio:   0.02%)

Rules        : 62994    (Original: 61599)
Atoms        : 50308   
Bodies       : 11595    (Original: 10199)
  Count      : 252      (Original: 531)
Equivalences : 3261     (Atom=Atom: 62 Body=Body: 0 Other: 3199)
Tight        : Yes
Variables    : 463296   (Eliminated: 1674 Frozen: 461622)
Constraints  : 3425367  (Binary:  91.4% Ternary:   6.7% Other:   1.9%)

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

[endof: stats after solve call]
Solving Time:	 31.97s
Memory:		 734MB (+0MB)
UNKNOWN
Iteration Time:	 32.04s

Iteration 26
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,1,True), (18,90,1,True), (19,95,0,True), (20,100,0,True), (21,105,0,True), (22,110,0,True)]
Grounded Until:	 90
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 27
Time         : 872.299s (Solving: 851.99s 1st Model: 0.00s Unsat: 39.82s)
CPU Time     : 872.560s

Choices      : 8858040  (Domain: 8650435)
Conflicts    : 1103467  (Analyzed: 1103463)
Restarts     : 2218     (Average: 497.50 Last: 2959)
Model-Level  : 171.0   
Problems     : 27       (Average Length: 52.74 Splits: 0)
Lemmas       : 1103463  (Deleted: 1039896)
  Binary     : 21224    (Ratio:   1.92%)
  Ternary    : 4400     (Ratio:   0.40%)
  Conflict   : 1103463  (Average Length:  936.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 1103463  (Average:  7.55 Max: 510 Sum: 8327859)
  Executed   : 1103393  (Average:  7.55 Max: 510 Sum: 8326405 Ratio:  99.98%)
  Bounded    : 70       (Average: 20.77 Max:  92 Sum:   1454 Ratio:   0.02%)

Rules        : 62994    (Original: 61599)
Atoms        : 50308   
Bodies       : 11595    (Original: 10199)
  Count      : 252      (Original: 531)
Equivalences : 3261     (Atom=Atom: 62 Body=Body: 0 Other: 3199)
Tight        : Yes
Variables    : 463296   (Eliminated: 1674 Frozen: 461622)
Constraints  : 3425367  (Binary:  91.4% Ternary:   6.7% Other:   1.9%)

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

[endof: stats after solve call]
Solving Time:	 27.93s
Memory:		 734MB (+0MB)
UNKNOWN
Iteration Time:	 27.99s

Iteration 27
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,1,True), (18,90,1,True), (19,95,0,True), (20,100,0,True), (21,105,0,True), (22,110,0,True)]
Grounded Until:	 90
Unblocking actions...
Solving...
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN

INTERRUPTED  : 1

Models       : 0+
Calls        : 28
Time         : 894.750s (Solving: 874.33s 1st Model: 0.00s Unsat: 39.82s)
CPU Time     : 895.008s

Choices      : 9090913  (Domain: 8883308)
Conflicts    : 1136587  (Analyzed: 1136583)
Restarts     : 2276     (Average: 499.38 Last: 2959)
Model-Level  : 171.0   
Problems     : 28       (Average Length: 54.14 Splits: 0)
Lemmas       : 1136583  (Deleted: 1063622)
  Binary     : 21513    (Ratio:   1.89%)
  Ternary    : 4444     (Ratio:   0.39%)
  Conflict   : 1136583  (Average Length:  938.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 1136583  (Average:  7.52 Max: 510 Sum: 8545698)
  Executed   : 1136513  (Average:  7.52 Max: 510 Sum: 8544244 Ratio:  99.98%)
  Bounded    : 70       (Average: 20.77 Max:  92 Sum:   1454 Ratio:   0.02%)

Rules        : 62994    (Original: 61599)
Atoms        : 50308   
Bodies       : 11595    (Original: 10199)
  Count      : 252      (Original: 531)
Equivalences : 3261     (Atom=Atom: 62 Body=Body: 0 Other: 3199)
Tight        : Yes
Variables    : 463296   (Eliminated: 1674 Frozen: 461622)
Constraints  : 3425367  (Binary:  91.4% Ternary:   6.7% Other:   1.9%)

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