From ff7e49c23da3e2e2b4cb721393c961c549c9251d Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Thu, 30 Nov 2017 02:19:39 +0100 Subject: [PATCH] Add benchmark result [pb-e1-sh-h | ipc-2000 | freecell-strips-typed | 12] --- .../ipc-2000_freecell-strips-typed_12.env | 43 +++++++++++++++++++ .../ipc-2000_freecell-strips-typed_12.err | 35 +++++++++++++++ .../ipc-2000_freecell-strips-typed_12.out | 1 + 3 files changed, 79 insertions(+) create mode 100644 pb-e1-sh-h/ipc-2000_freecell-strips-typed_12.env create mode 100644 pb-e1-sh-h/ipc-2000_freecell-strips-typed_12.err create mode 100644 pb-e1-sh-h/ipc-2000_freecell-strips-typed_12.out diff --git a/pb-e1-sh-h/ipc-2000_freecell-strips-typed_12.env b/pb-e1-sh-h/ipc-2000_freecell-strips-typed_12.env new file mode 100644 index 000000000..84d73783d --- /dev/null +++ b/pb-e1-sh-h/ipc-2000_freecell-strips-typed_12.env @@ -0,0 +1,43 @@ +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-2000/domains/freecell-strips-typed/domain.pddl +- /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-12.pddl +- --stats +- --verbose +- --print-call +- -m 8192 +- -B 0.9 +- --parallel=1 +- --shallow +- --use-heuristic +configuration: + id: pb-e1-sh-h + instanceSets: + - lpnmr-easy-instances + - lpnmr-hard-instances + options: + - --stats + - --verbose + - --print-call + - -m 8192 + - -B 0.9 + - --parallel=1 + - --shallow + - --use-heuristic +exitCode: 0 +instance: + domain: freecell-strips-typed + instance: 12 + ipc: ipc-2000 +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 + diff --git a/pb-e1-sh-h/ipc-2000_freecell-strips-typed_12.err b/pb-e1-sh-h/ipc-2000_freecell-strips-typed_12.err new file mode 100644 index 000000000..48fe05180 --- /dev/null +++ b/pb-e1-sh-h/ipc-2000_freecell-strips-typed_12.err @@ -0,0 +1,35 @@ +# configuration: {'id': 'pb-e1-sh-h', 'options': ['--stats', '--verbose', '--print-call', '-m 8192', '-B 0.9', '--parallel=1', '--shallow', '--use-heuristic'], 'instanceSets': ['lpnmr-easy-instances', 'lpnmr-hard-instances']} +# instance: {'ipc': 'ipc-2000', 'domain': 'freecell-strips-typed', 'instance': 12} +# 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-2000/domains/freecell-strips-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-12.pddl', '--stats', '--verbose', '--print-call', '-m 8192', '-B 0.9', '--parallel=1', '--shallow', '--use-heuristic'] +# 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)) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:66:15-28: info: atom does not occur in any rule head: + mutexGroup(G) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:66:30-45: info: atom does not occur in any rule head: + contains(G,X,V) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:67:15-28: info: atom does not occur in any rule head: + mutexGroup(G) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:74:41-56: info: atom does not occur in any rule head: + contains(G,X,V) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:84:41-56: info: atom does not occur in any rule head: + contains(G,X,V) + +:14:39-67: info: atom does not occur in any rule head: + inherits(type(T1),type(T2)) + +MEM CPU 163.06 MEM 9218540 MAXMEM 9218540 STALE 0 MAXMEM_RSS 8506236 + + diff --git a/pb-e1-sh-h/ipc-2000_freecell-strips-typed_12.out b/pb-e1-sh-h/ipc-2000_freecell-strips-typed_12.out new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/pb-e1-sh-h/ipc-2000_freecell-strips-typed_12.out @@ -0,0 +1 @@ +