165 lines
26 KiB
Plaintext
165 lines
26 KiB
Plaintext
|
INFO Running translator.
|
||
|
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2004/domains/promela-dining-philosophers-strips/domains/domain-16.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2004/domains/promela-dining-philosophers-strips/instances/instance-16.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-16.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2004/domains/promela-dining-philosophers-strips/instances/instance-16.pddl
|
||
|
Parsing...
|
||
|
Parsing: [3.690s CPU, 3.693s wall-clock]
|
||
|
Normalizing task... [0.290s CPU, 0.288s wall-clock]
|
||
|
Instantiating...
|
||
|
Generating Datalog program... [0.090s CPU, 0.096s wall-clock]
|
||
|
Normalizing Datalog program...
|
||
|
Normalizing Datalog program: [0.160s CPU, 0.162s wall-clock]
|
||
|
Preparing model... [0.190s CPU, 0.186s wall-clock]
|
||
|
Generated 1327 rules.
|
||
|
Computing model... [0.110s CPU, 0.104s wall-clock]
|
||
|
987 relevant atoms
|
||
|
0 auxiliary atoms
|
||
|
987 final queue length
|
||
|
1446 total queue pushes
|
||
|
Completing instantiation... [0.540s CPU, 0.543s wall-clock]
|
||
|
Instantiating: [1.100s CPU, 1.101s wall-clock]
|
||
|
Computing fact groups...
|
||
|
Finding invariants...
|
||
|
510 initial candidates
|
||
|
Time limit reached, aborting invariant generation
|
||
|
Finding invariants: [300.350s CPU, 300.225s 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...
|
||
|
446 uncovered facts
|
||
|
Choosing groups: [0.000s CPU, 0.003s wall-clock]
|
||
|
Building translation key... [0.020s CPU, 0.015s wall-clock]
|
||
|
Computing fact groups: [300.420s CPU, 300.287s wall-clock]
|
||
|
Building STRIPS to SAS dictionary... [0.000s CPU, 0.005s wall-clock]
|
||
|
Building dictionary for full mutex groups... [0.000s CPU, 0.004s wall-clock]
|
||
|
Building mutex information...
|
||
|
Building mutex information: [0.010s CPU, 0.004s wall-clock]
|
||
|
Translating task...
|
||
|
Processing axioms...
|
||
|
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||
|
Processing axioms: [0.020s CPU, 0.022s wall-clock]
|
||
|
Translating task: [0.680s CPU, 0.681s wall-clock]
|
||
|
6415 effect conditions simplified
|
||
|
0 implied preconditions added
|
||
|
Detecting unreachable propositions...
|
||
|
0 operators removed
|
||
|
0 axioms removed
|
||
|
85 propositions removed
|
||
|
Detecting unreachable propositions: [0.350s CPU, 0.345s wall-clock]
|
||
|
Reordering and filtering variables...
|
||
|
439 of 439 variables necessary.
|
||
|
0 of 27 mutex groups necessary.
|
||
|
476 of 476 operators necessary.
|
||
|
0 of 0 axiom rules necessary.
|
||
|
Reordering and filtering variables: [1.020s CPU, 1.027s wall-clock]
|
||
|
Translator variables: 439
|
||
|
Translator derived variables: 0
|
||
|
Translator facts: 898
|
||
|
Translator goal facts: 17
|
||
|
Translator mutex groups: 0
|
||
|
Translator total mutex groups size: 0
|
||
|
Translator operators: 476
|
||
|
Translator axioms: 0
|
||
|
Translator task size: 13150
|
||
|
Translator peak memory: 156672 KB
|
||
|
Writing output... [0.240s CPU, 0.264s wall-clock]
|
||
|
Done! [307.820s CPU, 307.719s wall-clock]
|
||
|
planner.py version 0.0.1
|
||
|
|
||
|
Time: 0.34s
|
||
|
Memory: 63MB
|
||
|
|
||
|
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: 63MB (+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: 63MB
|
||
|
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||
|
Grounding Time: 0.19s
|
||
|
Memory: 83MB (+20MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.01s
|
||
|
Memory: 85MB (+2MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.25s
|
||
|
|
||
|
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: 107.0MB
|
||
|
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
|
||
|
Grounding Time: 0.20s
|
||
|
Memory: 97MB (+12MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.06s
|
||
|
Memory: 101MB (+4MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.32s
|
||
|
|
||
|
Iteration 4
|
||
|
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||
|
Grounded Until: 10
|
||
|
Expected Memory: 123.0MB
|
||
|
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
|
||
|
Grounding Time: 0.24s
|
||
|
Memory: 110MB (+9MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.76s
|
||
|
Memory: 114MB (+4MB)
|
||
|
SAT
|
||
|
Testing...
|
||
|
SERIALIZABLE
|
||
|
Testing Time: 0.25s
|
||
|
Memory: 118MB (+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-16-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-16-forks--pid-wfork-forks-16--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-16--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
|
||
|
SATISFIABLE
|
||
|
|
||
|
Models : 1+
|
||
|
Calls : 4
|
||
|
Time : 2.020s (Solving: 0.80s 1st Model: 0.74s Unsat: 0.05s)
|
||
|
CPU Time : 2.008s
|
||
|
|
||
|
Choices : 70570 (Domain: 69410)
|
||
|
Conflicts : 7178 (Analyzed: 7176)
|
||
|
Restarts : 82 (Average: 87.51 Last: 57)
|
||
|
Model-Level : 157.0
|
||
|
Problems : 4 (Average Length: 9.50 Splits: 0)
|
||
|
Lemmas : 7176 (Deleted: 3608)
|
||
|
Binary : 794 (Ratio: 11.06%)
|
||
|
Ternary : 457 (Ratio: 6.37%)
|
||
|
Conflict : 7176 (Average Length: 13.0 Ratio: 100.00%)
|
||
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Backjumps : 7176 (Average: 10.02 Max: 135 Sum: 71930)
|
||
|
Executed : 7000 (Average: 9.65 Max: 135 Sum: 69218 Ratio: 96.23%)
|
||
|
Bounded : 176 (Average: 15.41 Max: 17 Sum: 2712 Ratio: 3.77%)
|
||
|
|
||
|
Rules : 37782
|
||
|
Atoms : 37782
|
||
|
Bodies : 1 (Original: 0)
|
||
|
Tight : Yes
|
||
|
Variables : 30675 (Eliminated: 0 Frozen: 0)
|
||
|
Constraints : 127052 (Binary: 91.7% Ternary: 7.0% Other: 1.2%)
|
||
|
|
||
|
Memory Peak : 118MB
|
||
|
Max. Length : 15 steps
|
||
|
Sol. Length : 15 steps
|
||
|
Models : 1
|
||
|
|
||
|
|