planner.py version 0.0.1 Time: 0.07s 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: 50MB (+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.05s Memory: 52MB (+2MB) Unblocking actions... Solving... Solving Time: 0.13s Memory: 53MB (+1MB) UNSAT Iteration Time: 0.19s 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.04s Memory: 56MB (+3MB) Unblocking actions... Solving... Solving Time: 0.51s Memory: 57MB (+1MB) UNKNOWN Iteration Time: 0.56s 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.04s Memory: 60MB (+3MB) Unblocking actions... Solving... Solving Time: 0.46s Memory: 61MB (+1MB) UNKNOWN Iteration Time: 0.51s 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.04s Memory: 63MB (+2MB) Unblocking actions... Solving... Solving Time: 0.42s Memory: 64MB (+1MB) UNKNOWN Iteration Time: 0.48s Iteration 6 Queue: [(5,25,0,True), (6,30,0,True)] Grounded Until: 20 Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] Grounding Time: 0.04s Memory: 65MB (+1MB) Unblocking actions... Solving... Answer: 1 occurs(action(("up",constant("f0"),constant("f9"))),1) occurs(action(("board",constant("f9"),constant("p4"))),2) occurs(action(("board",constant("f9"),constant("p1"))),2) occurs(action(("up",constant("f9"),constant("f13"))),3) occurs(action(("depart",constant("f13"),constant("p4"))),4) occurs(action(("down",constant("f13"),constant("f10"))),5) occurs(action(("board",constant("f10"),constant("p5"))),6) occurs(action(("board",constant("f10"),constant("p3"))),6) occurs(action(("up",constant("f10"),constant("f12"))),7) occurs(action(("depart",constant("f12"),constant("p3"))),8) occurs(action(("down",constant("f12"),constant("f3"))),9) occurs(action(("depart",constant("f3"),constant("p1"))),10) occurs(action(("board",constant("f3"),constant("p7"))),10) occurs(action(("up",constant("f3"),constant("f6"))),11) occurs(action(("depart",constant("f6"),constant("p7"))),12) occurs(action(("down",constant("f6"),constant("f2"))),13) occurs(action(("board",constant("f2"),constant("p6"))),14) occurs(action(("up",constant("f2"),constant("f11"))),15) occurs(action(("depart",constant("f11"),constant("p6"))),16) occurs(action(("depart",constant("f11"),constant("p5"))),16) occurs(action(("down",constant("f11"),constant("f7"))),17) occurs(action(("board",constant("f7"),constant("p0"))),18) occurs(action(("down",constant("f7"),constant("f6"))),19) occurs(action(("depart",constant("f6"),constant("p0"))),20) occurs(action(("down",constant("f6"),constant("f1"))),21) occurs(action(("board",constant("f1"),constant("p2"))),22) occurs(action(("up",constant("f1"),constant("f15"))),23) occurs(action(("depart",constant("f15"),constant("p2"))),24) occurs(action(("down",constant("f15"),constant("f14"))),25) Solving Time: 0.40s Memory: 67MB (+2MB) SAT SATISFIABLE Models : 1+ Calls : 6 Time : 2.250s (Solving: 1.91s 1st Model: 0.40s Unsat: 0.13s) CPU Time : 2.250s Choices : 269900 (Domain: 258571) Conflicts : 42390 (Analyzed: 42389) Restarts : 424 (Average: 99.97 Last: 156) Model-Level : 117.0 Problems : 6 (Average Length: 14.50 Splits: 0) Lemmas : 42389 (Deleted: 38486) Binary : 12 (Ratio: 0.03%) Ternary : 25 (Ratio: 0.06%) Conflict : 42389 (Average Length: 97.6 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 42389 (Average: 6.05 Max: 184 Sum: 256263) Executed : 42378 (Average: 6.04 Max: 184 Sum: 256196 Ratio: 99.97%) Bounded : 11 (Average: 6.09 Max: 12 Sum: 67 Ratio: 0.03%) Rules : 14177 Atoms : 14177 Bodies : 1 (Original: 0) Tight : Yes Variables : 13729 (Eliminated: 0 Frozen: 6160) Constraints : 54103 (Binary: 94.4% Ternary: 2.7% Other: 2.9%) Memory Peak : 67MB Max. Length : 25 steps Sol. Length : 25 steps