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

114 lines
4.7 KiB
Plaintext

planner.py version 0.0.1
Time: 0.06s
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: 51MB (+2MB)
Unblocking actions...
Solving...
Solving Time: 0.14s
Memory: 51MB (+0MB)
UNSAT
Iteration Time: 0.19s
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: 54MB (+3MB)
Unblocking actions...
Solving...
Solving Time: 0.38s
Memory: 55MB (+1MB)
UNKNOWN
Iteration Time: 0.41s
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: 57MB (+2MB)
Unblocking actions...
Solving...
Solving Time: 0.38s
Memory: 58MB (+1MB)
UNKNOWN
Iteration Time: 0.42s
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: 59MB (+1MB)
Unblocking actions...
Solving...
Solving Time: 0.34s
Memory: 61MB (+2MB)
UNKNOWN
Iteration Time: 0.38s
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.04s
Memory: 62MB (+1MB)
Unblocking actions...
Solving...
Answer: 1
occurs(action(("board",constant("f0"),constant("p2"))),1) occurs(action(("up",constant("f0"),constant("f6"))),2) occurs(action(("depart",constant("f6"),constant("p2"))),3) occurs(action(("up",constant("f6"),constant("f7"))),4) occurs(action(("board",constant("f7"),constant("p3"))),5) occurs(action(("down",constant("f7"),constant("f1"))),6) occurs(action(("depart",constant("f1"),constant("p3"))),7) occurs(action(("up",constant("f1"),constant("f12"))),8) occurs(action(("board",constant("f12"),constant("p1"))),9) occurs(action(("down",constant("f12"),constant("f10"))),10) occurs(action(("depart",constant("f10"),constant("p1"))),11) occurs(action(("down",constant("f10"),constant("f8"))),12) occurs(action(("board",constant("f8"),constant("p6"))),13) occurs(action(("board",constant("f8"),constant("p5"))),13) occurs(action(("down",constant("f8"),constant("f1"))),14) occurs(action(("depart",constant("f1"),constant("p6"))),15) occurs(action(("up",constant("f1"),constant("f11"))),16) occurs(action(("depart",constant("f11"),constant("p5"))),17) occurs(action(("down",constant("f11"),constant("f3"))),18) occurs(action(("board",constant("f3"),constant("p4"))),19) occurs(action(("up",constant("f3"),constant("f4"))),20) occurs(action(("depart",constant("f4"),constant("p4"))),21) occurs(action(("up",constant("f4"),constant("f5"))),22) occurs(action(("board",constant("f5"),constant("p0"))),23) occurs(action(("up",constant("f5"),constant("f13"))),24) occurs(action(("depart",constant("f13"),constant("p0"))),25)
Solving Time: 0.04s
Memory: 63MB (+1MB)
SAT
SATISFIABLE
Models : 1+
Calls : 6
Time : 1.547s (Solving: 1.27s 1st Model: 0.03s Unsat: 0.14s)
CPU Time : 1.560s
Choices : 101183 (Domain: 95308)
Conflicts : 33837 (Analyzed: 33836)
Restarts : 358 (Average: 94.51 Last: 163)
Model-Level : 110.0
Problems : 6 (Average Length: 14.50 Splits: 0)
Lemmas : 33836 (Deleted: 30236)
Binary : 9 (Ratio: 0.03%)
Ternary : 33 (Ratio: 0.10%)
Conflict : 33836 (Average Length: 87.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 33836 (Average: 2.72 Max: 68 Sum: 91867)
Executed : 33822 (Average: 2.71 Max: 68 Sum: 91808 Ratio: 99.94%)
Bounded : 14 (Average: 4.21 Max: 10 Sum: 59 Ratio: 0.06%)
Rules : 10908
Atoms : 10908
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 11000 (Eliminated: 0 Frozen: 4718)
Constraints : 41995 (Binary: 93.6% Ternary: 3.1% Other: 3.3%)
Memory Peak : 64MB
Max. Length : 25 steps
Sol. Length : 25 steps