1
0
Fork 0

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

This commit is contained in:
Potassco Bot 2018-02-15 06:17:42 +01:00
parent a5c0b48ad3
commit 209260d576
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 137 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-56.pddl
- --stats
- --stats-iter
- --verbose
- --print-call
- -m 8192
- --madagascar-Mp
- -F 100
- -T 100
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: 56
ipc: ipc-2000
planLength: 100
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': 56, 'planLength': 100}
# 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-56.pddl', '--stats', '--stats-iter', '--verbose', '--print-call', '-m 8192', '--madagascar-Mp', '-F 100', '-T 100']
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
# exit code: 0
TIMEOUT CPU 900.09 MEM 654536 MAXMEM 654536 STALE 0 MAXMEM_RSS 368484
<time name="ALL">900110</time>

View File

@ -0,0 +1,87 @@
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-56.pddlignoring --stats
ignoring --stats-iter
ignoring --verbose
-m 8192 -F 100 -T 100
Domain: blocks
Problem: blocks-27-1
Parser: 1512 ground actions and 811 state variables
Invariants: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 0.32 secs
Goal: conjunctive
Simplified: 1512 ground actions and 811 state variables
Actions: STRIPS
Disabling graph %: 10 20 30 40 50 60 70 80 90 100 0.16 secs (max SCC size 1)
Plan type: E-step
Allocated 32 MB permanent (total 134 MB)
Horizon 100: 233111 variables
Allocated 32 MB (total 257 MB)
Allocated 32 MB (total 289 MB)
Allocated 32 MB (total 321 MB)
GC: 44.44 MB
Allocated 32 MB (total 353 MB)
GC: 87.05 MB
Allocated 32 MB (total 385 MB)
GC: 91.01 MB
GC: 123.99 MB
GC: 93.43 MB
GC: 106.90 MB
GC: 109.03 MB
GC: 109.93 MB
GC: 110.74 MB
Allocated 32 MB (total 417 MB)
GC: 153.86 MB
GC: 99.69 MB
GC: 130.28 MB
GC: 118.78 MB
GC: 132.14 MB
GC: 157.12 MB
GC: 138.50 MB
GC: 149.29 MB
GC: 161.62 MB
GC: 150.50 MB
GC: 162.76 MB
GC: 159.85 MB
Allocated 32 MB (total 449 MB)
GC: 172.25 MB
GC: 167.14 MB
GC: 175.55 MB
GC: 173.04 MB
GC: 180.14 MB
GC: 186.16 MB
GC: 187.00 MB
Allocated 32 MB (total 481 MB)
GC: 195.91 MB
GC: 190.64 MB
GC: 200.97 MB
GC: 196.78 MB
GC: 207.22 MB
GC: 209.63 MB
GC: 209.37 MB
GC: 218.83 MB
GC: 215.60 MB
GC: 217.54 MB
GC: 221.26 MB
Allocated 32 MB (total 513 MB)
GC: 227.12 MB
GC: 229.49 MB
# statistics in YAML format
---
runtime:
total: 899.76 # [s]
preprocessing: 0.50 # [s]
maxLearnedClauseLength: 18718
groundActions:
afterParsing: 1512
afterPreprocessing: 1512
stateVariables:
afterParsing: 811
afterPreprocessing: 811
stronglyConnectedComponents:
maxSize: 1
plan:
found: false
iterations:
...