From e93426b887f3e8ac9d58174d31da7318868c994c Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Wed, 29 Nov 2017 06:44:20 +0100 Subject: [PATCH] Add benchmark result [gc-ta1-tt1 | ipc-2000 | freecell-strips-typed | 38] --- .../ipc-2000_freecell-strips-typed_38.env | 51 +++++ .../ipc-2000_freecell-strips-typed_38.err | 20 ++ .../ipc-2000_freecell-strips-typed_38.out | 200 ++++++++++++++++++ 3 files changed, 271 insertions(+) create mode 100644 gc-ta1-tt1/ipc-2000_freecell-strips-typed_38.env create mode 100644 gc-ta1-tt1/ipc-2000_freecell-strips-typed_38.err create mode 100644 gc-ta1-tt1/ipc-2000_freecell-strips-typed_38.out diff --git a/gc-ta1-tt1/ipc-2000_freecell-strips-typed_38.env b/gc-ta1-tt1/ipc-2000_freecell-strips-typed_38.env new file mode 100644 index 000000000..e42ec908e --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_freecell-strips-typed_38.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-38.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: 38 + 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_38.err b/gc-ta1-tt1/ipc-2000_freecell-strips-typed_38.err new file mode 100644 index 000000000..8931a4512 --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_freecell-strips-typed_38.err @@ -0,0 +1,20 @@ +# 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': 38} +# 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-38.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)) + +# planner call: /home/wv/bin/linux/64/fast-downward/fast-downward.py --translate --build=release64 /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-38.pddl && plasp-3.1.1 translate --parsing-mode=compatibility output.sas | /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/planner.py - /home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp /home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp --stats --verbose -B 0.9 --test-until-not-sat --query-at-last --check-at-last --forbid-actions --force-actions -c planner_on=1 --test=- --test=/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/test_files/test.lp /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/test_files/block_forall_t.lp --test-once --heuristic=Domain /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/heuristic.lp -c _shallow=1 -c _closure=3 -c _parallel=0 +FINISHED CPU 120.40 MEM 33472 MAXMEM 1110740 STALE 1 MAXMEM_RSS 1041072 + + diff --git a/gc-ta1-tt1/ipc-2000_freecell-strips-typed_38.out b/gc-ta1-tt1/ipc-2000_freecell-strips-typed_38.out new file mode 100644 index 000000000..24be3c4f6 --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_freecell-strips-typed_38.out @@ -0,0 +1,200 @@ +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-38.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-38.pddl +Parsing... +Parsing: [0.060s CPU, 0.055s wall-clock] +Normalizing task... [0.000s CPU, 0.004s wall-clock] +Instantiating... +Generating Datalog program... [0.010s CPU, 0.014s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.060s CPU, 0.056s wall-clock] +Preparing model... [0.040s CPU, 0.038s wall-clock] +Generated 125 rules. +Computing model... [2.280s CPU, 2.287s wall-clock] +18002 relevant atoms +4003 auxiliary atoms +22005 final queue length +78044 total queue pushes +Completing instantiation... [8.860s CPU, 8.864s wall-clock] +Instantiating: [11.280s CPU, 11.283s wall-clock] +Computing fact groups... +Finding invariants... +15 initial candidates +Finding invariants: [0.190s CPU, 0.185s wall-clock] +Checking invariant weight... [0.010s CPU, 0.013s wall-clock] +Instantiating groups... [0.120s CPU, 0.115s wall-clock] +Collecting mutex groups... [0.010s CPU, 0.003s wall-clock] +Choosing groups... +34 uncovered facts +Choosing groups: [0.010s CPU, 0.014s wall-clock] +Building translation key... [0.000s CPU, 0.004s wall-clock] +Computing fact groups: [0.360s CPU, 0.358s wall-clock] +Building STRIPS to SAS dictionary... [0.000s CPU, 0.002s wall-clock] +Building dictionary for full mutex groups... [0.010s CPU, 0.006s 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.010s CPU, 0.009s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.360s CPU, 0.363s wall-clock] +Translating task: [7.690s CPU, 7.688s wall-clock] +7026 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +14 propositions removed +Detecting unreachable propositions: [3.760s CPU, 3.751s wall-clock] +Reordering and filtering variables... +78 of 78 variables necessary. +80 of 146 mutex groups necessary. +17337 of 17337 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [1.420s CPU, 1.431s wall-clock] +Translator variables: 78 +Translator derived variables: 0 +Translator facts: 339 +Translator goal facts: 4 +Translator mutex groups: 80 +Translator total mutex groups size: 390 +Translator operators: 17337 +Translator axioms: 0 +Translator task size: 142286 +Translator peak memory: 123084 KB +Writing output... [2.260s CPU, 2.415s wall-clock] +Done! [27.170s CPU, 27.314s wall-clock] +planner.py version 0.0.1 + +Time: 5.91s +Memory: 442MB + +Iteration 1 +Queue: [(0,0,0,True), (1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 0 +Solving... +Solving Time: 0.03s +Memory: 442MB (+0MB) +UNSAT +Iteration Time: 0.03s + +Iteration 2 +Queue: [(1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 0 +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 2.22s +Memory: 442MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.29s +Memory: 458MB (+16MB) +UNSAT +Iteration Time: 3.51s + +Iteration 3 +Queue: [(2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 5 +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 2.46s +Memory: 478MB (+20MB) +Unblocking actions... +Solving... +Solving Time: 0.27s +Memory: 520MB (+42MB) +UNSAT +Iteration Time: 3.63s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 2.16s +Memory: 561MB (+41MB) +Unblocking actions... +Solving... +Solving Time: 0.35s +Memory: 609MB (+48MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 7.52s +Memory: 850MB (+241MB) +Solving... +Solving Time: 19.34s +Memory: 822MB (+-28MB) +UNKNOWN +Iteration Time: 30.37s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 4.07s +Memory: 822MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 26.07s +Memory: 850MB (+28MB) +UNKNOWN +Iteration Time: 31.22s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 4.71s +Memory: 950MB (+100MB) +Unblocking actions... +Solving... +Solving Time: 9.59s +Memory: 1047MB (+97MB) +SAT +Testing... +SERIALIZABLE? +Testing Time: 0.00s +Memory: 1047MB (+0MB) +Answer: 2 +occurs(action(("sendtohome","ha","h9","h","n1","h0","n0")),1) occurs(action(("sendtofree","s5","h3","n4","n3")),1) occurs(action(("move","s4","c2","h5")),1) occurs(action(("sendtofree","c2","sa","n3","n2")),2) occurs(action(("sendtohome","h2","d6","h","n2","ha","n1")),2) occurs(action(("sendtofree","s4","h5","n2","n1")),3) occurs(action(("sendtohome","h3","s2","h","n3","h2","n2")),3) occurs(action(("sendtohome","sa","d2","s","n1","s0","n0")),3) occurs(action(("sendtohome","s2","d9","s","n2","sa","n1")),4) occurs(action(("sendtofree","h5","s3","n1","n0")),4) occurs(action(("move","c8","s9","d9")),5) occurs(action(("colfromfreecell","s5","d6","n0","n1")),5) occurs(action(("sendtohome","s3","da","s","n3","s2","n2")),5) occurs(action(("sendtofree","h9","ca","n1","n0")),6) occurs(action(("sendtohome","da","d4","d","n1","d0","n0")),6) occurs(action(("homefromfreecell","s4","s","n4","s3","n3","n0","n1")),7) occurs(action(("sendtohome-b","d2","d","n2","da","n1","n0","n1")),7) occurs(action(("sendtohome","ca","h6","c","n1","c0","n0")),7) occurs(action(("sendtofree","s7","d3","n1","n0")),8) occurs(action(("sendtonewcol","h6","s6","n1","n0")),8) occurs(action(("sendtohome","s5","d6","s","n5","s4","n4")),8) occurs(action(("homefromfreecell","c2","c","n2","ca","n1","n0","n1")),9) occurs(action(("sendtohome-b","s6","s","n6","s5","n5","n0","n1")),9) occurs(action(("sendtohome","d3","c7","d","n3","d2","n2")),9) occurs(action(("sendtonewcol","c8","d9","n1","n0")),10) occurs(action(("homefromfreecell","s7","s","n7","s6","n6","n1","n2")),10) occurs(action(("move","d6","s8","c7")),10) occurs(action(("sendtohome","s8","h8","s","n8","s7","n7")),11) occurs(action(("sendtofree-b","d9","n2","n1","n0","n1")),11) occurs(action(("move","c5","c4","d6")),11) occurs(action(("sendtohome","s9","c6","s","n9","s8","n8")),12) occurs(action(("sendtofree","c4","c3","n1","n0")),12) occurs(action(("sendtohome-b","d4","d","n4","d3","n3","n1","n2")),12) occurs(action(("sendtonewcol","c6","h4","n2","n1")),13) occurs(action(("sendtohome","c3","d8","c","n3","c2","n2")),13) occurs(action(("newcolfromfreecell","h5","n1","n0","n0","n1")),14) occurs(action(("sendtohome","h4","d7","h","n4","h3","n3")),14) occurs(action(("sendtofree","d8","d5","n1","n0")),15) occurs(action(("sendtohome-b","h5","h","n5","h4","n4","n0","n1")),15) occurs(action(("homefromfreecell","c4","c","n4","c3","n3","n0","n1")),16) occurs(action(("sendtohome-b","h6","h","n6","h5","n5","n1","n2")),16) occurs(action(("sendtohome","d5","h7","d","n5","d4","n4")),16) occurs(action(("sendtofree","c5","d6","n1","n0")),17) occurs(action(("sendtohome-b","h7","h","n7","h6","n6","n2","n3")),17) occurs(action(("sendtohome-b","h8","h","n8","h7","n7","n3","n4")),18) occurs(action(("sendtohome","d6","c7","d","n6","d5","n5")),18) occurs(action(("homefromfreecell","h9","h","n9","h8","n8","n0","n1")),19) occurs(action(("sendtonewcol","c7","c9","n4","n3")),19) occurs(action(("sendtofree-b","c9","n1","n0","n3","n4")),20) occurs(action(("homefromfreecell","c5","c","n5","c4","n4","n0","n1")),21) occurs(action(("sendtohome-b","d7","d","n7","d6","n6","n4","n5")),21) occurs(action(("homefromfreecell","d8","d","n8","d7","n7","n1","n2")),22) occurs(action(("sendtohome-b","c6","c","n6","c5","n5","n5","n6")),22) occurs(action(("homefromfreecell","d9","d","n9","d8","n8","n2","n3")),23) occurs(action(("sendtohome-b","c7","c","n7","c6","n6","n6","n7")),23) occurs(action(("sendtohome-b","c8","c","n8","c7","n7","n7","n8")),24) occurs(action(("homefromfreecell","c9","c","n9","c8","n8","n3","n4")),25) +SATISFIABLE + +Models : 1+ +Calls : 7 +Time : 85.635s (Solving: 54.68s 1st Model: 9.59s Unsat: 0.00s) +CPU Time : 85.468s + +Choices : 185763 (Domain: 184300) +Conflicts : 24197 (Analyzed: 24197) +Restarts : 243 (Average: 99.58 Last: 117) +Model-Level : 199.5 +Problems : 7 (Average Length: 14.86 Splits: 0) +Lemmas : 24197 (Deleted: 18659) + Binary : 278 (Ratio: 1.15%) + Ternary : 241 (Ratio: 1.00%) + Conflict : 24197 (Average Length: 1920.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 24197 (Average: 7.24 Max: 238 Sum: 175148) + Executed : 24183 (Average: 7.23 Max: 238 Sum: 174905 Ratio: 99.86%) + Bounded : 14 (Average: 17.36 Max: 22 Sum: 243 Ratio: 0.14%) + +Rules : 825057 (Original: 824823) +Atoms : 479246 +Bodies : 116376 (Original: 116176) + Count : 941 (Original: 969) +Equivalences : 102887 (Atom=Atom: 34 Body=Body: 0 Other: 102853) +Tight : Yes +Variables : 416193 (Eliminated: 0 Frozen: 280374) +Constraints : 4420670 (Binary: 99.6% Ternary: 0.1% Other: 0.2%) + +Memory Peak : 1047MB +Max. Length : 25 steps +Sol. Length : 25 steps +Models : 2 + +