237 lines
8.3 KiB
Plaintext
237 lines
8.3 KiB
Plaintext
INFO Running translator.
|
|
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/driverlog-strips-automatic/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/driverlog-strips-automatic/instances/instance-11.pddl']
|
|
INFO translator arguments: []
|
|
INFO translator time limit: None
|
|
INFO translator memory limit: None
|
|
INFO callstring: /home/pluehne/.usr/bin/python /home/wv/bin/linux/64/fast-downward-10997/builds/release64/bin/translate/translate.py /home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/driverlog-strips-automatic/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/driverlog-strips-automatic/instances/instance-11.pddl
|
|
Parsing...
|
|
Parsing: [0.020s CPU, 0.023s wall-clock]
|
|
Normalizing task... [0.000s CPU, 0.001s wall-clock]
|
|
Instantiating...
|
|
Generating Datalog program... [0.020s CPU, 0.008s wall-clock]
|
|
Normalizing Datalog program...
|
|
Normalizing Datalog program: [0.010s CPU, 0.019s wall-clock]
|
|
Preparing model... [0.020s CPU, 0.017s wall-clock]
|
|
Generated 35 rules.
|
|
Computing model... [0.110s CPU, 0.118s wall-clock]
|
|
917 relevant atoms
|
|
608 auxiliary atoms
|
|
1525 final queue length
|
|
2071 total queue pushes
|
|
Completing instantiation... [0.120s CPU, 0.122s wall-clock]
|
|
Instantiating: [0.290s CPU, 0.286s wall-clock]
|
|
Computing fact groups...
|
|
Finding invariants...
|
|
11 initial candidates
|
|
Finding invariants: [0.020s CPU, 0.018s wall-clock]
|
|
Checking invariant weight... [0.000s CPU, 0.002s wall-clock]
|
|
Instantiating groups... [0.020s CPU, 0.018s wall-clock]
|
|
Collecting mutex groups... [0.000s CPU, 0.001s wall-clock]
|
|
Choosing groups...
|
|
3 uncovered facts
|
|
Choosing groups: [0.010s CPU, 0.003s wall-clock]
|
|
Building translation key... [0.000s CPU, 0.002s wall-clock]
|
|
Computing fact groups: [0.050s CPU, 0.050s wall-clock]
|
|
Building STRIPS to SAS dictionary... [0.000s CPU, 0.001s wall-clock]
|
|
Building dictionary for full mutex groups... [0.000s CPU, 0.001s wall-clock]
|
|
Building mutex information...
|
|
Building mutex information: [0.000s CPU, 0.001s wall-clock]
|
|
Translating task...
|
|
Processing axioms...
|
|
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
|
Processing axioms: [0.010s CPU, 0.009s wall-clock]
|
|
Translating task: [0.170s CPU, 0.167s wall-clock]
|
|
42 effect conditions simplified
|
|
0 implied preconditions added
|
|
Detecting unreachable propositions...
|
|
0 operators removed
|
|
0 axioms removed
|
|
11 propositions removed
|
|
Detecting unreachable propositions: [0.090s CPU, 0.092s wall-clock]
|
|
Reordering and filtering variables...
|
|
13 of 14 variables necessary.
|
|
3 of 14 mutex groups necessary.
|
|
574 of 616 operators necessary.
|
|
0 of 0 axiom rules necessary.
|
|
Reordering and filtering variables: [0.030s CPU, 0.024s wall-clock]
|
|
Translator variables: 13
|
|
Translator derived variables: 0
|
|
Translator facts: 119
|
|
Translator goal facts: 7
|
|
Translator mutex groups: 3
|
|
Translator total mutex groups size: 9
|
|
Translator operators: 574
|
|
Translator axioms: 0
|
|
Translator task size: 2482
|
|
Translator peak memory: 38092 KB
|
|
Writing output... [0.060s CPU, 0.069s wall-clock]
|
|
Done! [0.720s CPU, 0.724s wall-clock]
|
|
planner.py version 0.0.1
|
|
|
|
Time: 0.10s
|
|
Memory: 54MB
|
|
|
|
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 (+1MB)
|
|
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.03s
|
|
Memory: 55MB (+0MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 0.00s
|
|
Memory: 56MB (+1MB)
|
|
UNSAT
|
|
Iteration Time: 0.04s
|
|
|
|
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.03s
|
|
Memory: 58MB (+2MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 0.01s
|
|
Memory: 59MB (+1MB)
|
|
SAT
|
|
Testing...
|
|
NOT SERIALIZABLE
|
|
Testing Time: 0.08s
|
|
Memory: 63MB (+4MB)
|
|
Solving...
|
|
Solving Time: 0.00s
|
|
Memory: 63MB (+0MB)
|
|
SAT
|
|
Testing...
|
|
NOT SERIALIZABLE
|
|
Testing Time: 0.08s
|
|
Memory: 63MB (+0MB)
|
|
Solving...
|
|
Solving Time: 0.01s
|
|
Memory: 59MB (+-4MB)
|
|
SAT
|
|
Testing...
|
|
NOT SERIALIZABLE
|
|
Testing Time: 0.07s
|
|
Memory: 63MB (+4MB)
|
|
Solving...
|
|
Solving Time: 0.00s
|
|
Memory: 63MB (+0MB)
|
|
SAT
|
|
Testing...
|
|
NOT SERIALIZABLE
|
|
Testing Time: 0.08s
|
|
Memory: 63MB (+0MB)
|
|
Solving...
|
|
Solving Time: 0.00s
|
|
Memory: 63MB (+0MB)
|
|
SAT
|
|
Testing...
|
|
NOT SERIALIZABLE
|
|
Testing Time: 0.08s
|
|
Memory: 63MB (+0MB)
|
|
Solving...
|
|
Solving Time: 0.00s
|
|
Memory: 63MB (+0MB)
|
|
SAT
|
|
Testing...
|
|
NOT SERIALIZABLE
|
|
Testing Time: 0.07s
|
|
Memory: 63MB (+0MB)
|
|
Solving...
|
|
Solving Time: 0.00s
|
|
Memory: 60MB (+-3MB)
|
|
SAT
|
|
Testing...
|
|
NOT SERIALIZABLE
|
|
Testing Time: 0.08s
|
|
Memory: 63MB (+3MB)
|
|
Solving...
|
|
Solving Time: 0.00s
|
|
Memory: 60MB (+-3MB)
|
|
SAT
|
|
Testing...
|
|
NOT SERIALIZABLE
|
|
Testing Time: 0.07s
|
|
Memory: 63MB (+3MB)
|
|
Solving...
|
|
Solving Time: 0.00s
|
|
Memory: 63MB (+0MB)
|
|
SAT
|
|
Testing...
|
|
NOT SERIALIZABLE
|
|
Testing Time: 0.07s
|
|
Memory: 63MB (+0MB)
|
|
Solving...
|
|
Solving Time: 0.00s
|
|
Memory: 60MB (+-3MB)
|
|
SAT
|
|
Testing...
|
|
NOT SERIALIZABLE
|
|
Testing Time: 0.08s
|
|
Memory: 63MB (+3MB)
|
|
Solving...
|
|
Solving Time: 0.00s
|
|
Memory: 61MB (+-2MB)
|
|
SAT
|
|
Testing...
|
|
NOT SERIALIZABLE
|
|
Testing Time: 0.07s
|
|
Memory: 63MB (+2MB)
|
|
Solving...
|
|
Solving Time: 0.00s
|
|
Memory: 61MB (+-2MB)
|
|
SAT
|
|
Testing...
|
|
SERIALIZABLE
|
|
Testing Time: 0.07s
|
|
Memory: 63MB (+2MB)
|
|
Answer: 12
|
|
occurs(action(("load-truck","package2","truck3","s2")),1) occurs(action(("load-truck","package4","truck1","s0")),1) occurs(action(("board-truck","driver2","truck1","s0")),1) occurs(action(("walk","driver1","s6","p2-6")),1) occurs(action(("drive-truck","truck1","s0","s2","driver2")),2) occurs(action(("walk","driver1","p2-6","s2")),2) occurs(action(("board-truck","driver1","truck2","s2")),3) occurs(action(("disembark-truck","driver2","truck1","s2")),3) occurs(action(("drive-truck","truck2","s2","s4","driver1")),4) occurs(action(("board-truck","driver2","truck3","s2")),4) occurs(action(("drive-truck","truck3","s2","s5","driver2")),5) occurs(action(("disembark-truck","driver1","truck2","s4")),5) occurs(action(("load-truck","package5","truck3","s5")),6) occurs(action(("drive-truck","truck3","s5","s1","driver2")),6) occurs(action(("walk","driver1","s4","p4-2")),6) occurs(action(("unload-truck","package5","truck3","s1")),7) occurs(action(("drive-truck","truck3","s1","s3","driver2")),7) occurs(action(("walk","driver1","p4-2","s2")),7) occurs(action(("unload-truck","package2","truck3","s3")),8) occurs(action(("load-truck","package3","truck3","s3")),8) occurs(action(("drive-truck","truck3","s3","s1","driver2")),8) occurs(action(("board-truck","driver1","truck1","s2")),8) occurs(action(("drive-truck","truck1","s2","s6","driver1")),9) occurs(action(("drive-truck","truck3","s1","s4","driver2")),9) occurs(action(("unload-truck","package3","truck3","s4")),10) occurs(action(("unload-truck","package4","truck1","s6")),10) occurs(action(("disembark-truck","driver2","truck3","s4")),10) occurs(action(("drive-truck","truck1","s6","s3","driver1")),10)
|
|
SATISFIABLE
|
|
|
|
Models : 1+
|
|
Calls : 14
|
|
Time : 0.283s (Solving: 0.04s 1st Model: 0.03s Unsat: 0.00s)
|
|
CPU Time : 0.268s
|
|
|
|
Choices : 1883 (Domain: 1819)
|
|
Conflicts : 315 (Analyzed: 314)
|
|
Restarts : 2 (Average: 157.00 Last: 28)
|
|
Model-Level : 99.9
|
|
Problems : 14 (Average Length: 10.93 Splits: 0)
|
|
Lemmas : 314 (Deleted: 0)
|
|
Binary : 0 (Ratio: 0.00%)
|
|
Ternary : 0 (Ratio: 0.00%)
|
|
Conflict : 314 (Average Length: 160.0 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 314 (Average: 2.42 Max: 37 Sum: 761)
|
|
Executed : 314 (Average: 2.42 Max: 37 Sum: 761 Ratio: 100.00%)
|
|
Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%)
|
|
|
|
Rules : 8341
|
|
Atoms : 8321
|
|
Bodies : 131 (Original: 130)
|
|
Equivalences : 330 (Atom=Atom: 110 Body=Body: 0 Other: 220)
|
|
Tight : Yes
|
|
Variables : 6993 (Eliminated: 0 Frozen: 939)
|
|
Constraints : 23205 (Binary: 93.1% Ternary: 3.9% Other: 3.0%)
|
|
|
|
Memory Peak : 63MB
|
|
Max. Length : 10 steps
|
|
Sol. Length : 10 steps
|
|
Models : 12
|
|
|
|
|