1
0
Fork 0

Add benchmark result [pc-e1-sh | ipc-2002 | depots-strips-automatic | 17]

This commit is contained in:
Potassco Bot 2017-11-24 13:10:03 +01:00
parent adff03d848
commit f26ddba515
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 138 additions and 0 deletions

View File

@ -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-17.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: 17
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

View File

@ -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': 17}
# 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-17.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-17.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 4.55 MEM 30288 MAXMEM 302800 STALE 0 MAXMEM_RSS 241232
<time name="ALL">4420</time>

View File

@ -0,0 +1,65 @@
planner.py version 0.0.1
Time: 1.26s
Memory: 175MB
Iteration 1
Queue: [5]
Grounded Until: 0
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
Grounding Time: 1.04s
Memory: 225MB (+50MB)
Unblocking actions...
Solving...
Solving Time: 0.07s
Memory: 236MB (+11MB)
UNSAT
Iteration Time: 1.34s
Iteration 2
Queue: [7]
Grounded Until: 5
Grounding... [('step', [6]), ('step', [7]), ('check', [7])]
Grounding Time: 0.62s
Memory: 249MB (+13MB)
Unblocking actions...
Solving...
Answer: 1
occurs(action(("lift",constant("hoist0"),constant("crate3"),constant("pallet6"),constant("depot0"))),1) occurs(action(("lift",constant("hoist3"),constant("crate7"),constant("crate5"),constant("distributor1"))),1) occurs(action(("lift",constant("hoist2"),constant("crate2"),constant("pallet4"),constant("distributor0"))),1) occurs(action(("drive",constant("truck3"),constant("depot0"),constant("depot1"))),1) occurs(action(("lift",constant("hoist7"),constant("crate8"),constant("crate6"),constant("distributor1"))),1) occurs(action(("load",constant("hoist7"),constant("crate8"),constant("truck1"),constant("distributor1"))),2) occurs(action(("load",constant("hoist3"),constant("crate7"),constant("truck1"),constant("distributor1"))),2) occurs(action(("drive",constant("truck0"),constant("depot1"),constant("depot0"))),2) occurs(action(("drive",constant("truck2"),constant("depot1"),constant("depot0"))),2) occurs(action(("drive",constant("truck3"),constant("depot1"),constant("depot0"))),2) occurs(action(("lift",constant("hoist1"),constant("crate4"),constant("pallet1"),constant("depot1"))),3) occurs(action(("lift",constant("hoist7"),constant("crate1"),constant("pallet5"),constant("distributor1"))),3) occurs(action(("lift",constant("hoist3"),constant("crate6"),constant("pallet7"),constant("distributor1"))),3) occurs(action(("drop",constant("hoist0"),constant("crate3"),constant("pallet6"),constant("depot0"))),3) occurs(action(("drive",constant("truck1"),constant("distributor1"),constant("depot0"))),3) occurs(action(("drive",constant("truck3"),constant("depot0"),constant("distributor1"))),3) occurs(action(("drop",constant("hoist2"),constant("crate2"),constant("crate9"),constant("distributor0"))),3) occurs(action(("drive",constant("truck0"),constant("depot0"),constant("depot1"))),3) occurs(action(("unload",constant("hoist0"),constant("crate8"),constant("truck1"),constant("depot0"))),4) occurs(action(("lift",constant("hoist6"),constant("crate3"),constant("pallet6"),constant("depot0"))),4) occurs(action(("unload",constant("hoist5"),constant("crate7"),constant("truck1"),constant("depot0"))),4) occurs(action(("load",constant("hoist3"),constant("crate6"),constant("truck3"),constant("distributor1"))),4) occurs(action(("load",constant("hoist1"),constant("crate4"),constant("truck0"),constant("depot1"))),4) occurs(action(("drop",constant("hoist0"),constant("crate8"),constant("pallet6"),constant("depot0"))),5) occurs(action(("drop",constant("hoist5"),constant("crate7"),constant("pallet0"),constant("depot0"))),5) occurs(action(("drive",constant("truck3"),constant("distributor1"),constant("depot1"))),5) occurs(action(("drive",constant("truck0"),constant("depot1"),constant("depot0"))),5) occurs(action(("drop",constant("hoist7"),constant("crate1"),constant("crate5"),constant("distributor1"))),5) occurs(action(("drive",constant("truck2"),constant("depot0"),constant("distributor1"))),5) occurs(action(("drop",constant("hoist6"),constant("crate3"),constant("crate8"),constant("depot0"))),6) occurs(action(("lift",constant("hoist5"),constant("crate7"),constant("pallet0"),constant("depot0"))),6) occurs(action(("unload",constant("hoist1"),constant("crate6"),constant("truck3"),constant("depot1"))),6) occurs(action(("unload",constant("hoist0"),constant("crate4"),constant("truck0"),constant("depot0"))),6) occurs(action(("lift",constant("hoist7"),constant("crate1"),constant("crate5"),constant("distributor1"))),6) occurs(action(("drive",constant("truck2"),constant("distributor1"),constant("distributor0"))),6) occurs(action(("drive",constant("truck1"),constant("depot0"),constant("depot1"))),6) occurs(action(("lift",constant("hoist2"),constant("crate2"),constant("crate9"),constant("distributor0"))),6) occurs(action(("drop",constant("hoist5"),constant("crate7"),constant("crate3"),constant("depot0"))),7) occurs(action(("drop",constant("hoist1"),constant("crate6"),constant("pallet1"),constant("depot1"))),7) occurs(action(("drop",constant("hoist0"),constant("crate4"),constant("pallet0"),constant("depot0"))),7) occurs(action(("drop",constant("hoist7"),constant("crate1"),constant("pallet7"),constant("distributor1"))),7) occurs(action(("drive",constant("truck0"),constant("depot0"),constant("distributor1"))),7) occurs(action(("drop",constant("hoist2"),constant("crate2"),constant("pallet4"),constant("distributor0"))),7)
Solving Time: 0.69s
Memory: 253MB (+4MB)
SAT
SATISFIABLE
Models : 1+
Calls : 2
Time : 4.019s (Solving: 0.69s 1st Model: 0.67s Unsat: 0.01s)
CPU Time : 4.020s
Choices : 6271
Conflicts : 2723 (Analyzed: 2722)
Restarts : 32 (Average: 85.06 Last: 38)
Model-Level : 75.0
Problems : 2 (Average Length: 8.00 Splits: 0)
Lemmas : 2722 (Deleted: 777)
Binary : 268 (Ratio: 9.85%)
Ternary : 209 (Ratio: 7.68%)
Conflict : 2722 (Average Length: 51.9 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 2722 (Average: 2.45 Max: 52 Sum: 6672)
Executed : 2646 (Average: 2.23 Max: 52 Sum: 6060 Ratio: 90.83%)
Bounded : 76 (Average: 8.05 Max: 9 Sum: 612 Ratio: 9.17%)
Rules : 0
Atoms : 0
Bodies : 0
Tight : Yes
Variables : 35243 (Eliminated: 0 Frozen: 19302)
Constraints : 196646 (Binary: 94.7% Ternary: 2.5% Other: 2.8%)
Memory Peak : 261MB
Max. Length : 7 steps
Sol. Length : 7 steps