1
0
Fork 0

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

This commit is contained in:
Potassco Bot 2018-02-15 10:39:04 +01:00
parent 6ecf75243a
commit 511fed8672
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 133 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-62.pddl
- --stats
- --stats-iter
- --verbose
- --print-call
- -m 8192
- --madagascar-Mp
- -F 110
- -T 110
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: 62
ipc: ipc-2000
planLength: 110
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': 62, 'planLength': 110}
# 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-62.pddl', '--stats', '--stats-iter', '--verbose', '--print-call', '-m 8192', '--madagascar-Mp', '-F 110', '-T 110']
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
# exit code: 0
TIMEOUT CPU 900.10 MEM 799620 MAXMEM 799620 STALE 0 MAXMEM_RSS 516948
<time name="ALL">900130</time>

View File

@ -0,0 +1,83 @@
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-62.pddlignoring --stats
ignoring --stats-iter
ignoring --verbose
-m 8192 -F 110 -T 110
Domain: blocks
Problem: blocks-30-1
Parser: 1860 ground actions and 991 state variables
Invariants: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 0.52 secs
Goal: conjunctive
Simplified: 1860 ground actions and 991 state variables
Actions: STRIPS
Disabling graph %: 10 20 30 40 50 60 70 80 90 100 0.26 secs (max SCC size 1)
Plan type: E-step
Allocated 32 MB permanent (total 138 MB)
Horizon 110: 314601 variables
Allocated 32 MB (total 266 MB)
Allocated 32 MB (total 298 MB)
GC: 40.23 MB
Allocated 32 MB (total 330 MB)
Allocated 32 MB (total 362 MB)
GC: 69.89 MB
Allocated 32 MB (total 394 MB)
GC: 84.01 MB
Allocated 32 MB (total 426 MB)
GC: 149.29 MB
GC: 96.29 MB
Allocated 32 MB (total 458 MB)
GC: 144.37 MB
GC: 126.61 MB
GC: 140.70 MB
Allocated 32 MB (total 490 MB)
GC: 154.48 MB
GC: 159.40 MB
Allocated 32 MB (total 522 MB)
GC: 172.92 MB
GC: 176.70 MB
GC: 174.54 MB
Allocated 32 MB (total 554 MB)
GC: 200.52 MB
GC: 189.06 MB
GC: 200.54 MB
GC: 196.72 MB
Allocated 32 MB (total 586 MB)
GC: 216.43 MB
Allocated 32 MB (total 618 MB)
GC: 238.13 MB
GC: 250.39 MB
GC: 258.24 MB
GC: 251.52 MB
GC: 251.04 MB
GC: 257.45 MB
Allocated 32 MB (total 650 MB)
GC: 273.58 MB
GC: 379.51 MB
GC: 225.40 MB
GC: 254.59 MB
GC: 263.80 MB
GC: 274.73 MB
GC: 262.03 MB
GC: 286.23 MB
GC: 298.40 MB
# statistics in YAML format
---
runtime:
total: 899.78 # [s]
preprocessing: 0.81 # [s]
maxLearnedClauseLength: 36781
groundActions:
afterParsing: 1860
afterPreprocessing: 1860
stateVariables:
afterParsing: 991
afterPreprocessing: 991
stronglyConnectedComponents:
maxSize: 1
plan:
found: false
iterations:
...