planner.py version 0.0.1 Time: 0.13s Memory: 55MB 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: 55MB (+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: 58MB (+3MB) Unblocking actions... Solving... Solving Time: 0.02s Memory: 59MB (+1MB) UNSAT Iteration Time: 0.08s 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: 61MB (+2MB) Unblocking actions... Solving... Solving Time: 0.26s Memory: 64MB (+3MB) UNKNOWN Iteration Time: 0.32s 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 (+4MB) Unblocking actions... Solving... Solving Time: 0.34s Memory: 70MB (+2MB) UNKNOWN Iteration Time: 0.42s 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.08s Memory: 72MB (+2MB) Unblocking actions... Solving... Solving Time: 0.37s Memory: 75MB (+3MB) UNKNOWN Iteration Time: 0.47s 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.08s Memory: 76MB (+1MB) Unblocking actions... Solving... Solving Time: 0.46s Memory: 79MB (+3MB) UNKNOWN Iteration Time: 0.56s Iteration 7 Queue: [(6,30,0,True)] Grounded Until: 25 Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] Grounding Time: 0.08s Memory: 80MB (+1MB) Unblocking actions... Solving... Solving Time: 0.44s Memory: 83MB (+3MB) UNKNOWN Iteration Time: 0.55s Iteration 8 Queue: [(2,10,1,True), (3,15,1,True), (4,20,1,True), (5,25,1,True), (6,30,1,True), (7,35,0,True), (8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True)] Grounded Until: 30 Blocking actions... Solving... Solving Time: 0.38s Memory: 83MB (+0MB) UNKNOWN Iteration Time: 0.38s Iteration 9 Queue: [(3,15,1,True), (4,20,1,True), (5,25,1,True), (6,30,1,True), (7,35,0,True), (8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True)] Grounded Until: 30 Unblocking actions... Solving... Solving Time: 0.36s Memory: 83MB (+0MB) UNKNOWN Iteration Time: 0.36s Iteration 10 Queue: [(4,20,1,True), (5,25,1,True), (6,30,1,True), (7,35,0,True), (8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True)] Grounded Until: 30 Unblocking actions... Solving... Solving Time: 0.31s Memory: 83MB (+0MB) UNKNOWN Iteration Time: 0.32s Iteration 11 Queue: [(5,25,1,True), (6,30,1,True), (7,35,0,True), (8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True)] Grounded Until: 30 Unblocking actions... Solving... Answer: 1 occurs(action(("up",constant("f0"),constant("f14"))),1) occurs(action(("board",constant("f14"),constant("p6"))),2) occurs(action(("down",constant("f14"),constant("f6"))),2) occurs(action(("board",constant("f6"),constant("p8"))),3) occurs(action(("down",constant("f6"),constant("f0"))),3) occurs(action(("depart",constant("f0"),constant("p8"))),4) occurs(action(("up",constant("f0"),constant("f1"))),4) occurs(action(("board",constant("f1"),constant("p0"))),5) occurs(action(("up",constant("f1"),constant("f5"))),5) occurs(action(("board",constant("f5"),constant("p7"))),6) occurs(action(("board",constant("f5"),constant("p2"))),6) occurs(action(("up",constant("f5"),constant("f7"))),6) occurs(action(("depart",constant("f7"),constant("p6"))),7) occurs(action(("depart",constant("f7"),constant("p2"))),7) occurs(action(("up",constant("f7"),constant("f16"))),8) occurs(action(("depart",constant("f16"),constant("p0"))),9) occurs(action(("down",constant("f16"),constant("f9"))),9) occurs(action(("board",constant("f9"),constant("p1"))),10) occurs(action(("down",constant("f9"),constant("f7"))),10) occurs(action(("depart",constant("f7"),constant("p1"))),11) occurs(action(("up",constant("f7"),constant("f15"))),11) occurs(action(("board",constant("f15"),constant("p4"))),12) occurs(action(("down",constant("f15"),constant("f10"))),12) occurs(action(("board",constant("f10"),constant("p3"))),13) occurs(action(("down",constant("f10"),constant("f0"))),13) occurs(action(("up",constant("f0"),constant("f12"))),14) occurs(action(("depart",constant("f12"),constant("p3"))),15) occurs(action(("up",constant("f12"),constant("f15"))),15) occurs(action(("down",constant("f15"),constant("f1"))),16) occurs(action(("depart",constant("f1"),constant("p4"))),17) occurs(action(("up",constant("f1"),constant("f3"))),17) occurs(action(("down",constant("f3"),constant("f2"))),18) occurs(action(("up",constant("f2"),constant("f14"))),19) occurs(action(("board",constant("f14"),constant("p5"))),20) occurs(action(("down",constant("f14"),constant("f13"))),20) occurs(action(("depart",constant("f13"),constant("p5"))),21) occurs(action(("down",constant("f13"),constant("f2"))),21) occurs(action(("down",constant("f2"),constant("f1"))),22) occurs(action(("up",constant("f1"),constant("f9"))),23) occurs(action(("down",constant("f9"),constant("f4"))),24) occurs(action(("depart",constant("f4"),constant("p7"))),25) occurs(action(("up",constant("f4"),constant("f13"))),25) Solving Time: 0.30s Memory: 83MB (+0MB) SAT SATISFIABLE Models : 1+ Calls : 11 Time : 3.890s (Solving: 3.21s 1st Model: 0.30s Unsat: 0.02s) CPU Time : 3.880s Choices : 343260 Conflicts : 83392 (Analyzed: 83391) Restarts : 889 (Average: 93.80 Last: 167) Model-Level : 503.0 Problems : 11 (Average Length: 22.45 Splits: 0) Lemmas : 132105 (Deleted: 78448) Binary : 48735 (Ratio: 36.89%) Ternary : 170 (Ratio: 0.13%) Conflict : 83391 (Average Length: 107.1 Ratio: 63.12%) Loop : 48714 (Average Length: 2.0 Ratio: 36.88%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 83391 (Average: 2.05 Max: 723 Sum: 170819) Executed : 83380 (Average: 2.05 Max: 723 Sum: 170798 Ratio: 99.99%) Bounded : 11 (Average: 1.91 Max: 11 Sum: 21 Ratio: 0.01%) Rules : 43299 Atoms : 43299 Bodies : 1 (Original: 0) Tight : Yes Variables : 18876 (Eliminated: 0 Frozen: 8891) Constraints : 70049 (Binary: 95.9% Ternary: 2.6% Other: 1.5%) Memory Peak : 83MB Max. Length : 30 steps Sol. Length : 25 steps