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.03s Memory: 51MB (+2MB) Unblocking actions... Solving... Solving Time: 0.01s Memory: 51MB (+0MB) UNSAT Iteration Time: 0.04s 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.02s Memory: 52MB (+1MB) Unblocking actions... Solving... Answer: 1 occurs(action(("up",constant("f0"),constant("f2"))),1) occurs(action(("board",constant("f2"),constant("p5"))),2) occurs(action(("up",constant("f2"),constant("f5"))),2) occurs(action(("board",constant("f5"),constant("p2"))),3) occurs(action(("up",constant("f5"),constant("f11"))),3) occurs(action(("down",constant("f11"),constant("f5"))),4) occurs(action(("board",constant("f5"),constant("p2"))),5) occurs(action(("up",constant("f5"),constant("f9"))),5) occurs(action(("board",constant("f9"),constant("p4"))),6) occurs(action(("down",constant("f9"),constant("f1"))),6) occurs(action(("board",constant("f9"),constant("p1"))),6) occurs(action(("depart",constant("f1"),constant("p4"))),7) occurs(action(("up",constant("f1"),constant("f7"))),7) occurs(action(("depart",constant("f7"),constant("p5"))),8) occurs(action(("depart",constant("f7"),constant("p2"))),8) occurs(action(("depart",constant("f7"),constant("p1"))),8) occurs(action(("board",constant("f7"),constant("p0"))),8) occurs(action(("up",constant("f7"),constant("f10"))),8) occurs(action(("depart",constant("f10"),constant("p0"))),9) occurs(action(("board",constant("f10"),constant("p3"))),9) occurs(action(("down",constant("f10"),constant("f0"))),9) occurs(action(("depart",constant("f0"),constant("p3"))),10) occurs(action(("up",constant("f0"),constant("f6"))),10) Solving Time: 0.05s Memory: 53MB (+1MB) SAT SATISFIABLE Models : 1+ Calls : 3 Time : 0.186s (Solving: 0.05s 1st Model: 0.05s Unsat: 0.00s) CPU Time : 0.190s Choices : 3697 Conflicts : 2499 (Analyzed: 2498) Restarts : 26 (Average: 96.08 Last: 45) Model-Level : 26.0 Problems : 3 (Average Length: 7.00 Splits: 0) Lemmas : 6203 (Deleted: 1078) Binary : 3709 (Ratio: 59.79%) Ternary : 7 (Ratio: 0.11%) Conflict : 2498 (Average Length: 39.6 Ratio: 40.27%) Loop : 3705 (Average Length: 2.0 Ratio: 59.73%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 2498 (Average: 1.25 Max: 41 Sum: 3118) Executed : 2483 (Average: 1.24 Max: 41 Sum: 3093 Ratio: 99.20%) Bounded : 15 (Average: 1.67 Max: 11 Sum: 25 Ratio: 0.80%) Rules : 15081 Atoms : 15081 Bodies : 1 (Original: 0) Tight : Yes Variables : 3034 (Eliminated: 0 Frozen: 1199) Constraints : 9982 (Binary: 94.2% Ternary: 3.5% Other: 2.3%) Memory Peak : 53MB Max. Length : 10 steps Sol. Length : 10 steps