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,10 +0,0 @@
|
||||
# configuration: {'id': 'gc-ta7-tt1', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=7', '--test-times=1'], 'instanceSets': ['lpnmr-first-plan-not-serializable']}
|
||||
# instance: {'ipc': 'ipc-2002', 'domain': 'driverlog-strips-automatic', 'instance': 18}
|
||||
# command: ['timeout', '-m=8000000', '-t=900', 'python3', '/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py', '--domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/driverlog-strips-automatic/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/driverlog-strips-automatic/instances/instance-18.pddl', '--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=7', '--test-times=1']
|
||||
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
|
||||
# exit code: 2
|
||||
usage: runplanner.py instance [options]
|
||||
runplanner.py: error: argument --test-add: invalid choice: 7 (choose from 0, 1, 2, 3, 4, 5)
|
||||
FINISHED CPU 0.34 MEM 33732 MAXMEM 33732 STALE 0 MAXMEM_RSS 13328
|
||||
<time name="ALL">340</time>
|
||||
|
Reference in New Issue
Block a user