121 lines
5.9 KiB
Plaintext
121 lines
5.9 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-17.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-17.pddl
|
|
Parsing...
|
|
Parsing: [0.020s CPU, 0.022s wall-clock]
|
|
Normalizing task... [0.000s CPU, 0.001s wall-clock]
|
|
Instantiating...
|
|
Generating Datalog program... [0.010s CPU, 0.007s wall-clock]
|
|
Normalizing Datalog program...
|
|
Normalizing Datalog program: [0.030s CPU, 0.025s wall-clock]
|
|
Preparing model... [0.020s CPU, 0.021s wall-clock]
|
|
Generated 42 rules.
|
|
Computing model... [1.700s CPU, 1.713s wall-clock]
|
|
17564 relevant atoms
|
|
6015 auxiliary atoms
|
|
23579 final queue length
|
|
56133 total queue pushes
|
|
Completing instantiation... [6.240s CPU, 6.243s wall-clock]
|
|
Instantiating: [8.030s CPU, 8.031s wall-clock]
|
|
Computing fact groups...
|
|
Finding invariants...
|
|
12 initial candidates
|
|
Finding invariants: [0.120s CPU, 0.114s wall-clock]
|
|
Checking invariant weight... [0.000s CPU, 0.003s wall-clock]
|
|
Instantiating groups... [0.060s CPU, 0.053s wall-clock]
|
|
Collecting mutex groups... [0.010s CPU, 0.004s wall-clock]
|
|
Choosing groups...
|
|
2 uncovered facts
|
|
Choosing groups: [0.010s CPU, 0.015s wall-clock]
|
|
Building translation key... [0.010s CPU, 0.008s wall-clock]
|
|
Computing fact groups: [0.240s CPU, 0.229s wall-clock]
|
|
Building STRIPS to SAS dictionary... [0.000s CPU, 0.004s 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.250s CPU, 0.242s wall-clock]
|
|
Translating task: [4.730s CPU, 4.719s wall-clock]
|
|
0 effect conditions simplified
|
|
0 implied preconditions added
|
|
Detecting unreachable propositions...
|
|
0 operators removed
|
|
0 axioms removed
|
|
56 propositions removed
|
|
Detecting unreachable propositions: [2.400s CPU, 2.404s wall-clock]
|
|
Reordering and filtering variables...
|
|
52 of 52 variables necessary.
|
|
0 of 52 mutex groups necessary.
|
|
16616 of 16616 operators necessary.
|
|
0 of 0 axiom rules necessary.
|
|
Reordering and filtering variables: [0.700s CPU, 0.697s wall-clock]
|
|
Translator variables: 52
|
|
Translator derived variables: 0
|
|
Translator facts: 730
|
|
Translator goal facts: 1
|
|
Translator mutex groups: 0
|
|
Translator total mutex groups size: 0
|
|
Translator operators: 16616
|
|
Translator axioms: 0
|
|
Translator task size: 99223
|
|
Translator peak memory: 97680 KB
|
|
Writing output... [1.530s CPU, 1.694s wall-clock]
|
|
Done! [17.860s CPU, 18.014s wall-clock]
|
|
planner.py version 0.0.1
|
|
|
|
Time: 3.73s
|
|
Memory: 312MB
|
|
|
|
Iteration 1
|
|
Queue: [5]
|
|
Grounded Until: 0
|
|
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
|
Grounding Time: 2.14s
|
|
Memory: 312MB (+0MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Answer: 1
|
|
occurs(action(("overcome","grief","achievement","endive","saturn","earth")),1) occurs(action(("overcome","loneliness-3","rest","ham","mercury","saturn")),1) occurs(action(("overcome","laceration","satiety","cherry","mercury","saturn")),1) occurs(action(("feast","excitement","papaya","wurst","bosnia","alsace")),1) occurs(action(("feast","love","rice","papaya","bosnia","alsace")),1) occurs(action(("feast","satisfaction","potato","yogurt","guanabara","bosnia")),1) occurs(action(("feast","intoxication","arugula","wonderbread","alsace","surrey")),2) occurs(action(("feast","rest","ham","wonderbread","bavaria","guanabara")),2) occurs(action(("overcome","abrasion","satisfaction","yogurt","mercury","saturn")),2) occurs(action(("feast","achievement","endive","wurst","bosnia","alsace")),2) occurs(action(("feast","love","papaya","wurst","guanabara","bosnia")),2) occurs(action(("feast","lubricity","shrimp","turkey","bosnia","alsace")),2) occurs(action(("feast","satiety","cherry","rice","bosnia","alsace")),2) occurs(action(("overcome","prostatitis","love","wurst","earth","uranus")),3) occurs(action(("feast","satisfaction","yogurt","wonderbread","guanabara","bosnia")),3) occurs(action(("feast","satiety","rice","papaya","guanabara","bosnia")),3) occurs(action(("feast","satiety","papaya","wurst","bavaria","guanabara")),4) occurs(action(("succumb","prostatitis","love","wurst","earth","uranus")),4) occurs(action(("succumb","abrasion","satisfaction","wonderbread","mercury","saturn")),5)
|
|
Solving Time: 0.31s
|
|
Memory: 346MB (+34MB)
|
|
SAT
|
|
SATISFIABLE
|
|
|
|
Models : 1+
|
|
Calls : 1
|
|
Time : 7.317s (Solving: 0.03s 1st Model: 0.03s Unsat: 0.00s)
|
|
CPU Time : 7.120s
|
|
|
|
Choices : 361
|
|
Conflicts : 9 (Analyzed: 9)
|
|
Restarts : 0
|
|
Model-Level : 149.0
|
|
Problems : 1 (Average Length: 7.00 Splits: 0)
|
|
Lemmas : 9 (Deleted: 0)
|
|
Binary : 0 (Ratio: 0.00%)
|
|
Ternary : 1 (Ratio: 11.11%)
|
|
Conflict : 9 (Average Length: 92.6 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 9 (Average: 26.67 Max: 70 Sum: 240)
|
|
Executed : 6 (Average: 24.33 Max: 70 Sum: 219 Ratio: 91.25%)
|
|
Bounded : 3 (Average: 7.00 Max: 7 Sum: 21 Ratio: 8.75%)
|
|
|
|
Rules : 0
|
|
Atoms : 0
|
|
Bodies : 0
|
|
Tight : Yes
|
|
Variables : 78603 (Eliminated: 0 Frozen: 66672)
|
|
Constraints : 270572 (Binary: 98.0% Ternary: 1.1% Other: 0.9%)
|
|
|
|
Memory Peak : 346MB
|
|
Max. Length : 5 steps
|
|
Sol. Length : 5 steps
|
|
|
|
|