1
0
Fork 0

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

This commit is contained in:
Potassco Bot 2018-02-16 15:26:53 +01:00
parent e8d42bb6f4
commit b172d6a102
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 125 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-84.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: 84
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': 84, '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-84.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.03 MEM 1102924 MAXMEM 1102924 STALE 0 MAXMEM_RSS 836644
<time name="ALL">900050</time>

View File

@ -0,0 +1,75 @@
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-84.pddlignoring --stats
ignoring --stats-iter
ignoring --verbose
-m 8192 -F 140 -T 140
Domain: blocks
Problem: blocks-41-1
Parser: 3444 ground actions and 1805 state variables
Invariants: 0 1 2 3 4 5 6 7 8 9 10 11 12 2.24 secs
Goal: conjunctive
Simplified: 3444 ground actions and 1805 state variables
Actions: STRIPS
Disabling graph %: 10 20 30 40 50 60 70 80 90 100 1.22 secs (max SCC size 1)
Plan type: E-step
Allocated 32 MB permanent (total 158 MB)
Horizon 140: 736665 variables
Allocated 32 MB (total 312 MB)
Allocated 32 MB (total 344 MB)
Allocated 32 MB (total 376 MB)
Allocated 32 MB (total 408 MB)
GC: 86.01 MB
Allocated 32 MB (total 440 MB)
Allocated 32 MB (total 472 MB)
Allocated 32 MB (total 504 MB)
GC: 175.92 MB
Allocated 32 MB (total 536 MB)
Allocated 32 MB (total 568 MB)
Allocated 32 MB (total 600 MB)
GC: 233.61 MB
GC: 267.73 MB
GC: 263.70 MB
Allocated 32 MB (total 632 MB)
Allocated 32 MB (total 664 MB)
GC: 314.91 MB
GC: 260.53 MB
GC: 252.71 MB
GC: 320.06 MB
Allocated 32 MB (total 696 MB)
GC: 353.44 MB
Allocated 32 MB (total 728 MB)
Allocated 32 MB (total 760 MB)
GC: 421.97 MB
GC: 435.70 MB
GC: 410.98 MB
Allocated 32 MB (total 792 MB)
Allocated 32 MB (total 824 MB)
GC: 489.82 MB
GC: 493.97 MB
Allocated 32 MB (total 856 MB)
GC: 515.58 MB
Allocated 32 MB (total 888 MB)
Allocated 32 MB (total 920 MB)
GC: 592.16 MB
GC: 554.82 MB
# statistics in YAML format
---
runtime:
total: 899.50 # [s]
preprocessing: 3.55 # [s]
maxLearnedClauseLength: 37633
groundActions:
afterParsing: 3444
afterPreprocessing: 3444
stateVariables:
afterParsing: 1805
afterPreprocessing: 1805
stronglyConnectedComponents:
maxSize: 1
plan:
found: false
iterations:
...