158 lines
6.2 KiB
Plaintext
158 lines
6.2 KiB
Plaintext
INFO Running translator.
|
|
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-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/mystery-round-1-strips/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/instances/instance-9.pddl
|
|
Parsing...
|
|
Parsing: [0.020s CPU, 0.018s wall-clock]
|
|
Normalizing task... [0.000s CPU, 0.001s wall-clock]
|
|
Instantiating...
|
|
Generating Datalog program... [0.000s CPU, 0.005s wall-clock]
|
|
Normalizing Datalog program...
|
|
Normalizing Datalog program: [0.030s CPU, 0.029s wall-clock]
|
|
Preparing model... [0.020s CPU, 0.014s wall-clock]
|
|
Generated 42 rules.
|
|
Computing model... [0.310s CPU, 0.314s wall-clock]
|
|
2607 relevant atoms
|
|
1254 auxiliary atoms
|
|
3861 final queue length
|
|
8243 total queue pushes
|
|
Completing instantiation... [0.940s CPU, 0.938s wall-clock]
|
|
Instantiating: [1.300s CPU, 1.304s wall-clock]
|
|
Computing fact groups...
|
|
Finding invariants...
|
|
12 initial candidates
|
|
Finding invariants: [0.030s CPU, 0.034s wall-clock]
|
|
Checking invariant weight... [0.010s CPU, 0.002s wall-clock]
|
|
Instantiating groups... [0.010s CPU, 0.019s wall-clock]
|
|
Collecting mutex groups... [0.000s CPU, 0.001s wall-clock]
|
|
Choosing groups...
|
|
1 uncovered facts
|
|
Choosing groups: [0.010s CPU, 0.004s wall-clock]
|
|
Building translation key... [0.000s CPU, 0.003s wall-clock]
|
|
Computing fact groups: [0.070s CPU, 0.072s wall-clock]
|
|
Building STRIPS to SAS dictionary... [0.000s CPU, 0.001s wall-clock]
|
|
Building dictionary for full mutex groups... [0.000s CPU, 0.002s wall-clock]
|
|
Building mutex information...
|
|
Building mutex information: [0.010s CPU, 0.001s wall-clock]
|
|
Translating task...
|
|
Processing axioms...
|
|
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
|
Processing axioms: [0.030s CPU, 0.038s wall-clock]
|
|
Translating task: [0.670s CPU, 0.676s wall-clock]
|
|
0 effect conditions simplified
|
|
0 implied preconditions added
|
|
Detecting unreachable propositions...
|
|
0 operators removed
|
|
0 axioms removed
|
|
29 propositions removed
|
|
Detecting unreachable propositions: [0.340s CPU, 0.332s wall-clock]
|
|
Reordering and filtering variables...
|
|
27 of 27 variables necessary.
|
|
0 of 27 mutex groups necessary.
|
|
2280 of 2280 operators necessary.
|
|
0 of 0 axiom rules necessary.
|
|
Reordering and filtering variables: [0.100s CPU, 0.110s wall-clock]
|
|
Translator variables: 27
|
|
Translator derived variables: 0
|
|
Translator facts: 205
|
|
Translator goal facts: 2
|
|
Translator mutex groups: 0
|
|
Translator total mutex groups size: 0
|
|
Translator operators: 2280
|
|
Translator axioms: 0
|
|
Translator task size: 13818
|
|
Translator peak memory: 45516 KB
|
|
Writing output... [0.230s CPU, 0.255s wall-clock]
|
|
Done! [2.780s CPU, 2.804s wall-clock]
|
|
planner.py version 0.0.1
|
|
|
|
Time: 0.60s
|
|
Memory: 88MB
|
|
|
|
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: 88MB (+0MB)
|
|
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.16s
|
|
Memory: 88MB (+0MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 0.01s
|
|
Memory: 90MB (+2MB)
|
|
SAT
|
|
Testing...
|
|
NOT SERIALIZABLE
|
|
Testing Time: 0.47s
|
|
Memory: 112MB (+22MB)
|
|
Solving...
|
|
Solving Time: 0.01s
|
|
Memory: 112MB (+0MB)
|
|
UNSAT
|
|
Iteration Time: 0.73s
|
|
|
|
Iteration 3
|
|
Queue: [(2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
|
Grounded Until: 5
|
|
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
|
|
Grounding Time: 0.16s
|
|
Memory: 112MB (+0MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 0.02s
|
|
Memory: 114MB (+2MB)
|
|
SAT
|
|
Testing...
|
|
SERIALIZABLE?
|
|
Testing Time: 0.00s
|
|
Memory: 114MB (+0MB)
|
|
Answer: 2
|
|
occurs(action(("overcome","jealousy","excitement","guava","earth","uranus")),1) occurs(action(("feast","excitement","guava","apple","manitoba","kentucky")),2) occurs(action(("feast","excitement","apple","hotdog","bavaria","arizona")),3) occurs(action(("feast","excitement","hotdog","wurst","bosnia","bavaria")),4) occurs(action(("succumb","jealousy","excitement","wurst","earth","uranus")),5) occurs(action(("feast","excitement","wurst","flounder","bosnia","bavaria")),6) occurs(action(("overcome","sciatica","excitement","flounder","earth","uranus")),7) occurs(action(("feast","excitement","flounder","hamburger","bavaria","arizona")),8) occurs(action(("succumb","sciatica","excitement","hamburger","earth","uranus")),9) occurs(action(("overcome","prostatitis","intoxication","haroset","earth","uranus")),10)
|
|
SATISFIABLE
|
|
|
|
Models : 1+
|
|
Calls : 4
|
|
Time : 1.214s (Solving: 0.02s 1st Model: 0.02s Unsat: 0.00s)
|
|
CPU Time : 1.160s
|
|
|
|
Choices : 725 (Domain: 673)
|
|
Conflicts : 220 (Analyzed: 219)
|
|
Restarts : 2 (Average: 109.50 Last: 75)
|
|
Model-Level : 62.5
|
|
Problems : 4 (Average Length: 7.00 Splits: 0)
|
|
Lemmas : 219 (Deleted: 0)
|
|
Binary : 22 (Ratio: 10.05%)
|
|
Ternary : 9 (Ratio: 4.11%)
|
|
Conflict : 219 (Average Length: 31.5 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 219 (Average: 2.79 Max: 35 Sum: 612)
|
|
Executed : 216 (Average: 2.73 Max: 35 Sum: 597 Ratio: 97.55%)
|
|
Bounded : 3 (Average: 5.00 Max: 7 Sum: 15 Ratio: 2.45%)
|
|
|
|
Rules : 41819
|
|
Atoms : 41814
|
|
Bodies : 11 (Original: 10)
|
|
Count : 5
|
|
Equivalences : 15 (Atom=Atom: 5 Body=Body: 0 Other: 10)
|
|
Tight : Yes
|
|
Variables : 24638 (Eliminated: 0 Frozen: 17193)
|
|
Constraints : 143692 (Binary: 97.6% Ternary: 1.1% Other: 1.3%)
|
|
|
|
Memory Peak : 114MB
|
|
Max. Length : 10 steps
|
|
Sol. Length : 10 steps
|
|
Models : 2
|
|
|
|
|