From 1dda5e59f120487b8989953c3281870b3081f729 Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Wed, 29 Nov 2017 06:41:29 +0100 Subject: [PATCH] Add benchmark result [gc-ta1-tt1 | ipc-2000 | freecell-strips-typed | 37] --- .../ipc-2000_freecell-strips-typed_37.env | 51 +++++ .../ipc-2000_freecell-strips-typed_37.err | 20 ++ .../ipc-2000_freecell-strips-typed_37.out | 200 ++++++++++++++++++ 3 files changed, 271 insertions(+) create mode 100644 gc-ta1-tt1/ipc-2000_freecell-strips-typed_37.env create mode 100644 gc-ta1-tt1/ipc-2000_freecell-strips-typed_37.err create mode 100644 gc-ta1-tt1/ipc-2000_freecell-strips-typed_37.out diff --git a/gc-ta1-tt1/ipc-2000_freecell-strips-typed_37.env b/gc-ta1-tt1/ipc-2000_freecell-strips-typed_37.env new file mode 100644 index 000000000..409c736db --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_freecell-strips-typed_37.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-37.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: 37 + 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_37.err b/gc-ta1-tt1/ipc-2000_freecell-strips-typed_37.err new file mode 100644 index 000000000..2a3a0a066 --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_freecell-strips-typed_37.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': 37} +# 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-37.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-37.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 145.01 MEM 33472 MAXMEM 1105844 STALE 1 MAXMEM_RSS 1039404 + + diff --git a/gc-ta1-tt1/ipc-2000_freecell-strips-typed_37.out b/gc-ta1-tt1/ipc-2000_freecell-strips-typed_37.out new file mode 100644 index 000000000..63305cabe --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_freecell-strips-typed_37.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-37.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-37.pddl +Parsing... +Parsing: [0.050s CPU, 0.055s wall-clock] +Normalizing task... [0.010s 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.058s wall-clock] +Preparing model... [0.040s CPU, 0.040s wall-clock] +Generated 125 rules. +Computing model... [2.260s CPU, 2.265s wall-clock] +17970 relevant atoms +3996 auxiliary atoms +21966 final queue length +77918 total queue pushes +Completing instantiation... [8.890s CPU, 8.886s wall-clock] +Instantiating: [11.290s CPU, 11.287s wall-clock] +Computing fact groups... +Finding invariants... +15 initial candidates +Finding invariants: [0.180s CPU, 0.182s wall-clock] +Checking invariant weight... [0.020s CPU, 0.013s wall-clock] +Instantiating groups... [0.110s CPU, 0.115s wall-clock] +Collecting mutex groups... [0.000s CPU, 0.003s wall-clock] +Choosing groups... +36 uncovered facts +Choosing groups: [0.010s CPU, 0.015s wall-clock] +Building translation key... [0.010s CPU, 0.004s wall-clock] +Computing fact groups: [0.360s CPU, 0.357s wall-clock] +Building STRIPS to SAS dictionary... [0.000s CPU, 0.002s wall-clock] +Building dictionary for full mutex groups... [0.000s 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.370s CPU, 0.364s wall-clock] +Translating task: [7.720s CPU, 7.709s wall-clock] +7400 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.764s wall-clock] +Reordering and filtering variables... +78 of 78 variables necessary. +74 of 146 mutex groups necessary. +17307 of 17307 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [1.440s CPU, 1.442s wall-clock] +Translator variables: 78 +Translator derived variables: 0 +Translator facts: 338 +Translator goal facts: 4 +Translator mutex groups: 74 +Translator total mutex groups size: 365 +Translator operators: 17307 +Translator axioms: 0 +Translator task size: 141912 +Translator peak memory: 123084 KB +Writing output... [2.260s CPU, 2.403s wall-clock] +Done! [27.210s CPU, 27.350s wall-clock] +planner.py version 0.0.1 + +Time: 5.94s +Memory: 441MB + +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: 441MB (+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.21s +Memory: 441MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.29s +Memory: 456MB (+15MB) +UNSAT +Iteration Time: 3.48s + +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.45s +Memory: 506MB (+50MB) +Unblocking actions... +Solving... +Solving Time: 0.24s +Memory: 535MB (+29MB) +UNSAT +Iteration Time: 3.58s + +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.14s +Memory: 563MB (+28MB) +Unblocking actions... +Solving... +Solving Time: 4.91s +Memory: 746MB (+183MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 7.59s +Memory: 1028MB (+282MB) +Solving... +Solving Time: 25.12s +Memory: 999MB (+-29MB) +UNKNOWN +Iteration Time: 40.74s + +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.08s +Memory: 999MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 30.38s +Memory: 999MB (+0MB) +UNKNOWN +Iteration Time: 35.49s + +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.77s +Memory: 949MB (+-50MB) +Unblocking actions... +Solving... +Solving Time: 18.18s +Memory: 1042MB (+93MB) +SAT +Testing... +SERIALIZABLE? +Testing Time: 0.00s +Memory: 1042MB (+0MB) +Answer: 2 +occurs(action(("sendtofree","h9","ca","n4","n3")),1) occurs(action(("sendtohome","sa","h3","s","n1","s0","n0")),1) occurs(action(("sendtofree","s5","da","n3","n2")),2) occurs(action(("sendtohome","ca","d5","c","n1","c0","n0")),2) occurs(action(("sendtohome","da","s9","d","n1","d0","n0")),3) occurs(action(("sendtofree","d5","d2","n2","n1")),3) occurs(action(("sendtofree","h3","ha","n1","n0")),4) occurs(action(("sendtohome-b","d2","d","n2","da","n1","n0","n1")),4) occurs(action(("move","d8","h4","s9")),4) occurs(action(("newcolfromfreecell","d5","n1","n0","n0","n1")),5) occurs(action(("sendtohome","d3","s2","d","n3","d2","n2")),5) occurs(action(("sendtohome","ha","s7","h","n1","h0","n0")),5) occurs(action(("sendtofree","h4","s4","n1","n0")),6) occurs(action(("sendtohome","s2","c7","s","n2","sa","n1")),6) occurs(action(("move","s7","d4","d8")),6) occurs(action(("sendtohome-b","d4","d","n4","d3","n3","n0","n1")),7) occurs(action(("move","s4","d6","h5")),7) occurs(action(("colfromfreecell","h3","s4","n0","n1")),8) occurs(action(("sendtohome-b","d5","d","n5","d4","n4","n1","n2")),8) occurs(action(("sendtofree","d7","h2","n1","n0")),9) occurs(action(("sendtonewcol","s7","d8","n2","n1")),9) occurs(action(("sendtohome","d6","c2","d","n6","d5","n5")),9) occurs(action(("sendtonewcol","d8","s9","n1","n0")),10) occurs(action(("homefromfreecell","d7","d","n7","d6","n6","n0","n1")),10) occurs(action(("sendtohome","h2","h8","h","n2","ha","n1")),10) occurs(action(("sendtofree","s9","d9","n1","n0")),11) occurs(action(("sendtohome-b","d8","d","n8","d7","n7","n0","n1")),11) occurs(action(("sendtohome","h3","s4","h","n3","h2","n2")),11) occurs(action(("sendtohome-b","d9","d","n9","d8","n8","n1","n2")),12) occurs(action(("homefromfreecell","h4","h","n4","h3","n3","n0","n1")),12) occurs(action(("sendtofree","s4","h5","n1","n0")),13) occurs(action(("sendtonewcol","c7","c6","n2","n1")),13) occurs(action(("sendtonewcol","c6","h6","n1","n0")),14) occurs(action(("sendtohome","h5","s3","h","n5","h4","n4")),14) occurs(action(("sendtohome-b","c2","c","n2","ca","n1","n0","n1")),15) occurs(action(("sendtohome","h6","c3","h","n6","h5","n5")),15) occurs(action(("sendtohome","s3","s6","s","n3","s2","n2")),15) occurs(action(("homefromfreecell","s4","s","n4","s3","n3","n0","n1")),16) occurs(action(("sendtohome-b","c3","c","n3","c2","n2","n1","n2")),16) occurs(action(("sendtohome","h7","c8","h","n7","h6","n6")),16) occurs(action(("sendtohome","h8","c9","h","n8","h7","n7")),17) occurs(action(("homefromfreecell","s5","s","n5","s4","n4","n1","n2")),17) occurs(action(("homefromfreecell","h9","h","n9","h8","n8","n2","n3")),18) occurs(action(("sendtonewcol","c9","c5","n2","n1")),18) occurs(action(("sendtohome","s6","s8","s","n6","s5","n5")),18) occurs(action(("sendtofree","s8","c4","n3","n2")),19) occurs(action(("sendtohome-b","s7","s","n7","s6","n6","n1","n2")),19) occurs(action(("homefromfreecell","s8","s","n8","s7","n7","n2","n3")),20) occurs(action(("sendtohome-b","c4","c","n4","c3","n3","n2","n3")),20) occurs(action(("homefromfreecell","s9","s","n9","s8","n8","n3","n4")),21) occurs(action(("sendtohome-b","c5","c","n5","c4","n4","n3","n4")),21) occurs(action(("sendtohome-b","c6","c","n6","c5","n5","n4","n5")),22) occurs(action(("sendtohome-b","c7","c","n7","c6","n6","n5","n6")),23) occurs(action(("sendtohome-b","c8","c","n8","c7","n7","n6","n7")),24) occurs(action(("sendtohome-b","c9","c","n9","c8","n8","n7","n8")),25) +SATISFIABLE + +Models : 1+ +Calls : 7 +Time : 109.203s (Solving: 77.94s 1st Model: 22.80s Unsat: 0.00s) +CPU Time : 108.824s + +Choices : 270828 (Domain: 193931) +Conflicts : 27972 (Analyzed: 27972) +Restarts : 270 (Average: 103.60 Last: 168) +Model-Level : 244.5 +Problems : 7 (Average Length: 14.86 Splits: 0) +Lemmas : 27972 (Deleted: 23009) + Binary : 195 (Ratio: 0.70%) + Ternary : 188 (Ratio: 0.67%) + Conflict : 27972 (Average Length: 3418.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 27972 (Average: 9.12 Max: 8726 Sum: 255012) + Executed : 27942 (Average: 9.10 Max: 8726 Sum: 254454 Ratio: 99.78%) + Bounded : 30 (Average: 18.60 Max: 27 Sum: 558 Ratio: 0.22%) + +Rules : 901724 (Original: 901390) +Atoms : 478083 +Bodies : 142117 (Original: 141801) + Count : 960 (Original: 1000) +Equivalences : 125063 (Atom=Atom: 35 Body=Body: 0 Other: 125028) +Tight : Yes +Variables : 419925 (Eliminated: 0 Frozen: 302971) +Constraints : 4601960 (Binary: 99.6% Ternary: 0.1% Other: 0.2%) + +Memory Peak : 1042MB +Max. Length : 25 steps +Sol. Length : 25 steps +Models : 2 + +