1
0
Fork 0

Add benchmark result [m-mpc | ipc-2000 | elevator-strips-simple-typed | 45]

This commit is contained in:
Potassco Bot 2017-11-23 19:33:02 +01:00
parent aa350280e5
commit fe131347f6
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 99 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-45.pddl
- --stats
- --verbose
- --print-call
- --madagascar-MpC
configuration:
id: m-mpc
instanceSets:
- lnpmr-easy-instances
- lnpmr-hard-instances
options:
- --stats
- --verbose
- --print-call
- --madagascar-MpC
exitCode: 0
instance:
domain: elevator-strips-simple-typed
instance: 45
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-mpc', 'options': ['--stats', '--verbose', '--print-call', '--madagascar-MpC'], 'instanceSets': ['lnpmr-easy-instances', 'lnpmr-hard-instances']}
# instance: {'ipc': 'ipc-2000', 'domain': 'elevator-strips-simple-typed', 'instance': 45}
# 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-45.pddl', '--stats', '--verbose', '--print-call', '--madagascar-MpC']
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
# exit code: 0
# planner call: MpC /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-45.pddl --stats --verbose
FINISHED CPU 0.33 MEM 0 MAXMEM 30288 STALE 0 MAXMEM_RSS 12256
<time name="ALL">320</time>

View File

@ -0,0 +1,55 @@
Madagascar 0.99999 25/02/2015 09:45:59 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-45.pddlignoring --stats
ignoring --verbose
Domain: miconic
Problem: mixed-f18-p9-u0-v0-g0-a0-n0-a0-b0-n0-f0-r4
Parser: 324 ground actions and 207 state variables
Invariants: 0 1 2 3 4 0.00 secs
Goal: conjunctive
Simplified: 324 ground actions and 36 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 5: 1836 variables
Allocated 32 MB (total 231 MB)
5 UNSAT (10 decisions 10 conflicts)
Horizon 7: 2556 variables
Horizon 10: 3636 variables
Horizon 14: 5076 variables
SAT (48 decisions 0 conflicts)
PLAN FOUND: 14 steps
STEP 0.0: board(f0,p2) board(f0,p7)
STEP 0.1: up(f0,f9)
STEP 1.0: board(f9,p0)
STEP 1.1: up(f9,f15)
STEP 2.0: depart(f15,p0) depart(f15,p7)
STEP 2.1: down(f15,f10)
STEP 3.0: depart(f10,p2)
STEP 3.1: up(f10,f12)
STEP 4.0: board(f12,p1)
STEP 4.1: down(f12,f2)
STEP 5.0: board(f2,p5) board(f2,p6) board(f2,p8) depart(f2,p1)
STEP 5.1: up(f2,f17)
STEP 6.0: board(f17,p3)
STEP 6.1: down(f17,f15)
STEP 7.0: depart(f15,p3)
STEP 7.1: down(f15,f13)
STEP 8.0: depart(f13,p8)
STEP 8.1: down(f13,f3)
STEP 9.0: board(f3,p4) depart(f3,p6)
STEP 9.1: down(f3,f2)
STEP 10.0: depart(f2,p4)
STEP 10.1: down(f2,f1)
STEP 11: depart(f1,p5)
29 actions in the plan.
total time 0.01 preprocess 0.00
total size 535.000 MB
max. learned clause length 93
t val conflicts decisions
5 0 10 10
7 -1 182 214
10 -1 120 165
14 1 0 48