1
0
Fork 0
tplp-planning-benchmark/fd-pb-e1-sh-h/ipc-1998_logistics-round-1-...

44 lines
1.1 KiB
Bash

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-1998/domains/logistics-round-1-strips/domain.pddl
- /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/logistics-round-1-strips/instances/instance-31.pddl
- --stats
- --verbose
- --print-call
- --translate
- -B 0.9
- --parallel=1
- --shallow
- --use-heuristic
configuration:
id: fd-pb-e1-sh-h
instanceSets:
- lnpmr-hard-instances
- lpnmr-easy-instances
options:
- --stats
- --verbose
- --print-call
- --translate
- -B 0.9
- --parallel=1
- --shallow
- --use-heuristic
exitCode: 0
instance:
domain: logistics-round-1-strips
instance: 31
ipc: ipc-1998
versions:
clingo: 5.2.2
fastDownward: 10997:847cdf0069cab0c8841a9958e783d1a7340fe2e9 (2017-11-02 15:10 +0100)
planner: 517f2c0422a36582df17ecebb08e879b170cdfe2 (2017-11-21 02:23:06 +0100)
plasp: 3.1.0
python: 3.6.3
workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner