66 lines
4.1 KiB
Plaintext
66 lines
4.1 KiB
Plaintext
|
planner.py version 0.0.1
|
||
|
|
||
|
Time: 44.50s
|
||
|
Memory: 3607MB
|
||
|
|
||
|
Iteration 1
|
||
|
Queue: [5]
|
||
|
Grounded Until: 0
|
||
|
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||
|
Grounding Time: 0.36s
|
||
|
Memory: 3607MB (+0MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.80s
|
||
|
Memory: 3539MB (+-68MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 1.41s
|
||
|
|
||
|
Iteration 2
|
||
|
Queue: [7]
|
||
|
Grounded Until: 5
|
||
|
Grounding... [('step', [6]), ('step', [7]), ('check', [7])]
|
||
|
Grounding Time: 0.40s
|
||
|
Memory: 3539MB (+0MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Answer: 1
|
||
|
occurs(action(("fly-airplane",constant("plane1"),constant("city2-2"),constant("city3-2"))),1) occurs(action(("load-truck",constant("package3"),constant("truck1"),constant("city1-1"))),1) occurs(action(("fly-airplane",constant("plane2"),constant("city1-2"),constant("city5-2"))),1) occurs(action(("load-truck",constant("package1"),constant("truck4"),constant("city4-1"))),1) occurs(action(("drive-truck",constant("truck5"),constant("city5-1"),constant("city5-2"),constant("city5"))),2) occurs(action(("drive-truck",constant("truck2"),constant("city2-1"),constant("city2-2"),constant("city2"))),2) occurs(action(("drive-truck",constant("truck1"),constant("city1-1"),constant("city1-2"),constant("city1"))),3) occurs(action(("fly-airplane",constant("plane2"),constant("city5-2"),constant("city2-2"))),3) occurs(action(("drive-truck",constant("truck4"),constant("city4-1"),constant("city4-2"),constant("city4"))),3) occurs(action(("drive-truck",constant("truck2"),constant("city2-2"),constant("city2-1"),constant("city2"))),3) occurs(action(("drive-truck",constant("truck5"),constant("city5-2"),constant("city5-1"),constant("city5"))),3) occurs(action(("unload-truck",constant("package1"),constant("truck4"),constant("city4-2"))),4) occurs(action(("fly-airplane",constant("plane2"),constant("city2-2"),constant("city4-2"))),4) occurs(action(("fly-airplane",constant("plane1"),constant("city3-2"),constant("city4-2"))),4) occurs(action(("unload-truck",constant("package3"),constant("truck1"),constant("city1-2"))),5) occurs(action(("load-airplane",constant("package1"),constant("plane1"),constant("city4-2"))),5) occurs(action(("load-truck",constant("package2"),constant("truck1"),constant("city1-2"))),5) occurs(action(("fly-airplane",constant("plane1"),constant("city4-2"),constant("city3-2"))),6) occurs(action(("fly-airplane",constant("plane2"),constant("city4-2"),constant("city1-2"))),6) occurs(action(("drive-truck",constant("truck1"),constant("city1-2"),constant("city1-1"),constant("city1"))),6) occurs(action(("drive-truck",constant("truck4"),constant("city4-2"),constant("city4-1"),constant("city4"))),6) occurs(action(("unload-airplane",constant("package1"),constant("plane1"),constant("city3-2"))),7) occurs(action(("unload-truck",constant("package2"),constant("truck1"),constant("city1-1"))),7) occurs(action(("fly-airplane",constant("plane2"),constant("city1-2"),constant("city3-2"))),7)
|
||
|
Solving Time: 0.02s
|
||
|
Memory: 3539MB (+0MB)
|
||
|
SAT
|
||
|
SATISFIABLE
|
||
|
|
||
|
Models : 1+
|
||
|
Calls : 2
|
||
|
Time : 46.471s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
|
||
|
CPU Time : 46.490s
|
||
|
|
||
|
Choices : 383
|
||
|
Conflicts : 122 (Analyzed: 121)
|
||
|
Restarts : 1 (Average: 121.00 Last: 24)
|
||
|
Model-Level : 75.0
|
||
|
Problems : 2 (Average Length: 8.00 Splits: 0)
|
||
|
Lemmas : 121 (Deleted: 0)
|
||
|
Binary : 5 (Ratio: 4.13%)
|
||
|
Ternary : 11 (Ratio: 9.09%)
|
||
|
Conflict : 121 (Average Length: 6.7 Ratio: 100.00%)
|
||
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Backjumps : 121 (Average: 2.79 Max: 56 Sum: 338)
|
||
|
Executed : 118 (Average: 2.62 Max: 56 Sum: 317 Ratio: 93.79%)
|
||
|
Bounded : 3 (Average: 7.00 Max: 7 Sum: 21 Ratio: 6.21%)
|
||
|
|
||
|
Rules : 0
|
||
|
Atoms : 0
|
||
|
Bodies : 0
|
||
|
Tight : Yes
|
||
|
Variables : 5638 (Eliminated: 0 Frozen: 696)
|
||
|
Constraints : 12511 (Binary: 82.1% Ternary: 13.1% Other: 4.8%)
|
||
|
|
||
|
Memory Peak : 3671MB
|
||
|
Max. Length : 7 steps
|
||
|
Sol. Length : 7 steps
|
||
|
|
||
|
|