1
0
Fork 0

Add benchmark result [m-mp-single-shot | ipc-2000 | blocks-strips-typed | 66]

This commit is contained in:
Potassco Bot 2018-02-15 16:03:45 +01:00
parent 76a0c7d971
commit d26984779f
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 129 additions and 0 deletions

View File

@ -0,0 +1,42 @@
command:
- timeout
- -m=9216000
- -t=900
- python3
- /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py
- --domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/domain.pddl
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-66.pddl
- --stats
- --stats-iter
- --verbose
- --print-call
- -m 8192
- --madagascar-Mp
- -F 120
- -T 120
configuration:
fixedHorizon: true
id: m-mp-single-shot
instanceSets:
- rintanen-aij-2012-interesting
options:
- --stats
- --stats-iter
- --verbose
- --print-call
- -m 8192
- --madagascar-Mp
exitCode: 0
instance:
domain: blocks-strips-typed
instance: 66
ipc: ipc-2000
planLength: 120
versions:
clingo: 5.2.2
fastDownward: 10997:847cdf0069cab0c8841a9958e783d1a7340fe2e9 (2017-11-02 15:10 +0100)
planner: f090434475c02dbccc3811039498f2a63a357ddc (2018-02-01 18:15:39 +0100)
plasp: 3.1.1
python: 3.6.3
workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner

View File

@ -0,0 +1,8 @@
# configuration: {'id': 'm-mp-single-shot', 'options': ['--stats', '--stats-iter', '--verbose', '--print-call', '-m 8192', '--madagascar-Mp'], 'instanceSets': ['rintanen-aij-2012-interesting'], 'fixedHorizon': True}
# instance: {'ipc': 'ipc-2000', 'domain': 'blocks-strips-typed', 'instance': 66, 'planLength': 120}
# command: ['timeout', '-m=9216000', '-t=900', 'python3', '/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py', '--domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-66.pddl', '--stats', '--stats-iter', '--verbose', '--print-call', '-m 8192', '--madagascar-Mp', '-F 120', '-T 120']
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
# exit code: 0
TIMEOUT CPU 900.10 MEM 777992 MAXMEM 777992 STALE 0 MAXMEM_RSS 497760
<time name="ALL">900120</time>

View File

@ -0,0 +1,79 @@
Madagascar 0.99999 01/02/2018 14:46:04 amd64 1-core (no VSIDS)
Options: file:/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/domain.pddl file:/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-66.pddlignoring --stats
ignoring --stats-iter
ignoring --verbose
-m 8192 -F 120 -T 120
Domain: blocks
Problem: blocks-32-1
Parser: 2112 ground actions and 1121 state variables
Invariants: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 0.56 secs
Goal: conjunctive
Simplified: 2112 ground actions and 1121 state variables
Actions: STRIPS
Disabling graph %: 10 20 30 40 50 60 70 80 90 100 0.37 secs (max SCC size 1)
Plan type: E-step
Allocated 32 MB permanent (total 141 MB)
Horizon 120: 389081 variables
Allocated 32 MB (total 274 MB)
Allocated 32 MB (total 306 MB)
Allocated 32 MB (total 338 MB)
GC: 62.41 MB
Allocated 32 MB (total 370 MB)
Allocated 32 MB (total 402 MB)
GC: 116.82 MB
GC: 124.87 MB
Allocated 32 MB (total 434 MB)
GC: 147.91 MB
GC: 176.23 MB
GC: 164.23 MB
Allocated 32 MB (total 466 MB)
GC: 180.45 MB
GC: 174.36 MB
GC: 176.51 MB
GC: 208.96 MB
GC: 181.56 MB
GC: 200.16 MB
Allocated 32 MB (total 498 MB)
GC: 219.07 MB
GC: 212.70 MB
Allocated 32 MB (total 530 MB)
GC: 244.92 MB
GC: 219.44 MB
GC: 243.26 MB
GC: 266.51 MB
GC: 251.52 MB
Allocated 32 MB (total 562 MB)
GC: 275.34 MB
GC: 289.08 MB
GC: 273.34 MB
GC: 283.55 MB
Allocated 32 MB (total 594 MB)
GC: 304.02 MB
GC: 299.51 MB
GC: 323.58 MB
GC: 297.99 MB
Allocated 32 MB (total 626 MB)
GC: 340.69 MB
GC: 334.02 MB
GC: 321.41 MB
# statistics in YAML format
---
runtime:
total: 899.71 # [s]
preprocessing: 0.97 # [s]
maxLearnedClauseLength: 21568
groundActions:
afterParsing: 2112
afterPreprocessing: 2112
stateVariables:
afterParsing: 1121
afterPreprocessing: 1121
stronglyConnectedComponents:
maxSize: 1
plan:
found: false
iterations:
...