diff --git a/gc-ta1-tt1/ipc-2000_freecell-strips-typed_52.env b/gc-ta1-tt1/ipc-2000_freecell-strips-typed_52.env new file mode 100644 index 000000000..94ac732ae --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_freecell-strips-typed_52.env @@ -0,0 +1,51 @@ +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-2000/domains/freecell-strips-typed/domain.pddl +- /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-52.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=1 +configuration: + id: gc-ta1-tt1 + instanceSets: + - lpnmr-first-plan-not-serializable + - rintanen-aij-2012 + 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=1 +exitCode: 0 +instance: + domain: freecell-strips-typed + instance: 52 + 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-ta1-tt1/ipc-2000_freecell-strips-typed_52.err b/gc-ta1-tt1/ipc-2000_freecell-strips-typed_52.err new file mode 100644 index 000000000..22d6a4d5a --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_freecell-strips-typed_52.err @@ -0,0 +1,19 @@ +# configuration: {'id': 'gc-ta1-tt1', '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=1'], 'instanceSets': ['lpnmr-first-plan-not-serializable', 'rintanen-aij-2012']} +# instance: {'ipc': 'ipc-2000', 'domain': 'freecell-strips-typed', 'instance': 52} +# 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-2000/domains/freecell-strips-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-52.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=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)) + +TIMEOUT CPU 900.03 MEM 3167108 MAXMEM 3294552 STALE 0 MAXMEM_RSS 3210792 + + diff --git a/gc-ta1-tt1/ipc-2000_freecell-strips-typed_52.out b/gc-ta1-tt1/ipc-2000_freecell-strips-typed_52.out new file mode 100644 index 000000000..ef9e30e90 --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_freecell-strips-typed_52.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-52.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-52.pddl +Parsing... +Parsing: [0.060s CPU, 0.056s wall-clock] +Normalizing task... [0.000s CPU, 0.004s wall-clock] +Instantiating... +Generating Datalog program... [0.010s CPU, 0.016s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.070s CPU, 0.082s wall-clock] +Preparing model... [0.070s CPU, 0.061s wall-clock] +Generated 125 rules. +Computing model... [3.070s CPU, 3.079s wall-clock] +24206 relevant atoms +5515 auxiliary atoms +29721 final queue length +105092 total queue pushes +Completing instantiation... [11.920s CPU, 11.913s wall-clock] +Instantiating: [15.190s CPU, 15.182s wall-clock] +Computing fact groups... +Finding invariants... +15 initial candidates +Finding invariants: [0.210s CPU, 0.216s wall-clock] +Checking invariant weight... [0.030s CPU, 0.021s wall-clock] +Instantiating groups... [0.180s CPU, 0.182s wall-clock] +Collecting mutex groups... [0.000s CPU, 0.004s wall-clock] +Choosing groups... +48 uncovered facts +Choosing groups: [0.020s CPU, 0.019s wall-clock] +Building translation key... [0.010s CPU, 0.005s wall-clock] +Computing fact groups: [0.480s CPU, 0.478s wall-clock] +Building STRIPS to SAS dictionary... [0.000s CPU, 0.002s wall-clock] +Building dictionary for full mutex groups... [0.000s CPU, 0.008s 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.020s CPU, 0.013s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.490s CPU, 0.490s wall-clock] +Translating task: [10.730s CPU, 10.729s wall-clock] +9896 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +14 propositions removed +Detecting unreachable propositions: [5.100s CPU, 5.094s wall-clock] +Reordering and filtering variables... +102 of 102 variables necessary. +98 of 194 mutex groups necessary. +23350 of 23350 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [1.940s CPU, 1.937s wall-clock] +Translator variables: 102 +Translator derived variables: 0 +Translator facts: 447 +Translator goal facts: 4 +Translator mutex groups: 98 +Translator total mutex groups size: 499 +Translator operators: 23350 +Translator axioms: 0 +Translator task size: 191136 +Translator peak memory: 153732 KB +Writing output... [3.050s CPU, 3.260s wall-clock] +Done! [36.990s CPU, 37.184s wall-clock] +