1
0
Fork 0
tplp-planning-benchmark/fd-pb-e1-sh-h/ipc-2000_elevator-strips-si...

238 lines
9.6 KiB
Plaintext

INFO Running translator.
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/instances/instance-53.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-2000/domains/elevator-strips-simple-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/instances/instance-53.pddl
Parsing...
Parsing: [0.030s CPU, 0.028s wall-clock]
Normalizing task... [0.000s CPU, 0.001s wall-clock]
Instantiating...
Generating Datalog program... [0.010s CPU, 0.008s wall-clock]
Normalizing Datalog program...
Normalizing Datalog program: [0.010s CPU, 0.009s wall-clock]
Preparing model... [0.030s CPU, 0.026s wall-clock]
Generated 18 rules.
Computing model... [0.090s CPU, 0.090s wall-clock]
881 relevant atoms
583 auxiliary atoms
1464 final queue length
1905 total queue pushes
Completing instantiation... [0.070s CPU, 0.076s wall-clock]
Instantiating: [0.210s CPU, 0.212s wall-clock]
Computing fact groups...
Finding invariants...
6 initial candidates
Finding invariants: [0.010s CPU, 0.004s wall-clock]
Checking invariant weight... [0.000s CPU, 0.001s wall-clock]
Instantiating groups... [0.000s CPU, 0.000s wall-clock]
Collecting mutex groups... [0.000s CPU, 0.000s wall-clock]
Choosing groups...
22 uncovered facts
Choosing groups: [0.000s CPU, 0.000s wall-clock]
Building translation key... [0.000s CPU, 0.001s wall-clock]
Computing fact groups: [0.010s CPU, 0.009s wall-clock]
Building STRIPS to SAS dictionary... [0.000s CPU, 0.000s wall-clock]
Building dictionary for full mutex groups... [0.000s CPU, 0.000s wall-clock]
Building mutex information...
Building mutex information: [0.000s CPU, 0.000s wall-clock]
Translating task...
Processing axioms...
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
Processing axioms: [0.010s CPU, 0.004s wall-clock]
Translating task: [0.080s CPU, 0.076s wall-clock]
11 effect conditions simplified
0 implied preconditions added
Detecting unreachable propositions...
0 operators removed
0 axioms removed
1 propositions removed
Detecting unreachable propositions: [0.050s CPU, 0.043s wall-clock]
Reordering and filtering variables...
23 of 23 variables necessary.
0 of 1 mutex groups necessary.
484 of 484 operators necessary.
0 of 0 axiom rules necessary.
Reordering and filtering variables: [0.000s CPU, 0.011s wall-clock]
Translator variables: 23
Translator derived variables: 0
Translator facts: 66
Translator goal facts: 11
Translator mutex groups: 0
Translator total mutex groups size: 0
Translator operators: 484
Translator axioms: 0
Translator task size: 1574
Translator peak memory: 34136 KB
Writing output... [0.030s CPU, 0.039s wall-clock]
Done! [0.420s CPU, 0.424s wall-clock]
planner.py version 0.0.1
Time: 0.08s
Memory: 49MB
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.00s
Memory: 49MB (+0MB)
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
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
Grounding Time: 0.04s
Memory: 50MB (+1MB)
Unblocking actions...
Solving...
Solving Time: 0.00s
Memory: 51MB (+1MB)
UNSAT
Iteration Time: 0.05s
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
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
Grounding Time: 0.03s
Memory: 52MB (+1MB)
Unblocking actions...
Solving...
Solving Time: 0.01s
Memory: 53MB (+1MB)
UNSAT
Iteration Time: 0.05s
Iteration 4
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 10
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
Grounding Time: 0.03s
Memory: 55MB (+2MB)
Unblocking actions...
Solving...
Solving Time: 0.20s
Memory: 57MB (+2MB)
UNSAT
Iteration Time: 0.25s
Iteration 5
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 15
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
Grounding Time: 0.03s
Memory: 58MB (+1MB)
Unblocking actions...
Solving...
Solving Time: 1.01s
Memory: 59MB (+1MB)
UNKNOWN
Iteration Time: 1.05s
Iteration 6
Queue: [(5,25,0,True), (6,30,0,True)]
Grounded Until: 20
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
Grounding Time: 0.03s
Memory: 61MB (+2MB)
Unblocking actions...
Solving...
Solving Time: 1.06s
Memory: 63MB (+2MB)
UNKNOWN
Iteration Time: 1.10s
Iteration 7
Queue: [(6,30,0,True)]
Grounded Until: 25
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
Grounding Time: 0.03s
Memory: 64MB (+1MB)
Unblocking actions...
Solving...
Solving Time: 1.21s
Memory: 66MB (+2MB)
UNKNOWN
Iteration Time: 1.26s
Iteration 8
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), (17,85,0,True)]
Grounded Until: 30
Blocking actions...
Solving...
Solving Time: 1.01s
Memory: 66MB (+0MB)
UNKNOWN
Iteration Time: 1.02s
Iteration 9
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), (17,85,0,True)]
Grounded Until: 30
Unblocking actions...
Solving...
Solving Time: 1.08s
Memory: 67MB (+1MB)
UNKNOWN
Iteration Time: 1.09s
Iteration 10
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), (17,85,0,True)]
Grounded Until: 30
Unblocking actions...
Solving...
Solving Time: 1.12s
Memory: 67MB (+0MB)
UNKNOWN
Iteration Time: 1.12s
Iteration 11
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), (17,85,0,True)]
Grounded Until: 30
Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
Grounding Time: 0.04s
Memory: 69MB (+2MB)
Unblocking actions...
Solving...
Answer: 1
occurs(action(("up","f0","f21")),1) occurs(action(("board","f21","p0")),2) occurs(action(("board","f21","p2")),2) occurs(action(("down","f21","f12")),3) occurs(action(("depart","f12","p0")),4) occurs(action(("board","f12","p3")),4) occurs(action(("down","f12","f8")),5) occurs(action(("depart","f8","p2")),6) occurs(action(("down","f8","f2")),7) occurs(action(("board","f2","p1")),8) occurs(action(("down","f2","f0")),9) occurs(action(("depart","f0","p1")),10) occurs(action(("up","f0","f20")),11) occurs(action(("depart","f20","p3")),12) occurs(action(("down","f20","f3")),13) occurs(action(("board","f3","p4")),14) occurs(action(("up","f3","f7")),15) occurs(action(("depart","f7","p4")),16) occurs(action(("board","f7","p6")),16) occurs(action(("down","f7","f4")),17) occurs(action(("board","f4","p10")),18) occurs(action(("up","f4","f14")),19) occurs(action(("depart","f14","p10")),20) occurs(action(("up","f14","f16")),21) occurs(action(("board","f16","p5")),22) occurs(action(("board","f16","p9")),22) occurs(action(("up","f16","f17")),23) occurs(action(("depart","f17","p9")),24) occurs(action(("down","f17","f10")),25) occurs(action(("depart","f10","p6")),26) occurs(action(("up","f10","f18")),27) occurs(action(("board","f18","p7")),28) occurs(action(("down","f18","f10")),29) occurs(action(("depart","f10","p7")),30) occurs(action(("down","f10","f9")),31) occurs(action(("board","f9","p8")),32) occurs(action(("down","f9","f1")),33) occurs(action(("depart","f1","p5")),34) occurs(action(("depart","f1","p8")),34) occurs(action(("up","f1","f12")),35)
Solving Time: 0.06s
Memory: 71MB (+2MB)
SAT
SATISFIABLE
Models : 1+
Calls : 11
Time : 7.178s (Solving: 6.74s 1st Model: 0.06s Unsat: 0.20s)
CPU Time : 7.160s
Choices : 201763 (Domain: 201742)
Conflicts : 51319 (Analyzed: 51316)
Restarts : 625 (Average: 82.11 Last: 78)
Model-Level : 267.0
Problems : 11 (Average Length: 22.91 Splits: 0)
Lemmas : 51316 (Deleted: 43809)
Binary : 164 (Ratio: 0.32%)
Ternary : 515 (Ratio: 1.00%)
Conflict : 51316 (Average Length: 60.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 51316 (Average: 3.22 Max: 54 Sum: 165136)
Executed : 51296 (Average: 3.21 Max: 54 Sum: 164950 Ratio: 99.89%)
Bounded : 20 (Average: 9.30 Max: 27 Sum: 186 Ratio: 0.11%)
Rules : 6199
Atoms : 6199
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 20839 (Eliminated: 0 Frozen: 16534)
Constraints : 104729 (Binary: 97.1% Ternary: 2.1% Other: 0.9%)
Memory Peak : 72MB
Max. Length : 35 steps
Sol. Length : 35 steps