1
0
Fork 0

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

This commit is contained in:
Potassco Bot 2018-02-15 23:10:28 +01:00
parent 94013cce89
commit 59aeb618ec
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 124 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-74.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: 74
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': 74, '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-74.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.13 MEM 870236 MAXMEM 870236 STALE 1 MAXMEM_RSS 597008
<time name="ALL">900150</time>

View File

@ -0,0 +1,74 @@
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-74.pddlignoring --stats
ignoring --stats-iter
ignoring --verbose
-m 8192 -F 140 -T 140
Domain: blocks
Problem: blocks-36-1
Parser: 2664 ground actions and 1405 state variables
Invariants: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 0.98 secs
Goal: conjunctive
Simplified: 2664 ground actions and 1405 state variables
Actions: STRIPS
Disabling graph %: 10 20 30 40 50 60 70 80 90 100 0.65 secs (max SCC size 1)
Plan type: E-step
Allocated 32 MB permanent (total 148 MB)
Horizon 140: 571065 variables
Allocated 32 MB (total 292 MB)
Allocated 32 MB (total 324 MB)
Allocated 32 MB (total 356 MB)
GC: 61.13 MB
Allocated 32 MB (total 388 MB)
Allocated 32 MB (total 420 MB)
GC: 115.72 MB
GC: 135.56 MB
Allocated 32 MB (total 452 MB)
Allocated 32 MB (total 484 MB)
GC: 200.81 MB
GC: 193.04 MB
Allocated 32 MB (total 516 MB)
GC: 211.01 MB
Allocated 32 MB (total 548 MB)
GC: 237.27 MB
GC: 273.20 MB
GC: 233.69 MB
Allocated 32 MB (total 580 MB)
GC: 265.05 MB
Allocated 32 MB (total 612 MB)
GC: 291.76 MB
GC: 311.03 MB
GC: 270.72 MB
GC: 299.12 MB
Allocated 32 MB (total 644 MB)
GC: 343.10 MB
GC: 325.50 MB
GC: 348.41 MB
GC: 339.05 MB
GC: 352.58 MB
Allocated 32 MB (total 676 MB)
GC: 365.66 MB
GC: 374.79 MB
Allocated 32 MB (total 708 MB)
GC: 398.26 MB
GC: 390.93 MB
# statistics in YAML format
---
runtime:
total: 899.64 # [s]
preprocessing: 1.68 # [s]
maxLearnedClauseLength: 38437
groundActions:
afterParsing: 2664
afterPreprocessing: 2664
stateVariables:
afterParsing: 1405
afterPreprocessing: 1405
stronglyConnectedComponents:
maxSize: 1
plan:
found: false
iterations:
...