1
0
Fork 0

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

This commit is contained in:
Potassco Bot 2018-02-17 03:12:52 +01:00
parent eeb459145f
commit 4253625beb
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 130 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-96.pddl
- --stats
- --stats-iter
- --verbose
- --print-call
- -m 8192
- --madagascar-Mp
- -F 150
- -T 150
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: 96
ipc: ipc-2000
planLength: 150
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': 96, 'planLength': 150}
# 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-96.pddl', '--stats', '--stats-iter', '--verbose', '--print-call', '-m 8192', '--madagascar-Mp', '-F 150', '-T 150']
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
# exit code: 0
TIMEOUT CPU 900.09 MEM 1556740 MAXMEM 1556740 STALE 0 MAXMEM_RSS 1268956
<time name="ALL">900110</time>

View File

@ -0,0 +1,80 @@
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-96.pddlignoring --stats
ignoring --stats-iter
ignoring --verbose
-m 8192 -F 150 -T 150
Domain: blocks
Problem: blocks-47-1
Parser: 4512 ground actions and 2351 state variables
Invariants: 0 1 2 3 4 5 6 7 8 9 10 11 4.37 secs
Goal: conjunctive
Simplified: 4512 ground actions and 2351 state variables
Actions: STRIPS
Disabling graph %: 10 20 30 40 50 60 70 80 90 100 2.36 secs (max SCC size 1)
Plan type: E-step
Allocated 32 MB permanent (total 173 MB)
Allocated 32 MB permanent (total 344 MB)
Horizon 150: 1031801 variables
Allocated 32 MB (total 378 MB)
Allocated 32 MB (total 410 MB)
Allocated 32 MB (total 442 MB)
Allocated 32 MB (total 474 MB)
Allocated 32 MB (total 506 MB)
Allocated 32 MB (total 538 MB)
GC: 132.55 MB
Allocated 32 MB (total 570 MB)
Allocated 32 MB (total 602 MB)
Allocated 32 MB (total 634 MB)
Allocated 32 MB (total 666 MB)
Allocated 32 MB (total 698 MB)
Allocated 32 MB (total 730 MB)
Allocated 32 MB (total 762 MB)
Allocated 32 MB (total 794 MB)
GC: 389.13 MB
Allocated 32 MB (total 826 MB)
GC: 392.08 MB
Allocated 32 MB (total 858 MB)
Allocated 32 MB (total 890 MB)
GC: 471.65 MB
GC: 446.02 MB
Allocated 32 MB (total 922 MB)
Allocated 32 MB (total 954 MB)
Allocated 32 MB (total 986 MB)
Allocated 32 MB (total 1018 MB)
GC: 592.75 MB
Allocated 32 MB (total 1050 MB)
Allocated 32 MB (total 1082 MB)
Allocated 32 MB (total 1114 MB)
Allocated 32 MB (total 1146 MB)
Allocated 32 MB (total 1178 MB)
GC: 725.58 MB
Allocated 32 MB (total 1210 MB)
Allocated 32 MB (total 1242 MB)
Allocated 32 MB (total 1274 MB)
Allocated 32 MB (total 1306 MB)
GC: 840.62 MB
GC: 814.97 MB
Allocated 32 MB (total 1338 MB)
GC: 942.51 MB
GC: 768.85 MB
# statistics in YAML format
---
runtime:
total: 899.50 # [s]
preprocessing: 6.86 # [s]
maxLearnedClauseLength: 52219
groundActions:
afterParsing: 4512
afterPreprocessing: 4512
stateVariables:
afterParsing: 2351
afterPreprocessing: 2351
stronglyConnectedComponents:
maxSize: 1
plan:
found: false
iterations:
...