1
0
Fork 0

Add benchmark result [m-mp | ipc-2000 | elevator-strips-simple-typed | 27]

This commit is contained in:
Potassco Bot 2017-11-23 00:38:36 +01:00
parent e81a987d78
commit dd4001b75f
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 93 additions and 0 deletions

View File

@ -0,0 +1,35 @@
command:
- timeout
- -m=8000000
- -t=900
- python3
- /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py
- --domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/domain.pddl
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/instances/instance-27.pddl
- --stats
- --verbose
- --print-call
- --madagascar-Mp
configuration:
id: m-mp
instanceSets:
- lnpmr-easy-instances
- lnpmr-hard-instances
options:
- --stats
- --verbose
- --print-call
- --madagascar-Mp
exitCode: 0
instance:
domain: elevator-strips-simple-typed
instance: 27
ipc: ipc-2000
versions:
clingo: 5.2.2
fastDownward: 10997:847cdf0069cab0c8841a9958e783d1a7340fe2e9 (2017-11-02 15:10 +0100)
planner: 517f2c0422a36582df17ecebb08e879b170cdfe2 (2017-11-21 02:23:06 +0100)
plasp: 3.1.0
python: 3.6.3
workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner

View File

@ -0,0 +1,9 @@
# configuration: {'id': 'm-mp', 'options': ['--stats', '--verbose', '--print-call', '--madagascar-Mp'], 'instanceSets': ['lnpmr-easy-instances', 'lnpmr-hard-instances']}
# instance: {'ipc': 'ipc-2000', 'domain': 'elevator-strips-simple-typed', 'instance': 27}
# command: ['timeout', '-m=8000000', '-t=900', 'python3', '/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py', '--domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/instances/instance-27.pddl', '--stats', '--verbose', '--print-call', '--madagascar-Mp']
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
# exit code: 0
# planner call: Mp /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/instances/instance-27.pddl --stats --verbose
FINISHED CPU 0.30 MEM 0 MAXMEM 30288 STALE 0 MAXMEM_RSS 12256
<time name="ALL">300</time>

View File

@ -0,0 +1,49 @@
Madagascar 0.99999 25/02/2015 09:46:27 amd64 1-core (no VSIDS)
Options: file:/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/domain.pddl file:/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/instances/instance-27.pddlignoring --stats
ignoring --verbose
Domain: miconic
Problem: mixed-f12-p6-u0-v0-g0-a0-n0-a0-b0-n0-f0-r1
Parser: 144 ground actions and 102 state variables
Invariants: 0 1 2 3 4 0.00 secs
Goal: conjunctive
Simplified: 144 ground actions and 24 state variables
Actions: STRIPS
Disabling graph %: 10 20 30 40 50 60 70 80 90 100 0.00 secs (max SCC size 1)
Plan type: E-step
Allocated 32 MB permanent (total 122 MB)
Horizon 0: 24 variables
0 UNSAT (0 decisions 0 conflicts)
Horizon 5: 864 variables
Allocated 32 MB (total 306 MB)
5 UNSAT (12 decisions 11 conflicts)
Horizon 10: 1704 variables
SAT (15 decisions 3 conflicts)
PLAN FOUND: 10 steps
STEP 0.0: board(f0,p5)
STEP 0.1: up(f0,f5)
STEP 1: up(f5,f8)
STEP 2.0: board(f8,p0)
STEP 2.1: down(f8,f5)
STEP 3.0: depart(f5,p0)
STEP 3.1: up(f5,f11)
STEP 4.0: board(f11,p1)
STEP 4.1: down(f11,f8)
STEP 5.0: depart(f8,p1)
STEP 5.1: down(f8,f4)
STEP 6.0: board(f4,p2) depart(f4,p5)
STEP 6.1: down(f4,f1)
STEP 7.0: board(f1,p3) board(f1,p4)
STEP 7.1: up(f1,f7)
STEP 8.0: depart(f7,p2) depart(f7,p4)
STEP 8.1: up(f7,f10)
STEP 9: depart(f10,p3)
21 actions in the plan.
total time 0.00 preprocess 0.00
total size 457.000 MB
max. learned clause length 11
t val conflicts decisions
0 0 0 0
5 0 11 12
10 1 3 15