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

147 lines
5.7 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.06s
Memory: 54MB (+5MB)
Unblocking actions...
Solving...
Solving Time: 0.28s
Memory: 56MB (+2MB)
UNSAT
Iteration Time: 0.35s
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: 60MB (+4MB)
Unblocking actions...
Solving...
Solving Time: 0.31s
Memory: 61MB (+1MB)
UNKNOWN
Iteration Time: 0.37s
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: 64MB (+3MB)
Unblocking actions...
Solving...
Solving Time: 0.44s
Memory: 66MB (+2MB)
UNKNOWN
Iteration Time: 0.50s
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.06s
Memory: 70MB (+4MB)
Unblocking actions...
Solving...
Solving Time: 0.54s
Memory: 72MB (+2MB)
UNKNOWN
Iteration Time: 0.62s
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.05s
Memory: 75MB (+3MB)
Unblocking actions...
Solving...
Solving Time: 0.65s
Memory: 76MB (+1MB)
UNKNOWN
Iteration Time: 0.71s
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.04s
Memory: 79MB (+3MB)
Unblocking actions...
Solving...
Solving Time: 0.73s
Memory: 82MB (+3MB)
UNKNOWN
Iteration Time: 0.80s
Iteration 8
Queue: [(2,10,1,True), (3,15,1,True), (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)]
Grounded Until: 30
Blocking actions...
Solving...
Solving Time: 0.58s
Memory: 82MB (+0MB)
UNKNOWN
Iteration Time: 0.58s
Iteration 9
Queue: [(3,15,1,True), (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)]
Grounded Until: 30
Unblocking actions...
Solving...
Answer: 1
occurs(action(("up",constant("f0"),constant("f3"))),1) occurs(action(("up",constant("f3"),constant("f6"))),2) occurs(action(("board",constant("f11"),constant("p3"))),3) occurs(action(("up",constant("f6"),constant("f11"))),3) occurs(action(("board",constant("f3"),constant("p0"))),4) occurs(action(("down",constant("f11"),constant("f3"))),4) occurs(action(("down",constant("f3"),constant("f2"))),5) occurs(action(("board",constant("f2"),constant("p5"))),6) occurs(action(("up",constant("f2"),constant("f10"))),6) occurs(action(("board",constant("f2"),constant("p1"))),6) occurs(action(("down",constant("f10"),constant("f9"))),7) occurs(action(("depart",constant("f9"),constant("p3"))),8) occurs(action(("board",constant("f9"),constant("p4"))),8) occurs(action(("down",constant("f9"),constant("f8"))),8) occurs(action(("depart",constant("f6"),constant("p0"))),9) occurs(action(("board",constant("f6"),constant("p2"))),9) occurs(action(("down",constant("f8"),constant("f6"))),9) occurs(action(("depart",constant("f0"),constant("p1"))),10) occurs(action(("down",constant("f6"),constant("f0"))),10) occurs(action(("depart",constant("f1"),constant("p5"))),11) occurs(action(("up",constant("f0"),constant("f1"))),11) occurs(action(("up",constant("f1"),constant("f10"))),12) occurs(action(("depart",constant("f10"),constant("p2"))),13) occurs(action(("board",constant("f3"),constant("p0"))),14) occurs(action(("down",constant("f10"),constant("f3"))),14) occurs(action(("depart",constant("f8"),constant("p4"))),15) occurs(action(("up",constant("f3"),constant("f8"))),15)
Solving Time: 0.15s
Memory: 82MB (+0MB)
SAT
SATISFIABLE
Models : 1+
Calls : 9
Time : 4.150s (Solving: 3.66s 1st Model: 0.15s Unsat: 0.28s)
CPU Time : 4.160s
Choices : 524110
Conflicts : 79330 (Analyzed: 79329)
Restarts : 714 (Average: 111.11 Last: 356)
Model-Level : 303.0
Problems : 9 (Average Length: 20.33 Splits: 0)
Lemmas : 80179 (Deleted: 59868)
Binary : 12176 (Ratio: 15.19%)
Ternary : 1256 (Ratio: 1.57%)
Conflict : 79329 (Average Length: 37.4 Ratio: 98.94%)
Loop : 850 (Average Length: 40.6 Ratio: 1.06%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 79329 (Average: 5.52 Max: 645 Sum: 438022)
Executed : 79210 (Average: 5.51 Max: 645 Sum: 437225 Ratio: 99.82%)
Bounded : 119 (Average: 6.70 Max: 32 Sum: 797 Ratio: 0.18%)
Rules : 15177
Atoms : 15177
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 26664 (Eliminated: 0 Frozen: 21912)
Constraints : 58178 (Binary: 88.5% Ternary: 9.7% Other: 1.9%)
Memory Peak : 83MB
Max. Length : 30 steps
Sol. Length : 15 steps