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-14.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-14.pddl
Parsing...
Parsing: [0.080s CPU, 0.086s 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.069s wall-clock]
Generated 400 rules.
Computing model... [9.250s CPU, 9.248s wall-clock]
45496 relevant atoms
39738 auxiliary atoms
85234 final queue length
235974 total queue pushes
Completing instantiation... [27.290s CPU, 27.277s wall-clock]
Instantiating: [36.930s CPU, 36.919s wall-clock]
Computing fact groups...
Finding invariants...
41 initial candidates
Finding invariants: [0.830s CPU, 0.836s wall-clock]
Checking invariant weight... [0.000s CPU, 0.001s wall-clock]
Instantiating groups... [0.010s CPU, 0.001s wall-clock]
Collecting mutex groups... [0.000s CPU, 0.000s wall-clock]
Choosing groups...
467 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.890s CPU, 0.892s wall-clock]
Building STRIPS to SAS dictionary... [0.000s CPU, 0.004s wall-clock]
Building dictionary for full mutex groups... [0.010s CPU, 0.004s wall-clock]
Building mutex information...
Building mutex information: [0.000s CPU, 0.004s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [1.660s CPU, 1.660s wall-clock]
Translating task: [32.080s CPU, 32.063s wall-clock]
124757 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
2 propositions removed
Detecting unreachable propositions: [14.580s CPU, 14.579s wall-clock]
Reordering and filtering variables...
469 of 469 variables necessary.
1 of 3 mutex groups necessary.
44826 of 44826 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [10.680s CPU, 10.675s wall-clock]
Translator variables: 469
Translator derived variables: 0
Translator facts: 941
Translator goal facts: 4
Translator mutex groups: 1
Translator total mutex groups size: 2
Translator operators: 44826
Translator axioms: 0
Translator task size: 547428
Translator peak memory: 328392 KB
Writing output... [9.040s CPU, 9.646s wall-clock]
Done! [105.290s CPU, 105.866s wall-clock]
planner.py version 0.0.1

Time:	 27.00s
Memory: 1688MB

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

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

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

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

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        : 1507289 
Atoms        : 1507289 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 100284   (Eliminated:    0 Frozen:    0)
Constraints  : 2139     (Binary:  89.2% Ternary:   7.9% Other:   3.0%)

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

[endof: stats after solve call]
Solving Time:	 0.58s
Memory:		 1767MB (+7MB)
UNSAT
Iteration Time:	 7.09s

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

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

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        : 1507289 
Atoms        : 1507289 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 200744   (Eliminated:    0 Frozen:    0)
Constraints  : 25772    (Binary:  94.3% Ternary:   3.3% Other:   2.4%)

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

[endof: stats after solve call]
Solving Time:	 0.69s
Memory:		 1771MB (+4MB)
UNSAT
Iteration Time:	 7.83s

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

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

Choices      : 0       
Conflicts    : 0        (Analyzed: 0)
Restarts     : 0       
Problems     : 4        (Average Length: 9.50 Splits: 0)
Lemmas       : 0        (Deleted: 0)
  Binary     : 0        (Ratio:   0.00%)
  Ternary    : 0        (Ratio:   0.00%)
  Conflict   : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 0        (Average:  0.00 Max:   0 Sum:      0)
  Executed   : 0        (Average:  0.00 Max:   0 Sum:      0 Ratio:   0.00%)
  Bounded    : 0        (Average:  0.00 Max:   0 Sum:      0 Ratio: 100.00%)

Rules        : 1507289 
Atoms        : 1507289 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 302435   (Eliminated:    0 Frozen:    0)
Constraints  : 246826   (Binary:  97.9% Ternary:   1.1% Other:   1.0%)

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

[endof: stats after solve call]
Solving Time:	 0.70s
Memory:		 1800MB (+29MB)
UNSAT
Iteration Time:	 7.44s

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

Models       : 1+
Calls        : 5
Time         : 62.052s (Solving: 0.08s 1st Model: 0.05s Unsat: 0.00s)
CPU Time     : 57.228s

Choices      : 1694     (Domain: 753)
Conflicts    : 115      (Analyzed: 115)
Restarts     : 0       
Model-Level  : 751.0   
Problems     : 5        (Average Length: 12.00 Splits: 0)
Lemmas       : 115      (Deleted: 0)
  Binary     : 8        (Ratio:   6.96%)
  Ternary    : 3        (Ratio:   2.61%)
  Conflict   : 115      (Average Length:   48.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 115      (Average:  8.39 Max: 122 Sum:    965)
  Executed   : 115      (Average:  8.39 Max: 122 Sum:    965 Ratio: 100.00%)
  Bounded    : 0        (Average:  0.00 Max:   0 Sum:      0 Ratio:   0.00%)

Rules        : 1507289 
Atoms        : 1507289 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 410235   (Eliminated:    0 Frozen:    0)
Constraints  : 1386583  (Binary:  99.1% Ternary:   0.4% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 0.61s
Memory:		 1826MB (+26MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time:	 34.15s
Memory:		 2794MB (+968MB)
Solving...
[start: stats after solve call]

Models       : 0
Calls        : 6
Time         : 77.709s (Solving: 4.14s 1st Model: 0.05s Unsat: 4.06s)
CPU Time     : 72.892s

Choices      : 8398     (Domain: 6292)
Conflicts    : 1395     (Analyzed: 1394)
Restarts     : 15       (Average: 92.93 Last: 115)
Model-Level  : 751.0   
Problems     : 6        (Average Length: 13.67 Splits: 0)
Lemmas       : 1394     (Deleted: 0)
  Binary     : 77       (Ratio:   5.52%)
  Ternary    : 26       (Ratio:   1.87%)
  Conflict   : 1394     (Average Length:  385.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 1394     (Average:  5.92 Max: 151 Sum:   8250)
  Executed   : 1357     (Average:  5.37 Max: 151 Sum:   7490 Ratio:  90.79%)
  Bounded    : 37       (Average: 20.54 Max:  22 Sum:    760 Ratio:   9.21%)

Rules        : 1975171  (Original: 1973383)
Atoms        : 1595919 
Bodies       : 239942   (Original: 238489)
  Count      : 2774     (Original: 2986)
Equivalences : 80231    (Atom=Atom: 364 Body=Body: 0 Other: 79867)
Tight        : Yes
Variables    : 418084   (Eliminated:    0 Frozen: 79221)
Constraints  : 1785370  (Binary:  98.9% Ternary:   0.5% Other:   0.7%)

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

[endof: stats after solve call]
Solving Time:	 4.44s
Memory:		 2794MB (+0MB)
UNSAT
Iteration Time:	 46.35s

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

Models       : 0+
Calls        : 7
Time         : 136.069s (Solving: 49.06s 1st Model: 0.05s Unsat: 4.06s)
CPU Time     : 131.276s

Choices      : 43722    (Domain: 28560)
Conflicts    : 10217    (Analyzed: 10216)
Restarts     : 115      (Average: 88.83 Last: 126)
Model-Level  : 751.0   
Problems     : 7        (Average Length: 15.57 Splits: 0)
Lemmas       : 10216    (Deleted: 7501)
  Binary     : 195      (Ratio:   1.91%)
  Ternary    : 64       (Ratio:   0.63%)
  Conflict   : 10216    (Average Length: 1872.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 10216    (Average:  3.52 Max: 1548 Sum:  35991)
  Executed   : 10147    (Average:  3.37 Max: 1548 Sum:  34435 Ratio:  95.68%)
  Bounded    : 69       (Average: 22.55 Max:  27 Sum:   1556 Ratio:   4.32%)

Rules        : 1975171  (Original: 1973383)
Atoms        : 1595919 
Bodies       : 239942   (Original: 238489)
  Count      : 2774     (Original: 2986)
Equivalences : 80231    (Atom=Atom: 364 Body=Body: 0 Other: 79867)
Tight        : Yes
Variables    : 540710   (Eliminated:    0 Frozen: 189509)
Constraints  : 3753602  (Binary:  99.2% Ternary:   0.3% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 45.27s
Memory:		 2790MB (+-4MB)
UNKNOWN
Iteration Time:	 58.40s

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

Models       : 0+
Calls        : 8
Time         : 195.256s (Solving: 96.54s 1st Model: 0.05s Unsat: 4.06s)
CPU Time     : 190.488s

Choices      : 67698    (Domain: 51663)
Conflicts    : 18745    (Analyzed: 18744)
Restarts     : 215      (Average: 87.18 Last: 126)
Model-Level  : 751.0   
Problems     : 8        (Average Length: 17.62 Splits: 0)
Lemmas       : 18744    (Deleted: 13936)
  Binary     : 258      (Ratio:   1.38%)
  Ternary    : 72       (Ratio:   0.38%)
  Conflict   : 18744    (Average Length: 2178.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 18744    (Average:  2.93 Max: 1548 Sum:  54935)
  Executed   : 18667    (Average:  2.84 Max: 1548 Sum:  53190 Ratio:  96.82%)
  Bounded    : 77       (Average: 22.66 Max:  32 Sum:   1745 Ratio:   3.18%)

Rules        : 1975171  (Original: 1973383)
Atoms        : 1595919 
Bodies       : 239942   (Original: 238489)
  Count      : 2774     (Original: 2986)
Equivalences : 80231    (Atom=Atom: 364 Body=Body: 0 Other: 79867)
Tight        : Yes
Variables    : 669126   (Eliminated:    0 Frozen: 305489)
Constraints  : 6450177  (Binary:  99.3% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 47.74s
Memory:		 2942MB (+152MB)
UNKNOWN
Iteration Time:	 59.22s

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         : 260.021s (Solving: 161.11s 1st Model: 0.05s Unsat: 4.06s)
CPU Time     : 255.284s

Choices      : 94680    (Domain: 71507)
Conflicts    : 27441    (Analyzed: 27440)
Restarts     : 315      (Average: 87.11 Last: 126)
Model-Level  : 751.0   
Problems     : 9        (Average Length: 19.22 Splits: 0)
Lemmas       : 27440    (Deleted: 24438)
  Binary     : 323      (Ratio:   1.18%)
  Ternary    : 104      (Ratio:   0.38%)
  Conflict   : 27440    (Average Length: 2484.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 27440    (Average:  2.67 Max: 1548 Sum:  73257)
  Executed   : 27351    (Average:  2.59 Max: 1548 Sum:  71134 Ratio:  97.10%)
  Bounded    : 89       (Average: 23.85 Max:  32 Sum:   2123 Ratio:   2.90%)

Rules        : 1975171  (Original: 1973383)
Atoms        : 1595919 
Bodies       : 239942   (Original: 238489)
  Count      : 2774     (Original: 2986)
Equivalences : 80231    (Atom=Atom: 364 Body=Body: 0 Other: 79867)
Tight        : Yes
Variables    : 669126   (Eliminated:    0 Frozen: 305489)
Constraints  : 6450159  (Binary:  99.3% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 64.71s
Memory:		 2948MB (+6MB)
UNKNOWN
Iteration Time:	 64.80s

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         : 312.692s (Solving: 213.60s 1st Model: 0.05s Unsat: 4.06s)
CPU Time     : 307.980s

Choices      : 120414   (Domain: 95797)
Conflicts    : 35587    (Analyzed: 35586)
Restarts     : 415      (Average: 85.75 Last: 126)
Model-Level  : 751.0   
Problems     : 10       (Average Length: 20.50 Splits: 0)
Lemmas       : 35586    (Deleted: 30950)
  Binary     : 336      (Ratio:   0.94%)
  Ternary    : 108      (Ratio:   0.30%)
  Conflict   : 35586    (Average Length: 2939.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 35586    (Average:  2.60 Max: 1548 Sum:  92427)
  Executed   : 35495    (Average:  2.54 Max: 1548 Sum:  90240 Ratio:  97.63%)
  Bounded    : 91       (Average: 24.03 Max:  32 Sum:   2187 Ratio:   2.37%)

Rules        : 1975171  (Original: 1973383)
Atoms        : 1595919 
Bodies       : 239942   (Original: 238489)
  Count      : 2774     (Original: 2986)
Equivalences : 80231    (Atom=Atom: 364 Body=Body: 0 Other: 79867)
Tight        : Yes
Variables    : 669126   (Eliminated:    0 Frozen: 305489)
Constraints  : 6449943  (Binary:  99.3% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 52.62s
Memory:		 2953MB (+5MB)
UNKNOWN
Iteration Time:	 52.71s

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

Models       : 0+
Calls        : 11
Time         : 401.718s (Solving: 290.68s 1st Model: 0.05s Unsat: 4.06s)
CPU Time     : 397.044s

Choices      : 153164   (Domain: 121886)
Conflicts    : 44676    (Analyzed: 44675)
Restarts     : 515      (Average: 86.75 Last: 126)
Model-Level  : 751.0   
Problems     : 11       (Average Length: 22.00 Splits: 0)
Lemmas       : 44675    (Deleted: 41192)
  Binary     : 362      (Ratio:   0.81%)
  Ternary    : 121      (Ratio:   0.27%)
  Conflict   : 44675    (Average Length: 4688.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 44675    (Average:  2.56 Max: 1548 Sum: 114345)
  Executed   : 44581    (Average:  2.51 Max: 1548 Sum: 112047 Ratio:  97.99%)
  Bounded    : 94       (Average: 24.45 Max:  37 Sum:   2298 Ratio:   2.01%)

Rules        : 1975171  (Original: 1973383)
Atoms        : 1595919 
Bodies       : 239942   (Original: 238489)
  Count      : 2774     (Original: 2986)
Equivalences : 80231    (Atom=Atom: 364 Body=Body: 0 Other: 79867)
Tight        : Yes
Variables    : 797542   (Eliminated:    0 Frozen: 421469)
Constraints  : 9148417  (Binary:  99.4% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 77.42s
Memory:		 3138MB (+185MB)
UNKNOWN
Iteration Time:	 89.08s

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

Models       : 0+
Calls        : 12
Time         : 496.872s (Solving: 373.52s 1st Model: 0.05s Unsat: 4.06s)
CPU Time     : 492.240s

Choices      : 191901   (Domain: 156967)
Conflicts    : 52775    (Analyzed: 52774)
Restarts     : 615      (Average: 85.81 Last: 126)
Model-Level  : 751.0   
Problems     : 12       (Average Length: 23.67 Splits: 0)
Lemmas       : 52774    (Deleted: 48065)
  Binary     : 372      (Ratio:   0.70%)
  Ternary    : 125      (Ratio:   0.24%)
  Conflict   : 52774    (Average Length: 5677.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 52774    (Average:  2.73 Max: 1548 Sum: 144091)
  Executed   : 52679    (Average:  2.69 Max: 1548 Sum: 141754 Ratio:  98.38%)
  Bounded    : 95       (Average: 24.60 Max:  39 Sum:   2337 Ratio:   1.62%)

Rules        : 1975171  (Original: 1973383)
Atoms        : 1595919 
Bodies       : 239942   (Original: 238489)
  Count      : 2774     (Original: 2986)
Equivalences : 80231    (Atom=Atom: 364 Body=Body: 0 Other: 79867)
Tight        : Yes
Variables    : 925958   (Eliminated:    0 Frozen: 537449)
Constraints  : 11846868 (Binary:  99.4% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 83.19s
Memory:		 3273MB (+135MB)
UNKNOWN
Iteration Time:	 95.21s

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

Models       : 0+
Calls        : 13
Time         : 611.805s (Solving: 475.69s 1st Model: 0.05s Unsat: 4.06s)
CPU Time     : 607.224s

Choices      : 235577   (Domain: 198334)
Conflicts    : 61065    (Analyzed: 61064)
Restarts     : 715      (Average: 85.40 Last: 126)
Model-Level  : 751.0   
Problems     : 13       (Average Length: 25.46 Splits: 0)
Lemmas       : 61064    (Deleted: 55999)
  Binary     : 380      (Ratio:   0.62%)
  Ternary    : 127      (Ratio:   0.21%)
  Conflict   : 61064    (Average Length: 8331.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 61064    (Average:  2.90 Max: 1548 Sum: 177297)
  Executed   : 60969    (Average:  2.87 Max: 1548 Sum: 174960 Ratio:  98.68%)
  Bounded    : 95       (Average: 24.60 Max:  39 Sum:   2337 Ratio:   1.32%)

Rules        : 1975171  (Original: 1973383)
Atoms        : 1595919 
Bodies       : 239942   (Original: 238489)
  Count      : 2774     (Original: 2986)
Equivalences : 80231    (Atom=Atom: 364 Body=Body: 0 Other: 79867)
Tight        : Yes
Variables    : 1054374  (Eliminated:    0 Frozen: 653429)
Constraints  : 14545388 (Binary:  99.5% Ternary:   0.2% Other:   0.4%)

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

[endof: stats after solve call]
Solving Time:	 102.60s
Memory:		 3487MB (+214MB)
UNKNOWN
Iteration Time:	 115.00s

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

Models       : 0+
Calls        : 14
Time         : 753.450s (Solving: 601.38s 1st Model: 0.05s Unsat: 4.06s)
CPU Time     : 748.928s

Choices      : 292389   (Domain: 252209)
Conflicts    : 69876    (Analyzed: 69875)
Restarts     : 815      (Average: 85.74 Last: 126)
Model-Level  : 751.0   
Problems     : 14       (Average Length: 27.36 Splits: 0)
Lemmas       : 69875    (Deleted: 66591)
  Binary     : 383      (Ratio:   0.55%)
  Ternary    : 127      (Ratio:   0.18%)
  Conflict   : 69875    (Average Length: 11944.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 69875    (Average:  3.17 Max: 1548 Sum: 221372)
  Executed   : 69779    (Average:  3.13 Max: 1548 Sum: 218983 Ratio:  98.92%)
  Bounded    : 96       (Average: 24.89 Max:  52 Sum:   2389 Ratio:   1.08%)

Rules        : 1975171  (Original: 1973383)
Atoms        : 1595919 
Bodies       : 239942   (Original: 238489)
  Count      : 2774     (Original: 2986)
Equivalences : 80231    (Atom=Atom: 364 Body=Body: 0 Other: 79867)
Tight        : Yes
Variables    : 1182790  (Eliminated:    0 Frozen: 769409)
Constraints  : 17243908 (Binary:  99.5% Ternary:   0.2% Other:   0.3%)

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

[endof: stats after solve call]
Solving Time:	 126.17s
Memory:		 3885MB (+-4MB)
UNKNOWN
Iteration Time:	 141.72s

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: 4283.0MB
Grounding...	 [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
Grounding Time:	 9.39s
Memory:		 3928MB (+43MB)
Unblocking actions...
Solving...
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN

INTERRUPTED  : 1

Models       : 0+
Calls        : 15
Time         : 768.113s (Solving: 603.56s 1st Model: 0.05s Unsat: 4.06s)
CPU Time     : 763.576s

Choices      : 293868   (Domain: 253627)
Conflicts    : 70073    (Analyzed: 70072)
Restarts     : 817      (Average: 85.77 Last: 126)
Model-Level  : 751.0   
Problems     : 15       (Average Length: 29.33 Splits: 0)
Lemmas       : 70072    (Deleted: 66591)
  Binary     : 383      (Ratio:   0.55%)
  Ternary    : 127      (Ratio:   0.18%)
  Conflict   : 70072    (Average Length: 11915.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 70072    (Average:  3.17 Max: 1548 Sum: 222460)
  Executed   : 69976    (Average:  3.14 Max: 1548 Sum: 220071 Ratio:  98.93%)
  Bounded    : 96       (Average: 24.89 Max:  52 Sum:   2389 Ratio:   1.07%)

Rules        : 1975171  (Original: 1973383)
Atoms        : 1595919 
Bodies       : 239942   (Original: 238489)
  Count      : 2774     (Original: 2986)
Equivalences : 80231    (Atom=Atom: 364 Body=Body: 0 Other: 79867)
Tight        : Yes
Variables    : 1311206  (Eliminated:    0 Frozen: 885389)
Constraints  : 19941943 (Binary:  99.5% Ternary:   0.2% Other:   0.3%)

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