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-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/mystery-round-1-strips/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/instances/instance-6.pddl
|
|
Parsing...
|
|
Parsing: [0.010s CPU, 0.020s wall-clock]
|
|
Normalizing task... [0.010s CPU, 0.001s wall-clock]
|
|
Instantiating...
|
|
Generating Datalog program... [0.000s CPU, 0.006s wall-clock]
|
|
Normalizing Datalog program...
|
|
Normalizing Datalog program: [0.020s CPU, 0.025s wall-clock]
|
|
Preparing model... [0.020s CPU, 0.019s wall-clock]
|
|
Generated 42 rules.
|
|
Computing model... [1.150s CPU, 1.152s wall-clock]
|
|
11303 relevant atoms
|
|
5116 auxiliary atoms
|
|
16419 final queue length
|
|
36991 total queue pushes
|
|
Completing instantiation... [3.880s CPU, 3.885s wall-clock]
|
|
Instantiating: [5.090s CPU, 5.101s wall-clock]
|
|
Computing fact groups...
|
|
Finding invariants...
|
|
12 initial candidates
|
|
Finding invariants: [0.080s CPU, 0.077s wall-clock]
|
|
Checking invariant weight... [0.000s CPU, 0.003s wall-clock]
|
|
Instantiating groups... [0.040s CPU, 0.041s wall-clock]
|
|
Collecting mutex groups... [0.010s CPU, 0.003s wall-clock]
|
|
Choosing groups...
|
|
4 uncovered facts
|
|
Choosing groups: [0.010s CPU, 0.012s wall-clock]
|
|
Building translation key... [0.010s CPU, 0.006s wall-clock]
|
|
Computing fact groups: [0.170s CPU, 0.167s wall-clock]
|
|
Building STRIPS to SAS dictionary... [0.000s CPU, 0.002s 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.003s wall-clock]
|
|
Translating task...
|
|
Processing axioms...
|
|
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
|
Processing axioms: [0.150s CPU, 0.152s wall-clock]
|
|
Translating task: [2.880s CPU, 2.879s wall-clock]
|
|
0 effect conditions simplified
|
|
0 implied preconditions added
|
|
Detecting unreachable propositions...
|
|
0 operators removed
|
|
0 axioms removed
|
|
54 propositions removed
|
|
Detecting unreachable propositions: [1.510s CPU, 1.505s wall-clock]
|
|
Reordering and filtering variables...
|
|
46 of 46 variables necessary.
|
|
0 of 46 mutex groups necessary.
|
|
10539 of 10539 operators necessary.
|
|
0 of 0 axiom rules necessary.
|
|
Reordering and filtering variables: [0.440s CPU, 0.442s wall-clock]
|
|
Translator variables: 46
|
|
Translator derived variables: 0
|
|
Translator facts: 552
|
|
Translator goal facts: 2
|
|
Translator mutex groups: 0
|
|
Translator total mutex groups size: 0
|
|
Translator operators: 10539
|
|
Translator axioms: 0
|
|
Translator task size: 62529
|
|
Translator peak memory: 73816 KB
|
|
Writing output... [1.030s CPU, 1.115s wall-clock]
|
|
Done! [11.270s CPU, 11.368s wall-clock]
|
|
planner.py version 0.0.1
|
|
|
|
Time: 121.49s
|
|
Memory: 4776MB
|
|
|
|
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.56s
|
|
Memory: 4776MB (+0MB)
|
|
UNSAT
|
|
Iteration Time: 0.56s
|
|
|
|
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: 4.34s
|
|
Memory: 5124MB (+348MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 0.34s
|
|
Memory: 5162MB (+38MB)
|
|
UNSAT
|
|
Iteration Time: 6.33s
|
|
|
|
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: 4.60s
|
|
Memory: 5327MB (+165MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 2.80s
|
|
Memory: 5389MB (+62MB)
|
|
UNKNOWN
|
|
Iteration Time: 9.15s
|
|
|
|
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: 4.66s
|
|
Memory: 5533MB (+144MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 6.30s
|
|
Memory: 5628MB (+95MB)
|
|
UNKNOWN
|
|
Iteration Time: 12.69s
|
|
|
|
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: 4.75s
|
|
Memory: 5759MB (+131MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 8.21s
|
|
Memory: 5804MB (+45MB)
|
|
UNKNOWN
|
|
Iteration Time: 14.74s
|
|
|
|
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: 4.92s
|
|
Memory: 5970MB (+166MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 8.98s
|
|
Memory: 6051MB (+81MB)
|
|
UNKNOWN
|
|
Iteration Time: 15.75s
|
|
|
|
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: 5.08s
|
|
Memory: 6193MB (+142MB)
|
|
Unblocking actions...
|
|
Solving...
|
|
Solving Time: 13.43s
|
|
Memory: 6281MB (+88MB)
|
|
UNKNOWN
|
|
Iteration Time: 20.43s
|
|
|
|
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","anger","rest","popover","mars","saturn")),1) occurs(action(("overcome","grief","achievement","chicken","venus","neptune")),1) occurs(action(("feast","achievement","chicken","turkey","surrey","kentucky")),1) occurs(action(("overcome","hangover","aesthetics","cantelope","mars","saturn")),1) occurs(action(("feast","aesthetics","cantelope","tomato","alsace","goias")),1) occurs(action(("feast","curiosity","potato","snickers","kentucky","alsace")),1) occurs(action(("feast","love","tomato","tuna","kentucky","alsace")),1) occurs(action(("feast","lubricity","wonderbread","bacon","goias","quebec")),1) occurs(action(("feast","rest","popover","cantelope","bosnia","surrey")),1) occurs(action(("feast","satisfaction","pistachio","muffin","kentucky","alsace")),1) occurs(action(("feast","triumph","turkey","mutton","kentucky","alsace")),1) occurs(action(("overcome","angina","curiosity","snickers","mars","saturn")),2) occurs(action(("feast","curiosity","snickers","turkey","alsace","goias")),2) occurs(action(("overcome","loneliness","lubricity","bacon","mars","saturn")),2) occurs(action(("overcome","prostatitis","satisfaction","muffin","neptune","mars")),2) occurs(action(("feast","aesthetics","tomato","tuna","surrey","kentucky")),2) occurs(action(("feast","love","tuna","beef","kentucky","alsace")),2) occurs(action(("feast","lubricity","bacon","mutton","quebec","arizona")),2) occurs(action(("feast","rest","cantelope","tomato","kentucky","alsace")),2) occurs(action(("feast","triumph","mutton","onion","surrey","kentucky")),2) occurs(action(("feast","satisfaction","muffin","pistachio","kentucky","alsace")),2) occurs(action(("feast","achievement","turkey","chicken","surrey","kentucky")),2) occurs(action(("overcome","boils","triumph","onion","mars","saturn")),3) occurs(action(("succumb","prostatitis","satisfaction","pistachio","neptune","mars")),3) occurs(action(("succumb","grief","achievement","chicken","venus","neptune")),3) occurs(action(("feast","aesthetics","tuna","tomato","surrey","kentucky")),3) occurs(action(("feast","curiosity","turkey","snickers","bosnia","surrey")),3) occurs(action(("feast","love","beef","scallop","surrey","kentucky")),3) occurs(action(("feast","rest","tomato","tuna","bosnia","surrey")),3) occurs(action(("feast","triumph","onion","mutton","alsace","goias")),3) occurs(action(("feast","satisfaction","pistachio","onion","surrey","kentucky")),3) occurs(action(("succumb","angina","curiosity","turkey","mars","saturn")),3) occurs(action(("succumb","hangover","aesthetics","tuna","mars","saturn")),3) occurs(action(("succumb","loneliness","lubricity","mutton","mars","saturn")),3) occurs(action(("overcome","hangover","rest","tuna","neptune","mars")),4) occurs(action(("overcome","loneliness","triumph","mutton","neptune","mars")),4) occurs(action(("feast","love","scallop","beef","bosnia","surrey")),4) occurs(action(("feast","rest","tuna","beef","bosnia","surrey")),4) occurs(action(("feast","satisfaction","onion","mutton","kentucky","alsace")),4) occurs(action(("feast","curiosity","snickers","potato","kentucky","alsace")),4) occurs(action(("feast","triumph","mutton","bacon","bosnia","surrey")),4) occurs(action(("overcome","abrasion","rest","beef","venus","neptune")),5) occurs(action(("succumb","loneliness","triumph","bacon","neptune","mars")),5) occurs(action(("feast","triumph","bacon","wonderbread","goias","quebec")),5) occurs(action(("feast","curiosity","potato","snickers","surrey","kentucky")),6) occurs(action(("feast","rest","beef","papaya","bosnia","surrey")),6) occurs(action(("feast","rest","papaya","chicken","bosnia","surrey")),7) occurs(action(("feast","curiosity","snickers","potato","surrey","kentucky")),7) occurs(action(("feast","triumph","wonderbread","turkey","alsace","goias")),7) occurs(action(("feast","rest","chicken","turkey","bosnia","surrey")),8) occurs(action(("overcome","angina","triumph","turkey","neptune","mars")),8) occurs(action(("succumb","anger","rest","turkey","venus","neptune")),9) occurs(action(("overcome","grief","achievement","chicken","venus","neptune")),9) occurs(action(("feast","curiosity","potato","snickers","bosnia","surrey")),9) occurs(action(("succumb","abrasion","rest","turkey","neptune","mars")),10) occurs(action(("succumb","grief","achievement","chicken","venus","neptune")),10)
|
|
Solving Time: 0.68s
|
|
Memory: 6281MB (+0MB)
|
|
SAT
|
|
SATISFIABLE
|
|
|
|
Models : 1+
|
|
Calls : 8
|
|
Time : 202.288s (Solving: 38.21s 1st Model: 0.43s Unsat: 0.00s)
|
|
CPU Time : 202.190s
|
|
|
|
Choices : 1519466
|
|
Conflicts : 51104 (Analyzed: 51103)
|
|
Restarts : 510 (Average: 100.20 Last: 105)
|
|
Model-Level : 318.0
|
|
Problems : 8 (Average Length: 18.88 Splits: 0)
|
|
Lemmas : 51103 (Deleted: 32509)
|
|
Binary : 7147 (Ratio: 13.99%)
|
|
Ternary : 879 (Ratio: 1.72%)
|
|
Conflict : 51103 (Average Length: 279.2 Ratio: 100.00%)
|
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
|
Backjumps : 51103 (Average: 24.56 Max: 9420 Sum: 1255246)
|
|
Executed : 50810 (Average: 24.46 Max: 9420 Sum: 1249811 Ratio: 99.57%)
|
|
Bounded : 293 (Average: 18.55 Max: 32 Sum: 5435 Ratio: 0.43%)
|
|
|
|
Rules : 52971960
|
|
Atoms : 52971960
|
|
Bodies : 1 (Original: 0)
|
|
Tight : Yes
|
|
Variables : 920116 (Eliminated: 0 Frozen: 899513)
|
|
Constraints : 2369339 (Binary: 98.7% Ternary: 0.6% Other: 0.7%)
|
|
|
|
Memory Peak : 6313MB
|
|
Max. Length : 30 steps
|
|
Sol. Length : 10 steps
|
|
|
|
|