160 lines
26 KiB
Plaintext
160 lines
26 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-9.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-9.pddl
|
||
|
Parsing...
|
||
|
Parsing: [0.030s CPU, 0.030s wall-clock]
|
||
|
Normalizing task... [0.000s CPU, 0.002s wall-clock]
|
||
|
Instantiating...
|
||
|
Generating Datalog program... [0.010s CPU, 0.011s wall-clock]
|
||
|
Normalizing Datalog program...
|
||
|
Normalizing Datalog program: [0.030s CPU, 0.025s wall-clock]
|
||
|
Preparing model... [0.030s CPU, 0.033s wall-clock]
|
||
|
Generated 51 rules.
|
||
|
Computing model... [0.990s CPU, 0.985s wall-clock]
|
||
|
8409 relevant atoms
|
||
|
5767 auxiliary atoms
|
||
|
14176 final queue length
|
||
|
19412 total queue pushes
|
||
|
Completing instantiation... [1.460s CPU, 1.464s wall-clock]
|
||
|
Instantiating: [2.530s CPU, 2.533s wall-clock]
|
||
|
Computing fact groups...
|
||
|
Finding invariants...
|
||
|
6 initial candidates
|
||
|
Finding invariants: [0.030s CPU, 0.024s wall-clock]
|
||
|
Checking invariant weight... [0.000s CPU, 0.003s wall-clock]
|
||
|
Instantiating groups... [0.120s CPU, 0.119s wall-clock]
|
||
|
Collecting mutex groups... [0.010s CPU, 0.008s wall-clock]
|
||
|
Choosing groups...
|
||
|
0 uncovered facts
|
||
|
Choosing groups: [0.020s CPU, 0.022s wall-clock]
|
||
|
Building translation key... [0.010s CPU, 0.015s wall-clock]
|
||
|
Computing fact groups: [0.280s CPU, 0.280s wall-clock]
|
||
|
Building STRIPS to SAS dictionary... [0.010s CPU, 0.007s wall-clock]
|
||
|
Building dictionary for full mutex groups... [0.050s CPU, 0.053s wall-clock]
|
||
|
Building mutex information...
|
||
|
Building mutex information: [0.010s CPU, 0.007s wall-clock]
|
||
|
Translating task...
|
||
|
Processing axioms...
|
||
|
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||
|
Processing axioms: [0.060s CPU, 0.063s wall-clock]
|
||
|
Translating task: [1.140s CPU, 1.143s wall-clock]
|
||
|
0 effect conditions simplified
|
||
|
0 implied preconditions added
|
||
|
Detecting unreachable propositions...
|
||
|
0 operators removed
|
||
|
0 axioms removed
|
||
|
44 propositions removed
|
||
|
Detecting unreachable propositions: [0.710s CPU, 0.710s wall-clock]
|
||
|
Reordering and filtering variables...
|
||
|
44 of 44 variables necessary.
|
||
|
0 of 44 mutex groups necessary.
|
||
|
6368 of 6368 operators necessary.
|
||
|
0 of 0 axiom rules necessary.
|
||
|
Reordering and filtering variables: [0.150s CPU, 0.150s wall-clock]
|
||
|
Translator variables: 44
|
||
|
Translator derived variables: 0
|
||
|
Translator facts: 1388
|
||
|
Translator goal facts: 12
|
||
|
Translator mutex groups: 0
|
||
|
Translator total mutex groups size: 0
|
||
|
Translator operators: 6368
|
||
|
Translator axioms: 0
|
||
|
Translator task size: 25636
|
||
|
Translator peak memory: 52056 KB
|
||
|
Writing output... [0.470s CPU, 0.522s wall-clock]
|
||
|
Done! [5.440s CPU, 5.495s wall-clock]
|
||
|
planner.py version 0.0.1
|
||
|
|
||
|
Time: 0.86s
|
||
|
Memory: 106MB
|
||
|
|
||
|
Iteration 1
|
||
|
Queue: [5]
|
||
|
Grounded Until: 0
|
||
|
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||
|
Grounding Time: 0.41s
|
||
|
Memory: 113MB (+7MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.04s
|
||
|
Memory: 130MB (+17MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.69s
|
||
|
|
||
|
Iteration 2
|
||
|
Queue: [7]
|
||
|
Grounded Until: 5
|
||
|
Grounding... [('step', [6]), ('step', [7]), ('check', [7])]
|
||
|
Grounding Time: 0.17s
|
||
|
Memory: 131MB (+1MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.01s
|
||
|
Memory: 137MB (+6MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.28s
|
||
|
|
||
|
Iteration 3
|
||
|
Queue: [9]
|
||
|
Grounded Until: 7
|
||
|
Grounding... [('step', [8]), ('step', [9]), ('check', [9])]
|
||
|
Grounding Time: 0.17s
|
||
|
Memory: 137MB (+0MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.02s
|
||
|
Memory: 145MB (+8MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.29s
|
||
|
|
||
|
Iteration 4
|
||
|
Queue: [14]
|
||
|
Grounded Until: 9
|
||
|
Grounding... [('step', [10]), ('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('check', [14])]
|
||
|
Grounding Time: 0.42s
|
||
|
Memory: 160MB (+15MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Answer: 1
|
||
|
occurs(action(("fly-airplane","plane1","city10-6","city9-6")),1) occurs(action(("fly-airplane","plane4","city5-6","city9-6")),1) occurs(action(("fly-airplane","plane2","city7-6","city6-6")),1) occurs(action(("drive-truck","truck7","city9-1","city9-5","city9")),1) occurs(action(("drive-truck","truck18","city1-1","city1-2","city1")),1) occurs(action(("drive-truck","truck14","city11-6","city11-5","city11")),1) occurs(action(("load-truck","package6","truck9","city4-1")),1) occurs(action(("drive-truck","truck16","city6-3","city6-2","city6")),2) occurs(action(("drive-truck","truck13","city9-6","city9-2","city9")),2) occurs(action(("drive-truck","truck19","city2-1","city2-4","city2")),2) occurs(action(("drive-truck","truck6","city2-6","city2-4","city2")),2) occurs(action(("drive-truck","truck8","city2-5","city2-4","city2")),2) occurs(action(("drive-truck","truck23","city6-1","city6-6","city6")),2) occurs(action(("drive-truck","truck3","city4-1","city4-4","city4")),2) occurs(action(("drive-truck","truck4","city4-1","city4-2","city4")),2) occurs(action(("drive-truck","truck9","city4-1","city4-6","city4")),2) occurs(action(("drive-truck","truck22","city5-2","city5-3","city5")),2) occurs(action(("drive-truck","truck15","city8-5","city8-2","city8")),2) occurs(action(("drive-truck","truck25","city8-2","city8-4","city8")),2) occurs(action(("drive-truck","truck5","city8-6","city8-4","city8")),2) occurs(action(("drive-truck","truck27","city10-2","city10-4","city10")),2) occurs(action(("fly-airplane","plane3","city6-6","city4-6")),2) occurs(action(("drive-truck","truck7","city9-5","city9-4","city9")),2) occurs(action(("load-airplane","package1","plane2","city6-6")),2) occurs(action(("drive-truck","truck24","city7-5","city7-1","city7")),2) occurs(action(("load-truck","package11","truck26","city9-1")),2) occurs(action(("load-truck","package12","truck18","city1-2")),2) occurs(action(("load-truck","package8","truck14","city11-5")),2) occurs(action(("drive-truck","truck22","city5-3","city5-6","city5")),3) occurs(action(("drive-truck","truck5","city8-4","city8-3","city8")),3) occurs(action(("fly-airplane","plane2","city6-6","city4-6")),3) occurs(action(("fly-airplane","plane4","city9-6","city4-6")),3) occurs(action(("drive-truck","truck13","city9-2","city9-6","city9")),3) occurs(action(("drive-truck","truck6","city2-4","city2-6","city2")),3) occurs(action(("drive-truck","truck19","city2-4","city2-1","city2")),3) occurs(action(("drive-truck","truck7","city9-4","city9-1","city9")),3) occurs(action(("drive-truck","truck27","city10-4","city10-2","city10")),3) occurs(action(("drive-truck","truck25","city8-4","city8-2","city8")),3) occurs(action(("drive-truck","truck15","city8-2","city8-5","city8")),3) occurs(action(("drive-truck","truck23","city6-6","city6-1","city6")),3) occurs(action(("drive-truck","truck18","city1-2","city1-6","city1")),3) occurs(action(("drive-truck","truck28","city11-2","city11-6","city11")),3) occurs(action(("load-truck","package7","truck8","city2-4")),3) occurs(action(("drive-truck","truck17","city7-3","city7-6","city7")),3) occurs(action(("drive-truck","truck3","city4-4","city4-1","city4")),3) occurs(action(("drive-truck","truck4","city4-2","city4-1","city4")),3) occurs(action(("unload-truck","package6","truck9","city4-6")),3) occurs(action(("drive-truck","truck1","city1-5","city1-3","city1")),3) occurs(action(("drive-truck","truck10","city1-1","city1-5","city1")),3) occurs(action(("drive-truck","truck20","city3-3","city3-1","city3")),3) occurs(action(("drive-truck","truck12","city7-1","city7-4","city7")),3) occurs(action(("drive-truck","truck14","city11-5","city11-6","city11")),3) occurs(action(("drive-truck","truck7","city9-1","city9-2","city9")),4) occurs(action(("drive-truck","truck11","city8-6","city8-1","city8")),4) occurs(action(("drive-truck","truck15","city8-5","city8-1","city8")),4) occurs(action(("drive-truck","truck2","city8-2","city8-1","city8")),4) occurs(action(("drive-truck","truck25","city8-2","city8-1","city8")),4) occurs(action(("drive-truck","truck5","city8-3","city8-1","city8")),4) occurs(action(("driv
|
||
|
Solving Time: 0.25s
|
||
|
Memory: 182MB (+22MB)
|
||
|
SAT
|
||
|
SATISFIABLE
|
||
|
|
||
|
Models : 1+
|
||
|
Calls : 4
|
||
|
Time : 3.076s (Solving: 0.23s 1st Model: 0.22s Unsat: 0.00s)
|
||
|
CPU Time : 3.010s
|
||
|
|
||
|
Choices : 10589
|
||
|
Conflicts : 281 (Analyzed: 279)
|
||
|
Restarts : 3 (Average: 93.00 Last: 45)
|
||
|
Model-Level : 1772.0
|
||
|
Problems : 4 (Average Length: 10.75 Splits: 0)
|
||
|
Lemmas : 279 (Deleted: 0)
|
||
|
Binary : 35 (Ratio: 12.54%)
|
||
|
Ternary : 13 (Ratio: 4.66%)
|
||
|
Conflict : 279 (Average Length: 29.6 Ratio: 100.00%)
|
||
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Backjumps : 279 (Average: 34.00 Max: 426 Sum: 9487)
|
||
|
Executed : 235 (Average: 31.66 Max: 426 Sum: 8833 Ratio: 93.11%)
|
||
|
Bounded : 44 (Average: 14.86 Max: 16 Sum: 654 Ratio: 6.89%)
|
||
|
|
||
|
Rules : 0
|
||
|
Atoms : 0
|
||
|
Bodies : 0
|
||
|
Tight : Yes
|
||
|
Variables : 111100 (Eliminated: 0 Frozen: 80021)
|
||
|
Constraints : 471257 (Binary: 94.6% Ternary: 3.0% Other: 2.4%)
|
||
|
|
||
|
Memory Peak : 182MB
|
||
|
Max. Length : 14 steps
|
||
|
Sol. Length : 14 steps
|
||
|
|
||
|
|