1
0
Fork 0

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

This commit is contained in:
Potassco Bot 2018-02-14 23:05:29 +01:00
parent 445f4de977
commit ce4810cd8f
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-49.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: 49
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': 49, '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-49.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.10 MEM 740588 MAXMEM 740588 STALE 0 MAXMEM_RSS 451256
<time name="ALL">900130</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-49.pddlignoring --stats
ignoring --stats-iter
ignoring --verbose
-m 8192 -F 80 -T 80
Domain: blocks
Problem: blocks-24-0
Parser: 1200 ground actions and 649 state variables
Invariants: 0 1 2 3 4 5 6 7 8 9 0.23 secs
Goal: conjunctive
Simplified: 1200 ground actions and 649 state variables
Actions: STRIPS
Disabling graph %: 10 20 30 40 50 60 70 80 90 100 0.09 secs (max SCC size 1)
Plan type: E-step
Allocated 32 MB permanent (total 131 MB)
Horizon 80: 148569 variables
Allocated 32 MB (total 249 MB)
Allocated 32 MB (total 281 MB)
Allocated 32 MB (total 313 MB)
GC: 56.09 MB
Allocated 32 MB (total 345 MB)
GC: 98.68 MB
Allocated 32 MB (total 377 MB)
GC: 118.94 MB
GC: 117.26 MB
GC: 111.21 MB
GC: 129.04 MB
Allocated 32 MB (total 409 MB)
GC: 151.09 MB
GC: 130.52 MB
GC: 144.41 MB
GC: 153.28 MB
GC: 166.86 MB
GC: 166.63 MB
Allocated 32 MB (total 441 MB)
GC: 171.59 MB
GC: 186.74 MB
GC: 184.02 MB
GC: 192.20 MB
GC: 197.76 MB
Allocated 32 MB (total 473 MB)
GC: 206.11 MB
GC: 212.62 MB
GC: 222.46 MB
Allocated 32 MB (total 505 MB)
GC: 229.02 MB
GC: 232.63 MB
GC: 235.75 MB
GC: 254.73 MB
GC: 213.25 MB
Allocated 32 MB (total 537 MB)
GC: 266.59 MB
GC: 255.63 MB
GC: 262.62 MB
GC: 296.35 MB
GC: 262.38 MB
Allocated 32 MB (total 569 MB)
GC: 286.65 MB
GC: 295.24 MB
GC: 299.81 MB
GC: 311.69 MB
Allocated 32 MB (total 601 MB)
GC: 333.19 MB
GC: 306.66 MB
GC: 335.46 MB
GC: 330.27 MB
# statistics in YAML format
---
runtime:
total: 899.06 # [s]
preprocessing: 0.34 # [s]
maxLearnedClauseLength: 17906
groundActions:
afterParsing: 1200
afterPreprocessing: 1200
stateVariables:
afterParsing: 649
afterPreprocessing: 649
stronglyConnectedComponents:
maxSize: 1
plan:
found: false
iterations:
...