160 lines
22 KiB
Plaintext
160 lines
22 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-6.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-6.pddl
|
||
|
Parsing...
|
||
|
Parsing: [0.030s CPU, 0.035s wall-clock]
|
||
|
Normalizing task... [0.000s CPU, 0.002s wall-clock]
|
||
|
Instantiating...
|
||
|
Generating Datalog program... [0.010s CPU, 0.013s wall-clock]
|
||
|
Normalizing Datalog program...
|
||
|
Normalizing Datalog program: [0.020s CPU, 0.027s wall-clock]
|
||
|
Preparing model... [0.040s CPU, 0.036s wall-clock]
|
||
|
Generated 51 rules.
|
||
|
Computing model... [1.080s CPU, 1.086s wall-clock]
|
||
|
7777 relevant atoms
|
||
|
7054 auxiliary atoms
|
||
|
14831 final queue length
|
||
|
18679 total queue pushes
|
||
|
Completing instantiation... [1.220s CPU, 1.221s wall-clock]
|
||
|
Instantiating: [2.390s CPU, 2.396s wall-clock]
|
||
|
Computing fact groups...
|
||
|
Finding invariants...
|
||
|
6 initial candidates
|
||
|
Finding invariants: [0.020s CPU, 0.020s wall-clock]
|
||
|
Checking invariant weight... [0.000s CPU, 0.003s wall-clock]
|
||
|
Instantiating groups... [0.130s CPU, 0.133s wall-clock]
|
||
|
Collecting mutex groups... [0.010s CPU, 0.010s wall-clock]
|
||
|
Choosing groups...
|
||
|
0 uncovered facts
|
||
|
Choosing groups: [0.030s CPU, 0.031s wall-clock]
|
||
|
Building translation key... [0.010s CPU, 0.019s wall-clock]
|
||
|
Computing fact groups: [0.320s CPU, 0.330s wall-clock]
|
||
|
Building STRIPS to SAS dictionary... [0.010s CPU, 0.008s wall-clock]
|
||
|
Building dictionary for full mutex groups... [0.010s CPU, 0.007s wall-clock]
|
||
|
Building mutex information...
|
||
|
Building mutex information: [0.010s CPU, 0.011s wall-clock]
|
||
|
Translating task...
|
||
|
Processing axioms...
|
||
|
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||
|
Processing axioms: [0.050s CPU, 0.052s wall-clock]
|
||
|
Translating task: [1.030s CPU, 1.026s 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.550s CPU, 0.545s wall-clock]
|
||
|
Reordering and filtering variables...
|
||
|
38 of 44 variables necessary.
|
||
|
0 of 44 mutex groups necessary.
|
||
|
3724 of 5404 operators necessary.
|
||
|
0 of 0 axiom rules necessary.
|
||
|
Reordering and filtering variables: [0.110s CPU, 0.113s wall-clock]
|
||
|
Translator variables: 38
|
||
|
Translator derived variables: 0
|
||
|
Translator facts: 1140
|
||
|
Translator goal facts: 10
|
||
|
Translator mutex groups: 0
|
||
|
Translator total mutex groups size: 0
|
||
|
Translator operators: 3724
|
||
|
Translator axioms: 0
|
||
|
Translator task size: 15160
|
||
|
Translator peak memory: 49752 KB
|
||
|
Writing output... [0.270s CPU, 0.309s wall-clock]
|
||
|
Done! [4.790s CPU, 4.826s wall-clock]
|
||
|
planner.py version 0.0.1
|
||
|
|
||
|
Time: 0.52s
|
||
|
Memory: 80MB
|
||
|
|
||
|
Iteration 1
|
||
|
Queue: [5]
|
||
|
Grounded Until: 0
|
||
|
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||
|
Grounding Time: 0.27s
|
||
|
Memory: 89MB (+9MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.03s
|
||
|
Memory: 103MB (+14MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.45s
|
||
|
|
||
|
Iteration 2
|
||
|
Queue: [7]
|
||
|
Grounded Until: 5
|
||
|
Grounding... [('step', [6]), ('step', [7]), ('check', [7])]
|
||
|
Grounding Time: 0.11s
|
||
|
Memory: 103MB (+0MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.01s
|
||
|
Memory: 107MB (+4MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.19s
|
||
|
|
||
|
Iteration 3
|
||
|
Queue: [9]
|
||
|
Grounded Until: 7
|
||
|
Grounding... [('step', [8]), ('step', [9]), ('check', [9])]
|
||
|
Grounding Time: 0.12s
|
||
|
Memory: 107MB (+0MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.02s
|
||
|
Memory: 113MB (+6MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.21s
|
||
|
|
||
|
Iteration 4
|
||
|
Queue: [14]
|
||
|
Grounded Until: 9
|
||
|
Grounding... [('step', [10]), ('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('check', [14])]
|
||
|
Grounding Time: 0.32s
|
||
|
Memory: 127MB (+14MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Answer: 1
|
||
|
occurs(action(("drive-truck","truck16","city8-2","city8-4","city8")),1) occurs(action(("load-truck","package15","truck1","city14-3")),1) occurs(action(("drive-truck","truck8","city14-1","city14-3","city14")),1) occurs(action(("drive-truck","truck22","city14-2","city14-1","city14")),1) occurs(action(("fly-airplane","plane1","city18-4","city9-4")),1) occurs(action(("fly-airplane","plane2","city10-4","city9-4")),1) occurs(action(("drive-truck","truck11","city3-2","city3-1","city3")),1) occurs(action(("drive-truck","truck14","city6-1","city6-3","city6")),1) occurs(action(("load-truck","package8","truck23","city15-2")),1) occurs(action(("drive-truck","truck24","city16-1","city16-2","city16")),2) occurs(action(("load-truck","package7","truck16","city8-4")),2) occurs(action(("fly-airplane","plane2","city9-4","city14-4")),2) occurs(action(("drive-truck","truck8","city14-3","city14-1","city14")),2) occurs(action(("load-airplane","package10","plane1","city9-4")),2) occurs(action(("load-truck","package14","truck22","city14-1")),2) occurs(action(("drive-truck","truck23","city15-2","city15-4","city15")),2) occurs(action(("drive-truck","truck3","city10-3","city10-2","city10")),2) occurs(action(("drive-truck","truck7","city3-4","city3-3","city3")),2) occurs(action(("drive-truck","truck14","city6-3","city6-1","city6")),2) occurs(action(("load-truck","package11","truck11","city3-1")),2) occurs(action(("fly-airplane","plane1","city9-4","city15-4")),3) occurs(action(("drive-truck","truck22","city14-1","city14-2","city14")),3) occurs(action(("drive-truck","truck16","city8-4","city8-2","city8")),3) occurs(action(("load-airplane","package13","plane2","city14-4")),3) occurs(action(("drive-truck","truck11","city3-1","city3-4","city3")),3) occurs(action(("unload-truck","package8","truck23","city15-4")),3) occurs(action(("drive-truck","truck6","city1-1","city1-2","city1")),3) occurs(action(("drive-truck","truck9","city1-2","city1-3","city1")),3) occurs(action(("drive-truck","truck10","city2-2","city2-3","city2")),3) occurs(action(("drive-truck","truck15","city7-1","city7-2","city7")),3) occurs(action(("drive-truck","truck17","city9-1","city9-2","city9")),3) occurs(action(("drive-truck","truck3","city10-2","city10-3","city10")),3) occurs(action(("load-truck","package16","truck24","city16-2")),3) occurs(action(("drive-truck","truck7","city3-3","city3-4","city3")),3) occurs(action(("unload-truck","package7","truck16","city8-2")),4) occurs(action(("drive-truck","truck24","city16-2","city16-4","city16")),4) occurs(action(("fly-airplane","plane2","city14-4","city3-4")),4) occurs(action(("load-airplane","package8","plane1","city15-4")),4) occurs(action(("unload-truck","package11","truck11","city3-4")),4) occurs(action(("drive-truck","truck18","city10-1","city10-2","city10")),4) occurs(action(("drive-truck","truck19","city11-1","city11-2","city11")),4) occurs(action(("drive-truck","truck7","city3-4","city3-3","city3")),4) occurs(action(("drive-truck","truck17","city9-2","city9-3","city9")),4) occurs(action(("drive-truck","truck15","city7-2","city7-1","city7")),4) occurs(action(("drive-truck","truck10","city2-3","city2-2","city2")),4) occurs(action(("drive-truck","truck23","city15-4","city15-2","city15")),4) occurs(action(("drive-truck","truck9","city1-3","city1-2","city1")),4) occurs(action(("drive-truck","truck6","city1-2","city1-1","city1")),4) occurs(action(("drive-truck","truck1","city14-3","city14-2","city14")),5) occurs(action(("drive-truck","truck2","city4-3","city4-1","city4")),5) occurs(action(("drive-truck","truck22","city14-2","city14-4","city14")),5) occurs(action(("drive-truck","truck5","city14-1","city14-4","city14")),5) occurs(action(("drive-truck","truck4","city8-1","city8-3","city8")),5) occurs(action(("fly-airplane","plane1","city15-4","city16-4")),5) occurs(action(("drive-truck","truck25","city17-1","city17-3","city17")),5) occurs(action(("load-airplane","package11","plane2","city3-4")),5) occurs(action(("drive-truck","truck3","city10-3","city10-4","city10")),5) occurs(action(("drive-truck","truck15","city7-1","city7-4","city7")),5) o
|
||
|
Solving Time: 0.30s
|
||
|
Memory: 142MB (+15MB)
|
||
|
SAT
|
||
|
SATISFIABLE
|
||
|
|
||
|
Models : 1+
|
||
|
Calls : 4
|
||
|
Time : 2.163s (Solving: 0.30s 1st Model: 0.28s Unsat: 0.01s)
|
||
|
CPU Time : 2.120s
|
||
|
|
||
|
Choices : 4189
|
||
|
Conflicts : 503 (Analyzed: 501)
|
||
|
Restarts : 7 (Average: 71.57 Last: 26)
|
||
|
Model-Level : 1020.0
|
||
|
Problems : 4 (Average Length: 10.75 Splits: 0)
|
||
|
Lemmas : 501 (Deleted: 0)
|
||
|
Binary : 70 (Ratio: 13.97%)
|
||
|
Ternary : 19 (Ratio: 3.79%)
|
||
|
Conflict : 501 (Average Length: 41.8 Ratio: 100.00%)
|
||
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Backjumps : 501 (Average: 7.38 Max: 154 Sum: 3697)
|
||
|
Executed : 454 (Average: 6.36 Max: 154 Sum: 3185 Ratio: 86.15%)
|
||
|
Bounded : 47 (Average: 10.89 Max: 16 Sum: 512 Ratio: 13.85%)
|
||
|
|
||
|
Rules : 0
|
||
|
Atoms : 0
|
||
|
Bodies : 0
|
||
|
Tight : Yes
|
||
|
Variables : 83796 (Eliminated: 0 Frozen: 57313)
|
||
|
Constraints : 317453 (Binary: 93.3% Ternary: 4.2% Other: 2.4%)
|
||
|
|
||
|
Memory Peak : 142MB
|
||
|
Max. Length : 14 steps
|
||
|
Sol. Length : 14 steps
|
||
|
|
||
|
|