Remove results with errors
Due to minor bugs in the planner, three configurations had errors. This removes the affected results in order to rerun them with the fixed planner. As the bugfixes address these configurations only, the other results are unspoiled by this change.
This commit is contained in:
@@ -1,70 +0,0 @@
|
||||
INFO Running translator.
|
||||
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/instances/instance-6.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-1998/domains/mystery-round-1-strips/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/instances/instance-6.pddl
|
||||
Parsing...
|
||||
Parsing: [0.020s CPU, 0.024s wall-clock]
|
||||
Normalizing task... [0.000s CPU, 0.001s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.010s CPU, 0.007s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.030s CPU, 0.030s wall-clock]
|
||||
Preparing model... [0.020s CPU, 0.022s wall-clock]
|
||||
Generated 42 rules.
|
||||
Computing model... [1.300s CPU, 1.301s wall-clock]
|
||||
11303 relevant atoms
|
||||
5116 auxiliary atoms
|
||||
16419 final queue length
|
||||
36991 total queue pushes
|
||||
Completing instantiation... [4.360s CPU, 4.364s wall-clock]
|
||||
Instantiating: [5.740s CPU, 5.741s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
12 initial candidates
|
||||
Finding invariants: [0.090s CPU, 0.084s wall-clock]
|
||||
Checking invariant weight... [0.000s CPU, 0.003s wall-clock]
|
||||
Instantiating groups... [0.050s CPU, 0.045s wall-clock]
|
||||
Collecting mutex groups... [0.000s CPU, 0.004s wall-clock]
|
||||
Choosing groups...
|
||||
4 uncovered facts
|
||||
Choosing groups: [0.020s CPU, 0.014s wall-clock]
|
||||
Building translation key... [0.010s CPU, 0.007s wall-clock]
|
||||
Computing fact groups: [0.190s CPU, 0.186s wall-clock]
|
||||
Building STRIPS to SAS dictionary... [0.000s CPU, 0.003s wall-clock]
|
||||
Building dictionary for full mutex groups... [0.000s CPU, 0.003s 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.170s CPU, 0.171s wall-clock]
|
||||
Translating task: [3.230s CPU, 3.235s wall-clock]
|
||||
0 effect conditions simplified
|
||||
0 implied preconditions added
|
||||
Detecting unreachable propositions...
|
||||
0 operators removed
|
||||
0 axioms removed
|
||||
54 propositions removed
|
||||
Detecting unreachable propositions: [1.670s CPU, 1.669s wall-clock]
|
||||
Reordering and filtering variables...
|
||||
46 of 46 variables necessary.
|
||||
0 of 46 mutex groups necessary.
|
||||
10539 of 10539 operators necessary.
|
||||
0 of 0 axiom rules necessary.
|
||||
Reordering and filtering variables: [0.500s CPU, 0.495s wall-clock]
|
||||
Translator variables: 46
|
||||
Translator derived variables: 0
|
||||
Translator facts: 552
|
||||
Translator goal facts: 2
|
||||
Translator mutex groups: 0
|
||||
Translator total mutex groups size: 0
|
||||
Translator operators: 10539
|
||||
Translator axioms: 0
|
||||
Translator task size: 62529
|
||||
Translator peak memory: 77004 KB
|
||||
Writing output... [1.070s CPU, 1.165s wall-clock]
|
||||
Done! [12.570s CPU, 12.668s wall-clock]
|
||||
planner.py version 0.0.1
|
||||
|
||||
Reference in New Issue
Block a user