135 lines
6.0 KiB
Plaintext
135 lines
6.0 KiB
Plaintext
|
INFO Running translator.
|
||
|
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/zenotravel-strips-automatic/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/zenotravel-strips-automatic/instances/instance-11.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-2002/domains/zenotravel-strips-automatic/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/zenotravel-strips-automatic/instances/instance-11.pddl
|
||
|
Parsing...
|
||
|
Parsing: [0.020s CPU, 0.020s wall-clock]
|
||
|
Normalizing task... [0.000s CPU, 0.002s wall-clock]
|
||
|
Instantiating...
|
||
|
Generating Datalog program... [0.010s CPU, 0.006s wall-clock]
|
||
|
Normalizing Datalog program...
|
||
|
Normalizing Datalog program: [0.020s CPU, 0.026s wall-clock]
|
||
|
Preparing model... [0.010s CPU, 0.014s wall-clock]
|
||
|
Generated 40 rules.
|
||
|
Computing model... [0.230s CPU, 0.222s wall-clock]
|
||
|
1726 relevant atoms
|
||
|
771 auxiliary atoms
|
||
|
2497 final queue length
|
||
|
5144 total queue pushes
|
||
|
Completing instantiation... [0.420s CPU, 0.427s wall-clock]
|
||
|
Instantiating: [0.690s CPU, 0.698s wall-clock]
|
||
|
Computing fact groups...
|
||
|
Finding invariants...
|
||
|
9 initial candidates
|
||
|
Finding invariants: [0.030s CPU, 0.029s wall-clock]
|
||
|
Checking invariant weight... [0.010s CPU, 0.001s wall-clock]
|
||
|
Instantiating groups... [0.000s CPU, 0.007s wall-clock]
|
||
|
Collecting mutex groups... [0.000s CPU, 0.001s wall-clock]
|
||
|
Choosing groups...
|
||
|
0 uncovered facts
|
||
|
Choosing groups: [0.000s CPU, 0.002s wall-clock]
|
||
|
Building translation key... [0.000s CPU, 0.001s wall-clock]
|
||
|
Computing fact groups: [0.050s CPU, 0.044s wall-clock]
|
||
|
Building STRIPS to SAS dictionary... [0.000s CPU, 0.001s wall-clock]
|
||
|
Building dictionary for full mutex groups... [0.000s CPU, 0.000s wall-clock]
|
||
|
Building mutex information...
|
||
|
Building mutex information: [0.000s CPU, 0.001s wall-clock]
|
||
|
Translating task...
|
||
|
Processing axioms...
|
||
|
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||
|
Processing axioms: [0.020s CPU, 0.020s wall-clock]
|
||
|
Translating task: [0.380s CPU, 0.376s wall-clock]
|
||
|
0 effect conditions simplified
|
||
|
0 implied preconditions added
|
||
|
Detecting unreachable propositions...
|
||
|
0 operators removed
|
||
|
0 axioms removed
|
||
|
13 propositions removed
|
||
|
Detecting unreachable propositions: [0.190s CPU, 0.194s wall-clock]
|
||
|
Reordering and filtering variables...
|
||
|
13 of 13 variables necessary.
|
||
|
0 of 13 mutex groups necessary.
|
||
|
1548 of 1548 operators necessary.
|
||
|
0 of 0 axiom rules necessary.
|
||
|
Reordering and filtering variables: [0.060s CPU, 0.056s wall-clock]
|
||
|
Translator variables: 13
|
||
|
Translator derived variables: 0
|
||
|
Translator facts: 102
|
||
|
Translator goal facts: 8
|
||
|
Translator mutex groups: 0
|
||
|
Translator total mutex groups size: 0
|
||
|
Translator operators: 1548
|
||
|
Translator axioms: 0
|
||
|
Translator task size: 7305
|
||
|
Translator peak memory: 41420 KB
|
||
|
Writing output... [0.130s CPU, 0.148s wall-clock]
|
||
|
Done! [1.540s CPU, 1.558s wall-clock]
|
||
|
planner.py version 0.0.1
|
||
|
|
||
|
Time: 0.31s
|
||
|
Memory: 69MB
|
||
|
|
||
|
Iteration 1
|
||
|
Queue: [(0,0,0,True), (1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||
|
Grounded Until: 0
|
||
|
Solving...
|
||
|
Solving Time: 0.00s
|
||
|
Memory: 70MB (+1MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.00s
|
||
|
|
||
|
Iteration 2
|
||
|
Queue: [(1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||
|
Grounded Until: 0
|
||
|
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||
|
Grounding Time: 0.08s
|
||
|
Memory: 70MB (+0MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.01s
|
||
|
Memory: 70MB (+0MB)
|
||
|
SAT
|
||
|
Testing...
|
||
|
SERIALIZABLE
|
||
|
Testing Time: 0.24s
|
||
|
Memory: 70MB (+0MB)
|
||
|
Answer: 1
|
||
|
occurs(action(("fly","plane1","city4","city1","fl4","fl3")),1) occurs(action(("fly","plane3","city1","city2","fl5","fl4")),1) occurs(action(("zoom","plane2","city4","city5","fl3","fl2","fl1")),1) occurs(action(("board","person2","plane3","city2")),2) occurs(action(("board","person6","plane3","city2")),2) occurs(action(("board","person7","plane2","city5")),2) occurs(action(("fly","plane2","city5","city0","fl1","fl0")),2) occurs(action(("zoom","plane1","city1","city1","fl3","fl2","fl1")),2) occurs(action(("fly","plane3","city2","city1","fl4","fl3")),2) occurs(action(("debark","person2","plane3","city1")),3) occurs(action(("debark","person7","plane2","city0")),3) occurs(action(("board","person4","plane2","city0")),3) occurs(action(("fly","plane3","city1","city4","fl3","fl2")),3) occurs(action(("refuel","plane2","city0","fl0","fl1")),3) occurs(action(("fly","plane1","city1","city1","fl1","fl0")),3) occurs(action(("debark","person6","plane3","city4")),4) occurs(action(("fly","plane2","city0","city2","fl1","fl0")),4) occurs(action(("fly","plane3","city4","city3","fl2","fl1")),4) occurs(action(("debark","person4","plane2","city2")),5) occurs(action(("fly","plane3","city3","city4","fl1","fl0")),5)
|
||
|
SATISFIABLE
|
||
|
|
||
|
Models : 1+
|
||
|
Calls : 2
|
||
|
Time : 0.445s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
|
||
|
CPU Time : 0.428s
|
||
|
|
||
|
Choices : 147 (Domain: 119)
|
||
|
Conflicts : 30 (Analyzed: 30)
|
||
|
Restarts : 0
|
||
|
Model-Level : 54.0
|
||
|
Problems : 2 (Average Length: 4.50 Splits: 0)
|
||
|
Lemmas : 30 (Deleted: 0)
|
||
|
Binary : 2 (Ratio: 6.67%)
|
||
|
Ternary : 0 (Ratio: 0.00%)
|
||
|
Conflict : 30 (Average Length: 127.4 Ratio: 100.00%)
|
||
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Backjumps : 30 (Average: 3.33 Max: 19 Sum: 100)
|
||
|
Executed : 30 (Average: 3.33 Max: 19 Sum: 100 Ratio: 100.00%)
|
||
|
Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%)
|
||
|
|
||
|
Rules : 23417
|
||
|
Atoms : 23417
|
||
|
Bodies : 1 (Original: 0)
|
||
|
Tight : Yes
|
||
|
Variables : 6567 (Eliminated: 0 Frozen: 240)
|
||
|
Constraints : 38839 (Binary: 98.5% Ternary: 0.6% Other: 0.9%)
|
||
|
|
||
|
Memory Peak : 83MB
|
||
|
Max. Length : 5 steps
|
||
|
Sol. Length : 5 steps
|
||
|
Models : 1
|
||
|
|
||
|
|