Remove results with errors

These results were affected by a bug in the planner (out-of-range index
access). This was fixed in the meantime, and these measurements will be
repeated now.
This commit is contained in:
2017-12-01 14:11:10 +01:00
parent 00d1bdd175
commit ceef73c21b
36 changed files with 0 additions and 2487 deletions

View File

@@ -1,40 +0,0 @@
command:
- timeout
- -m=9216000
- -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
- -m 8192
- --translate
- -B 0.9
- --parallel=2
configuration:
id: fd-pb-e2
instanceSets:
- lpnmr-hard-instances
options:
- --stats
- --verbose
- --print-call
- -m 8192
- --translate
- -B 0.9
- --parallel=2
exitCode: 1
instance:
domain: driverlog-strips-automatic
instance: 18
ipc: ipc-2002
versions:
clingo: 5.2.2
fastDownward: 10997:847cdf0069cab0c8841a9958e783d1a7340fe2e9 (2017-11-02 15:10 +0100)
planner: 61750c0521c6104870e5b881c8b0c237e2af4a96 (2017-11-27 07:44:27 +0100)
plasp: 3.1.1
python: 3.6.3
workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner