164 lines
19 KiB
Plaintext
164 lines
19 KiB
Plaintext
|
INFO Running translator.
|
||
|
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2004/domains/promela-dining-philosophers-strips/domains/domain-10.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2004/domains/promela-dining-philosophers-strips/instances/instance-10.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-2004/domains/promela-dining-philosophers-strips/domains/domain-10.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2004/domains/promela-dining-philosophers-strips/instances/instance-10.pddl
|
||
|
Parsing...
|
||
|
Parsing: [1.390s CPU, 1.387s wall-clock]
|
||
|
Normalizing task... [0.130s CPU, 0.132s wall-clock]
|
||
|
Instantiating...
|
||
|
Generating Datalog program... [0.050s CPU, 0.055s wall-clock]
|
||
|
Normalizing Datalog program...
|
||
|
Normalizing Datalog program: [0.100s CPU, 0.098s wall-clock]
|
||
|
Preparing model... [0.120s CPU, 0.122s wall-clock]
|
||
|
Generated 859 rules.
|
||
|
Computing model... [0.060s CPU, 0.056s wall-clock]
|
||
|
639 relevant atoms
|
||
|
0 auxiliary atoms
|
||
|
639 final queue length
|
||
|
936 total queue pushes
|
||
|
Completing instantiation... [0.240s CPU, 0.238s wall-clock]
|
||
|
Instantiating: [0.570s CPU, 0.575s wall-clock]
|
||
|
Computing fact groups...
|
||
|
Finding invariants...
|
||
|
330 initial candidates
|
||
|
Finding invariants: [205.560s CPU, 205.467s wall-clock]
|
||
|
Checking invariant weight... [0.000s CPU, 0.003s wall-clock]
|
||
|
Instantiating groups... [0.000s CPU, 0.001s wall-clock]
|
||
|
Collecting mutex groups... [0.000s CPU, 0.001s wall-clock]
|
||
|
Choosing groups...
|
||
|
275 uncovered facts
|
||
|
Choosing groups: [0.010s CPU, 0.002s wall-clock]
|
||
|
Building translation key... [0.010s CPU, 0.009s wall-clock]
|
||
|
Computing fact groups: [205.610s CPU, 205.505s wall-clock]
|
||
|
Building STRIPS to SAS dictionary... [0.000s CPU, 0.003s wall-clock]
|
||
|
Building dictionary for full mutex groups... [0.000s CPU, 0.002s wall-clock]
|
||
|
Building mutex information...
|
||
|
Building mutex information: [0.000s CPU, 0.003s wall-clock]
|
||
|
Translating task...
|
||
|
Processing axioms...
|
||
|
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||
|
Processing axioms: [0.020s CPU, 0.011s wall-clock]
|
||
|
Translating task: [0.320s CPU, 0.315s wall-clock]
|
||
|
2772 effect conditions simplified
|
||
|
0 implied preconditions added
|
||
|
Detecting unreachable propositions...
|
||
|
0 operators removed
|
||
|
0 axioms removed
|
||
|
55 propositions removed
|
||
|
Detecting unreachable propositions: [0.170s CPU, 0.167s wall-clock]
|
||
|
Reordering and filtering variables...
|
||
|
275 of 275 variables necessary.
|
||
|
0 of 22 mutex groups necessary.
|
||
|
308 of 308 operators necessary.
|
||
|
0 of 0 axiom rules necessary.
|
||
|
Reordering and filtering variables: [0.350s CPU, 0.354s wall-clock]
|
||
|
Translator variables: 275
|
||
|
Translator derived variables: 0
|
||
|
Translator facts: 572
|
||
|
Translator goal facts: 11
|
||
|
Translator mutex groups: 0
|
||
|
Translator total mutex groups size: 0
|
||
|
Translator operators: 308
|
||
|
Translator axioms: 0
|
||
|
Translator task size: 6479
|
||
|
Translator peak memory: 152272 KB
|
||
|
Writing output... [0.120s CPU, 0.132s wall-clock]
|
||
|
Done! [208.670s CPU, 208.586s wall-clock]
|
||
|
planner.py version 0.0.1
|
||
|
|
||
|
Time: 0.17s
|
||
|
Memory: 56MB
|
||
|
|
||
|
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: 56MB (+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
|
||
|
Expected Memory: 56MB
|
||
|
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||
|
Grounding Time: 0.09s
|
||
|
Memory: 67MB (+11MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.00s
|
||
|
Memory: 68MB (+1MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.12s
|
||
|
|
||
|
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
|
||
|
Expected Memory: 80.0MB
|
||
|
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
|
||
|
Grounding Time: 0.10s
|
||
|
Memory: 74MB (+6MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.03s
|
||
|
Memory: 76MB (+2MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.16s
|
||
|
|
||
|
Iteration 4
|
||
|
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||
|
Grounded Until: 10
|
||
|
Expected Memory: 88.0MB
|
||
|
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
|
||
|
Grounding Time: 0.12s
|
||
|
Memory: 82MB (+6MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.10s
|
||
|
Memory: 84MB (+2MB)
|
||
|
SAT
|
||
|
Testing...
|
||
|
SERIALIZABLE
|
||
|
Testing Time: 0.11s
|
||
|
Memory: 86MB (+2MB)
|
||
|
Answer: 1
|
||
|
occurs(action("activate-trans-philosopher-0-philosopher-forks--pid-wfork-state-1-state-6-0"),1) occurs(action("activate-trans-philosopher-1-philosopher-forks--pid-wfork-state-1-state-6-0"),1) occurs(action("activate-trans-philosopher-10-philosopher-forks--pid-wfork-state-1-state-6-0"),1) occurs(action("activate-trans-philosopher-2-philosopher-forks--pid-wfork-state-1-state-6-0"),1) occurs(action("activate-trans-philosopher-3-philosopher-forks--pid-wfork-state-1-state-6-0"),1) occurs(action("activate-trans-philosopher-4-philosopher-forks--pid-wfork-state-1-state-6-0"),1) occurs(action("activate-trans-philosopher-5-philosopher-forks--pid-wfork-state-1-state-6-0"),1) occurs(action("activate-trans-philosopher-6-philosopher-forks--pid-wfork-state-1-state-6-0"),1) occurs(action("activate-trans-philosopher-7-philosopher-forks--pid-wfork-state-1-state-6-0"),1) occurs(action("activate-trans-philosopher-8-philosopher-forks--pid-wfork-state-1-state-6-0"),1) occurs(action("activate-trans-philosopher-9-philosopher-forks--pid-wfork-state-1-state-6-0"),1) occurs(action("queue-write-philosopher-0-forks--pid-wfork-forks-0--fork-0"),2) occurs(action("queue-write-philosopher-1-forks--pid-wfork-forks-1--fork-0"),2) occurs(action("queue-write-philosopher-10-forks--pid-wfork-forks-10--fork-0"),2) occurs(action("queue-write-philosopher-2-forks--pid-wfork-forks-2--fork-0"),2) occurs(action("queue-write-philosopher-3-forks--pid-wfork-forks-3--fork-0"),2) occurs(action("queue-write-philosopher-4-forks--pid-wfork-forks-4--fork-0"),2) occurs(action("queue-write-philosopher-5-forks--pid-wfork-forks-5--fork-0"),2) occurs(action("queue-write-philosopher-6-forks--pid-wfork-forks-6--fork-0"),2) occurs(action("queue-write-philosopher-7-forks--pid-wfork-forks-7--fork-0"),2) occurs(action("queue-write-philosopher-8-forks--pid-wfork-forks-8--fork-0"),2) occurs(action("queue-write-philosopher-9-forks--pid-wfork-forks-9--fork-0"),2) occurs(action("advance-empty-queue-tail-forks-1--queue-1-qs-0-qs-0-fork-empty-zero-one-0"),3) occurs(action("advance-empty-queue-tail-forks-0--queue-1-qs-0-qs-0-fork-empty-zero-one-0"),3) occurs(action("advance-empty-queue-tail-forks-2--queue-1-qs-0-qs-0-fork-empty-zero-one-0"),3) occurs(action("advance-empty-queue-tail-forks-3--queue-1-qs-0-qs-0-fork-empty-zero-one-0"),3) occurs(action("advance-empty-queue-tail-forks-4--queue-1-qs-0-qs-0-fork-empty-zero-one-0"),3) occurs(action("advance-empty-queue-tail-forks-5--queue-1-qs-0-qs-0-fork-empty-zero-one-0"),3) occurs(action("advance-empty-queue-tail-forks-6--queue-1-qs-0-qs-0-fork-empty-zero-one-0"),3) occurs(action("advance-empty-queue-tail-forks-7--queue-1-qs-0-qs-0-fork-empty-zero-one-0"),3) occurs(action("advance-empty-queue-tail-forks-8--queue-1-qs-0-qs-0-fork-empty-zero-one-0"),3) occurs(action("advance-empty-queue-tail-forks-9--queue-1-qs-0-qs-0-fork-empty-zero-one-0"),3) occurs(action("advance-empty-queue-tail-forks-10--queue-1-qs-0-qs-0-fork-empty-zero-one-0"),3) occurs(action("perform-trans-philosopher-0-philosopher-forks--pid-wfork-state-1-state-6-0"),4) occurs(action("perform-trans-philosopher-1-philosopher-forks--pid-wfork-state-1-state-6-0"),4) occurs(action("perform-trans-philosopher-10-philosopher-forks--pid-wfork-state-1-state-6-0"),4) occurs(action("perform-trans-philosopher-2-philosopher-forks--pid-wfork-state-1-state-6-0"),4) occurs(action("perform-trans-philosopher-3-philosopher-forks--pid-wfork-state-1-state-6-0"),4) occurs(action("perform-trans-philosopher-4-philosopher-forks--pid-wfork-state-1-state-6-0"),4) occurs(action("perform-trans-philosopher-5-philosopher-forks--pid-wfork-state-1-state-6-0"),4) occurs(action("perform-trans-philosopher-6-philosopher-forks--pid-wfork-state-1-state-6-0"),4) occurs(action("perform-trans-philosopher-7-philosopher-forks--pid-wfork-state-1-state-6-0"),4) occurs(action("perform-trans-philosopher-8-philosopher-forks--pid-wfork-state-1-state-6-0"),4) occurs(action("perform-trans-philosopher-9-philosopher-forks--pid-wfork-state-1-state-6-0"),4) occurs(action("activate-trans-philosopher-0-philosopher-forks--pid-rfork-state-6-state
|
||
|
SATISFIABLE
|
||
|
|
||
|
Models : 1+
|
||
|
Calls : 4
|
||
|
Time : 0.712s (Solving: 0.12s 1st Model: 0.09s Unsat: 0.03s)
|
||
|
CPU Time : 0.704s
|
||
|
|
||
|
Choices : 12977 (Domain: 12683)
|
||
|
Conflicts : 1569 (Analyzed: 1567)
|
||
|
Restarts : 19 (Average: 82.47 Last: 51)
|
||
|
Model-Level : 124.0
|
||
|
Problems : 4 (Average Length: 9.50 Splits: 0)
|
||
|
Lemmas : 1567 (Deleted: 0)
|
||
|
Binary : 276 (Ratio: 17.61%)
|
||
|
Ternary : 102 (Ratio: 6.51%)
|
||
|
Conflict : 1567 (Average Length: 8.9 Ratio: 100.00%)
|
||
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Backjumps : 1567 (Average: 8.73 Max: 105 Sum: 13682)
|
||
|
Executed : 1497 (Average: 8.13 Max: 105 Sum: 12733 Ratio: 93.06%)
|
||
|
Bounded : 70 (Average: 13.56 Max: 17 Sum: 949 Ratio: 6.94%)
|
||
|
|
||
|
Rules : 19009
|
||
|
Atoms : 19009
|
||
|
Bodies : 1 (Original: 0)
|
||
|
Tight : Yes
|
||
|
Variables : 19586 (Eliminated: 0 Frozen: 0)
|
||
|
Constraints : 63357 (Binary: 89.9% Ternary: 8.5% Other: 1.6%)
|
||
|
|
||
|
Memory Peak : 86MB
|
||
|
Max. Length : 15 steps
|
||
|
Sol. Length : 15 steps
|
||
|
Models : 1
|
||
|
|
||
|
|