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-16.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-16.pddl
Parsing...
Parsing: [0.080s CPU, 0.085s 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.066s wall-clock]
Generated 400 rules.
Computing model... [9.140s CPU, 9.136s wall-clock]
44075 relevant atoms
39274 auxiliary atoms
83349 final queue length
231236 total queue pushes
Completing instantiation... [25.980s CPU, 25.975s wall-clock]
Instantiating: [35.510s CPU, 35.499s wall-clock]
Computing fact groups...
Finding invariants...
41 initial candidates
Finding invariants: [0.800s CPU, 0.806s 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...
447 uncovered facts
Choosing groups: [0.000s CPU, 0.001s wall-clock]
Building translation key... [0.020s CPU, 0.016s wall-clock]
Computing fact groups: [0.860s CPU, 0.860s wall-clock]
Building STRIPS to SAS dictionary... [0.000s CPU, 0.004s wall-clock]
Building dictionary for full mutex groups... [0.010s CPU, 0.006s wall-clock]
Building mutex information...
Building mutex information: [0.000s CPU, 0.003s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [1.640s CPU, 1.634s wall-clock]
Translating task: [31.080s CPU, 31.065s wall-clock]
123365 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
2 propositions removed
Detecting unreachable propositions: [15.370s CPU, 15.367s wall-clock]
Reordering and filtering variables...
449 of 449 variables necessary.
1 of 3 mutex groups necessary.
43432 of 43432 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [10.520s CPU, 10.506s wall-clock]
Translator variables: 449
Translator derived variables: 0
Translator facts: 901
Translator goal facts: 4
Translator mutex groups: 1
Translator total mutex groups size: 2
Translator operators: 43432
Translator axioms: 0
Translator task size: 534136
Translator peak memory: 320840 KB
Writing output... [8.840s CPU, 9.423s wall-clock]
Done! [103.240s CPU, 103.790s wall-clock]
planner.py version 0.0.1

Time:	 26.40s
Memory: 1649MB

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

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

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

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

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        : 1482958 
Atoms        : 1482958 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 118636   (Eliminated:    0 Frozen:    0)
Constraints  : 6709     (Binary:  94.0% Ternary:   3.4% Other:   2.7%)

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

[endof: stats after solve call]
Solving Time:	 0.83s
Memory:		 1726MB (+5MB)
UNSAT
Iteration Time:	 9.62s

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

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

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        : 1482958 
Atoms        : 1482958 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 237992   (Eliminated:    0 Frozen:    0)
Constraints  : 200322   (Binary:  98.6% Ternary:   0.7% Other:   0.7%)

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

[endof: stats after solve call]
Solving Time:	 0.97s
Memory:		 1745MB (+19MB)
UNSAT
Iteration Time:	 9.03s

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

Models       : 1+
Calls        : 4
Time         : 59.131s (Solving: 0.10s 1st Model: 0.06s Unsat: 0.00s)
CPU Time     : 54.536s

Choices      : 4790     (Domain: 1769)
Conflicts    : 173      (Analyzed: 173)
Restarts     : 0       
Model-Level  : 1437.0  
Problems     : 4        (Average Length: 9.50 Splits: 0)
Lemmas       : 173      (Deleted: 0)
  Binary     : 19       (Ratio:  10.98%)
  Ternary    : 14       (Ratio:   8.09%)
  Conflict   : 173      (Average Length:   35.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 173      (Average: 19.68 Max: 790 Sum:   3404)
  Executed   : 171      (Average: 19.48 Max: 790 Sum:   3370 Ratio:  99.00%)
  Bounded    : 2        (Average: 17.00 Max:  17 Sum:     34 Ratio:   1.00%)

Rules        : 1482958 
Atoms        : 1482958 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 363850   (Eliminated:    0 Frozen:    0)
Constraints  : 1339525  (Binary:  99.3% Ternary:   0.3% Other:   0.3%)

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

[endof: stats after solve call]
Solving Time:	 0.88s
Memory:		 1781MB (+36MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time:	 30.77s
Memory:		 2752MB (+971MB)
Solving...
[start: stats after solve call]

Models       : 0
Calls        : 5
Time         : 68.157s (Solving: 0.26s 1st Model: 0.06s Unsat: 0.16s)
CPU Time     : 63.564s

Choices      : 5064     (Domain: 2019)
Conflicts    : 259      (Analyzed: 258)
Restarts     : 1        (Average: 258.00 Last: 173)
Model-Level  : 1437.0  
Problems     : 5        (Average Length: 11.00 Splits: 0)
Lemmas       : 258      (Deleted: 0)
  Binary     : 44       (Ratio:  17.05%)
  Ternary    : 23       (Ratio:   8.91%)
  Conflict   : 258      (Average Length:   35.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 258      (Average: 14.71 Max: 790 Sum:   3796)
  Executed   : 247      (Average: 14.12 Max: 790 Sum:   3644 Ratio:  96.00%)
  Bounded    : 11       (Average: 13.82 Max:  17 Sum:    152 Ratio:   4.00%)

Rules        : 1952384  (Original: 1951685)
Atoms        : 1585664 
Bodies       : 225641   (Original: 225029)
  Count      : 2233     (Original: 2345)
Equivalences : 76462    (Atom=Atom: 101 Body=Body: 0 Other: 76361)
Tight        : Yes
Variables    : 369189   (Eliminated:    0 Frozen: 76136)
Constraints  : 1718774  (Binary:  99.2% Ternary:   0.3% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 0.57s
Memory:		 2752MB (+0MB)
UNSAT
Iteration Time:	 40.72s

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

Models       : 0
Calls        : 6
Time         : 132.147s (Solving: 48.82s 1st Model: 0.06s Unsat: 48.72s)
CPU Time     : 127.584s

Choices      : 26967    (Domain: 12230)
Conflicts    : 4977     (Analyzed: 4975)
Restarts     : 51       (Average: 97.55 Last: 173)
Model-Level  : 1437.0  
Problems     : 6        (Average Length: 12.83 Splits: 0)
Lemmas       : 4975     (Deleted: 2610)
  Binary     : 90       (Ratio:   1.81%)
  Ternary    : 62       (Ratio:   1.25%)
  Conflict   : 4975     (Average Length: 2510.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 4975     (Average:  4.95 Max: 790 Sum:  24638)
  Executed   : 4932     (Average:  4.80 Max: 790 Sum:  23857 Ratio:  96.83%)
  Bounded    : 43       (Average: 18.16 Max:  22 Sum:    781 Ratio:   3.17%)

Rules        : 1952384  (Original: 1951685)
Atoms        : 1585664 
Bodies       : 225641   (Original: 225029)
  Count      : 2233     (Original: 2345)
Equivalences : 76462    (Atom=Atom: 101 Body=Body: 0 Other: 76361)
Tight        : Yes
Variables    : 515108   (Eliminated:    0 Frozen: 209826)
Constraints  : 4763369  (Binary:  99.5% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 48.97s
Memory:		 2742MB (+-10MB)
UNSAT
Iteration Time:	 64.04s

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

Models       : 0+
Calls        : 7
Time         : 236.499s (Solving: 139.29s 1st Model: 0.06s Unsat: 48.72s)
CPU Time     : 231.984s

Choices      : 143766   (Domain: 30967)
Conflicts    : 13654    (Analyzed: 13652)
Restarts     : 151      (Average: 90.41 Last: 173)
Model-Level  : 1437.0  
Problems     : 7        (Average Length: 14.86 Splits: 0)
Lemmas       : 13652    (Deleted: 11068)
  Binary     : 110      (Ratio:   0.81%)
  Ternary    : 77       (Ratio:   0.56%)
  Conflict   : 13652    (Average Length: 5251.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 13652    (Average:  5.41 Max: 4714 Sum:  73827)
  Executed   : 13603    (Average:  5.34 Max: 4714 Sum:  72890 Ratio:  98.73%)
  Bounded    : 49       (Average: 19.12 Max:  27 Sum:    937 Ratio:   1.27%)

Rules        : 1952384  (Original: 1951685)
Atoms        : 1585664 
Bodies       : 225641   (Original: 225029)
  Count      : 2233     (Original: 2345)
Equivalences : 76462    (Atom=Atom: 101 Body=Body: 0 Other: 76361)
Tight        : Yes
Variables    : 666424   (Eliminated:    0 Frozen: 348831)
Constraints  : 7912574  (Binary:  99.5% Ternary:   0.2% Other:   0.3%)

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

[endof: stats after solve call]
Solving Time:	 90.82s
Memory:		 3040MB (+298MB)
UNKNOWN
Iteration Time:	 104.41s

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

Models       : 0+
Calls        : 8
Time         : 329.310s (Solving: 217.97s 1st Model: 0.06s Unsat: 48.72s)
CPU Time     : 324.836s

Choices      : 179627   (Domain: 58697)
Conflicts    : 21805    (Analyzed: 21803)
Restarts     : 251      (Average: 86.86 Last: 173)
Model-Level  : 1437.0  
Problems     : 8        (Average Length: 17.00 Splits: 0)
Lemmas       : 21803    (Deleted: 17475)
  Binary     : 126      (Ratio:   0.58%)
  Ternary    : 81       (Ratio:   0.37%)
  Conflict   : 21803    (Average Length: 4718.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 21803    (Average:  4.81 Max: 4714 Sum: 104864)
  Executed   : 21750    (Average:  4.76 Max: 4714 Sum: 103807 Ratio:  98.99%)
  Bounded    : 53       (Average: 19.94 Max:  32 Sum:   1057 Ratio:   1.01%)

Rules        : 1952384  (Original: 1951685)
Atoms        : 1585664 
Bodies       : 225641   (Original: 225029)
  Count      : 2233     (Original: 2345)
Equivalences : 76462    (Atom=Atom: 101 Body=Body: 0 Other: 76361)
Tight        : Yes
Variables    : 817740   (Eliminated:    0 Frozen: 487836)
Constraints  : 11218281 (Binary:  99.6% Ternary:   0.2% Other:   0.3%)

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

[endof: stats after solve call]
Solving Time:	 79.09s
Memory:		 2959MB (+-81MB)
UNKNOWN
Iteration Time:	 92.87s

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         : 471.500s (Solving: 359.89s 1st Model: 0.06s Unsat: 48.72s)
CPU Time     : 467.088s

Choices      : 204945   (Domain: 75627)
Conflicts    : 30461    (Analyzed: 30459)
Restarts     : 351      (Average: 86.78 Last: 173)
Model-Level  : 1437.0  
Problems     : 9        (Average Length: 18.67 Splits: 0)
Lemmas       : 30459    (Deleted: 27722)
  Binary     : 140      (Ratio:   0.46%)
  Ternary    : 87       (Ratio:   0.29%)
  Conflict   : 30459    (Average Length: 5956.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 30459    (Average:  4.05 Max: 4714 Sum: 123502)
  Executed   : 30403    (Average:  4.02 Max: 4714 Sum: 122357 Ratio:  99.07%)
  Bounded    : 56       (Average: 20.45 Max:  32 Sum:   1145 Ratio:   0.93%)

Rules        : 1952384  (Original: 1951685)
Atoms        : 1585664 
Bodies       : 225641   (Original: 225029)
  Count      : 2233     (Original: 2345)
Equivalences : 76462    (Atom=Atom: 101 Body=Body: 0 Other: 76361)
Tight        : Yes
Variables    : 817740   (Eliminated:    0 Frozen: 487836)
Constraints  : 11218256 (Binary:  99.6% Ternary:   0.2% Other:   0.3%)

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

[endof: stats after solve call]
Solving Time:	 142.13s
Memory:		 2959MB (+0MB)
UNKNOWN
Iteration Time:	 142.27s

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         : 564.492s (Solving: 452.61s 1st Model: 0.06s Unsat: 48.72s)
CPU Time     : 560.120s

Choices      : 235501   (Domain: 103623)
Conflicts    : 38859    (Analyzed: 38857)
Restarts     : 451      (Average: 86.16 Last: 173)
Model-Level  : 1437.0  
Problems     : 10       (Average Length: 20.00 Splits: 0)
Lemmas       : 38857    (Deleted: 34207)
  Binary     : 157      (Ratio:   0.40%)
  Ternary    : 101      (Ratio:   0.26%)
  Conflict   : 38857    (Average Length: 5635.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 38857    (Average:  3.87 Max: 4714 Sum: 150470)
  Executed   : 38799    (Average:  3.84 Max: 4714 Sum: 149266 Ratio:  99.20%)
  Bounded    : 58       (Average: 20.76 Max:  32 Sum:   1204 Ratio:   0.80%)

Rules        : 1952384  (Original: 1951685)
Atoms        : 1585664 
Bodies       : 225641   (Original: 225029)
  Count      : 2233     (Original: 2345)
Equivalences : 76462    (Atom=Atom: 101 Body=Body: 0 Other: 76361)
Tight        : Yes
Variables    : 817740   (Eliminated:    0 Frozen: 487836)
Constraints  : 11218256 (Binary:  99.6% Ternary:   0.2% Other:   0.3%)

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

[endof: stats after solve call]
Solving Time:	 92.91s
Memory:		 2959MB (+0MB)
UNKNOWN
Iteration Time:	 93.04s

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: 3257.0MB
Grounding...	 [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
Grounding Time:	 11.38s
Memory:		 2959MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 11
Time         : 689.910s (Solving: 563.30s 1st Model: 0.06s Unsat: 48.72s)
CPU Time     : 685.592s

Choices      : 264146   (Domain: 127450)
Conflicts    : 47594    (Analyzed: 47592)
Restarts     : 551      (Average: 86.37 Last: 173)
Model-Level  : 1437.0  
Problems     : 11       (Average Length: 21.55 Splits: 0)
Lemmas       : 47592    (Deleted: 44683)
  Binary     : 176      (Ratio:   0.37%)
  Ternary    : 107      (Ratio:   0.22%)
  Conflict   : 47592    (Average Length: 6280.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 47592    (Average:  3.59 Max: 4714 Sum: 170995)
  Executed   : 47533    (Average:  3.57 Max: 4714 Sum: 169757 Ratio:  99.28%)
  Bounded    : 59       (Average: 20.98 Max:  34 Sum:   1238 Ratio:   0.72%)

Rules        : 1952384  (Original: 1951685)
Atoms        : 1585664 
Bodies       : 225641   (Original: 225029)
  Count      : 2233     (Original: 2345)
Equivalences : 76462    (Atom=Atom: 101 Body=Body: 0 Other: 76361)
Tight        : Yes
Variables    : 969056   (Eliminated:    0 Frozen: 626841)
Constraints  : 14524076 (Binary:  99.6% Ternary:   0.1% Other:   0.3%)

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

[endof: stats after solve call]
Solving Time:	 111.15s
Memory:		 3209MB (+250MB)
UNKNOWN
Iteration Time:	 125.50s

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: 3507.0MB
Grounding...	 [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
Grounding Time:	 11.95s
Memory:		 3209MB (+0MB)
Unblocking actions...
Solving...
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN

INTERRUPTED  : 1

Models       : 0+
Calls        : 12
Time         : 770.970s (Solving: 628.90s 1st Model: 0.06s Unsat: 48.72s)
CPU Time     : 766.636s

Choices      : 279853   (Domain: 141647)
Conflicts    : 51114    (Analyzed: 51112)
Restarts     : 588      (Average: 86.93 Last: 173)
Model-Level  : 1437.0  
Problems     : 12       (Average Length: 23.25 Splits: 0)
Lemmas       : 51112    (Deleted: 46919)
  Binary     : 183      (Ratio:   0.36%)
  Ternary    : 110      (Ratio:   0.22%)
  Conflict   : 51112    (Average Length: 9364.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 51112    (Average:  3.60 Max: 4714 Sum: 184203)
  Executed   : 51053    (Average:  3.58 Max: 4714 Sum: 182965 Ratio:  99.33%)
  Bounded    : 59       (Average: 20.98 Max:  34 Sum:   1238 Ratio:   0.67%)

Rules        : 1952384  (Original: 1951685)
Atoms        : 1585664 
Bodies       : 225641   (Original: 225029)
  Count      : 2233     (Original: 2345)
Equivalences : 76462    (Atom=Atom: 101 Body=Body: 0 Other: 76361)
Tight        : Yes
Variables    : 1120372  (Eliminated:    0 Frozen: 765846)
Constraints  : 17829896 (Binary:  99.6% Ternary:   0.1% Other:   0.3%)

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