1
0
Fork 0

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

This commit is contained in:
Potassco Bot 2018-02-15 14:07:57 +01:00
parent ac4193644b
commit 165b05e1f3
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 127 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-64.pddl
- --stats
- --stats-iter
- --verbose
- --print-call
- -m 8192
- --madagascar-Mp
- -F 110
- -T 110
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: 64
ipc: ipc-2000
planLength: 110
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': 64, 'planLength': 110}
# 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-64.pddl', '--stats', '--stats-iter', '--verbose', '--print-call', '-m 8192', '--madagascar-Mp', '-F 110', '-T 110']
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
# exit code: 0
TIMEOUT CPU 900.09 MEM 836568 MAXMEM 836568 STALE 0 MAXMEM_RSS 554360
<time name="ALL">900110</time>

View File

@ -0,0 +1,77 @@
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-64.pddlignoring --stats
ignoring --stats-iter
ignoring --verbose
-m 8192 -F 110 -T 110
Domain: blocks
Problem: blocks-31-1
Parser: 1984 ground actions and 1055 state variables
Invariants: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 0.47 secs
Goal: conjunctive
Simplified: 1984 ground actions and 1055 state variables
Actions: STRIPS
Disabling graph %: 10 20 30 40 50 60 70 80 90 100 0.31 secs (max SCC size 1)
Plan type: E-step
Allocated 32 MB permanent (total 140 MB)
Horizon 110: 335345 variables
Allocated 32 MB (total 269 MB)
Allocated 32 MB (total 301 MB)
Allocated 32 MB (total 333 MB)
GC: 80.68 MB
Allocated 32 MB (total 365 MB)
Allocated 32 MB (total 397 MB)
Allocated 32 MB (total 429 MB)
GC: 150.43 MB
Allocated 32 MB (total 461 MB)
GC: 176.46 MB
GC: 165.18 MB
GC: 179.80 MB
Allocated 32 MB (total 493 MB)
GC: 215.30 MB
GC: 190.35 MB
Allocated 32 MB (total 525 MB)
GC: 236.93 MB
GC: 219.26 MB
GC: 229.29 MB
GC: 246.39 MB
Allocated 32 MB (total 557 MB)
GC: 266.19 MB
GC: 285.00 MB
GC: 285.67 MB
Allocated 32 MB (total 589 MB)
GC: 294.95 MB
GC: 305.70 MB
GC: 317.95 MB
GC: 314.36 MB
Allocated 32 MB (total 621 MB)
GC: 339.44 MB
GC: 342.98 MB
Allocated 32 MB (total 653 MB)
GC: 345.80 MB
GC: 351.85 MB
GC: 362.03 MB
GC: 364.75 MB
Allocated 32 MB (total 685 MB)
GC: 385.24 MB
GC: 429.79 MB
# statistics in YAML format
---
runtime:
total: 899.70 # [s]
preprocessing: 0.81 # [s]
maxLearnedClauseLength: 22223
groundActions:
afterParsing: 1984
afterPreprocessing: 1984
stateVariables:
afterParsing: 1055
afterPreprocessing: 1055
stronglyConnectedComponents:
maxSize: 1
plan:
found: false
iterations:
...