Add benchmark result [m-mpc | ipc-2000 | freecell-strips-typed | 10]
This commit is contained in:
parent
b0d35ca16f
commit
cdf20bae90
35
m-mpc/ipc-2000_freecell-strips-typed_10.env
Normal file
35
m-mpc/ipc-2000_freecell-strips-typed_10.env
Normal 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-10.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: 10
|
||||
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
|
||||
|
9
m-mpc/ipc-2000_freecell-strips-typed_10.err
Normal file
9
m-mpc/ipc-2000_freecell-strips-typed_10.err
Normal 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': 10}
|
||||
# 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-10.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-10.pddl --stats --verbose
|
||||
FINISHED CPU 0.87 MEM 30288 MAXMEM 558560 STALE 0 MAXMEM_RSS 149332
|
||||
<time name="ALL">820</time>
|
||||
|
39
m-mpc/ipc-2000_freecell-strips-typed_10.out
Normal file
39
m-mpc/ipc-2000_freecell-strips-typed_10.out
Normal 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-10.pddlignoring --stats
|
||||
ignoring --verbose
|
||||
|
||||
Domain: freecell
|
||||
Problem: freecell-3-5
|
||||
Parser: 13240 ground actions and 409 state variables
|
||||
Invariants: 0 1 2 0.04 secs
|
||||
Goal: conjunctive
|
||||
Simplified: 5344 ground actions and 100 state variables
|
||||
Actions: STRIPS
|
||||
Disabling graph %: 10 20 30 40 50 60 70 80 90 100 0.16 secs (max SCC size 5308)
|
||||
Plan type: E-step
|
||||
Allocated 32 MB permanent (total 187 MB)
|
||||
Horizon 5: 112040 variables
|
||||
Allocated 32 MB (total 309 MB)
|
||||
Horizon 7: 156816 variables
|
||||
Horizon 10: 223980 variables
|
||||
SAT (22 decisions 12 conflicts)
|
||||
PLAN FOUND: 10 steps
|
||||
STEP 0: sendtofree-b(h3,n4,n3,n1,n2) sendtohome(ca,d3,c,n1,c0,n0) sendtohome(da,sa,d,n1,d0,n0)
|
||||
STEP 1: sendtofree(c3,s2,n3,n2) sendtohome-b(d2,d,n2,da,n1,n2,n3)
|
||||
STEP 2: newcolfromfreecell(c3,n3,n2,n2,n3)
|
||||
STEP 3: sendtofree(h2,s3,n3,n2) sendtohome-b(c2,c,n2,ca,n1,n2,n3)
|
||||
STEP 4: sendtofree(s3,ha,n2,n1) sendtohome-b(c3,c,n3,c2,n2,n3,n4)
|
||||
STEP 5: sendtohome-b(d3,d,n3,d2,n2,n4,n5)
|
||||
STEP 6: sendtohome-b(ha,h,n1,h0,n0,n5,n6)
|
||||
STEP 7: homefromfreecell(h2,h,n2,ha,n1,n1,n2) sendtohome-b(sa,s,n1,s0,n0,n6,n7)
|
||||
STEP 8: homefromfreecell(h3,h,n3,h2,n2,n2,n3) sendtohome-b(s2,s,n2,sa,n1,n7,n8)
|
||||
STEP 9: homefromfreecell(s3,s,n3,s2,n2,n3,n4)
|
||||
17 actions in the plan.
|
||||
total time 0.52 preprocess 0.29
|
||||
total size 601.000 MB
|
||||
max. learned clause length 6840
|
||||
t val conflicts decisions
|
||||
5 -1 180 219
|
||||
7 -1 120 158
|
||||
10 1 12 22
|
||||
|
Loading…
Reference in New Issue
Block a user