1
0
Fork 0

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

This commit is contained in:
Potassco Bot 2018-02-16 11:28:09 +01:00
parent 7d97d2e9bc
commit a055bc791a
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 120 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-82.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: 82
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': 82, '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-82.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.11 MEM 870900 MAXMEM 870900 STALE 0 MAXMEM_RSS 604448
<time name="ALL">900130</time>

View File

@ -0,0 +1,70 @@
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-82.pddlignoring --stats
ignoring --stats-iter
ignoring --verbose
-m 8192 -F 150 -T 150
Domain: blocks
Problem: blocks-40-1
Parser: 3280 ground actions and 1721 state variables
Invariants: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 1.60 secs
Goal: conjunctive
Simplified: 3280 ground actions and 1721 state variables
Actions: STRIPS
Disabling graph %: 10 20 30 40 50 60 70 80 90 100 1.06 secs (max SCC size 1)
Plan type: E-step
Allocated 32 MB permanent (total 155 MB)
Horizon 150: 751871 variables
Allocated 32 MB (total 311 MB)
Allocated 32 MB (total 343 MB)
Allocated 32 MB (total 375 MB)
GC: 68.71 MB
Allocated 32 MB (total 407 MB)
Allocated 32 MB (total 439 MB)
GC: 117.08 MB
GC: 138.39 MB
Allocated 32 MB (total 471 MB)
GC: 151.96 MB
Allocated 32 MB (total 503 MB)
GC: 166.47 MB
Allocated 32 MB (total 535 MB)
GC: 217.37 MB
GC: 195.67 MB
GC: 197.90 MB
GC: 232.72 MB
GC: 221.07 MB
Allocated 32 MB (total 567 MB)
GC: 264.53 MB
Allocated 32 MB (total 599 MB)
GC: 271.23 MB
GC: 282.40 MB
Allocated 32 MB (total 631 MB)
GC: 325.28 MB
GC: 308.87 MB
Allocated 32 MB (total 663 MB)
GC: 343.80 MB
GC: 332.50 MB
GC: 342.58 MB
GC: 341.28 MB
Allocated 32 MB (total 695 MB)
GC: 359.26 MB
# statistics in YAML format
---
runtime:
total: 899.68 # [s]
preprocessing: 2.75 # [s]
maxLearnedClauseLength: 33412
groundActions:
afterParsing: 3280
afterPreprocessing: 3280
stateVariables:
afterParsing: 1721
afterPreprocessing: 1721
stronglyConnectedComponents:
maxSize: 1
plan:
found: false
iterations:
...