205 lines
11 KiB
Plaintext
205 lines
11 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-20.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-20.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.006s wall-clock]
|
|
Normalizing Datalog program...
|
|
Normalizing Datalog program: [0.020s CPU, 0.026s wall-clock]
|
|
Preparing model... [0.020s CPU, 0.019s wall-clock]
|
|
Generated 42 rules.
|
|
Computing model... [0.840s CPU, 0.840s wall-clock]
|
|
7768 relevant atoms
|
|
4174 auxiliary atoms
|
|
11942 final queue length
|
|
25710 total queue pushes
|
|
Completing instantiation... [2.560s CPU, 2.548s wall-clock]
|
|
Instantiating: [3.450s CPU, 3.451s wall-clock]
|
|
Computing fact groups...
|
|
Finding invariants...
|
|
12 initial candidates
|
|
Finding invariants: [0.060s CPU, 0.057s wall-clock]
|
|
Checking invariant weight... [0.000s CPU, 0.002s wall-clock]
|
|
Instantiating groups... [0.040s CPU, 0.035s wall-clock]
|
|
Collecting mutex groups... [0.000s CPU, 0.003s wall-clock]
|
|
Choosing groups...
|
|
2 uncovered facts
|
|
Choosing groups: [0.010s CPU, 0.008s wall-clock]
|
|
Building translation key... [0.000s CPU, 0.005s wall-clock]
|
|
Computing fact groups: [0.130s CPU, 0.130s wall-clock]
|
|
Building STRIPS to SAS dictionary... [0.000s CPU, 0.002s wall-clock]
|
|
Building dictionary for full mutex groups... [0.010s CPU, 0.005s wall-clock]
|
|
Building mutex information...
|
|
Building mutex information: [0.000s CPU, 0.002s wall-clock]
|
|
Translating task...
|
|
Processing axioms...
|
|
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
|
Processing axioms: [0.100s CPU, 0.099s wall-clock]
|
|
Translating task: [1.870s CPU, 1.871s wall-clock]
|
|
0 effect conditions simplified
|
|
0 implied preconditions added
|
|
Detecting unreachable propositions...
|
|
0 operators removed
|
|
0 axioms removed
|
|
46 propositions removed
|
|
Detecting unreachable propositions: [1.010s CPU, 1.010s wall-clock]
|
|
Reordering and filtering variables...
|
|
42 of 42 variables necessary.
|
|
0 of 42 mutex groups necessary.
|
|
7094 of 7094 operators necessary.
|
|
0 of 0 axiom rules necessary.
|
|
Reordering and filtering variables: [0.290s CPU, 0.288s wall-clock]
|
|
Translator variables: 42
|
|
Translator derived variables: 0
|
|
Translator facts: 462
|
|
Translator goal facts: 1
|
|
Translator mutex groups: 0
|
|
Translator total mutex groups size: 0
|
|
Translator operators: 7094
|
|
Translator axioms: 0
|
|
Translator task size: 40295
|
|
Translator peak memory: 59992 KB
|
|
Writing output... [0.640s CPU, 0.708s wall-clock]
|
|
Done! [7.500s CPU, 7.575s wall-clock]
|
|
planner.py version 0.0.1
|
|
|
|
Time: 51.73s
|
|
Memory: 2292MB
|
|
|
|
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.25s
|
|
Memory: 2292MB (+0MB)
|
|
UNSAT
|
|
Iteration Time: 0.25s
|
|
|
|
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: 3.23s
|
|
Memory: 2582MB (+290MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 0.22s
|
|
Memory: 2591MB (+9MB)
|
|
UNSAT
|
|
Iteration Time: 4.35s
|
|
|
|
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: 3.46s
|
|
Memory: 2732MB (+141MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 2.89s
|
|
Memory: 2768MB (+36MB)
|
|
UNKNOWN
|
|
Iteration Time: 7.30s
|
|
|
|
Iteration 4
|
|
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
|
Grounded Until: 10
|
|
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
|
|
Grounding Time: 3.54s
|
|
Memory: 2881MB (+113MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 5.06s
|
|
Memory: 2937MB (+56MB)
|
|
UNKNOWN
|
|
Iteration Time: 9.59s
|
|
|
|
Iteration 5
|
|
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
|
Grounded Until: 15
|
|
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
|
|
Grounding Time: 3.69s
|
|
Memory: 3050MB (+113MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 6.60s
|
|
Memory: 3068MB (+18MB)
|
|
UNKNOWN
|
|
Iteration Time: 11.61s
|
|
|
|
Iteration 6
|
|
Queue: [(5,25,0,True), (6,30,0,True)]
|
|
Grounded Until: 20
|
|
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
|
|
Grounding Time: 3.82s
|
|
Memory: 3196MB (+128MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 10.71s
|
|
Memory: 3261MB (+65MB)
|
|
UNKNOWN
|
|
Iteration Time: 15.61s
|
|
|
|
Iteration 7
|
|
Queue: [(6,30,0,True)]
|
|
Grounded Until: 25
|
|
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
|
|
Grounding Time: 4.00s
|
|
Memory: 3358MB (+97MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 11.12s
|
|
Memory: 3406MB (+48MB)
|
|
UNKNOWN
|
|
Iteration Time: 16.25s
|
|
|
|
Iteration 8
|
|
Queue: [(2,10,1,True), (3,15,1,True), (4,20,1,True), (5,25,1,True), (6,30,1,True), (7,35,0,True), (8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True)]
|
|
Grounded Until: 30
|
|
Blocking actions...
|
|
Solving...
|
|
Answer: 1
|
|
occurs(action(("overcome","abrasion","intoxication","wonderbread","neptune","venus")),1) occurs(action(("overcome","dread","triumph","yogurt","neptune","venus")),1) occurs(action(("feast","achievement","cherry","turkey","bosnia","goias")),1) occurs(action(("feast","aesthetics","muffin","yogurt","goias","arizona")),1) occurs(action(("feast","curiosity","cod","marzipan","bosnia","goias")),1) occurs(action(("feast","empathy","pork","cod","guanabara","quebec")),1) occurs(action(("feast","intoxication","wonderbread","mutton","moravia","bosnia")),1) occurs(action(("feast","love","mutton","wonderbread","guanabara","quebec")),1) occurs(action(("feast","satisfaction","sweetroll","pork","bosnia","goias")),1) occurs(action(("feast","triumph","yogurt","muffin","goias","arizona")),1) occurs(action(("feast","understanding","marzipan","cherry","kentucky","moravia")),1) occurs(action(("overcome","grief","achievement","turkey","neptune","venus")),2) occurs(action(("feast","empathy","cod","marzipan","moravia","bosnia")),2) occurs(action(("feast","expectation","orange","scallion","guanabara","quebec")),2) occurs(action(("feast","intoxication","mutton","pork","manitoba","guanabara")),2) occurs(action(("feast","love","wonderbread","yogurt","kentucky","moravia")),2) occurs(action(("feast","triumph","muffin","sweetroll","bosnia","goias")),2) occurs(action(("feast","achievement","turkey","cherry","quebec","alsace")),2) occurs(action(("overcome","laceration","achievement","cherry","saturn","neptune")),3) occurs(action(("succumb","dread","triumph","sweetroll","neptune","venus")),3) occurs(action(("feast","achievement","cherry","marzipan","moravia","bosnia")),3) occurs(action(("feast","empathy","marzipan","cherry","alsace","kentucky")),3) occurs(action(("feast","intoxication","pork","cod","manitoba","guanabara")),3) occurs(action(("feast","aesthetics","yogurt","muffin","bosnia","goias")),3) occurs(action(("succumb","grief","achievement","marzipan","saturn","neptune")),4) occurs(action(("overcome","dread","triumph","sweetroll","neptune","venus")),4) occurs(action(("feast","achievement","marzipan","orange","quebec","alsace")),4) occurs(action(("feast","aesthetics","muffin","sweetroll","moravia","bosnia")),4) occurs(action(("feast","love","yogurt","tuna","moravia","bosnia")),4) occurs(action(("feast","triumph","sweetroll","tuna","moravia","bosnia")),4) occurs(action(("feast","understanding","cherry","turkey","kentucky","moravia")),4) occurs(action(("feast","expectation","scallion","orange","oregon","surrey")),4) occurs(action(("feast","empathy","cherry","pepper","alsace","kentucky")),5) occurs(action(("succumb","dread","triumph","tuna","neptune","venus")),5) occurs(action(("succumb","laceration","achievement","orange","neptune","venus")),5) occurs(action(("feast","aesthetics","sweetroll","tuna","kentucky","moravia")),5) occurs(action(("feast","intoxication","cod","marzipan","kentucky","moravia")),5) occurs(action(("overcome","laceration","achievement","orange","neptune","venus")),6) occurs(action(("overcome","dread","aesthetics","tuna","saturn","neptune")),6) occurs(action(("overcome","grief","intoxication","marzipan","saturn","neptune")),6) occurs(action(("feast","achievement","orange","marzipan","manitoba","guanabara")),6) occurs(action(("feast","aesthetics","tuna","cod","goias","arizona")),6) occurs(action(("feast","empathy","pepper","cherry","surrey","bavaria")),6) occurs(action(("feast","intoxication","marzipan","cherry","guanabara","quebec")),6) occurs(action(("feast","aesthetics","cod","marzipan","alsace","kentucky")),7) occurs(action(("feast","triumph","tuna","turkey","bosnia","goias")),7) occurs(action(("feast","understanding","turkey","tuna","guanabara","quebec")),7) occurs(action(("feast","achievement","marzipan","cherry","manitoba","guanabara")),7) occurs(action(("succumb","abrasion","intoxication","cherry","saturn","neptune")),8) occurs(action(("succumb","laceration","achievement","cherry","neptune","venus")),8) occurs(action(("feast","achievement","cherry","turkey","quebec","alsace")),8) occurs(action(("feast","understanding","tuna","sweetroll","moravia","bosnia")),8) occurs(action(("overcome","abrasion","empathy","cherry","saturn","neptune")),9) occurs(action(("feast","empathy","cherry","pepper","guanabara","quebec")),9) occurs(action(("succumb","grief","intoxication","cherry","neptune","venus")),9) occurs(action(("feast","achievement","turkey","rice","manitoba","guanabara")),9) occurs(action(("succumb","abrasion","empathy","pepper","saturn","neptune")),10) occurs(action(("feast","love","tuna","turkey","kentucky","moravia")),10)
|
|
Solving Time: 0.74s
|
|
Memory: 3406MB (+0MB)
|
|
SAT
|
|
SATISFIABLE
|
|
|
|
Models : 1+
|
|
Calls : 8
|
|
Time : 117.726s (Solving: 35.60s 1st Model: 0.60s Unsat: 0.01s)
|
|
CPU Time : 117.630s
|
|
|
|
Choices : 1369894
|
|
Conflicts : 55412 (Analyzed: 55411)
|
|
Restarts : 520 (Average: 106.56 Last: 104)
|
|
Model-Level : 405.0
|
|
Problems : 8 (Average Length: 18.88 Splits: 0)
|
|
Lemmas : 55411 (Deleted: 23173)
|
|
Binary : 25266 (Ratio: 45.60%)
|
|
Ternary : 568 (Ratio: 1.03%)
|
|
Conflict : 55411 (Average Length: 80.4 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 55411 (Average: 22.60 Max: 9400 Sum: 1252272)
|
|
Executed : 55115 (Average: 22.52 Max: 9400 Sum: 1247939 Ratio: 99.65%)
|
|
Bounded : 296 (Average: 14.64 Max: 32 Sum: 4333 Ratio: 0.35%)
|
|
|
|
Rules : 23573241
|
|
Atoms : 23573241
|
|
Bodies : 1 (Original: 0)
|
|
Tight : Yes
|
|
Variables : 593454 (Eliminated: 0 Frozen: 576736)
|
|
Constraints : 1598509 (Binary: 98.4% Ternary: 0.8% Other: 0.9%)
|
|
|
|
Memory Peak : 3431MB
|
|
Max. Length : 30 steps
|
|
Sol. Length : 10 steps
|
|
|
|
|