INFO     Running translator.
INFO     translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/instances/instance-11.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/elevator-sequential-satisficing/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/instances/instance-11.pddl
Parsing...
Parsing: [0.050s CPU, 0.056s wall-clock]
Normalizing task... [0.010s CPU, 0.003s wall-clock]
Instantiating...
Generating Datalog program... [0.010s CPU, 0.016s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.020s CPU, 0.023s wall-clock]
Preparing model... [0.050s CPU, 0.050s wall-clock]
Generated 46 rules.
Computing model... [3.110s CPU, 3.110s wall-clock]
28784 relevant atoms
11208 auxiliary atoms
39992 final queue length
91552 total queue pushes
Completing instantiation... [10.260s CPU, 10.258s wall-clock]
Instantiating: [13.500s CPU, 13.494s wall-clock]
Computing fact groups...
Finding invariants...
12 initial candidates
Finding invariants: [0.150s CPU, 0.147s wall-clock]
Checking invariant weight... [0.000s CPU, 0.005s wall-clock]
Instantiating groups... [0.100s CPU, 0.097s wall-clock]
Collecting mutex groups... [0.010s CPU, 0.009s wall-clock]
Choosing groups...
0 uncovered facts
Choosing groups: [0.020s CPU, 0.026s wall-clock]
Building translation key... [0.020s CPU, 0.018s wall-clock]
Computing fact groups: [0.370s CPU, 0.371s wall-clock]
Building STRIPS to SAS dictionary... [0.010s CPU, 0.008s wall-clock]
Building dictionary for full mutex groups... [0.000s CPU, 0.006s wall-clock]
Building mutex information...
Building mutex information: [0.010s CPU, 0.011s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [0.440s CPU, 0.438s wall-clock]
Translating task: [8.260s CPU, 8.261s wall-clock]
0 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
56 propositions removed
Detecting unreachable propositions: [4.280s CPU, 4.282s wall-clock]
Reordering and filtering variables...
56 of 56 variables necessary.
0 of 56 mutex groups necessary.
26696 of 26696 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [1.260s CPU, 1.260s wall-clock]
Translator variables: 56
Translator derived variables: 0
Translator facts: 1432
Translator goal facts: 40
Translator mutex groups: 0
Translator total mutex groups size: 0
Translator operators: 26696
Translator axioms: 0
Translator task size: 160336
Translator peak memory: 140964 KB
Writing output... [2.720s CPU, 2.905s wall-clock]
Done! [30.830s CPU, 31.014s wall-clock]
planner.py version 0.0.1

Time:	 6.84s
Memory: 494MB

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

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

[endof: stats after solve call]
Solving Time:	 0.04s
Memory:		 566MB (+72MB)
UNSAT
Iteration Time:	 0.04s

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

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

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        : 483386  
Atoms        : 483386  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 120011   (Eliminated:    0 Frozen: 5715)
Constraints  : 286727   (Binary:  98.1% Ternary:   0.8% Other:   1.1%)

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

[endof: stats after solve call]
Solving Time:	 0.59s
Memory:		 591MB (+25MB)
UNSAT
Iteration Time:	 4.39s

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

Models       : 0
Calls        : 3
Time         : 19.160s (Solving: 2.93s 1st Model: 0.00s Unsat: 2.93s)
CPU Time     : 18.120s

Choices      : 57854    (Domain: 57854)
Conflicts    : 8612     (Analyzed: 8611)
Restarts     : 91       (Average: 94.63 Last: 33)
Problems     : 3        (Average Length: 7.00 Splits: 0)
Lemmas       : 8611     (Deleted: 6085)
  Binary     : 241      (Ratio:   2.80%)
  Ternary    : 102      (Ratio:   1.18%)
  Conflict   : 8611     (Average Length:  352.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 8611     (Average:  6.28 Max: 537 Sum:  54090)
  Executed   : 8602     (Average:  6.28 Max: 537 Sum:  54081 Ratio:  99.98%)
  Bounded    : 9        (Average:  1.00 Max:   1 Sum:      9 Ratio:   0.02%)

Rules        : 483386  
Atoms        : 483386  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 265286   (Eliminated:    0 Frozen: 12671)
Constraints  : 1465677  (Binary:  98.6% Ternary:   0.6% Other:   0.7%)

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

[endof: stats after solve call]
Solving Time:	 3.06s
Memory:		 691MB (+80MB)
UNSAT
Iteration Time:	 6.88s

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

Models       : 0+
Calls        : 4
Time         : 31.268s (Solving: 11.40s 1st Model: 0.00s Unsat: 2.93s)
CPU Time     : 30.228s

Choices      : 351854   (Domain: 351854)
Conflicts    : 19020    (Analyzed: 19019)
Restarts     : 191      (Average: 99.58 Last: 88)
Problems     : 4        (Average Length: 9.50 Splits: 0)
Lemmas       : 19019    (Deleted: 14050)
  Binary     : 454      (Ratio:   2.39%)
  Ternary    : 209      (Ratio:   1.10%)
  Conflict   : 19019    (Average Length:  342.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 19019    (Average: 16.67 Max: 1444 Sum: 317019)
  Executed   : 19006    (Average: 16.66 Max: 1444 Sum: 316942 Ratio:  99.98%)
  Bounded    : 13       (Average:  5.92 Max:  17 Sum:     77 Ratio:   0.02%)

Rules        : 483386  
Atoms        : 483386  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 413377   (Eliminated:    0 Frozen: 19731)
Constraints  : 2672947  (Binary:  98.7% Ternary:   0.6% Other:   0.7%)

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

[endof: stats after solve call]
Solving Time:	 8.61s
Memory:		 836MB (+110MB)
UNKNOWN
Iteration Time:	 12.12s

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

Models       : 1+
Calls        : 5
Time         : 45.175s (Solving: 21.54s 1st Model: 10.09s Unsat: 2.93s)
CPU Time     : 44.136s

Choices      : 724767   (Domain: 724711)
Conflicts    : 26507    (Analyzed: 26506)
Restarts     : 258      (Average: 102.74 Last: 88)
Model-Level  : 2092.0  
Problems     : 5        (Average Length: 12.00 Splits: 0)
Lemmas       : 26506    (Deleted: 21571)
  Binary     : 638      (Ratio:   2.41%)
  Ternary    : 285      (Ratio:   1.08%)
  Conflict   : 26506    (Average Length:  352.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 26506    (Average: 24.23 Max: 2139 Sum: 642284)
  Executed   : 26491    (Average: 24.23 Max: 2139 Sum: 642163 Ratio:  99.98%)
  Bounded    : 15       (Average:  8.07 Max:  22 Sum:    121 Ratio:   0.02%)

Rules        : 483386  
Atoms        : 483386  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 561468   (Eliminated:    0 Frozen: 26791)
Constraints  : 3880181  (Binary:  98.7% Ternary:   0.6% Other:   0.7%)

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

[endof: stats after solve call]
Solving Time:	 10.31s
Memory:		 941MB (+64MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time:	 10.08s
Memory:		 1223MB (+282MB)
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 6
Time         : 99.785s (Solving: 70.85s 1st Model: 10.09s Unsat: 2.93s)
CPU Time     : 98.768s

Choices      : 1829458  (Domain: 1829402)
Conflicts    : 36326    (Analyzed: 36325)
Restarts     : 358      (Average: 101.47 Last: 240)
Model-Level  : 2092.0  
Problems     : 6        (Average Length: 13.67 Splits: 0)
Lemmas       : 36325    (Deleted: 30919)
  Binary     : 833      (Ratio:   2.29%)
  Ternary    : 391      (Ratio:   1.08%)
  Conflict   : 36325    (Average Length:  446.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 36325    (Average: 46.20 Max: 2139 Sum: 1678352)
  Executed   : 36262    (Average: 46.17 Max: 2139 Sum: 1677175 Ratio:  99.93%)
  Bounded    : 63       (Average: 18.68 Max:  22 Sum:   1177 Ratio:   0.07%)

Rules        : 1809076  (Original: 1809011)
Atoms        : 538751  
Bodies       : 852058   (Original: 851992)
  Count      : 1049     (Original: 1056)
Equivalences : 430413   (Atom=Atom: 38 Body=Body: 0 Other: 430375)
Tight        : Yes
Variables    : 563692   (Eliminated:    0 Frozen: 457049)
Constraints  : 5154005  (Binary:  99.0% Ternary:   0.5% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 50.27s
Memory:		 1154MB (+-69MB)
UNKNOWN
Iteration Time:	 74.27s

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

Models       : 0+
Calls        : 7
Time         : 128.452s (Solving: 92.78s 1st Model: 10.09s Unsat: 2.93s)
CPU Time     : 127.448s

Choices      : 2674594  (Domain: 2674538)
Conflicts    : 45369    (Analyzed: 45368)
Restarts     : 458      (Average: 99.06 Last: 240)
Model-Level  : 2092.0  
Problems     : 7        (Average Length: 15.57 Splits: 0)
Lemmas       : 45368    (Deleted: 40326)
  Binary     : 943      (Ratio:   2.08%)
  Ternary    : 429      (Ratio:   0.95%)
  Conflict   : 45368    (Average Length:  542.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 45368    (Average: 52.05 Max: 3569 Sum: 2361484)
  Executed   : 45246    (Average: 51.99 Max: 3569 Sum: 2358714 Ratio:  99.88%)
  Bounded    : 122      (Average: 22.70 Max:  27 Sum:   2770 Ratio:   0.12%)

Rules        : 1809076  (Original: 1809011)
Atoms        : 538751  
Bodies       : 852058   (Original: 851992)
  Count      : 1049     (Original: 1056)
Equivalences : 430413   (Atom=Atom: 38 Body=Body: 0 Other: 430375)
Tight        : Yes
Variables    : 712343   (Eliminated:    0 Frozen: 597869)
Constraints  : 6742073  (Binary:  99.0% Ternary:   0.5% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 22.12s
Memory:		 1354MB (+141MB)
UNKNOWN
Iteration Time:	 28.69s

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

Models       : 0+
Calls        : 8
Time         : 187.991s (Solving: 146.37s 1st Model: 10.09s Unsat: 2.93s)
CPU Time     : 187.012s

Choices      : 3845952  (Domain: 3845896)
Conflicts    : 55702    (Analyzed: 55701)
Restarts     : 558      (Average: 99.82 Last: 240)
Model-Level  : 2092.0  
Problems     : 8        (Average Length: 17.62 Splits: 0)
Lemmas       : 55701    (Deleted: 48789)
  Binary     : 1037     (Ratio:   1.86%)
  Ternary    : 537      (Ratio:   0.96%)
  Conflict   : 55701    (Average Length:  677.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 55701    (Average: 62.10 Max: 3569 Sum: 3459236)
  Executed   : 55534    (Average: 62.03 Max: 3569 Sum: 3455026 Ratio:  99.88%)
  Bounded    : 167      (Average: 25.21 Max:  32 Sum:   4210 Ratio:   0.12%)

Rules        : 1809076  (Original: 1809011)
Atoms        : 538751  
Bodies       : 852058   (Original: 851992)
  Count      : 1049     (Original: 1056)
Equivalences : 430413   (Atom=Atom: 38 Body=Body: 0 Other: 430375)
Tight        : Yes
Variables    : 860994   (Eliminated:    0 Frozen: 738689)
Constraints  : 8244123  (Binary:  99.0% Ternary:   0.5% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 53.82s
Memory:		 1442MB (+76MB)
UNKNOWN
Iteration Time:	 59.58s

Iteration 8
Queue:		 [(3,15,1,True), (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)]
Grounded Until:	 30
Blocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 9
Time         : 221.752s (Solving: 179.86s 1st Model: 10.09s Unsat: 2.93s)
CPU Time     : 220.788s

Choices      : 4732919  (Domain: 4732863)
Conflicts    : 65516    (Analyzed: 65515)
Restarts     : 658      (Average: 99.57 Last: 240)
Model-Level  : 2092.0  
Problems     : 9        (Average Length: 19.22 Splits: 0)
Lemmas       : 65515    (Deleted: 58280)
  Binary     : 1241     (Ratio:   1.89%)
  Ternary    : 727      (Ratio:   1.11%)
  Conflict   : 65515    (Average Length:  616.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 65515    (Average: 66.17 Max: 3569 Sum: 4335360)
  Executed   : 65269    (Average: 66.07 Max: 3569 Sum: 4328622 Ratio:  99.84%)
  Bounded    : 246      (Average: 27.39 Max:  32 Sum:   6738 Ratio:   0.16%)

Rules        : 1809076  (Original: 1809011)
Atoms        : 538751  
Bodies       : 852058   (Original: 851992)
  Count      : 1049     (Original: 1056)
Equivalences : 430413   (Atom=Atom: 38 Body=Body: 0 Other: 430375)
Tight        : Yes
Variables    : 860994   (Eliminated:    0 Frozen: 738689)
Constraints  : 8227753  (Binary:  99.0% Ternary:   0.5% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 33.65s
Memory:		 1456MB (+14MB)
UNKNOWN
Iteration Time:	 33.78s

Iteration 9
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)]
Grounded Until:	 30
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 10
Time         : 263.513s (Solving: 221.38s 1st Model: 10.09s Unsat: 2.93s)
CPU Time     : 262.568s

Choices      : 5271315  (Domain: 5271259)
Conflicts    : 77384    (Analyzed: 77383)
Restarts     : 758      (Average: 102.09 Last: 240)
Model-Level  : 2092.0  
Problems     : 10       (Average Length: 20.50 Splits: 0)
Lemmas       : 77383    (Deleted: 67189)
  Binary     : 1563     (Ratio:   2.02%)
  Ternary    : 952      (Ratio:   1.23%)
  Conflict   : 77383    (Average Length:  544.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 77383    (Average: 62.76 Max: 3569 Sum: 4856868)
  Executed   : 77087    (Average: 62.66 Max: 3569 Sum: 4848530 Ratio:  99.83%)
  Bounded    : 296      (Average: 28.17 Max:  32 Sum:   8338 Ratio:   0.17%)

Rules        : 1809076  (Original: 1809011)
Atoms        : 538751  
Bodies       : 852058   (Original: 851992)
  Count      : 1049     (Original: 1056)
Equivalences : 430413   (Atom=Atom: 38 Body=Body: 0 Other: 430375)
Tight        : Yes
Variables    : 860994   (Eliminated:    0 Frozen: 738689)
Constraints  : 8182111  (Binary:  99.0% Ternary:   0.5% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 41.68s
Memory:		 1456MB (+0MB)
UNKNOWN
Iteration Time:	 41.78s

Iteration 10
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)]
Grounded Until:	 30
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 11
Time         : 330.993s (Solving: 288.61s 1st Model: 10.09s Unsat: 2.93s)
CPU Time     : 330.076s

Choices      : 7290128  (Domain: 7290072)
Conflicts    : 87269    (Analyzed: 87268)
Restarts     : 858      (Average: 101.71 Last: 240)
Model-Level  : 2092.0  
Problems     : 11       (Average Length: 21.55 Splits: 0)
Lemmas       : 87268    (Deleted: 75904)
  Binary     : 1779     (Ratio:   2.04%)
  Ternary    : 1090     (Ratio:   1.25%)
  Conflict   : 87268    (Average Length:  520.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 87268    (Average: 78.55 Max: 5397 Sum: 6854965)
  Executed   : 86922    (Average: 78.44 Max: 5397 Sum: 6845027 Ratio:  99.86%)
  Bounded    : 346      (Average: 28.72 Max:  32 Sum:   9938 Ratio:   0.14%)

Rules        : 1809076  (Original: 1809011)
Atoms        : 538751  
Bodies       : 852058   (Original: 851992)
  Count      : 1049     (Original: 1056)
Equivalences : 430413   (Atom=Atom: 38 Body=Body: 0 Other: 430375)
Tight        : Yes
Variables    : 860994   (Eliminated:    0 Frozen: 738689)
Constraints  : 8166736  (Binary:  99.0% Ternary:   0.5% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 67.40s
Memory:		 1456MB (+0MB)
UNKNOWN
Iteration Time:	 67.51s

Iteration 11
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)]
Grounded Until:	 30
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 12
Time         : 411.916s (Solving: 369.30s 1st Model: 10.09s Unsat: 2.93s)
CPU Time     : 411.032s

Choices      : 9314079  (Domain: 9314023)
Conflicts    : 96869    (Analyzed: 96868)
Restarts     : 958      (Average: 101.11 Last: 240)
Model-Level  : 2092.0  
Problems     : 12       (Average Length: 22.42 Splits: 0)
Lemmas       : 96868    (Deleted: 84646)
  Binary     : 1907     (Ratio:   1.97%)
  Ternary    : 1190     (Ratio:   1.23%)
  Conflict   : 96868    (Average Length:  555.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 96868    (Average: 91.37 Max: 7008 Sum: 8851272)
  Executed   : 96508    (Average: 91.27 Max: 7008 Sum: 8840886 Ratio:  99.88%)
  Bounded    : 360      (Average: 28.85 Max:  32 Sum:  10386 Ratio:   0.12%)

Rules        : 1809076  (Original: 1809011)
Atoms        : 538751  
Bodies       : 852058   (Original: 851992)
  Count      : 1049     (Original: 1056)
Equivalences : 430413   (Atom=Atom: 38 Body=Body: 0 Other: 430375)
Tight        : Yes
Variables    : 860994   (Eliminated:    0 Frozen: 738689)
Constraints  : 8149362  (Binary:  99.0% Ternary:   0.5% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 80.87s
Memory:		 1456MB (+0MB)
UNKNOWN
Iteration Time:	 80.96s

Iteration 12
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)]
Grounded Until:	 30
Expected Memory: 1656.0MB
Grounding...	 [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
Grounding Time:	 4.12s
Memory:		 1513MB (+57MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 13
Time         : 477.309s (Solving: 428.64s 1st Model: 10.09s Unsat: 2.93s)
CPU Time     : 476.456s

Choices      : 11402071 (Domain: 11402015)
Conflicts    : 106743   (Analyzed: 106742)
Restarts     : 1058     (Average: 100.89 Last: 240)
Model-Level  : 2092.0  
Problems     : 13       (Average Length: 23.54 Splits: 0)
Lemmas       : 106742   (Deleted: 94349)
  Binary     : 1991     (Ratio:   1.87%)
  Ternary    : 1252     (Ratio:   1.17%)
  Conflict   : 106742   (Average Length:  612.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 106742   (Average: 101.59 Max: 7008 Sum: 10844367)
  Executed   : 106321   (Average: 101.48 Max: 7008 Sum: 10831724 Ratio:  99.88%)
  Bounded    : 421      (Average: 30.03 Max:  37 Sum:  12643 Ratio:   0.12%)

Rules        : 1809076  (Original: 1809011)
Atoms        : 538751  
Bodies       : 852058   (Original: 851992)
  Count      : 1049     (Original: 1056)
Equivalences : 430413   (Atom=Atom: 38 Body=Body: 0 Other: 430375)
Tight        : Yes
Variables    : 1009645  (Eliminated:    0 Frozen: 879509)
Constraints  : 9752069  (Binary:  99.0% Ternary:   0.5% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 59.60s
Memory:		 1685MB (+172MB)
UNKNOWN
Iteration Time:	 65.43s

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

Models       : 0+
Calls        : 14
Time         : 557.246s (Solving: 502.42s 1st Model: 10.09s Unsat: 2.93s)
CPU Time     : 556.428s

Choices      : 12353890 (Domain: 12353834)
Conflicts    : 116001   (Analyzed: 116000)
Restarts     : 1158     (Average: 100.17 Last: 240)
Model-Level  : 2092.0  
Problems     : 14       (Average Length: 24.86 Splits: 0)
Lemmas       : 116000   (Deleted: 101799)
  Binary     : 2024     (Ratio:   1.74%)
  Ternary    : 1282     (Ratio:   1.11%)
  Conflict   : 116000   (Average Length:  603.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 116000   (Average: 101.45 Max: 7008 Sum: 11767937)
  Executed   : 115555   (Average: 101.33 Max: 7008 Sum: 11754286 Ratio:  99.88%)
  Bounded    : 445      (Average: 30.68 Max:  42 Sum:  13651 Ratio:   0.12%)

Rules        : 1809076  (Original: 1809011)
Atoms        : 538751  
Bodies       : 852058   (Original: 851992)
  Count      : 1049     (Original: 1056)
Equivalences : 430413   (Atom=Atom: 38 Body=Body: 0 Other: 430375)
Tight        : Yes
Variables    : 1158296  (Eliminated:    0 Frozen: 1020329)
Constraints  : 11354760 (Binary:  99.0% Ternary:   0.5% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 74.07s
Memory:		 1841MB (+79MB)
UNKNOWN
Iteration Time:	 79.98s

Iteration 14
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)]
Grounded Until:	 40
Expected Memory: 2070.0MB
Grounding...	 [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])]
Grounding Time:	 4.30s
Memory:		 1909MB (+68MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 15
Time         : 672.946s (Solving: 611.75s 1st Model: 10.09s Unsat: 2.93s)
CPU Time     : 672.180s

Choices      : 14414277 (Domain: 14414221)
Conflicts    : 126802   (Analyzed: 126801)
Restarts     : 1258     (Average: 100.80 Last: 240)
Model-Level  : 2092.0  
Problems     : 15       (Average Length: 26.33 Splits: 0)
Lemmas       : 126801   (Deleted: 112474)
  Binary     : 2059     (Ratio:   1.62%)
  Ternary    : 1307     (Ratio:   1.03%)
  Conflict   : 126801   (Average Length:  651.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 126801   (Average: 108.34 Max: 7008 Sum: 13737758)
  Executed   : 126344   (Average: 108.23 Max: 7008 Sum: 13723543 Ratio:  99.90%)
  Bounded    : 457      (Average: 31.11 Max:  47 Sum:  14215 Ratio:   0.10%)

Rules        : 1809076  (Original: 1809011)
Atoms        : 538751  
Bodies       : 852058   (Original: 851992)
  Count      : 1049     (Original: 1056)
Equivalences : 430413   (Atom=Atom: 38 Body=Body: 0 Other: 430375)
Tight        : Yes
Variables    : 1306947  (Eliminated:    0 Frozen: 1161149)
Constraints  : 12958471 (Binary:  99.0% Ternary:   0.5% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 109.65s
Memory:		 2007MB (+98MB)
UNKNOWN
Iteration Time:	 115.76s

Iteration 15
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)]
Grounded Until:	 45
Expected Memory: 2236.0MB
Grounding...	 [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])]
Grounding Time:	 4.24s
Memory:		 2049MB (+42MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 16
Time         : 732.707s (Solving: 665.09s 1st Model: 10.09s Unsat: 2.93s)
CPU Time     : 731.892s

Choices      : 16360927 (Domain: 16360871)
Conflicts    : 135806   (Analyzed: 135805)
Restarts     : 1358     (Average: 100.00 Last: 240)
Model-Level  : 2092.0  
Problems     : 16       (Average Length: 27.94 Splits: 0)
Lemmas       : 135805   (Deleted: 121930)
  Binary     : 2095     (Ratio:   1.54%)
  Ternary    : 1312     (Ratio:   0.97%)
  Conflict   : 135805   (Average Length:  701.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 135805   (Average: 112.45 Max: 7008 Sum: 15271476)
  Executed   : 135310   (Average: 112.33 Max: 7008 Sum: 15255285 Ratio:  99.89%)
  Bounded    : 495      (Average: 32.71 Max:  52 Sum:  16191 Ratio:   0.11%)

Rules        : 1809076  (Original: 1809011)
Atoms        : 538751  
Bodies       : 852058   (Original: 851992)
  Count      : 1049     (Original: 1056)
Equivalences : 430413   (Atom=Atom: 38 Body=Body: 0 Other: 430375)
Tight        : Yes
Variables    : 1455598  (Eliminated:    0 Frozen: 1301969)
Constraints  : 14561648 (Binary:  99.0% Ternary:   0.5% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 53.59s
Memory:		 2193MB (+144MB)
UNKNOWN
Iteration Time:	 59.72s

Iteration 16
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)]
Grounded Until:	 50
Expected Memory: 2422.0MB
Grounding...	 [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
Grounding Time:	 4.30s
Memory:		 2235MB (+42MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 17
Time         : 837.927s (Solving: 763.74s 1st Model: 10.09s Unsat: 2.93s)
CPU Time     : 837.044s

Choices      : 19308851 (Domain: 19308795)
Conflicts    : 146234   (Analyzed: 146233)
Restarts     : 1458     (Average: 100.30 Last: 240)
Model-Level  : 2092.0  
Problems     : 17       (Average Length: 29.65 Splits: 0)
Lemmas       : 146233   (Deleted: 131703)
  Binary     : 2139     (Ratio:   1.46%)
  Ternary    : 1338     (Ratio:   0.91%)
  Conflict   : 146233   (Average Length:  820.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 146233   (Average: 123.42 Max: 7008 Sum: 18048744)
  Executed   : 145718   (Average: 123.31 Max: 7008 Sum: 18031413 Ratio:  99.90%)
  Bounded    : 515      (Average: 33.65 Max:  57 Sum:  17331 Ratio:   0.10%)

Rules        : 1809076  (Original: 1809011)
Atoms        : 538751  
Bodies       : 852058   (Original: 851992)
  Count      : 1049     (Original: 1056)
Equivalences : 430413   (Atom=Atom: 38 Body=Body: 0 Other: 430375)
Tight        : Yes
Variables    : 1604249  (Eliminated:    0 Frozen: 1442789)
Constraints  : 16164200 (Binary:  99.0% Ternary:   0.5% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 98.91s
Memory:		 2317MB (+82MB)
UNKNOWN
Iteration Time:	 105.16s

Iteration 17
Queue:		 [(12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True)]
Grounded Until:	 55
Expected Memory: 2546.0MB
Grounding...	 [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])]
Grounding Time:	 5.63s
Memory:		 2518MB (+201MB)
Unblocking actions...
Solving...
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN

INTERRUPTED  : 1

Models       : 0+
Calls        : 18
Time         : 861.297s (Solving: 779.10s 1st Model: 10.09s Unsat: 2.93s)
CPU Time     : 860.396s

Choices      : 19805702 (Domain: 19805646)
Conflicts    : 147296   (Analyzed: 147295)
Restarts     : 1467     (Average: 100.41 Last: 240)
Model-Level  : 2092.0  
Problems     : 18       (Average Length: 31.44 Splits: 0)
Lemmas       : 147295   (Deleted: 131703)
  Binary     : 2143     (Ratio:   1.45%)
  Ternary    : 1344     (Ratio:   0.91%)
  Conflict   : 147295   (Average Length:  818.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 147295   (Average: 125.79 Max: 7008 Sum: 18528914)
  Executed   : 146774   (Average: 125.67 Max: 7008 Sum: 18511211 Ratio:  99.90%)
  Bounded    : 521      (Average: 33.98 Max:  62 Sum:  17703 Ratio:   0.10%)

Rules        : 1809076  (Original: 1809011)
Atoms        : 538751  
Bodies       : 852058   (Original: 851992)
  Count      : 1049     (Original: 1056)
Equivalences : 430413   (Atom=Atom: 38 Body=Body: 0 Other: 430375)
Tight        : Yes
Variables    : 1752900  (Eliminated:    0 Frozen: 1583609)
Constraints  : 17762739 (Binary:  99.0% Ternary:   0.5% Other:   0.5%)

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