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-20.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-20.pddl
|
||
|
Parsing...
|
||
|
Parsing: [0.020s CPU, 0.021s wall-clock]
|
||
|
Normalizing task... [0.000s CPU, 0.002s wall-clock]
|
||
|
Instantiating...
|
||
|
Generating Datalog program... [0.010s CPU, 0.008s wall-clock]
|
||
|
Normalizing Datalog program...
|
||
|
Normalizing Datalog program: [0.010s CPU, 0.014s wall-clock]
|
||
|
Preparing model... [0.020s CPU, 0.017s wall-clock]
|
||
|
Generated 32 rules.
|
||
|
Computing model... [7.070s CPU, 7.063s wall-clock]
|
||
|
78629 relevant atoms
|
||
|
6562 auxiliary atoms
|
||
|
85191 final queue length
|
||
|
254680 total queue pushes
|
||
|
Completing instantiation... [29.480s CPU, 29.476s wall-clock]
|
||
|
Instantiating: [36.670s CPU, 36.653s wall-clock]
|
||
|
Computing fact groups...
|
||
|
Finding invariants...
|
||
|
12 initial candidates
|
||
|
Finding invariants: [0.080s CPU, 0.084s wall-clock]
|
||
|
Checking invariant weight... [0.000s CPU, 0.005s wall-clock]
|
||
|
Instantiating groups... [0.080s CPU, 0.085s wall-clock]
|
||
|
Collecting mutex groups... [0.020s CPU, 0.013s wall-clock]
|
||
|
Choosing groups...
|
||
|
81 uncovered facts
|
||
|
Choosing groups: [0.060s CPU, 0.061s wall-clock]
|
||
|
Building translation key... [0.030s CPU, 0.021s wall-clock]
|
||
|
Computing fact groups: [0.370s CPU, 0.364s wall-clock]
|
||
|
Building STRIPS to SAS dictionary... [0.000s CPU, 0.009s wall-clock]
|
||
|
Building dictionary for full mutex groups... [0.020s CPU, 0.021s wall-clock]
|
||
|
Building mutex information...
|
||
|
Building mutex information: [0.040s CPU, 0.036s wall-clock]
|
||
|
Translating task...
|
||
|
Processing axioms...
|
||
|
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||
|
Processing axioms: [1.450s CPU, 1.446s wall-clock]
|
||
|
Translating task: [31.970s CPU, 31.948s wall-clock]
|
||
|
91136 effect conditions simplified
|
||
|
0 implied preconditions added
|
||
|
Detecting unreachable propositions...
|
||
|
0 operators removed
|
||
|
0 axioms removed
|
||
|
32 propositions removed
|
||
|
Detecting unreachable propositions: [16.120s CPU, 16.116s wall-clock]
|
||
|
Reordering and filtering variables...
|
||
|
113 of 113 variables necessary.
|
||
|
49 of 81 mutex groups necessary.
|
||
|
73728 of 73728 operators necessary.
|
||
|
0 of 0 axiom rules necessary.
|
||
|
Reordering and filtering variables: [6.320s CPU, 6.323s wall-clock]
|
||
|
Translator variables: 113
|
||
|
Translator derived variables: 0
|
||
|
Translator facts: 1730
|
||
|
Translator goal facts: 32
|
||
|
Translator mutex groups: 49
|
||
|
Translator total mutex groups size: 1617
|
||
|
Translator operators: 73728
|
||
|
Translator axioms: 0
|
||
|
Translator task size: 600484
|
||
|
Translator peak memory: 389404 KB
|
||
|
Writing output... [10.580s CPU, 11.328s wall-clock]
|
||
|
Done! [103.300s CPU, 104.005s wall-clock]
|
||
|
|