From d913db93bfc9b8d16d9c8d3d9d9c934a496305b5 Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Thu, 30 Nov 2017 08:20:41 +0100 Subject: [PATCH] Add benchmark result [gc-ta4-tt1 | ipc-2000 | freecell-strips-typed | 19] --- .../ipc-2000_freecell-strips-typed_19.env | 52 +++++++++++++ .../ipc-2000_freecell-strips-typed_19.err | 19 +++++ .../ipc-2000_freecell-strips-typed_19.out | 73 +++++++++++++++++++ 3 files changed, 144 insertions(+) create mode 100644 gc-ta4-tt1/ipc-2000_freecell-strips-typed_19.env create mode 100644 gc-ta4-tt1/ipc-2000_freecell-strips-typed_19.err create mode 100644 gc-ta4-tt1/ipc-2000_freecell-strips-typed_19.out diff --git a/gc-ta4-tt1/ipc-2000_freecell-strips-typed_19.env b/gc-ta4-tt1/ipc-2000_freecell-strips-typed_19.env new file mode 100644 index 000000000..996711a6f --- /dev/null +++ b/gc-ta4-tt1/ipc-2000_freecell-strips-typed_19.env @@ -0,0 +1,52 @@ +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-19.pddl +- --stats +- --verbose +- --print-call +- -m 8192 +- --translate +- -B 0.9 +- --parallel=0 +- --shallow +- --use-heuristic +- --test-until-not-sat +- --test=0 +- --test-add=4 +- --test-times=1 +configuration: + id: gc-ta4-tt1 + instanceSets: + - lpnmr-first-plan-not-serializable + options: + - --stats + - --verbose + - --print-call + - -m 8192 + - --translate + - -B 0.9 + - --parallel=0 + - --shallow + - --use-heuristic + - --test-until-not-sat + - --test=0 + - --test-add=4 + - --test-times=1 +exitCode: 0 +instance: + domain: freecell-strips-typed + instance: 19 + 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/gc-ta4-tt1/ipc-2000_freecell-strips-typed_19.err b/gc-ta4-tt1/ipc-2000_freecell-strips-typed_19.err new file mode 100644 index 000000000..5e8972b7d --- /dev/null +++ b/gc-ta4-tt1/ipc-2000_freecell-strips-typed_19.err @@ -0,0 +1,19 @@ +# configuration: {'id': 'gc-ta4-tt1', 'options': ['--stats', '--verbose', '--print-call', '-m 8192', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=4', '--test-times=1'], 'instanceSets': ['lpnmr-first-plan-not-serializable']} +# instance: {'ipc': 'ipc-2000', 'domain': 'freecell-strips-typed', 'instance': 19} +# 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-19.pddl', '--stats', '--verbose', '--print-call', '-m 8192', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=4', '--test-times=1'] +# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner +# exit code: 0 +Warning: name clash between type and predicate 'suit'. +Interpreting as predicate in conditions. +/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)) + +MEM CPU 179.05 MEM 9447140 MAXMEM 9447140 STALE 1 MAXMEM_RSS 7245564 + + diff --git a/gc-ta4-tt1/ipc-2000_freecell-strips-typed_19.out b/gc-ta4-tt1/ipc-2000_freecell-strips-typed_19.out new file mode 100644 index 000000000..d3464279e --- /dev/null +++ b/gc-ta4-tt1/ipc-2000_freecell-strips-typed_19.out @@ -0,0 +1,73 @@ +INFO Running translator. +INFO translator input: ['/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-19.pddl'] +INFO translator arguments: [] +INFO translator time limit: None +INFO translator memory limit: None +INFO callstring: /home/pluehne/.usr/bin/python /home/wv/bin/linux/64/fast-downward-10997/builds/release64/bin/translate/translate.py /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-19.pddl +Parsing... +Parsing: [0.040s CPU, 0.041s wall-clock] +Normalizing task... [0.000s CPU, 0.003s wall-clock] +Instantiating... +Generating Datalog program... [0.010s CPU, 0.010s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.050s CPU, 0.051s wall-clock] +Preparing model... [0.030s CPU, 0.028s wall-clock] +Generated 125 rules. +Computing model... [1.220s CPU, 1.225s wall-clock] +9760 relevant atoms +2218 auxiliary atoms +11978 final queue length +42324 total queue pushes +Completing instantiation... [4.670s CPU, 4.669s wall-clock] +Instantiating: [6.000s CPU, 5.995s wall-clock] +Computing fact groups... +Finding invariants... +15 initial candidates +Finding invariants: [0.140s CPU, 0.146s wall-clock] +Checking invariant weight... [0.010s CPU, 0.008s wall-clock] +Instantiating groups... [0.050s CPU, 0.049s wall-clock] +Collecting mutex groups... [0.000s CPU, 0.002s wall-clock] +Choosing groups... +18 uncovered facts +Choosing groups: [0.010s CPU, 0.009s wall-clock] +Building translation key... [0.000s CPU, 0.002s wall-clock] +Computing fact groups: [0.220s CPU, 0.229s wall-clock] +Building STRIPS to SAS dictionary... [0.000s CPU, 0.001s wall-clock] +Building dictionary for full mutex groups... [0.010s CPU, 0.003s wall-clock] +Building mutex information... +not in strips_to_sas, left out: Atom bottomcol(c0) +not in strips_to_sas, left out: Atom bottomcol(d0) +not in strips_to_sas, left out: Atom bottomcol(h0) +not in strips_to_sas, left out: Atom bottomcol(s0) +Building mutex information: [0.000s CPU, 0.005s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.200s CPU, 0.196s wall-clock] +Translating task: [4.180s CPU, 4.174s wall-clock] +3656 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +12 propositions removed +Detecting unreachable propositions: [2.050s CPU, 2.048s wall-clock] +Reordering and filtering variables... +46 of 46 variables necessary. +54 of 82 mutex groups necessary. +9352 of 9352 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.770s CPU, 0.775s wall-clock] +Translator variables: 46 +Translator derived variables: 0 +Translator facts: 198 +Translator goal facts: 4 +Translator mutex groups: 54 +Translator total mutex groups size: 243 +Translator operators: 9352 +Translator axioms: 0 +Translator task size: 77191 +Translator peak memory: 83188 KB +Writing output... [1.230s CPU, 1.316s wall-clock] +Done! [14.670s CPU, 14.762s wall-clock] +