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

101 lines
4.3 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.05s
Memory: 51MB (+0MB)
UNSAT
Iteration Time: 0.10s
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: 53MB (+2MB)
Unblocking actions...
Solving...
Solving Time: 0.40s
Memory: 55MB (+2MB)
UNKNOWN
Iteration Time: 0.44s
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.41s
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...
Answer: 1
occurs(action(("up",constant("f0"),constant("f6"))),1) occurs(action(("board",constant("f6"),constant("p6"))),2) occurs(action(("up",constant("f6"),constant("f11"))),3) occurs(action(("depart",constant("f11"),constant("p6"))),4) occurs(action(("down",constant("f11"),constant("f1"))),5) occurs(action(("board",constant("f1"),constant("p4"))),6) occurs(action(("board",constant("f1"),constant("p2"))),6) occurs(action(("board",constant("f1"),constant("p0"))),6) occurs(action(("up",constant("f1"),constant("f3"))),7) occurs(action(("depart",constant("f3"),constant("p4"))),8) occurs(action(("depart",constant("f3"),constant("p2"))),8) occurs(action(("up",constant("f3"),constant("f4"))),9) occurs(action(("depart",constant("f4"),constant("p0"))),10) occurs(action(("up",constant("f4"),constant("f10"))),11) occurs(action(("board",constant("f10"),constant("p3"))),12) occurs(action(("down",constant("f10"),constant("f2"))),13) occurs(action(("depart",constant("f2"),constant("p3"))),14) occurs(action(("board",constant("f2"),constant("p5"))),14) occurs(action(("up",constant("f2"),constant("f9"))),15) occurs(action(("board",constant("f9"),constant("p1"))),16) occurs(action(("down",constant("f9"),constant("f5"))),17) occurs(action(("depart",constant("f5"),constant("p5"))),18) occurs(action(("depart",constant("f5"),constant("p1"))),18) occurs(action(("down",constant("f5"),constant("f0"))),19) occurs(action(("up",constant("f0"),constant("f7"))),20)
Solving Time: 0.01s
Memory: 60MB (+1MB)
SAT
SATISFIABLE
Models : 1+
Calls : 5
Time : 1.061s (Solving: 0.83s 1st Model: 0.01s Unsat: 0.05s)
CPU Time : 1.060s
Choices : 71408 (Domain: 65255)
Conflicts : 21484 (Analyzed: 21483)
Restarts : 217 (Average: 99.00 Last: 92)
Model-Level : 102.0
Problems : 5 (Average Length: 12.00 Splits: 0)
Lemmas : 21483 (Deleted: 17666)
Binary : 6 (Ratio: 0.03%)
Ternary : 19 (Ratio: 0.09%)
Conflict : 21483 (Average Length: 93.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 21483 (Average: 3.11 Max: 63 Sum: 66889)
Executed : 21472 (Average: 3.11 Max: 63 Sum: 66833 Ratio: 99.92%)
Bounded : 11 (Average: 5.09 Max: 10 Sum: 56 Ratio: 0.08%)
Rules : 10908
Atoms : 10908
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 8747 (Eliminated: 0 Frozen: 3738)
Constraints : 33212 (Binary: 93.7% Ternary: 3.0% Other: 3.3%)
Memory Peak : 60MB
Max. Length : 20 steps
Sol. Length : 20 steps