INFO     Running translator.
INFO     translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/tidybot-sequential-satisficing/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/tidybot-sequential-satisficing/instances/instance-9.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/tidybot-sequential-satisficing/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/tidybot-sequential-satisficing/instances/instance-9.pddl
Parsing...
Parsing: [0.080s CPU, 0.083s wall-clock]
Normalizing task... [0.010s CPU, 0.006s wall-clock]
Instantiating...
Generating Datalog program... [0.010s CPU, 0.015s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.210s CPU, 0.210s wall-clock]
Preparing model... [0.070s CPU, 0.069s wall-clock]
Generated 400 rules.
Computing model... [9.360s CPU, 9.359s wall-clock]
45765 relevant atoms
39820 auxiliary atoms
85585 final queue length
236866 total queue pushes
Completing instantiation... [27.500s CPU, 27.479s wall-clock]
Instantiating: [37.250s CPU, 37.231s wall-clock]
Computing fact groups...
Finding invariants...
41 initial candidates
Finding invariants: [0.840s CPU, 0.837s wall-clock]
Checking invariant weight... [0.000s CPU, 0.001s wall-clock]
Instantiating groups... [0.000s CPU, 0.001s wall-clock]
Collecting mutex groups... [0.000s CPU, 0.000s wall-clock]
Choosing groups...
471 uncovered facts
Choosing groups: [0.000s CPU, 0.003s wall-clock]
Building translation key... [0.020s CPU, 0.017s wall-clock]
Computing fact groups: [0.900s CPU, 0.894s wall-clock]
Building STRIPS to SAS dictionary... [0.000s CPU, 0.004s wall-clock]
Building dictionary for full mutex groups... [0.000s CPU, 0.004s wall-clock]
Building mutex information...
Building mutex information: [0.010s CPU, 0.004s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [1.670s CPU, 1.676s wall-clock]
Translating task: [32.200s CPU, 32.190s wall-clock]
125021 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
2 propositions removed
Detecting unreachable propositions: [14.600s CPU, 14.604s wall-clock]
Reordering and filtering variables...
473 of 473 variables necessary.
1 of 3 mutex groups necessary.
45090 of 45090 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [10.770s CPU, 10.761s wall-clock]
Translator variables: 473
Translator derived variables: 0
Translator facts: 949
Translator goal facts: 4
Translator mutex groups: 1
Translator total mutex groups size: 2
Translator operators: 45090
Translator axioms: 0
Translator task size: 549948
Translator peak memory: 329588 KB
Writing output... [9.150s CPU, 9.376s wall-clock]
Done! [105.950s CPU, 106.145s wall-clock]
planner.py version 0.0.1

Time:	 27.10s
Memory: 1696MB

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

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

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

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

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        : 1513298 
Atoms        : 1513298 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 99626    (Eliminated:    0 Frozen:    0)
Constraints  : 8043     (Binary:  94.7% Ternary:   3.0% Other:   2.3%)

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

[endof: stats after solve call]
Solving Time:	 0.58s
Memory:		 1773MB (+5MB)
UNSAT
Iteration Time:	 6.99s

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

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

Choices      : 0       
Conflicts    : 0        (Analyzed: 0)
Restarts     : 0       
Problems     : 3        (Average Length: 7.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        : 1513298 
Atoms        : 1513298 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 199954   (Eliminated:    0 Frozen:    0)
Constraints  : 181919   (Binary:  98.4% Ternary:   0.8% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 0.68s
Memory:		 1782MB (+9MB)
UNSAT
Iteration Time:	 7.73s

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

Models       : 1+
Calls        : 4
Time         : 54.038s (Solving: 0.08s 1st Model: 0.05s Unsat: 0.00s)
CPU Time     : 49.308s

Choices      : 4153     (Domain: 744)
Conflicts    : 94       (Analyzed: 94)
Restarts     : 0       
Model-Level  : 1426.0  
Problems     : 4        (Average Length: 9.50 Splits: 0)
Lemmas       : 94       (Deleted: 0)
  Binary     : 7        (Ratio:   7.45%)
  Ternary    : 6        (Ratio:   6.38%)
  Conflict   : 94       (Average Length:   64.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 94       (Average: 29.19 Max: 792 Sum:   2744)
  Executed   : 94       (Average: 29.19 Max: 792 Sum:   2744 Ratio: 100.00%)
  Bounded    : 0        (Average:  0.00 Max:   0 Sum:      0 Ratio:   0.00%)

Rules        : 1513298 
Atoms        : 1513298 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 306175   (Eliminated:    0 Frozen:    0)
Constraints  : 1142450  (Binary:  99.2% Ternary:   0.4% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 0.62s
Memory:		 1807MB (+25MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time:	 30.04s
Memory:		 2794MB (+987MB)
Solving...
[start: stats after solve call]

Models       : 0
Calls        : 5
Time         : 62.347s (Solving: 0.90s 1st Model: 0.05s Unsat: 0.82s)
CPU Time     : 57.620s

Choices      : 5702     (Domain: 1963)
Conflicts    : 478      (Analyzed: 477)
Restarts     : 4        (Average: 119.25 Last: 94)
Model-Level  : 1426.0  
Problems     : 5        (Average Length: 11.00 Splits: 0)
Lemmas       : 477      (Deleted: 0)
  Binary     : 50       (Ratio:  10.48%)
  Ternary    : 23       (Ratio:   4.82%)
  Conflict   : 477      (Average Length:  104.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 477      (Average:  9.26 Max: 792 Sum:   4418)
  Executed   : 468      (Average:  8.98 Max: 792 Sum:   4284 Ratio:  96.97%)
  Bounded    : 9        (Average: 14.89 Max:  17 Sum:    134 Ratio:   3.03%)

Rules        : 1922596  (Original: 1921922)
Atoms        : 1597234 
Bodies       : 213068   (Original: 212468)
  Count      : 2288     (Original: 2388)
Equivalences : 68061    (Atom=Atom: 129 Body=Body: 0 Other: 67932)
Tight        : Yes
Variables    : 311634   (Eliminated:    0 Frozen: 67642)
Constraints  : 1480876  (Binary:  99.0% Ternary:   0.4% Other:   0.6%)

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

[endof: stats after solve call]
Solving Time:	 1.17s
Memory:		 2794MB (+0MB)
UNSAT
Iteration Time:	 38.60s

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

Models       : 0+
Calls        : 6
Time         : 141.933s (Solving: 67.32s 1st Model: 0.05s Unsat: 0.82s)
CPU Time     : 137.240s

Choices      : 41674    (Domain: 19801)
Conflicts    : 9231     (Analyzed: 9230)
Restarts     : 104      (Average: 88.75 Last: 94)
Model-Level  : 1426.0  
Problems     : 6        (Average Length: 12.83 Splits: 0)
Lemmas       : 9230     (Deleted: 6688)
  Binary     : 161      (Ratio:   1.74%)
  Ternary    : 95       (Ratio:   1.03%)
  Conflict   : 9230     (Average Length: 1208.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 9230     (Average:  4.12 Max: 792 Sum:  38055)
  Executed   : 9165     (Average:  3.98 Max: 792 Sum:  36720 Ratio:  96.49%)
  Bounded    : 65       (Average: 20.54 Max:  22 Sum:   1335 Ratio:   3.51%)

Rules        : 1922596  (Original: 1921922)
Atoms        : 1597234 
Bodies       : 213068   (Original: 212468)
  Count      : 2288     (Original: 2388)
Equivalences : 68061    (Atom=Atom: 129 Body=Body: 0 Other: 67932)
Tight        : Yes
Variables    : 434605   (Eliminated:    0 Frozen: 178160)
Constraints  : 3898604  (Binary:  99.3% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 66.71s
Memory:		 2788MB (+-6MB)
UNKNOWN
Iteration Time:	 79.63s

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

Models       : 0+
Calls        : 7
Time         : 233.044s (Solving: 146.89s 1st Model: 0.05s Unsat: 0.82s)
CPU Time     : 228.388s

Choices      : 84227    (Domain: 39907)
Conflicts    : 17913    (Analyzed: 17912)
Restarts     : 204      (Average: 87.80 Last: 94)
Model-Level  : 1426.0  
Problems     : 7        (Average Length: 14.86 Splits: 0)
Lemmas       : 17912    (Deleted: 15123)
  Binary     : 223      (Ratio:   1.24%)
  Ternary    : 137      (Ratio:   0.76%)
  Conflict   : 17912    (Average Length: 1601.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 17912    (Average:  4.08 Max: 1012 Sum:  73148)
  Executed   : 17825    (Average:  3.98 Max: 1012 Sum:  71225 Ratio:  97.37%)
  Bounded    : 87       (Average: 22.10 Max:  27 Sum:   1923 Ratio:   2.63%)

Rules        : 1922596  (Original: 1921922)
Atoms        : 1597234 
Bodies       : 213068   (Original: 212468)
  Count      : 2288     (Original: 2388)
Equivalences : 68061    (Atom=Atom: 129 Body=Body: 0 Other: 67932)
Tight        : Yes
Variables    : 562221   (Eliminated:    0 Frozen: 293245)
Constraints  : 6300598  (Binary:  99.4% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 79.85s
Memory:		 2809MB (+21MB)
UNKNOWN
Iteration Time:	 91.16s

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

Models       : 0+
Calls        : 8
Time         : 356.708s (Solving: 258.93s 1st Model: 0.05s Unsat: 0.82s)
CPU Time     : 352.104s

Choices      : 118212   (Domain: 61008)
Conflicts    : 26381    (Analyzed: 26380)
Restarts     : 304      (Average: 86.78 Last: 102)
Model-Level  : 1426.0  
Problems     : 8        (Average Length: 17.00 Splits: 0)
Lemmas       : 26380    (Deleted: 21495)
  Binary     : 251      (Ratio:   0.95%)
  Ternary    : 144      (Ratio:   0.55%)
  Conflict   : 26380    (Average Length: 1772.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 26380    (Average:  3.80 Max: 1374 Sum: 100127)
  Executed   : 26276    (Average:  3.70 Max: 1374 Sum:  97695 Ratio:  97.57%)
  Bounded    : 104      (Average: 23.38 Max:  32 Sum:   2432 Ratio:   2.43%)

Rules        : 1922596  (Original: 1921922)
Atoms        : 1597234 
Bodies       : 213068   (Original: 212468)
  Count      : 2288     (Original: 2388)
Equivalences : 68061    (Atom=Atom: 129 Body=Body: 0 Other: 67932)
Tight        : Yes
Variables    : 689837   (Eliminated:    0 Frozen: 408330)
Constraints  : 8965398  (Binary:  99.4% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 112.37s
Memory:		 2809MB (+0MB)
UNKNOWN
Iteration Time:	 123.73s

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

Models       : 0+
Calls        : 9
Time         : 441.916s (Solving: 343.91s 1st Model: 0.05s Unsat: 0.82s)
CPU Time     : 437.308s

Choices      : 146330   (Domain: 76461)
Conflicts    : 35239    (Analyzed: 35238)
Restarts     : 404      (Average: 87.22 Last: 162)
Model-Level  : 1426.0  
Problems     : 9        (Average Length: 18.67 Splits: 0)
Lemmas       : 35238    (Deleted: 31999)
  Binary     : 276      (Ratio:   0.78%)
  Ternary    : 163      (Ratio:   0.46%)
  Conflict   : 35238    (Average Length: 1900.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 35238    (Average:  3.42 Max: 1374 Sum: 120388)
  Executed   : 35122    (Average:  3.34 Max: 1374 Sum: 117575 Ratio:  97.66%)
  Bounded    : 116      (Average: 24.25 Max:  32 Sum:   2813 Ratio:   2.34%)

Rules        : 1922596  (Original: 1921922)
Atoms        : 1597234 
Bodies       : 213068   (Original: 212468)
  Count      : 2288     (Original: 2388)
Equivalences : 68061    (Atom=Atom: 129 Body=Body: 0 Other: 67932)
Tight        : Yes
Variables    : 689837   (Eliminated:    0 Frozen: 408330)
Constraints  : 8965231  (Binary:  99.4% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 85.11s
Memory:		 2883MB (+74MB)
UNKNOWN
Iteration Time:	 85.22s

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

Models       : 0+
Calls        : 10
Time         : 546.939s (Solving: 448.71s 1st Model: 0.05s Unsat: 0.82s)
CPU Time     : 542.268s

Choices      : 183534   (Domain: 92902)
Conflicts    : 43083    (Analyzed: 43082)
Restarts     : 504      (Average: 85.48 Last: 162)
Model-Level  : 1426.0  
Problems     : 10       (Average Length: 20.00 Splits: 0)
Lemmas       : 43082    (Deleted: 38679)
  Binary     : 282      (Ratio:   0.65%)
  Ternary    : 168      (Ratio:   0.39%)
  Conflict   : 43082    (Average Length: 2147.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 43082    (Average:  3.40 Max: 1451 Sum: 146515)
  Executed   : 42965    (Average:  3.33 Max: 1451 Sum: 143670 Ratio:  98.06%)
  Bounded    : 117      (Average: 24.32 Max:  32 Sum:   2845 Ratio:   1.94%)

Rules        : 1922596  (Original: 1921922)
Atoms        : 1597234 
Bodies       : 213068   (Original: 212468)
  Count      : 2288     (Original: 2388)
Equivalences : 68061    (Atom=Atom: 129 Body=Body: 0 Other: 67932)
Tight        : Yes
Variables    : 689837   (Eliminated:    0 Frozen: 408330)
Constraints  : 8964188  (Binary:  99.4% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 104.88s
Memory:		 2890MB (+7MB)
UNKNOWN
Iteration Time:	 104.97s

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

Models       : 0+
Calls        : 11
Time         : 640.324s (Solving: 541.85s 1st Model: 0.05s Unsat: 0.82s)
CPU Time     : 635.696s

Choices      : 233621   (Domain: 112999)
Conflicts    : 51295    (Analyzed: 51294)
Restarts     : 604      (Average: 84.92 Last: 162)
Model-Level  : 1426.0  
Problems     : 11       (Average Length: 21.09 Splits: 0)
Lemmas       : 51294    (Deleted: 46348)
  Binary     : 301      (Ratio:   0.59%)
  Ternary    : 178      (Ratio:   0.35%)
  Conflict   : 51294    (Average Length: 2431.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 51294    (Average:  3.45 Max: 1451 Sum: 177052)
  Executed   : 51172    (Average:  3.39 Max: 1451 Sum: 174047 Ratio:  98.30%)
  Bounded    : 122      (Average: 24.63 Max:  32 Sum:   3005 Ratio:   1.70%)

Rules        : 1922596  (Original: 1921922)
Atoms        : 1597234 
Bodies       : 213068   (Original: 212468)
  Count      : 2288     (Original: 2388)
Equivalences : 68061    (Atom=Atom: 129 Body=Body: 0 Other: 67932)
Tight        : Yes
Variables    : 689837   (Eliminated:    0 Frozen: 408330)
Constraints  : 8963893  (Binary:  99.4% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 93.30s
Memory:		 2890MB (+0MB)
UNKNOWN
Iteration Time:	 93.43s

Iteration 11
Queue:		 [(7,35,0,True), (8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True)]
Grounded Until:	 30
Expected Memory: 2915.0MB
Grounding...	 [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
Grounding Time:	 9.22s
Memory:		 2890MB (+0MB)
Unblocking actions...
Solving...
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN

INTERRUPTED  : 1

Models       : 0+
Calls        : 12
Time         : 776.340s (Solving: 665.95s 1st Model: 0.05s Unsat: 0.82s)
CPU Time     : 771.600s

Choices      : 262181   (Domain: 136627)
Conflicts    : 60171    (Analyzed: 60170)
Restarts     : 704      (Average: 85.47 Last: 162)
Model-Level  : 1426.0  
Problems     : 12       (Average Length: 22.42 Splits: 0)
Lemmas       : 60170    (Deleted: 56771)
  Binary     : 313      (Ratio:   0.52%)
  Ternary    : 188      (Ratio:   0.31%)
  Conflict   : 60170    (Average Length: 2756.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 60170    (Average:  3.28 Max: 1451 Sum: 197234)
  Executed   : 60045    (Average:  3.23 Max: 1451 Sum: 194130 Ratio:  98.43%)
  Bounded    : 125      (Average: 24.83 Max:  37 Sum:   3104 Ratio:   1.57%)

Rules        : 1922596  (Original: 1921922)
Atoms        : 1597234 
Bodies       : 213068   (Original: 212468)
  Count      : 2288     (Original: 2388)
Equivalences : 68061    (Atom=Atom: 129 Body=Body: 0 Other: 67932)
Tight        : Yes
Variables    : 817453   (Eliminated:    0 Frozen: 523415)
Constraints  : 11629332 (Binary:  99.5% Ternary:   0.2% Other:   0.4%)

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