1
0
Fork 0

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

This commit is contained in:
Potassco Bot 2018-02-16 07:34:36 +01:00
parent 9287d21d15
commit b87c98ad45
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-79.pddl
- --stats
- --stats-iter
- --verbose
- --print-call
- -m 8192
- --madagascar-Mp
- -F 140
- -T 140
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: 79
ipc: ipc-2000
planLength: 140
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': 79, 'planLength': 140}
# 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-79.pddl', '--stats', '--stats-iter', '--verbose', '--print-call', '-m 8192', '--madagascar-Mp', '-F 140', '-T 140']
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
# exit code: 0
TIMEOUT CPU 900.12 MEM 1218800 MAXMEM 1218800 STALE 0 MAXMEM_RSS 949476
<time name="ALL">900140</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-79.pddlignoring --stats
ignoring --stats-iter
ignoring --verbose
-m 8192 -F 140 -T 140
Domain: blocks
Problem: blocks-39-0
Parser: 3120 ground actions and 1639 state variables
Invariants: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 2.02 secs
Goal: conjunctive
Simplified: 3120 ground actions and 1639 state variables
Actions: STRIPS
Disabling graph %: 10 20 30 40 50 60 70 80 90 100 0.96 secs (max SCC size 1)
Plan type: E-step
Allocated 32 MB permanent (total 153 MB)
Horizon 140: 667899 variables
Allocated 32 MB (total 304 MB)
Allocated 32 MB (total 336 MB)
Allocated 32 MB (total 368 MB)
Allocated 32 MB (total 400 MB)
GC: 73.74 MB
Allocated 32 MB (total 432 MB)
Allocated 32 MB (total 464 MB)
Allocated 32 MB (total 496 MB)
Allocated 32 MB (total 528 MB)
Allocated 32 MB (total 560 MB)
GC: 213.32 MB
Allocated 32 MB (total 592 MB)
Allocated 32 MB (total 624 MB)
Allocated 32 MB (total 656 MB)
Allocated 32 MB (total 688 MB)
GC: 351.50 MB
GC: 344.13 MB
Allocated 32 MB (total 720 MB)
Allocated 32 MB (total 752 MB)
Allocated 32 MB (total 784 MB)
GC: 449.91 MB
GC: 437.72 MB
GC: 466.32 MB
GC: 378.58 MB
GC: 430.95 MB
Allocated 32 MB (total 816 MB)
GC: 498.79 MB
Allocated 32 MB (total 848 MB)
GC: 509.16 MB
Allocated 32 MB (total 880 MB)
GC: 517.33 MB
Allocated 32 MB (total 912 MB)
Allocated 32 MB (total 944 MB)
Allocated 32 MB (total 976 MB)
GC: 631.60 MB
GC: 585.03 MB
GC: 624.97 MB
GC: 621.22 MB
Allocated 32 MB (total 1008 MB)
GC: 654.46 MB
Allocated 32 MB (total 1040 MB)
GC: 670.67 MB
# statistics in YAML format
---
runtime:
total: 899.57 # [s]
preprocessing: 3.06 # [s]
maxLearnedClauseLength: 33628
groundActions:
afterParsing: 3120
afterPreprocessing: 3120
stateVariables:
afterParsing: 1639
afterPreprocessing: 1639
stronglyConnectedComponents:
maxSize: 1
plan:
found: false
iterations:
...