Add benchmark result [m-m | ipc-1998 | mystery-round-1-strips | 29]
This commit is contained in:
parent
f6466c1a10
commit
22e4628ed0
35
m-m/ipc-1998_mystery-round-1-strips_29.env
Normal file
35
m-m/ipc-1998_mystery-round-1-strips_29.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-1998/domains/mystery-round-1-strips/domain.pddl
|
||||
- /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/instances/instance-29.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: mystery-round-1-strips
|
||||
instance: 29
|
||||
ipc: ipc-1998
|
||||
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-1998_mystery-round-1-strips_29.err
Normal file
9
m-m/ipc-1998_mystery-round-1-strips_29.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-1998', 'domain': 'mystery-round-1-strips', 'instance': 29}
|
||||
# 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-1998/domains/mystery-round-1-strips/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/instances/instance-29.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-1998/domains/mystery-round-1-strips/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/instances/instance-29.pddl --stats --verbose
|
||||
FINISHED CPU 0.39 MEM 0 MAXMEM 215580 STALE 0 MAXMEM_RSS 32684
|
||||
<time name="ALL">320</time>
|
||||
|
33
m-m/ipc-1998_mystery-round-1-strips_29.out
Normal file
33
m-m/ipc-1998_mystery-round-1-strips_29.out
Normal file
@ -0,0 +1,33 @@
|
||||
Madagascar 0.99999 25/02/2015 09:03:18 amd64 1-core
|
||||
Options: file:/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/domain.pddl file:/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/mystery-round-1-strips/instances/instance-29.pddlignoring --stats
|
||||
ignoring --verbose
|
||||
|
||||
Domain: mystery-strips
|
||||
Problem: strips-mysty-x-29
|
||||
Parser: 1344 ground actions and 269 state variables
|
||||
Invariants: 0 1 2 3 4 5 0.01 secs
|
||||
Goal: conjunctive
|
||||
Simplified: 1224 ground actions and 177 state variables
|
||||
Actions: STRIPS
|
||||
Disabling graph %: 10 20 30 40 50 60 70 80 90 100 0.01 secs (max SCC size 11)
|
||||
Plan type: E-step
|
||||
Heuristic: VSIDS
|
||||
Allocated 32 MB permanent (total 129 MB)
|
||||
Horizon 0: 177 variables
|
||||
0 UNSAT (0 decisions 0 conflicts)
|
||||
Horizon 5: 11982 variables
|
||||
Allocated 32 MB (total 316 MB)
|
||||
SAT (1450 decisions 1 conflicts)
|
||||
PLAN FOUND: 5 steps
|
||||
STEP 0.0: overcome(hangover,achievement,scallop,neptune,uranus) overcome(jealousy,excitement,pork,neptune,uranus)
|
||||
STEP 0.1: feast(achievement,scallop,melon,bavaria,oregon) feast(excitement,pork,broccoli,manitoba,bavaria)
|
||||
STEP 1: feast(achievement,melon,shrimp,kentucky,moravia) feast(excitement,broccoli,shrimp,pennsylvania,alsace)
|
||||
STEP 4: succumb(hangover,achievement,shrimp,neptune,uranus) succumb(jealousy,excitement,shrimp,neptune,uranus)
|
||||
8 actions in the plan.
|
||||
total time 0.07 preprocess 0.04
|
||||
total size 395.000 MB
|
||||
max. learned clause length 163
|
||||
t val conflicts decisions
|
||||
0 0 0 0
|
||||
5 1 1 1450
|
||||
|
Loading…
Reference in New Issue
Block a user