164 lines
25 KiB
Plaintext
164 lines
25 KiB
Plaintext
|
INFO Running translator.
|
||
|
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2004/domains/promela-dining-philosophers-strips/domains/domain-15.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2004/domains/promela-dining-philosophers-strips/instances/instance-15.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-15.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2004/domains/promela-dining-philosophers-strips/instances/instance-15.pddl
|
||
|
Parsing...
|
||
|
Parsing: [3.240s CPU, 3.242s wall-clock]
|
||
|
Normalizing task... [0.260s CPU, 0.256s wall-clock]
|
||
|
Instantiating...
|
||
|
Generating Datalog program... [0.090s CPU, 0.090s wall-clock]
|
||
|
Normalizing Datalog program...
|
||
|
Normalizing Datalog program: [0.150s CPU, 0.151s wall-clock]
|
||
|
Preparing model... [0.170s CPU, 0.169s wall-clock]
|
||
|
Generated 1249 rules.
|
||
|
Computing model... [0.090s CPU, 0.095s wall-clock]
|
||
|
929 relevant atoms
|
||
|
0 auxiliary atoms
|
||
|
929 final queue length
|
||
|
1361 total queue pushes
|
||
|
Completing instantiation... [0.500s CPU, 0.500s wall-clock]
|
||
|
Instantiating: [1.010s CPU, 1.015s wall-clock]
|
||
|
Computing fact groups...
|
||
|
Finding invariants...
|
||
|
480 initial candidates
|
||
|
Finding invariants: [290.060s CPU, 289.933s wall-clock]
|
||
|
Checking invariant weight... [0.010s 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...
|
||
|
406 uncovered facts
|
||
|
Choosing groups: [0.000s CPU, 0.003s wall-clock]
|
||
|
Building translation key... [0.010s CPU, 0.013s wall-clock]
|
||
|
Computing fact groups: [290.120s CPU, 289.989s 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.004s wall-clock]
|
||
|
Translating task...
|
||
|
Processing axioms...
|
||
|
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||
|
Processing axioms: [0.020s CPU, 0.020s wall-clock]
|
||
|
Translating task: [0.660s CPU, 0.654s wall-clock]
|
||
|
5658 effect conditions simplified
|
||
|
0 implied preconditions added
|
||
|
Detecting unreachable propositions...
|
||
|
0 operators removed
|
||
|
0 axioms removed
|
||
|
80 propositions removed
|
||
|
Detecting unreachable propositions: [0.310s CPU, 0.311s wall-clock]
|
||
|
Reordering and filtering variables...
|
||
|
404 of 404 variables necessary.
|
||
|
0 of 30 mutex groups necessary.
|
||
|
448 of 448 operators necessary.
|
||
|
0 of 0 axiom rules necessary.
|
||
|
Reordering and filtering variables: [0.850s CPU, 0.857s wall-clock]
|
||
|
Translator variables: 404
|
||
|
Translator derived variables: 0
|
||
|
Translator facts: 836
|
||
|
Translator goal facts: 16
|
||
|
Translator mutex groups: 0
|
||
|
Translator total mutex groups size: 0
|
||
|
Translator operators: 448
|
||
|
Translator axioms: 0
|
||
|
Translator task size: 11846
|
||
|
Translator peak memory: 155904 KB
|
||
|
Writing output... [0.220s CPU, 0.238s wall-clock]
|
||
|
Done! [296.700s CPU, 296.593s wall-clock]
|
||
|
planner.py version 0.0.1
|
||
|
|
||
|
Time: 0.30s
|
||
|
Memory: 62MB
|
||
|
|
||
|
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: 62MB (+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: 62MB
|
||
|
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||
|
Grounding Time: 0.16s
|
||
|
Memory: 78MB (+16MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.01s
|
||
|
Memory: 80MB (+2MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.21s
|
||
|
|
||
|
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: 98.0MB
|
||
|
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
|
||
|
Grounding Time: 0.19s
|
||
|
Memory: 91MB (+11MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.06s
|
||
|
Memory: 95MB (+4MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.31s
|
||
|
|
||
|
Iteration 4
|
||
|
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||
|
Grounded Until: 10
|
||
|
Expected Memory: 113.0MB
|
||
|
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
|
||
|
Grounding Time: 0.22s
|
||
|
Memory: 104MB (+9MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.56s
|
||
|
Memory: 107MB (+3MB)
|
||
|
SAT
|
||
|
Testing...
|
||
|
SERIALIZABLE
|
||
|
Testing Time: 0.21s
|
||
|
Memory: 111MB (+4MB)
|
||
|
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-13-philosopher-forks--pid-wfork-state-1-state-6-0"),1) occurs(action("activate-trans-philosopher-14-philosopher-forks--pid-wfork-state-1-state-6-0"),1) occurs(action("activate-trans-philosopher-15-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-13-forks--pid-wfork-forks-13--fork-0"),2) occurs(action("queue-write-philosopher-14-forks--pid-wfork-forks-14--fork-0"),2) occurs(action("queue-write-philosopher-15-forks--pid-wfork-forks-15--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-13--queue-1-qs-0-qs-0-fork-empty-zero-one-0"),3) occurs(action("advance-empty-queue-tail-forks-14--queue-1-qs-0-qs-0-fork-empty-zero-one-0"),3) occurs(action("advance-empty-queue-tail-forks-15--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--q
|
||
|
SATISFIABLE
|
||
|
|
||
|
Models : 1+
|
||
|
Calls : 4
|
||
|
Time : 1.682s (Solving: 0.60s 1st Model: 0.55s Unsat: 0.05s)
|
||
|
CPU Time : 1.672s
|
||
|
|
||
|
Choices : 60961 (Domain: 60430)
|
||
|
Conflicts : 4689 (Analyzed: 4687)
|
||
|
Restarts : 55 (Average: 85.22 Last: 111)
|
||
|
Model-Level : 153.0
|
||
|
Problems : 4 (Average Length: 9.50 Splits: 0)
|
||
|
Lemmas : 4687 (Deleted: 933)
|
||
|
Binary : 454 (Ratio: 9.69%)
|
||
|
Ternary : 181 (Ratio: 3.86%)
|
||
|
Conflict : 4687 (Average Length: 15.8 Ratio: 100.00%)
|
||
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Backjumps : 4687 (Average: 13.08 Max: 163 Sum: 61310)
|
||
|
Executed : 4601 (Average: 12.84 Max: 163 Sum: 60195 Ratio: 98.18%)
|
||
|
Bounded : 86 (Average: 12.97 Max: 17 Sum: 1115 Ratio: 1.82%)
|
||
|
|
||
|
Rules : 34119
|
||
|
Atoms : 34119
|
||
|
Bodies : 1 (Original: 0)
|
||
|
Tight : Yes
|
||
|
Variables : 28603 (Eliminated: 0 Frozen: 0)
|
||
|
Constraints : 113039 (Binary: 91.5% Ternary: 7.2% Other: 1.3%)
|
||
|
|
||
|
Memory Peak : 111MB
|
||
|
Max. Length : 15 steps
|
||
|
Sol. Length : 15 steps
|
||
|
Models : 1
|
||
|
|
||
|
|