70 lines
3.1 KiB
Plaintext
70 lines
3.1 KiB
Plaintext
|
INFO Running translator.
|
||
|
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/parking-sequential-satisficing/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/parking-sequential-satisficing/instances/instance-11.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-2011/domains/parking-sequential-satisficing/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/parking-sequential-satisficing/instances/instance-11.pddl
|
||
|
Parsing...
|
||
|
Parsing: [0.010s CPU, 0.017s wall-clock]
|
||
|
Normalizing task... [0.000s CPU, 0.001s wall-clock]
|
||
|
Instantiating...
|
||
|
Generating Datalog program... [0.010s CPU, 0.006s wall-clock]
|
||
|
Normalizing Datalog program...
|
||
|
Normalizing Datalog program: [0.010s CPU, 0.013s wall-clock]
|
||
|
Preparing model... [0.010s CPU, 0.013s wall-clock]
|
||
|
Generated 32 rules.
|
||
|
Computing model... [4.900s CPU, 4.885s wall-clock]
|
||
|
53177 relevant atoms
|
||
|
5070 auxiliary atoms
|
||
|
58247 final queue length
|
||
|
172334 total queue pushes
|
||
|
Completing instantiation... [19.760s CPU, 19.759s wall-clock]
|
||
|
Instantiating: [24.730s CPU, 24.727s wall-clock]
|
||
|
Computing fact groups...
|
||
|
Finding invariants...
|
||
|
12 initial candidates
|
||
|
Finding invariants: [0.070s CPU, 0.062s wall-clock]
|
||
|
Checking invariant weight... [0.000s CPU, 0.004s wall-clock]
|
||
|
Instantiating groups... [0.070s CPU, 0.068s wall-clock]
|
||
|
Collecting mutex groups... [0.000s CPU, 0.010s wall-clock]
|
||
|
Choosing groups...
|
||
|
71 uncovered facts
|
||
|
Choosing groups: [0.050s CPU, 0.045s wall-clock]
|
||
|
Building translation key... [0.020s CPU, 0.016s wall-clock]
|
||
|
Computing fact groups: [0.290s CPU, 0.283s wall-clock]
|
||
|
Building STRIPS to SAS dictionary... [0.010s CPU, 0.011s wall-clock]
|
||
|
Building dictionary for full mutex groups... [0.020s CPU, 0.016s wall-clock]
|
||
|
Building mutex information...
|
||
|
Building mutex information: [0.020s CPU, 0.026s wall-clock]
|
||
|
Translating task...
|
||
|
Processing axioms...
|
||
|
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||
|
Processing axioms: [0.980s CPU, 0.976s wall-clock]
|
||
|
Translating task: [21.470s CPU, 21.459s wall-clock]
|
||
|
61152 effect conditions simplified
|
||
|
0 implied preconditions added
|
||
|
Detecting unreachable propositions...
|
||
|
0 operators removed
|
||
|
0 axioms removed
|
||
|
28 propositions removed
|
||
|
Detecting unreachable propositions: [10.870s CPU, 10.852s wall-clock]
|
||
|
Reordering and filtering variables...
|
||
|
99 of 99 variables necessary.
|
||
|
43 of 71 mutex groups necessary.
|
||
|
49392 of 49392 operators necessary.
|
||
|
0 of 0 axiom rules necessary.
|
||
|
Reordering and filtering variables: [4.280s CPU, 4.287s wall-clock]
|
||
|
Translator variables: 99
|
||
|
Translator derived variables: 0
|
||
|
Translator facts: 1346
|
||
|
Translator goal facts: 28
|
||
|
Translator mutex groups: 43
|
||
|
Translator total mutex groups size: 1247
|
||
|
Translator operators: 49392
|
||
|
Translator axioms: 0
|
||
|
Translator task size: 402560
|
||
|
Translator peak memory: 273396 KB
|
||
|
Writing output... [7.090s CPU, 7.576s wall-clock]
|
||
|
Done! [69.590s CPU, 70.054s wall-clock]
|
||
|
|