1
0
Fork 0

Add benchmark result [m-mpc | ipc-2000 | freecell-strips-typed | 1]

This commit is contained in:
Potassco Bot 2017-11-26 02:26:28 +01:00
parent 1df67f08a2
commit 6663ff7bc3
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 83 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/freecell-strips-typed/domain.pddl
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-1.pddl
- --stats
- --verbose
- --print-call
- --madagascar-MpC
configuration:
id: m-mpc
instanceSets:
- lpnmr-easy-instances
- lpnmr-hard-instances
options:
- --stats
- --verbose
- --print-call
- --madagascar-MpC
exitCode: 0
instance:
domain: freecell-strips-typed
instance: 1
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.1
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': ['lpnmr-easy-instances', 'lpnmr-hard-instances']}
# instance: {'ipc': 'ipc-2000', 'domain': 'freecell-strips-typed', 'instance': 1}
# 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/freecell-strips-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-1.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/freecell-strips-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-1.pddl --stats --verbose
FINISHED CPU 0.64 MEM 30288 MAXMEM 270156 STALE 1 MAXMEM_RSS 87152
<time name="ALL">570</time>

View File

@ -0,0 +1,39 @@
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/freecell-strips-typed/domain.pddl file:/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/freecell-strips-typed/instances/instance-1.pddlignoring --stats
ignoring --verbose
Domain: freecell
Problem: freecell-2-1
Parser: 8408 ground actions and 265 state variables
Invariants: 0 1 2 0.02 secs
Goal: conjunctive
Simplified: 3399 ground actions and 74 state variables
Actions: STRIPS
Disabling graph %: 10 20 30 40 50 60 70 80 90 100 0.07 secs (max SCC size 1690)
Plan type: E-step
Allocated 32 MB permanent (total 163 MB)
Horizon 5: 71654 variables
Allocated 32 MB (total 280 MB)
Horizon 7: 100286 variables
Horizon 10: 143234 variables
SAT (42 decisions 33 conflicts)
PLAN FOUND: 10 steps
STEP 0: sendtofree-b(h2,n4,n3,n2,n3)
STEP 1: sendtofree-b(d2,n3,n2,n3,n4)
STEP 2: newcolfromfreecell(h2,n4,n3,n2,n3)
STEP 3: newcolfromfreecell(d2,n3,n2,n3,n4)
STEP 4: sendtofree-b(d2,n4,n3,n2,n3)
STEP 5: sendtofree-b(h2,n3,n2,n3,n4)
STEP 6: sendtofree(c2,ca,n2,n1) sendtohome-b(ha,h,n1,h0,n0,n4,n5)
STEP 7: homefromfreecell(h2,h,n2,ha,n1,n1,n2) sendtohome(ca,sa,c,n1,c0,n0) sendtohome-b(da,d,n1,d0,n0,n5,n6)
STEP 8: homefromfreecell(c2,c,n2,ca,n1,n2,n3) sendtohome-b(sa,s,n1,s0,n0,n6,n7)
STEP 9: homefromfreecell(d2,d,n2,da,n1,n3,n4) sendtohome-b(s2,s,n2,sa,n1,n7,n8)
15 actions in the plan.
total time 0.30 preprocess 0.15
total size 548.000 MB
max. learned clause length 6675
t val conflicts decisions
5 -1 180 207
7 -1 120 139
10 1 33 42