75 lines
12 KiB
Plaintext
75 lines
12 KiB
Plaintext
|
planner.py version 0.0.1
|
||
|
|
||
|
Time: 1.15s
|
||
|
Memory: 165MB
|
||
|
|
||
|
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.03s
|
||
|
Memory: 165MB (+0MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.03s
|
||
|
|
||
|
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.47s
|
||
|
Memory: 169MB (+4MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.02s
|
||
|
Memory: 172MB (+3MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.62s
|
||
|
|
||
|
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.51s
|
||
|
Memory: 175MB (+3MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Answer: 1
|
||
|
occurs(action(("lift",constant("hoist2"),constant("crate9"),constant("crate5"),constant("depot2"))),1) occurs(action(("lift",constant("hoist0"),constant("crate1"),constant("pallet0"),constant("depot0"))),1) occurs(action(("lift",constant("hoist1"),constant("crate3"),constant("crate0"),constant("depot1"))),2) occurs(action(("lift",constant("hoist5"),constant("crate8"),constant("crate7"),constant("distributor2"))),2) occurs(action(("load",constant("hoist2"),constant("crate9"),constant("truck0"),constant("depot2"))),2) occurs(action(("drive",constant("truck0"),constant("depot2"),constant("distributor2"))),2) occurs(action(("drive",constant("truck0"),constant("depot2"),constant("distributor1"))),2) occurs(action(("drive",constant("truck0"),constant("depot2"),constant("distributor0"))),2) occurs(action(("drive",constant("truck1"),constant("distributor0"),constant("depot1"))),2) occurs(action(("unload",constant("hoist4"),constant("crate9"),constant("truck0"),constant("distributor1"))),3) occurs(action(("unload",constant("hoist3"),constant("crate9"),constant("truck0"),constant("distributor0"))),3) occurs(action(("lift",constant("hoist2"),constant("crate5"),constant("crate4"),constant("depot2"))),3) occurs(action(("load",constant("hoist5"),constant("crate8"),constant("truck0"),constant("distributor2"))),3) occurs(action(("drive",constant("truck1"),constant("depot1"),constant("depot2"))),3) occurs(action(("drive",constant("truck0"),constant("distributor2"),constant("depot2"))),3) occurs(action(("drive",constant("truck0"),constant("distributor1"),constant("depot2"))),3) occurs(action(("drive",constant("truck0"),constant("distributor0"),constant("depot2"))),3) occurs(action(("lift",constant("hoist5"),constant("crate7"),constant("crate6"),constant("distributor2"))),4) occurs(action(("load",constant("hoist2"),constant("crate5"),constant("truck0"),constant("depot2"))),4) occurs(action(("load",constant("hoist2"),constant("crate5"),constant("truck1"),constant("depot2"))),4) occurs(action(("drive",constant("truck0"),constant("depot2"),constant("distributor2"))),4) occurs(action(("drive",constant("truck0"),constant("depot2"),constant("distributor0"))),4) occurs(action(("drive",constant("truck0"),constant("depot2"),constant("depot1"))),4) occurs(action(("drive",constant("truck0"),constant("depot2"),constant("depot0"))),4) occurs(action(("drive",constant("truck1"),constant("depot2"),constant("depot0"))),4) occurs(action(("lift",constant("hoist2"),constant("crate4"),constant("crate2"),constant("depot2"))),5) occurs(action(("drop",constant("hoist4"),constant("crate9"),constant("pallet4"),constant("distributor1"))),5) occurs(action(("drop",constant("hoist3"),constant("crate9"),constant("pallet3"),constant("distributor0"))),5) occurs(action(("load",constant("hoist3"),constant("crate9"),constant("truck0"),constant("distributor0"))),5) occurs(action(("load",constant("hoist5"),constant("crate7"),constant("truck0"),constant("distributor2"))),5) occurs(action(("load",constant("hoist1"),constant("crate3"),constant("truck0"),constant("depot1"))),5) occurs(action(("load",constant("hoist0"),constant("crate1"),constant("truck0"),constant("depot0"))),5) occurs(action(("load",constant("hoist0"),constant("crate1"),constant("truck1"),constant("depot0"))),5) occurs(action(("drive",constant("truck0"),constant("depot0"),constant("distributor1"))),5) occurs(action(("drive",constant("truck1"),constant("depot0"),constant("distributor1"))),5) occurs(action(("drive",constant("truck1"),constant("depot0"),constant("depot2"))),5) occurs(action(("drive",constant("truck1"),constant("depot0"),constant("depot1"))),5) occurs(action(("drive",constant("truck0"),constant("depot0"),constant("depot2"))),5) occurs(action(("drive",constant("truck1"),constant("depot0"),constant("distributor0"))),5) occurs(action(("lift",constant("hoist3"),constant("crate9"),constant("pallet4"),constant("distributor0"))),6) occurs(action(("lift",constant("hoist3"),constant("crate9"),constant("pallet3"),constant("distributor0"))),6) occurs(action(("unload",constant("hoist3"),constant("crate8"),const
|
||
|
Solving Time: 0.02s
|
||
|
Memory: 180MB (+5MB)
|
||
|
SAT
|
||
|
SATISFIABLE
|
||
|
|
||
|
Models : 1+
|
||
|
Calls : 3
|
||
|
Time : 2.509s (Solving: 0.01s 1st Model: 0.01s Unsat: 0.00s)
|
||
|
CPU Time : 2.500s
|
||
|
|
||
|
Choices : 301
|
||
|
Conflicts : 14 (Analyzed: 14)
|
||
|
Restarts : 0
|
||
|
Model-Level : 203.0
|
||
|
Problems : 3 (Average Length: 7.00 Splits: 0)
|
||
|
Lemmas : 14 (Deleted: 0)
|
||
|
Binary : 2 (Ratio: 14.29%)
|
||
|
Ternary : 0 (Ratio: 0.00%)
|
||
|
Conflict : 14 (Average Length: 36.9 Ratio: 100.00%)
|
||
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Backjumps : 14 (Average: 7.86 Max: 28 Sum: 110)
|
||
|
Executed : 14 (Average: 7.86 Max: 28 Sum: 110 Ratio: 100.00%)
|
||
|
Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%)
|
||
|
|
||
|
Rules : 380112
|
||
|
Atoms : 380112
|
||
|
Bodies : 1 (Original: 0)
|
||
|
Tight : Yes
|
||
|
Variables : 30529 (Eliminated: 0 Frozen: 0)
|
||
|
Constraints : 167269 (Binary: 95.6% Ternary: 2.4% Other: 2.0%)
|
||
|
|
||
|
Memory Peak : 180MB
|
||
|
Max. Length : 10 steps
|
||
|
Sol. Length : 10 steps
|
||
|
|
||
|
|