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-12.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-12.pddl
Parsing...
Parsing: [0.080s CPU, 0.077s wall-clock]
Normalizing task... [0.000s CPU, 0.006s wall-clock]
Instantiating...
Generating Datalog program... [0.020s CPU, 0.014s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.200s CPU, 0.208s wall-clock]
Preparing model... [0.070s CPU, 0.069s wall-clock]
Generated 400 rules.
Computing model... [9.150s CPU, 9.142s wall-clock]
43738 relevant atoms
39186 auxiliary atoms
82924 final queue length
230130 total queue pushes
Completing instantiation... [25.840s CPU, 25.839s wall-clock]
Instantiating: [35.380s CPU, 35.365s wall-clock]
Computing fact groups...
Finding invariants...
41 initial candidates
Finding invariants: [0.800s CPU, 0.803s 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.010s CPU, 0.000s wall-clock]
Choosing groups...
443 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.855s wall-clock]
Building STRIPS to SAS dictionary... [0.000s CPU, 0.004s wall-clock]
Building dictionary for full mutex groups... [0.000s CPU, 0.003s 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.610s CPU, 1.609s wall-clock]
Translating task: [30.860s CPU, 30.852s wall-clock]
123029 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
2 propositions removed
Detecting unreachable propositions: [15.220s CPU, 15.204s wall-clock]
Reordering and filtering variables...
445 of 445 variables necessary.
1 of 3 mutex groups necessary.
43098 of 43098 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [10.430s CPU, 10.426s wall-clock]
Translator variables: 445
Translator derived variables: 0
Translator facts: 893
Translator goal facts: 4
Translator mutex groups: 1
Translator total mutex groups size: 2
Translator operators: 43098
Translator axioms: 0
Translator task size: 530940
Translator peak memory: 319452 KB
Writing output... [8.910s CPU, 9.610s wall-clock]
Done! [102.700s CPU, 103.362s wall-clock]
planner.py version 0.0.1

Time:	 25.79s
Memory: 1639MB

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

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

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

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

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        : 1476291 
Atoms        : 1476291 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 121424   (Eliminated:    0 Frozen:    0)
Constraints  : 9936     (Binary:  95.4% Ternary:   2.6% Other:   2.1%)

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

[endof: stats after solve call]
Solving Time:	 0.84s
Memory:		 1719MB (+8MB)
UNSAT
Iteration Time:	 9.58s

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

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

Choices      : 155      (Domain: 108)
Conflicts    : 28       (Analyzed: 27)
Restarts     : 0       
Problems     : 3        (Average Length: 7.00 Splits: 0)
Lemmas       : 27       (Deleted: 0)
  Binary     : 8        (Ratio:  29.63%)
  Ternary    : 4        (Ratio:  14.81%)
  Conflict   : 27       (Average Length:   22.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 27       (Average:  5.78 Max:  37 Sum:    156)
  Executed   : 26       (Average:  5.74 Max:  37 Sum:    155 Ratio:  99.36%)
  Bounded    : 1        (Average:  1.00 Max:   1 Sum:      1 Ratio:   0.64%)

Rules        : 1476291 
Atoms        : 1476291 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 243947   (Eliminated:    0 Frozen:    0)
Constraints  : 220669   (Binary:  98.6% Ternary:   0.7% Other:   0.7%)

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

[endof: stats after solve call]
Solving Time:	 1.01s
Memory:		 1740MB (+21MB)
UNSAT
Iteration Time:	 9.06s

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

Models       : 1+
Calls        : 4
Time         : 58.998s (Solving: 0.08s 1st Model: 0.04s Unsat: 0.00s)
CPU Time     : 54.136s

Choices      : 1750     (Domain: 753)
Conflicts    : 139      (Analyzed: 138)
Restarts     : 0       
Model-Level  : 538.0   
Problems     : 4        (Average Length: 9.50 Splits: 0)
Lemmas       : 138      (Deleted: 0)
  Binary     : 13       (Ratio:   9.42%)
  Ternary    : 7        (Ratio:   5.07%)
  Conflict   : 138      (Average Length:   75.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 138      (Average:  8.91 Max: 147 Sum:   1230)
  Executed   : 137      (Average:  8.91 Max: 147 Sum:   1229 Ratio:  99.92%)
  Bounded    : 1        (Average:  1.00 Max:   1 Sum:      1 Ratio:   0.08%)

Rules        : 1476291 
Atoms        : 1476291 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 372239   (Eliminated:    0 Frozen:    0)
Constraints  : 1372086  (Binary:  99.3% Ternary:   0.3% Other:   0.3%)

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

[endof: stats after solve call]
Solving Time:	 0.89s
Memory:		 1800MB (+60MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time:	 30.89s
Memory:		 2709MB (+909MB)
Solving...
[start: stats after solve call]

Models       : 0
Calls        : 5
Time         : 77.146s (Solving: 9.30s 1st Model: 0.04s Unsat: 9.22s)
CPU Time     : 72.292s

Choices      : 8689     (Domain: 6393)
Conflicts    : 2708     (Analyzed: 2706)
Restarts     : 28       (Average: 96.64 Last: 111)
Model-Level  : 538.0   
Problems     : 5        (Average Length: 11.00 Splits: 0)
Lemmas       : 2706     (Deleted: 986)
  Binary     : 103      (Ratio:   3.81%)
  Ternary    : 56       (Ratio:   2.07%)
  Conflict   : 2706     (Average Length:  531.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 2706     (Average:  3.04 Max: 148 Sum:   8216)
  Executed   : 2669     (Average:  2.84 Max: 148 Sum:   7698 Ratio:  93.70%)
  Bounded    : 37       (Average: 14.00 Max:  17 Sum:    518 Ratio:   6.30%)

Rules        : 1961975  (Original: 1961142)
Atoms        : 1581960 
Bodies       : 237165   (Original: 236397)
  Count      : 2258     (Original: 2377)
Equivalences : 78965    (Atom=Atom: 102 Body=Body: 0 Other: 78863)
Tight        : Yes
Variables    : 377848   (Eliminated:    0 Frozen: 78589)
Constraints  : 1765621  (Binary:  99.2% Ternary:   0.3% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 9.61s
Memory:		 2664MB (+-45MB)
UNSAT
Iteration Time:	 50.09s

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

Models       : 0+
Calls        : 6
Time         : 146.558s (Solving: 62.90s 1st Model: 0.04s Unsat: 9.22s)
CPU Time     : 141.736s

Choices      : 30172    (Domain: 26104)
Conflicts    : 11833    (Analyzed: 11831)
Restarts     : 128      (Average: 92.43 Last: 111)
Model-Level  : 538.0   
Problems     : 6        (Average Length: 12.83 Splits: 0)
Lemmas       : 11831    (Deleted: 8872)
  Binary     : 126      (Ratio:   1.06%)
  Ternary    : 66       (Ratio:   0.56%)
  Conflict   : 11831    (Average Length: 2075.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 11831    (Average:  2.30 Max: 187 Sum:  27183)
  Executed   : 11784    (Average:  2.24 Max: 187 Sum:  26478 Ratio:  97.41%)
  Bounded    : 47       (Average: 15.00 Max:  22 Sum:    705 Ratio:   2.59%)

Rules        : 1961975  (Original: 1961142)
Atoms        : 1581960 
Bodies       : 237165   (Original: 236397)
  Count      : 2258     (Original: 2377)
Equivalences : 78965    (Atom=Atom: 102 Body=Body: 0 Other: 78863)
Tight        : Yes
Variables    : 527423   (Eliminated:    0 Frozen: 215923)
Constraints  : 4872804  (Binary:  99.5% Ternary:   0.2% Other:   0.3%)

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

[endof: stats after solve call]
Solving Time:	 54.01s
Memory:		 2692MB (+28MB)
UNKNOWN
Iteration Time:	 69.45s

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

Models       : 0+
Calls        : 7
Time         : 234.538s (Solving: 136.80s 1st Model: 0.04s Unsat: 9.22s)
CPU Time     : 229.756s

Choices      : 63312    (Domain: 56179)
Conflicts    : 20520    (Analyzed: 20518)
Restarts     : 228      (Average: 89.99 Last: 111)
Model-Level  : 538.0   
Problems     : 7        (Average Length: 14.86 Splits: 0)
Lemmas       : 20518    (Deleted: 17882)
  Binary     : 152      (Ratio:   0.74%)
  Ternary    : 77       (Ratio:   0.38%)
  Conflict   : 20518    (Average Length: 2042.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 20518    (Average:  2.75 Max: 693 Sum:  56421)
  Executed   : 20467    (Average:  2.71 Max: 693 Sum:  55635 Ratio:  98.61%)
  Bounded    : 51       (Average: 15.41 Max:  23 Sum:    786 Ratio:   1.39%)

Rules        : 1961975  (Original: 1961142)
Atoms        : 1581960 
Bodies       : 237165   (Original: 236397)
  Count      : 2258     (Original: 2377)
Equivalences : 78965    (Atom=Atom: 102 Body=Body: 0 Other: 78863)
Tight        : Yes
Variables    : 682234   (Eliminated:    0 Frozen: 358413)
Constraints  : 8276933  (Binary:  99.5% Ternary:   0.2% Other:   0.3%)

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

[endof: stats after solve call]
Solving Time:	 74.21s
Memory:		 2830MB (+138MB)
UNKNOWN
Iteration Time:	 88.03s

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

Models       : 0+
Calls        : 8
Time         : 332.920s (Solving: 220.73s 1st Model: 0.04s Unsat: 9.22s)
CPU Time     : 328.180s

Choices      : 103917   (Domain: 89835)
Conflicts    : 28586    (Analyzed: 28584)
Restarts     : 328      (Average: 87.15 Last: 111)
Model-Level  : 538.0   
Problems     : 8        (Average Length: 17.00 Splits: 0)
Lemmas       : 28584    (Deleted: 24327)
  Binary     : 166      (Ratio:   0.58%)
  Ternary    : 88       (Ratio:   0.31%)
  Conflict   : 28584    (Average Length: 2223.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 28584    (Average:  3.16 Max: 876 Sum:  90207)
  Executed   : 28527    (Average:  3.12 Max: 876 Sum:  89239 Ratio:  98.93%)
  Bounded    : 57       (Average: 16.98 Max:  32 Sum:    968 Ratio:   1.07%)

Rules        : 1961975  (Original: 1961142)
Atoms        : 1581960 
Bodies       : 237165   (Original: 236397)
  Count      : 2258     (Original: 2377)
Equivalences : 78965    (Atom=Atom: 102 Body=Body: 0 Other: 78863)
Tight        : Yes
Variables    : 837045   (Eliminated:    0 Frozen: 500903)
Constraints  : 11681958 (Binary:  99.6% Ternary:   0.1% Other:   0.3%)

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

[endof: stats after solve call]
Solving Time:	 84.31s
Memory:		 2763MB (+-67MB)
UNKNOWN
Iteration Time:	 98.44s

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         : 418.581s (Solving: 306.08s 1st Model: 0.04s Unsat: 9.22s)
CPU Time     : 413.876s

Choices      : 126573   (Domain: 107841)
Conflicts    : 38135    (Analyzed: 38133)
Restarts     : 428      (Average: 89.10 Last: 171)
Model-Level  : 538.0   
Problems     : 9        (Average Length: 18.67 Splits: 0)
Lemmas       : 38133    (Deleted: 34468)
  Binary     : 187      (Ratio:   0.49%)
  Ternary    : 100      (Ratio:   0.26%)
  Conflict   : 38133    (Average Length: 2255.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 38133    (Average:  2.85 Max: 876 Sum: 108823)
  Executed   : 38068    (Average:  2.82 Max: 876 Sum: 107635 Ratio:  98.91%)
  Bounded    : 65       (Average: 18.28 Max:  32 Sum:   1188 Ratio:   1.09%)

Rules        : 1961975  (Original: 1961142)
Atoms        : 1581960 
Bodies       : 237165   (Original: 236397)
  Count      : 2258     (Original: 2377)
Equivalences : 78965    (Atom=Atom: 102 Body=Body: 0 Other: 78863)
Tight        : Yes
Variables    : 837045   (Eliminated:    0 Frozen: 500903)
Constraints  : 11568238 (Binary:  99.6% Ternary:   0.2% Other:   0.3%)

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

[endof: stats after solve call]
Solving Time:	 85.54s
Memory:		 2827MB (+64MB)
UNKNOWN
Iteration Time:	 85.71s

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         : 491.500s (Solving: 378.75s 1st Model: 0.04s Unsat: 9.22s)
CPU Time     : 486.828s

Choices      : 150565   (Domain: 129290)
Conflicts    : 46423    (Analyzed: 46421)
Restarts     : 528      (Average: 87.92 Last: 171)
Model-Level  : 538.0   
Problems     : 10       (Average Length: 20.00 Splits: 0)
Lemmas       : 46421    (Deleted: 41742)
  Binary     : 193      (Ratio:   0.42%)
  Ternary    : 102      (Ratio:   0.22%)
  Conflict   : 46421    (Average Length: 2296.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 46421    (Average:  2.73 Max: 876 Sum: 126598)
  Executed   : 46355    (Average:  2.70 Max: 876 Sum: 125387 Ratio:  99.04%)
  Bounded    : 66       (Average: 18.35 Max:  32 Sum:   1211 Ratio:   0.96%)

Rules        : 1961975  (Original: 1961142)
Atoms        : 1581960 
Bodies       : 237165   (Original: 236397)
  Count      : 2258     (Original: 2377)
Equivalences : 78965    (Atom=Atom: 102 Body=Body: 0 Other: 78863)
Tight        : Yes
Variables    : 837045   (Eliminated:    0 Frozen: 500903)
Constraints  : 11567396 (Binary:  99.6% Ternary:   0.2% Other:   0.3%)

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

[endof: stats after solve call]
Solving Time:	 72.84s
Memory:		 2829MB (+2MB)
UNKNOWN
Iteration Time:	 72.96s

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         : 569.213s (Solving: 456.22s 1st Model: 0.04s Unsat: 9.22s)
CPU Time     : 564.572s

Choices      : 190403   (Domain: 167549)
Conflicts    : 54722    (Analyzed: 54720)
Restarts     : 628      (Average: 87.13 Last: 171)
Model-Level  : 538.0   
Problems     : 11       (Average Length: 21.09 Splits: 0)
Lemmas       : 54720    (Deleted: 49898)
  Binary     : 195      (Ratio:   0.36%)
  Ternary    : 106      (Ratio:   0.19%)
  Conflict   : 54720    (Average Length: 2273.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 54720    (Average:  2.94 Max: 876 Sum: 160888)
  Executed   : 54651    (Average:  2.92 Max: 876 Sum: 159591 Ratio:  99.19%)
  Bounded    : 69       (Average: 18.80 Max:  32 Sum:   1297 Ratio:   0.81%)

Rules        : 1961975  (Original: 1961142)
Atoms        : 1581960 
Bodies       : 237165   (Original: 236397)
  Count      : 2258     (Original: 2377)
Equivalences : 78965    (Atom=Atom: 102 Body=Body: 0 Other: 78863)
Tight        : Yes
Variables    : 837045   (Eliminated:    0 Frozen: 500903)
Constraints  : 11567396 (Binary:  99.6% Ternary:   0.2% Other:   0.3%)

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

[endof: stats after solve call]
Solving Time:	 77.64s
Memory:		 2830MB (+1MB)
UNKNOWN
Iteration Time:	 77.76s

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

Models       : 0+
Calls        : 12
Time         : 666.872s (Solving: 538.81s 1st Model: 0.04s Unsat: 9.22s)
CPU Time     : 662.272s

Choices      : 235494   (Domain: 210155)
Conflicts    : 62725    (Analyzed: 62723)
Restarts     : 728      (Average: 86.16 Last: 171)
Model-Level  : 538.0   
Problems     : 12       (Average Length: 22.42 Splits: 0)
Lemmas       : 62723    (Deleted: 58156)
  Binary     : 199      (Ratio:   0.32%)
  Ternary    : 108      (Ratio:   0.17%)
  Conflict   : 62723    (Average Length: 2245.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 62723    (Average:  3.17 Max: 876 Sum: 198914)
  Executed   : 62653    (Average:  3.15 Max: 876 Sum: 197592 Ratio:  99.34%)
  Bounded    : 70       (Average: 18.89 Max:  32 Sum:   1322 Ratio:   0.66%)

Rules        : 1961975  (Original: 1961142)
Atoms        : 1581960 
Bodies       : 237165   (Original: 236397)
  Count      : 2258     (Original: 2377)
Equivalences : 78965    (Atom=Atom: 102 Body=Body: 0 Other: 78863)
Tight        : Yes
Variables    : 991856   (Eliminated:    0 Frozen: 643393)
Constraints  : 14972344 (Binary:  99.6% Ternary:   0.1% Other:   0.3%)

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

[endof: stats after solve call]
Solving Time:	 83.02s
Memory:		 3042MB (+212MB)
UNKNOWN
Iteration Time:	 97.72s

Iteration 12
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)]
Grounded Until:	 35
Expected Memory: 3254.0MB
Grounding...	 [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
Grounding Time:	 14.99s
Memory:		 3444MB (+402MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 13
Time         : 769.894s (Solving: 623.35s 1st Model: 0.04s Unsat: 9.22s)
CPU Time     : 765.340s

Choices      : 297851   (Domain: 270748)
Conflicts    : 70913    (Analyzed: 70911)
Restarts     : 828      (Average: 85.64 Last: 171)
Model-Level  : 538.0   
Problems     : 13       (Average Length: 23.92 Splits: 0)
Lemmas       : 70911    (Deleted: 66182)
  Binary     : 205      (Ratio:   0.29%)
  Ternary    : 110      (Ratio:   0.16%)
  Conflict   : 70911    (Average Length: 2281.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 70911    (Average:  3.57 Max: 876 Sum: 253379)
  Executed   : 70839    (Average:  3.55 Max: 876 Sum: 251979 Ratio:  99.45%)
  Bounded    : 72       (Average: 19.44 Max:  42 Sum:   1400 Ratio:   0.55%)

Rules        : 1961975  (Original: 1961142)
Atoms        : 1581960 
Bodies       : 237165   (Original: 236397)
  Count      : 2258     (Original: 2377)
Equivalences : 78965    (Atom=Atom: 102 Body=Body: 0 Other: 78863)
Tight        : Yes
Variables    : 1146667  (Eliminated:    0 Frozen: 785883)
Constraints  : 18377369 (Binary:  99.6% Ternary:   0.1% Other:   0.3%)

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

[endof: stats after solve call]
Solving Time:	 85.01s
Memory:		 3481MB (+37MB)
UNKNOWN
Iteration Time:	 103.08s

Iteration 13
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)]
Grounded Until:	 40
Expected Memory: 3920.0MB
Grounding...	 [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])]
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN

INTERRUPTED  : 1

Models       : 0+
Calls        : 13
Time         : 769.894s (Solving: 623.35s 1st Model: 0.04s Unsat: 9.22s)
CPU Time     : 765.340s

Choices      : 297851   (Domain: 270748)
Conflicts    : 70913    (Analyzed: 70911)
Restarts     : 828      (Average: 85.64 Last: 171)
Model-Level  : 538.0   
Problems     : 13       (Average Length: 23.92 Splits: 0)
Lemmas       : 70911    (Deleted: 66182)
  Binary     : 205      (Ratio:   0.29%)
  Ternary    : 110      (Ratio:   0.16%)
  Conflict   : 70911    (Average Length: 2281.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 70911    (Average:  3.57 Max: 876 Sum: 253379)
  Executed   : 70839    (Average:  3.55 Max: 876 Sum: 251979 Ratio:  99.45%)
  Bounded    : 72       (Average: 19.44 Max:  42 Sum:   1400 Ratio:   0.55%)

Rules        : 1961975  (Original: 1961142)
Atoms        : 1581960 
Bodies       : 237165   (Original: 236397)
  Count      : 2258     (Original: 2377)
Equivalences : 78965    (Atom=Atom: 102 Body=Body: 0 Other: 78863)
Tight        : Yes
Variables    : 1146667  (Eliminated:    0 Frozen: 785883)
Constraints  : 18377369 (Binary:  99.6% Ternary:   0.1% Other:   0.3%)

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