planner.py version 0.0.1 Time: 0.05s Memory: 53MB 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: 53MB (+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 Expected Memory: 53MB Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] Grounding Time: 0.03s Memory: 54MB (+1MB) Unblocking actions... Solving... Solving Time: 0.00s Memory: 55MB (+1MB) SAT Testing... NOT SERIALIZABLE Testing Time: 0.03s Memory: 55MB (+0MB) Solving... Solving Time: 0.13s Memory: 55MB (+0MB) 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 Expected Memory: 57.0MB Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] Grounding Time: 0.03s Memory: 59MB (+4MB) Unblocking actions... Solving... Solving Time: 0.42s Memory: 60MB (+1MB) UNKNOWN Iteration Time: 0.46s Iteration 4 Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] Grounded Until: 10 Expected Memory: 65.0MB Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] Grounding Time: 0.03s Memory: 62MB (+2MB) Unblocking actions... Solving... Solving Time: 0.41s Memory: 63MB (+1MB) UNKNOWN Iteration Time: 0.45s Iteration 5 Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] Grounded Until: 15 Expected Memory: 68.0MB Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] Grounding Time: 0.03s Memory: 64MB (+1MB) Unblocking actions... Solving... Solving Time: 0.32s Memory: 65MB (+1MB) UNKNOWN Iteration Time: 0.37s Iteration 6 Queue: [(5,25,0,True), (6,30,0,True)] Grounded Until: 20 Expected Memory: 70.0MB Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] Grounding Time: 0.04s Memory: 67MB (+2MB) Unblocking actions... Solving... Solving Time: 0.20s Memory: 68MB (+1MB) SAT Testing... SERIALIZABLE? Testing Time: 0.00s Memory: 68MB (+0MB) Answer: 2 occurs(action(("up",constant("f0"),constant("f5"))),1) occurs(action(("board",constant("f5"),constant("p0"))),2) occurs(action(("up",constant("f5"),constant("f13"))),3) occurs(action(("depart",constant("f13"),constant("p0"))),4) occurs(action(("down",constant("f13"),constant("f3"))),5) occurs(action(("board",constant("f3"),constant("p4"))),6) occurs(action(("up",constant("f3"),constant("f4"))),7) occurs(action(("depart",constant("f4"),constant("p4"))),8) occurs(action(("up",constant("f4"),constant("f8"))),9) occurs(action(("board",constant("f8"),constant("p6"))),10) occurs(action(("board",constant("f8"),constant("p5"))),10) occurs(action(("up",constant("f8"),constant("f11"))),11) occurs(action(("depart",constant("f11"),constant("p5"))),12) occurs(action(("down",constant("f11"),constant("f0"))),13) occurs(action(("board",constant("f0"),constant("p2"))),14) occurs(action(("up",constant("f0"),constant("f6"))),15) occurs(action(("depart",constant("f6"),constant("p2"))),16) occurs(action(("up",constant("f6"),constant("f12"))),17) occurs(action(("board",constant("f12"),constant("p1"))),18) occurs(action(("down",constant("f12"),constant("f10"))),19) occurs(action(("depart",constant("f10"),constant("p1"))),20) occurs(action(("down",constant("f10"),constant("f7"))),21) occurs(action(("board",constant("f7"),constant("p3"))),22) occurs(action(("down",constant("f7"),constant("f1"))),23) occurs(action(("depart",constant("f1"),constant("p6"))),24) occurs(action(("depart",constant("f1"),constant("p3"))),24) occurs(action(("up",constant("f1"),constant("f9"))),25) SATISFIABLE Models : 1+ Calls : 7 Time : 1.746s (Solving: 1.47s 1st Model: 0.19s Unsat: 0.13s) CPU Time : 1.744s Choices : 130898 (Domain: 123700) Conflicts : 38199 (Analyzed: 38198) Restarts : 405 (Average: 94.32 Last: 123) Model-Level : 99.5 Problems : 7 (Average Length: 13.43 Splits: 0) Lemmas : 38198 (Deleted: 34750) Binary : 8 (Ratio: 0.02%) Ternary : 25 (Ratio: 0.07%) Conflict : 38198 (Average Length: 86.9 Ratio: 100.00%) Loop : 0 (Average Length: 0.0 Ratio: 0.00%) Other : 0 (Average Length: 0.0 Ratio: 0.00%) Backjumps : 38198 (Average: 3.09 Max: 136 Sum: 117975) Executed : 38188 (Average: 3.09 Max: 136 Sum: 117923 Ratio: 99.96%) Bounded : 10 (Average: 5.20 Max: 7 Sum: 52 Ratio: 0.04%) Rules : 11931 Atoms : 11143 Bodies : 1004 (Original: 1003) Count : 57 Equivalences : 901 (Atom=Atom: 27 Body=Body: 0 Other: 874) Tight : Yes Variables : 10994 (Eliminated: 0 Frozen: 4718) Constraints : 41980 (Binary: 93.7% Ternary: 3.1% Other: 3.3%) Memory Peak : 68MB Max. Length : 25 steps Sol. Length : 25 steps Models : 2