INFO     Running translator.
INFO     translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/barman-sequential-satisficing/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/barman-sequential-satisficing/instances/instance-5.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/barman-sequential-satisficing/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/barman-sequential-satisficing/instances/instance-5.pddl
Parsing...
Parsing: [0.040s CPU, 0.041s wall-clock]
Normalizing task... [0.000s CPU, 0.003s wall-clock]
Instantiating...
Generating Datalog program... [0.010s CPU, 0.010s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.050s CPU, 0.049s wall-clock]
Preparing model... [0.020s CPU, 0.026s wall-clock]
Generated 115 rules.
Computing model... [0.370s CPU, 0.373s wall-clock]
2300 relevant atoms
2393 auxiliary atoms
4693 final queue length
8087 total queue pushes
Completing instantiation... [0.690s CPU, 0.687s wall-clock]
Instantiating: [1.140s CPU, 1.151s wall-clock]
Computing fact groups...
Finding invariants...
24 initial candidates
Finding invariants: [0.140s CPU, 0.132s wall-clock]
Checking invariant weight... [0.000s CPU, 0.001s wall-clock]
Instantiating groups... [0.000s CPU, 0.007s wall-clock]
Collecting mutex groups... [0.000s CPU, 0.001s wall-clock]
Choosing groups...
238 uncovered facts
Choosing groups: [0.010s CPU, 0.001s wall-clock]
Building translation key... [0.010s CPU, 0.009s wall-clock]
Computing fact groups: [0.170s CPU, 0.167s wall-clock]
Building STRIPS to SAS dictionary... [0.000s CPU, 0.002s wall-clock]
Building dictionary for full mutex groups... [0.010s CPU, 0.002s wall-clock]
Building mutex information...
Building mutex information: [0.000s CPU, 0.003s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [0.040s CPU, 0.039s wall-clock]
Translating task: [0.720s CPU, 0.725s wall-clock]
2672 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
3 propositions removed
Detecting unreachable propositions: [0.360s CPU, 0.354s wall-clock]
Reordering and filtering variables...
241 of 241 variables necessary.
12 of 15 mutex groups necessary.
1596 of 1596 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [0.240s CPU, 0.240s wall-clock]
Translator variables: 241
Translator derived variables: 0
Translator facts: 505
Translator goal facts: 10
Translator mutex groups: 12
Translator total mutex groups size: 36
Translator operators: 1596
Translator axioms: 0
Translator task size: 15302
Translator peak memory: 45260 KB
Writing output... [0.250s CPU, 0.277s wall-clock]
Done! [2.960s CPU, 2.997s wall-clock]
planner.py version 0.0.1

Time:	 0.62s
Memory: 91MB

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

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

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

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

Models       : 1+
Calls        : 2
Time         : 1.015s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 0.896s

Choices      : 143      (Domain: 44)
Conflicts    : 2        (Analyzed: 2)
Restarts     : 0       
Model-Level  : 148.0   
Problems     : 2        (Average Length: 4.50 Splits: 0)
Lemmas       : 2        (Deleted: 0)
  Binary     : 1        (Ratio:  50.00%)
  Ternary    : 0        (Ratio:   0.00%)
  Conflict   : 2        (Average Length:   24.5 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 2        (Average:  1.50 Max:   2 Sum:      3)
  Executed   : 1        (Average:  1.00 Max:   2 Sum:      2 Ratio:  66.67%)
  Bounded    : 1        (Average:  1.00 Max:   1 Sum:      1 Ratio:  33.33%)

Rules        : 44183   
Atoms        : 44183   
Bodies       : 1        (Original: 0)
Tight        : Yes
Variables    : 12069    (Eliminated:    0 Frozen:  202)
Constraints  : 40687    (Binary:  95.0% Ternary:   3.4% Other:   1.6%)

Memory Peak  : 227MB
Max. Length  : 0 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 0.01s
Memory:		 166MB (+3MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time:	 0.61s
Memory:		 188MB (+22MB)
Solving...
[start: stats after solve call]

Models       : 0
Calls        : 3
Time         : 1.109s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 0.988s

Choices      : 151      (Domain: 44)
Conflicts    : 8        (Analyzed: 7)
Restarts     : 0       
Model-Level  : 148.0   
Problems     : 3        (Average Length: 5.33 Splits: 0)
Lemmas       : 7        (Deleted: 0)
  Binary     : 3        (Ratio:  42.86%)
  Ternary    : 3        (Ratio:  42.86%)
  Conflict   : 7        (Average Length:    8.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 7        (Average:  1.86 Max:   4 Sum:     13)
  Executed   : 4        (Average:  1.43 Max:   4 Sum:     10 Ratio:  76.92%)
  Bounded    : 3        (Average:  1.00 Max:   1 Sum:      3 Ratio:  23.08%)

Rules        : 61600   
Atoms        : 50309   
Bodies       : 10200    (Original: 10199)
  Count      : 531     
Equivalences : 3540     (Atom=Atom: 62 Body=Body: 0 Other: 3478)
Tight        : Yes
Variables    : 13117    (Eliminated:    0 Frozen: 3553)
Constraints  : 54160    (Binary:  94.3% Ternary:   3.1% Other:   2.7%)

Memory Peak  : 227MB
Max. Length  : 0 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 0.01s
Memory:		 188MB (+0MB)
UNSAT
Iteration Time:	 0.90s

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

Models       : 0
Calls        : 4
Time         : 2.209s (Solving: 0.65s 1st Model: 0.00s Unsat: 0.64s)
CPU Time     : 2.088s

Choices      : 22651    (Domain: 21462)
Conflicts    : 2912     (Analyzed: 2910)
Restarts     : 6        (Average: 485.00 Last: 823)
Model-Level  : 148.0   
Problems     : 4        (Average Length: 7.00 Splits: 0)
Lemmas       : 2910     (Deleted: 0)
  Binary     : 343      (Ratio:  11.79%)
  Ternary    : 258      (Ratio:   8.87%)
  Conflict   : 2910     (Average Length:   69.9 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 2910     (Average:  7.78 Max:  74 Sum:  22636)
  Executed   : 2889     (Average:  7.70 Max:  74 Sum:  22417 Ratio:  99.03%)
  Bounded    : 21       (Average: 10.43 Max:  12 Sum:    219 Ratio:   0.97%)

Rules        : 61600   
Atoms        : 50309   
Bodies       : 10200    (Original: 10199)
  Count      : 531     
Equivalences : 3540     (Atom=Atom: 62 Body=Body: 0 Other: 3478)
Tight        : Yes
Variables    : 29633    (Eliminated:    0 Frozen: 12943)
Constraints  : 208025   (Binary:  94.9% Ternary:   2.9% Other:   2.1%)

Memory Peak  : 227MB
Max. Length  : 5 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 0.66s
Memory:		 194MB (+6MB)
UNSAT
Iteration Time:	 1.11s

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

Models       : 0
Calls        : 5
Time         : 6.488s (Solving: 4.37s 1st Model: 0.00s Unsat: 4.37s)
CPU Time     : 6.372s

Choices      : 111398   (Domain: 107466)
Conflicts    : 13096    (Analyzed: 13093)
Restarts     : 15       (Average: 872.87 Last: 2677)
Model-Level  : 148.0   
Problems     : 5        (Average Length: 9.00 Splits: 0)
Lemmas       : 13093    (Deleted: 0)
  Binary     : 945      (Ratio:   7.22%)
  Ternary    : 428      (Ratio:   3.27%)
  Conflict   : 13093    (Average Length:  376.3 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 13093    (Average:  8.50 Max: 241 Sum: 111313)
  Executed   : 13061    (Average:  8.47 Max: 241 Sum: 110907 Ratio:  99.64%)
  Bounded    : 32       (Average: 12.69 Max:  17 Sum:    406 Ratio:   0.36%)

Rules        : 61600   
Atoms        : 50309   
Bodies       : 10200    (Original: 10199)
  Count      : 531     
Equivalences : 3540     (Atom=Atom: 62 Body=Body: 0 Other: 3478)
Tight        : Yes
Variables    : 46149    (Eliminated:    0 Frozen: 22333)
Constraints  : 350009   (Binary:  95.0% Ternary:   2.9% Other:   2.1%)

Memory Peak  : 227MB
Max. Length  : 10 steps
Models       : 1

[endof: stats after solve call]
Solving Time:	 3.75s
Memory:		 209MB (+9MB)
UNSAT
Iteration Time:	 4.29s

Iteration 5
Queue:		 [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until:	 15
Expected Memory: 224.0MB
Grounding...	 [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
Grounding Time:	 0.37s
Memory:		 216MB (+7MB)
Unblocking actions...
Solving...
*** Info : (planner): INTERRUPTED by signal!
UNKNOWN

INTERRUPTED  : 1

Models       : 0+
Calls        : 6
Time         : 894.975s (Solving: 892.31s 1st Model: 0.00s Unsat: 4.37s)
CPU Time     : 895.228s

Choices      : 4852912  (Domain: 4824787)
Conflicts    : 1502934  (Analyzed: 1502931)
Restarts     : 36       (Average: 41748.08 Last: 492440)
Model-Level  : 148.0   
Problems     : 6        (Average Length: 11.17 Splits: 0)
Lemmas       : 1502931  (Deleted: 1437873)
  Binary     : 5110     (Ratio:   0.34%)
  Ternary    : 1364     (Ratio:   0.09%)
  Conflict   : 1502931  (Average Length: 1568.8 Ratio: 100.00%) 
  Loop       : 0        (Average Length:    0.0 Ratio:   0.00%) 
  Other      : 0        (Average Length:    0.0 Ratio:   0.00%) 
Backjumps    : 1502931  (Average:  3.23 Max: 288 Sum: 4851229)
  Executed   : 1502870  (Average:  3.23 Max: 288 Sum: 4850185 Ratio:  99.98%)
  Bounded    : 61       (Average: 17.11 Max:  22 Sum:   1044 Ratio:   0.02%)

Rules        : 61600   
Atoms        : 50309   
Bodies       : 10200    (Original: 10199)
  Count      : 531     
Equivalences : 3540     (Atom=Atom: 62 Body=Body: 0 Other: 3478)
Tight        : Yes
Variables    : 62665    (Eliminated:    0 Frozen: 31723)
Constraints  : 493841   (Binary:  95.1% Ternary:   2.9% Other:   2.0%)

Memory Peak  : 926MB
Max. Length  : 15 steps
Models       : 1