1
0
Fork 0

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

This commit is contained in:
Potassco Bot 2018-02-14 22:12:18 +01:00
parent 0277554ca7
commit 5578e31436
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 140 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-47.pddl
- --stats
- --stats-iter
- --verbose
- --print-call
- -m 8192
- --madagascar-Mp
- -F 80
- -T 80
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: 47
ipc: ipc-2000
planLength: 80
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': 47, 'planLength': 80}
# 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-47.pddl', '--stats', '--stats-iter', '--verbose', '--print-call', '-m 8192', '--madagascar-Mp', '-F 80', '-T 80']
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
# exit code: 0
TIMEOUT CPU 900.07 MEM 672084 MAXMEM 672084 STALE 0 MAXMEM_RSS 382168
<time name="ALL">900100</time>

View File

@ -0,0 +1,90 @@
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-47.pddlignoring --stats
ignoring --stats-iter
ignoring --verbose
-m 8192 -F 80 -T 80
Domain: blocks
Problem: blocks-23-0
Parser: 1104 ground actions and 599 state variables
Invariants: 0 1 2 3 4 5 6 7 8 9 10 11 0.15 secs
Goal: conjunctive
Simplified: 1104 ground actions and 599 state variables
Actions: STRIPS
Disabling graph %: 10 20 30 40 50 60 70 80 90 100 0.08 secs (max SCC size 1)
Plan type: E-step
Allocated 32 MB permanent (total 130 MB)
Horizon 80: 136839 variables
Allocated 32 MB (total 247 MB)
Allocated 32 MB (total 279 MB)
GC: 52.22 MB
Allocated 32 MB (total 311 MB)
Allocated 32 MB (total 343 MB)
GC: 90.25 MB
GC: 96.98 MB
GC: 104.96 MB
Allocated 32 MB (total 375 MB)
GC: 134.38 MB
GC: 107.83 MB
GC: 135.95 MB
GC: 125.69 MB
GC: 131.91 MB
GC: 137.78 MB
Allocated 32 MB (total 407 MB)
GC: 144.81 MB
GC: 144.62 MB
GC: 149.51 MB
GC: 155.45 MB
Allocated 32 MB (total 439 MB)
GC: 169.53 MB
GC: 162.16 MB
GC: 188.44 MB
GC: 145.88 MB
GC: 165.05 MB
GC: 192.24 MB
GC: 168.22 MB
GC: 184.11 MB
GC: 174.63 MB
GC: 199.69 MB
GC: 186.87 MB
GC: 199.16 MB
Allocated 32 MB (total 471 MB)
GC: 208.19 MB
GC: 205.09 MB
GC: 210.06 MB
GC: 212.58 MB
GC: 217.79 MB
GC: 225.20 MB
GC: 244.01 MB
GC: 202.39 MB
GC: 200.81 MB
Allocated 32 MB (total 503 MB)
GC: 248.97 MB
GC: 234.61 MB
GC: 229.13 MB
GC: 253.75 MB
GC: 232.50 MB
GC: 255.54 MB
GC: 250.80 MB
Allocated 32 MB (total 535 MB)
GC: 266.10 MB
# statistics in YAML format
---
runtime:
total: 899.72 # [s]
preprocessing: 0.24 # [s]
maxLearnedClauseLength: 16841
groundActions:
afterParsing: 1104
afterPreprocessing: 1104
stateVariables:
afterParsing: 599
afterPreprocessing: 599
stronglyConnectedComponents:
maxSize: 1
plan:
found: false
iterations:
...