Add benchmark result [m-m | ipc-2000 | elevator-strips-simple-typed | 51]
This commit is contained in:
parent
443e86b219
commit
9bde207fe7
35
m-m/ipc-2000_elevator-strips-simple-typed_51.env
Normal file
35
m-m/ipc-2000_elevator-strips-simple-typed_51.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/elevator-strips-simple-typed/domain.pddl
|
||||
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/instances/instance-51.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: elevator-strips-simple-typed
|
||||
instance: 51
|
||||
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-m/ipc-2000_elevator-strips-simple-typed_51.err
Normal file
9
m-m/ipc-2000_elevator-strips-simple-typed_51.err
Normal 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': 'elevator-strips-simple-typed', 'instance': 51}
|
||||
# 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-51.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/elevator-strips-simple-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/instances/instance-51.pddl --stats --verbose
|
||||
FINISHED CPU 0.37 MEM 30288 MAXMEM 30544 STALE 0 MAXMEM_RSS 12168
|
||||
<time name="ALL">310</time>
|
||||
|
76
m-m/ipc-2000_elevator-strips-simple-typed_51.out
Normal file
76
m-m/ipc-2000_elevator-strips-simple-typed_51.out
Normal file
@ -0,0 +1,76 @@
|
||||
Madagascar 0.99999 25/02/2015 09:03:18 amd64 1-core
|
||||
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-51.pddlignoring --stats
|
||||
ignoring --verbose
|
||||
|
||||
Domain: miconic
|
||||
Problem: mixed-f22-p11-u0-v0-g0-a0-n0-a0-b0-n0-f0-r0
|
||||
Parser: 484 ground actions and 297 state variables
|
||||
Invariants: 0 1 2 3 4 0.00 secs
|
||||
Goal: conjunctive
|
||||
Simplified: 484 ground actions and 44 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
|
||||
Heuristic: VSIDS
|
||||
Allocated 32 MB permanent (total 123 MB)
|
||||
Horizon 0: 44 variables
|
||||
0 UNSAT (0 decisions 0 conflicts)
|
||||
Horizon 5: 2684 variables
|
||||
Allocated 32 MB (total 308 MB)
|
||||
5 UNSAT (5 decisions 5 conflicts)
|
||||
Horizon 10: 5324 variables
|
||||
Horizon 15: 7964 variables
|
||||
Horizon 20: 10604 variables
|
||||
Horizon 25: 13244 variables
|
||||
Horizon 30: 15884 variables
|
||||
SAT (406 decisions 130 conflicts)
|
||||
PLAN FOUND: 20 steps
|
||||
STEP 0.0: board(f0,p3)
|
||||
STEP 0.1: up(f0,f7)
|
||||
STEP 1.0: board(f7,p7)
|
||||
STEP 1.1: down(f7,f3)
|
||||
STEP 2.0: board(f3,p4)
|
||||
STEP 2.1: up(f3,f4)
|
||||
STEP 3.0: depart(f4,p7)
|
||||
STEP 3.1: down(f4,f1)
|
||||
STEP 4.0: board(f1,p2) depart(f1,p4)
|
||||
STEP 4.1: up(f1,f21)
|
||||
STEP 5.0: board(f21,p10)
|
||||
STEP 5.1: down(f21,f16)
|
||||
STEP 6.0: board(f16,p6)
|
||||
STEP 6.1: up(f16,f17)
|
||||
STEP 7.0: board(f17,p0) board(f17,p1)
|
||||
STEP 7.1: down(f17,f3)
|
||||
STEP 8.0: depart(f3,p6)
|
||||
STEP 8.1: up(f3,f8)
|
||||
STEP 9.0: board(f8,p5) depart(f8,p10)
|
||||
STEP 9.1: up(f8,f15)
|
||||
STEP 10: down(f15,f7)
|
||||
STEP 11.0: depart(f7,p5)
|
||||
STEP 11.1: up(f7,f20)
|
||||
STEP 12.0: board(f20,p8)
|
||||
STEP 12.1: down(f20,f15)
|
||||
STEP 13.0: depart(f15,p2)
|
||||
STEP 13.1: down(f15,f4)
|
||||
STEP 14: up(f4,f13)
|
||||
STEP 15.0: depart(f13,p1)
|
||||
STEP 15.1: down(f13,f2)
|
||||
STEP 16.0: board(f2,p9)
|
||||
STEP 16.1: up(f2,f6)
|
||||
STEP 17.0: depart(f6,p3)
|
||||
STEP 17.1: up(f6,f10)
|
||||
STEP 18.0: depart(f10,p0) depart(f10,p8)
|
||||
STEP 18.1: down(f10,f0)
|
||||
STEP 19.0: depart(f0,p9)
|
||||
STEP 19.1: up(f0,f1)
|
||||
42 actions in the plan.
|
||||
total time 0.05 preprocess 0.00
|
||||
total size 0.751 GB
|
||||
max. learned clause length 151
|
||||
t val conflicts decisions
|
||||
0 0 0 0
|
||||
5 0 5 5
|
||||
10 -1 304 478
|
||||
15 -1 241 458
|
||||
20 1 130 406
|
||||
|
Loading…
Reference in New Issue
Block a user