planner.py version 0.0.1 Time: 0.08s Memory: 51MB 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 (+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.07s Memory: 57MB (+6MB) Unblocking actions... Solving... Solving Time: 0.03s Memory: 58MB (+1MB) UNSAT Iteration Time: 0.10s 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: 62MB (+4MB) Unblocking actions... Solving... Solving Time: 0.19s Memory: 63MB (+1MB) UNKNOWN Iteration Time: 0.26s 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.07s Memory: 68MB (+5MB) Unblocking actions... Solving... Solving Time: 0.23s Memory: 69MB (+1MB) UNKNOWN Iteration Time: 0.31s 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: 72MB (+3MB) Unblocking actions... Solving... Answer: 1 occurs(action(("board",constant("f0"),constant("p6"))),1) occurs(action(("board",constant("f0"),constant("p1"))),1) occurs(action(("up",constant("f0"),constant("f7"))),1) occurs(action(("board",constant("f7"),constant("p0"))),2) occurs(action(("up",constant("f7"),constant("f9"))),2) occurs(action(("board",constant("f9"),constant("p2"))),3) occurs(action(("up",constant("f9"),constant("f11"))),3) occurs(action(("up",constant("f11"),constant("f12"))),4) occurs(action(("down",constant("f12"),constant("f0"))),5) occurs(action(("up",constant("f0"),constant("f7"))),6) occurs(action(("board",constant("f7"),constant("p3"))),7) occurs(action(("up",constant("f7"),constant("f13"))),7) occurs(action(("down",constant("f13"),constant("f12"))),8) occurs(action(("down",constant("f12"),constant("f5"))),9) occurs(action(("board",constant("f5"),constant("p5"))),10) occurs(action(("down",constant("f5"),constant("f4"))),11) occurs(action(("up",constant("f4"),constant("f13"))),12) occurs(action(("depart",constant("f13"),constant("p1"))),13) occurs(action(("board",constant("f13"),constant("p4"))),13) occurs(action(("down",constant("f13"),constant("f11"))),13) occurs(action(("down",constant("f11"),constant("f2"))),14) occurs(action(("depart",constant("f2"),constant("p3"))),15) occurs(action(("up",constant("f2"),constant("f6"))),16) occurs(action(("depart",constant("f6"),constant("p2"))),17) occurs(action(("down",constant("f6"),constant("f5"))),17) occurs(action(("depart",constant("f5"),constant("p0"))),18) occurs(action(("up",constant("f5"),constant("f8"))),18) occurs(action(("depart",constant("f8"),constant("p6"))),19) occurs(action(("up",constant("f8"),constant("f12"))),19) occurs(action(("depart",constant("f12"),constant("p5"))),20) occurs(action(("depart",constant("f12"),constant("p4"))),20) Solving Time: 0.09s Memory: 74MB (+2MB) SAT SATISFIABLE Models : 1+ Calls : 5 Time : 0.915s (Solving: 0.52s 1st Model: 0.08s Unsat: 0.02s) CPU Time : 0.900s Choices : 116534 Conflicts : 27632 (Analyzed: 27631) Restarts : 260 (Average: 106.27 Last: 107) Model-Level : 296.0 Problems : 5 (Average Length: 12.00 Splits: 0) Lemmas : 27631 (Deleted: 12295) Binary : 10895 (Ratio: 39.43%) Ternary : 270 (Ratio: 0.98%) Conflict : 27631 (Average Length: 28.7 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 27631 (Average: 3.76 Max: 364 Sum: 103897) Executed : 27601 (Average: 3.76 Max: 364 Sum: 103867 Ratio: 99.97%) Bounded : 30 (Average: 1.00 Max: 1 Sum: 30 Ratio: 0.03%) Rules : 22395 Atoms : 22395 Bodies : 1 (Original: 0) Tight : Yes Variables : 15026 (Eliminated: 0 Frozen: 10413) Constraints : 28301 (Binary: 94.8% Ternary: 3.2% Other: 2.0%) Memory Peak : 75MB Max. Length : 20 steps Sol. Length : 20 steps