1
0
Fork 0

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

This commit is contained in:
Potassco Bot 2018-02-16 05:19:09 +01:00
parent cbee7bb1ad
commit 1e156636d5
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 126 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-78.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: 78
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': 78, '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-78.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.04 MEM 1014868 MAXMEM 1014868 STALE 0 MAXMEM_RSS 744412
<time name="ALL">900060</time>

View File

@ -0,0 +1,76 @@
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-78.pddlignoring --stats
ignoring --stats-iter
ignoring --verbose
-m 8192 -F 140 -T 140
Domain: blocks
Problem: blocks-38-1
Parser: 2964 ground actions and 1559 state variables
Invariants: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 1.39 secs
Goal: conjunctive
Simplified: 2964 ground actions and 1559 state variables
Actions: STRIPS
Disabling graph %: 10 20 30 40 50 60 70 80 90 100 0.84 secs (max SCC size 1)
Plan type: E-step
Allocated 32 MB permanent (total 151 MB)
Horizon 140: 634779 variables
Allocated 32 MB (total 300 MB)
Allocated 32 MB (total 332 MB)
Allocated 32 MB (total 364 MB)
Allocated 32 MB (total 396 MB)
GC: 85.22 MB
Allocated 32 MB (total 428 MB)
GC: 126.63 MB
Allocated 32 MB (total 460 MB)
Allocated 32 MB (total 492 MB)
GC: 168.63 MB
GC: 174.73 MB
Allocated 32 MB (total 524 MB)
GC: 215.35 MB
Allocated 32 MB (total 556 MB)
GC: 226.97 MB
GC: 259.33 MB
GC: 213.99 MB
GC: 239.92 MB
Allocated 32 MB (total 588 MB)
GC: 273.39 MB
GC: 259.32 MB
GC: 285.14 MB
GC: 276.27 MB
Allocated 32 MB (total 620 MB)
GC: 299.66 MB
Allocated 32 MB (total 652 MB)
Allocated 32 MB (total 684 MB)
GC: 361.38 MB
GC: 353.29 MB
Allocated 32 MB (total 716 MB)
GC: 401.45 MB
GC: 382.95 MB
Allocated 32 MB (total 748 MB)
Allocated 32 MB (total 780 MB)
Allocated 32 MB (total 812 MB)
GC: 481.80 MB
GC: 469.11 MB
Allocated 32 MB (total 844 MB)
GC: 491.22 MB
# statistics in YAML format
---
runtime:
total: 899.58 # [s]
preprocessing: 2.30 # [s]
maxLearnedClauseLength: 24360
groundActions:
afterParsing: 2964
afterPreprocessing: 2964
stateVariables:
afterParsing: 1559
afterPreprocessing: 1559
stronglyConnectedComponents:
maxSize: 1
plan:
found: false
iterations:
...