1
0
Fork 0

Add benchmark result [m-mpc | ipc-2000 | blocks-strips-typed | 59]

This commit is contained in:
Potassco Bot 2017-11-28 05:48:09 +01:00
parent 08e6825eb4
commit 2f67fbba89
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 248 additions and 0 deletions

View File

@ -0,0 +1,37 @@
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/blocks-strips-typed/domain.pddl
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-59.pddl
- --stats
- --verbose
- --print-call
- --madagascar-MpC
configuration:
id: m-mpc
instanceSets:
- lpnmr-easy-instances
- lpnmr-hard-instances
- lpnmr-first-plan-not-serializable
- rintanen-aij-2012
options:
- --stats
- --verbose
- --print-call
- --madagascar-MpC
exitCode: 0
instance:
domain: blocks-strips-typed
instance: 59
ipc: ipc-2000
versions:
clingo: 5.2.2
fastDownward: 10997:847cdf0069cab0c8841a9958e783d1a7340fe2e9 (2017-11-02 15:10 +0100)
planner: 61750c0521c6104870e5b881c8b0c237e2af4a96 (2017-11-27 07:44:27 +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', 'lpnmr-first-plan-not-serializable', 'rintanen-aij-2012']}
# instance: {'ipc': 'ipc-2000', 'domain': 'blocks-strips-typed', 'instance': 59}
# 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/blocks-strips-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-59.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/blocks-strips-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-59.pddl --stats --verbose
FINISHED CPU 4.58 MEM 33472 MAXMEM 2392516 STALE 0 MAXMEM_RSS 780516
<time name="ALL">4470</time>

View File

@ -0,0 +1,202 @@
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/blocks-strips-typed/domain.pddl file:/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-59.pddlignoring --stats
ignoring --verbose
Domain: blocks
Problem: blocks-29-0
Parser: 1740 ground actions and 929 state variables
Invariants: 0 1 2 3 4 5 6 7 8 9 0.42 secs
Goal: conjunctive
Simplified: 1740 ground actions and 929 state variables
Actions: STRIPS
Disabling graph %: 10 20 30 40 50 60 70 80 90 100 0.22 secs (max SCC size 1)
Plan type: E-step
Allocated 32 MB permanent (total 137 MB)
Horizon 5: 14274 variables
5 UNSAT (0 decisions 0 conflicts)
Horizon 7: 19612 variables
7 UNSAT (0 decisions 0 conflicts)
Horizon 10: 27619 variables
10 UNSAT (0 decisions 0 conflicts)
Horizon 14: 38295 variables
14 UNSAT (0 decisions 0 conflicts)
Horizon 20: 54309 variables
20 UNSAT (0 decisions 0 conflicts)
Horizon 28: 75661 variables
28 UNSAT (0 decisions 0 conflicts)
Horizon 40: 107689 variables
Allocated 32 MB (total 724 MB)
Horizon 56: 150393 variables
40 UNSAT (79 decisions 71 conflicts)
Horizon 80: 214449 variables
Allocated 32 MB permanent (total 1025 MB)
Horizon 113: 302526 variables
Horizon 160: 427969 variables
Allocated 32 MB permanent (total 1271 MB)
Horizon 226: 604123 variables
Allocated 32 MB permanent (total 1429 MB)
Horizon 320: 855009 variables
Allocated 32 MB permanent (total 1609 MB)
Allocated 32 MB permanent (total 1641 MB)
Horizon 452: 1207317 variables
Allocated 32 MB permanent (total 1851 MB)
Allocated 32 MB permanent (total 1883 MB)
Horizon 640: 1709089 variables
Allocated 32 MB permanent (total 2134 MB)
Allocated 32 MB permanent (total 2166 MB)
Allocated 32 MB permanent (total 2198 MB)
Horizon 905: 2416374 variables
SAT (854 decisions 285 conflicts)
PLAN FOUND: 226 steps
STEP 0: pick-up(k)
STEP 1: stack(k,w)
STEP 2: unstack(i,r)
STEP 3: stack(i,p)
STEP 4: unstack(r,s)
STEP 5: stack(r,h)
STEP 6: unstack(s,c)
STEP 7: stack(s,i)
STEP 8: unstack(c,m)
STEP 9: stack(c,m)
STEP 10: unstack(c,m)
STEP 11: stack(c,j)
STEP 12: unstack(m,l)
STEP 13: stack(m,c)
STEP 14: unstack(l,b)
STEP 15: stack(l,k)
STEP 16: unstack(m,c)
STEP 17: stack(m,l)
STEP 18: unstack(c,j)
STEP 19: stack(c,m)
STEP 20: unstack(j,u)
STEP 21: stack(j,u)
STEP 22: unstack(r,h)
STEP 23: stack(r,b)
STEP 24: unstack(j,u)
STEP 25: put-down(j)
STEP 26: unstack(u,a)
STEP 27: put-down(u)
STEP 28: unstack(r,b)
STEP 29: stack(r,h)
STEP 30: unstack(g,q)
STEP 31: stack(g,r)
STEP 32: unstack(a,b1)
STEP 33: put-down(a)
STEP 34: unstack(b,x)
STEP 35: stack(b,a)
STEP 36: unstack(s,i)
STEP 37: stack(s,b1)
STEP 38: unstack(i,p)
STEP 39: stack(i,j)
STEP 40: unstack(p,c1)
STEP 41: stack(p,q)
STEP 42: unstack(c1,e)
STEP 43: stack(c1,g)
STEP 44: unstack(e,o)
STEP 45: stack(e,u)
STEP 46: unstack(o,f)
STEP 47: stack(o,c)
STEP 48: unstack(e,u)
STEP 49: stack(e,o)
STEP 50: unstack(x,y)
STEP 51: put-down(x)
STEP 52: unstack(i,j)
STEP 53: stack(i,p)
STEP 54: unstack(y,d)
STEP 55: stack(y,u)
STEP 56: unstack(d,n)
STEP 57: stack(d,x)
STEP 58: pick-up(n)
STEP 59: stack(n,e)
STEP 60: pick-up(j)
STEP 61: stack(j,n)
STEP 62: unstack(i,p)
STEP 63: stack(i,j)
STEP 64: unstack(c1,g)
STEP 65: stack(c1,y)
STEP 66: unstack(g,r)
STEP 67: stack(g,c1)
STEP 68: unstack(r,h)
STEP 69: stack(r,f)
STEP 70: unstack(h,t)
STEP 71: stack(h,i)
STEP 72: pick-up(t)
STEP 73: stack(t,h)
STEP 74: unstack(p,q)
STEP 75: stack(p,d)
STEP 76: unstack(p,d)
STEP 77: stack(p,q)
STEP 78: unstack(d,x)
STEP 79: stack(d,b)
STEP 80: pick-up(x)
STEP 81: stack(x,t)
STEP 82: unstack(d,b)
STEP 83: stack(d,x)
STEP 84: unstack(p,q)
STEP 85: stack(p,d)
STEP 86: unstack(q,a1)
STEP 87: stack(q,r)
STEP 88: unstack(a1,z)
STEP 89: stack(a1,p)
STEP 90: pick-up(z)
STEP 91: stack(z,a1)
STEP 92: unstack(g,c1)
STEP 93: stack(g,s)
STEP 94: unstack(c1,y)
STEP 95: stack(c1,z)
STEP 96: unstack(b,a)
STEP 97: stack(b,c1)
STEP 98: unstack(q,r)
STEP 99: stack(q,y)
STEP 100: unstack(r,f)
STEP 101: stack(r,b)
STEP 102: pick-up(a)
STEP 103: stack(a,r)
STEP 104: unstack(f,v)
STEP 105: put-down(f)
STEP 106: pick-up(v)
STEP 107: stack(v,a)
STEP 108: pick-up(f)
STEP 109: put-down(f)
STEP 110: unstack(q,y)
STEP 111: stack(q,g)
STEP 112: unstack(y,u)
STEP 113: stack(y,v)
STEP 114: pick-up(f)
STEP 115: stack(f,y)
STEP 116: pick-up(u)
STEP 117: stack(u,f)
STEP 118: unstack(q,g)
STEP 119: stack(q,u)
STEP 120: unstack(g,s)
STEP 121: stack(g,q)
STEP 122: unstack(s,b1)
STEP 123: put-down(s)
STEP 124: pick-up(b1)
STEP 125: stack(b1,s)
STEP 126: unstack(g,q)
STEP 127: put-down(g)
STEP 128: unstack(b1,s)
STEP 129: stack(b1,q)
STEP 130: pick-up(s)
STEP 131: stack(s,b1)
STEP 132: pick-up(g)
STEP 133: stack(g,s)
134 actions in the plan.
total time 4.09 preprocess 0.67
total size 2.245 GB
max. learned clause length 6356
t val conflicts decisions
5 0 0 0
7 0 0 0
10 0 0 0
14 0 0 0
20 0 0 0
28 0 0 0
40 0 71 79
56 -1 543 1035
80 -1 480 1044
113 -1 421 948
160 -1 360 987
226 1 285 854