1
0
Fork 0

Add benchmark result [fd-pa-e1-sh | ipc-1998 | gripper-round-1-strips | 14]

This commit is contained in:
Potassco Bot 2017-11-24 19:26:38 +01:00
parent de5d86ea01
commit 464f177fcb
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 4018 additions and 0 deletions

View File

@ -0,0 +1,40 @@
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/gripper-round-1-strips/domain.pddl
- /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/gripper-round-1-strips/instances/instance-14.pddl
- --stats
- --verbose
- --print-call
- --translate
- -A 16
- --parallel=1
- --shallow
configuration:
id: fd-pa-e1-sh
instanceSets:
- lpnmr-hard-instances
options:
- --stats
- --verbose
- --print-call
- --translate
- -A 16
- --parallel=1
- --shallow
exitCode: 0
instance:
domain: gripper-round-1-strips
instance: 14
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

View File

@ -0,0 +1,17 @@
# configuration: {'id': 'fd-pa-e1-sh', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-A 16', '--parallel=1', '--shallow'], 'instanceSets': ['lpnmr-hard-instances']}
# instance: {'ipc': 'ipc-1998', 'domain': 'gripper-round-1-strips', '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-1998/domains/gripper-round-1-strips/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/gripper-round-1-strips/instances/instance-14.pddl', '--stats', '--verbose', '--print-call', '--translate', '-A 16', '--parallel=1', '--shallow']
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
# exit code: 0
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:13:4-34: info: atom does not occur in any rule head:
requires(feature(actionCosts))
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:14:4-33: info: atom does not occur in any rule head:
requires(feature(axiomRules))
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:15:4-41: info: atom does not occur in any rule head:
requires(feature(conditionalEffects))
TIMEOUT CPU 900.05 MEM 169120 MAXMEM 169120 STALE 1 MAXMEM_RSS 114112
<time name="ALL">900020</time>

File diff suppressed because it is too large Load Diff