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-20.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-20.pddl
Parsing...
Parsing: [0.120s CPU, 0.155s wall-clock]
Normalizing task... [0.000s CPU, 0.005s wall-clock]
Instantiating...
Generating Datalog program... [0.030s CPU, 0.031s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.020s CPU, 0.025s wall-clock]
Preparing model... [0.100s CPU, 0.101s wall-clock]
Generated 46 rules.
Computing model... [5.760s CPU, 5.752s wall-clock]
52152 relevant atoms
20764 auxiliary atoms
72916 final queue length
164732 total queue pushes
Completing instantiation... [19.180s CPU, 19.173s wall-clock]
Instantiating: [25.150s CPU, 25.149s wall-clock]
Computing fact groups...
Finding invariants...
12 initial candidates
Finding invariants: [0.250s CPU, 0.251s wall-clock]
Checking invariant weight... [0.010s CPU, 0.008s wall-clock]
Instantiating groups... [0.200s CPU, 0.203s wall-clock]
Collecting mutex groups... [0.020s CPU, 0.020s wall-clock]
Choosing groups...
0 uncovered facts
Choosing groups: [0.060s CPU, 0.054s wall-clock]
Building translation key... [0.030s CPU, 0.036s wall-clock]
Computing fact groups: [0.750s CPU, 0.749s wall-clock]
Building STRIPS to SAS dictionary... [0.020s CPU, 0.019s wall-clock]
Building dictionary for full mutex groups... [0.010s CPU, 0.013s wall-clock]
Building mutex information...
Building mutex information: [0.020s CPU, 0.021s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [0.780s CPU, 0.781s wall-clock]
Translating task: [14.730s CPU, 14.709s wall-clock]
0 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
76 propositions removed
Detecting unreachable propositions: [7.610s CPU, 7.617s wall-clock]
Reordering and filtering variables...
76 of 76 variables necessary.
0 of 76 mutex groups necessary.
47768 of 47768 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [2.230s CPU, 2.232s wall-clock]
Translator variables: 76
Translator derived variables: 0
Translator facts: 3068
Translator goal facts: 60
Translator mutex groups: 0
Translator total mutex groups size: 0
Translator operators: 47768
Translator axioms: 0
Translator task size: 287628
Translator peak memory: 225924 KB
Writing output... [4.850s CPU, 5.292s wall-clock]
Done! [56.130s CPU, 56.606s wall-clock]
planner.py version 0.0.1

Time:	 12.22s
Memory: 800MB

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

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

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

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

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

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        : 867442  
Atoms        : 867442  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 219121   (Eliminated:    0 Frozen: 219121)
Constraints  : 406051   (Binary:  97.8% Ternary:   1.0% Other:   1.2%)

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

[endof: stats after solve call]
Solving Time:	 35.27s
Memory:		 925MB (+53MB)
UNSAT
Iteration Time:	 43.13s

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

Models       : 0+
Calls        : 3
Time         : 145.747s (Solving: 21.24s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 144.052s

Choices      : 231192   (Domain: 231192)
Conflicts    : 28074    (Analyzed: 28074)
Restarts     : 100      (Average: 280.74 Last: 203)
Problems     : 3        (Average Length: 7.00 Splits: 0)
Lemmas       : 28074    (Deleted: 16604)
  Binary     : 675      (Ratio:   2.40%)
  Ternary    : 384      (Ratio:   1.37%)
  Conflict   : 28074    (Average Length:  946.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 28074    (Average:  7.74 Max: 658 Sum: 217245)
  Executed   : 28054    (Average:  7.74 Max: 658 Sum: 217225 Ratio:  99.99%)
  Bounded    : 20       (Average:  1.00 Max:   1 Sum:     20 Ratio:   0.01%)

Rules        : 867442  
Atoms        : 867442  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 480639   (Eliminated:    0 Frozen: 480639)
Constraints  : 2479359  (Binary:  98.4% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 81.76s
Memory:		 1147MB (+196MB)
UNKNOWN
Iteration Time:	 88.66s

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

Models       : 0+
Calls        : 4
Time         : 252.483s (Solving: 55.72s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 250.832s

Choices      : 689433   (Domain: 689433)
Conflicts    : 56164    (Analyzed: 56164)
Restarts     : 200      (Average: 280.82 Last: 204)
Problems     : 4        (Average Length: 9.50 Splits: 0)
Lemmas       : 56164    (Deleted: 42925)
  Binary     : 960      (Ratio:   1.71%)
  Ternary    : 555      (Ratio:   0.99%)
  Conflict   : 56164    (Average Length: 1305.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 56164    (Average: 11.27 Max: 2794 Sum: 633112)
  Executed   : 56137    (Average: 11.27 Max: 2794 Sum: 633085 Ratio: 100.00%)
  Bounded    : 27       (Average:  1.00 Max:   1 Sum:     27 Ratio:   0.00%)

Rules        : 867442  
Atoms        : 867442  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 750550   (Eliminated:    0 Frozen: 750550)
Constraints  : 4645989  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 98.89s
Memory:		 1503MB (+216MB)
UNKNOWN
Iteration Time:	 106.79s

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

Models       : 0+
Calls        : 5
Time         : 371.615s (Solving: 103.74s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 370.016s

Choices      : 2169360  (Domain: 2169360)
Conflicts    : 84246    (Analyzed: 84246)
Restarts     : 300      (Average: 280.82 Last: 204)
Problems     : 5        (Average Length: 12.00 Splits: 0)
Lemmas       : 84246    (Deleted: 68279)
  Binary     : 1271     (Ratio:   1.51%)
  Ternary    : 795      (Ratio:   0.94%)
  Conflict   : 84246    (Average Length: 1371.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 84246    (Average: 23.75 Max: 4619 Sum: 2000899)
  Executed   : 84199    (Average: 23.75 Max: 4619 Sum: 2000768 Ratio:  99.99%)
  Bounded    : 47       (Average:  2.79 Max:  22 Sum:    131 Ratio:   0.01%)

Rules        : 867442  
Atoms        : 867442  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 1020461  (Eliminated:    0 Frozen: 1020461)
Constraints  : 6812619  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

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

[endof: stats after solve call]
Solving Time:	 112.48s
Memory:		 1709MB (+172MB)
UNKNOWN
Iteration Time:	 119.19s

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

Models       : 0+
Calls        : 6
Time         : 506.706s (Solving: 167.01s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 505.168s

Choices      : 4394513  (Domain: 4394513)
Conflicts    : 112341   (Analyzed: 112341)
Restarts     : 400      (Average: 280.85 Last: 204)
Problems     : 6        (Average Length: 14.50 Splits: 0)
Lemmas       : 112341   (Deleted: 94406)
  Binary     : 1537     (Ratio:   1.37%)
  Ternary    : 944      (Ratio:   0.84%)
  Conflict   : 112341   (Average Length: 1368.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 112341   (Average: 35.48 Max: 5349 Sum: 3986162)
  Executed   : 112288   (Average: 35.48 Max: 5349 Sum: 3985973 Ratio: 100.00%)
  Bounded    : 53       (Average:  3.57 Max:  27 Sum:    189 Ratio:   0.00%)

Rules        : 867442  
Atoms        : 867442  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 1290372  (Eliminated:    0 Frozen: 1290372)
Constraints  : 8979213  (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

Memory Peak  : 2072MB
Max. Length  : 20 steps
Models       : 0

[endof: stats after solve call]
Solving Time:	 128.02s
Memory:		 2072MB (+247MB)
UNKNOWN
Iteration Time:	 135.16s

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

Models       : 0+
Calls        : 7
Time         : 663.946s (Solving: 251.05s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 662.476s

Choices      : 8706256  (Domain: 8706256)
Conflicts    : 140434   (Analyzed: 140434)
Restarts     : 500      (Average: 280.87 Last: 204)
Problems     : 7        (Average Length: 17.00 Splits: 0)
Lemmas       : 140434   (Deleted: 121380)
  Binary     : 1683     (Ratio:   1.20%)
  Ternary    : 1036     (Ratio:   0.74%)
  Conflict   : 140434   (Average Length: 1318.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 140434   (Average: 56.78 Max: 14683 Sum: 7974006)
  Executed   : 140356   (Average: 56.78 Max: 14683 Sum: 7973172 Ratio:  99.99%)
  Bounded    : 78       (Average: 10.69 Max:  32 Sum:    834 Ratio:   0.01%)

Rules        : 867442  
Atoms        : 867442  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 1560283  (Eliminated:    0 Frozen: 1560283)
Constraints  : 11145825 (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

Memory Peak  : 2437MB
Max. Length  : 25 steps
Models       : 0

[endof: stats after solve call]
Solving Time:	 148.64s
Memory:		 2286MB (+98MB)
UNKNOWN
Iteration Time:	 157.32s

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        : 8
Time         : 667.958s (Solving: 254.65s 1st Model: 0.00s Unsat: 3.60s)
CPU Time     : 666.488s

Choices      : 8722522  (Domain: 8722522)
Conflicts    : 143883   (Analyzed: 143882)
Restarts     : 517      (Average: 278.30 Last: 204)
Problems     : 8        (Average Length: 18.88 Splits: 0)
Lemmas       : 143882   (Deleted: 121380)
  Binary     : 1726     (Ratio:   1.20%)
  Ternary    : 1053     (Ratio:   0.73%)
  Conflict   : 143882   (Average Length: 1315.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 143882   (Average: 55.52 Max: 14683 Sum: 7988028)
  Executed   : 143797   (Average: 55.51 Max: 14683 Sum: 7987187 Ratio:  99.99%)
  Bounded    : 85       (Average:  9.89 Max:  32 Sum:    841 Ratio:   0.01%)

Rules        : 867442  
Atoms        : 867442  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 1560283  (Eliminated:    0 Frozen: 1560283)
Constraints  : 11145645 (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

Memory Peak  : 2437MB
Max. Length  : 30 steps
Models       : 0

[endof: stats after solve call]
Solving Time:	 3.88s
Memory:		 2310MB (+24MB)
UNSAT
Iteration Time:	 4.02s

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        : 9
Time         : 708.360s (Solving: 294.60s 1st Model: 0.00s Unsat: 3.60s)
CPU Time     : 706.908s

Choices      : 9012016  (Domain: 9012016)
Conflicts    : 172036   (Analyzed: 172035)
Restarts     : 617      (Average: 278.82 Last: 204)
Problems     : 9        (Average Length: 20.33 Splits: 0)
Lemmas       : 172035   (Deleted: 151453)
  Binary     : 1841     (Ratio:   1.07%)
  Ternary    : 1241     (Ratio:   0.72%)
  Conflict   : 172035   (Average Length: 1654.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 172035   (Average: 48.02 Max: 14683 Sum: 8260977)
  Executed   : 171920   (Average: 48.01 Max: 14683 Sum: 8260106 Ratio:  99.99%)
  Bounded    : 115      (Average:  7.57 Max:  32 Sum:    871 Ratio:   0.01%)

Rules        : 867442  
Atoms        : 867442  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 1560283  (Eliminated:    0 Frozen: 1560283)
Constraints  : 11145645 (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

Memory Peak  : 2502MB
Max. Length  : 30 steps
Models       : 0

[endof: stats after solve call]
Solving Time:	 40.24s
Memory:		 2438MB (+128MB)
UNKNOWN
Iteration Time:	 40.42s

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        : 10
Time         : 751.765s (Solving: 337.55s 1st Model: 0.00s Unsat: 3.60s)
CPU Time     : 750.332s

Choices      : 9691465  (Domain: 9691465)
Conflicts    : 200145   (Analyzed: 200144)
Restarts     : 717      (Average: 279.14 Last: 209)
Problems     : 10       (Average Length: 21.50 Splits: 0)
Lemmas       : 200144   (Deleted: 178245)
  Binary     : 1930     (Ratio:   0.96%)
  Ternary    : 1425     (Ratio:   0.71%)
  Conflict   : 200144   (Average Length: 1825.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 200144   (Average: 44.28 Max: 14683 Sum: 8861745)
  Executed   : 200022   (Average: 44.27 Max: 14683 Sum: 8860867 Ratio:  99.99%)
  Bounded    : 122      (Average:  7.20 Max:  32 Sum:    878 Ratio:   0.01%)

Rules        : 867442  
Atoms        : 867442  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 1560283  (Eliminated:    0 Frozen: 1560283)
Constraints  : 11145645 (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

Memory Peak  : 2502MB
Max. Length  : 30 steps
Models       : 0

[endof: stats after solve call]
Solving Time:	 43.23s
Memory:		 2438MB (+0MB)
UNKNOWN
Iteration Time:	 43.43s

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...
[start: stats after solve call]

Models       : 0+
Calls        : 11
Time         : 824.788s (Solving: 410.16s 1st Model: 0.00s Unsat: 3.60s)
CPU Time     : 823.344s

Choices      : 12388746 (Domain: 12388746)
Conflicts    : 228226   (Analyzed: 228225)
Restarts     : 817      (Average: 279.35 Last: 209)
Problems     : 11       (Average Length: 22.45 Splits: 0)
Lemmas       : 228225   (Deleted: 204541)
  Binary     : 2095     (Ratio:   0.92%)
  Ternary    : 1578     (Ratio:   0.69%)
  Conflict   : 228225   (Average Length: 1725.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 228225   (Average: 49.48 Max: 14683 Sum: 11291485)
  Executed   : 228085   (Average: 49.47 Max: 14683 Sum: 11290434 Ratio:  99.99%)
  Bounded    : 140      (Average:  7.51 Max:  32 Sum:   1051 Ratio:   0.01%)

Rules        : 867442  
Atoms        : 867442  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 1560283  (Eliminated:    0 Frozen: 1560283)
Constraints  : 11145645 (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

Memory Peak  : 2502MB
Max. Length  : 30 steps
Models       : 0

[endof: stats after solve call]
Solving Time:	 72.87s
Memory:		 2438MB (+0MB)
UNKNOWN
Iteration Time:	 73.02s

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

INTERRUPTED  : 1

Models       : 0+
Calls        : 12
Time         : 840.960s (Solving: 425.89s 1st Model: 0.00s Unsat: 3.60s)
CPU Time     : 839.504s

Choices      : 13006968 (Domain: 13006968)
Conflicts    : 232045   (Analyzed: 232044)
Restarts     : 837      (Average: 277.23 Last: 209)
Problems     : 12       (Average Length: 23.25 Splits: 0)
Lemmas       : 232044   (Deleted: 204541)
  Binary     : 2165     (Ratio:   0.93%)
  Ternary    : 1610     (Ratio:   0.69%)
  Conflict   : 232044   (Average Length: 1715.0 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 232044   (Average: 51.07 Max: 14683 Sum: 11849860)
  Executed   : 231898   (Average: 51.06 Max: 14683 Sum: 11848772 Ratio:  99.99%)
  Bounded    : 146      (Average:  7.45 Max:  32 Sum:   1088 Ratio:   0.01%)

Rules        : 867442  
Atoms        : 867442  
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 1560283  (Eliminated:    0 Frozen: 1560283)
Constraints  : 11145600 (Binary:  98.5% Ternary:   0.7% Other:   0.8%)

Memory Peak  : 2502MB
Max. Length  : 30 steps
Models       : 0