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-14.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-14.pddl
Parsing...
Parsing: [0.020s CPU, 0.022s wall-clock]
Normalizing task... [0.010s CPU, 0.001s wall-clock]
Instantiating...
Generating Datalog program... [0.010s CPU, 0.007s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.010s CPU, 0.015s wall-clock]
Preparing model... [0.010s CPU, 0.015s wall-clock]
Generated 32 rules.
Computing model... [4.890s CPU, 4.880s wall-clock]
53177 relevant atoms
5070 auxiliary atoms
58247 final queue length
172333 total queue pushes
Completing instantiation... [19.690s CPU, 19.692s wall-clock]
Instantiating: [24.670s CPU, 24.661s wall-clock]
Computing fact groups...
Finding invariants...
12 initial candidates
Finding invariants: [0.060s CPU, 0.065s wall-clock]
Checking invariant weight... [0.010s CPU, 0.004s wall-clock]
Instantiating groups... [0.060s CPU, 0.066s wall-clock]
Collecting mutex groups... [0.010s CPU, 0.011s wall-clock]
Choosing groups...
71 uncovered facts
Choosing groups: [0.040s CPU, 0.044s wall-clock]
Building translation key... [0.020s CPU, 0.016s wall-clock]
Computing fact groups: [0.280s CPU, 0.282s wall-clock]
Building STRIPS to SAS dictionary... [0.010s CPU, 0.011s wall-clock]
Building dictionary for full mutex groups... [0.020s CPU, 0.017s wall-clock]
Building mutex information...
Building mutex information: [0.030s CPU, 0.027s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [0.970s CPU, 0.976s wall-clock]
Translating task: [21.490s CPU, 21.486s wall-clock]
61152 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
28 propositions removed
Detecting unreachable propositions: [10.890s CPU, 10.879s wall-clock]
Reordering and filtering variables...
99 of 99 variables necessary.
43 of 71 mutex groups necessary.
49392 of 49392 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [4.310s CPU, 4.309s wall-clock]
Translator variables: 99
Translator derived variables: 0
Translator facts: 1346
Translator goal facts: 28
Translator mutex groups: 43
Translator total mutex groups size: 1247
Translator operators: 49392
Translator axioms: 0
Translator task size: 402560
Translator peak memory: 273428 KB
Writing output... [7.000s CPU, 7.496s wall-clock]
Done! [69.520s CPU, 69.978s wall-clock]
planner.py version 0.0.1

Time:	 16.47s
Memory: 997MB

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

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

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

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

Models       : 0
Calls        : 2
Time         : 96.020s (Solving: 6.84s 1st Model: 0.00s Unsat: 6.84s)
CPU Time     : 94.008s

Choices      : 54337    (Domain: 54337)
Conflicts    : 6798     (Analyzed: 6797)
Restarts     : 23       (Average: 295.52 Last: 570)
Problems     : 2        (Average Length: 4.50 Splits: 0)
Lemmas       : 6797     (Deleted: 0)
  Binary     : 19       (Ratio:   0.28%)
  Ternary    : 52       (Ratio:   0.77%)
  Conflict   : 6797     (Average Length: 1510.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 6797     (Average:  7.69 Max: 204 Sum:  52296)
  Executed   : 6720     (Average:  7.62 Max: 204 Sum:  51824 Ratio:  99.10%)
  Bounded    : 77       (Average:  6.13 Max:   7 Sum:    472 Ratio:   0.90%)

Rules        : 1176872 
Atoms        : 1176872 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 210147   (Eliminated:    0 Frozen: 210147)
Constraints  : 1680141  (Binary:  99.5% Ternary:   0.2% Other:   0.3%)

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

[endof: stats after solve call]
Solving Time:	 67.63s
Memory:		 1108MB (+39MB)
UNSAT
Iteration Time:	 77.46s

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

Models       : 0+
Calls        : 3
Time         : 271.851s (Solving: 63.08s 1st Model: 0.00s Unsat: 6.84s)
CPU Time     : 269.916s

Choices      : 1578374  (Domain: 1578374)
Conflicts    : 31869    (Analyzed: 31868)
Restarts     : 123      (Average: 259.09 Last: 570)
Problems     : 3        (Average Length: 7.00 Splits: 0)
Lemmas       : 31868    (Deleted: 18258)
  Binary     : 50       (Ratio:   0.16%)
  Ternary    : 85       (Ratio:   0.27%)
  Conflict   : 31868    (Average Length: 2241.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 31868    (Average: 47.80 Max: 1228 Sum: 1523191)
  Executed   : 31726    (Average: 47.76 Max: 1228 Sum: 1522049 Ratio:  99.93%)
  Bounded    : 142      (Average:  8.04 Max:  12 Sum:   1142 Ratio:   0.07%)

Rules        : 1176872 
Atoms        : 1176872 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 471073   (Eliminated:    0 Frozen: 471073)
Constraints  : 4763297  (Binary:  99.5% Ternary:   0.2% Other:   0.2%)

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

[endof: stats after solve call]
Solving Time:	 166.02s
Memory:		 1606MB (+298MB)
UNKNOWN
Iteration Time:	 175.92s

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

Models       : 0+
Calls        : 4
Time         : 495.301s (Solving: 167.44s 1st Model: 0.00s Unsat: 6.84s)
CPU Time     : 493.464s

Choices      : 5030751  (Domain: 5030751)
Conflicts    : 63875    (Analyzed: 63874)
Restarts     : 223      (Average: 286.43 Last: 570)
Problems     : 4        (Average Length: 9.50 Splits: 0)
Lemmas       : 63874    (Deleted: 41434)
  Binary     : 76       (Ratio:   0.12%)
  Ternary    : 122      (Ratio:   0.19%)
  Conflict   : 63874    (Average Length: 2836.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 63874    (Average: 75.83 Max: 3588 Sum: 4843815)
  Executed   : 63720    (Average: 75.81 Max: 3588 Sum: 4842583 Ratio:  99.97%)
  Bounded    : 154      (Average:  8.00 Max:  17 Sum:   1232 Ratio:   0.03%)

Rules        : 1176872 
Atoms        : 1176872 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 731999   (Eliminated:    0 Frozen: 731999)
Constraints  : 7856574  (Binary:  99.5% Ternary:   0.2% Other:   0.2%)

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

[endof: stats after solve call]
Solving Time:	 214.08s
Memory:		 2040MB (+281MB)
UNKNOWN
Iteration Time:	 223.56s

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

Models       : 0+
Calls        : 5
Time         : 824.464s (Solving: 375.96s 1st Model: 0.00s Unsat: 6.84s)
CPU Time     : 822.772s

Choices      : 11278231 (Domain: 11278231)
Conflicts    : 108529   (Analyzed: 108528)
Restarts     : 323      (Average: 336.00 Last: 570)
Problems     : 5        (Average Length: 12.00 Splits: 0)
Lemmas       : 108528   (Deleted: 84788)
  Binary     : 113      (Ratio:   0.10%)
  Ternary    : 141      (Ratio:   0.13%)
  Conflict   : 108528   (Average Length: 2932.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 108528   (Average: 100.63 Max: 4851 Sum: 10921042)
  Executed   : 108358   (Average: 100.61 Max: 4851 Sum: 10919463 Ratio:  99.99%)
  Bounded    : 170      (Average:  9.29 Max:  22 Sum:   1579 Ratio:   0.01%)

Rules        : 1176872 
Atoms        : 1176872 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 992925   (Eliminated:    0 Frozen: 992925)
Constraints  : 10972193 (Binary:  99.5% Ternary:   0.2% Other:   0.2%)

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

[endof: stats after solve call]
Solving Time:	 318.31s
Memory:		 2543MB (+262MB)
UNKNOWN
Iteration Time:	 329.32s

Iteration 6
Queue:		 [(5,25,0,True), (6,30,0,True)]
Grounded Until:	 20
Expected Memory: 3046.0MB
Grounding...	 [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN

INTERRUPTED  : 1

Models       : 0+
Calls        : 5
Time         : 824.464s (Solving: 375.96s 1st Model: 0.00s Unsat: 6.84s)
CPU Time     : 822.772s

Choices      : 11278231 (Domain: 11278231)
Conflicts    : 108529   (Analyzed: 108528)
Restarts     : 323      (Average: 336.00 Last: 570)
Problems     : 5        (Average Length: 12.00 Splits: 0)
Lemmas       : 108528   (Deleted: 84788)
  Binary     : 113      (Ratio:   0.10%)
  Ternary    : 141      (Ratio:   0.13%)
  Conflict   : 108528   (Average Length: 2932.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 108528   (Average: 100.63 Max: 4851 Sum: 10921042)
  Executed   : 108358   (Average: 100.61 Max: 4851 Sum: 10919463 Ratio:  99.99%)
  Bounded    : 170      (Average:  9.29 Max:  22 Sum:   1579 Ratio:   0.01%)

Rules        : 1176872 
Atoms        : 1176872 
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 992925   (Eliminated:    0 Frozen: 992925)
Constraints  : 10972193 (Binary:  99.5% Ternary:   0.2% Other:   0.2%)

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