From f38ab8af5f8b8443ab9db1ea9ba41d64c6f14308 Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Fri, 24 Nov 2017 11:44:29 +0100 Subject: [PATCH] Add benchmark result [pc-e1-sh | ipc-2002 | depots-strips-automatic | 16] --- .../ipc-2002_depots-strips-automatic_16.env | 40 ++++++++++ .../ipc-2002_depots-strips-automatic_16.err | 33 ++++++++ .../ipc-2002_depots-strips-automatic_16.out | 78 +++++++++++++++++++ 3 files changed, 151 insertions(+) create mode 100644 pc-e1-sh/ipc-2002_depots-strips-automatic_16.env create mode 100644 pc-e1-sh/ipc-2002_depots-strips-automatic_16.err create mode 100644 pc-e1-sh/ipc-2002_depots-strips-automatic_16.out diff --git a/pc-e1-sh/ipc-2002_depots-strips-automatic_16.env b/pc-e1-sh/ipc-2002_depots-strips-automatic_16.env new file mode 100644 index 000000000..5cabe1501 --- /dev/null +++ b/pc-e1-sh/ipc-2002_depots-strips-automatic_16.env @@ -0,0 +1,40 @@ +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-2002/domains/depots-strips-automatic/domain.pddl +- /home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/depots-strips-automatic/instances/instance-16.pddl +- --stats +- --verbose +- --print-call +- -C 1.41 +- -F 5 +- --parallel=1 +- --shallow +configuration: + id: pc-e1-sh + instanceSets: + - lnpmr-easy-instances + options: + - --stats + - --verbose + - --print-call + - -C 1.41 + - -F 5 + - --parallel=1 + - --shallow +exitCode: 0 +instance: + domain: depots-strips-automatic + instance: 16 + ipc: ipc-2002 +versions: + clingo: 5.2.2 + fastDownward: 10997:847cdf0069cab0c8841a9958e783d1a7340fe2e9 (2017-11-02 15:10 +0100) + planner: 517f2c0422a36582df17ecebb08e879b170cdfe2 (2017-11-21 02:23:06 +0100) + plasp: 3.1.0 + python: 3.6.3 +workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner + diff --git a/pc-e1-sh/ipc-2002_depots-strips-automatic_16.err b/pc-e1-sh/ipc-2002_depots-strips-automatic_16.err new file mode 100644 index 000000000..778d8b528 --- /dev/null +++ b/pc-e1-sh/ipc-2002_depots-strips-automatic_16.err @@ -0,0 +1,33 @@ +# configuration: {'id': 'pc-e1-sh', 'options': ['--stats', '--verbose', '--print-call', '-C 1.41', '-F 5', '--parallel=1', '--shallow'], 'instanceSets': ['lnpmr-easy-instances']} +# instance: {'ipc': 'ipc-2002', 'domain': 'depots-strips-automatic', 'instance': 16} +# 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-2002/domains/depots-strips-automatic/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/depots-strips-automatic/instances/instance-16.pddl', '--stats', '--verbose', '--print-call', '-C 1.41', '-F 5', '--parallel=1', '--shallow'] +# 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) + +# planner call: plasp-3.1.0 translate --parsing-mode=compatibility /home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/depots-strips-automatic/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/depots-strips-automatic/instances/instance-16.pddl | /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 -C 1.41 -F 5 --query-at-last --check-at-last --forbid-actions --force-actions -c planner_on=1 -c _shallow=1 -c _closure=3 -c _parallel=1 +FINISHED CPU 2.88 MEM 30288 MAXMEM 193184 STALE 1 MAXMEM_RSS 135312 + + diff --git a/pc-e1-sh/ipc-2002_depots-strips-automatic_16.out b/pc-e1-sh/ipc-2002_depots-strips-automatic_16.out new file mode 100644 index 000000000..e2e773a56 --- /dev/null +++ b/pc-e1-sh/ipc-2002_depots-strips-automatic_16.out @@ -0,0 +1,78 @@ +planner.py version 0.0.1 + +Time: 0.59s +Memory: 109MB + +Iteration 1 +Queue: [5] +Grounded Until: 0 +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 0.43s +Memory: 134MB (+25MB) +Unblocking actions... +Solving... +Solving Time: 0.03s +Memory: 139MB (+5MB) +UNSAT +Iteration Time: 0.56s + +Iteration 2 +Queue: [7] +Grounded Until: 5 +Grounding... [('step', [6]), ('step', [7]), ('check', [7])] +Grounding Time: 0.21s +Memory: 139MB (+0MB) +Unblocking actions... +Solving... +Solving Time: 0.14s +Memory: 142MB (+3MB) +UNSAT +Iteration Time: 0.40s + +Iteration 3 +Queue: [9] +Grounded Until: 7 +Grounding... [('step', [8]), ('step', [9]), ('check', [9])] +Grounding Time: 0.26s +Memory: 148MB (+6MB) +Unblocking actions... +Solving... +Answer: 1 +occurs(action(("drive",constant("truck0"),constant("depot1"),constant("depot0"))),1) occurs(action(("drive",constant("truck2"),constant("depot0"),constant("depot1"))),1) occurs(action(("lift",constant("hoist5"),constant("crate3"),constant("crate1"),constant("depot1"))),1) occurs(action(("lift",constant("hoist0"),constant("crate5"),constant("crate2"),constant("depot0"))),1) occurs(action(("lift",constant("hoist6"),constant("crate0"),constant("pallet4"),constant("depot1"))),1) occurs(action(("load",constant("hoist0"),constant("crate5"),constant("truck0"),constant("depot0"))),2) occurs(action(("load",constant("hoist6"),constant("crate0"),constant("truck2"),constant("depot1"))),2) occurs(action(("lift",constant("hoist2"),constant("crate4"),constant("pallet2"),constant("distributor0"))),3) occurs(action(("lift",constant("hoist0"),constant("crate2"),constant("pallet0"),constant("depot0"))),3) occurs(action(("drive",constant("truck3"),constant("distributor1"),constant("distributor0"))),3) occurs(action(("load",constant("hoist5"),constant("crate3"),constant("truck1"),constant("depot1"))),3) occurs(action(("drive",constant("truck2"),constant("depot1"),constant("distributor1"))),3) occurs(action(("lift",constant("hoist5"),constant("crate1"),constant("pallet1"),constant("depot1"))),4) occurs(action(("unload",constant("hoist7"),constant("crate0"),constant("truck2"),constant("distributor1"))),4) occurs(action(("load",constant("hoist2"),constant("crate4"),constant("truck3"),constant("distributor0"))),4) occurs(action(("drive",constant("truck1"),constant("depot1"),constant("depot0"))),4) occurs(action(("load",constant("hoist0"),constant("crate2"),constant("truck0"),constant("depot0"))),4) occurs(action(("drop",constant("hoist7"),constant("crate0"),constant("pallet3"),constant("distributor1"))),5) occurs(action(("unload",constant("hoist0"),constant("crate3"),constant("truck1"),constant("depot0"))),5) occurs(action(("drive",constant("truck2"),constant("distributor1"),constant("distributor0"))),5) occurs(action(("drive",constant("truck3"),constant("distributor0"),constant("depot1"))),5) occurs(action(("drop",constant("hoist5"),constant("crate1"),constant("pallet1"),constant("depot1"))),5) occurs(action(("drive",constant("truck0"),constant("depot0"),constant("depot1"))),5) occurs(action(("drop",constant("hoist0"),constant("crate3"),constant("pallet0"),constant("depot0"))),6) occurs(action(("unload",constant("hoist5"),constant("crate2"),constant("truck0"),constant("depot1"))),6) occurs(action(("lift",constant("hoist6"),constant("crate1"),constant("pallet1"),constant("depot1"))),6) occurs(action(("lift",constant("hoist4"),constant("crate0"),constant("pallet3"),constant("distributor1"))),6) occurs(action(("drive",constant("truck3"),constant("depot1"),constant("depot0"))),6) occurs(action(("drive",constant("truck1"),constant("depot0"),constant("depot1"))),6) occurs(action(("unload",constant("hoist0"),constant("crate4"),constant("truck3"),constant("depot0"))),7) occurs(action(("drive",constant("truck0"),constant("depot1"),constant("distributor0"))),7) occurs(action(("drop",constant("hoist4"),constant("crate0"),constant("pallet5"),constant("distributor1"))),7) occurs(action(("drive",constant("truck2"),constant("distributor0"),constant("distributor1"))),7) occurs(action(("load",constant("hoist6"),constant("crate1"),constant("truck1"),constant("depot1"))),7) occurs(action(("drop",constant("hoist0"),constant("crate4"),constant("crate3"),constant("depot0"))),8) occurs(action(("drop",constant("hoist5"),constant("crate2"),constant("pallet1"),constant("depot1"))),8) occurs(action(("unload",constant("hoist2"),constant("crate5"),constant("truck0"),constant("distributor0"))),8) occurs(action(("lift",constant("hoist4"),constant("crate0"),constant("pallet5"),constant("distributor1"))),8) occurs(action(("drive",constant("truck2"),constant("distributor1"),constant("distributor0"))),8) occurs(action(("unload",constant("hoist6"),constant("crate1"),constant("truck1"),constant("depot1"))),8) occurs(action(("drop",constant("hoist2"),constant("crate5"),constant("pallet2"),constant("distributor0"))),9) occurs(action(("drop",constant("hoist4"),constant("crate0"),constant("pallet3"),constant("distributor1"))),9) occurs(action(("drop",constant("hoist6"),constant("crate1"),constant("pallet4"),constant("depot1"))),9) +Solving Time: 0.56s +Memory: 151MB (+3MB) +SAT +SATISFIABLE + +Models : 1+ +Calls : 3 +Time : 2.423s (Solving: 0.70s 1st Model: 0.55s Unsat: 0.14s) +CPU Time : 2.420s + +Choices : 10371 +Conflicts : 5570 (Analyzed: 5568) +Restarts : 58 (Average: 96.00 Last: 51) +Model-Level : 92.0 +Problems : 3 (Average Length: 9.00 Splits: 0) +Lemmas : 5568 (Deleted: 2992) + Binary : 368 (Ratio: 6.61%) + Ternary : 345 (Ratio: 6.20%) + Conflict : 5568 (Average Length: 44.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 5568 (Average: 1.93 Max: 57 Sum: 10759) + Executed : 5485 (Average: 1.79 Max: 57 Sum: 9976 Ratio: 92.72%) + Bounded : 83 (Average: 9.43 Max: 11 Sum: 783 Ratio: 7.28%) + +Rules : 0 +Atoms : 0 +Bodies : 0 +Tight : Yes +Variables : 25397 (Eliminated: 0 Frozen: 12416) +Constraints : 152442 (Binary: 93.9% Ternary: 2.8% Other: 3.3%) + +Memory Peak : 154MB +Max. Length : 9 steps +Sol. Length : 9 steps + +