160 lines
13 KiB
Plaintext
160 lines
13 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-24.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-24.pddl
|
||
|
Parsing...
|
||
|
Parsing: [0.040s CPU, 0.048s wall-clock]
|
||
|
Normalizing task... [0.010s CPU, 0.002s wall-clock]
|
||
|
Instantiating...
|
||
|
Generating Datalog program... [0.020s CPU, 0.021s wall-clock]
|
||
|
Normalizing Datalog program...
|
||
|
Normalizing Datalog program: [0.030s CPU, 0.039s wall-clock]
|
||
|
Preparing model... [0.080s CPU, 0.071s wall-clock]
|
||
|
Generated 51 rules.
|
||
|
Computing model... [2.480s CPU, 2.484s wall-clock]
|
||
|
27542 relevant atoms
|
||
|
10945 auxiliary atoms
|
||
|
38487 final queue length
|
||
|
60234 total queue pushes
|
||
|
Completing instantiation... [5.890s CPU, 5.891s wall-clock]
|
||
|
Instantiating: [8.550s CPU, 8.542s wall-clock]
|
||
|
Computing fact groups...
|
||
|
Finding invariants...
|
||
|
6 initial candidates
|
||
|
Finding invariants: [0.060s CPU, 0.061s wall-clock]
|
||
|
Checking invariant weight... [0.000s CPU, 0.006s wall-clock]
|
||
|
Instantiating groups... [0.360s CPU, 0.355s wall-clock]
|
||
|
Collecting mutex groups... [0.020s CPU, 0.017s wall-clock]
|
||
|
Choosing groups...
|
||
|
0 uncovered facts
|
||
|
Choosing groups: [0.050s CPU, 0.049s wall-clock]
|
||
|
Building translation key... [0.030s CPU, 0.031s wall-clock]
|
||
|
Computing fact groups: [0.700s CPU, 0.702s wall-clock]
|
||
|
Building STRIPS to SAS dictionary... [0.010s CPU, 0.014s wall-clock]
|
||
|
Building dictionary for full mutex groups... [0.020s CPU, 0.013s wall-clock]
|
||
|
Building mutex information...
|
||
|
Building mutex information: [0.010s CPU, 0.015s wall-clock]
|
||
|
Translating task...
|
||
|
Processing axioms...
|
||
|
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||
|
Processing axioms: [0.250s CPU, 0.244s wall-clock]
|
||
|
Translating task: [4.630s CPU, 4.629s wall-clock]
|
||
|
0 effect conditions simplified
|
||
|
0 implied preconditions added
|
||
|
Detecting unreachable propositions...
|
||
|
0 operators removed
|
||
|
0 axioms removed
|
||
|
73 propositions removed
|
||
|
Detecting unreachable propositions: [2.470s CPU, 2.465s wall-clock]
|
||
|
Reordering and filtering variables...
|
||
|
66 of 73 variables necessary.
|
||
|
0 of 73 mutex groups necessary.
|
||
|
13464 of 23544 operators necessary.
|
||
|
0 of 0 axiom rules necessary.
|
||
|
Reordering and filtering variables: [0.440s CPU, 0.437s wall-clock]
|
||
|
Translator variables: 66
|
||
|
Translator derived variables: 0
|
||
|
Translator facts: 1400
|
||
|
Translator goal facts: 4
|
||
|
Translator mutex groups: 0
|
||
|
Translator total mutex groups size: 0
|
||
|
Translator operators: 13464
|
||
|
Translator axioms: 0
|
||
|
Translator task size: 47622
|
||
|
Translator peak memory: 99796 KB
|
||
|
Writing output... [0.940s CPU, 1.042s wall-clock]
|
||
|
Done! [17.980s CPU, 18.072s wall-clock]
|
||
|
planner.py version 0.0.1
|
||
|
|
||
|
Time: 1.68s
|
||
|
Memory: 170MB
|
||
|
|
||
|
Iteration 1
|
||
|
Queue: [5]
|
||
|
Grounded Until: 0
|
||
|
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||
|
Grounding Time: 0.97s
|
||
|
Memory: 183MB (+13MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.12s
|
||
|
Memory: 217MB (+34MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 1.66s
|
||
|
|
||
|
Iteration 2
|
||
|
Queue: [7]
|
||
|
Grounded Until: 5
|
||
|
Grounding... [('step', [6]), ('step', [7]), ('check', [7])]
|
||
|
Grounding Time: 0.38s
|
||
|
Memory: 217MB (+0MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.03s
|
||
|
Memory: 228MB (+11MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.68s
|
||
|
|
||
|
Iteration 3
|
||
|
Queue: [9]
|
||
|
Grounded Until: 7
|
||
|
Grounding... [('step', [8]), ('step', [9]), ('check', [9])]
|
||
|
Grounding Time: 0.38s
|
||
|
Memory: 228MB (+0MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.04s
|
||
|
Memory: 245MB (+17MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.66s
|
||
|
|
||
|
Iteration 4
|
||
|
Queue: [14]
|
||
|
Grounded Until: 9
|
||
|
Grounding... [('step', [10]), ('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('check', [14])]
|
||
|
Grounding Time: 0.97s
|
||
|
Memory: 287MB (+42MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Answer: 1
|
||
|
occurs(action(("drive-truck","truck26","city3-3","city3-2","city3")),1) occurs(action(("drive-truck","truck31","city3-3","city3-2","city3")),1) occurs(action(("drive-truck","truck11","city8-9","city8-12","city8")),1) occurs(action(("drive-truck","truck20","city8-6","city8-12","city8")),1) occurs(action(("drive-truck","truck43","city8-5","city8-4","city8")),1) occurs(action(("drive-truck","truck14","city3-3","city3-6","city3")),1) occurs(action(("drive-truck","truck42","city3-2","city3-12","city3")),1) occurs(action(("drive-truck","truck48","city3-2","city3-12","city3")),1) occurs(action(("drive-truck","truck13","city1-4","city1-5","city1")),1) occurs(action(("drive-truck","truck16","city1-11","city1-1","city1")),1) occurs(action(("drive-truck","truck2","city1-5","city1-9","city1")),1) occurs(action(("drive-truck","truck24","city1-12","city1-9","city1")),1) occurs(action(("drive-truck","truck34","city1-11","city1-9","city1")),1) occurs(action(("fly-airplane","plane2","city7-12","city3-12")),1) occurs(action(("fly-airplane","plane3","city2-12","city3-12")),1) occurs(action(("fly-airplane","plane4","city9-12","city3-12")),1) occurs(action(("fly-airplane","plane6","city9-12","city3-12")),1) occurs(action(("fly-airplane","plane7","city6-12","city3-12")),1) occurs(action(("fly-airplane","plane8","city6-12","city3-12")),1) occurs(action(("fly-airplane","plane5","city3-12","city1-12")),1) occurs(action(("fly-airplane","plane1","city6-12","city5-12")),1) occurs(action(("load-truck","package10","truck37","city2-5")),1) occurs(action(("load-truck","package11","truck45","city5-4")),1) occurs(action(("drive-truck","truck27","city2-3","city2-12","city2")),1) occurs(action(("drive-truck","truck29","city2-4","city2-12","city2")),1) occurs(action(("drive-truck","truck39","city2-10","city2-12","city2")),1) occurs(action(("drive-truck","truck40","city2-3","city2-12","city2")),1) occurs(action(("drive-truck","truck47","city2-8","city2-12","city2")),1) occurs(action(("drive-truck","truck12","city4-8","city4-12","city4")),1) occurs(action(("drive-truck","truck17","city4-10","city4-12","city4")),1) occurs(action(("drive-truck","truck18","city4-7","city4-12","city4")),1) occurs(action(("drive-truck","truck21","city4-5","city4-12","city4")),1) occurs(action(("drive-truck","truck25","city4-1","city4-12","city4")),1) occurs(action(("drive-truck","truck3","city4-8","city4-12","city4")),1) occurs(action(("drive-truck","truck49","city4-5","city4-12","city4")),1) occurs(action(("drive-truck","truck5","city4-5","city4-12","city4")),1) occurs(action(("drive-truck","truck6","city4-5","city4-12","city4")),1) occurs(action(("drive-truck","truck7","city4-3","city4-12","city4")),1) occurs(action(("drive-truck","truck10","city6-7","city6-12","city6")),1) occurs(action(("drive-truck","truck51","city6-1","city6-12","city6")),1) occurs(action(("drive-truck","truck22","city7-11","city7-12","city7")),1) occurs(action(("drive-truck","truck44","city7-6","city7-12","city7")),1) occurs(action(("drive-truck","truck52","city7-11","city7-12","city7")),1) occurs(action(("drive-truck","truck1","city9-7","city9-12","city9")),1) occurs(action(("drive-truck","truck15","city9-7","city9-12","city9")),1) occurs(action(("drive-truck","truck4","city9-8","city9-12","city9")),1) occurs(action(("drive-truck","truck54","city9-4","city9-12","city9")),1) occurs(action(("drive-truck","truck38","city2-12","city2-9","city2")),1) occurs(action(("drive-truck","truck30","city5-12","city5-9","city5")),1) occurs(action(("drive-truck","truck36","city5-7","city5-9","city5")),1) occurs(action(("drive-truck","truck50","city5-4","city5-9","city5")),1) occurs(action(("drive-truck","truck33","city6-10","city6-9","city6")),1) occurs(action(("drive-truck","truck41","city6-8","city6-9","city6")),1) occurs(action(("drive-truck","truck9","city6-10","city6-5","city6")),1) occurs(action(("drive-truck","truck37","city2-5","city2-12","city2")),2) occurs(action(("drive-truck","truck45","city5-4","city5-12","city5")),2) occurs(action(("unload-truck","package11","truck45","city5-12")),3) occurs(action(("load-tru
|
||
|
Solving Time: 0.40s
|
||
|
Memory: 331MB (+44MB)
|
||
|
SAT
|
||
|
SATISFIABLE
|
||
|
|
||
|
Models : 1+
|
||
|
Calls : 4
|
||
|
Time : 6.646s (Solving: 0.37s 1st Model: 0.34s Unsat: 0.02s)
|
||
|
CPU Time : 6.550s
|
||
|
|
||
|
Choices : 23456
|
||
|
Conflicts : 211 (Analyzed: 209)
|
||
|
Restarts : 1 (Average: 209.00 Last: 95)
|
||
|
Model-Level : 2007.0
|
||
|
Problems : 4 (Average Length: 10.75 Splits: 0)
|
||
|
Lemmas : 209 (Deleted: 0)
|
||
|
Binary : 23 (Ratio: 11.00%)
|
||
|
Ternary : 1 (Ratio: 0.48%)
|
||
|
Conflict : 209 (Average Length: 43.0 Ratio: 100.00%)
|
||
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Backjumps : 209 (Average: 104.81 Max: 1269 Sum: 21905)
|
||
|
Executed : 174 (Average: 102.70 Max: 1269 Sum: 21465 Ratio: 97.99%)
|
||
|
Bounded : 35 (Average: 12.57 Max: 16 Sum: 440 Ratio: 2.01%)
|
||
|
|
||
|
Rules : 0
|
||
|
Atoms : 0
|
||
|
Bodies : 0
|
||
|
Tight : Yes
|
||
|
Variables : 224862 (Eliminated: 0 Frozen: 186455)
|
||
|
Constraints : 1071733 (Binary: 96.5% Ternary: 1.7% Other: 1.7%)
|
||
|
|
||
|
Memory Peak : 332MB
|
||
|
Max. Length : 14 steps
|
||
|
Sol. Length : 14 steps
|
||
|
|
||
|
|