164 lines
21 KiB
Plaintext
164 lines
21 KiB
Plaintext
|
INFO Running translator.
|
||
|
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2004/domains/promela-dining-philosophers-strips/domains/domain-12.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2004/domains/promela-dining-philosophers-strips/instances/instance-12.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-12.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2004/domains/promela-dining-philosophers-strips/instances/instance-12.pddl
|
||
|
Parsing...
|
||
|
Parsing: [1.980s CPU, 1.982s wall-clock]
|
||
|
Normalizing task... [0.180s CPU, 0.182s wall-clock]
|
||
|
Instantiating...
|
||
|
Generating Datalog program... [0.090s CPU, 0.086s wall-clock]
|
||
|
Normalizing Datalog program...
|
||
|
Normalizing Datalog program: [0.120s CPU, 0.120s wall-clock]
|
||
|
Preparing model... [0.130s CPU, 0.127s wall-clock]
|
||
|
Generated 1015 rules.
|
||
|
Computing model... [0.070s CPU, 0.072s wall-clock]
|
||
|
755 relevant atoms
|
||
|
0 auxiliary atoms
|
||
|
755 final queue length
|
||
|
1106 total queue pushes
|
||
|
Completing instantiation... [0.320s CPU, 0.315s wall-clock]
|
||
|
Instantiating: [0.730s CPU, 0.727s wall-clock]
|
||
|
Computing fact groups...
|
||
|
Finding invariants...
|
||
|
390 initial candidates
|
||
|
Finding invariants: [232.390s CPU, 232.298s wall-clock]
|
||
|
Checking invariant weight... [0.000s CPU, 0.003s wall-clock]
|
||
|
Instantiating groups... [0.010s CPU, 0.001s wall-clock]
|
||
|
Collecting mutex groups... [0.000s CPU, 0.001s wall-clock]
|
||
|
Choosing groups...
|
||
|
325 uncovered facts
|
||
|
Choosing groups: [0.000s CPU, 0.002s wall-clock]
|
||
|
Building translation key... [0.010s CPU, 0.011s wall-clock]
|
||
|
Computing fact groups: [232.440s CPU, 232.343s wall-clock]
|
||
|
Building STRIPS to SAS dictionary... [0.000s CPU, 0.004s wall-clock]
|
||
|
Building dictionary for full mutex groups... [0.010s CPU, 0.004s 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.010s CPU, 0.016s wall-clock]
|
||
|
Translating task: [0.420s CPU, 0.419s wall-clock]
|
||
|
3796 effect conditions simplified
|
||
|
0 implied preconditions added
|
||
|
Detecting unreachable propositions...
|
||
|
0 operators removed
|
||
|
0 axioms removed
|
||
|
65 propositions removed
|
||
|
Detecting unreachable propositions: [0.220s CPU, 0.219s wall-clock]
|
||
|
Reordering and filtering variables...
|
||
|
325 of 325 variables necessary.
|
||
|
0 of 26 mutex groups necessary.
|
||
|
364 of 364 operators necessary.
|
||
|
0 of 0 axiom rules necessary.
|
||
|
Reordering and filtering variables: [0.520s CPU, 0.525s wall-clock]
|
||
|
Translator variables: 325
|
||
|
Translator derived variables: 0
|
||
|
Translator facts: 676
|
||
|
Translator goal facts: 13
|
||
|
Translator mutex groups: 0
|
||
|
Translator total mutex groups size: 0
|
||
|
Translator operators: 364
|
||
|
Translator axioms: 0
|
||
|
Translator task size: 8437
|
||
|
Translator peak memory: 153584 KB
|
||
|
Writing output... [0.160s CPU, 0.171s wall-clock]
|
||
|
Done! [236.670s CPU, 236.592s wall-clock]
|
||
|
planner.py version 0.0.1
|
||
|
|
||
|
Time: 0.21s
|
||
|
Memory: 59MB
|
||
|
|
||
|
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: 59MB (+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: 59MB
|
||
|
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||
|
Grounding Time: 0.11s
|
||
|
Memory: 71MB (+12MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.01s
|
||
|
Memory: 73MB (+2MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.15s
|
||
|
|
||
|
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: 87.0MB
|
||
|
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
|
||
|
Grounding Time: 0.14s
|
||
|
Memory: 81MB (+8MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.04s
|
||
|
Memory: 84MB (+3MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.22s
|
||
|
|
||
|
Iteration 4
|
||
|
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||
|
Grounded Until: 10
|
||
|
Expected Memory: 98.0MB
|
||
|
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
|
||
|
Grounding Time: 0.13s
|
||
|
Memory: 89MB (+5MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.23s
|
||
|
Memory: 92MB (+3MB)
|
||
|
SAT
|
||
|
Testing...
|
||
|
SERIALIZABLE
|
||
|
Testing Time: 0.15s
|
||
|
Memory: 94MB (+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-11-philosopher-forks--pid-wfork-state-1-state-6-0"),1) occurs(action("activate-trans-philosopher-12-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-11-forks--pid-wfork-forks-11--fork-0"),2) occurs(action("queue-write-philosopher-12-forks--pid-wfork-forks-12--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-11--queue-1-qs-0-qs-0-fork-empty-zero-one-0"),3) occurs(action("advance-empty-queue-tail-forks-12--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-11-philosopher-forks--pid-wfork-state-1-state-6-0"),4) occurs(action("perform-trans-philosopher-12-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
|
||
|
SATISFIABLE
|
||
|
|
||
|
Models : 1+
|
||
|
Calls : 4
|
||
|
Time : 1.000s (Solving: 0.25s 1st Model: 0.22s Unsat: 0.03s)
|
||
|
CPU Time : 0.984s
|
||
|
|
||
|
Choices : 24921 (Domain: 24549)
|
||
|
Conflicts : 2811 (Analyzed: 2809)
|
||
|
Restarts : 31 (Average: 90.61 Last: 146)
|
||
|
Model-Level : 131.0
|
||
|
Problems : 4 (Average Length: 9.50 Splits: 0)
|
||
|
Lemmas : 2809 (Deleted: 804)
|
||
|
Binary : 440 (Ratio: 15.66%)
|
||
|
Ternary : 212 (Ratio: 7.55%)
|
||
|
Conflict : 2809 (Average Length: 9.7 Ratio: 100.00%)
|
||
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Backjumps : 2809 (Average: 9.37 Max: 105 Sum: 26318)
|
||
|
Executed : 2695 (Average: 8.77 Max: 105 Sum: 24635 Ratio: 93.61%)
|
||
|
Bounded : 114 (Average: 14.76 Max: 17 Sum: 1683 Ratio: 6.39%)
|
||
|
|
||
|
Rules : 24545
|
||
|
Atoms : 24545
|
||
|
Bodies : 1 (Original: 0)
|
||
|
Tight : Yes
|
||
|
Variables : 23147 (Eliminated: 0 Frozen: 0)
|
||
|
Constraints : 81333 (Binary: 90.6% Ternary: 8.0% Other: 1.5%)
|
||
|
|
||
|
Memory Peak : 94MB
|
||
|
Max. Length : 15 steps
|
||
|
Sol. Length : 15 steps
|
||
|
Models : 1
|
||
|
|
||
|
|