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-6.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-6.pddl
Parsing...
Parsing: [0.060s CPU, 0.070s 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.068s wall-clock]
Generated 400 rules.
Computing model... [6.670s CPU, 6.664s wall-clock]
31250 relevant atoms
32261 auxiliary atoms
63511 final queue length
163391 total queue pushes
Completing instantiation... [17.950s CPU, 17.941s wall-clock]
Instantiating: [24.990s CPU, 24.971s wall-clock]
Computing fact groups...
Finding invariants...
41 initial candidates
Finding invariants: [0.620s CPU, 0.624s 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...
383 uncovered facts
Choosing groups: [0.000s CPU, 0.001s wall-clock]
Building translation key... [0.010s CPU, 0.014s wall-clock]
Computing fact groups: [0.660s CPU, 0.669s wall-clock]
Building STRIPS to SAS dictionary... [0.010s 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.010s CPU, 0.005s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [1.120s CPU, 1.123s wall-clock]
Translating task: [21.360s CPU, 21.351s wall-clock]
81667 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
2 propositions removed
Detecting unreachable propositions: [10.520s CPU, 10.526s wall-clock]
Reordering and filtering variables...
385 of 385 variables necessary.
1 of 3 mutex groups necessary.
30681 of 30681 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [6.880s CPU, 6.875s wall-clock]
Translator variables: 385
Translator derived variables: 0
Translator facts: 773
Translator goal facts: 4
Translator mutex groups: 1
Translator total mutex groups size: 2
Translator operators: 30681
Translator axioms: 0
Translator task size: 368054
Translator peak memory: 232368 KB
Writing output... [6.140s CPU, 6.637s wall-clock]
Done! [71.310s CPU, 71.787s wall-clock]
planner.py version 0.0.1

Time:	 17.32s
Memory: 1149MB

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

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

[endof: stats after solve call]
Solving Time:	 0.08s
Memory:		 1221MB (+72MB)
UNSAT
Iteration Time:	 0.09s

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

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

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        : 1009222 
Atoms        : 1009222 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 65054    (Eliminated:    0 Frozen:    0)
Constraints  : 2896     (Binary:  90.2% Ternary:   6.5% Other:   3.3%)

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

[endof: stats after solve call]
Solving Time:	 0.28s
Memory:		 1223MB (+2MB)
UNSAT
Iteration Time:	 4.36s

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

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

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        : 1009222 
Atoms        : 1009222 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 130423   (Eliminated:    0 Frozen:    0)
Constraints  : 96617    (Binary:  97.5% Ternary:   1.3% Other:   1.2%)

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

[endof: stats after solve call]
Solving Time:	 0.32s
Memory:		 1224MB (+1MB)
UNSAT
Iteration Time:	 4.12s

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

Models       : 1+
Calls        : 4
Time         : 33.639s (Solving: 0.05s 1st Model: 0.03s Unsat: 0.00s)
CPU Time     : 30.296s

Choices      : 525      (Domain: 309)
Conflicts    : 34       (Analyzed: 34)
Restarts     : 0       
Model-Level  : 240.0   
Problems     : 4        (Average Length: 9.50 Splits: 0)
Lemmas       : 34       (Deleted: 0)
  Binary     : 8        (Ratio:  23.53%)
  Ternary    : 3        (Ratio:   8.82%)
  Conflict   : 34       (Average Length:   81.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 34       (Average:  9.38 Max:  91 Sum:    319)
  Executed   : 33       (Average:  8.88 Max:  91 Sum:    302 Ratio:  94.67%)
  Bounded    : 1        (Average: 17.00 Max:  17 Sum:     17 Ratio:   5.33%)

Rules        : 1009222 
Atoms        : 1009222 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 199518   (Eliminated:    0 Frozen:    0)
Constraints  : 703283   (Binary:  98.9% Ternary:   0.5% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 0.31s
Memory:		 1230MB (+6MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time:	 20.12s
Memory:		 1838MB (+608MB)
Solving...
[start: stats after solve call]

Models       : 0
Calls        : 5
Time         : 38.186s (Solving: 0.22s 1st Model: 0.03s Unsat: 0.16s)
CPU Time     : 34.848s

Choices      : 914      (Domain: 664)
Conflicts    : 153      (Analyzed: 152)
Restarts     : 1        (Average: 152.00 Last: 53)
Model-Level  : 240.0   
Problems     : 5        (Average Length: 11.00 Splits: 0)
Lemmas       : 152      (Deleted: 0)
  Binary     : 34       (Ratio:  22.37%)
  Ternary    : 22       (Ratio:  14.47%)
  Conflict   : 152      (Average Length:   34.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 152      (Average:  5.78 Max:  91 Sum:    879)
  Executed   : 140      (Average:  4.55 Max:  91 Sum:    691 Ratio:  78.61%)
  Bounded    : 12       (Average: 15.67 Max:  17 Sum:    188 Ratio:  21.39%)

Rules        : 1270139  (Original: 1269399)
Atoms        : 1062490 
Bodies       : 145354   (Original: 144782)
  Count      : 1827     (Original: 1942)
Equivalences : 44105    (Atom=Atom: 180 Body=Body: 0 Other: 43925)
Tight        : Yes
Variables    : 204129   (Eliminated:    0 Frozen: 43589)
Constraints  : 921921   (Binary:  98.7% Ternary:   0.5% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 0.38s
Memory:		 1838MB (+0MB)
UNSAT
Iteration Time:	 24.93s

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

Models       : 0
Calls        : 6
Time         : 73.739s (Solving: 28.78s 1st Model: 0.03s Unsat: 28.73s)
CPU Time     : 70.412s

Choices      : 16541    (Domain: 13353)
Conflicts    : 7186     (Analyzed: 7184)
Restarts     : 75       (Average: 95.79 Last: 53)
Model-Level  : 240.0   
Problems     : 6        (Average Length: 12.83 Splits: 0)
Lemmas       : 7184     (Deleted: 4420)
  Binary     : 88       (Ratio:   1.22%)
  Ternary    : 43       (Ratio:   0.60%)
  Conflict   : 7184     (Average Length: 1012.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 7184     (Average:  2.23 Max: 111 Sum:  16012)
  Executed   : 7152     (Average:  2.15 Max: 111 Sum:  15412 Ratio:  96.25%)
  Bounded    : 32       (Average: 18.75 Max:  22 Sum:    600 Ratio:   3.75%)

Rules        : 1270139  (Original: 1269399)
Atoms        : 1062490 
Bodies       : 145354   (Original: 144782)
  Count      : 1827     (Original: 1942)
Equivalences : 44105    (Atom=Atom: 180 Body=Body: 0 Other: 43925)
Tight        : Yes
Variables    : 284393   (Eliminated:    0 Frozen: 113855)
Constraints  : 2234016  (Binary:  99.1% Ternary:   0.3% Other:   0.6%)

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

[endof: stats after solve call]
Solving Time:	 28.76s
Memory:		 1860MB (+22MB)
UNSAT
Iteration Time:	 35.58s

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

Models       : 0+
Calls        : 7
Time         : 121.793s (Solving: 69.76s 1st Model: 0.03s Unsat: 28.73s)
CPU Time     : 118.488s

Choices      : 35397    (Domain: 31146)
Conflicts    : 15736    (Analyzed: 15734)
Restarts     : 175      (Average: 89.91 Last: 67)
Model-Level  : 240.0   
Problems     : 7        (Average Length: 14.86 Splits: 0)
Lemmas       : 15734    (Deleted: 11078)
  Binary     : 109      (Ratio:   0.69%)
  Ternary    : 55       (Ratio:   0.35%)
  Conflict   : 15734    (Average Length: 1327.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 15734    (Average:  2.08 Max: 141 Sum:  32692)
  Executed   : 15694    (Average:  2.03 Max: 141 Sum:  31915 Ratio:  97.62%)
  Bounded    : 40       (Average: 19.43 Max:  27 Sum:    777 Ratio:   2.38%)

Rules        : 1270139  (Original: 1269399)
Atoms        : 1062490 
Bodies       : 145354   (Original: 144782)
  Count      : 1827     (Original: 1942)
Equivalences : 44105    (Atom=Atom: 180 Body=Body: 0 Other: 43925)
Tight        : Yes
Variables    : 368179   (Eliminated:    0 Frozen: 187565)
Constraints  : 3819903  (Binary:  99.2% Ternary:   0.3% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 41.14s
Memory:		 1867MB (+7MB)
UNKNOWN
Iteration Time:	 48.09s

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

Models       : 0+
Calls        : 8
Time         : 173.157s (Solving: 114.05s 1st Model: 0.03s Unsat: 28.73s)
CPU Time     : 169.876s

Choices      : 57496    (Domain: 51935)
Conflicts    : 24231    (Analyzed: 24229)
Restarts     : 275      (Average: 88.11 Last: 67)
Model-Level  : 240.0   
Problems     : 8        (Average Length: 17.00 Splits: 0)
Lemmas       : 24229    (Deleted: 19370)
  Binary     : 125      (Ratio:   0.52%)
  Ternary    : 59       (Ratio:   0.24%)
  Conflict   : 24229    (Average Length: 2015.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 24229    (Average:  2.09 Max: 248 Sum:  50617)
  Executed   : 24188    (Average:  2.06 Max: 248 Sum:  49808 Ratio:  98.40%)
  Bounded    : 41       (Average: 19.73 Max:  32 Sum:    809 Ratio:   1.60%)

Rules        : 1270139  (Original: 1269399)
Atoms        : 1062490 
Bodies       : 145354   (Original: 144782)
  Count      : 1827     (Original: 1942)
Equivalences : 44105    (Atom=Atom: 180 Body=Body: 0 Other: 43925)
Tight        : Yes
Variables    : 451965   (Eliminated:    0 Frozen: 261275)
Constraints  : 5476823  (Binary:  99.3% Ternary:   0.3% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 44.49s
Memory:		 1931MB (+64MB)
UNKNOWN
Iteration Time:	 51.40s

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         : 223.815s (Solving: 164.55s 1st Model: 0.03s Unsat: 28.73s)
CPU Time     : 220.556s

Choices      : 79656    (Domain: 69275)
Conflicts    : 32837    (Analyzed: 32835)
Restarts     : 375      (Average: 87.56 Last: 113)
Model-Level  : 240.0   
Problems     : 9        (Average Length: 18.67 Splits: 0)
Lemmas       : 32835    (Deleted: 30190)
  Binary     : 146      (Ratio:   0.44%)
  Ternary    : 65       (Ratio:   0.20%)
  Conflict   : 32835    (Average Length: 2113.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 32835    (Average:  2.11 Max: 567 Sum:  69385)
  Executed   : 32789    (Average:  2.08 Max: 567 Sum:  68434 Ratio:  98.63%)
  Bounded    : 46       (Average: 20.67 Max:  32 Sum:    951 Ratio:   1.37%)

Rules        : 1270139  (Original: 1269399)
Atoms        : 1062490 
Bodies       : 145354   (Original: 144782)
  Count      : 1827     (Original: 1942)
Equivalences : 44105    (Atom=Atom: 180 Body=Body: 0 Other: 43925)
Tight        : Yes
Variables    : 451965   (Eliminated:    0 Frozen: 261275)
Constraints  : 5476725  (Binary:  99.3% Ternary:   0.3% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 50.62s
Memory:		 1937MB (+6MB)
UNKNOWN
Iteration Time:	 50.69s

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         : 266.455s (Solving: 207.04s 1st Model: 0.03s Unsat: 28.73s)
CPU Time     : 263.216s

Choices      : 101844   (Domain: 90826)
Conflicts    : 41159    (Analyzed: 41157)
Restarts     : 475      (Average: 86.65 Last: 113)
Model-Level  : 240.0   
Problems     : 10       (Average Length: 20.00 Splits: 0)
Lemmas       : 41157    (Deleted: 36680)
  Binary     : 157      (Ratio:   0.38%)
  Ternary    : 68       (Ratio:   0.17%)
  Conflict   : 41157    (Average Length: 2103.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 41157    (Average:  2.14 Max: 567 Sum:  88276)
  Executed   : 41111    (Average:  2.12 Max: 567 Sum:  87325 Ratio:  98.92%)
  Bounded    : 46       (Average: 20.67 Max:  32 Sum:    951 Ratio:   1.08%)

Rules        : 1270139  (Original: 1269399)
Atoms        : 1062490 
Bodies       : 145354   (Original: 144782)
  Count      : 1827     (Original: 1942)
Equivalences : 44105    (Atom=Atom: 180 Body=Body: 0 Other: 43925)
Tight        : Yes
Variables    : 451965   (Eliminated:    0 Frozen: 261275)
Constraints  : 5476674  (Binary:  99.3% Ternary:   0.3% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 42.59s
Memory:		 1937MB (+0MB)
UNKNOWN
Iteration Time:	 42.66s

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

Models       : 0+
Calls        : 11
Time         : 375.926s (Solving: 309.18s 1st Model: 0.03s Unsat: 28.73s)
CPU Time     : 372.736s

Choices      : 131683   (Domain: 119083)
Conflicts    : 50726    (Analyzed: 50724)
Restarts     : 575      (Average: 88.22 Last: 113)
Model-Level  : 240.0   
Problems     : 11       (Average Length: 21.55 Splits: 0)
Lemmas       : 50724    (Deleted: 47091)
  Binary     : 174      (Ratio:   0.34%)
  Ternary    : 71       (Ratio:   0.14%)
  Conflict   : 50724    (Average Length: 4804.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 50724    (Average:  2.21 Max: 567 Sum: 112083)
  Executed   : 50678    (Average:  2.19 Max: 567 Sum: 111132 Ratio:  99.15%)
  Bounded    : 46       (Average: 20.67 Max:  32 Sum:    951 Ratio:   0.85%)

Rules        : 1270139  (Original: 1269399)
Atoms        : 1062490 
Bodies       : 145354   (Original: 144782)
  Count      : 1827     (Original: 1942)
Equivalences : 44105    (Atom=Atom: 180 Body=Body: 0 Other: 43925)
Tight        : Yes
Variables    : 535751   (Eliminated:    0 Frozen: 334985)
Constraints  : 7133644  (Binary:  99.3% Ternary:   0.2% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 102.39s
Memory:		 2150MB (+213MB)
UNKNOWN
Iteration Time:	 109.54s

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

Models       : 0+
Calls        : 12
Time         : 490.590s (Solving: 414.92s 1st Model: 0.03s Unsat: 28.73s)
CPU Time     : 487.452s

Choices      : 165618   (Domain: 151032)
Conflicts    : 60087    (Analyzed: 60085)
Restarts     : 675      (Average: 89.01 Last: 113)
Model-Level  : 240.0   
Problems     : 12       (Average Length: 23.25 Splits: 0)
Lemmas       : 60085    (Deleted: 56689)
  Binary     : 192      (Ratio:   0.32%)
  Ternary    : 72       (Ratio:   0.12%)
  Conflict   : 60085    (Average Length: 10454.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 60085    (Average:  2.32 Max: 567 Sum: 139394)
  Executed   : 60039    (Average:  2.30 Max: 567 Sum: 138443 Ratio:  99.32%)
  Bounded    : 46       (Average: 20.67 Max:  32 Sum:    951 Ratio:   0.68%)

Rules        : 1270139  (Original: 1269399)
Atoms        : 1062490 
Bodies       : 145354   (Original: 144782)
  Count      : 1827     (Original: 1942)
Equivalences : 44105    (Atom=Atom: 180 Body=Body: 0 Other: 43925)
Tight        : Yes
Variables    : 619537   (Eliminated:    0 Frozen: 408695)
Constraints  : 8790614  (Binary:  99.3% Ternary:   0.2% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 106.02s
Memory:		 2613MB (+463MB)
UNKNOWN
Iteration Time:	 114.73s

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

Models       : 0+
Calls        : 13
Time         : 607.424s (Solving: 524.47s 1st Model: 0.03s Unsat: 28.73s)
CPU Time     : 604.336s

Choices      : 205003   (Domain: 189050)
Conflicts    : 68879    (Analyzed: 68877)
Restarts     : 775      (Average: 88.87 Last: 113)
Model-Level  : 240.0   
Problems     : 13       (Average Length: 25.08 Splits: 0)
Lemmas       : 68877    (Deleted: 66047)
  Binary     : 203      (Ratio:   0.29%)
  Ternary    : 72       (Ratio:   0.10%)
  Conflict   : 68877    (Average Length: 11558.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 68877    (Average:  2.47 Max: 567 Sum: 170011)
  Executed   : 68831    (Average:  2.45 Max: 567 Sum: 169060 Ratio:  99.44%)
  Bounded    : 46       (Average: 20.67 Max:  32 Sum:    951 Ratio:   0.56%)

Rules        : 1270139  (Original: 1269399)
Atoms        : 1062490 
Bodies       : 145354   (Original: 144782)
  Count      : 1827     (Original: 1942)
Equivalences : 44105    (Atom=Atom: 180 Body=Body: 0 Other: 43925)
Tight        : Yes
Variables    : 703323   (Eliminated:    0 Frozen: 482405)
Constraints  : 10447584 (Binary:  99.3% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 109.90s
Memory:		 2624MB (+11MB)
UNKNOWN
Iteration Time:	 116.90s

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: 3087.0MB
Grounding...	 [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])]
Grounding Time:	 5.43s
Memory:		 2672MB (+48MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 14
Time         : 722.549s (Solving: 632.22s 1st Model: 0.03s Unsat: 28.73s)
CPU Time     : 719.512s

Choices      : 253468   (Domain: 235714)
Conflicts    : 78152    (Analyzed: 78150)
Restarts     : 875      (Average: 89.31 Last: 113)
Model-Level  : 240.0   
Problems     : 14       (Average Length: 27.00 Splits: 0)
Lemmas       : 78150    (Deleted: 74860)
  Binary     : 208      (Ratio:   0.27%)
  Ternary    : 73       (Ratio:   0.09%)
  Conflict   : 78150    (Average Length: 12940.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 78150    (Average:  2.67 Max: 567 Sum: 208689)
  Executed   : 78104    (Average:  2.66 Max: 567 Sum: 207738 Ratio:  99.54%)
  Bounded    : 46       (Average: 20.67 Max:  32 Sum:    951 Ratio:   0.46%)

Rules        : 1270139  (Original: 1269399)
Atoms        : 1062490 
Bodies       : 145354   (Original: 144782)
  Count      : 1827     (Original: 1942)
Equivalences : 44105    (Atom=Atom: 180 Body=Body: 0 Other: 43925)
Tight        : Yes
Variables    : 787109   (Eliminated:    0 Frozen: 556115)
Constraints  : 12104554 (Binary:  99.3% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 108.09s
Memory:		 2755MB (+83MB)
UNKNOWN
Iteration Time:	 115.19s

Iteration 14
Queue:		 [(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:	 50
Expected Memory: 3218.0MB
Grounding...	 [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
Grounding Time:	 5.50s
Memory:		 2824MB (+69MB)
Unblocking actions...
Solving...
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN

INTERRUPTED  : 1

Models       : 0+
Calls        : 15
Time         : 809.785s (Solving: 711.90s 1st Model: 0.03s Unsat: 28.73s)
CPU Time     : 806.764s

Choices      : 273696   (Domain: 255487)
Conflicts    : 83211    (Analyzed: 83209)
Restarts     : 932      (Average: 89.28 Last: 113)
Model-Level  : 240.0   
Problems     : 15       (Average Length: 29.00 Splits: 0)
Lemmas       : 83209    (Deleted: 79592)
  Binary     : 209      (Ratio:   0.25%)
  Ternary    : 73       (Ratio:   0.09%)
  Conflict   : 83209    (Average Length: 15435.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 83209    (Average:  2.67 Max: 567 Sum: 222532)
  Executed   : 83163    (Average:  2.66 Max: 567 Sum: 221581 Ratio:  99.57%)
  Bounded    : 46       (Average: 20.67 Max:  32 Sum:    951 Ratio:   0.43%)

Rules        : 1270139  (Original: 1269399)
Atoms        : 1062490 
Bodies       : 145354   (Original: 144782)
  Count      : 1827     (Original: 1942)
Equivalences : 44105    (Atom=Atom: 180 Body=Body: 0 Other: 43925)
Tight        : Yes
Variables    : 870895   (Eliminated:    0 Frozen: 629825)
Constraints  : 13761524 (Binary:  99.3% Ternary:   0.2% Other:   0.4%)

Memory Peak  : 3146MB
Max. Length  : 50 steps
Models       : 1