1
0
Fork 0

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

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

View File

@ -0,0 +1,82 @@
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-73.pddlignoring --stats
ignoring --stats-iter
ignoring --verbose
-m 8192 -F 130 -T 130
Domain: blocks
Problem: blocks-36-0
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 1.04 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.64 secs (max SCC size 1)
Plan type: E-step
Allocated 32 MB permanent (total 148 MB)
Horizon 130: 530375 variables
Allocated 32 MB (total 289 MB)
Allocated 32 MB (total 321 MB)
Allocated 32 MB (total 353 MB)
Allocated 32 MB (total 385 MB)
Allocated 32 MB (total 417 MB)
GC: 101.85 MB
Allocated 32 MB (total 449 MB)
Allocated 32 MB (total 481 MB)
Allocated 32 MB (total 513 MB)
Allocated 32 MB (total 545 MB)
GC: 232.87 MB
Allocated 32 MB (total 577 MB)
Allocated 32 MB (total 609 MB)
GC: 270.66 MB
Allocated 32 MB (total 641 MB)
Allocated 32 MB (total 673 MB)
GC: 324.46 MB
Allocated 32 MB (total 705 MB)
Allocated 32 MB (total 737 MB)
GC: 422.53 MB
GC: 357.17 MB
GC: 391.46 MB
Allocated 32 MB (total 769 MB)
GC: 423.85 MB
Allocated 32 MB (total 801 MB)
GC: 451.55 MB
Allocated 32 MB (total 833 MB)
GC: 470.28 MB
Allocated 32 MB (total 865 MB)
GC: 548.84 MB
GC: 424.15 MB
GC: 514.10 MB
Allocated 32 MB (total 897 MB)
Allocated 32 MB (total 929 MB)
GC: 585.45 MB
GC: 559.09 MB
Allocated 32 MB (total 961 MB)
GC: 593.45 MB
Allocated 32 MB (total 993 MB)
GC: 608.87 MB
Allocated 32 MB (total 1025 MB)
GC: 632.78 MB
Allocated 32 MB (total 1057 MB)
GC: 742.34 MB
GC: 615.39 MB
# statistics in YAML format
---
runtime:
total: 899.62 # [s]
preprocessing: 1.74 # [s]
maxLearnedClauseLength: 31904
groundActions:
afterParsing: 2664
afterPreprocessing: 2664
stateVariables:
afterParsing: 1405
afterPreprocessing: 1405
stronglyConnectedComponents:
maxSize: 1
plan:
found: false
iterations:
...