1
0
Fork 0
tplp-planning-benchmark/pb-e3/ipc-2000_elevator-strips-si...

75 lines
3.4 KiB
Plaintext

planner.py version 0.0.1
Time: 0.07s
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.05s
Memory: 54MB (+5MB)
Unblocking actions...
Solving...
Solving Time: 0.02s
Memory: 54MB (+0MB)
UNSAT
Iteration Time: 0.08s
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.05s
Memory: 57MB (+3MB)
Unblocking actions...
Solving...
Answer: 1
occurs(action(("up",constant("f0"),constant("f3"))),1) occurs(action(("board",constant("f3"),constant("p4"))),2) occurs(action(("up",constant("f3"),constant("f4"))),2) occurs(action(("board",constant("f4"),constant("p1"))),3) occurs(action(("up",constant("f4"),constant("f9"))),3) occurs(action(("board",constant("f9"),constant("p2"))),4) occurs(action(("down",constant("f9"),constant("f6"))),4) occurs(action(("depart",constant("f6"),constant("p2"))),5) occurs(action(("depart",constant("f6"),constant("p1"))),5) occurs(action(("up",constant("f6"),constant("f7"))),5) occurs(action(("board",constant("f7"),constant("p0"))),6) occurs(action(("down",constant("f7"),constant("f0"))),6) occurs(action(("depart",constant("f0"),constant("p0"))),7) occurs(action(("up",constant("f0"),constant("f11"))),7) occurs(action(("board",constant("f11"),constant("p5"))),8) occurs(action(("down",constant("f11"),constant("f2"))),8) occurs(action(("depart",constant("f2"),constant("p4"))),9) occurs(action(("board",constant("f2"),constant("p3"))),9) occurs(action(("up",constant("f2"),constant("f7"))),9) occurs(action(("depart",constant("f7"),constant("p5"))),10) occurs(action(("depart",constant("f7"),constant("p3"))),10) occurs(action(("down",constant("f7"),constant("f1"))),10)
Solving Time: 0.15s
Memory: 58MB (+1MB)
SAT
SATISFIABLE
Models : 1+
Calls : 3
Time : 0.362s (Solving: 0.17s 1st Model: 0.15s Unsat: 0.02s)
CPU Time : 0.360s
Choices : 28040
Conflicts : 10864 (Analyzed: 10863)
Restarts : 106 (Average: 102.48 Last: 47)
Model-Level : 37.0
Problems : 3 (Average Length: 7.00 Splits: 0)
Lemmas : 10863 (Deleted: 4591)
Binary : 3827 (Ratio: 35.23%)
Ternary : 32 (Ratio: 0.29%)
Conflict : 10863 (Average Length: 22.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 10863 (Average: 2.37 Max: 58 Sum: 25772)
Executed : 10844 (Average: 2.37 Max: 58 Sum: 25748 Ratio: 99.91%)
Bounded : 19 (Average: 1.26 Max: 6 Sum: 24 Ratio: 0.09%)
Rules : 15081
Atoms : 15081
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 5432 (Eliminated: 0 Frozen: 3597)
Constraints : 9982 (Binary: 94.2% Ternary: 3.5% Other: 2.3%)
Memory Peak : 58MB
Max. Length : 10 steps
Sol. Length : 10 steps