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.03s
Memory: 52MB
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: 52MB (+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: 52MB
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
Grounding Time: 0.02s
Memory: 53MB (+1MB)
Unblocking actions...
Solving...
Solving Time: 0.00s
Memory: 54MB (+1MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 0.02s
Memory: 54MB (+0MB)
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
Expected Memory: 56.0MB
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
Grounding Time: 0.03s
Memory: 55MB (+1MB)
Unblocking actions...
Solving...
Solving Time: 0.35s
Memory: 57MB (+2MB)
UNKNOWN
Iteration Time: 0.38s
Iteration 4
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 10
Expected Memory: 60.0MB
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
Grounding Time: 0.03s
Memory: 59MB (+2MB)
Unblocking actions...
Solving...
Solving Time: 0.33s
Memory: 59MB (+0MB)
UNKNOWN
Iteration Time: 0.37s
Iteration 5
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 15
Expected Memory: 62.0MB
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
Grounding Time: 0.03s
Memory: 61MB (+2MB)
Unblocking actions...
Solving...
Solving Time: 0.01s
Memory: 61MB (+0MB)
SAT
Testing...
SERIALIZABLE?
Testing Time: 0.00s
Memory: 61MB (+0MB)
Answer: 2
occurs(action(("up",constant("f0"),constant("f11"))),1) occurs(action(("board",constant("f11"),constant("p1"))),2) occurs(action(("down",constant("f11"),constant("f8"))),3) occurs(action(("depart",constant("f8"),constant("p1"))),4) occurs(action(("board",constant("f8"),constant("p0"))),4) occurs(action(("down",constant("f8"),constant("f1"))),5) occurs(action(("board",constant("f1"),constant("p4"))),6) occurs(action(("board",constant("f1"),constant("p3"))),6) occurs(action(("up",constant("f1"),constant("f7"))),7) occurs(action(("depart",constant("f7"),constant("p4"))),8) occurs(action(("down",constant("f7"),constant("f5"))),9) occurs(action(("depart",constant("f5"),constant("p0"))),10) occurs(action(("down",constant("f5"),constant("f0"))),11) occurs(action(("board",constant("f0"),constant("p5"))),12) occurs(action(("up",constant("f0"),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"))),15) occurs(action(("depart",constant("f7"),constant("p2"))),16) occurs(action(("up",constant("f7"),constant("f10"))),17) occurs(action(("depart",constant("f10"),constant("p3"))),18) occurs(action(("up",constant("f10"),constant("f11"))),19) occurs(action(("down",constant("f11"),constant("f3"))),20)
SATISFIABLE
Models : 1+
Calls : 6
Time : 0.884s (Solving: 0.70s 1st Model: 0.01s Unsat: 0.02s)
CPU Time : 0.884s
Choices : 60666 (Domain: 55672)
Conflicts : 21026 (Analyzed: 21025)
Restarts : 209 (Average: 100.60 Last: 198)
Model-Level : 80.0
Problems : 6 (Average Length: 11.17 Splits: 0)
Lemmas : 21025 (Deleted: 17108)
Binary : 9 (Ratio: 0.04%)
Ternary : 15 (Ratio: 0.07%)
Conflict : 21025 (Average Length: 75.1 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 21025 (Average: 2.66 Max: 68 Sum: 55897)
Executed : 21018 (Average: 2.66 Max: 68 Sum: 55846 Ratio: 99.91%)
Bounded : 7 (Average: 7.29 Max: 15 Sum: 51 Ratio: 0.09%)
Rules : 8849
Atoms : 8269
Bodies : 766 (Original: 765)
Count : 49
Equivalences : 679 (Atom=Atom: 24 Body=Body: 0 Other: 655)
Tight : Yes
Variables : 6805 (Eliminated: 0 Frozen: 2748)
Constraints : 24850 (Binary: 92.7% Ternary: 3.5% Other: 3.8%)
Memory Peak : 62MB
Max. Length : 20 steps
Sol. Length : 20 steps
Models : 2