164 lines
22 KiB
Plaintext
164 lines
22 KiB
Plaintext
|
INFO Running translator.
|
||
|
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2004/domains/promela-dining-philosophers-strips/domains/domain-13.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2004/domains/promela-dining-philosophers-strips/instances/instance-13.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-13.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2004/domains/promela-dining-philosophers-strips/instances/instance-13.pddl
|
||
|
Parsing...
|
||
|
Parsing: [2.870s CPU, 2.871s wall-clock]
|
||
|
Normalizing task... [0.280s CPU, 0.276s wall-clock]
|
||
|
Instantiating...
|
||
|
Generating Datalog program... [0.090s CPU, 0.092s wall-clock]
|
||
|
Normalizing Datalog program...
|
||
|
Normalizing Datalog program: [0.140s CPU, 0.145s wall-clock]
|
||
|
Preparing model... [0.140s CPU, 0.142s wall-clock]
|
||
|
Generated 1093 rules.
|
||
|
Computing model... [0.080s CPU, 0.079s wall-clock]
|
||
|
813 relevant atoms
|
||
|
0 auxiliary atoms
|
||
|
813 final queue length
|
||
|
1191 total queue pushes
|
||
|
Completing instantiation... [0.360s CPU, 0.360s wall-clock]
|
||
|
Instantiating: [0.820s CPU, 0.825s wall-clock]
|
||
|
Computing fact groups...
|
||
|
Finding invariants...
|
||
|
420 initial candidates
|
||
|
Finding invariants: [267.040s CPU, 266.925s 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...
|
||
|
350 uncovered facts
|
||
|
Choosing groups: [0.010s CPU, 0.003s wall-clock]
|
||
|
Building translation key... [0.010s CPU, 0.012s wall-clock]
|
||
|
Computing fact groups: [267.090s CPU, 266.973s wall-clock]
|
||
|
Building STRIPS to SAS dictionary... [0.010s CPU, 0.004s wall-clock]
|
||
|
Building dictionary for full mutex groups... [0.000s CPU, 0.003s 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.017s wall-clock]
|
||
|
Translating task: [0.480s CPU, 0.477s wall-clock]
|
||
|
4368 effect conditions simplified
|
||
|
0 implied preconditions added
|
||
|
Detecting unreachable propositions...
|
||
|
0 operators removed
|
||
|
0 axioms removed
|
||
|
70 propositions removed
|
||
|
Detecting unreachable propositions: [0.240s CPU, 0.248s wall-clock]
|
||
|
Reordering and filtering variables...
|
||
|
350 of 350 variables necessary.
|
||
|
0 of 28 mutex groups necessary.
|
||
|
392 of 392 operators necessary.
|
||
|
0 of 0 axiom rules necessary.
|
||
|
Reordering and filtering variables: [0.620s CPU, 0.615s wall-clock]
|
||
|
Translator variables: 350
|
||
|
Translator derived variables: 0
|
||
|
Translator facts: 728
|
||
|
Translator goal facts: 14
|
||
|
Translator mutex groups: 0
|
||
|
Translator total mutex groups size: 0
|
||
|
Translator operators: 392
|
||
|
Translator axioms: 0
|
||
|
Translator task size: 9506
|
||
|
Translator peak memory: 154356 KB
|
||
|
Writing output... [0.170s CPU, 0.191s wall-clock]
|
||
|
Done! [272.600s CPU, 272.503s wall-clock]
|
||
|
planner.py version 0.0.1
|
||
|
|
||
|
Time: 0.25s
|
||
|
Memory: 60MB
|
||
|
|
||
|
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: 60MB (+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: 60MB
|
||
|
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||
|
Grounding Time: 0.13s
|
||
|
Memory: 73MB (+13MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.01s
|
||
|
Memory: 75MB (+2MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.17s
|
||
|
|
||
|
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: 90.0MB
|
||
|
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
|
||
|
Grounding Time: 0.16s
|
||
|
Memory: 84MB (+9MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.04s
|
||
|
Memory: 87MB (+3MB)
|
||
|
UNSAT
|
||
|
Iteration Time: 0.25s
|
||
|
|
||
|
Iteration 4
|
||
|
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||
|
Grounded Until: 10
|
||
|
Expected Memory: 102.0MB
|
||
|
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
|
||
|
Grounding Time: 0.15s
|
||
|
Memory: 92MB (+5MB)
|
||
|
Unblocking actions...
|
||
|
Solving...
|
||
|
Solving Time: 0.29s
|
||
|
Memory: 95MB (+3MB)
|
||
|
SAT
|
||
|
Testing...
|
||
|
SERIALIZABLE
|
||
|
Testing Time: 0.17s
|
||
|
Memory: 98MB (+3MB)
|
||
|
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-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-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-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-tran
|
||
|
SATISFIABLE
|
||
|
|
||
|
Models : 1+
|
||
|
Calls : 4
|
||
|
Time : 1.189s (Solving: 0.32s 1st Model: 0.28s Unsat: 0.03s)
|
||
|
CPU Time : 1.168s
|
||
|
|
||
|
Choices : 38797 (Domain: 38273)
|
||
|
Conflicts : 3129 (Analyzed: 3127)
|
||
|
Restarts : 38 (Average: 82.29 Last: 56)
|
||
|
Model-Level : 133.0
|
||
|
Problems : 4 (Average Length: 9.50 Splits: 0)
|
||
|
Lemmas : 3127 (Deleted: 931)
|
||
|
Binary : 370 (Ratio: 11.83%)
|
||
|
Ternary : 128 (Ratio: 4.09%)
|
||
|
Conflict : 3127 (Average Length: 13.8 Ratio: 100.00%)
|
||
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||
|
Backjumps : 3127 (Average: 12.58 Max: 117 Sum: 39328)
|
||
|
Executed : 3050 (Average: 12.25 Max: 117 Sum: 38296 Ratio: 97.38%)
|
||
|
Bounded : 77 (Average: 13.40 Max: 17 Sum: 1032 Ratio: 2.62%)
|
||
|
|
||
|
Rules : 27553
|
||
|
Atoms : 27553
|
||
|
Bodies : 1 (Original: 0)
|
||
|
Tight : Yes
|
||
|
Variables : 24916 (Eliminated: 0 Frozen: 0)
|
||
|
Constraints : 89463 (Binary: 90.9% Ternary: 7.7% Other: 1.4%)
|
||
|
|
||
|
Memory Peak : 98MB
|
||
|
Max. Length : 15 steps
|
||
|
Sol. Length : 15 steps
|
||
|
Models : 1
|
||
|
|
||
|
|