160 lines
23 KiB
Plaintext
160 lines
23 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-4.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-4.pddl
|
||
|
Parsing...
|
||
|
Parsing: [0.030s CPU, 0.033s wall-clock]
|
||
|
Normalizing task... [0.010s CPU, 0.002s wall-clock]
|
||
|
Instantiating...
|
||
|
Generating Datalog program... [0.010s CPU, 0.012s wall-clock]
|
||
|
Normalizing Datalog program...
|
||
|
Normalizing Datalog program: [0.020s CPU, 0.029s wall-clock]
|
||
|
Preparing model... [0.030s CPU, 0.032s wall-clock]
|
||
|
Generated 51 rules.
|
||
|
Computing model... [0.570s CPU, 0.564s wall-clock]
|
||
|
4494 relevant atoms
|
||
|
3252 auxiliary atoms
|
||
|
7746 final queue length
|
||
|
10475 total queue pushes
|
||
|
Completing instantiation... [0.750s CPU, 0.751s wall-clock]
|
||
|
Instantiating: [1.390s CPU, 1.397s wall-clock]
|
||
|
Computing fact groups...
|
||
|
Finding invariants...
|
||
|
6 initial candidates
|
||
|
Finding invariants: [0.010s CPU, 0.016s wall-clock]
|
||
|
Checking invariant weight... [0.010s CPU, 0.002s wall-clock]
|
||
|
Instantiating groups... [0.080s CPU, 0.078s wall-clock]
|
||
|
Collecting mutex groups... [0.000s CPU, 0.004s wall-clock]
|
||
|
Choosing groups...
|
||
|
0 uncovered facts
|
||
|
Choosing groups: [0.010s CPU, 0.012s wall-clock]
|
||
|
Building translation key... [0.010s CPU, 0.008s wall-clock]
|
||
|
Computing fact groups: [0.160s CPU, 0.162s 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.000s CPU, 0.004s wall-clock]
|
||
|
Translating task...
|
||
|
Processing axioms...
|
||
|
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||
|
Processing axioms: [0.040s CPU, 0.032s wall-clock]
|
||
|
Translating task: [0.580s CPU, 0.577s wall-clock]
|
||
|
0 effect conditions simplified
|
||
|
0 implied preconditions added
|
||
|
Detecting unreachable propositions...
|
||
|
0 operators removed
|
||
|
0 axioms removed
|
||
|
35 propositions removed
|
||
|
Detecting unreachable propositions: [0.320s CPU, 0.317s wall-clock]
|
||
|
Reordering and filtering variables...
|
||
|
35 of 35 variables necessary.
|
||
|
0 of 35 mutex groups necessary.
|
||
|
3254 of 3254 operators necessary.
|
||
|
0 of 0 axiom rules necessary.
|
||
|
Reordering and filtering variables: [0.070s CPU, 0.076s wall-clock]
|
||
|
Translator variables: 35
|
||
|
Translator derived variables: 0
|
||
|
Translator facts: 717
|
||
|
Translator goal facts: 7
|
||
|
Translator mutex groups: 0
|
||
|
Translator total mutex groups size: 0
|
||
|
Translator operators: 3254
|
||
|
Translator axioms: 0
|
||
|
Translator task size: 12719
|
||
|
Translator peak memory: 42584 KB
|
||
|
Writing output... [0.240s CPU, 0.268s wall-clock]
|
||
|
Done! [2.840s CPU, 2.872s wall-clock]
|
||
|
planner.py version 0.0.1
|
||
|
|
||
|
Time: 0.48s
|
||
|
Memory: 75MB
|
||
|
|
||
|
Iteration 1
|
||
|
Queue: [5]
|
||
|
Grounded Until: 0
|
||
|
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||
|
Grounding Time: 0.22s
|
||
|
Memory: 82MB (+7MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.02s
|
||
|
Memory: 92MB (+10MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.36s
|
||
|
|
||
|
Iteration 2
|
||
|
Queue: [7]
|
||
|
Grounded Until: 5
|
||
|
Grounding... [('step', [6]), ('step', [7]), ('check', [7])]
|
||
|
Grounding Time: 0.09s
|
||
|
Memory: 93MB (+1MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.01s
|
||
|
Memory: 96MB (+3MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.15s
|
||
|
|
||
|
Iteration 3
|
||
|
Queue: [9]
|
||
|
Grounded Until: 7
|
||
|
Grounding... [('step', [8]), ('step', [9]), ('check', [9])]
|
||
|
Grounding Time: 0.09s
|
||
|
Memory: 96MB (+0MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.01s
|
||
|
Memory: 100MB (+4MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.15s
|
||
|
|
||
|
Iteration 4
|
||
|
Queue: [14]
|
||
|
Grounded Until: 9
|
||
|
Grounding... [('step', [10]), ('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('check', [14])]
|
||
|
Grounding Time: 0.24s
|
||
|
Memory: 111MB (+11MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Answer: 1
|
||
|
occurs(action(("fly-airplane","plane1","city2-4","city5-4")),1) occurs(action(("fly-airplane","plane2","city13-4","city11-4")),1) occurs(action(("fly-airplane","plane5","city12-4","city1-4")),1) occurs(action(("drive-truck","truck10","city10-3","city10-1","city10")),1) occurs(action(("drive-truck","truck20","city10-1","city10-3","city10")),1) occurs(action(("drive-truck","truck12","city2-1","city2-3","city2")),1) occurs(action(("drive-truck","truck14","city4-1","city4-2","city4")),1) occurs(action(("load-airplane","package4","plane1","city5-4")),2) occurs(action(("drive-truck","truck17","city7-3","city7-4","city7")),2) occurs(action(("drive-truck","truck3","city7-1","city7-3","city7")),2) occurs(action(("drive-truck","truck18","city8-2","city8-1","city8")),2) occurs(action(("drive-truck","truck5","city8-2","city8-3","city8")),2) occurs(action(("drive-truck","truck19","city9-1","city9-4","city9")),2) occurs(action(("drive-truck","truck22","city12-3","city12-4","city12")),2) occurs(action(("drive-truck","truck20","city10-3","city10-2","city10")),2) occurs(action(("drive-truck","truck13","city3-3","city3-2","city3")),2) occurs(action(("load-truck","package1","truck14","city4-2")),2) occurs(action(("load-truck","package2","truck21","city11-3")),2) occurs(action(("load-truck","package5","truck10","city10-1")),2) occurs(action(("load-truck","package6","truck12","city2-3")),2) occurs(action(("fly-airplane","plane1","city5-4","city8-4")),3) occurs(action(("drive-truck","truck5","city8-3","city8-4","city8")),3) occurs(action(("drive-truck","truck4","city7-3","city7-2","city7")),3) occurs(action(("drive-truck","truck23","city13-2","city13-3","city13")),3) occurs(action(("drive-truck","truck2","city8-1","city8-2","city8")),3) occurs(action(("drive-truck","truck9","city8-1","city8-3","city8")),3) occurs(action(("drive-truck","truck19","city9-4","city9-2","city9")),3) occurs(action(("drive-truck","truck6","city9-2","city9-4","city9")),3) occurs(action(("drive-truck","truck7","city9-4","city9-2","city9")),3) occurs(action(("drive-truck","truck18","city8-1","city8-2","city8")),3) occurs(action(("drive-truck","truck17","city7-4","city7-3","city7")),3) occurs(action(("drive-truck","truck11","city1-1","city1-4","city1")),3) occurs(action(("drive-truck","truck10","city10-1","city10-4","city10")),3) occurs(action(("drive-truck","truck21","city11-3","city11-4","city11")),3) occurs(action(("drive-truck","truck12","city2-3","city2-4","city2")),3) occurs(action(("drive-truck","truck14","city4-2","city4-4","city4")),3) occurs(action(("drive-truck","truck16","city6-3","city6-4","city6")),3) occurs(action(("load-airplane","package7","plane5","city1-4")),3) occurs(action(("drive-truck","truck3","city7-3","city7-1","city7")),3) occurs(action(("drive-truck","truck1","city5-4","city5-1","city5")),3) occurs(action(("drive-truck","truck15","city5-2","city5-1","city5")),3) occurs(action(("drive-truck","truck8","city2-2","city2-1","city2")),3) occurs(action(("drive-truck","truck13","city3-2","city3-1","city3")),3) occurs(action(("unload-airplane","package4","plane1","city8-4")),4) occurs(action(("drive-truck","truck4","city7-2","city7-1","city7")),4) occurs(action(("drive-truck","truck9","city8-3","city8-4","city8")),4) occurs(action(("fly-airplane","plane3","city6-4","city4-4")),4) occurs(action(("drive-truck","truck7","city9-2","city9-4","city9")),4) occurs(action(("drive-truck","truck6","city9-4","city9-2","city9")),4) occurs(action(("drive-truck","truck19","city9-2","city9-1","city9")),4) occurs(action(("drive-truck","truck5","city8-4","city8-2","city8")),4) occurs(action(("drive-truck","truck2","city8-2","city8-1","city8")),4) occurs(action(("fly-airplane","plane5","city1-4","city12-4")),4) occurs(action(("drive-truck","truck23","city13-3","city13-2","city13")),4) occurs(action(("unload-truck","package1","truck14","city4-4")),4) occurs(action(("unload-truck","package2","truck21","city11-4")),4) occurs(action(("unload-truck","package5","truck10","city10-4")),4) occurs(action(("unload-truck","package6","truck12","city2-4")),4) occurs(action(("drive-tr
|
||
|
Solving Time: 0.11s
|
||
|
Memory: 123MB (+12MB)
|
||
|
SAT
|
||
|
SATISFIABLE
|
||
|
|
||
|
Models : 1+
|
||
|
Calls : 4
|
||
|
Time : 1.650s (Solving: 0.10s 1st Model: 0.10s Unsat: 0.00s)
|
||
|
CPU Time : 1.600s
|
||
|
|
||
|
Choices : 5123
|
||
|
Conflicts : 225 (Analyzed: 223)
|
||
|
Restarts : 2 (Average: 111.50 Last: 75)
|
||
|
Model-Level : 1120.0
|
||
|
Problems : 4 (Average Length: 10.75 Splits: 0)
|
||
|
Lemmas : 223 (Deleted: 0)
|
||
|
Binary : 28 (Ratio: 12.56%)
|
||
|
Ternary : 16 (Ratio: 7.17%)
|
||
|
Conflict : 223 (Average Length: 37.2 Ratio: 100.00%)
|
||
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Backjumps : 223 (Average: 19.17 Max: 211 Sum: 4274)
|
||
|
Executed : 198 (Average: 18.02 Max: 211 Sum: 4019 Ratio: 94.03%)
|
||
|
Bounded : 25 (Average: 10.20 Max: 16 Sum: 255 Ratio: 5.97%)
|
||
|
|
||
|
Rules : 0
|
||
|
Atoms : 0
|
||
|
Bodies : 0
|
||
|
Tight : Yes
|
||
|
Variables : 65792 (Eliminated: 0 Frozen: 47755)
|
||
|
Constraints : 275476 (Binary: 94.5% Ternary: 3.1% Other: 2.4%)
|
||
|
|
||
|
Memory Peak : 123MB
|
||
|
Max. Length : 14 steps
|
||
|
Sol. Length : 14 steps
|
||
|
|
||
|
|