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.062s wall-clock]
Normalizing task... [0.010s CPU, 0.003s wall-clock]
Instantiating...
Generating Datalog program... [0.010s CPU, 0.015s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.030s CPU, 0.026s wall-clock]
Preparing model... [0.050s CPU, 0.048s wall-clock]
Generated 46 rules.
Computing model... [1.280s CPU, 1.278s wall-clock]
10863 relevant atoms
5844 auxiliary atoms
16707 final queue length
34683 total queue pushes
Completing instantiation... [3.470s CPU, 3.476s wall-clock]
Instantiating: [4.860s CPU, 4.859s 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.004s 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.017s 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.000s CPU, 0.004s wall-clock]
Building dictionary for full mutex groups... [0.010s CPU, 0.004s 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.910s CPU, 2.907s 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.520s CPU, 1.526s 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.449s 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... [0.980s CPU, 1.055s wall-clock]
Done! [11.110s CPU, 11.182s wall-clock]
planner.py version 0.0.1

Time:	 2.36s
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.721s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 2.368s

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

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: 45376)
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:	 1.59s
Memory:		 289MB (+10MB)
UNSAT
Iteration Time:	 2.83s

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

Models       : 0+
Calls        : 3
Time         : 20.055s (Solving: 10.69s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 19.712s

Choices      : 171019   (Domain: 171019)
Conflicts    : 28841    (Analyzed: 28841)
Restarts     : 100      (Average: 288.41 Last: 2273)
Problems     : 3        (Average Length: 7.00 Splits: 0)
Lemmas       : 28841    (Deleted: 13006)
  Binary     : 286      (Ratio:   0.99%)
  Ternary    : 182      (Ratio:   0.63%)
  Conflict   : 28841    (Average Length:  993.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 28841    (Average:  5.58 Max: 414 Sum: 160878)
  Executed   : 28832    (Average:  5.58 Max: 414 Sum: 160858 Ratio:  99.99%)
  Bounded    : 9        (Average:  2.22 Max:  12 Sum:     20 Ratio:   0.01%)

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

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

[endof: stats after solve call]
Solving Time:	 13.36s
Memory:		 387MB (+93MB)
UNKNOWN
Iteration Time:	 14.53s

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

Models       : 0+
Calls        : 4
Time         : 36.739s (Solving: 23.31s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 36.404s

Choices      : 547210   (Domain: 547210)
Conflicts    : 59320    (Analyzed: 59320)
Restarts     : 200      (Average: 296.60 Last: 2273)
Problems     : 4        (Average Length: 9.50 Splits: 0)
Lemmas       : 59320    (Deleted: 45381)
  Binary     : 491      (Ratio:   0.83%)
  Ternary    : 418      (Ratio:   0.70%)
  Conflict   : 59320    (Average Length:  948.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 59320    (Average:  8.53 Max: 828 Sum: 505870)
  Executed   : 59303    (Average:  8.53 Max: 828 Sum: 505842 Ratio:  99.99%)
  Bounded    : 17       (Average:  1.65 Max:  12 Sum:     28 Ratio:   0.01%)

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

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

[endof: stats after solve call]
Solving Time:	 15.46s
Memory:		 444MB (+41MB)
UNKNOWN
Iteration Time:	 16.70s

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

Models       : 1+
Calls        : 5
Time         : 45.328s (Solving: 27.67s 1st Model: 4.34s Unsat: 0.00s)
CPU Time     : 44.996s

Choices      : 805332   (Domain: 805296)
Conflicts    : 65656    (Analyzed: 65656)
Restarts     : 221      (Average: 297.09 Last: 2273)
Model-Level  : 1270.0  
Problems     : 5        (Average Length: 12.00 Splits: 0)
Lemmas       : 65656    (Deleted: 45381)
  Binary     : 594      (Ratio:   0.90%)
  Ternary    : 469      (Ratio:   0.71%)
  Conflict   : 65656    (Average Length:  910.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 65656    (Average: 11.30 Max: 1744 Sum: 741640)
  Executed   : 65630    (Average: 11.30 Max: 1744 Sum: 741603 Ratio: 100.00%)
  Bounded    : 26       (Average:  1.42 Max:  12 Sum:     37 Ratio:   0.00%)

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

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

[endof: stats after solve call]
Solving Time:	 7.20s
Memory:		 497MB (+28MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time:	 3.42s
Memory:		 590MB (+93MB)
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 6
Time         : 69.642s (Solving: 49.64s 1st Model: 4.34s Unsat: 0.00s)
CPU Time     : 69.320s

Choices      : 1247976  (Domain: 1247940)
Conflicts    : 82549    (Analyzed: 82549)
Restarts     : 321      (Average: 257.16 Last: 2273)
Model-Level  : 1270.0  
Problems     : 6        (Average Length: 13.67 Splits: 0)
Lemmas       : 82549    (Deleted: 59232)
  Binary     : 814      (Ratio:   0.99%)
  Ternary    : 607      (Ratio:   0.74%)
  Conflict   : 82549    (Average Length: 1095.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 82549    (Average: 13.79 Max: 2005 Sum: 1138751)
  Executed   : 82496    (Average: 13.79 Max: 2005 Sum: 1138141 Ratio:  99.95%)
  Bounded    : 53       (Average: 11.51 Max:  22 Sum:    610 Ratio:   0.05%)

Rules        : 634028   (Original: 633979)
Atoms        : 192728  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 212174   (Eliminated:   54 Frozen: 212120)
Constraints  : 1807192  (Binary:  98.4% Ternary:   0.7% Other:   0.9%)

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

[endof: stats after solve call]
Solving Time:	 22.97s
Memory:		 633MB (+43MB)
UNKNOWN
Iteration Time:	 35.00s

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

Models       : 0+
Calls        : 7
Time         : 152.820s (Solving: 126.18s 1st Model: 4.34s Unsat: 0.00s)
CPU Time     : 152.532s

Choices      : 4764212  (Domain: 4764176)
Conflicts    : 118096   (Analyzed: 118096)
Restarts     : 421      (Average: 280.51 Last: 2273)
Model-Level  : 1270.0  
Problems     : 7        (Average Length: 15.57 Splits: 0)
Lemmas       : 118096   (Deleted: 87681)
  Binary     : 1182     (Ratio:   1.00%)
  Ternary    : 871      (Ratio:   0.74%)
  Conflict   : 118096   (Average Length:  958.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 118096   (Average: 38.21 Max: 3157 Sum: 4512169)
  Executed   : 117917   (Average: 38.17 Max: 3157 Sum: 4508157 Ratio:  99.91%)
  Bounded    : 179      (Average: 22.41 Max:  27 Sum:   4012 Ratio:   0.09%)

Rules        : 634028   (Original: 633979)
Atoms        : 192728  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 268175   (Eliminated:   54 Frozen: 268121)
Constraints  : 2367684  (Binary:  98.4% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 81.27s
Memory:		 707MB (+74MB)
UNKNOWN
Iteration Time:	 83.22s

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

Models       : 0+
Calls        : 8
Time         : 272.909s (Solving: 239.54s 1st Model: 4.34s Unsat: 0.00s)
CPU Time     : 272.672s

Choices      : 10782358 (Domain: 10782322)
Conflicts    : 158919   (Analyzed: 158919)
Restarts     : 521      (Average: 305.03 Last: 2273)
Model-Level  : 1270.0  
Problems     : 8        (Average Length: 17.62 Splits: 0)
Lemmas       : 158919   (Deleted: 134481)
  Binary     : 1507     (Ratio:   0.95%)
  Ternary    : 1125     (Ratio:   0.71%)
  Conflict   : 158919   (Average Length:  931.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 158919   (Average: 64.97 Max: 4462 Sum: 10324229)
  Executed   : 158695   (Average: 64.93 Max: 4462 Sum: 10318777 Ratio:  99.95%)
  Bounded    : 224      (Average: 24.34 Max:  32 Sum:   5452 Ratio:   0.05%)

Rules        : 634028   (Original: 633979)
Atoms        : 192728  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 324176   (Eliminated:   54 Frozen: 324122)
Constraints  : 2879374  (Binary:  98.4% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 118.11s
Memory:		 733MB (+26MB)
UNKNOWN
Iteration Time:	 120.15s

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         : 273.074s (Solving: 239.61s 1st Model: 4.34s Unsat: 0.07s)
CPU Time     : 272.840s

Choices      : 10782540 (Domain: 10782504)
Conflicts    : 158939   (Analyzed: 158938)
Restarts     : 521      (Average: 305.06 Last: 2273)
Model-Level  : 1270.0  
Problems     : 9        (Average Length: 19.22 Splits: 0)
Lemmas       : 158938   (Deleted: 134481)
  Binary     : 1510     (Ratio:   0.95%)
  Ternary    : 1126     (Ratio:   0.71%)
  Conflict   : 158938   (Average Length:  931.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 158938   (Average: 64.96 Max: 4462 Sum: 10324414)
  Executed   : 158711   (Average: 64.92 Max: 4462 Sum: 10318959 Ratio:  99.95%)
  Bounded    : 227      (Average: 24.03 Max:  32 Sum:   5455 Ratio:   0.05%)

Rules        : 634028   (Original: 633979)
Atoms        : 192728  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 324176   (Eliminated:   54 Frozen: 324122)
Constraints  : 2873872  (Binary:  98.4% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 0.13s
Memory:		 733MB (+0MB)
UNSAT
Iteration Time:	 0.17s

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         : 278.825s (Solving: 245.25s 1st Model: 4.34s Unsat: 5.71s)
CPU Time     : 278.596s

Choices      : 10796954 (Domain: 10796918)
Conflicts    : 164575   (Analyzed: 164573)
Restarts     : 524      (Average: 314.07 Last: 3984)
Model-Level  : 1270.0  
Problems     : 10       (Average Length: 20.50 Splits: 0)
Lemmas       : 164573   (Deleted: 134481)
  Binary     : 1579     (Ratio:   0.96%)
  Ternary    : 1179     (Ratio:   0.72%)
  Conflict   : 164573   (Average Length:  937.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 164573   (Average: 62.82 Max: 4462 Sum: 10339106)
  Executed   : 164329   (Average: 62.79 Max: 4462 Sum: 10333200 Ratio:  99.94%)
  Bounded    : 244      (Average: 24.20 Max:  32 Sum:   5906 Ratio:   0.06%)

Rules        : 634028   (Original: 633979)
Atoms        : 192728  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 324176   (Eliminated:   54 Frozen: 324122)
Constraints  : 2873872  (Binary:  98.4% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 5.71s
Memory:		 733MB (+0MB)
UNSAT
Iteration Time:	 5.76s

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         : 672.785s (Solving: 639.08s 1st Model: 4.34s Unsat: 5.71s)
CPU Time     : 672.724s

Choices      : 11638973 (Domain: 11638937)
Conflicts    : 376130   (Analyzed: 376128)
Restarts     : 624      (Average: 602.77 Last: 11322)
Model-Level  : 1270.0  
Problems     : 11       (Average Length: 21.55 Splits: 0)
Lemmas       : 376128   (Deleted: 321097)
  Binary     : 2316     (Ratio:   0.62%)
  Ternary    : 1572     (Ratio:   0.42%)
  Conflict   : 376128   (Average Length: 2199.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 376128   (Average: 29.67 Max: 4462 Sum: 11158688)
  Executed   : 375859   (Average: 29.65 Max: 4462 Sum: 11152230 Ratio:  99.94%)
  Bounded    : 269      (Average: 24.01 Max:  32 Sum:   6458 Ratio:   0.06%)

Rules        : 634028   (Original: 633979)
Atoms        : 192728  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 324176   (Eliminated:   54 Frozen: 324122)
Constraints  : 2868440  (Binary:  98.4% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 394.06s
Memory:		 1053MB (+320MB)
UNKNOWN
Iteration Time:	 394.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         : 723.284s (Solving: 689.39s 1st Model: 4.34s Unsat: 5.71s)
CPU Time     : 723.244s

Choices      : 13682000 (Domain: 13681964)
Conflicts    : 400118   (Analyzed: 400116)
Restarts     : 724      (Average: 552.65 Last: 11322)
Model-Level  : 1270.0  
Problems     : 12       (Average Length: 22.42 Splits: 0)
Lemmas       : 400116   (Deleted: 369616)
  Binary     : 2517     (Ratio:   0.63%)
  Ternary    : 1753     (Ratio:   0.44%)
  Conflict   : 400116   (Average Length: 2126.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 400116   (Average: 32.70 Max: 4462 Sum: 13083608)
  Executed   : 399834   (Average: 32.68 Max: 4462 Sum: 13076827 Ratio:  99.95%)
  Bounded    : 282      (Average: 24.05 Max:  32 Sum:   6781 Ratio:   0.05%)

Rules        : 634028   (Original: 633979)
Atoms        : 192728  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 324176   (Eliminated:   54 Frozen: 324122)
Constraints  : 2867730  (Binary:  98.4% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 50.39s
Memory:		 1053MB (+0MB)
UNKNOWN
Iteration Time:	 50.52s

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         : 792.204s (Solving: 758.20s 1st Model: 4.34s Unsat: 5.71s)
CPU Time     : 792.192s

Choices      : 16905471 (Domain: 16905435)
Conflicts    : 428192   (Analyzed: 428190)
Restarts     : 824      (Average: 519.65 Last: 11322)
Model-Level  : 1270.0  
Problems     : 13       (Average Length: 23.15 Splits: 0)
Lemmas       : 428190   (Deleted: 393125)
  Binary     : 2724     (Ratio:   0.64%)
  Ternary    : 1918     (Ratio:   0.45%)
  Conflict   : 428190   (Average Length: 2049.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 428190   (Average: 37.68 Max: 4462 Sum: 16135812)
  Executed   : 427897   (Average: 37.67 Max: 4462 Sum: 16128741 Ratio:  99.96%)
  Bounded    : 293      (Average: 24.13 Max:  32 Sum:   7071 Ratio:   0.04%)

Rules        : 634028   (Original: 633979)
Atoms        : 192728  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 324176   (Eliminated:   54 Frozen: 324122)
Constraints  : 2866176  (Binary:  98.4% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 68.91s
Memory:		 1053MB (+0MB)
UNKNOWN
Iteration Time:	 68.95s

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: 1151.0MB
Grounding...	 [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
Grounding Time:	 1.46s
Memory:		 1059MB (+6MB)
Unblocking actions...
Solving...
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN

INTERRUPTED  : 1

Models       : 0+
Calls        : 14
Time         : 884.774s (Solving: 843.95s 1st Model: 4.34s Unsat: 5.71s)
CPU Time     : 884.788s

Choices      : 20278492 (Domain: 20278456)
Conflicts    : 458602   (Analyzed: 458600)
Restarts     : 908      (Average: 505.07 Last: 11322)
Model-Level  : 1270.0  
Problems     : 14       (Average Length: 24.14 Splits: 0)
Lemmas       : 458600   (Deleted: 419107)
  Binary     : 2834     (Ratio:   0.62%)
  Ternary    : 1983     (Ratio:   0.43%)
  Conflict   : 458600   (Average Length: 2007.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 458600   (Average: 42.06 Max: 4462 Sum: 19288789)
  Executed   : 458301   (Average: 42.04 Max: 4462 Sum: 19281496 Ratio:  99.96%)
  Bounded    : 299      (Average: 24.39 Max:  37 Sum:   7293 Ratio:   0.04%)

Rules        : 634028   (Original: 633979)
Atoms        : 192728  
Bodies       : 297498   (Original: 297448)
  Count      : 629      (Original: 634)
Equivalences : 151646   (Atom=Atom: 33 Body=Body: 0 Other: 151613)
Tight        : Yes
Variables    : 380177   (Eliminated:   54 Frozen: 380123)
Constraints  : 3434369  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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