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.020s CPU, 0.026s wall-clock]
Normalizing task... [0.000s CPU, 0.002s wall-clock]
Instantiating...
Generating Datalog program... [0.010s CPU, 0.009s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.010s CPU, 0.017s wall-clock]
Preparing model... [0.020s CPU, 0.021s wall-clock]
Generated 32 rules.
Computing model... [7.050s CPU, 7.058s wall-clock]
78629 relevant atoms
6562 auxiliary atoms
85191 final queue length
254680 total queue pushes
Completing instantiation... [29.590s CPU, 29.566s wall-clock]
Instantiating: [36.760s CPU, 36.746s wall-clock]
Computing fact groups...
Finding invariants...
12 initial candidates
Finding invariants: [0.080s CPU, 0.083s wall-clock]
Checking invariant weight... [0.010s CPU, 0.005s wall-clock]
Instantiating groups... [0.090s CPU, 0.086s wall-clock]
Collecting mutex groups... [0.020s CPU, 0.013s wall-clock]
Choosing groups...
81 uncovered facts
Choosing groups: [0.060s CPU, 0.061s wall-clock]
Building translation key... [0.020s CPU, 0.021s wall-clock]
Computing fact groups: [0.360s CPU, 0.354s wall-clock]
Building STRIPS to SAS dictionary... [0.000s CPU, 0.009s wall-clock]
Building dictionary for full mutex groups... [0.030s CPU, 0.021s wall-clock]
Building mutex information...
Building mutex information: [0.030s CPU, 0.036s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [1.460s CPU, 1.451s wall-clock]
Translating task: [32.110s CPU, 32.101s 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.130s CPU, 16.116s 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.340s CPU, 6.340s 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.480s CPU, 11.212s wall-clock]
Done! [103.430s CPU, 104.129s 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.352s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 24.328s

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

Models       : 0+
Calls        : 2
Time         : 200.455s (Solving: 27.04s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 197.500s

Choices      : 299157   (Domain: 299157)
Conflicts    : 23273    (Analyzed: 23273)
Restarts     : 100      (Average: 232.73 Last: 104)
Problems     : 2        (Average Length: 4.50 Splits: 0)
Lemmas       : 23273    (Deleted: 12035)
  Binary     : 305      (Ratio:   1.31%)
  Ternary    : 1745     (Ratio:   7.50%)
  Conflict   : 23273    (Average Length: 1200.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 23273    (Average: 12.24 Max: 450 Sum: 284960)
  Executed   : 23239    (Average: 12.24 Max: 450 Sum: 284890 Ratio:  99.98%)
  Bounded    : 34       (Average:  2.06 Max:   7 Sum:     70 Ratio:   0.02%)

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

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

[endof: stats after solve call]
Solving Time:	 155.89s
Memory:		 1662MB (+121MB)
UNKNOWN
Iteration Time:	 173.18s

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

Models       : 0+
Calls        : 3
Time         : 308.949s (Solving: 118.51s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 306.040s

Choices      : 2419777  (Domain: 2419777)
Conflicts    : 54595    (Analyzed: 54595)
Restarts     : 200      (Average: 272.98 Last: 104)
Problems     : 3        (Average Length: 7.00 Splits: 0)
Lemmas       : 54595    (Deleted: 31863)
  Binary     : 424      (Ratio:   0.78%)
  Ternary    : 2161     (Ratio:   3.96%)
  Conflict   : 54595    (Average Length: 1847.7 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 54595    (Average: 42.97 Max: 2180 Sum: 2346021)
  Executed   : 54555    (Average: 42.97 Max: 2180 Sum: 2345913 Ratio: 100.00%)
  Bounded    : 40       (Average:  2.70 Max:  12 Sum:    108 Ratio:   0.00%)

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

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

[endof: stats after solve call]
Solving Time:	 92.75s
Memory:		 2256MB (+276MB)
UNKNOWN
Iteration Time:	 108.55s

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

Models       : 0+
Calls        : 4
Time         : 468.614s (Solving: 262.56s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 465.776s

Choices      : 5594546  (Domain: 5594546)
Conflicts    : 87836    (Analyzed: 87836)
Restarts     : 300      (Average: 292.79 Last: 152)
Problems     : 4        (Average Length: 9.50 Splits: 0)
Lemmas       : 87836    (Deleted: 59889)
  Binary     : 475      (Ratio:   0.54%)
  Ternary    : 2286     (Ratio:   2.60%)
  Conflict   : 87836    (Average Length: 2795.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 87836    (Average: 61.46 Max: 3929 Sum: 5398239)
  Executed   : 87795    (Average: 61.46 Max: 3929 Sum: 5398114 Ratio: 100.00%)
  Bounded    : 41       (Average:  3.05 Max:  17 Sum:    125 Ratio:   0.00%)

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

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

[endof: stats after solve call]
Solving Time:	 145.47s
Memory:		 2992MB (+523MB)
UNKNOWN
Iteration Time:	 159.74s

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

Models       : 0+
Calls        : 5
Time         : 736.709s (Solving: 514.42s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 733.988s

Choices      : 13026077 (Domain: 13026077)
Conflicts    : 130429   (Analyzed: 130429)
Restarts     : 400      (Average: 326.07 Last: 155)
Problems     : 5        (Average Length: 12.00 Splits: 0)
Lemmas       : 130429   (Deleted: 105471)
  Binary     : 525      (Ratio:   0.40%)
  Ternary    : 2479     (Ratio:   1.90%)
  Conflict   : 130429   (Average Length: 3238.2 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 130429   (Average: 96.99 Max: 4638 Sum: 12650666)
  Executed   : 130384   (Average: 96.99 Max: 4638 Sum: 12650453 Ratio: 100.00%)
  Bounded    : 45       (Average:  4.73 Max:  22 Sum:    213 Ratio:   0.00%)

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

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

[endof: stats after solve call]
Solving Time:	 253.44s
Memory:		 3570MB (+370MB)
UNKNOWN
Iteration Time:	 268.22s

Iteration 6
Queue:		 [(5,25,0,True), (6,30,0,True)]
Grounded Until:	 20
Expected Memory: 4306.0MB
Grounding...	 [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
Grounding Time:	 10.56s
Memory:		 3769MB (+199MB)
Unblocking actions...
Solving...
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN

INTERRUPTED  : 1

Models       : 0+
Calls        : 6
Time         : 792.823s (Solving: 553.78s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 790.108s

Choices      : 13292790 (Domain: 13292790)
Conflicts    : 135392   (Analyzed: 135392)
Restarts     : 402      (Average: 336.80 Last: 3641)
Problems     : 6        (Average Length: 14.50 Splits: 0)
Lemmas       : 135392   (Deleted: 105471)
  Binary     : 529      (Ratio:   0.39%)
  Ternary    : 2487     (Ratio:   1.84%)
  Conflict   : 135392   (Average Length: 3835.6 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 135392   (Average: 95.34 Max: 4638 Sum: 12908477)
  Executed   : 135347   (Average: 95.34 Max: 4638 Sum: 12908264 Ratio: 100.00%)
  Bounded    : 45       (Average:  4.73 Max:  22 Sum:    213 Ratio:   0.00%)

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

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