INFO     Running translator.
INFO     translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/instances/instance-7.pddl']
INFO     translator arguments: []
INFO     translator time limit: None
INFO     translator memory limit: None
INFO     callstring: /home/pluehne/.usr/bin/python /home/wv/bin/linux/64/fast-downward-10997/builds/release64/bin/translate/translate.py /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/instances/instance-7.pddl
Parsing...
Parsing: [0.060s CPU, 0.070s wall-clock]
Normalizing task... [0.000s CPU, 0.003s wall-clock]
Instantiating...
Generating Datalog program... [0.020s CPU, 0.016s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.020s CPU, 0.027s wall-clock]
Preparing model... [0.050s CPU, 0.048s wall-clock]
Generated 46 rules.
Computing model... [1.270s CPU, 1.272s wall-clock]
10863 relevant atoms
5844 auxiliary atoms
16707 final queue length
34683 total queue pushes
Completing instantiation... [3.530s CPU, 3.532s wall-clock]
Instantiating: [4.910s CPU, 4.912s wall-clock]
Computing fact groups...
Finding invariants...
12 initial candidates
Finding invariants: [0.060s CPU, 0.063s wall-clock]
Checking invariant weight... [0.010s CPU, 0.003s wall-clock]
Instantiating groups... [0.040s CPU, 0.043s wall-clock]
Collecting mutex groups... [0.000s CPU, 0.005s wall-clock]
Choosing groups...
0 uncovered facts
Choosing groups: [0.020s CPU, 0.018s wall-clock]
Building translation key... [0.010s CPU, 0.009s wall-clock]
Computing fact groups: [0.180s CPU, 0.180s wall-clock]
Building STRIPS to SAS dictionary... [0.010s CPU, 0.004s 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.005s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [0.160s CPU, 0.156s wall-clock]
Translating task: [2.950s CPU, 2.935s wall-clock]
0 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
34 propositions removed
Detecting unreachable propositions: [1.530s CPU, 1.538s wall-clock]
Reordering and filtering variables...
34 of 34 variables necessary.
0 of 34 mutex groups necessary.
9516 of 9516 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [0.450s CPU, 0.451s wall-clock]
Translator variables: 34
Translator derived variables: 0
Translator facts: 790
Translator goal facts: 24
Translator mutex groups: 0
Translator total mutex groups size: 0
Translator operators: 9516
Translator axioms: 0
Translator task size: 57044
Translator peak memory: 73420 KB
Writing output... [1.010s CPU, 1.084s wall-clock]
Done! [11.230s CPU, 11.314s wall-clock]
planner.py version 0.0.1

Time:	 2.38s
Memory: 207MB

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         : 2.773s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 2.388s

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

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

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

Models       : 0
Calls        : 2
Time         : 4.107s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 3.724s

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

Rules        : 172544  
Atoms        : 172544  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 45376    (Eliminated:    0 Frozen: 3141)
Constraints  : 89600    (Binary:  96.9% Ternary:   1.4% Other:   1.7%)

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

[endof: stats after solve call]
Solving Time:	 0.10s
Memory:		 288MB (+9MB)
UNSAT
Iteration Time:	 1.34s

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

Models       : 0+
Calls        : 3
Time         : 7.411s (Solving: 2.12s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 7.028s

Choices      : 62415    (Domain: 62415)
Conflicts    : 9957     (Analyzed: 9957)
Restarts     : 100      (Average: 99.57 Last: 80)
Problems     : 3        (Average Length: 7.00 Splits: 0)
Lemmas       : 9957     (Deleted: 6062)
  Binary     : 232      (Ratio:   2.33%)
  Ternary    : 139      (Ratio:   1.40%)
  Conflict   : 9957     (Average Length:  465.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 9957     (Average:  5.56 Max: 395 Sum:  55410)
  Executed   : 9951     (Average:  5.56 Max: 395 Sum:  55393 Ratio:  99.97%)
  Bounded    : 6        (Average:  2.83 Max:  12 Sum:     17 Ratio:   0.03%)

Rules        : 172544  
Atoms        : 172544  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 99506    (Eliminated:    0 Frozen: 6937)
Constraints  : 502683   (Binary:  97.9% Ternary:   1.0% Other:   1.1%)

Memory Peak  : 343MB
Max. Length  : 5 steps
Models       : 0

[endof: stats after solve call]
Solving Time:	 2.17s
Memory:		 322MB (+27MB)
UNKNOWN
Iteration Time:	 3.32s

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

Models       : 0+
Calls        : 4
Time         : 12.470s (Solving: 5.91s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 12.092s

Choices      : 202925   (Domain: 202925)
Conflicts    : 20534    (Analyzed: 20534)
Restarts     : 200      (Average: 102.67 Last: 87)
Problems     : 4        (Average Length: 9.50 Splits: 0)
Lemmas       : 20534    (Deleted: 15287)
  Binary     : 377      (Ratio:   1.84%)
  Ternary    : 249      (Ratio:   1.21%)
  Conflict   : 20534    (Average Length:  451.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 20534    (Average:  8.53 Max: 474 Sum: 175197)
  Executed   : 20526    (Average:  8.53 Max: 474 Sum: 175178 Ratio:  99.99%)
  Bounded    : 8        (Average:  2.38 Max:  12 Sum:     19 Ratio:   0.01%)

Rules        : 172544  
Atoms        : 172544  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 155167   (Eliminated:    0 Frozen: 10812)
Constraints  : 933279   (Binary:  98.0% Ternary:   1.0% Other:   1.1%)

Memory Peak  : 381MB
Max. Length  : 10 steps
Models       : 0

[endof: stats after solve call]
Solving Time:	 3.85s
Memory:		 381MB (+41MB)
UNKNOWN
Iteration Time:	 5.07s

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

Models       : 1+
Calls        : 5
Time         : 15.772s (Solving: 7.79s 1st Model: 1.86s Unsat: 0.00s)
CPU Time     : 15.396s

Choices      : 301814   (Domain: 301778)
Conflicts    : 23484    (Analyzed: 23484)
Restarts     : 225      (Average: 104.37 Last: 87)
Model-Level  : 1086.0  
Problems     : 5        (Average Length: 12.00 Splits: 0)
Lemmas       : 23484    (Deleted: 17325)
  Binary     : 425      (Ratio:   1.81%)
  Ternary    : 285      (Ratio:   1.21%)
  Conflict   : 23484    (Average Length:  450.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 23484    (Average: 10.97 Max: 877 Sum: 257516)
  Executed   : 23474    (Average: 10.96 Max: 877 Sum: 257495 Ratio:  99.99%)
  Bounded    : 10       (Average:  2.10 Max:  12 Sum:     21 Ratio:   0.01%)

Rules        : 172544  
Atoms        : 172544  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 210828   (Eliminated:    0 Frozen: 14687)
Constraints  : 1363884  (Binary:  98.0% Ternary:   0.9% Other:   1.0%)

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

[endof: stats after solve call]
Solving Time:	 1.94s
Memory:		 425MB (+19MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time:	 3.43s
Memory:		 526MB (+101MB)
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 6
Time         : 40.893s (Solving: 31.24s 1st Model: 1.86s Unsat: 0.00s)
CPU Time     : 40.528s

Choices      : 1150525  (Domain: 1150489)
Conflicts    : 33773    (Analyzed: 33773)
Restarts     : 325      (Average: 103.92 Last: 99)
Model-Level  : 1086.0  
Problems     : 6        (Average Length: 13.67 Splits: 0)
Lemmas       : 33773    (Deleted: 25242)
  Binary     : 619      (Ratio:   1.83%)
  Ternary    : 451      (Ratio:   1.34%)
  Conflict   : 33773    (Average Length:  414.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 33773    (Average: 31.89 Max: 1972 Sum: 1077107)
  Executed   : 33692    (Average: 31.85 Max: 1972 Sum: 1075524 Ratio:  99.85%)
  Bounded    : 81       (Average: 19.54 Max:  22 Sum:   1583 Ratio:   0.15%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 212174   (Eliminated:    0 Frozen: 166217)
Constraints  : 1807334  (Binary:  98.4% Ternary:   0.7% Other:   0.9%)

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

[endof: stats after solve call]
Solving Time:	 23.78s
Memory:		 501MB (+-25MB)
UNKNOWN
Iteration Time:	 30.53s

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

Models       : 0+
Calls        : 7
Time         : 54.391s (Solving: 42.75s 1st Model: 1.86s Unsat: 0.00s)
CPU Time     : 54.032s

Choices      : 1673307  (Domain: 1673271)
Conflicts    : 43393    (Analyzed: 43393)
Restarts     : 425      (Average: 102.10 Last: 99)
Model-Level  : 1086.0  
Problems     : 7        (Average Length: 15.57 Splits: 0)
Lemmas       : 43393    (Deleted: 34496)
  Binary     : 718      (Ratio:   1.65%)
  Ternary    : 531      (Ratio:   1.22%)
  Conflict   : 43393    (Average Length:  377.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 43393    (Average: 36.61 Max: 1972 Sum: 1588627)
  Executed   : 43228    (Average: 36.52 Max: 1972 Sum: 1584776 Ratio:  99.76%)
  Bounded    : 165      (Average: 23.34 Max:  27 Sum:   3851 Ratio:   0.24%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 268175   (Eliminated:    0 Frozen: 217842)
Constraints  : 2345710  (Binary:  98.4% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 11.59s
Memory:		 576MB (+75MB)
UNKNOWN
Iteration Time:	 13.51s

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

Models       : 0+
Calls        : 8
Time         : 68.216s (Solving: 54.52s 1st Model: 1.86s Unsat: 0.00s)
CPU Time     : 67.864s

Choices      : 1991966  (Domain: 1991930)
Conflicts    : 53440    (Analyzed: 53440)
Restarts     : 525      (Average: 101.79 Last: 99)
Model-Level  : 1086.0  
Problems     : 8        (Average Length: 17.62 Splits: 0)
Lemmas       : 53440    (Deleted: 45707)
  Binary     : 769      (Ratio:   1.44%)
  Ternary    : 576      (Ratio:   1.08%)
  Conflict   : 53440    (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    : 53440    (Average: 34.72 Max: 1972 Sum: 1855703)
  Executed   : 53273    (Average: 34.65 Max: 1972 Sum: 1851788 Ratio:  99.79%)
  Bounded    : 167      (Average: 23.44 Max:  32 Sum:   3915 Ratio:   0.21%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 324176   (Eliminated:    0 Frozen: 269467)
Constraints  : 2882503  (Binary:  98.4% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 11.86s
Memory:		 591MB (+15MB)
UNKNOWN
Iteration Time:	 13.84s

Iteration 8
Queue:		 [(2,10,1,True), (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)]
Grounded Until:	 30
Blocking actions...
Solving...
[start: stats after solve call]

Models       : 0
Calls        : 9
Time         : 68.953s (Solving: 55.17s 1st Model: 1.86s Unsat: 0.65s)
CPU Time     : 68.600s

Choices      : 2008284  (Domain: 2008248)
Conflicts    : 54659    (Analyzed: 54658)
Restarts     : 539      (Average: 101.41 Last: 99)
Model-Level  : 1086.0  
Problems     : 9        (Average Length: 19.22 Splits: 0)
Lemmas       : 54658    (Deleted: 45707)
  Binary     : 808      (Ratio:   1.48%)
  Ternary    : 624      (Ratio:   1.14%)
  Conflict   : 54658    (Average Length:  630.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 54658    (Average: 34.25 Max: 1972 Sum: 1872068)
  Executed   : 54480    (Average: 34.17 Max: 1972 Sum: 1867894 Ratio:  99.78%)
  Bounded    : 178      (Average: 23.45 Max:  32 Sum:   4174 Ratio:   0.22%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 324176   (Eliminated:    0 Frozen: 269467)
Constraints  : 2882258  (Binary:  98.4% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 0.70s
Memory:		 591MB (+0MB)
UNSAT
Iteration Time:	 0.74s

Iteration 9
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)]
Grounded Until:	 30
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 10
Time         : 76.951s (Solving: 63.08s 1st Model: 1.86s Unsat: 0.65s)
CPU Time     : 76.600s

Choices      : 2041668  (Domain: 2041632)
Conflicts    : 63403    (Analyzed: 63402)
Restarts     : 639      (Average: 99.22 Last: 99)
Model-Level  : 1086.0  
Problems     : 10       (Average Length: 20.50 Splits: 0)
Lemmas       : 63402    (Deleted: 55780)
  Binary     : 884      (Ratio:   1.39%)
  Ternary    : 672      (Ratio:   1.06%)
  Conflict   : 63402    (Average Length:  690.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 63402    (Average: 29.99 Max: 1972 Sum: 1901338)
  Executed   : 63212    (Average: 29.92 Max: 1972 Sum: 1896873 Ratio:  99.77%)
  Bounded    : 190      (Average: 23.50 Max:  32 Sum:   4465 Ratio:   0.23%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 324176   (Eliminated:    0 Frozen: 269467)
Constraints  : 2879796  (Binary:  98.4% Ternary:   0.7% Other:   0.8%)

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

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

Iteration 10
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)]
Grounded Until:	 30
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 11
Time         : 96.067s (Solving: 82.12s 1st Model: 1.86s Unsat: 0.65s)
CPU Time     : 95.724s

Choices      : 2554019  (Domain: 2553983)
Conflicts    : 74016    (Analyzed: 74015)
Restarts     : 739      (Average: 100.16 Last: 127)
Model-Level  : 1086.0  
Problems     : 11       (Average Length: 21.55 Splits: 0)
Lemmas       : 74015    (Deleted: 61801)
  Binary     : 988      (Ratio:   1.33%)
  Ternary    : 760      (Ratio:   1.03%)
  Conflict   : 74015    (Average Length:  677.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 74015    (Average: 32.26 Max: 1972 Sum: 2388015)
  Executed   : 73807    (Average: 32.20 Max: 1972 Sum: 2382974 Ratio:  99.79%)
  Bounded    : 208      (Average: 24.24 Max:  32 Sum:   5041 Ratio:   0.21%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 324176   (Eliminated:    0 Frozen: 269467)
Constraints  : 2876475  (Binary:  98.4% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 19.09s
Memory:		 591MB (+0MB)
UNKNOWN
Iteration Time:	 19.13s

Iteration 11
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)]
Grounded Until:	 30
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 12
Time         : 117.980s (Solving: 103.92s 1st Model: 1.86s Unsat: 0.65s)
CPU Time     : 117.644s

Choices      : 3167387  (Domain: 3167351)
Conflicts    : 84787    (Analyzed: 84786)
Restarts     : 839      (Average: 101.06 Last: 149)
Model-Level  : 1086.0  
Problems     : 12       (Average Length: 22.42 Splits: 0)
Lemmas       : 84786    (Deleted: 71327)
  Binary     : 1105     (Ratio:   1.30%)
  Ternary    : 855      (Ratio:   1.01%)
  Conflict   : 84786    (Average Length:  687.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 84786    (Average: 34.99 Max: 1972 Sum: 2966777)
  Executed   : 84569    (Average: 34.93 Max: 1972 Sum: 2961448 Ratio:  99.82%)
  Bounded    : 217      (Average: 24.56 Max:  32 Sum:   5329 Ratio:   0.18%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 324176   (Eliminated:    0 Frozen: 269467)
Constraints  : 2875286  (Binary:  98.4% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 21.88s
Memory:		 591MB (+0MB)
UNKNOWN
Iteration Time:	 21.92s

Iteration 12
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)]
Grounded Until:	 30
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 13
Time         : 140.792s (Solving: 126.63s 1st Model: 1.86s Unsat: 0.65s)
CPU Time     : 140.468s

Choices      : 3733798  (Domain: 3733762)
Conflicts    : 95387    (Analyzed: 95386)
Restarts     : 939      (Average: 101.58 Last: 150)
Model-Level  : 1086.0  
Problems     : 13       (Average Length: 23.15 Splits: 0)
Lemmas       : 95386    (Deleted: 81186)
  Binary     : 1174     (Ratio:   1.23%)
  Ternary    : 921      (Ratio:   0.97%)
  Conflict   : 95386    (Average Length:  797.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 95386    (Average: 36.39 Max: 2033 Sum: 3471333)
  Executed   : 95168    (Average: 36.34 Max: 2033 Sum: 3465972 Ratio:  99.85%)
  Bounded    : 218      (Average: 24.59 Max:  32 Sum:   5361 Ratio:   0.15%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 324176   (Eliminated:    0 Frozen: 269467)
Constraints  : 2874953  (Binary:  98.4% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 22.78s
Memory:		 655MB (+64MB)
UNKNOWN
Iteration Time:	 22.82s

Iteration 13
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)]
Grounded Until:	 30
Expected Memory: 730.0MB
Grounding...	 [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
Grounding Time:	 1.44s
Memory:		 680MB (+25MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 14
Time         : 171.474s (Solving: 155.16s 1st Model: 1.86s Unsat: 0.65s)
CPU Time     : 171.144s

Choices      : 4454334  (Domain: 4454298)
Conflicts    : 105232   (Analyzed: 105231)
Restarts     : 1039     (Average: 101.28 Last: 150)
Model-Level  : 1086.0  
Problems     : 14       (Average Length: 24.14 Splits: 0)
Lemmas       : 105231   (Deleted: 91361)
  Binary     : 1222     (Ratio:   1.16%)
  Ternary    : 965      (Ratio:   0.92%)
  Conflict   : 105231   (Average Length:  833.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 105231   (Average: 39.52 Max: 2033 Sum: 4159000)
  Executed   : 104989   (Average: 39.46 Max: 2033 Sum: 4152751 Ratio:  99.85%)
  Bounded    : 242      (Average: 25.82 Max:  37 Sum:   6249 Ratio:   0.15%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 380177   (Eliminated:    0 Frozen: 321092)
Constraints  : 3445796  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 28.62s
Memory:		 744MB (+64MB)
UNKNOWN
Iteration Time:	 30.68s

Iteration 14
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)]
Grounded Until:	 35
Expected Memory: 833.0MB
Grounding...	 [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
Grounding Time:	 1.69s
Memory:		 770MB (+26MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 15
Time         : 200.964s (Solving: 182.21s 1st Model: 1.86s Unsat: 0.65s)
CPU Time     : 200.648s

Choices      : 4922967  (Domain: 4922931)
Conflicts    : 114761   (Analyzed: 114760)
Restarts     : 1139     (Average: 100.76 Last: 150)
Model-Level  : 1086.0  
Problems     : 15       (Average Length: 25.33 Splits: 0)
Lemmas       : 114760   (Deleted: 102587)
  Binary     : 1231     (Ratio:   1.07%)
  Ternary    : 985      (Ratio:   0.86%)
  Conflict   : 114760   (Average Length:  951.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 114760   (Average: 39.97 Max: 2033 Sum: 4586626)
  Executed   : 114514   (Average: 39.91 Max: 2033 Sum: 4580209 Ratio:  99.86%)
  Bounded    : 246      (Average: 26.09 Max:  42 Sum:   6417 Ratio:   0.14%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 436178   (Eliminated:    0 Frozen: 372717)
Constraints  : 4004476  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 27.17s
Memory:		 804MB (+34MB)
UNKNOWN
Iteration Time:	 29.51s

Iteration 15
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)]
Grounded Until:	 40
Expected Memory: 893.0MB
Grounding...	 [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])]
Grounding Time:	 1.38s
Memory:		 826MB (+22MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 16
Time         : 227.754s (Solving: 206.85s 1st Model: 1.86s Unsat: 0.65s)
CPU Time     : 227.448s

Choices      : 5490269  (Domain: 5490233)
Conflicts    : 124264   (Analyzed: 124263)
Restarts     : 1239     (Average: 100.29 Last: 150)
Model-Level  : 1086.0  
Problems     : 16       (Average Length: 26.69 Splits: 0)
Lemmas       : 124263   (Deleted: 111775)
  Binary     : 1254     (Ratio:   1.01%)
  Ternary    : 997      (Ratio:   0.80%)
  Conflict   : 124263   (Average Length: 1031.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 124263   (Average: 40.83 Max: 2033 Sum: 5074033)
  Executed   : 124016   (Average: 40.78 Max: 2033 Sum: 5067569 Ratio:  99.87%)
  Bounded    : 247      (Average: 26.17 Max:  47 Sum:   6464 Ratio:   0.13%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 492179   (Eliminated:    0 Frozen: 424342)
Constraints  : 4575224  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 24.76s
Memory:		 857MB (+31MB)
UNKNOWN
Iteration Time:	 26.81s

Iteration 16
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)]
Grounded Until:	 45
Expected Memory: 946.0MB
Grounding...	 [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])]
Grounding Time:	 1.37s
Memory:		 873MB (+16MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 17
Time         : 252.765s (Solving: 229.67s 1st Model: 1.86s Unsat: 0.65s)
CPU Time     : 252.468s

Choices      : 6148985  (Domain: 6148949)
Conflicts    : 134132   (Analyzed: 134131)
Restarts     : 1339     (Average: 100.17 Last: 150)
Model-Level  : 1086.0  
Problems     : 17       (Average Length: 28.18 Splits: 0)
Lemmas       : 134131   (Deleted: 120026)
  Binary     : 1262     (Ratio:   0.94%)
  Ternary    : 1013     (Ratio:   0.76%)
  Conflict   : 134131   (Average Length: 1074.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 134131   (Average: 42.14 Max: 2033 Sum: 5652612)
  Executed   : 133884   (Average: 42.09 Max: 2033 Sum: 5646148 Ratio:  99.89%)
  Bounded    : 247      (Average: 26.17 Max:  47 Sum:   6464 Ratio:   0.11%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 548180   (Eliminated:    0 Frozen: 475967)
Constraints  : 5146008  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 22.96s
Memory:		 949MB (+76MB)
UNKNOWN
Iteration Time:	 25.03s

Iteration 17
Queue:		 [(11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True)]
Grounded Until:	 50
Expected Memory: 1041.0MB
Grounding...	 [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
Grounding Time:	 1.39s
Memory:		 949MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 18
Time         : 300.325s (Solving: 275.00s 1st Model: 1.86s Unsat: 0.65s)
CPU Time     : 300.048s

Choices      : 6969495  (Domain: 6969459)
Conflicts    : 144374   (Analyzed: 144373)
Restarts     : 1439     (Average: 100.33 Last: 150)
Model-Level  : 1086.0  
Problems     : 18       (Average Length: 29.78 Splits: 0)
Lemmas       : 144373   (Deleted: 128655)
  Binary     : 1294     (Ratio:   0.90%)
  Ternary    : 1035     (Ratio:   0.72%)
  Conflict   : 144373   (Average Length: 1101.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 144373   (Average: 44.29 Max: 2033 Sum: 6394782)
  Executed   : 144118   (Average: 44.25 Max: 2033 Sum: 6387862 Ratio:  99.89%)
  Bounded    : 255      (Average: 27.14 Max:  57 Sum:   6920 Ratio:   0.11%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 604181   (Eliminated:    0 Frozen: 527592)
Constraints  : 5716863  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 45.48s
Memory:		 981MB (+32MB)
UNKNOWN
Iteration Time:	 47.59s

Iteration 18
Queue:		 [(12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True)]
Grounded Until:	 55
Expected Memory: 1073.0MB
Grounding...	 [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])]
Grounding Time:	 1.42s
Memory:		 1003MB (+22MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 19
Time         : 331.254s (Solving: 303.63s 1st Model: 1.86s Unsat: 0.65s)
CPU Time     : 330.992s

Choices      : 7809444  (Domain: 7809408)
Conflicts    : 153755   (Analyzed: 153754)
Restarts     : 1539     (Average: 99.91 Last: 150)
Model-Level  : 1086.0  
Problems     : 19       (Average Length: 31.47 Splits: 0)
Lemmas       : 153754   (Deleted: 140693)
  Binary     : 1301     (Ratio:   0.85%)
  Ternary    : 1045     (Ratio:   0.68%)
  Conflict   : 153754   (Average Length: 1163.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 153754   (Average: 46.58 Max: 2254 Sum: 7161185)
  Executed   : 153496   (Average: 46.53 Max: 2254 Sum: 7154079 Ratio:  99.90%)
  Bounded    : 258      (Average: 27.54 Max:  62 Sum:   7106 Ratio:   0.10%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 660182   (Eliminated:    0 Frozen: 579217)
Constraints  : 6287280  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 28.79s
Memory:		 1038MB (+35MB)
UNKNOWN
Iteration Time:	 30.95s

Iteration 19
Queue:		 [(13,65,0,True), (14,70,0,True), (15,75,0,True)]
Grounded Until:	 60
Expected Memory: 1130.0MB
Grounding...	 [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])]
Grounding Time:	 1.47s
Memory:		 1062MB (+24MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 20
Time         : 378.342s (Solving: 348.34s 1st Model: 1.86s Unsat: 0.65s)
CPU Time     : 378.100s

Choices      : 8806233  (Domain: 8806197)
Conflicts    : 164021   (Analyzed: 164020)
Restarts     : 1639     (Average: 100.07 Last: 150)
Model-Level  : 1086.0  
Problems     : 20       (Average Length: 33.25 Splits: 0)
Lemmas       : 164020   (Deleted: 149730)
  Binary     : 1323     (Ratio:   0.81%)
  Ternary    : 1057     (Ratio:   0.64%)
  Conflict   : 164020   (Average Length: 1203.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 164020   (Average: 49.24 Max: 2254 Sum: 8076491)
  Executed   : 163762   (Average: 49.20 Max: 2254 Sum: 8069385 Ratio:  99.91%)
  Bounded    : 258      (Average: 27.54 Max:  62 Sum:   7106 Ratio:   0.09%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 716183   (Eliminated:    0 Frozen: 630842)
Constraints  : 6858047  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 44.88s
Memory:		 1102MB (+40MB)
UNKNOWN
Iteration Time:	 47.12s

Iteration 20
Queue:		 [(14,70,0,True), (15,75,0,True)]
Grounded Until:	 65
Expected Memory: 1194.0MB
Grounding...	 [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])]
Grounding Time:	 1.43s
Memory:		 1108MB (+6MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 21
Time         : 419.230s (Solving: 386.85s 1st Model: 1.86s Unsat: 0.65s)
CPU Time     : 419.008s

Choices      : 9949823  (Domain: 9949787)
Conflicts    : 173786   (Analyzed: 173785)
Restarts     : 1739     (Average: 99.93 Last: 150)
Model-Level  : 1086.0  
Problems     : 21       (Average Length: 35.10 Splits: 0)
Lemmas       : 173785   (Deleted: 159819)
  Binary     : 1340     (Ratio:   0.77%)
  Ternary    : 1072     (Ratio:   0.62%)
  Conflict   : 173785   (Average Length: 1275.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 173785   (Average: 52.57 Max: 3859 Sum: 9135050)
  Executed   : 173524   (Average: 52.52 Max: 3859 Sum: 9127728 Ratio:  99.92%)
  Bounded    : 261      (Average: 28.05 Max:  72 Sum:   7322 Ratio:   0.08%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 772184   (Eliminated:    0 Frozen: 682467)
Constraints  : 7428902  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 38.68s
Memory:		 1148MB (+40MB)
UNKNOWN
Iteration Time:	 40.92s

Iteration 21
Queue:		 [(15,75,0,True)]
Grounded Until:	 70
Expected Memory: 1240.0MB
Grounding...	 [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])]
Grounding Time:	 1.44s
Memory:		 1160MB (+12MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 22
Time         : 441.212s (Solving: 406.39s 1st Model: 1.86s Unsat: 0.65s)
CPU Time     : 440.996s

Choices      : 10469620 (Domain: 10469584)
Conflicts    : 182899   (Analyzed: 182898)
Restarts     : 1839     (Average: 99.46 Last: 150)
Model-Level  : 1086.0  
Problems     : 22       (Average Length: 37.00 Splits: 0)
Lemmas       : 182898   (Deleted: 169061)
  Binary     : 1365     (Ratio:   0.75%)
  Ternary    : 1094     (Ratio:   0.60%)
  Conflict   : 182898   (Average Length: 1322.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 182898   (Average: 51.61 Max: 4177 Sum: 9439985)
  Executed   : 182633   (Average: 51.57 Max: 4177 Sum: 9432355 Ratio:  99.92%)
  Bounded    : 265      (Average: 28.79 Max:  77 Sum:   7630 Ratio:   0.08%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 828185   (Eliminated:    0 Frozen: 734092)
Constraints  : 7999721  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 19.71s
Memory:		 1250MB (+90MB)
UNKNOWN
Iteration Time:	 22.00s

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,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until:	 75
Blocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 23
Time         : 450.421s (Solving: 415.39s 1st Model: 1.86s Unsat: 0.65s)
CPU Time     : 450.208s

Choices      : 10505145 (Domain: 10505109)
Conflicts    : 191723   (Analyzed: 191722)
Restarts     : 1939     (Average: 98.88 Last: 165)
Model-Level  : 1086.0  
Problems     : 23       (Average Length: 38.74 Splits: 0)
Lemmas       : 191722   (Deleted: 175916)
  Binary     : 1428     (Ratio:   0.74%)
  Ternary    : 1137     (Ratio:   0.59%)
  Conflict   : 191722   (Average Length: 1302.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 191722   (Average: 49.40 Max: 4177 Sum: 9470217)
  Executed   : 191451   (Average: 49.35 Max: 4177 Sum: 9462277 Ratio:  99.92%)
  Bounded    : 271      (Average: 29.30 Max:  77 Sum:   7940 Ratio:   0.08%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 828185   (Eliminated:    0 Frozen: 734092)
Constraints  : 7999597  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 9.15s
Memory:		 1250MB (+0MB)
UNKNOWN
Iteration Time:	 9.22s

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,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until:	 75
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 24
Time         : 468.232s (Solving: 432.99s 1st Model: 1.86s Unsat: 0.65s)
CPU Time     : 468.028s

Choices      : 10960397 (Domain: 10960361)
Conflicts    : 202729   (Analyzed: 202728)
Restarts     : 2039     (Average: 99.43 Last: 173)
Model-Level  : 1086.0  
Problems     : 24       (Average Length: 40.33 Splits: 0)
Lemmas       : 202728   (Deleted: 185849)
  Binary     : 1492     (Ratio:   0.74%)
  Ternary    : 1205     (Ratio:   0.59%)
  Conflict   : 202728   (Average Length: 1280.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 202728   (Average: 48.82 Max: 4177 Sum: 9896651)
  Executed   : 202453   (Average: 48.78 Max: 4177 Sum: 9888403 Ratio:  99.92%)
  Bounded    : 275      (Average: 29.99 Max:  77 Sum:   8248 Ratio:   0.08%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 828185   (Eliminated:    0 Frozen: 734092)
Constraints  : 7999374  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 17.74s
Memory:		 1250MB (+0MB)
UNKNOWN
Iteration Time:	 17.82s

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,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until:	 75
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 25
Time         : 488.193s (Solving: 452.71s 1st Model: 1.86s Unsat: 0.65s)
CPU Time     : 487.996s

Choices      : 11413154 (Domain: 11413118)
Conflicts    : 212793   (Analyzed: 212792)
Restarts     : 2139     (Average: 99.48 Last: 173)
Model-Level  : 1086.0  
Problems     : 25       (Average Length: 41.80 Splits: 0)
Lemmas       : 212792   (Deleted: 194199)
  Binary     : 1539     (Ratio:   0.72%)
  Ternary    : 1265     (Ratio:   0.59%)
  Conflict   : 212792   (Average Length: 1290.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 212792   (Average: 48.45 Max: 4177 Sum: 10309121)
  Executed   : 212501   (Average: 48.40 Max: 4177 Sum: 10299641 Ratio:  99.91%)
  Bounded    : 291      (Average: 32.58 Max:  77 Sum:   9480 Ratio:   0.09%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 828185   (Eliminated:    0 Frozen: 734092)
Constraints  : 7999326  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 19.88s
Memory:		 1250MB (+0MB)
UNKNOWN
Iteration Time:	 19.97s

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,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until:	 75
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 26
Time         : 516.655s (Solving: 480.94s 1st Model: 1.86s Unsat: 0.65s)
CPU Time     : 516.472s

Choices      : 12115819 (Domain: 12115783)
Conflicts    : 223500   (Analyzed: 223499)
Restarts     : 2239     (Average: 99.82 Last: 173)
Model-Level  : 1086.0  
Problems     : 26       (Average Length: 43.15 Splits: 0)
Lemmas       : 223499   (Deleted: 203367)
  Binary     : 1607     (Ratio:   0.72%)
  Ternary    : 1340     (Ratio:   0.60%)
  Conflict   : 223499   (Average Length: 1279.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 223499   (Average: 49.07 Max: 4177 Sum: 10968040)
  Executed   : 223199   (Average: 49.03 Max: 4177 Sum: 10957867 Ratio:  99.91%)
  Bounded    : 300      (Average: 33.91 Max:  77 Sum:  10173 Ratio:   0.09%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 828185   (Eliminated:    0 Frozen: 734092)
Constraints  : 7998677  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 28.38s
Memory:		 1250MB (+0MB)
UNKNOWN
Iteration Time:	 28.48s

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,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until:	 75
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 27
Time         : 542.343s (Solving: 506.41s 1st Model: 1.86s Unsat: 0.65s)
CPU Time     : 542.172s

Choices      : 12643945 (Domain: 12643909)
Conflicts    : 233656   (Analyzed: 233655)
Restarts     : 2339     (Average: 99.90 Last: 173)
Model-Level  : 1086.0  
Problems     : 27       (Average Length: 44.41 Splits: 0)
Lemmas       : 233655   (Deleted: 215329)
  Binary     : 1630     (Ratio:   0.70%)
  Ternary    : 1355     (Ratio:   0.58%)
  Conflict   : 233655   (Average Length: 1426.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 233655   (Average: 48.78 Max: 4177 Sum: 11397649)
  Executed   : 233355   (Average: 48.74 Max: 4177 Sum: 11387476 Ratio:  99.91%)
  Bounded    : 300      (Average: 33.91 Max:  77 Sum:  10173 Ratio:   0.09%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 828185   (Eliminated:    0 Frozen: 734092)
Constraints  : 7998329  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 25.61s
Memory:		 1250MB (+0MB)
UNKNOWN
Iteration Time:	 25.70s

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,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until:	 75
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 28
Time         : 588.882s (Solving: 552.73s 1st Model: 1.86s Unsat: 0.65s)
CPU Time     : 588.728s

Choices      : 13601209 (Domain: 13601173)
Conflicts    : 244532   (Analyzed: 244531)
Restarts     : 2439     (Average: 100.26 Last: 173)
Model-Level  : 1086.0  
Problems     : 28       (Average Length: 45.57 Splits: 0)
Lemmas       : 244531   (Deleted: 222934)
  Binary     : 1677     (Ratio:   0.69%)
  Ternary    : 1426     (Ratio:   0.58%)
  Conflict   : 244531   (Average Length: 1408.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 244531   (Average: 50.27 Max: 4177 Sum: 12292483)
  Executed   : 244229   (Average: 50.23 Max: 4177 Sum: 12282156 Ratio:  99.92%)
  Bounded    : 302      (Average: 34.20 Max:  77 Sum:  10327 Ratio:   0.08%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 828185   (Eliminated:    0 Frozen: 734092)
Constraints  : 7998329  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 46.48s
Memory:		 1250MB (+0MB)
UNKNOWN
Iteration Time:	 46.56s

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,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until:	 75
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 29
Time         : 625.637s (Solving: 589.28s 1st Model: 1.86s Unsat: 0.65s)
CPU Time     : 625.500s

Choices      : 14468879 (Domain: 14468843)
Conflicts    : 255253   (Analyzed: 255252)
Restarts     : 2539     (Average: 100.53 Last: 173)
Model-Level  : 1086.0  
Problems     : 29       (Average Length: 46.66 Splits: 0)
Lemmas       : 255252   (Deleted: 233460)
  Binary     : 1695     (Ratio:   0.66%)
  Ternary    : 1471     (Ratio:   0.58%)
  Conflict   : 255252   (Average Length: 1428.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 255252   (Average: 51.21 Max: 4177 Sum: 13071575)
  Executed   : 254946   (Average: 51.17 Max: 4177 Sum: 13060940 Ratio:  99.92%)
  Bounded    : 306      (Average: 34.75 Max:  77 Sum:  10635 Ratio:   0.08%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 828185   (Eliminated:    0 Frozen: 734092)
Constraints  : 7998027  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 36.70s
Memory:		 1250MB (+0MB)
UNKNOWN
Iteration Time:	 36.77s

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,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until:	 75
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 30
Time         : 684.504s (Solving: 647.91s 1st Model: 1.86s Unsat: 0.65s)
CPU Time     : 684.396s

Choices      : 15454144 (Domain: 15454108)
Conflicts    : 267895   (Analyzed: 267894)
Restarts     : 2639     (Average: 101.51 Last: 208)
Model-Level  : 1086.0  
Problems     : 30       (Average Length: 47.67 Splits: 0)
Lemmas       : 267894   (Deleted: 245353)
  Binary     : 1770     (Ratio:   0.66%)
  Ternary    : 1574     (Ratio:   0.59%)
  Conflict   : 267894   (Average Length: 1390.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 267894   (Average: 52.26 Max: 4177 Sum: 13999064)
  Executed   : 267579   (Average: 52.21 Max: 4177 Sum: 13987736 Ratio:  99.92%)
  Bounded    : 315      (Average: 35.96 Max:  77 Sum:  11328 Ratio:   0.08%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 828185   (Eliminated:    0 Frozen: 734092)
Constraints  : 7997893  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 58.80s
Memory:		 1250MB (+0MB)
UNKNOWN
Iteration Time:	 58.90s

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,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until:	 75
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 31
Time         : 723.443s (Solving: 686.65s 1st Model: 1.86s Unsat: 0.65s)
CPU Time     : 723.352s

Choices      : 16374406 (Domain: 16374370)
Conflicts    : 277947   (Analyzed: 277946)
Restarts     : 2739     (Average: 101.48 Last: 208)
Model-Level  : 1086.0  
Problems     : 31       (Average Length: 48.61 Splits: 0)
Lemmas       : 277946   (Deleted: 254981)
  Binary     : 1811     (Ratio:   0.65%)
  Ternary    : 1596     (Ratio:   0.57%)
  Conflict   : 277946   (Average Length: 1422.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 277946   (Average: 53.27 Max: 5425 Sum: 14807062)
  Executed   : 277631   (Average: 53.23 Max: 5425 Sum: 14795734 Ratio:  99.92%)
  Bounded    : 315      (Average: 35.96 Max:  77 Sum:  11328 Ratio:   0.08%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 828185   (Eliminated:    0 Frozen: 734092)
Constraints  : 7997393  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 38.89s
Memory:		 1250MB (+0MB)
UNKNOWN
Iteration Time:	 38.96s

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

Models       : 0+
Calls        : 32
Time         : 794.527s (Solving: 757.49s 1st Model: 1.86s Unsat: 0.65s)
CPU Time     : 794.468s

Choices      : 18516463 (Domain: 18516427)
Conflicts    : 287638   (Analyzed: 287637)
Restarts     : 2839     (Average: 101.32 Last: 208)
Model-Level  : 1086.0  
Problems     : 32       (Average Length: 49.50 Splits: 0)
Lemmas       : 287637   (Deleted: 264433)
  Binary     : 1837     (Ratio:   0.64%)
  Ternary    : 1637     (Ratio:   0.57%)
  Conflict   : 287637   (Average Length: 1413.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 287637   (Average: 58.62 Max: 6075 Sum: 16859886)
  Executed   : 287320   (Average: 58.58 Max: 6075 Sum: 16848404 Ratio:  99.93%)
  Bounded    : 317      (Average: 36.22 Max:  77 Sum:  11482 Ratio:   0.07%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 828185   (Eliminated:    0 Frozen: 734092)
Constraints  : 7997393  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 71.02s
Memory:		 1250MB (+0MB)
UNKNOWN
Iteration Time:	 71.12s

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

Models       : 0+
Calls        : 33
Time         : 875.947s (Solving: 838.70s 1st Model: 1.86s Unsat: 0.65s)
CPU Time     : 875.924s

Choices      : 20588932 (Domain: 20588896)
Conflicts    : 297870   (Analyzed: 297869)
Restarts     : 2939     (Average: 101.35 Last: 208)
Model-Level  : 1086.0  
Problems     : 33       (Average Length: 50.33 Splits: 0)
Lemmas       : 297869   (Deleted: 273606)
  Binary     : 1896     (Ratio:   0.64%)
  Ternary    : 1737     (Ratio:   0.58%)
  Conflict   : 297869   (Average Length: 1415.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 297869   (Average: 63.17 Max: 8162 Sum: 18816843)
  Executed   : 297552   (Average: 63.13 Max: 8162 Sum: 18805361 Ratio:  99.94%)
  Bounded    : 317      (Average: 36.22 Max:  77 Sum:  11482 Ratio:   0.06%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 828185   (Eliminated:    0 Frozen: 734092)
Constraints  : 7996995  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 81.38s
Memory:		 1250MB (+0MB)
UNKNOWN
Iteration Time:	 81.46s

Iteration 33
Queue:		 [(14,70,1,True), (15,75,1,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)]
Grounded Until:	 75
Unblocking actions...
Solving...
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN

INTERRUPTED  : 1

Models       : 0+
Calls        : 34
Time         : 948.113s (Solving: 910.64s 1st Model: 1.86s Unsat: 0.65s)
CPU Time     : 948.100s

Choices      : 22570503 (Domain: 22570467)
Conflicts    : 309072   (Analyzed: 309071)
Restarts     : 3039     (Average: 101.70 Last: 208)
Model-Level  : 1086.0  
Problems     : 34       (Average Length: 51.12 Splits: 0)
Lemmas       : 309071   (Deleted: 284870)
  Binary     : 1952     (Ratio:   0.63%)
  Ternary    : 1795     (Ratio:   0.58%)
  Conflict   : 309071   (Average Length: 1417.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 309071   (Average: 66.84 Max: 8162 Sum: 20658994)
  Executed   : 308753   (Average: 66.80 Max: 8162 Sum: 20647435 Ratio:  99.94%)
  Bounded    : 318      (Average: 36.35 Max:  77 Sum:  11559 Ratio:   0.06%)

Rules        : 634033   (Original: 633984)
Atoms        : 192733  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 828185   (Eliminated:    0 Frozen: 734092)
Constraints  : 7996995  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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