343 lines
11 KiB
Plaintext
343 lines
11 KiB
Plaintext
|
INFO Running translator.
|
||
|
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2004/domains/pipesworld-tankage-nontemporal-strips/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2004/domains/pipesworld-tankage-nontemporal-strips/instances/instance-48.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-2004/domains/pipesworld-tankage-nontemporal-strips/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2004/domains/pipesworld-tankage-nontemporal-strips/instances/instance-48.pddl
|
||
|
Parsing...
|
||
|
Parsing: [0.070s CPU, 0.073s wall-clock]
|
||
|
Normalizing task... [0.010s CPU, 0.005s wall-clock]
|
||
|
Instantiating...
|
||
|
Generating Datalog program... [0.030s CPU, 0.027s wall-clock]
|
||
|
Normalizing Datalog program...
|
||
|
Normalizing Datalog program: [0.100s CPU, 0.104s wall-clock]
|
||
|
Preparing model... [0.050s CPU, 0.053s wall-clock]
|
||
|
Generated 126 rules.
|
||
|
Computing model... [15.550s CPU, 15.550s wall-clock]
|
||
|
84149 relevant atoms
|
||
|
37753 auxiliary atoms
|
||
|
121902 final queue length
|
||
|
465511 total queue pushes
|
||
|
Completing instantiation... [58.270s CPU, 58.248s wall-clock]
|
||
|
Instantiating: [74.140s CPU, 74.112s wall-clock]
|
||
|
Computing fact groups...
|
||
|
Finding invariants...
|
||
|
22 initial candidates
|
||
|
Finding invariants: [1.420s CPU, 1.423s wall-clock]
|
||
|
Checking invariant weight... [0.010s CPU, 0.009s wall-clock]
|
||
|
Instantiating groups... [0.140s CPU, 0.136s wall-clock]
|
||
|
Collecting mutex groups... [0.010s CPU, 0.008s wall-clock]
|
||
|
Choosing groups...
|
||
|
140 uncovered facts
|
||
|
Choosing groups: [0.030s CPU, 0.028s wall-clock]
|
||
|
Building translation key... [0.020s CPU, 0.019s wall-clock]
|
||
|
Computing fact groups: [1.700s CPU, 1.697s wall-clock]
|
||
|
Building STRIPS to SAS dictionary... [0.010s CPU, 0.008s wall-clock]
|
||
|
Building dictionary for full mutex groups... [0.000s CPU, 0.008s wall-clock]
|
||
|
Building mutex information...
|
||
|
Building mutex information: [0.010s CPU, 0.010s wall-clock]
|
||
|
Translating task...
|
||
|
Processing axioms...
|
||
|
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||
|
Processing axioms: [2.050s CPU, 2.049s wall-clock]
|
||
|
Translating task: [41.680s CPU, 41.657s wall-clock]
|
||
|
31684 effect conditions simplified
|
||
|
0 implied preconditions added
|
||
|
Detecting unreachable propositions...
|
||
|
0 operators removed
|
||
|
0 axioms removed
|
||
|
111 propositions removed
|
||
|
Detecting unreachable propositions: [20.160s CPU, 20.153s wall-clock]
|
||
|
Reordering and filtering variables...
|
||
|
219 of 247 variables necessary.
|
||
|
5 of 112 mutex groups necessary.
|
||
|
79712 of 79712 operators necessary.
|
||
|
0 of 0 axiom rules necessary.
|
||
|
Reordering and filtering variables: [8.710s CPU, 8.701s wall-clock]
|
||
|
Translator variables: 219
|
||
|
Translator derived variables: 0
|
||
|
Translator facts: 1339
|
||
|
Translator goal facts: 11
|
||
|
Translator mutex groups: 5
|
||
|
Translator total mutex groups size: 140
|
||
|
Translator operators: 79712
|
||
|
Translator axioms: 0
|
||
|
Translator task size: 735573
|
||
|
Translator peak memory: 528448 KB
|
||
|
Writing output... [11.090s CPU, 11.959s wall-clock]
|
||
|
Done! [159.300s CPU, 160.105s wall-clock]
|
||
|
planner.py version 0.0.1
|
||
|
|
||
|
Time: 35.17s
|
||
|
Memory: 2194MB
|
||
|
|
||
|
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...
|
||
|
Solving Time: 0.14s
|
||
|
Memory: 2194MB (+0MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.15s
|
||
|
|
||
|
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: 2194MB
|
||
|
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||
|
Grounding Time: 11.70s
|
||
|
Memory: 2194MB (+0MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 5.16s
|
||
|
Memory: 2257MB (+63MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 25.59s
|
||
|
|
||
|
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: 2320.0MB
|
||
|
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
|
||
|
Grounding Time: 12.87s
|
||
|
Memory: 2257MB (+0MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.72s
|
||
|
Memory: 2422MB (+165MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 20.14s
|
||
|
|
||
|
Iteration 4
|
||
|
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||
|
Grounded Until: 10
|
||
|
Expected Memory: 2587.0MB
|
||
|
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
|
||
|
Grounding Time: 12.23s
|
||
|
Memory: 2654MB (+232MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 14.51s
|
||
|
Memory: 2986MB (+332MB)
|
||
|
UNKNOWN
|
||
|
Iteration Time: 31.55s
|
||
|
|
||
|
Iteration 5
|
||
|
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||
|
Grounded Until: 15
|
||
|
Expected Memory: 3550.0MB
|
||
|
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
|
||
|
Grounding Time: 15.69s
|
||
|
Memory: 3417MB (+431MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 19.59s
|
||
|
Memory: 3592MB (+175MB)
|
||
|
UNKNOWN
|
||
|
Iteration Time: 41.44s
|
||
|
|
||
|
Iteration 6
|
||
|
Queue: [(5,25,0,True), (6,30,0,True)]
|
||
|
Grounded Until: 20
|
||
|
Expected Memory: 4198.0MB
|
||
|
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
|
||
|
Grounding Time: 12.12s
|
||
|
Memory: 3866MB (+274MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 17.70s
|
||
|
Memory: 4147MB (+281MB)
|
||
|
UNKNOWN
|
||
|
Iteration Time: 35.21s
|
||
|
|
||
|
Iteration 7
|
||
|
Queue: [(6,30,0,True)]
|
||
|
Grounded Until: 25
|
||
|
Expected Memory: 4753.0MB
|
||
|
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
|
||
|
Grounding Time: 12.61s
|
||
|
Memory: 4424MB (+277MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 21.61s
|
||
|
Memory: 4564MB (+140MB)
|
||
|
UNKNOWN
|
||
|
Iteration Time: 39.65s
|
||
|
|
||
|
Iteration 8
|
||
|
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), (15,75,0,True), (16,80,0,True)]
|
||
|
Grounded Until: 30
|
||
|
Blocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 16.21s
|
||
|
Memory: 4613MB (+49MB)
|
||
|
UNKNOWN
|
||
|
Iteration Time: 16.53s
|
||
|
|
||
|
Iteration 9
|
||
|
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), (15,75,0,True), (16,80,0,True)]
|
||
|
Grounded Until: 30
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 16.88s
|
||
|
Memory: 4613MB (+0MB)
|
||
|
UNKNOWN
|
||
|
Iteration Time: 17.12s
|
||
|
|
||
|
Iteration 10
|
||
|
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), (15,75,0,True), (16,80,0,True)]
|
||
|
Grounded Until: 30
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 20.69s
|
||
|
Memory: 4613MB (+0MB)
|
||
|
UNKNOWN
|
||
|
Iteration Time: 20.97s
|
||
|
|
||
|
Iteration 11
|
||
|
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), (15,75,0,True), (16,80,0,True)]
|
||
|
Grounded Until: 30
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 19.08s
|
||
|
Memory: 4613MB (+0MB)
|
||
|
UNKNOWN
|
||
|
Iteration Time: 19.27s
|
||
|
|
||
|
Iteration 12
|
||
|
Queue: [(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), (15,75,0,True), (16,80,0,True)]
|
||
|
Grounded Until: 30
|
||
|
Expected Memory: 5219.0MB
|
||
|
Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
|
||
|
Grounding Time: 12.72s
|
||
|
Memory: 4887MB (+274MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 35.26s
|
||
|
Memory: 5160MB (+273MB)
|
||
|
UNKNOWN
|
||
|
Iteration Time: 53.74s
|
||
|
|
||
|
Iteration 13
|
||
|
Queue: [(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), (15,75,0,True), (16,80,0,True)]
|
||
|
Grounded Until: 35
|
||
|
Expected Memory: 5766.0MB
|
||
|
Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
|
||
|
Grounding Time: 13.06s
|
||
|
Memory: 5484MB (+324MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 25.88s
|
||
|
Memory: 5644MB (+160MB)
|
||
|
UNKNOWN
|
||
|
Iteration Time: 44.79s
|
||
|
|
||
|
Iteration 14
|
||
|
Queue: [(9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True)]
|
||
|
Grounded Until: 40
|
||
|
Expected Memory: 6250.0MB
|
||
|
Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])]
|
||
|
Grounding Time: 20.30s
|
||
|
Memory: 6325MB (+681MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 22.92s
|
||
|
Memory: 6479MB (+154MB)
|
||
|
UNKNOWN
|
||
|
Iteration Time: 49.25s
|
||
|
|
||
|
Iteration 15
|
||
|
Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True)]
|
||
|
Grounded Until: 45
|
||
|
Expected Memory: 7314.0MB
|
||
|
Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])]
|
||
|
Grounding Time: 12.46s
|
||
|
Memory: 6774MB (+295MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 26.99s
|
||
|
Memory: 7136MB (+362MB)
|
||
|
UNKNOWN
|
||
|
Iteration Time: 45.78s
|
||
|
|
||
|
Iteration 16
|
||
|
Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True)]
|
||
|
Grounded Until: 50
|
||
|
Expected Memory: 7971.0MB
|
||
|
Skipping: not enough memory for grounding...
|
||
|
|
||
|
Iteration Time: 0.00s
|
||
|
|
||
|
Iteration 17
|
||
|
Queue: [(12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True)]
|
||
|
Grounded Until: 50
|
||
|
Expected Memory: 8806.0MB
|
||
|
Skipping: not enough memory for grounding...
|
||
|
|
||
|
Iteration Time: 0.00s
|
||
|
|
||
|
Iteration 18
|
||
|
Queue: [(13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True)]
|
||
|
Grounded Until: 50
|
||
|
Expected Memory: 9641.0MB
|
||
|
Skipping: not enough memory for grounding...
|
||
|
|
||
|
Iteration Time: 0.00s
|
||
|
|
||
|
Iteration 19
|
||
|
Queue: [(14,70,0,True), (15,75,0,True), (16,80,0,True)]
|
||
|
Grounded Until: 50
|
||
|
Expected Memory: 10476.0MB
|
||
|
Skipping: not enough memory for grounding...
|
||
|
|
||
|
Iteration Time: 0.00s
|
||
|
|
||
|
Iteration 20
|
||
|
Queue: [(15,75,0,True), (16,80,0,True)]
|
||
|
Grounded Until: 50
|
||
|
Expected Memory: 11311.0MB
|
||
|
Skipping: not enough memory for grounding...
|
||
|
|
||
|
Iteration Time: 0.00s
|
||
|
|
||
|
Iteration 21
|
||
|
Queue: [(16,80,0,True)]
|
||
|
Grounded Until: 50
|
||
|
Expected Memory: 12146.0MB
|
||
|
Skipping: not enough memory for grounding...
|
||
|
|
||
|
Iteration Time: 0.00s
|
||
|
|
||
|
Iteration 22
|
||
|
Queue: [(3,15,2,True), (4,20,2,True), (5,25,2,True), (6,30,2,True), (7,35,1,True), (8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True)]
|
||
|
Grounded Until: 50
|
||
|
Blocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.72s
|
||
|
Memory: 7161MB (+25MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 1.03s
|
||
|
|
||
|
Iteration 23
|
||
|
Queue: [(4,20,2,True), (5,25,2,True), (6,30,2,True), (7,35,1,True), (8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True)]
|
||
|
Grounded Until: 50
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 22.00s
|
||
|
Memory: 7161MB (+0MB)
|
||
|
UNKNOWN
|
||
|
Iteration Time: 22.54s
|
||
|
|
||
|
Iteration 24
|
||
|
Queue: [(5,25,2,True), (6,30,2,True), (7,35,1,True), (8,40,1,True), (9,45,1,True), (10,50,1,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True)]
|
||
|
Grounded Until: 50
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 19.90s
|
||
|
Memory: 7161MB (+0MB)
|
||
|
UNKNOWN
|
||
|
Iteration Time: 20.21s
|
||
|
|
||
|
Iteration 25
|
||
|
|