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-10.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-10.pddl
Parsing...
Parsing: [0.070s CPU, 0.072s wall-clock]
Normalizing task... [0.010s CPU, 0.006s wall-clock]
Instantiating...
Generating Datalog program... [0.010s CPU, 0.014s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.210s CPU, 0.207s wall-clock]
Preparing model... [0.070s CPU, 0.067s wall-clock]
Generated 400 rules.
Computing model... [9.340s CPU, 9.334s wall-clock]
45717 relevant atoms
39821 auxiliary atoms
85538 final queue length
236723 total queue pushes
Completing instantiation... [27.470s CPU, 27.464s wall-clock]
Instantiating: [37.200s CPU, 37.184s wall-clock]
Computing fact groups...
Finding invariants...
41 initial candidates
Finding invariants: [0.860s CPU, 0.854s 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.001s wall-clock]
Building translation key... [0.020s CPU, 0.017s wall-clock]
Computing fact groups: [0.920s CPU, 0.912s 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.006s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [1.690s CPU, 1.688s wall-clock]
Translating task: [32.300s CPU, 32.288s wall-clock]
124973 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
2 propositions removed
Detecting unreachable propositions: [14.590s CPU, 14.584s wall-clock]
Reordering and filtering variables...
473 of 473 variables necessary.
1 of 3 mutex groups necessary.
45042 of 45042 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [10.730s CPU, 10.725s 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: 45042
Translator axioms: 0
Translator task size: 549492
Translator peak memory: 328868 KB
Writing output... [9.170s CPU, 9.403s wall-clock]
Done! [105.980s CPU, 106.170s wall-clock]
planner.py version 0.0.1

Time:	 27.07s
Memory: 1694MB

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

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

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

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

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

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        : 1511250 
Atoms        : 1511250 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 97808    (Eliminated:    0 Frozen:    0)
Constraints  : 2984     (Binary:  90.5% Ternary:   6.3% Other:   3.2%)

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

[endof: stats after solve call]
Solving Time:	 0.56s
Memory:		 1775MB (+9MB)
UNSAT
Iteration Time:	 6.84s

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

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

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        : 1511250 
Atoms        : 1511250 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 196097   (Eliminated:    0 Frozen:    0)
Constraints  : 105635   (Binary:  97.7% Ternary:   1.2% Other:   1.1%)

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

[endof: stats after solve call]
Solving Time:	 0.67s
Memory:		 1783MB (+8MB)
UNSAT
Iteration Time:	 7.62s

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

Models       : 1+
Calls        : 4
Time         : 54.078s (Solving: 0.07s 1st Model: 0.05s Unsat: 0.00s)
CPU Time     : 48.952s

Choices      : 1499     (Domain: 824)
Conflicts    : 171      (Analyzed: 171)
Restarts     : 1        (Average: 171.00 Last: 108)
Model-Level  : 223.0   
Problems     : 4        (Average Length: 9.50 Splits: 0)
Lemmas       : 171      (Deleted: 0)
  Binary     : 17       (Ratio:   9.94%)
  Ternary    : 4        (Ratio:   2.34%)
  Conflict   : 171      (Average Length:   45.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 171      (Average:  7.87 Max: 146 Sum:   1345)
  Executed   : 167      (Average:  7.56 Max: 146 Sum:   1293 Ratio:  96.13%)
  Bounded    : 4        (Average: 13.00 Max:  17 Sum:     52 Ratio:   3.87%)

Rules        : 1511250 
Atoms        : 1511250 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 298191   (Eliminated:    0 Frozen:    0)
Constraints  : 724148   (Binary:  98.9% Ternary:   0.5% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 0.69s
Memory:		 1810MB (+27MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time:	 29.84s
Memory:		 2732MB (+922MB)
Solving...
[start: stats after solve call]

Models       : 0
Calls        : 5
Time         : 61.599s (Solving: 0.20s 1st Model: 0.05s Unsat: 0.13s)
CPU Time     : 56.476s

Choices      : 1880     (Domain: 1160)
Conflicts    : 272      (Analyzed: 271)
Restarts     : 2        (Average: 135.50 Last: 108)
Model-Level  : 223.0   
Problems     : 5        (Average Length: 11.00 Splits: 0)
Lemmas       : 271      (Deleted: 0)
  Binary     : 51       (Ratio:  18.82%)
  Ternary    : 9        (Ratio:   3.32%)
  Conflict   : 271      (Average Length:   49.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 271      (Average:  6.94 Max: 146 Sum:   1881)
  Executed   : 253      (Average:  6.18 Max: 146 Sum:   1674 Ratio:  89.00%)
  Bounded    : 18       (Average: 11.50 Max:  17 Sum:    207 Ratio:  11.00%)

Rules        : 1785103  (Original: 1784122)
Atoms        : 1593501 
Bodies       : 135561   (Original: 134746)
  Count      : 1759     (Original: 1901)
Equivalences : 41234    (Atom=Atom: 192 Body=Body: 0 Other: 41042)
Tight        : Yes
Variables    : 303006   (Eliminated:    0 Frozen: 40686)
Constraints  : 865034   (Binary:  98.6% Ternary:   0.6% Other:   0.9%)

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

[endof: stats after solve call]
Solving Time:	 0.37s
Memory:		 2732MB (+0MB)
UNSAT
Iteration Time:	 37.54s

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

Models       : 0
Calls        : 6
Time         : 124.146s (Solving: 49.46s 1st Model: 0.05s Unsat: 49.39s)
CPU Time     : 119.052s

Choices      : 17768    (Domain: 15122)
Conflicts    : 7560     (Analyzed: 7558)
Restarts     : 84       (Average: 89.98 Last: 108)
Model-Level  : 223.0   
Problems     : 6        (Average Length: 12.83 Splits: 0)
Lemmas       : 7558     (Deleted: 4450)
  Binary     : 132      (Ratio:   1.75%)
  Ternary    : 69       (Ratio:   0.91%)
  Conflict   : 7558     (Average Length: 1222.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 7558     (Average:  2.32 Max: 146 Sum:  17569)
  Executed   : 7511     (Average:  2.22 Max: 146 Sum:  16800 Ratio:  95.62%)
  Bounded    : 47       (Average: 16.36 Max:  22 Sum:    769 Ratio:   4.38%)

Rules        : 1785103  (Original: 1784122)
Atoms        : 1593501 
Bodies       : 135561   (Original: 134746)
  Count      : 1759     (Original: 1901)
Equivalences : 41234    (Atom=Atom: 192 Body=Body: 0 Other: 41042)
Tight        : Yes
Variables    : 419072   (Eliminated:    0 Frozen: 144461)
Constraints  : 2935184  (Binary:  99.2% Ternary:   0.3% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 49.69s
Memory:		 2718MB (+-14MB)
UNSAT
Iteration Time:	 62.58s

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

Models       : 0+
Calls        : 7
Time         : 196.460s (Solving: 109.83s 1st Model: 0.05s Unsat: 49.39s)
CPU Time     : 191.400s

Choices      : 42135    (Domain: 36191)
Conflicts    : 16888    (Analyzed: 16886)
Restarts     : 184      (Average: 91.77 Last: 108)
Model-Level  : 223.0   
Problems     : 7        (Average Length: 14.86 Splits: 0)
Lemmas       : 16886    (Deleted: 13566)
  Binary     : 167      (Ratio:   0.99%)
  Ternary    : 83       (Ratio:   0.49%)
  Conflict   : 16886    (Average Length: 1508.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 16886    (Average:  2.29 Max: 146 Sum:  38714)
  Executed   : 16826    (Average:  2.23 Max: 146 Sum:  37596 Ratio:  97.11%)
  Bounded    : 60       (Average: 18.63 Max:  27 Sum:   1118 Ratio:   2.89%)

Rules        : 1785103  (Original: 1784122)
Atoms        : 1593501 
Bodies       : 135561   (Original: 134746)
  Count      : 1759     (Original: 1901)
Equivalences : 41234    (Atom=Atom: 192 Body=Body: 0 Other: 41042)
Tight        : Yes
Variables    : 543787   (Eliminated:    0 Frozen: 256720)
Constraints  : 5268686  (Binary:  99.3% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 60.64s
Memory:		 2737MB (+19MB)
UNKNOWN
Iteration Time:	 72.36s

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

Models       : 0+
Calls        : 8
Time         : 282.362s (Solving: 184.22s 1st Model: 0.05s Unsat: 49.39s)
CPU Time     : 277.340s

Choices      : 67101    (Domain: 59726)
Conflicts    : 25406    (Analyzed: 25404)
Restarts     : 284      (Average: 89.45 Last: 108)
Model-Level  : 223.0   
Problems     : 8        (Average Length: 17.00 Splits: 0)
Lemmas       : 25404    (Deleted: 20568)
  Binary     : 184      (Ratio:   0.72%)
  Ternary    : 89       (Ratio:   0.35%)
  Conflict   : 25404    (Average Length: 1964.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 25404    (Average:  2.35 Max: 146 Sum:  59659)
  Executed   : 25342    (Average:  2.30 Max: 146 Sum:  58483 Ratio:  98.03%)
  Bounded    : 62       (Average: 18.97 Max:  32 Sum:   1176 Ratio:   1.97%)

Rules        : 1785103  (Original: 1784122)
Atoms        : 1593501 
Bodies       : 135561   (Original: 134746)
  Count      : 1759     (Original: 1901)
Equivalences : 41234    (Atom=Atom: 192 Body=Body: 0 Other: 41042)
Tight        : Yes
Variables    : 669118   (Eliminated:    0 Frozen: 369585)
Constraints  : 7886537  (Binary:  99.4% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 74.71s
Memory:		 2819MB (+82MB)
UNKNOWN
Iteration Time:	 85.96s

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         : 360.755s (Solving: 262.41s 1st Model: 0.05s Unsat: 49.39s)
CPU Time     : 355.704s

Choices      : 85569    (Domain: 77227)
Conflicts    : 34400    (Analyzed: 34398)
Restarts     : 384      (Average: 89.58 Last: 108)
Model-Level  : 223.0   
Problems     : 9        (Average Length: 18.67 Splits: 0)
Lemmas       : 34398    (Deleted: 31262)
  Binary     : 191      (Ratio:   0.56%)
  Ternary    : 90       (Ratio:   0.26%)
  Conflict   : 34398    (Average Length: 2327.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 34398    (Average:  2.18 Max: 146 Sum:  75045)
  Executed   : 34336    (Average:  2.15 Max: 146 Sum:  73869 Ratio:  98.43%)
  Bounded    : 62       (Average: 18.97 Max:  32 Sum:   1176 Ratio:   1.57%)

Rules        : 1785103  (Original: 1784122)
Atoms        : 1593501 
Bodies       : 135561   (Original: 134746)
  Count      : 1759     (Original: 1901)
Equivalences : 41234    (Atom=Atom: 192 Body=Body: 0 Other: 41042)
Tight        : Yes
Variables    : 669118   (Eliminated:    0 Frozen: 369585)
Constraints  : 7886511  (Binary:  99.4% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 78.28s
Memory:		 2895MB (+76MB)
UNKNOWN
Iteration Time:	 78.38s

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         : 432.840s (Solving: 334.28s 1st Model: 0.05s Unsat: 49.39s)
CPU Time     : 427.820s

Choices      : 115437   (Domain: 101755)
Conflicts    : 43259    (Analyzed: 43257)
Restarts     : 484      (Average: 89.37 Last: 108)
Model-Level  : 223.0   
Problems     : 10       (Average Length: 20.00 Splits: 0)
Lemmas       : 43257    (Deleted: 40338)
  Binary     : 200      (Ratio:   0.46%)
  Ternary    : 95       (Ratio:   0.22%)
  Conflict   : 43257    (Average Length: 2532.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 43257    (Average:  2.29 Max: 653 Sum:  99116)
  Executed   : 43194    (Average:  2.26 Max: 653 Sum:  97908 Ratio:  98.78%)
  Bounded    : 63       (Average: 19.17 Max:  32 Sum:   1208 Ratio:   1.22%)

Rules        : 1785103  (Original: 1784122)
Atoms        : 1593501 
Bodies       : 135561   (Original: 134746)
  Count      : 1759     (Original: 1901)
Equivalences : 41234    (Atom=Atom: 192 Body=Body: 0 Other: 41042)
Tight        : Yes
Variables    : 669118   (Eliminated:    0 Frozen: 369585)
Constraints  : 7886511  (Binary:  99.4% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 72.03s
Memory:		 2900MB (+5MB)
UNKNOWN
Iteration Time:	 72.12s

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

Models       : 0+
Calls        : 11
Time         : 526.904s (Solving: 416.66s 1st Model: 0.05s Unsat: 49.39s)
CPU Time     : 521.924s

Choices      : 146279   (Domain: 131251)
Conflicts    : 51935    (Analyzed: 51933)
Restarts     : 584      (Average: 88.93 Last: 108)
Model-Level  : 223.0   
Problems     : 11       (Average Length: 21.55 Splits: 0)
Lemmas       : 51933    (Deleted: 49193)
  Binary     : 211      (Ratio:   0.41%)
  Ternary    : 99       (Ratio:   0.19%)
  Conflict   : 51933    (Average Length: 2681.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 51933    (Average:  2.41 Max: 653 Sum: 125313)
  Executed   : 51870    (Average:  2.39 Max: 653 Sum: 124105 Ratio:  99.04%)
  Bounded    : 63       (Average: 19.17 Max:  32 Sum:   1208 Ratio:   0.96%)

Rules        : 1785103  (Original: 1784122)
Atoms        : 1593501 
Bodies       : 135561   (Original: 134746)
  Count      : 1759     (Original: 1901)
Equivalences : 41234    (Atom=Atom: 192 Body=Body: 0 Other: 41042)
Tight        : Yes
Variables    : 794449   (Eliminated:    0 Frozen: 482450)
Constraints  : 10504938 (Binary:  99.4% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 82.71s
Memory:		 2876MB (+-24MB)
UNKNOWN
Iteration Time:	 94.12s

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: 2958.0MB
Grounding...	 [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
Grounding Time:	 9.38s
Memory:		 2876MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 12
Time         : 629.371s (Solving: 507.03s 1st Model: 0.05s Unsat: 49.39s)
CPU Time     : 624.436s

Choices      : 192504   (Domain: 175850)
Conflicts    : 61064    (Analyzed: 61062)
Restarts     : 684      (Average: 89.27 Last: 108)
Model-Level  : 223.0   
Problems     : 12       (Average Length: 23.25 Splits: 0)
Lemmas       : 61062    (Deleted: 57855)
  Binary     : 227      (Ratio:   0.37%)
  Ternary    : 104      (Ratio:   0.17%)
  Conflict   : 61062    (Average Length: 3496.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 61062    (Average:  2.70 Max: 653 Sum: 165080)
  Executed   : 60998    (Average:  2.68 Max: 653 Sum: 163830 Ratio:  99.24%)
  Bounded    : 64       (Average: 19.53 Max:  42 Sum:   1250 Ratio:   0.76%)

Rules        : 1785103  (Original: 1784122)
Atoms        : 1593501 
Bodies       : 135561   (Original: 134746)
  Count      : 1759     (Original: 1901)
Equivalences : 41234    (Atom=Atom: 192 Body=Body: 0 Other: 41042)
Tight        : Yes
Variables    : 919780   (Eliminated:    0 Frozen: 595315)
Constraints  : 13123383 (Binary:  99.4% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 90.76s
Memory:		 3133MB (+257MB)
UNKNOWN
Iteration Time:	 102.53s

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: 3390.0MB
Grounding...	 [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])]
Grounding Time:	 9.62s
Memory:		 3133MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 13
Time         : 740.475s (Solving: 605.64s 1st Model: 0.05s Unsat: 49.39s)
CPU Time     : 735.588s

Choices      : 249864   (Domain: 231204)
Conflicts    : 70489    (Analyzed: 70487)
Restarts     : 784      (Average: 89.91 Last: 121)
Model-Level  : 223.0   
Problems     : 13       (Average Length: 25.08 Splits: 0)
Lemmas       : 70487    (Deleted: 66939)
  Binary     : 232      (Ratio:   0.33%)
  Ternary    : 105      (Ratio:   0.15%)
  Conflict   : 70487    (Average Length: 4425.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 70487    (Average:  3.04 Max: 653 Sum: 214382)
  Executed   : 70423    (Average:  3.02 Max: 653 Sum: 213132 Ratio:  99.42%)
  Bounded    : 64       (Average: 19.53 Max:  42 Sum:   1250 Ratio:   0.58%)

Rules        : 1785103  (Original: 1784122)
Atoms        : 1593501 
Bodies       : 135561   (Original: 134746)
  Count      : 1759     (Original: 1901)
Equivalences : 41234    (Atom=Atom: 192 Body=Body: 0 Other: 41042)
Tight        : Yes
Variables    : 1045111  (Eliminated:    0 Frozen: 708180)
Constraints  : 15741694 (Binary:  99.5% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 99.04s
Memory:		 3136MB (+3MB)
UNKNOWN
Iteration Time:	 111.17s

Iteration 13
Queue:		 [(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:	 45
Expected Memory: 3393.0MB
Grounding...	 [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])]
Grounding Time:	 13.09s
Memory:		 3538MB (+402MB)
Unblocking actions...
Solving...
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN

INTERRUPTED  : 1

Models       : 0+
Calls        : 14
Time         : 858.042s (Solving: 707.16s 1st Model: 0.05s Unsat: 49.39s)
CPU Time     : 853.184s

Choices      : 305126   (Domain: 284553)
Conflicts    : 79650    (Analyzed: 79648)
Restarts     : 884      (Average: 90.10 Last: 123)
Model-Level  : 223.0   
Problems     : 14       (Average Length: 27.00 Splits: 0)
Lemmas       : 79648    (Deleted: 76328)
  Binary     : 237      (Ratio:   0.30%)
  Ternary    : 106      (Ratio:   0.13%)
  Conflict   : 79648    (Average Length: 5594.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 79648    (Average:  3.26 Max: 653 Sum: 259989)
  Executed   : 79584    (Average:  3.25 Max: 653 Sum: 258739 Ratio:  99.52%)
  Bounded    : 64       (Average: 19.53 Max:  42 Sum:   1250 Ratio:   0.48%)

Rules        : 1785103  (Original: 1784122)
Atoms        : 1593501 
Bodies       : 135561   (Original: 134746)
  Count      : 1759     (Original: 1901)
Equivalences : 41234    (Atom=Atom: 192 Body=Body: 0 Other: 41042)
Tight        : Yes
Variables    : 1170442  (Eliminated:    0 Frozen: 821045)
Constraints  : 18360139 (Binary:  99.5% Ternary:   0.2% Other:   0.3%)

Memory Peak  : 3815MB
Max. Length  : 45 steps
Models       : 1