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-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/elevator-sequential-satisficing/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/instances/instance-12.pddl
Parsing...
Parsing: [0.060s CPU, 0.055s wall-clock]
Normalizing task... [0.000s CPU, 0.003s wall-clock]
Instantiating...
Generating Datalog program... [0.020s CPU, 0.016s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.020s CPU, 0.022s wall-clock]
Preparing model... [0.050s CPU, 0.051s wall-clock]
Generated 46 rules.
Computing model... [3.300s CPU, 3.304s wall-clock]
30860 relevant atoms
11763 auxiliary atoms
42623 final queue length
98023 total queue pushes
Completing instantiation... [10.760s CPU, 10.754s wall-clock]
Instantiating: [14.190s CPU, 14.187s wall-clock]
Computing fact groups...
Finding invariants...
12 initial candidates
Finding invariants: [0.160s CPU, 0.159s wall-clock]
Checking invariant weight... [0.010s CPU, 0.005s wall-clock]
Instantiating groups... [0.100s CPU, 0.101s wall-clock]
Collecting mutex groups... [0.010s CPU, 0.010s wall-clock]
Choosing groups...
0 uncovered facts
Choosing groups: [0.030s CPU, 0.028s wall-clock]
Building translation key... [0.020s CPU, 0.018s wall-clock]
Computing fact groups: [0.400s CPU, 0.397s wall-clock]
Building STRIPS to SAS dictionary... [0.010s CPU, 0.009s wall-clock]
Building dictionary for full mutex groups... [0.010s CPU, 0.011s wall-clock]
Building mutex information...
Building mutex information: [0.010s CPU, 0.009s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [0.470s CPU, 0.467s wall-clock]
Translating task: [8.800s CPU, 8.793s wall-clock]
0 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
59 propositions removed
Detecting unreachable propositions: [5.030s CPU, 5.039s wall-clock]
Reordering and filtering variables...
59 of 59 variables necessary.
0 of 59 mutex groups necessary.
28664 of 28664 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [1.340s CPU, 1.335s wall-clock]
Translator variables: 59
Translator derived variables: 0
Translator facts: 1531
Translator goal facts: 43
Translator mutex groups: 0
Translator total mutex groups size: 0
Translator operators: 28664
Translator axioms: 0
Translator task size: 172249
Translator peak memory: 149080 KB
Writing output... [2.880s CPU, 3.093s wall-clock]
Done! [33.120s CPU, 33.325s wall-clock]
planner.py version 0.0.1

Time:	 7.47s
Memory: 527MB

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

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

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

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

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        : 519224  
Atoms        : 519224  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 128797   (Eliminated:    0 Frozen: 128797)
Constraints  : 294420   (Binary:  98.0% Ternary:   0.9% Other:   1.1%)

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

[endof: stats after solve call]
Solving Time:	 13.76s
Memory:		 636MB (+36MB)
UNSAT
Iteration Time:	 17.88s

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

Models       : 0+
Calls        : 3
Time         : 65.832s (Solving: 11.56s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 64.708s

Choices      : 207667   (Domain: 207667)
Conflicts    : 28092    (Analyzed: 28092)
Restarts     : 100      (Average: 280.92 Last: 200)
Problems     : 3        (Average Length: 7.00 Splits: 0)
Lemmas       : 28092    (Deleted: 16740)
  Binary     : 502      (Ratio:   1.79%)
  Ternary    : 308      (Ratio:   1.10%)
  Conflict   : 28092    (Average Length:  735.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 28092    (Average:  6.75 Max: 515 Sum: 189616)
  Executed   : 28083    (Average:  6.75 Max: 515 Sum: 189585 Ratio:  99.98%)
  Bounded    : 9        (Average:  3.44 Max:  12 Sum:     31 Ratio:   0.02%)

Rules        : 519224  
Atoms        : 519224  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 284281   (Eliminated:    0 Frozen: 284281)
Constraints  : 1556069  (Binary:  98.6% Ternary:   0.6% Other:   0.7%)

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

[endof: stats after solve call]
Solving Time:	 34.85s
Memory:		 731MB (+95MB)
UNKNOWN
Iteration Time:	 39.33s

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

Models       : 0+
Calls        : 4
Time         : 115.953s (Solving: 33.58s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 114.848s

Choices      : 962621   (Domain: 962621)
Conflicts    : 56194    (Analyzed: 56194)
Restarts     : 200      (Average: 280.97 Last: 201)
Problems     : 4        (Average Length: 9.50 Splits: 0)
Lemmas       : 56194    (Deleted: 43109)
  Binary     : 853      (Ratio:   1.52%)
  Ternary    : 495      (Ratio:   0.88%)
  Conflict   : 56194    (Average Length:  604.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 56194    (Average: 15.72 Max: 1411 Sum: 883569)
  Executed   : 56176    (Average: 15.72 Max: 1411 Sum: 883513 Ratio:  99.99%)
  Bounded    : 18       (Average:  3.11 Max:  17 Sum:     56 Ratio:   0.01%)

Rules        : 519224  
Atoms        : 519224  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 443217   (Eliminated:    0 Frozen: 443217)
Constraints  : 2852901  (Binary:  98.7% Ternary:   0.6% Other:   0.7%)

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

[endof: stats after solve call]
Solving Time:	 46.29s
Memory:		 962MB (+205MB)
UNKNOWN
Iteration Time:	 50.15s

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

Models       : 0+
Calls        : 5
Time         : 180.018s (Solving: 69.38s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 178.940s

Choices      : 2314439  (Domain: 2314439)
Conflicts    : 84315    (Analyzed: 84315)
Restarts     : 300      (Average: 281.05 Last: 201)
Problems     : 5        (Average Length: 12.00 Splits: 0)
Lemmas       : 84315    (Deleted: 70079)
  Binary     : 1093     (Ratio:   1.30%)
  Ternary    : 607      (Ratio:   0.72%)
  Conflict   : 84315    (Average Length:  647.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 84315    (Average: 25.09 Max: 2740 Sum: 2115075)
  Executed   : 84293    (Average: 25.08 Max: 2740 Sum: 2114994 Ratio: 100.00%)
  Bounded    : 22       (Average:  3.68 Max:  22 Sum:     81 Ratio:   0.00%)

Rules        : 519224  
Atoms        : 519224  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 602153   (Eliminated:    0 Frozen: 602153)
Constraints  : 4149742  (Binary:  98.7% Ternary:   0.6% Other:   0.7%)

Memory Peak  : 1093MB
Max. Length  : 15 steps
Models       : 0

[endof: stats after solve call]
Solving Time:	 60.11s
Memory:		 1086MB (+103MB)
UNKNOWN
Iteration Time:	 64.10s

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

Models       : 1+
Calls        : 6
Time         : 223.086s (Solving: 83.34s 1st Model: 13.88s Unsat: 0.00s)
CPU Time     : 222.024s

Choices      : 2535340  (Domain: 2535284)
Conflicts    : 91361    (Analyzed: 91361)
Restarts     : 330      (Average: 276.85 Last: 587)
Model-Level  : 3086.0  
Problems     : 6        (Average Length: 14.50 Splits: 0)
Lemmas       : 91361    (Deleted: 70079)
  Binary     : 1138     (Ratio:   1.25%)
  Ternary    : 623      (Ratio:   0.68%)
  Conflict   : 91361    (Average Length: 1306.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 91361    (Average: 24.80 Max: 2740 Sum: 2265846)
  Executed   : 91339    (Average: 24.80 Max: 2740 Sum: 2265765 Ratio: 100.00%)
  Bounded    : 22       (Average:  3.68 Max:  22 Sum:     81 Ratio:   0.00%)

Rules        : 519224  
Atoms        : 519224  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 761089   (Eliminated:    0 Frozen: 761089)
Constraints  : 5446583  (Binary:  98.7% Ternary:   0.6% Other:   0.7%)

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

[endof: stats after solve call]
Solving Time:	 38.29s
Memory:		 1485MB (+298MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time:	 12.14s
Memory:		 1744MB (+259MB)
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 7
Time         : 454.688s (Solving: 303.02s 1st Model: 13.88s Unsat: 0.00s)
CPU Time     : 453.724s

Choices      : 7770500  (Domain: 7770444)
Conflicts    : 119419   (Analyzed: 119419)
Restarts     : 430      (Average: 277.72 Last: 587)
Model-Level  : 3086.0  
Problems     : 7        (Average Length: 16.29 Splits: 0)
Lemmas       : 119419   (Deleted: 103261)
  Binary     : 1483     (Ratio:   1.24%)
  Ternary    : 897      (Ratio:   0.75%)
  Conflict   : 119419   (Average Length: 1310.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 119419   (Average: 61.47 Max: 5575 Sum: 7340837)
  Executed   : 119251   (Average: 61.44 Max: 5575 Sum: 7336814 Ratio:  99.95%)
  Bounded    : 168      (Average: 23.95 Max:  27 Sum:   4023 Ratio:   0.05%)

Rules        : 2363750  (Original: 2363669)
Atoms        : 579205  
Bodies       : 1196353  (Original: 1196271)
  Count      : 1399     (Original: 1411)
Equivalences : 603688   (Atom=Atom: 36 Body=Body: 0 Other: 603652)
Tight        : Yes
Variables    : 764052   (Eliminated:   93 Frozen: 763959)
Constraints  : 7235561  (Binary:  99.0% Ternary:   0.5% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 225.69s
Memory:		 1799MB (+55MB)
UNKNOWN
Iteration Time:	 280.93s

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

Models       : 0+
Calls        : 8
Time         : 660.491s (Solving: 464.97s 1st Model: 13.88s Unsat: 0.00s)
CPU Time     : 659.616s

Choices      : 12754227 (Domain: 12754171)
Conflicts    : 147503   (Analyzed: 147503)
Restarts     : 530      (Average: 278.31 Last: 587)
Model-Level  : 3086.0  
Problems     : 8        (Average Length: 18.25 Splits: 0)
Lemmas       : 147503   (Deleted: 129839)
  Binary     : 1787     (Ratio:   1.21%)
  Ternary    : 1112     (Ratio:   0.75%)
  Conflict   : 147503   (Average Length: 1232.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 147503   (Average: 81.88 Max: 5715 Sum: 12076941)
  Executed   : 147176   (Average: 81.81 Max: 5715 Sum: 12067830 Ratio:  99.92%)
  Bounded    : 327      (Average: 27.86 Max:  32 Sum:   9111 Ratio:   0.08%)

Rules        : 2363750  (Original: 2363669)
Atoms        : 579205  
Bodies       : 1196353  (Original: 1196271)
  Count      : 1399     (Original: 1411)
Equivalences : 603688   (Atom=Atom: 36 Body=Body: 0 Other: 603652)
Tight        : Yes
Variables    : 923578   (Eliminated:   93 Frozen: 923485)
Constraints  : 8906949  (Binary:  99.0% Ternary:   0.5% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 199.67s
Memory:		 2036MB (+212MB)
UNKNOWN
Iteration Time:	 205.90s

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

Models       : 0
Calls        : 9
Time         : 661.381s (Solving: 465.54s 1st Model: 13.88s Unsat: 0.57s)
CPU Time     : 660.504s

Choices      : 12759595 (Domain: 12759539)
Conflicts    : 148162   (Analyzed: 148161)
Restarts     : 535      (Average: 276.94 Last: 587)
Model-Level  : 3086.0  
Problems     : 9        (Average Length: 19.78 Splits: 0)
Lemmas       : 148161   (Deleted: 129839)
  Binary     : 1820     (Ratio:   1.23%)
  Ternary    : 1132     (Ratio:   0.76%)
  Conflict   : 148161   (Average Length: 1228.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 148161   (Average: 81.55 Max: 5715 Sum: 12082320)
  Executed   : 147814   (Average: 81.48 Max: 5715 Sum: 12072755 Ratio:  99.92%)
  Bounded    : 347      (Average: 27.56 Max:  32 Sum:   9565 Ratio:   0.08%)

Rules        : 2363750  (Original: 2363669)
Atoms        : 579205  
Bodies       : 1196353  (Original: 1196271)
  Count      : 1399     (Original: 1411)
Equivalences : 603688   (Atom=Atom: 36 Body=Body: 0 Other: 603652)
Tight        : Yes
Variables    : 923578   (Eliminated:   93 Frozen: 923485)
Constraints  : 8854229  (Binary:  99.0% Ternary:   0.5% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 0.74s
Memory:		 2036MB (+0MB)
UNSAT
Iteration Time:	 0.89s

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

Models       : 0+
Calls        : 10
Time         : 751.180s (Solving: 555.08s 1st Model: 13.88s Unsat: 0.57s)
CPU Time     : 750.340s

Choices      : 14711096 (Domain: 14711040)
Conflicts    : 176257   (Analyzed: 176256)
Restarts     : 635      (Average: 277.57 Last: 587)
Model-Level  : 3086.0  
Problems     : 10       (Average Length: 21.00 Splits: 0)
Lemmas       : 176256   (Deleted: 155892)
  Binary     : 2079     (Ratio:   1.18%)
  Ternary    : 1384     (Ratio:   0.79%)
  Conflict   : 176256   (Average Length: 1190.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 176256   (Average: 79.33 Max: 5715 Sum: 13982672)
  Executed   : 175845   (Average: 79.27 Max: 5715 Sum: 13971183 Ratio:  99.92%)
  Bounded    : 411      (Average: 27.95 Max:  32 Sum:  11489 Ratio:   0.08%)

Rules        : 2363750  (Original: 2363669)
Atoms        : 579205  
Bodies       : 1196353  (Original: 1196271)
  Count      : 1399     (Original: 1411)
Equivalences : 603688   (Atom=Atom: 36 Body=Body: 0 Other: 603652)
Tight        : Yes
Variables    : 923578   (Eliminated:   93 Frozen: 923485)
Constraints  : 8838377  (Binary:  99.0% Ternary:   0.5% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 89.73s
Memory:		 2036MB (+0MB)
UNKNOWN
Iteration Time:	 89.84s

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

Models       : 0+
Calls        : 11
Time         : 854.208s (Solving: 657.83s 1st Model: 13.88s Unsat: 0.57s)
CPU Time     : 853.412s

Choices      : 16179816 (Domain: 16179760)
Conflicts    : 204315   (Analyzed: 204314)
Restarts     : 735      (Average: 277.98 Last: 587)
Model-Level  : 3086.0  
Problems     : 11       (Average Length: 22.00 Splits: 0)
Lemmas       : 204314   (Deleted: 182514)
  Binary     : 2210     (Ratio:   1.08%)
  Ternary    : 1544     (Ratio:   0.76%)
  Conflict   : 204314   (Average Length: 1139.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 204314   (Average: 75.30 Max: 5715 Sum: 15384797)
  Executed   : 203841   (Average: 75.23 Max: 5715 Sum: 15371324 Ratio:  99.91%)
  Bounded    : 473      (Average: 28.48 Max:  32 Sum:  13473 Ratio:   0.09%)

Rules        : 2363750  (Original: 2363669)
Atoms        : 579205  
Bodies       : 1196353  (Original: 1196271)
  Count      : 1399     (Original: 1411)
Equivalences : 603688   (Atom=Atom: 36 Body=Body: 0 Other: 603652)
Tight        : Yes
Variables    : 923578   (Eliminated:   93 Frozen: 923485)
Constraints  : 8800805  (Binary:  99.0% Ternary:   0.5% Other:   0.5%)

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

[endof: stats after solve call]
Solving Time:	 102.94s
Memory:		 2036MB (+0MB)
UNKNOWN
Iteration Time:	 103.07s

Iteration 11
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)]
Grounded Until:	 30
Unblocking actions...
Solving...
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN

INTERRUPTED  : 1

Models       : 0+
Calls        : 12
Time         : 1005.728s (Solving: 809.11s 1st Model: 13.88s Unsat: 0.57s)
CPU Time     : 1004.984s

Choices      : 20452656 (Domain: 20452600)
Conflicts    : 232391   (Analyzed: 232390)
Restarts     : 835      (Average: 278.31 Last: 587)
Model-Level  : 3086.0  
Problems     : 12       (Average Length: 22.83 Splits: 0)
Lemmas       : 232390   (Deleted: 209356)
  Binary     : 2342     (Ratio:   1.01%)
  Ternary    : 1668     (Ratio:   0.72%)
  Conflict   : 232390   (Average Length: 1097.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 232390   (Average: 84.04 Max: 5715 Sum: 19529733)
  Executed   : 231849   (Average: 83.97 Max: 5715 Sum: 19514084 Ratio:  99.92%)
  Bounded    : 541      (Average: 28.93 Max:  32 Sum:  15649 Ratio:   0.08%)

Rules        : 2363750  (Original: 2363669)
Atoms        : 579205  
Bodies       : 1196353  (Original: 1196271)
  Count      : 1399     (Original: 1411)
Equivalences : 603688   (Atom=Atom: 36 Body=Body: 0 Other: 603652)
Tight        : Yes
Variables    : 923578   (Eliminated:   93 Frozen: 923485)
Constraints  : 8797116  (Binary:  99.0% Ternary:   0.5% Other:   0.5%)

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