1
0
Fork 0

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

This commit is contained in:
Potassco Bot 2017-11-26 02:54:54 +01:00
parent 2eb7847845
commit d61c33d308
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 98 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-3.pddl
- --stats
- --verbose
- --print-call
- --madagascar-M
configuration:
id: m-m
instanceSets:
- lpnmr-easy-instances
- lpnmr-hard-instances
options:
- --stats
- --verbose
- --print-call
- --madagascar-M
exitCode: 0
instance:
domain: freecell-strips-typed
instance: 3
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-m', 'options': ['--stats', '--verbose', '--print-call', '--madagascar-M'], 'instanceSets': ['lpnmr-easy-instances', 'lpnmr-hard-instances']}
# instance: {'ipc': 'ipc-2000', 'domain': 'freecell-strips-typed', 'instance': 3}
# 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-3.pddl', '--stats', '--verbose', '--print-call', '--madagascar-M']
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
# exit code: 0
# planner call: M /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-3.pddl --stats --verbose
FINISHED CPU 3.18 MEM 30288 MAXMEM 1835912 STALE 0 MAXMEM_RSS 534196
<time name="ALL">3090</time>

View File

@ -0,0 +1,54 @@
Madagascar 0.99999 25/02/2015 09:03:18 amd64 1-core
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-3.pddlignoring --stats
ignoring --verbose
Domain: freecell
Problem: freecell-2-3
Parser: 8408 ground actions and 265 state variables
Invariants: 0 1 2 0.02 secs
Goal: conjunctive
Simplified: 3400 ground actions and 74 state variables
Actions: STRIPS
Disabling graph %: 10 20 30 40 50 60 70 80 90 100 0.08 secs (max SCC size 1690)
Plan type: E-step
Heuristic: VSIDS
Allocated 32 MB permanent (total 165 MB)
Horizon 0: 74 variables
0 UNSAT (0 decisions 0 conflicts)
Horizon 5: 71659 variables
Allocated 32 MB (total 360 MB)
Horizon 10: 143244 variables
Horizon 15: 214829 variables
Horizon 20: 286414 variables
Horizon 25: 357999 variables
Horizon 30: 429584 variables
Horizon 35: 501169 variables
Horizon 40: 572754 variables
Allocated 32 MB (total 1105 MB)
Horizon 45: 644339 variables
Horizon 50: 715924 variables
Allocated 32 MB (total 1387 MB)
Horizon 55: 787509 variables
Allocated 32 MB permanent (total 1690 MB)
Horizon 60: 859094 variables
SAT (33665 decisions 876 conflicts)
PLAN FOUND: 10 steps
STEP 0: move-b(da,s2,n3,n4) sendtofree(c2,sa,n4,n3)
STEP 1: move(sa,d2,h2) sendtofree(da,s2,n3,n2)
STEP 2: sendtofree-b(s2,n2,n1,n4,n5)
STEP 3: sendtofree-b(d2,n1,n0,n5,n6)
STEP 4: homefromfreecell(da,d,n1,d0,n0,n0,n1) sendtonewcol(sa,h2,n6,n5)
STEP 5: sendtofree-b(sa,n1,n0,n5,n6) sendtohome(ha,ca,h,n1,h0,n0)
STEP 6: homefromfreecell(d2,d,n2,da,n1,n0,n1) sendtohome-b(h2,h,n2,ha,n1,n6,n7)
STEP 7: homefromfreecell(sa,s,n1,s0,n0,n1,n2) sendtohome-b(ca,c,n1,c0,n0,n7,n8)
STEP 8: homefromfreecell(c2,c,n2,ca,n1,n2,n3)
STEP 9: homefromfreecell(s2,s,n2,sa,n1,n3,n4)
16 actions in the plan.
total time 2.76 preprocess 0.16
total size 1.749 GB
max. learned clause length 87708
t val conflicts decisions
0 0 0 0
5 -1 793 2251
10 1 876 33665