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

88 lines
3.9 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.05s
Memory: 54MB (+5MB)
Unblocking actions...
Solving...
Solving Time: 0.02s
Memory: 54MB (+0MB)
UNSAT
Iteration Time: 0.07s
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...
Solving Time: 0.16s
Memory: 58MB (+1MB)
UNKNOWN
Iteration Time: 0.21s
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.04s
Memory: 61MB (+3MB)
Unblocking actions...
Solving...
Answer: 1
occurs(action(("board",constant("f0"),constant("p5"))),1) occurs(action(("board",constant("f0"),constant("p5"))),2) occurs(action(("up",constant("f0"),constant("f2"))),3) occurs(action(("down",constant("f2"),constant("f1"))),4) occurs(action(("board",constant("f1"),constant("p3"))),5) occurs(action(("up",constant("f1"),constant("f8"))),5) occurs(action(("board",constant("f8"),constant("p0"))),6) occurs(action(("up",constant("f8"),constant("f11"))),6) occurs(action(("board",constant("f11"),constant("p1"))),7) occurs(action(("down",constant("f11"),constant("f8"))),7) occurs(action(("depart",constant("f8"),constant("p1"))),8) occurs(action(("down",constant("f8"),constant("f5"))),8) occurs(action(("depart",constant("f5"),constant("p0"))),9) occurs(action(("down",constant("f5"),constant("f1"))),9) occurs(action(("board",constant("f1"),constant("p4"))),10) occurs(action(("up",constant("f1"),constant("f6"))),10) occurs(action(("up",constant("f6"),constant("f10"))),11) occurs(action(("depart",constant("f10"),constant("p3"))),12) occurs(action(("down",constant("f10"),constant("f3"))),12) occurs(action(("up",constant("f3"),constant("f4"))),13) occurs(action(("depart",constant("f4"),constant("p5"))),14) occurs(action(("board",constant("f4"),constant("p2"))),14) occurs(action(("up",constant("f4"),constant("f7"))),14) occurs(action(("depart",constant("f7"),constant("p4"))),15) occurs(action(("depart",constant("f7"),constant("p2"))),15)
Solving Time: 0.06s
Memory: 62MB (+1MB)
SAT
SATISFIABLE
Models : 1+
Calls : 4
Time : 0.457s (Solving: 0.23s 1st Model: 0.05s Unsat: 0.02s)
CPU Time : 0.450s
Choices : 48368
Conflicts : 14544 (Analyzed: 14543)
Restarts : 141 (Average: 103.14 Last: 74)
Model-Level : 150.0
Problems : 4 (Average Length: 9.50 Splits: 0)
Lemmas : 14543 (Deleted: 6585)
Binary : 4810 (Ratio: 33.07%)
Ternary : 174 (Ratio: 1.20%)
Conflict : 14543 (Average Length: 23.5 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 14543 (Average: 2.99 Max: 183 Sum: 43444)
Executed : 14524 (Average: 2.99 Max: 183 Sum: 43425 Ratio: 99.96%)
Bounded : 19 (Average: 1.00 Max: 1 Sum: 19 Ratio: 0.04%)
Rules : 15081
Atoms : 15081
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 8355 (Eliminated: 0 Frozen: 5577)
Constraints : 15529 (Binary: 94.1% Ternary: 3.7% Other: 2.3%)
Memory Peak : 62MB
Max. Length : 15 steps
Sol. Length : 15 steps