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-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/tidybot-sequential-satisficing/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/tidybot-sequential-satisficing/instances/instance-15.pddl
Parsing...
Parsing: [0.100s CPU, 0.104s wall-clock]
Normalizing task... [0.010s CPU, 0.007s wall-clock]
Instantiating...
Generating Datalog program... [0.020s CPU, 0.017s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.210s CPU, 0.214s wall-clock]
Preparing model... [0.070s CPU, 0.070s wall-clock]
Generated 400 rules.
Computing model... [9.360s CPU, 9.349s wall-clock]
44910 relevant atoms
39548 auxiliary atoms
84458 final queue length
234020 total queue pushes
Completing instantiation... [26.590s CPU, 26.583s wall-clock]
Instantiating: [36.340s CPU, 36.328s wall-clock]
Computing fact groups...
Finding invariants...
41 initial candidates
Finding invariants: [1.520s CPU, 1.521s wall-clock]
Checking invariant weight... [0.010s 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...
459 uncovered facts
Choosing groups: [0.000s CPU, 0.001s wall-clock]
Building translation key... [0.020s CPU, 0.017s wall-clock]
Computing fact groups: [1.580s CPU, 1.575s 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.004s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [1.690s CPU, 1.693s wall-clock]
Translating task: [31.980s CPU, 31.963s wall-clock]
124181 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
2 propositions removed
Detecting unreachable propositions: [14.500s CPU, 14.498s wall-clock]
Reordering and filtering variables...
461 of 461 variables necessary.
1 of 3 mutex groups necessary.
44250 of 44250 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [10.640s CPU, 10.623s wall-clock]
Translator variables: 461
Translator derived variables: 0
Translator facts: 925
Translator goal facts: 4
Translator mutex groups: 1
Translator total mutex groups size: 2
Translator operators: 44250
Translator axioms: 0
Translator task size: 541932
Translator peak memory: 325236 KB
Writing output... [8.980s CPU, 9.573s wall-clock]
Done! [105.100s CPU, 105.652s wall-clock]
planner.py version 0.0.1

Time:	 26.57s
Memory: 1672MB

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

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

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

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

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        : 1497523 
Atoms        : 1497523 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 108454   (Eliminated:    0 Frozen:    0)
Constraints  : 2088     (Binary:  89.1% Ternary:   7.9% Other:   3.1%)

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

[endof: stats after solve call]
Solving Time:	 0.68s
Memory:		 1756MB (+12MB)
UNSAT
Iteration Time:	 7.74s

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

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

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        : 1497523 
Atoms        : 1497523 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 217081   (Eliminated:    0 Frozen:    0)
Constraints  : 19557    (Binary:  93.3% Ternary:   4.1% Other:   2.7%)

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

[endof: stats after solve call]
Solving Time:	 0.81s
Memory:		 1767MB (+11MB)
UNSAT
Iteration Time:	 8.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: 1779.0MB
Grounding...	 [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
Grounding Time:	 5.02s
Memory:		 1767MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0
Calls        : 4
Time         : 55.507s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 51.204s

Choices      : 0       
Conflicts    : 0        (Analyzed: 0)
Restarts     : 0       
Problems     : 4        (Average Length: 9.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        : 1497523 
Atoms        : 1497523 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 326533   (Eliminated:    0 Frozen:    0)
Constraints  : 200000   (Binary:  97.7% Ternary:   1.2% Other:   1.1%)

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

[endof: stats after solve call]
Solving Time:	 0.82s
Memory:		 1796MB (+29MB)
UNSAT
Iteration Time:	 8.26s

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

Models       : 1+
Calls        : 5
Time         : 65.517s (Solving: 0.13s 1st Model: 0.09s Unsat: 0.00s)
CPU Time     : 61.220s

Choices      : 7387     (Domain: 1963)
Conflicts    : 244      (Analyzed: 244)
Restarts     : 0       
Model-Level  : 2348.0  
Problems     : 5        (Average Length: 12.00 Splits: 0)
Lemmas       : 244      (Deleted: 0)
  Binary     : 11       (Ratio:   4.51%)
  Ternary    : 15       (Ratio:   6.15%)
  Conflict   : 244      (Average Length:   83.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 244      (Average: 20.83 Max: 632 Sum:   5083)
  Executed   : 243      (Average: 20.74 Max: 632 Sum:   5061 Ratio:  99.57%)
  Bounded    : 1        (Average: 22.00 Max:  22 Sum:     22 Ratio:   0.43%)

Rules        : 1497523 
Atoms        : 1497523 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 443233   (Eliminated:    0 Frozen:    0)
Constraints  : 1547116  (Binary:  99.2% Ternary:   0.4% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 0.69s
Memory:		 1822MB (+26MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time:	 32.80s
Memory:		 2984MB (+1162MB)
Solving...
[start: stats after solve call]

Models       : 0
Calls        : 6
Time         : 76.381s (Solving: 0.64s 1st Model: 0.09s Unsat: 0.51s)
CPU Time     : 72.088s

Choices      : 8529     (Domain: 3021)
Conflicts    : 515      (Analyzed: 514)
Restarts     : 3        (Average: 171.33 Last: 244)
Model-Level  : 2348.0  
Problems     : 6        (Average Length: 13.67 Splits: 0)
Lemmas       : 514      (Deleted: 0)
  Binary     : 60       (Ratio:  11.67%)
  Ternary    : 41       (Ratio:   7.98%)
  Conflict   : 514      (Average Length:   63.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 514      (Average: 12.60 Max: 632 Sum:   6478)
  Executed   : 501      (Average: 12.07 Max: 632 Sum:   6203 Ratio:  95.75%)
  Bounded    : 13       (Average: 21.15 Max:  22 Sum:    275 Ratio:   4.25%)

Rules        : 2010190  (Original: 2008614)
Atoms        : 1594537 
Bodies       : 253682   (Original: 252631)
  Count      : 2662     (Original: 2871)
Equivalences : 87961    (Atom=Atom: 374 Body=Body: 0 Other: 87587)
Tight        : Yes
Variables    : 450438   (Eliminated:    0 Frozen: 86961)
Constraints  : 1980601  (Binary:  99.0% Ternary:   0.4% Other:   0.6%)

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

[endof: stats after solve call]
Solving Time:	 0.94s
Memory:		 2984MB (+0MB)
UNSAT
Iteration Time:	 43.76s

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

Models       : 0+
Calls        : 7
Time         : 155.341s (Solving: 66.76s 1st Model: 0.09s Unsat: 0.51s)
CPU Time     : 151.084s

Choices      : 44609    (Domain: 21552)
Conflicts    : 9570     (Analyzed: 9569)
Restarts     : 103      (Average: 92.90 Last: 244)
Model-Level  : 2348.0  
Problems     : 7        (Average Length: 15.57 Splits: 0)
Lemmas       : 9569     (Deleted: 6677)
  Binary     : 167      (Ratio:   1.75%)
  Ternary    : 94       (Ratio:   0.98%)
  Conflict   : 9569     (Average Length: 1348.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 9569     (Average:  4.19 Max: 773 Sum:  40121)
  Executed   : 9513     (Average:  4.04 Max: 773 Sum:  38687 Ratio:  96.43%)
  Bounded    : 56       (Average: 25.61 Max:  27 Sum:   1434 Ratio:   3.57%)

Rules        : 2010190  (Original: 2008614)
Atoms        : 1594537 
Bodies       : 253682   (Original: 252631)
  Count      : 2662     (Original: 2871)
Equivalences : 87961    (Atom=Atom: 374 Body=Body: 0 Other: 87587)
Tight        : Yes
Variables    : 586136   (Eliminated:    0 Frozen: 210329)
Constraints  : 4603997  (Binary:  99.3% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 66.43s
Memory:		 2999MB (+15MB)
UNKNOWN
Iteration Time:	 79.01s

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

Models       : 0+
Calls        : 8
Time         : 261.524s (Solving: 160.26s 1st Model: 0.09s Unsat: 0.51s)
CPU Time     : 257.312s

Choices      : 69606    (Domain: 40591)
Conflicts    : 18562    (Analyzed: 18561)
Restarts     : 203      (Average: 91.43 Last: 244)
Model-Level  : 2348.0  
Problems     : 8        (Average Length: 17.62 Splits: 0)
Lemmas       : 18561    (Deleted: 15492)
  Binary     : 183      (Ratio:   0.99%)
  Ternary    : 105      (Ratio:   0.57%)
  Conflict   : 18561    (Average Length: 1777.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 18561    (Average:  3.38 Max: 773 Sum:  62672)
  Executed   : 18487    (Average:  3.27 Max: 773 Sum:  60662 Ratio:  96.79%)
  Bounded    : 74       (Average: 27.16 Max:  32 Sum:   2010 Ratio:   3.21%)

Rules        : 2010190  (Original: 2008614)
Atoms        : 1594537 
Bodies       : 253682   (Original: 252631)
  Count      : 2662     (Original: 2871)
Equivalences : 87961    (Atom=Atom: 374 Body=Body: 0 Other: 87587)
Tight        : Yes
Variables    : 724752   (Eliminated:    0 Frozen: 336569)
Constraints  : 7443130  (Binary:  99.4% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 93.81s
Memory:		 3167MB (+168MB)
UNKNOWN
Iteration Time:	 106.24s

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

Models       : 0+
Calls        : 9
Time         : 359.503s (Solving: 258.02s 1st Model: 0.09s Unsat: 0.51s)
CPU Time     : 355.304s

Choices      : 90670    (Domain: 58133)
Conflicts    : 27885    (Analyzed: 27884)
Restarts     : 303      (Average: 92.03 Last: 244)
Model-Level  : 2348.0  
Problems     : 9        (Average Length: 19.22 Splits: 0)
Lemmas       : 27884    (Deleted: 24426)
  Binary     : 200      (Ratio:   0.72%)
  Ternary    : 114      (Ratio:   0.41%)
  Conflict   : 27884    (Average Length: 1833.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 27884    (Average:  2.92 Max: 773 Sum:  81338)
  Executed   : 27802    (Average:  2.84 Max: 773 Sum:  79072 Ratio:  97.21%)
  Bounded    : 82       (Average: 27.63 Max:  32 Sum:   2266 Ratio:   2.79%)

Rules        : 2010190  (Original: 2008614)
Atoms        : 1594537 
Bodies       : 253682   (Original: 252631)
  Count      : 2662     (Original: 2871)
Equivalences : 87961    (Atom=Atom: 374 Body=Body: 0 Other: 87587)
Tight        : Yes
Variables    : 724752   (Eliminated:    0 Frozen: 336569)
Constraints  : 7440510  (Binary:  99.4% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 97.90s
Memory:		 3170MB (+3MB)
UNKNOWN
Iteration Time:	 98.00s

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

Models       : 0+
Calls        : 10
Time         : 447.937s (Solving: 346.26s 1st Model: 0.09s Unsat: 0.51s)
CPU Time     : 443.776s

Choices      : 117403   (Domain: 78488)
Conflicts    : 37078    (Analyzed: 37077)
Restarts     : 403      (Average: 92.00 Last: 244)
Model-Level  : 2348.0  
Problems     : 10       (Average Length: 20.50 Splits: 0)
Lemmas       : 37077    (Deleted: 33694)
  Binary     : 223      (Ratio:   0.60%)
  Ternary    : 117      (Ratio:   0.32%)
  Conflict   : 37077    (Average Length: 1829.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 37077    (Average:  2.77 Max: 773 Sum: 102778)
  Executed   : 36993    (Average:  2.71 Max: 773 Sum: 100448 Ratio:  97.73%)
  Bounded    : 84       (Average: 27.74 Max:  32 Sum:   2330 Ratio:   2.27%)

Rules        : 2010190  (Original: 2008614)
Atoms        : 1594537 
Bodies       : 253682   (Original: 252631)
  Count      : 2662     (Original: 2871)
Equivalences : 87961    (Atom=Atom: 374 Body=Body: 0 Other: 87587)
Tight        : Yes
Variables    : 724752   (Eliminated:    0 Frozen: 336569)
Constraints  : 7440185  (Binary:  99.4% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 88.40s
Memory:		 3175MB (+5MB)
UNKNOWN
Iteration Time:	 88.48s

Iteration 10
Queue:		 [(7,35,0,True), (8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True)]
Grounded Until:	 30
Expected Memory: 3343.0MB
Grounding...	 [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
Grounding Time:	 10.11s
Memory:		 3175MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 11
Time         : 545.904s (Solving: 431.22s 1st Model: 0.09s Unsat: 0.51s)
CPU Time     : 541.784s

Choices      : 144504   (Domain: 103929)
Conflicts    : 45758    (Analyzed: 45757)
Restarts     : 503      (Average: 90.97 Last: 244)
Model-Level  : 2348.0  
Problems     : 11       (Average Length: 22.00 Splits: 0)
Lemmas       : 45757    (Deleted: 42872)
  Binary     : 232      (Ratio:   0.51%)
  Ternary    : 121      (Ratio:   0.26%)
  Conflict   : 45757    (Average Length: 2467.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 45757    (Average:  2.76 Max: 773 Sum: 126382)
  Executed   : 45673    (Average:  2.71 Max: 773 Sum: 124052 Ratio:  98.16%)
  Bounded    : 84       (Average: 27.74 Max:  32 Sum:   2330 Ratio:   1.84%)

Rules        : 2010190  (Original: 2008614)
Atoms        : 1594537 
Bodies       : 253682   (Original: 252631)
  Count      : 2662     (Original: 2871)
Equivalences : 87961    (Atom=Atom: 374 Body=Body: 0 Other: 87587)
Tight        : Yes
Variables    : 863368   (Eliminated:    0 Frozen: 462809)
Constraints  : 10409097 (Binary:  99.5% Ternary:   0.2% Other:   0.3%)

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

[endof: stats after solve call]
Solving Time:	 85.33s
Memory:		 3194MB (+19MB)
UNKNOWN
Iteration Time:	 98.03s

Iteration 11
Queue:		 [(8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True)]
Grounded Until:	 35
Expected Memory: 3362.0MB
Grounding...	 [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
Grounding Time:	 10.47s
Memory:		 3194MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 12
Time         : 657.424s (Solving: 529.27s 1st Model: 0.09s Unsat: 0.51s)
CPU Time     : 653.352s

Choices      : 181483   (Domain: 133796)
Conflicts    : 55130    (Analyzed: 55129)
Restarts     : 603      (Average: 91.42 Last: 271)
Model-Level  : 2348.0  
Problems     : 12       (Average Length: 23.67 Splits: 0)
Lemmas       : 55129    (Deleted: 51561)
  Binary     : 245      (Ratio:   0.44%)
  Ternary    : 128      (Ratio:   0.23%)
  Conflict   : 55129    (Average Length: 2983.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 55129    (Average:  2.81 Max: 773 Sum: 154748)
  Executed   : 55044    (Average:  2.76 Max: 773 Sum: 152376 Ratio:  98.47%)
  Bounded    : 85       (Average: 27.91 Max:  42 Sum:   2372 Ratio:   1.53%)

Rules        : 2010190  (Original: 2008614)
Atoms        : 1594537 
Bodies       : 253682   (Original: 252631)
  Count      : 2662     (Original: 2871)
Equivalences : 87961    (Atom=Atom: 374 Body=Body: 0 Other: 87587)
Tight        : Yes
Variables    : 1001984  (Eliminated:    0 Frozen: 589049)
Constraints  : 13378077 (Binary:  99.5% Ternary:   0.2% Other:   0.3%)

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

[endof: stats after solve call]
Solving Time:	 98.45s
Memory:		 3341MB (+147MB)
UNKNOWN
Iteration Time:	 111.58s

Iteration 12
Queue:		 [(9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True)]
Grounded Until:	 40
Expected Memory: 3509.0MB
Grounding...	 [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])]
Grounding Time:	 13.69s
Memory:		 3743MB (+402MB)
Unblocking actions...
Solving...
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN

INTERRUPTED  : 1

Models       : 0+
Calls        : 13
Time         : 814.563s (Solving: 669.58s 1st Model: 0.09s Unsat: 0.51s)
CPU Time     : 810.540s

Choices      : 231921   (Domain: 169381)
Conflicts    : 63819    (Analyzed: 63818)
Restarts     : 703      (Average: 90.78 Last: 271)
Model-Level  : 2348.0  
Problems     : 13       (Average Length: 25.46 Splits: 0)
Lemmas       : 63818    (Deleted: 60879)
  Binary     : 249      (Ratio:   0.39%)
  Ternary    : 130      (Ratio:   0.20%)
  Conflict   : 63818    (Average Length: 6155.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 63818    (Average:  3.09 Max: 2471 Sum: 197116)
  Executed   : 63733    (Average:  3.05 Max: 2471 Sum: 194744 Ratio:  98.80%)
  Bounded    : 85       (Average: 27.91 Max:  42 Sum:   2372 Ratio:   1.20%)

Rules        : 2010190  (Original: 2008614)
Atoms        : 1594537 
Bodies       : 253682   (Original: 252631)
  Count      : 2662     (Original: 2871)
Equivalences : 87961    (Atom=Atom: 374 Body=Body: 0 Other: 87587)
Tight        : Yes
Variables    : 1140600  (Eliminated:    0 Frozen: 715289)
Constraints  : 16347039 (Binary:  99.5% Ternary:   0.2% Other:   0.3%)

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