1
0
Fork 0

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

This commit is contained in:
Potassco Bot 2018-02-15 16:21:45 +01:00
parent 937ed98b47
commit b4a2719b42
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 131 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-67.pddl
- --stats
- --stats-iter
- --verbose
- --print-call
- -m 8192
- --madagascar-Mp
- -F 120
- -T 120
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: 67
ipc: ipc-2000
planLength: 120
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': 67, 'planLength': 120}
# 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-67.pddl', '--stats', '--stats-iter', '--verbose', '--print-call', '-m 8192', '--madagascar-Mp', '-F 120', '-T 120']
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
# exit code: 0
TIMEOUT CPU 900.01 MEM 980028 MAXMEM 980028 STALE 0 MAXMEM_RSS 700992
<time name="ALL">900030</time>

View File

@ -0,0 +1,81 @@
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-67.pddlignoring --stats
ignoring --stats-iter
ignoring --verbose
-m 8192 -F 120 -T 120
Domain: blocks
Problem: blocks-33-0
Parser: 2244 ground actions and 1189 state variables
Invariants: 0 1 2 3 4 5 6 7 8 9 10 11 12 0.78 secs
Goal: conjunctive
Simplified: 2244 ground actions and 1189 state variables
Actions: STRIPS
Disabling graph %: 10 20 30 40 50 60 70 80 90 100 0.42 secs (max SCC size 1)
Plan type: E-step
Allocated 32 MB permanent (total 143 MB)
Horizon 120: 413149 variables
Allocated 32 MB (total 277 MB)
Allocated 32 MB (total 309 MB)
Allocated 32 MB (total 341 MB)
Allocated 32 MB (total 373 MB)
GC: 78.67 MB
Allocated 32 MB (total 405 MB)
Allocated 32 MB (total 437 MB)
Allocated 32 MB (total 469 MB)
GC: 188.13 MB
Allocated 32 MB (total 501 MB)
GC: 195.67 MB
Allocated 32 MB (total 533 MB)
GC: 227.26 MB
Allocated 32 MB (total 565 MB)
GC: 288.30 MB
GC: 235.59 MB
GC: 259.98 MB
Allocated 32 MB (total 597 MB)
GC: 301.32 MB
GC: 283.31 MB
Allocated 32 MB (total 629 MB)
GC: 320.81 MB
GC: 303.94 MB
Allocated 32 MB (total 661 MB)
GC: 330.86 MB
GC: 364.20 MB
GC: 336.13 MB
Allocated 32 MB (total 693 MB)
GC: 364.76 MB
GC: 390.71 MB
GC: 372.95 MB
Allocated 32 MB (total 725 MB)
GC: 417.02 MB
GC: 389.10 MB
Allocated 32 MB (total 757 MB)
GC: 424.55 MB
GC: 414.70 MB
GC: 433.62 MB
Allocated 32 MB (total 789 MB)
GC: 457.34 MB
GC: 425.80 MB
GC: 446.99 MB
Allocated 32 MB (total 821 MB)
GC: 500.49 MB
# statistics in YAML format
---
runtime:
total: 899.58 # [s]
preprocessing: 1.24 # [s]
maxLearnedClauseLength: 22701
groundActions:
afterParsing: 2244
afterPreprocessing: 2244
stateVariables:
afterParsing: 1189
afterPreprocessing: 1189
stronglyConnectedComponents:
maxSize: 1
plan:
found: false
iterations:
...