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

148 lines
5.4 KiB
Plaintext

planner.py version 0.0.1
Time: 0.02s
Memory: 50MB
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: 51MB (+1MB)
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: 51MB
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
Grounding Time: 0.02s
Memory: 53MB (+2MB)
Unblocking actions...
Solving...
Solving Time: 0.00s
Memory: 53MB (+0MB)
UNSAT
Iteration Time: 0.03s
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: 55.0MB
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
Grounding Time: 0.02s
Memory: 54MB (+1MB)
Unblocking actions...
Solving...
Solving Time: 0.00s
Memory: 55MB (+1MB)
UNSAT
Iteration Time: 0.03s
Iteration 4
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 10
Expected Memory: 57.0MB
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
Grounding Time: 0.02s
Memory: 55MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 0.00s
Memory: 56MB (+1MB)
SAT
Testing...
NOT SERIALIZABLE
Testing Time: 0.03s
Memory: 57MB (+1MB)
Solving...
Solving Time: 0.05s
Memory: 57MB (+0MB)
UNSAT
Iteration Time: 0.11s
Iteration 5
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
Grounded Until: 15
Expected Memory: 59.0MB
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
Grounding Time: 0.03s
Memory: 59MB (+2MB)
Unblocking actions...
Solving...
Solving Time: 0.92s
Memory: 61MB (+2MB)
UNKNOWN
Iteration Time: 0.96s
Iteration 6
Queue: [(5,25,0,True), (6,30,0,True)]
Grounded Until: 20
Expected Memory: 65.0MB
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
Grounding Time: 0.03s
Memory: 62MB (+1MB)
Unblocking actions...
Solving...
Solving Time: 0.92s
Memory: 64MB (+2MB)
UNKNOWN
Iteration Time: 0.96s
Iteration 7
Queue: [(6,30,0,True)]
Grounded Until: 25
Expected Memory: 68.0MB
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
Grounding Time: 0.03s
Memory: 65MB (+1MB)
Unblocking actions...
Solving...
Solving Time: 0.01s
Memory: 66MB (+1MB)
SAT
Testing...
SERIALIZABLE?
Testing Time: 0.00s
Memory: 66MB (+0MB)
Answer: 2
occurs(action(("unstack",constant("c"),constant("d"))),1) occurs(action(("put-down",constant("c"))),2) occurs(action(("unstack",constant("d"),constant("b"))),3) occurs(action(("put-down",constant("d"))),4) occurs(action(("pick-up",constant("d"))),5) occurs(action(("put-down",constant("d"))),6) occurs(action(("pick-up",constant("c"))),7) occurs(action(("stack",constant("c"),constant("d"))),8) occurs(action(("unstack",constant("a"),constant("g"))),9) occurs(action(("put-down",constant("a"))),10) occurs(action(("pick-up",constant("g"))),11) occurs(action(("stack",constant("g"),constant("c"))),12) occurs(action(("unstack",constant("b"),constant("e"))),13) occurs(action(("put-down",constant("b"))),14) occurs(action(("unstack",constant("e"),constant("f"))),15) occurs(action(("put-down",constant("e"))),16) occurs(action(("pick-up",constant("f"))),17) occurs(action(("stack",constant("f"),constant("g"))),18) occurs(action(("pick-up",constant("b"))),19) occurs(action(("stack",constant("b"),constant("f"))),20) occurs(action(("pick-up",constant("e"))),21) occurs(action(("stack",constant("e"),constant("b"))),22) occurs(action(("pick-up",constant("a"))),23) occurs(action(("put-down",constant("a"))),24) occurs(action(("pick-up",constant("a"))),25) occurs(action(("put-down",constant("a"))),26) occurs(action(("pick-up",constant("a"))),27) occurs(action(("put-down",constant("a"))),28) occurs(action(("pick-up",constant("a"))),29) occurs(action(("stack",constant("a"),constant("e"))),30)
SATISFIABLE
Models : 1+
Calls : 8
Time : 2.159s (Solving: 1.88s 1st Model: 0.01s Unsat: 0.04s)
CPU Time : 2.156s
Choices : 36114 (Domain: 36105)
Conflicts : 18398 (Analyzed: 18396)
Restarts : 206 (Average: 89.30 Last: 72)
Model-Level : 81.0
Problems : 8 (Average Length: 17.00 Splits: 0)
Lemmas : 18396 (Deleted: 15486)
Binary : 38 (Ratio: 0.21%)
Ternary : 132 (Ratio: 0.72%)
Conflict : 18396 (Average Length: 131.2 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 18396 (Average: 1.76 Max: 37 Sum: 32468)
Executed : 18379 (Average: 1.75 Max: 37 Sum: 32277 Ratio: 99.41%)
Bounded : 17 (Average: 11.24 Max: 22 Sum: 191 Ratio: 0.59%)
Rules : 7753 (Original: 7640)
Atoms : 5658
Bodies : 2653 (Original: 2563)
Count : 166 (Original: 177)
Equivalences : 2559 (Atom=Atom: 480 Body=Body: 0 Other: 2079)
Tight : Yes
Variables : 11569 (Eliminated: 0 Frozen: 2820)
Constraints : 49900 (Binary: 87.9% Ternary: 8.8% Other: 3.2%)
Memory Peak : 67MB
Max. Length : 30 steps
Sol. Length : 30 steps
Models : 2