INFO     Running translator.
INFO     translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/parking-sequential-satisficing/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/parking-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/parking-sequential-satisficing/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/parking-sequential-satisficing/instances/instance-20.pddl
Parsing...
Parsing: [0.020s CPU, 0.021s wall-clock]
Normalizing task... [0.000s CPU, 0.002s wall-clock]
Instantiating...
Generating Datalog program... [0.010s CPU, 0.008s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.010s CPU, 0.015s wall-clock]
Preparing model... [0.020s CPU, 0.017s wall-clock]
Generated 32 rules.
Computing model... [7.060s CPU, 7.067s wall-clock]
78629 relevant atoms
6562 auxiliary atoms
85191 final queue length
254680 total queue pushes
Completing instantiation... [29.500s CPU, 29.483s wall-clock]
Instantiating: [36.680s CPU, 36.665s wall-clock]
Computing fact groups...
Finding invariants...
12 initial candidates
Finding invariants: [0.080s CPU, 0.084s wall-clock]
Checking invariant weight... [0.010s CPU, 0.005s wall-clock]
Instantiating groups... [0.080s CPU, 0.087s wall-clock]
Collecting mutex groups... [0.010s CPU, 0.013s wall-clock]
Choosing groups...
81 uncovered facts
Choosing groups: [0.060s CPU, 0.062s wall-clock]
Building translation key... [0.020s CPU, 0.021s wall-clock]
Computing fact groups: [0.370s CPU, 0.376s wall-clock]
Building STRIPS to SAS dictionary... [0.010s CPU, 0.009s wall-clock]
Building dictionary for full mutex groups... [0.020s CPU, 0.020s wall-clock]
Building mutex information...
Building mutex information: [0.040s CPU, 0.037s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [1.460s CPU, 1.458s wall-clock]
Translating task: [32.120s CPU, 32.104s wall-clock]
91136 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
32 propositions removed
Detecting unreachable propositions: [16.160s CPU, 16.157s wall-clock]
Reordering and filtering variables...
113 of 113 variables necessary.
49 of 81 mutex groups necessary.
73728 of 73728 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [6.410s CPU, 6.403s wall-clock]
Translator variables: 113
Translator derived variables: 0
Translator facts: 1730
Translator goal facts: 32
Translator mutex groups: 49
Translator total mutex groups size: 1617
Translator operators: 73728
Translator axioms: 0
Translator task size: 600484
Translator peak memory: 389148 KB
Writing output... [10.460s CPU, 11.105s wall-clock]
Done! [103.470s CPU, 104.079s wall-clock]
planner.py version 0.0.1

Time:	 24.20s
Memory: 1469MB

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

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

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

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

Models       : 0+
Calls        : 2
Time         : 54.889s (Solving: 8.68s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 51.936s

Choices      : 107354   (Domain: 107354)
Conflicts    : 9105     (Analyzed: 9105)
Restarts     : 100      (Average: 91.05 Last: 74)
Problems     : 2        (Average Length: 4.50 Splits: 0)
Lemmas       : 9105     (Deleted: 5631)
  Binary     : 167      (Ratio:   1.83%)
  Ternary    : 818      (Ratio:   8.98%)
  Conflict   : 9105     (Average Length:  823.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 9105     (Average: 11.27 Max: 294 Sum: 102602)
  Executed   : 9070     (Average: 11.26 Max: 294 Sum: 102537 Ratio:  99.94%)
  Bounded    : 35       (Average:  1.86 Max:   7 Sum:     65 Ratio:   0.06%)

Rules        : 1755043 
Atoms        : 1755043 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 311036   (Eliminated:    0 Frozen: 7095)
Constraints  : 2216901  (Binary:  99.5% Ternary:   0.2% Other:   0.3%)

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

[endof: stats after solve call]
Solving Time:	 10.11s
Memory:		 1608MB (+67MB)
UNKNOWN
Iteration Time:	 27.62s

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

Models       : 0+
Calls        : 3
Time         : 94.958s (Solving: 33.52s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 92.020s

Choices      : 775086   (Domain: 775086)
Conflicts    : 18903    (Analyzed: 18903)
Restarts     : 200      (Average: 94.52 Last: 151)
Problems     : 3        (Average Length: 7.00 Splits: 0)
Lemmas       : 18903    (Deleted: 13965)
  Binary     : 258      (Ratio:   1.36%)
  Ternary    : 1181     (Ratio:   6.25%)
  Conflict   : 18903    (Average Length:  679.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 18903    (Average: 38.03 Max: 1310 Sum: 718972)
  Executed   : 18865    (Average: 38.03 Max: 1310 Sum: 718871 Ratio:  99.99%)
  Bounded    : 38       (Average:  2.66 Max:  12 Sum:    101 Ratio:   0.01%)

Rules        : 1755043 
Atoms        : 1755043 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 697552   (Eliminated:    0 Frozen: 15180)
Constraints  : 6866409  (Binary:  99.6% Ternary:   0.2% Other:   0.2%)

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

[endof: stats after solve call]
Solving Time:	 25.20s
Memory:		 2075MB (+152MB)
UNKNOWN
Iteration Time:	 40.10s

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

Models       : 0+
Calls        : 4
Time         : 158.534s (Solving: 82.92s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 155.624s

Choices      : 1973705  (Domain: 1973705)
Conflicts    : 28637    (Analyzed: 28637)
Restarts     : 300      (Average: 95.46 Last: 151)
Problems     : 4        (Average Length: 9.50 Splits: 0)
Lemmas       : 28637    (Deleted: 23207)
  Binary     : 321      (Ratio:   1.12%)
  Ternary    : 1546     (Ratio:   5.40%)
  Conflict   : 28637    (Average Length: 1323.4 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 28637    (Average: 64.74 Max: 3092 Sum: 1853951)
  Executed   : 28596    (Average: 64.73 Max: 3092 Sum: 1853799 Ratio:  99.99%)
  Bounded    : 41       (Average:  3.71 Max:  17 Sum:    152 Ratio:   0.01%)

Rules        : 1755043 
Atoms        : 1755043 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 1084068  (Eliminated:    0 Frozen: 23265)
Constraints  : 11515939 (Binary:  99.6% Ternary:   0.2% Other:   0.2%)

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

[endof: stats after solve call]
Solving Time:	 49.85s
Memory:		 2637MB (+354MB)
UNKNOWN
Iteration Time:	 63.62s

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

Models       : 0+
Calls        : 5
Time         : 232.623s (Solving: 142.18s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 229.744s

Choices      : 3198608  (Domain: 3198608)
Conflicts    : 39263    (Analyzed: 39263)
Restarts     : 400      (Average: 98.16 Last: 151)
Problems     : 5        (Average Length: 12.00 Splits: 0)
Lemmas       : 39263    (Deleted: 32419)
  Binary     : 426      (Ratio:   1.08%)
  Ternary    : 1910     (Ratio:   4.86%)
  Conflict   : 39263    (Average Length: 1755.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 39263    (Average: 76.38 Max: 3092 Sum: 2998766)
  Executed   : 39216    (Average: 76.37 Max: 3092 Sum: 2998482 Ratio:  99.99%)
  Bounded    : 47       (Average:  6.04 Max:  22 Sum:    284 Ratio:   0.01%)

Rules        : 1755043 
Atoms        : 1755043 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 1470584  (Eliminated:    0 Frozen: 31350)
Constraints  : 16165466 (Binary:  99.6% Ternary:   0.2% Other:   0.2%)

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

[endof: stats after solve call]
Solving Time:	 59.75s
Memory:		 2934MB (+110MB)
UNKNOWN
Iteration Time:	 74.13s

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

Models       : 0+
Calls        : 6
Time         : 340.401s (Solving: 234.45s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 337.568s

Choices      : 5515338  (Domain: 5515338)
Conflicts    : 49938    (Analyzed: 49938)
Restarts     : 500      (Average: 99.88 Last: 151)
Problems     : 6        (Average Length: 14.50 Splits: 0)
Lemmas       : 49938    (Deleted: 42614)
  Binary     : 479      (Ratio:   0.96%)
  Ternary    : 2062     (Ratio:   4.13%)
  Conflict   : 49938    (Average Length: 1968.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 49938    (Average: 103.81 Max: 4230 Sum: 5184246)
  Executed   : 49888    (Average: 103.81 Max: 4230 Sum: 5183881 Ratio:  99.99%)
  Bounded    : 50       (Average:  7.30 Max:  27 Sum:    365 Ratio:   0.01%)

Rules        : 1755043 
Atoms        : 1755043 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 1857100  (Eliminated:    0 Frozen: 39435)
Constraints  : 20814961 (Binary:  99.6% Ternary:   0.2% Other:   0.2%)

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

[endof: stats after solve call]
Solving Time:	 92.85s
Memory:		 3519MB (+350MB)
UNKNOWN
Iteration Time:	 107.84s

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

Models       : 0+
Calls        : 7
Time         : 461.280s (Solving: 336.83s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 458.500s

Choices      : 7851611  (Domain: 7851611)
Conflicts    : 60890    (Analyzed: 60890)
Restarts     : 600      (Average: 101.48 Last: 151)
Problems     : 7        (Average Length: 17.00 Splits: 0)
Lemmas       : 60890    (Deleted: 52926)
  Binary     : 567      (Ratio:   0.93%)
  Ternary    : 2246     (Ratio:   3.69%)
  Conflict   : 60890    (Average Length: 2426.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 60890    (Average: 120.85 Max: 4931 Sum: 7358764)
  Executed   : 60838    (Average: 120.85 Max: 4931 Sum: 7358335 Ratio:  99.99%)
  Bounded    : 52       (Average:  8.25 Max:  32 Sum:    429 Ratio:   0.01%)

Rules        : 1755043 
Atoms        : 1755043 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 2243616  (Eliminated:    0 Frozen: 47520)
Constraints  : 25464493 (Binary:  99.6% Ternary:   0.2% Other:   0.2%)

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

[endof: stats after solve call]
Solving Time:	 103.01s
Memory:		 4047MB (+112MB)
UNKNOWN
Iteration Time:	 120.94s

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

Models       : 0+
Calls        : 8
Time         : 474.301s (Solving: 349.28s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 471.528s

Choices      : 7926942  (Domain: 7926942)
Conflicts    : 70200    (Analyzed: 70200)
Restarts     : 700      (Average: 100.29 Last: 151)
Problems     : 8        (Average Length: 18.88 Splits: 0)
Lemmas       : 70200    (Deleted: 63449)
  Binary     : 627      (Ratio:   0.89%)
  Ternary    : 2428     (Ratio:   3.46%)
  Conflict   : 70200    (Average Length: 2300.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 70200    (Average: 105.76 Max: 4931 Sum: 7424600)
  Executed   : 70131    (Average: 105.75 Max: 4931 Sum: 7423937 Ratio:  99.99%)
  Bounded    : 69       (Average:  9.61 Max:  32 Sum:    663 Ratio:   0.01%)

Rules        : 1755043 
Atoms        : 1755043 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 2243616  (Eliminated:    0 Frozen: 47520)
Constraints  : 25464471 (Binary:  99.6% Ternary:   0.2% Other:   0.2%)

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

[endof: stats after solve call]
Solving Time:	 12.83s
Memory:		 4046MB (+-1MB)
UNKNOWN
Iteration Time:	 13.03s

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

Models       : 0+
Calls        : 9
Time         : 500.277s (Solving: 374.68s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 497.512s

Choices      : 8339933  (Domain: 8339933)
Conflicts    : 80107    (Analyzed: 80107)
Restarts     : 800      (Average: 100.13 Last: 151)
Problems     : 9        (Average Length: 20.33 Splits: 0)
Lemmas       : 80107    (Deleted: 72137)
  Binary     : 670      (Ratio:   0.84%)
  Ternary    : 2518     (Ratio:   3.14%)
  Conflict   : 80107    (Average Length: 2169.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 80107    (Average: 97.48 Max: 4931 Sum: 7808753)
  Executed   : 80037    (Average: 97.47 Max: 4931 Sum: 7808058 Ratio:  99.99%)
  Bounded    : 70       (Average:  9.93 Max:  32 Sum:    695 Ratio:   0.01%)

Rules        : 1755043 
Atoms        : 1755043 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 2243616  (Eliminated:    0 Frozen: 47520)
Constraints  : 25464386 (Binary:  99.6% Ternary:   0.2% Other:   0.2%)

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

[endof: stats after solve call]
Solving Time:	 25.79s
Memory:		 4048MB (+2MB)
UNKNOWN
Iteration Time:	 25.99s

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

Models       : 0+
Calls        : 10
Time         : 555.922s (Solving: 429.76s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 553.180s

Choices      : 9751526  (Domain: 9751526)
Conflicts    : 90792    (Analyzed: 90792)
Restarts     : 900      (Average: 100.88 Last: 151)
Problems     : 10       (Average Length: 21.50 Splits: 0)
Lemmas       : 90792    (Deleted: 81787)
  Binary     : 711      (Ratio:   0.78%)
  Ternary    : 2596     (Ratio:   2.86%)
  Conflict   : 90792    (Average Length: 2210.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 90792    (Average: 100.78 Max: 4931 Sum: 9150119)
  Executed   : 90721    (Average: 100.77 Max: 4931 Sum: 9149392 Ratio:  99.99%)
  Bounded    : 71       (Average: 10.24 Max:  32 Sum:    727 Ratio:   0.01%)

Rules        : 1755043 
Atoms        : 1755043 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 2243616  (Eliminated:    0 Frozen: 47520)
Constraints  : 25464373 (Binary:  99.6% Ternary:   0.2% Other:   0.2%)

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

[endof: stats after solve call]
Solving Time:	 55.46s
Memory:		 4048MB (+0MB)
UNKNOWN
Iteration Time:	 55.67s

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

Models       : 0+
Calls        : 11
Time         : 630.087s (Solving: 503.38s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 627.376s

Choices      : 11147253 (Domain: 11147253)
Conflicts    : 102385   (Analyzed: 102385)
Restarts     : 1000     (Average: 102.39 Last: 151)
Problems     : 11       (Average Length: 22.45 Splits: 0)
Lemmas       : 102385   (Deleted: 93674)
  Binary     : 749      (Ratio:   0.73%)
  Ternary    : 2716     (Ratio:   2.65%)
  Conflict   : 102385   (Average Length: 2334.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 102385   (Average: 102.09 Max: 4931 Sum: 10452456)
  Executed   : 102312   (Average: 102.08 Max: 4931 Sum: 10451665 Ratio:  99.99%)
  Bounded    : 73       (Average: 10.84 Max:  32 Sum:    791 Ratio:   0.01%)

Rules        : 1755043 
Atoms        : 1755043 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 2243616  (Eliminated:    0 Frozen: 47520)
Constraints  : 25464362 (Binary:  99.6% Ternary:   0.2% Other:   0.2%)

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

[endof: stats after solve call]
Solving Time:	 74.01s
Memory:		 4047MB (+-1MB)
UNKNOWN
Iteration Time:	 74.20s

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

Models       : 0+
Calls        : 12
Time         : 712.446s (Solving: 585.20s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 709.772s

Choices      : 13258331 (Domain: 13258331)
Conflicts    : 112395   (Analyzed: 112395)
Restarts     : 1100     (Average: 102.18 Last: 151)
Problems     : 12       (Average Length: 23.25 Splits: 0)
Lemmas       : 112395   (Deleted: 102953)
  Binary     : 773      (Ratio:   0.69%)
  Ternary    : 2759     (Ratio:   2.45%)
  Conflict   : 112395   (Average Length: 2417.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 112395   (Average: 110.34 Max: 4931 Sum: 12401843)
  Executed   : 112320   (Average: 110.33 Max: 4931 Sum: 12400988 Ratio:  99.99%)
  Bounded    : 75       (Average: 11.40 Max:  32 Sum:    855 Ratio:   0.01%)

Rules        : 1755043 
Atoms        : 1755043 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 2243616  (Eliminated:    0 Frozen: 47520)
Constraints  : 25464340 (Binary:  99.6% Ternary:   0.2% Other:   0.2%)

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

[endof: stats after solve call]
Solving Time:	 82.21s
Memory:		 4048MB (+1MB)
UNKNOWN
Iteration Time:	 82.40s

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

INTERRUPTED  : 1

Models       : 0+
Calls        : 13
Time         : 792.800s (Solving: 665.02s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 790.140s

Choices      : 15585843 (Domain: 15585843)
Conflicts    : 119375   (Analyzed: 119375)
Restarts     : 1175     (Average: 101.60 Last: 151)
Problems     : 13       (Average Length: 23.92 Splits: 0)
Lemmas       : 119375   (Deleted: 110626)
  Binary     : 796      (Ratio:   0.67%)
  Ternary    : 2806     (Ratio:   2.35%)
  Conflict   : 119375   (Average Length: 2438.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 119375   (Average: 122.52 Max: 6261 Sum: 14625304)
  Executed   : 119299   (Average: 122.51 Max: 6261 Sum: 14624417 Ratio:  99.99%)
  Bounded    : 76       (Average: 11.67 Max:  32 Sum:    887 Ratio:   0.01%)

Rules        : 1755043 
Atoms        : 1755043 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 2243616  (Eliminated:    0 Frozen: 47520)
Constraints  : 25464316 (Binary:  99.6% Ternary:   0.2% Other:   0.2%)

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