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:
2017-11-27 14:24:36 +01:00
parent c6e0d1ee5b
commit fe532cc0af
333 changed files with 0 additions and 9753 deletions

View File

@@ -1,19 +0,0 @@
# configuration: {'id': 'gc-ta1-tt0', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=1', '--test-times=0'], 'instanceSets': ['lpnmr-first-plan-not-serializable']}
# instance: {'ipc': 'ipc-2002', 'domain': 'driverlog-strips-automatic', 'instance': 14}
# 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-14.pddl', '--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=1', '--test-times=0']
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
# exit code: 1
/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/test_files/block_forall_1.lp:13:4-19: error: unsafe variables in:
_error_at(#Inc0,T):-[#inc_block_model(#Inc0,#Inc1)].
/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/test_files/block_forall_1.lp:13:16-17: note: 'T' is unsafe
Traceback (most recent call last):
File "/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/planner.py", line 945, in <module>
Planner().run(options, clingo_options)
File "/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/planner.py", line 657, in run
ctl.ground([(BASE,[]), (CHECK,[0])])
RuntimeError: grounding stopped because of errors
# planner call: /home/wv/bin/linux/64/fast-downward/fast-downward.py --translate --build=release64 /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-14.pddl && plasp-3.1.1 translate --parsing-mode=compatibility output.sas | /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/planner.py - /home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp /home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp --stats --verbose -B 0.9 --test-until-not-sat --query-at-last --check-at-last --forbid-actions --force-actions -c planner_on=1 --test=- --test=/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/test_files/test.lp /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/test_files/block_forall_1.lp --heuristic=Domain /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/heuristic.lp -c _shallow=1 -c _closure=3 -c _parallel=0
FINISHED CPU 2.86 MEM 33476 MAXMEM 120528 STALE 0 MAXMEM_RSS 46680
<time name="ALL">2780</time>