1
0
Fork 0

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

This commit is contained in:
Potassco Bot 2018-02-17 00:25:18 +01:00
parent 671caa7317
commit 47130dbb41
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-93.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: 93
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': 93, '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-93.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.08 MEM 1014488 MAXMEM 1014488 STALE 0 MAXMEM_RSS 722508
<time name="ALL">900100</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-93.pddlignoring --stats
ignoring --stats-iter
ignoring --verbose
-m 8192 -F 140 -T 140
Domain: blocks
Problem: blocks-46-0
Parser: 4324 ground actions and 2255 state variables
Invariants: 0 1 2 3 4 5 6 7 8 9 10 11 3.48 secs
Goal: conjunctive
Simplified: 4324 ground actions and 2255 state variables
Actions: STRIPS
Disabling graph %: 10 20 30 40 50 60 70 80 90 100 2.13 secs (max SCC size 1)
Plan type: E-step
Allocated 32 MB permanent (total 170 MB)
Allocated 32 MB permanent (total 335 MB)
Horizon 140: 923315 variables
Allocated 32 MB (total 369 MB)
Allocated 32 MB (total 401 MB)
Allocated 32 MB (total 433 MB)
Allocated 32 MB (total 465 MB)
GC: 80.30 MB
Allocated 32 MB (total 497 MB)
Allocated 32 MB (total 529 MB)
Allocated 32 MB (total 561 MB)
Allocated 32 MB (total 593 MB)
GC: 179.97 MB
Allocated 32 MB (total 625 MB)
GC: 185.88 MB
Allocated 32 MB (total 657 MB)
GC: 253.28 MB
Allocated 32 MB (total 689 MB)
GC: 237.11 MB
Allocated 32 MB (total 721 MB)
Allocated 32 MB (total 753 MB)
GC: 303.87 MB
GC: 301.96 MB
Allocated 32 MB (total 785 MB)
Allocated 32 MB (total 817 MB)
GC: 348.46 MB
GC: 312.54 MB
GC: 426.50 MB
GC: 302.10 MB
GC: 377.80 MB
GC: 384.90 MB
GC: 377.05 MB
GC: 344.17 MB
GC: 353.98 MB
GC: 397.74 MB
# statistics in YAML format
---
runtime:
total: 899.63 # [s]
preprocessing: 5.74 # [s]
maxLearnedClauseLength: 48541
groundActions:
afterParsing: 4324
afterPreprocessing: 4324
stateVariables:
afterParsing: 2255
afterPreprocessing: 2255
stronglyConnectedComponents:
maxSize: 1
plan:
found: false
iterations:
...