160 lines
16 KiB
Plaintext
160 lines
16 KiB
Plaintext
|
INFO Running translator.
|
||
|
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/logistics-round-1-strips/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/logistics-round-1-strips/instances/instance-3.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-1998/domains/logistics-round-1-strips/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/logistics-round-1-strips/instances/instance-3.pddl
|
||
|
Parsing...
|
||
|
Parsing: [0.020s CPU, 0.026s wall-clock]
|
||
|
Normalizing task... [0.000s CPU, 0.001s wall-clock]
|
||
|
Instantiating...
|
||
|
Generating Datalog program... [0.020s CPU, 0.009s wall-clock]
|
||
|
Normalizing Datalog program...
|
||
|
Normalizing Datalog program: [0.020s CPU, 0.026s wall-clock]
|
||
|
Preparing model... [0.020s CPU, 0.025s wall-clock]
|
||
|
Generated 51 rules.
|
||
|
Computing model... [0.480s CPU, 0.473s wall-clock]
|
||
|
3618 relevant atoms
|
||
|
2836 auxiliary atoms
|
||
|
6454 final queue length
|
||
|
8517 total queue pushes
|
||
|
Completing instantiation... [0.560s CPU, 0.563s wall-clock]
|
||
|
Instantiating: [1.100s CPU, 1.102s wall-clock]
|
||
|
Computing fact groups...
|
||
|
Finding invariants...
|
||
|
6 initial candidates
|
||
|
Finding invariants: [0.020s CPU, 0.013s wall-clock]
|
||
|
Checking invariant weight... [0.000s CPU, 0.002s wall-clock]
|
||
|
Instantiating groups... [0.060s CPU, 0.050s wall-clock]
|
||
|
Collecting mutex groups... [0.010s CPU, 0.004s wall-clock]
|
||
|
Choosing groups...
|
||
|
0 uncovered facts
|
||
|
Choosing groups: [0.010s CPU, 0.011s wall-clock]
|
||
|
Building translation key... [0.000s CPU, 0.007s wall-clock]
|
||
|
Computing fact groups: [0.130s CPU, 0.124s wall-clock]
|
||
|
Building STRIPS to SAS dictionary... [0.010s CPU, 0.003s wall-clock]
|
||
|
Building dictionary for full mutex groups... [0.000s CPU, 0.003s wall-clock]
|
||
|
Building mutex information...
|
||
|
Building mutex information: [0.010s CPU, 0.004s wall-clock]
|
||
|
Translating task...
|
||
|
Processing axioms...
|
||
|
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||
|
Processing axioms: [0.020s CPU, 0.024s wall-clock]
|
||
|
Translating task: [0.470s CPU, 0.474s wall-clock]
|
||
|
0 effect conditions simplified
|
||
|
0 implied preconditions added
|
||
|
Detecting unreachable propositions...
|
||
|
0 operators removed
|
||
|
0 axioms removed
|
||
|
27 propositions removed
|
||
|
Detecting unreachable propositions: [0.250s CPU, 0.250s wall-clock]
|
||
|
Reordering and filtering variables...
|
||
|
25 of 27 variables necessary.
|
||
|
0 of 27 mutex groups necessary.
|
||
|
2184 of 2576 operators necessary.
|
||
|
0 of 0 axiom rules necessary.
|
||
|
Reordering and filtering variables: [0.060s CPU, 0.058s wall-clock]
|
||
|
Translator variables: 25
|
||
|
Translator derived variables: 0
|
||
|
Translator facts: 518
|
||
|
Translator goal facts: 7
|
||
|
Translator mutex groups: 0
|
||
|
Translator total mutex groups size: 0
|
||
|
Translator operators: 2184
|
||
|
Translator axioms: 0
|
||
|
Translator task size: 8474
|
||
|
Translator peak memory: 40792 KB
|
||
|
Writing output... [0.210s CPU, 0.232s wall-clock]
|
||
|
Done! [2.280s CPU, 2.299s wall-clock]
|
||
|
planner.py version 0.0.1
|
||
|
|
||
|
Time: 0.30s
|
||
|
Memory: 65MB
|
||
|
|
||
|
Iteration 1
|
||
|
Queue: [5]
|
||
|
Grounded Until: 0
|
||
|
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||
|
Grounding Time: 0.14s
|
||
|
Memory: 70MB (+5MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.01s
|
||
|
Memory: 76MB (+6MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.22s
|
||
|
|
||
|
Iteration 2
|
||
|
Queue: [7]
|
||
|
Grounded Until: 5
|
||
|
Grounding... [('step', [6]), ('step', [7]), ('check', [7])]
|
||
|
Grounding Time: 0.06s
|
||
|
Memory: 76MB (+0MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.00s
|
||
|
Memory: 79MB (+3MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.10s
|
||
|
|
||
|
Iteration 3
|
||
|
Queue: [9]
|
||
|
Grounded Until: 7
|
||
|
Grounding... [('step', [8]), ('step', [9]), ('check', [9])]
|
||
|
Grounding Time: 0.06s
|
||
|
Memory: 79MB (+0MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.01s
|
||
|
Memory: 82MB (+3MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.10s
|
||
|
|
||
|
Iteration 4
|
||
|
Queue: [14]
|
||
|
Grounded Until: 9
|
||
|
Grounding... [('step', [10]), ('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('check', [14])]
|
||
|
Grounding Time: 0.16s
|
||
|
Memory: 92MB (+10MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Answer: 1
|
||
|
occurs(action(("fly-airplane","plane2","city11-3","city9-3")),1) occurs(action(("fly-airplane","plane4","city10-3","city5-3")),1) occurs(action(("drive-truck","truck9","city9-2","city9-1","city9")),1) occurs(action(("fly-airplane","plane1","city11-3","city4-3")),1) occurs(action(("fly-airplane","plane3","city1-3","city12-3")),1) occurs(action(("drive-truck","truck12","city12-1","city12-2","city12")),1) occurs(action(("drive-truck","truck8","city8-2","city8-1","city8")),1) occurs(action(("load-truck","package9","truck4","city4-2")),1) occurs(action(("load-airplane","package3","plane3","city12-3")),2) occurs(action(("load-truck","package6","truck9","city9-1")),2) occurs(action(("drive-truck","truck1","city1-1","city1-2","city1")),2) occurs(action(("drive-truck","truck5","city5-1","city5-2","city5")),2) occurs(action(("drive-truck","truck11","city11-1","city11-3","city11")),2) occurs(action(("drive-truck","truck4","city4-2","city4-3","city4")),2) occurs(action(("drive-truck","truck6","city6-2","city6-3","city6")),2) occurs(action(("load-truck","package8","truck9","city9-1")),2) occurs(action(("drive-truck","truck7","city7-1","city7-2","city7")),2) occurs(action(("load-truck","package4","truck8","city8-1")),2) occurs(action(("load-truck","package5","truck12","city12-2")),2) occurs(action(("drive-truck","truck9","city9-1","city9-3","city9")),3) occurs(action(("fly-airplane","plane3","city12-3","city8-3")),3) occurs(action(("drive-truck","truck11","city11-3","city11-1","city11")),3) occurs(action(("drive-truck","truck5","city5-2","city5-1","city5")),3) occurs(action(("load-truck","package7","truck1","city1-2")),3) occurs(action(("drive-truck","truck8","city8-1","city8-3","city8")),3) occurs(action(("drive-truck","truck14","city14-1","city14-2","city14")),3) occurs(action(("drive-truck","truck6","city6-3","city6-1","city6")),3) occurs(action(("unload-truck","package9","truck4","city4-3")),3) occurs(action(("drive-truck","truck7","city7-2","city7-1","city7")),3) occurs(action(("drive-truck","truck12","city12-2","city12-1","city12")),3) occurs(action(("unload-airplane","package3","plane3","city8-3")),4) occurs(action(("drive-truck","truck10","city10-1","city10-2","city10")),4) occurs(action(("unload-truck","package8","truck9","city9-3")),4) occurs(action(("drive-truck","truck5","city5-1","city5-2","city5")),4) occurs(action(("drive-truck","truck11","city11-1","city11-3","city11")),4) occurs(action(("drive-truck","truck1","city1-2","city1-1","city1")),4) occurs(action(("drive-truck","truck2","city2-1","city2-3","city2")),4) occurs(action(("drive-truck","truck3","city3-2","city3-3","city3")),4) occurs(action(("load-airplane","package9","plane1","city4-3")),4) occurs(action(("unload-truck","package4","truck8","city8-3")),4) occurs(action(("drive-truck","truck4","city4-3","city4-1","city4")),4) occurs(action(("drive-truck","truck7","city7-1","city7-2","city7")),4) occurs(action(("drive-truck","truck6","city6-1","city6-2","city6")),4) occurs(action(("drive-truck","truck14","city14-2","city14-1","city14")),4) occurs(action(("load-airplane","package3","plane3","city8-3")),5) occurs(action(("fly-airplane","plane1","city4-3","city5-3")),5) occurs(action(("load-airplane","package8","plane2","city9-3")),5) occurs(action(("drive-truck","truck1","city1-1","city1-2","city1")),5) occurs(action(("fly-airplane","plane4","city5-3","city4-3")),5) occurs(action(("drive-truck","truck10","city10-2","city10-1","city10")),5) occurs(action(("drive-truck","truck11","city11-3","city11-1","city11")),5) occurs(action(("drive-truck","truck5","city5-2","city5-1","city5")),5) occurs(action(("drive-truck","truck9","city9-3","city9-2","city9")),5) occurs(action(("load-airplane","package4","plane3","city8-3")),5) occurs(action(("drive-truck","truck12","city12-1","city12-3","city12")),5) occurs(action(("drive-truck","truck6","city6-2","city6-1","city6")),5) occurs(action(("drive-truck","truck8","city8-3","city8-1","city8")),5) occurs(action(("drive-truck","truck4","city4-1","city4-2","city4")),5) occurs(action(("drive-truck","truck3","city3-3","city3-2","city3")),
|
||
|
Solving Time: 0.07s
|
||
|
Memory: 100MB (+8MB)
|
||
|
SAT
|
||
|
SATISFIABLE
|
||
|
|
||
|
Models : 1+
|
||
|
Calls : 4
|
||
|
Time : 1.063s (Solving: 0.06s 1st Model: 0.06s Unsat: 0.00s)
|
||
|
CPU Time : 1.020s
|
||
|
|
||
|
Choices : 3526
|
||
|
Conflicts : 246 (Analyzed: 244)
|
||
|
Restarts : 3 (Average: 81.33 Last: 38)
|
||
|
Model-Level : 522.0
|
||
|
Problems : 4 (Average Length: 10.75 Splits: 0)
|
||
|
Lemmas : 244 (Deleted: 0)
|
||
|
Binary : 25 (Ratio: 10.25%)
|
||
|
Ternary : 10 (Ratio: 4.10%)
|
||
|
Conflict : 244 (Average Length: 17.3 Ratio: 100.00%)
|
||
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Backjumps : 244 (Average: 13.25 Max: 170 Sum: 3233)
|
||
|
Executed : 225 (Average: 12.25 Max: 170 Sum: 2989 Ratio: 92.45%)
|
||
|
Bounded : 19 (Average: 12.84 Max: 16 Sum: 244 Ratio: 7.55%)
|
||
|
|
||
|
Rules : 0
|
||
|
Atoms : 0
|
||
|
Bodies : 0
|
||
|
Tight : Yes
|
||
|
Variables : 47012 (Eliminated: 0 Frozen: 31302)
|
||
|
Constraints : 194518 (Binary: 93.5% Ternary: 4.6% Other: 1.9%)
|
||
|
|
||
|
Memory Peak : 100MB
|
||
|
Max. Length : 14 steps
|
||
|
Sol. Length : 14 steps
|
||
|
|
||
|
|