INFO     Running translator.
INFO     translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/parking-sequential-satisficing/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/parking-sequential-satisficing/instances/instance-15.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/parking-sequential-satisficing/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/parking-sequential-satisficing/instances/instance-15.pddl
Parsing...
Parsing: [0.020s CPU, 0.020s wall-clock]
Normalizing task... [0.000s CPU, 0.001s wall-clock]
Instantiating...
Generating Datalog program... [0.010s CPU, 0.007s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.010s CPU, 0.013s wall-clock]
Preparing model... [0.020s CPU, 0.016s wall-clock]
Generated 32 rules.
Computing model... [5.910s CPU, 5.912s wall-clock]
65075 relevant atoms
5792 auxiliary atoms
70867 final queue length
210833 total queue pushes
Completing instantiation... [24.390s CPU, 24.380s wall-clock]
Instantiating: [30.400s CPU, 30.391s wall-clock]
Computing fact groups...
Finding invariants...
12 initial candidates
Finding invariants: [0.060s CPU, 0.071s wall-clock]
Checking invariant weight... [0.010s CPU, 0.005s wall-clock]
Instantiating groups... [0.080s CPU, 0.079s wall-clock]
Collecting mutex groups... [0.020s CPU, 0.012s wall-clock]
Choosing groups...
76 uncovered facts
Choosing groups: [0.040s CPU, 0.050s wall-clock]
Building translation key... [0.020s CPU, 0.020s wall-clock]
Computing fact groups: [0.330s CPU, 0.336s wall-clock]
Building STRIPS to SAS dictionary... [0.010s CPU, 0.009s wall-clock]
Building dictionary for full mutex groups... [0.020s CPU, 0.022s wall-clock]
Building mutex information...
Building mutex information: [0.030s CPU, 0.030s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [1.210s CPU, 1.208s wall-clock]
Translating task: [26.480s CPU, 26.461s wall-clock]
75150 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
30 propositions removed
Detecting unreachable propositions: [13.410s CPU, 13.403s wall-clock]
Reordering and filtering variables...
106 of 106 variables necessary.
46 of 76 mutex groups necessary.
60750 of 60750 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [5.280s CPU, 5.279s wall-clock]
Translator variables: 106
Translator derived variables: 0
Translator facts: 1532
Translator goal facts: 30
Translator mutex groups: 46
Translator total mutex groups size: 1426
Translator operators: 60750
Translator axioms: 0
Translator task size: 494944
Translator peak memory: 327840 KB
Writing output... [8.600s CPU, 9.223s wall-clock]
Done! [85.560s CPU, 86.153s wall-clock]
planner.py version 0.0.1

Time:	 20.00s
Memory: 1224MB

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

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

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

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

Models       : 0+
Calls        : 2
Time         : 45.234s (Solving: 8.03s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 42.752s

Choices      : 116801   (Domain: 116801)
Conflicts    : 9474     (Analyzed: 9474)
Restarts     : 100      (Average: 94.74 Last: 104)
Problems     : 2        (Average Length: 4.50 Splits: 0)
Lemmas       : 9474     (Deleted: 5696)
  Binary     : 172      (Ratio:   1.82%)
  Ternary    : 781      (Ratio:   8.24%)
  Conflict   : 9474     (Average Length:  733.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 9474     (Average: 11.76 Max: 209 Sum: 111442)
  Executed   : 9460     (Average: 11.76 Max: 209 Sum: 111398 Ratio:  99.96%)
  Bounded    : 14       (Average:  3.14 Max:   7 Sum:     44 Ratio:   0.04%)

Rules        : 1446754 
Atoms        : 1446754 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 257309   (Eliminated:    0 Frozen: 6262)
Constraints  : 1831450  (Binary:  99.5% Ternary:   0.2% Other:   0.3%)

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

[endof: stats after solve call]
Solving Time:	 9.07s
Memory:		 1355MB (+59MB)
UNKNOWN
Iteration Time:	 22.64s

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

Models       : 0+
Calls        : 3
Time         : 81.729s (Solving: 33.54s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 79.260s

Choices      : 649452   (Domain: 649452)
Conflicts    : 19510    (Analyzed: 19510)
Restarts     : 200      (Average: 97.55 Last: 104)
Problems     : 3        (Average Length: 7.00 Splits: 0)
Lemmas       : 19510    (Deleted: 14289)
  Binary     : 303      (Ratio:   1.55%)
  Ternary    : 1275     (Ratio:   6.54%)
  Conflict   : 19510    (Average Length: 1389.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 19510    (Average: 31.28 Max: 1094 Sum: 610257)
  Executed   : 19494    (Average: 31.28 Max: 1094 Sum: 610189 Ratio:  99.99%)
  Bounded    : 16       (Average:  4.25 Max:  12 Sum:     68 Ratio:   0.01%)

Rules        : 1446754 
Atoms        : 1446754 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 576920   (Eliminated:    0 Frozen: 13392)
Constraints  : 5663849  (Binary:  99.6% Ternary:   0.2% Other:   0.2%)

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

[endof: stats after solve call]
Solving Time:	 25.84s
Memory:		 1667MB (+127MB)
UNKNOWN
Iteration Time:	 36.52s

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

Models       : 0+
Calls        : 4
Time         : 139.976s (Solving: 78.63s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 137.528s

Choices      : 1490583  (Domain: 1490583)
Conflicts    : 29906    (Analyzed: 29906)
Restarts     : 300      (Average: 99.69 Last: 104)
Problems     : 4        (Average Length: 9.50 Splits: 0)
Lemmas       : 29906    (Deleted: 23820)
  Binary     : 348      (Ratio:   1.16%)
  Ternary    : 1460     (Ratio:   4.88%)
  Conflict   : 29906    (Average Length: 2836.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 29906    (Average: 46.18 Max: 1699 Sum: 1381186)
  Executed   : 29889    (Average: 46.18 Max: 1699 Sum: 1381101 Ratio:  99.99%)
  Bounded    : 17       (Average:  5.00 Max:  17 Sum:     85 Ratio:   0.01%)

Rules        : 1446754 
Atoms        : 1446754 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 896531   (Eliminated:    0 Frozen: 20522)
Constraints  : 9496297  (Binary:  99.6% Ternary:   0.2% Other:   0.2%)

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

[endof: stats after solve call]
Solving Time:	 45.50s
Memory:		 2333MB (+405MB)
UNKNOWN
Iteration Time:	 58.28s

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

Models       : 0+
Calls        : 5
Time         : 189.600s (Solving: 116.34s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 187.176s

Choices      : 2272882  (Domain: 2272882)
Conflicts    : 39694    (Analyzed: 39694)
Restarts     : 400      (Average: 99.23 Last: 104)
Problems     : 5        (Average Length: 12.00 Splits: 0)
Lemmas       : 39694    (Deleted: 33895)
  Binary     : 421      (Ratio:   1.06%)
  Ternary    : 1547     (Ratio:   3.90%)
  Conflict   : 39694    (Average Length: 2903.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 39694    (Average: 51.26 Max: 1831 Sum: 2034678)
  Executed   : 39674    (Average: 51.26 Max: 1831 Sum: 2034527 Ratio:  99.99%)
  Bounded    : 20       (Average:  7.55 Max:  22 Sum:    151 Ratio:   0.01%)

Rules        : 1446754 
Atoms        : 1446754 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 1216142  (Eliminated:    0 Frozen: 27652)
Constraints  : 13328756 (Binary:  99.6% Ternary:   0.2% Other:   0.2%)

Memory Peak  : 2671MB
Max. Length  : 15 steps
Models       : 0

[endof: stats after solve call]
Solving Time:	 38.17s
Memory:		 2612MB (+174MB)
UNKNOWN
Iteration Time:	 49.66s

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

Models       : 0+
Calls        : 6
Time         : 275.305s (Solving: 189.80s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 272.920s

Choices      : 4044757  (Domain: 4044757)
Conflicts    : 50058    (Analyzed: 50058)
Restarts     : 500      (Average: 100.12 Last: 104)
Problems     : 6        (Average Length: 14.50 Splits: 0)
Lemmas       : 50058    (Deleted: 43441)
  Binary     : 492      (Ratio:   0.98%)
  Ternary    : 1762     (Ratio:   3.52%)
  Conflict   : 50058    (Average Length: 2970.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 50058    (Average: 73.33 Max: 3391 Sum: 3670791)
  Executed   : 50036    (Average: 73.33 Max: 3391 Sum: 3670586 Ratio:  99.99%)
  Bounded    : 22       (Average:  9.32 Max:  27 Sum:    205 Ratio:   0.01%)

Rules        : 1446754 
Atoms        : 1446754 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 1535753  (Eliminated:    0 Frozen: 34782)
Constraints  : 17161193 (Binary:  99.6% Ternary:   0.2% Other:   0.2%)

Memory Peak  : 3001MB
Max. Length  : 20 steps
Models       : 0

[endof: stats after solve call]
Solving Time:	 73.96s
Memory:		 2978MB (+243MB)
UNKNOWN
Iteration Time:	 85.75s

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

Models       : 0+
Calls        : 7
Time         : 375.992s (Solving: 277.83s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 373.652s

Choices      : 6078926  (Domain: 6078926)
Conflicts    : 60242    (Analyzed: 60242)
Restarts     : 600      (Average: 100.40 Last: 104)
Problems     : 7        (Average Length: 17.00 Splits: 0)
Lemmas       : 60242    (Deleted: 53400)
  Binary     : 534      (Ratio:   0.89%)
  Ternary    : 1846     (Ratio:   3.06%)
  Conflict   : 60242    (Average Length: 3508.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 60242    (Average: 92.24 Max: 4183 Sum: 5557015)
  Executed   : 60219    (Average: 92.24 Max: 4183 Sum: 5556778 Ratio: 100.00%)
  Bounded    : 23       (Average: 10.30 Max:  32 Sum:    237 Ratio:   0.00%)

Rules        : 1446754 
Atoms        : 1446754 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 1855364  (Eliminated:    0 Frozen: 41912)
Constraints  : 20993640 (Binary:  99.6% Ternary:   0.2% Other:   0.2%)

Memory Peak  : 3417MB
Max. Length  : 25 steps
Models       : 0

[endof: stats after solve call]
Solving Time:	 88.59s
Memory:		 3212MB (+131MB)
UNKNOWN
Iteration Time:	 100.74s

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

Models       : 0+
Calls        : 8
Time         : 387.381s (Solving: 288.73s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 385.048s

Choices      : 6150001  (Domain: 6150001)
Conflicts    : 69514    (Analyzed: 69514)
Restarts     : 700      (Average: 99.31 Last: 164)
Problems     : 8        (Average Length: 18.88 Splits: 0)
Lemmas       : 69514    (Deleted: 62883)
  Binary     : 630      (Ratio:   0.91%)
  Ternary    : 1956     (Ratio:   2.81%)
  Conflict   : 69514    (Average Length: 3225.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 69514    (Average: 80.87 Max: 4183 Sum: 5621367)
  Executed   : 69463    (Average: 80.86 Max: 4183 Sum: 5620916 Ratio:  99.99%)
  Bounded    : 51       (Average:  8.84 Max:  32 Sum:    451 Ratio:   0.01%)

Rules        : 1446754 
Atoms        : 1446754 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 1855364  (Eliminated:    0 Frozen: 41912)
Constraints  : 20993627 (Binary:  99.6% Ternary:   0.2% Other:   0.2%)

Memory Peak  : 3417MB
Max. Length  : 30 steps
Models       : 0

[endof: stats after solve call]
Solving Time:	 11.23s
Memory:		 3212MB (+0MB)
UNKNOWN
Iteration Time:	 11.40s

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

Models       : 0+
Calls        : 9
Time         : 413.745s (Solving: 314.62s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 411.400s

Choices      : 6715596  (Domain: 6715596)
Conflicts    : 79209    (Analyzed: 79209)
Restarts     : 800      (Average: 99.01 Last: 164)
Problems     : 9        (Average Length: 20.33 Splits: 0)
Lemmas       : 79209    (Deleted: 72228)
  Binary     : 680      (Ratio:   0.86%)
  Ternary    : 2093     (Ratio:   2.64%)
  Conflict   : 79209    (Average Length: 3089.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 79209    (Average: 77.67 Max: 4183 Sum: 6151808)
  Executed   : 79156    (Average: 77.66 Max: 4183 Sum: 6151293 Ratio:  99.99%)
  Bounded    : 53       (Average:  9.72 Max:  32 Sum:    515 Ratio:   0.01%)

Rules        : 1446754 
Atoms        : 1446754 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 1855364  (Eliminated:    0 Frozen: 41912)
Constraints  : 20993551 (Binary:  99.6% Ternary:   0.2% Other:   0.2%)

Memory Peak  : 3417MB
Max. Length  : 30 steps
Models       : 0

[endof: stats after solve call]
Solving Time:	 26.19s
Memory:		 3212MB (+0MB)
UNKNOWN
Iteration Time:	 26.36s

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

Models       : 0+
Calls        : 10
Time         : 449.807s (Solving: 350.19s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 447.480s

Choices      : 7783119  (Domain: 7783119)
Conflicts    : 89011    (Analyzed: 89011)
Restarts     : 900      (Average: 98.90 Last: 164)
Problems     : 10       (Average Length: 21.50 Splits: 0)
Lemmas       : 89011    (Deleted: 81613)
  Binary     : 718      (Ratio:   0.81%)
  Ternary    : 2173     (Ratio:   2.44%)
  Conflict   : 89011    (Average Length: 3130.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 89011    (Average: 80.18 Max: 4183 Sum: 7136574)
  Executed   : 88958    (Average: 80.17 Max: 4183 Sum: 7136059 Ratio:  99.99%)
  Bounded    : 53       (Average:  9.72 Max:  32 Sum:    515 Ratio:   0.01%)

Rules        : 1446754 
Atoms        : 1446754 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 1855364  (Eliminated:    0 Frozen: 41912)
Constraints  : 20993529 (Binary:  99.6% Ternary:   0.2% Other:   0.2%)

Memory Peak  : 3417MB
Max. Length  : 30 steps
Models       : 0

[endof: stats after solve call]
Solving Time:	 35.90s
Memory:		 3212MB (+0MB)
UNKNOWN
Iteration Time:	 36.08s

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

Models       : 0+
Calls        : 11
Time         : 506.238s (Solving: 406.13s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 503.936s

Choices      : 8907889  (Domain: 8907889)
Conflicts    : 99885    (Analyzed: 99885)
Restarts     : 1000     (Average: 99.89 Last: 164)
Problems     : 11       (Average Length: 22.45 Splits: 0)
Lemmas       : 99885    (Deleted: 90959)
  Binary     : 749      (Ratio:   0.75%)
  Ternary    : 2238     (Ratio:   2.24%)
  Conflict   : 99885    (Average Length: 3278.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 99885    (Average: 81.73 Max: 4183 Sum: 8163728)
  Executed   : 99830    (Average: 81.73 Max: 4183 Sum: 8163149 Ratio:  99.99%)
  Bounded    : 55       (Average: 10.53 Max:  32 Sum:    579 Ratio:   0.01%)

Rules        : 1446754 
Atoms        : 1446754 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 1855364  (Eliminated:    0 Frozen: 41912)
Constraints  : 20993529 (Binary:  99.6% Ternary:   0.2% Other:   0.2%)

Memory Peak  : 3417MB
Max. Length  : 30 steps
Models       : 0

[endof: stats after solve call]
Solving Time:	 56.26s
Memory:		 3240MB (+28MB)
UNKNOWN
Iteration Time:	 56.46s

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

Models       : 1+
Calls        : 12
Time         : 573.779s (Solving: 473.16s 1st Model: 66.90s Unsat: 0.00s)
CPU Time     : 571.504s

Choices      : 10192147 (Domain: 10192147)
Conflicts    : 110068   (Analyzed: 110068)
Restarts     : 1081     (Average: 101.82 Last: 164)
Model-Level  : 4985.0  
Problems     : 12       (Average Length: 23.25 Splits: 0)
Lemmas       : 110068   (Deleted: 101610)
  Binary     : 789      (Ratio:   0.72%)
  Ternary    : 2350     (Ratio:   2.14%)
  Conflict   : 110068   (Average Length: 3472.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 110068   (Average: 84.89 Max: 4183 Sum: 9343375)
  Executed   : 110012   (Average: 84.88 Max: 4183 Sum: 9342764 Ratio:  99.99%)
  Bounded    : 56       (Average: 10.91 Max:  32 Sum:    611 Ratio:   0.01%)

Rules        : 1446754 
Atoms        : 1446754 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 1855364  (Eliminated:    0 Frozen: 41912)
Constraints  : 20993507 (Binary:  99.6% Ternary:   0.2% Other:   0.2%)

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

[endof: stats after solve call]
Solving Time:	 67.35s
Memory:		 3304MB (+64MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time:	 41.18s
Memory:		 3949MB (+645MB)
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 13
Time         : 767.115s (Solving: 636.81s 1st Model: 66.90s Unsat: 0.00s)
CPU Time     : 764.804s

Choices      : 12466973 (Domain: 12466973)
Conflicts    : 118925   (Analyzed: 118925)
Restarts     : 1181     (Average: 100.70 Last: 164)
Model-Level  : 4985.0  
Problems     : 13       (Average Length: 23.92 Splits: 0)
Lemmas       : 118925   (Deleted: 111724)
  Binary     : 804      (Ratio:   0.68%)
  Ternary    : 2357     (Ratio:   1.98%)
  Conflict   : 118925   (Average Length: 3898.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 118925   (Average: 96.72 Max: 7329 Sum: 11501977)
  Executed   : 118868   (Average: 96.71 Max: 7329 Sum: 11501334 Ratio:  99.99%)
  Bounded    : 57       (Average: 11.28 Max:  32 Sum:    643 Ratio:   0.01%)

Rules        : 7620629  (Original: 7620433)
Atoms        : 1575146 
Bodies       : 4373290  (Original: 4373093)
  Count      : 3034     (Original: 3048)
Equivalences : 1668740  (Atom=Atom: 80 Body=Body: 0 Other: 1668660)
Tight        : Yes
Variables    : 1861672  (Eliminated:    0 Frozen: 1710446)
Constraints  : 27048869 (Binary:  99.6% Ternary:   0.2% Other:   0.2%)

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

[endof: stats after solve call]
Solving Time:	 168.26s
Memory:		 3950MB (+1MB)
UNKNOWN
Iteration Time:	 277.02s

Iteration 13
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)]
Grounded Until:	 30
Unblocking actions...
Solving...
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN

INTERRUPTED  : 1

Models       : 0+
Calls        : 14
Time         : 947.205s (Solving: 816.41s 1st Model: 66.90s Unsat: 0.00s)
CPU Time     : 944.948s

Choices      : 14513096 (Domain: 14513096)
Conflicts    : 128162   (Analyzed: 128162)
Restarts     : 1281     (Average: 100.05 Last: 164)
Model-Level  : 4985.0  
Problems     : 14       (Average Length: 24.50 Splits: 0)
Lemmas       : 128162   (Deleted: 120374)
  Binary     : 819      (Ratio:   0.64%)
  Ternary    : 2413     (Ratio:   1.88%)
  Conflict   : 128162   (Average Length: 4231.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 128162   (Average: 104.77 Max: 7421 Sum: 13427281)
  Executed   : 128105   (Average: 104.76 Max: 7421 Sum: 13426638 Ratio: 100.00%)
  Bounded    : 57       (Average: 11.28 Max:  32 Sum:    643 Ratio:   0.00%)

Rules        : 7620629  (Original: 7620433)
Atoms        : 1575146 
Bodies       : 4373290  (Original: 4373093)
  Count      : 3034     (Original: 3048)
Equivalences : 1668740  (Atom=Atom: 80 Body=Body: 0 Other: 1668660)
Tight        : Yes
Variables    : 1861672  (Eliminated:    0 Frozen: 1710446)
Constraints  : 27048853 (Binary:  99.6% Ternary:   0.2% Other:   0.2%)

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