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-19.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-19.pddl
Parsing...
Parsing: [0.030s CPU, 0.032s wall-clock]
Normalizing task... [0.000s CPU, 0.002s wall-clock]
Instantiating...
Generating Datalog program... [0.010s CPU, 0.011s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.010s CPU, 0.019s wall-clock]
Preparing model... [0.030s CPU, 0.023s wall-clock]
Generated 32 rules.
Computing model... [7.200s CPU, 7.197s wall-clock]
78629 relevant atoms
6562 auxiliary atoms
85191 final queue length
254680 total queue pushes
Completing instantiation... [29.520s CPU, 29.501s wall-clock]
Instantiating: [36.840s CPU, 36.830s wall-clock]
Computing fact groups...
Finding invariants...
12 initial candidates
Finding invariants: [0.070s CPU, 0.076s wall-clock]
Checking invariant weight... [0.010s CPU, 0.005s wall-clock]
Instantiating groups... [0.080s CPU, 0.088s wall-clock]
Collecting mutex groups... [0.020s CPU, 0.013s wall-clock]
Choosing groups...
81 uncovered facts
Choosing groups: [0.060s CPU, 0.064s wall-clock]
Building translation key... [0.030s CPU, 0.021s wall-clock]
Computing fact groups: [0.360s CPU, 0.357s wall-clock]
Building STRIPS to SAS dictionary... [0.000s CPU, 0.009s wall-clock]
Building dictionary for full mutex groups... [0.020s CPU, 0.022s wall-clock]
Building mutex information...
Building mutex information: [0.040s CPU, 0.038s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [1.460s CPU, 1.460s wall-clock]
Translating task: [32.080s CPU, 32.055s 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.230s CPU, 16.233s 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.390s CPU, 6.384s 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: 389404 KB
Writing output... [10.660s CPU, 11.253s wall-clock]
Done! [103.830s CPU, 104.401s wall-clock]
planner.py version 0.0.1

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

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.85s
Memory:		 1541MB (+0MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 2
Time         : 56.662s (Solving: 10.64s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 53.572s

Choices      : 129299   (Domain: 129299)
Conflicts    : 9792     (Analyzed: 9792)
Restarts     : 100      (Average: 97.92 Last: 120)
Problems     : 2        (Average Length: 4.50 Splits: 0)
Lemmas       : 9792     (Deleted: 5537)
  Binary     : 196      (Ratio:   2.00%)
  Ternary    : 997      (Ratio:  10.18%)
  Conflict   : 9792     (Average Length:  855.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 9792     (Average: 12.70 Max: 290 Sum: 124382)
  Executed   : 9774     (Average: 12.70 Max: 290 Sum: 124316 Ratio:  99.95%)
  Bounded    : 18       (Average:  3.67 Max:   7 Sum:     66 Ratio:   0.05%)

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

[endof: stats after solve call]
Solving Time:	 12.05s
Memory:		 1626MB (+85MB)
UNKNOWN
Iteration Time:	 29.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: 1711.0MB
Grounding...	 [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
Grounding Time:	 11.29s
Memory:		 1923MB (+297MB)
Unblocking actions...
Solving...
[start: stats after solve call]

Models       : 0+
Calls        : 3
Time         : 95.470s (Solving: 34.13s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 92.372s

Choices      : 585151   (Domain: 585151)
Conflicts    : 19590    (Analyzed: 19590)
Restarts     : 200      (Average: 97.95 Last: 120)
Problems     : 3        (Average Length: 7.00 Splits: 0)
Lemmas       : 19590    (Deleted: 14451)
  Binary     : 263      (Ratio:   1.34%)
  Ternary    : 1341     (Ratio:   6.85%)
  Conflict   : 19590    (Average Length:  783.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 19590    (Average: 27.57 Max: 1383 Sum: 540085)
  Executed   : 19571    (Average: 27.57 Max: 1383 Sum: 540007 Ratio:  99.99%)
  Bounded    : 19       (Average:  4.11 Max:  12 Sum:     78 Ratio:   0.01%)

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

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

[endof: stats after solve call]
Solving Time:	 23.86s
Memory:		 2050MB (+127MB)
UNKNOWN
Iteration Time:	 38.81s

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

Models       : 0+
Calls        : 4
Time         : 154.055s (Solving: 78.35s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 150.960s

Choices      : 1495256  (Domain: 1495256)
Conflicts    : 29920    (Analyzed: 29920)
Restarts     : 300      (Average: 99.73 Last: 120)
Problems     : 4        (Average Length: 9.50 Splits: 0)
Lemmas       : 29920    (Deleted: 23856)
  Binary     : 353      (Ratio:   1.18%)
  Ternary    : 1567     (Ratio:   5.24%)
  Conflict   : 29920    (Average Length: 1370.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 29920    (Average: 46.66 Max: 2004 Sum: 1395922)
  Executed   : 29898    (Average: 46.65 Max: 2004 Sum: 1395793 Ratio:  99.99%)
  Bounded    : 22       (Average:  5.86 Max:  17 Sum:    129 Ratio:   0.01%)

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

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

[endof: stats after solve call]
Solving Time:	 44.69s
Memory:		 2639MB (+356MB)
UNKNOWN
Iteration Time:	 58.60s

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

Models       : 0+
Calls        : 5
Time         : 247.224s (Solving: 156.46s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 244.160s

Choices      : 2919672  (Domain: 2919672)
Conflicts    : 41583    (Analyzed: 41583)
Restarts     : 400      (Average: 103.96 Last: 120)
Problems     : 5        (Average Length: 12.00 Splits: 0)
Lemmas       : 41583    (Deleted: 35987)
  Binary     : 438      (Ratio:   1.05%)
  Ternary    : 1812     (Ratio:   4.36%)
  Conflict   : 41583    (Average Length: 2265.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 41583    (Average: 65.67 Max: 2661 Sum: 2730893)
  Executed   : 41549    (Average: 65.66 Max: 2661 Sum: 2730500 Ratio:  99.99%)
  Bounded    : 34       (Average: 11.56 Max:  22 Sum:    393 Ratio:   0.01%)

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

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

[endof: stats after solve call]
Solving Time:	 78.61s
Memory:		 3027MB (+203MB)
UNKNOWN
Iteration Time:	 93.21s

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

Models       : 0+
Calls        : 6
Time         : 332.003s (Solving: 225.66s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 328.976s

Choices      : 4025892  (Domain: 4025892)
Conflicts    : 51881    (Analyzed: 51881)
Restarts     : 500      (Average: 103.76 Last: 120)
Problems     : 6        (Average Length: 14.50 Splits: 0)
Lemmas       : 51881    (Deleted: 45033)
  Binary     : 480      (Ratio:   0.93%)
  Ternary    : 1909     (Ratio:   3.68%)
  Conflict   : 51881    (Average Length: 2644.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 51881    (Average: 72.03 Max: 2661 Sum: 3737100)
  Executed   : 51847    (Average: 72.02 Max: 2661 Sum: 3736707 Ratio:  99.99%)
  Bounded    : 34       (Average: 11.56 Max:  22 Sum:    393 Ratio:   0.01%)

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

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

[endof: stats after solve call]
Solving Time:	 69.76s
Memory:		 3535MB (+302MB)
UNKNOWN
Iteration Time:	 84.83s

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

Models       : 0+
Calls        : 7
Time         : 450.870s (Solving: 325.84s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 447.872s

Choices      : 6647247  (Domain: 6647247)
Conflicts    : 62418    (Analyzed: 62418)
Restarts     : 600      (Average: 104.03 Last: 120)
Problems     : 7        (Average Length: 17.00 Splits: 0)
Lemmas       : 62418    (Deleted: 54916)
  Binary     : 567      (Ratio:   0.91%)
  Ternary    : 2048     (Ratio:   3.28%)
  Conflict   : 62418    (Average Length: 2745.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 62418    (Average: 99.51 Max: 5983 Sum: 6211370)
  Executed   : 62381    (Average: 99.50 Max: 5983 Sum: 6210881 Ratio:  99.99%)
  Bounded    : 37       (Average: 13.22 Max:  32 Sum:    489 Ratio:   0.01%)

Rules        : 1755043 
Atoms        : 1755043 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 2243616  (Eliminated:    0 Frozen: 47520)
Constraints  : 25464450 (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:	 100.83s
Memory:		 4112MB (+177MB)
UNKNOWN
Iteration Time:	 118.91s

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

Choices      : 6750001  (Domain: 6750001)
Conflicts    : 72369    (Analyzed: 72369)
Restarts     : 700      (Average: 103.38 Last: 120)
Problems     : 8        (Average Length: 18.88 Splits: 0)
Lemmas       : 72369    (Deleted: 64969)
  Binary     : 675      (Ratio:   0.93%)
  Ternary    : 2162     (Ratio:   2.99%)
  Conflict   : 72369    (Average Length: 2569.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 72369    (Average: 87.18 Max: 5983 Sum: 6308851)
  Executed   : 72292    (Average: 87.17 Max: 5983 Sum: 6308105 Ratio:  99.99%)
  Bounded    : 77       (Average:  9.69 Max:  32 Sum:    746 Ratio:   0.01%)

Rules        : 1755043 
Atoms        : 1755043 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 2243616  (Eliminated:    0 Frozen: 47520)
Constraints  : 25464415 (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:	 13.78s
Memory:		 4110MB (+-2MB)
UNKNOWN
Iteration Time:	 14.01s

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

Choices      : 7285587  (Domain: 7285587)
Conflicts    : 82539    (Analyzed: 82539)
Restarts     : 800      (Average: 103.17 Last: 120)
Problems     : 9        (Average Length: 20.33 Splits: 0)
Lemmas       : 82539    (Deleted: 74576)
  Binary     : 729      (Ratio:   0.88%)
  Ternary    : 2400     (Ratio:   2.91%)
  Conflict   : 82539    (Average Length: 2580.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 82539    (Average: 82.41 Max: 5983 Sum: 6802426)
  Executed   : 82460    (Average: 82.40 Max: 5983 Sum: 6801616 Ratio:  99.99%)
  Bounded    : 79       (Average: 10.25 Max:  32 Sum:    810 Ratio:   0.01%)

Rules        : 1755043 
Atoms        : 1755043 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 2243616  (Eliminated:    0 Frozen: 47520)
Constraints  : 25464333 (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:	 28.72s
Memory:		 4112MB (+2MB)
UNKNOWN
Iteration Time:	 28.92s

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

Choices      : 8570888  (Domain: 8570888)
Conflicts    : 93212    (Analyzed: 93212)
Restarts     : 900      (Average: 103.57 Last: 120)
Problems     : 10       (Average Length: 21.50 Splits: 0)
Lemmas       : 93212    (Deleted: 84574)
  Binary     : 777      (Ratio:   0.83%)
  Ternary    : 2530     (Ratio:   2.71%)
  Conflict   : 93212    (Average Length: 2702.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 93212    (Average: 85.95 Max: 5983 Sum: 8011499)
  Executed   : 93130    (Average: 85.94 Max: 5983 Sum: 8010593 Ratio:  99.99%)
  Bounded    : 82       (Average: 11.05 Max:  32 Sum:    906 Ratio:   0.01%)

Rules        : 1755043 
Atoms        : 1755043 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 2243616  (Eliminated:    0 Frozen: 47520)
Constraints  : 25464311 (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:	 56.97s
Memory:		 4112MB (+0MB)
UNKNOWN
Iteration Time:	 57.17s

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

Choices      : 9936184  (Domain: 9936184)
Conflicts    : 103509   (Analyzed: 103509)
Restarts     : 1000     (Average: 103.51 Last: 120)
Problems     : 11       (Average Length: 22.45 Splits: 0)
Lemmas       : 103509   (Deleted: 94985)
  Binary     : 796      (Ratio:   0.77%)
  Ternary    : 2546     (Ratio:   2.46%)
  Conflict   : 103509   (Average Length: 2972.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 103509   (Average: 89.32 Max: 5983 Sum: 9245481)
  Executed   : 103427   (Average: 89.31 Max: 5983 Sum: 9244575 Ratio:  99.99%)
  Bounded    : 82       (Average: 11.05 Max:  32 Sum:    906 Ratio:   0.01%)

Rules        : 1755043 
Atoms        : 1755043 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 2243616  (Eliminated:    0 Frozen: 47520)
Constraints  : 25464274 (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:	 67.89s
Memory:		 4111MB (+-1MB)
UNKNOWN
Iteration Time:	 68.08s

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

Choices      : 12148553 (Domain: 12148553)
Conflicts    : 115245   (Analyzed: 115245)
Restarts     : 1100     (Average: 104.77 Last: 246)
Problems     : 12       (Average Length: 23.25 Splits: 0)
Lemmas       : 115245   (Deleted: 106623)
  Binary     : 818      (Ratio:   0.71%)
  Ternary    : 2647     (Ratio:   2.30%)
  Conflict   : 115245   (Average Length: 3168.1 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 115245   (Average: 98.14 Max: 6865 Sum: 11309987)
  Executed   : 115162   (Average: 98.13 Max: 6865 Sum: 11309049 Ratio:  99.99%)
  Bounded    : 83       (Average: 11.30 Max:  32 Sum:    938 Ratio:   0.01%)

Rules        : 1755043 
Atoms        : 1755043 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 2243616  (Eliminated:    0 Frozen: 47520)
Constraints  : 25464274 (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:	 98.07s
Memory:		 4130MB (+19MB)
UNKNOWN
Iteration Time:	 98.28s

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

Choices      : 14748504 (Domain: 14748504)
Conflicts    : 126210   (Analyzed: 126210)
Restarts     : 1200     (Average: 105.17 Last: 246)
Problems     : 13       (Average Length: 23.92 Splits: 0)
Lemmas       : 126210   (Deleted: 116463)
  Binary     : 829      (Ratio:   0.66%)
  Ternary    : 2704     (Ratio:   2.14%)
  Conflict   : 126210   (Average Length: 3287.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 126210   (Average: 109.08 Max: 6865 Sum: 13766626)
  Executed   : 126127   (Average: 109.07 Max: 6865 Sum: 13765688 Ratio:  99.99%)
  Bounded    : 83       (Average: 11.30 Max:  32 Sum:    938 Ratio:   0.01%)

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

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