1
0
Fork 0
tplp-planning-benchmark/no-fd-gc-ta1-tt1/ipc-2000_elevator-strips-si...

120 lines
4.6 KiB
Plaintext

planner.py version 0.0.1
Time: 0.04s
Memory: 53MB
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: 53MB (+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
Expected Memory: 53MB
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
Grounding Time: 0.02s
Memory: 54MB (+1MB)
Unblocking actions...
Solving...
Solving Time: 0.00s
Memory: 55MB (+1MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 0.03s
Memory: 55MB (+0MB)
Solving...
Solving Time: 0.06s
Memory: 55MB (+0MB)
UNSAT
Iteration Time: 0.12s
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
Expected Memory: 57.0MB
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
Grounding Time: 0.03s
Memory: 58MB (+3MB)
Unblocking actions...
Solving...
Solving Time: 0.40s
Memory: 59MB (+1MB)
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
Expected Memory: 63.0MB
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
Grounding Time: 0.03s
Memory: 62MB (+3MB)
Unblocking actions...
Solving...
Solving Time: 0.40s
Memory: 63MB (+1MB)
UNKNOWN
Iteration Time: 0.44s
Iteration 5
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 15
Expected Memory: 67.0MB
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
Grounding Time: 0.03s
Memory: 64MB (+1MB)
Unblocking actions...
Solving...
Solving Time: 0.04s
Memory: 64MB (+0MB)
SAT
Testing...
SERIALIZABLE?
Testing Time: 0.00s
Memory: 64MB (+0MB)
Answer: 2
occurs(action(("board",constant("f0"),constant("p6"))),1) occurs(action(("board",constant("f0"),constant("p1"))),1) occurs(action(("up",constant("f0"),constant("f13"))),2) occurs(action(("depart",constant("f13"),constant("p1"))),3) occurs(action(("board",constant("f13"),constant("p4"))),3) occurs(action(("down",constant("f13"),constant("f5"))),4) occurs(action(("board",constant("f5"),constant("p5"))),5) occurs(action(("up",constant("f5"),constant("f12"))),6) occurs(action(("depart",constant("f12"),constant("p5"))),7) occurs(action(("depart",constant("f12"),constant("p4"))),7) occurs(action(("down",constant("f12"),constant("f8"))),8) occurs(action(("depart",constant("f8"),constant("p6"))),9) occurs(action(("up",constant("f8"),constant("f9"))),10) occurs(action(("board",constant("f9"),constant("p2"))),11) occurs(action(("down",constant("f9"),constant("f6"))),12) occurs(action(("depart",constant("f6"),constant("p2"))),13) occurs(action(("up",constant("f6"),constant("f7"))),14) occurs(action(("board",constant("f7"),constant("p3"))),15) occurs(action(("board",constant("f7"),constant("p0"))),15) occurs(action(("down",constant("f7"),constant("f2"))),16) occurs(action(("depart",constant("f2"),constant("p3"))),17) occurs(action(("up",constant("f2"),constant("f5"))),18) occurs(action(("depart",constant("f5"),constant("p0"))),19) occurs(action(("down",constant("f5"),constant("f1"))),20)
SATISFIABLE
Models : 1+
Calls : 6
Time : 1.108s (Solving: 0.89s 1st Model: 0.04s Unsat: 0.06s)
CPU Time : 1.108s
Choices : 96395 (Domain: 90269)
Conflicts : 22786 (Analyzed: 22785)
Restarts : 236 (Average: 96.55 Last: 129)
Model-Level : 89.0
Problems : 6 (Average Length: 11.17 Splits: 0)
Lemmas : 22785 (Deleted: 18652)
Binary : 9 (Ratio: 0.04%)
Ternary : 15 (Ratio: 0.07%)
Conflict : 22785 (Average Length: 92.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 22785 (Average: 4.01 Max: 66 Sum: 91303)
Executed : 22774 (Average: 4.00 Max: 66 Sum: 91242 Ratio: 99.93%)
Bounded : 11 (Average: 5.55 Max: 15 Sum: 61 Ratio: 0.07%)
Rules : 11931
Atoms : 11139
Bodies : 1008 (Original: 1007)
Count : 57
Equivalences : 905 (Atom=Atom: 28 Body=Body: 0 Other: 877)
Tight : Yes
Variables : 8746 (Eliminated: 0 Frozen: 3738)
Constraints : 33258 (Binary: 93.7% Ternary: 3.1% Other: 3.3%)
Memory Peak : 65MB
Max. Length : 20 steps
Sol. Length : 20 steps
Models : 2