1
0
Fork 0

Add benchmark result [m-mpc | ipc-2002 | depots-strips-automatic | 16]

This commit is contained in:
Potassco Bot 2017-11-24 10:45:52 +01:00
parent ea286ccb71
commit 1abd18b3cb
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 86 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-2002/domains/depots-strips-automatic/domain.pddl
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/depots-strips-automatic/instances/instance-16.pddl
- --stats
- --verbose
- --print-call
- --madagascar-MpC
configuration:
id: m-mpc
instanceSets:
- lnpmr-easy-instances
- lnpmr-hard-instances
options:
- --stats
- --verbose
- --print-call
- --madagascar-MpC
exitCode: 0
instance:
domain: depots-strips-automatic
instance: 16
ipc: ipc-2002
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.0
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': ['lnpmr-easy-instances', 'lnpmr-hard-instances']}
# instance: {'ipc': 'ipc-2002', 'domain': 'depots-strips-automatic', 'instance': 16}
# 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-2002/domains/depots-strips-automatic/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/depots-strips-automatic/instances/instance-16.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-2002/domains/depots-strips-automatic/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/depots-strips-automatic/instances/instance-16.pddl --stats --verbose
FINISHED CPU 0.44 MEM 30288 MAXMEM 218192 STALE 0 MAXMEM_RSS 35656
<time name="ALL">430</time>

View File

@ -0,0 +1,42 @@
Madagascar 0.99999 25/02/2015 09:45:59 amd64 1-core (no VSIDS)
Options: file:/home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/depots-strips-automatic/domain.pddl file:/home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/depots-strips-automatic/instances/instance-16.pddlignoring --stats
ignoring --verbose
Domain: depot
Problem: depotprob4398
Parser: 6976 ground actions and 282 state variables
Invariants: 0 1 2 3 4 0.04 secs
Goal: conjunctive
Simplified: 1176 ground actions and 218 state variables
Actions: STRIPS
Disabling graph %: 10 20 30 40 50 60 70 80 90 100 0.02 secs (max SCC size 1)
Plan type: E-step
Allocated 32 MB permanent (total 129 MB)
Horizon 5: 7188 variables
5 UNSAT (0 decisions 0 conflicts)
Horizon 7: 9976 variables
Allocated 32 MB (total 315 MB)
7 UNSAT (3 decisions 2 conflicts)
Horizon 10: 14158 variables
SAT (122 decisions 0 conflicts)
PLAN FOUND: 10 steps
STEP 0: drive(truck0,depot1,distributor0) drive(truck1,depot1,depot0) drive(truck2,depot0,depot1) drive(truck3,distributor1,depot0) lift(hoist0,crate5,crate2,depot0) lift(hoist1,crate3,crate1,depot1) lift(hoist2,crate4,pallet2,distributor0) lift(hoist5,crate0,pallet4,depot1)
STEP 1.0: drive(truck1,depot0,depot1) lift(hoist6,crate1,pallet1,depot1) load(hoist0,crate5,truck3,depot0) load(hoist2,crate4,truck0,distributor0) load(hoist5,crate0,truck2,depot1)
STEP 1.1: drive(truck0,distributor0,distributor1) drive(truck2,depot1,distributor1) drive(truck3,depot0,distributor0)
STEP 2.0: lift(hoist0,crate2,pallet0,depot0) load(hoist1,crate3,truck1,depot1) unload(hoist2,crate5,truck3,distributor0) unload(hoist3,crate4,truck0,distributor1) unload(hoist4,crate0,truck2,distributor1)
STEP 2.1: drive(truck1,depot1,depot0) drive(truck3,distributor0,depot0)
STEP 3.0: drop(hoist2,crate5,pallet2,distributor0) drop(hoist4,crate0,pallet3,distributor1) load(hoist0,crate2,truck3,depot0) load(hoist3,crate4,truck2,distributor1)
STEP 3.1: drive(truck2,distributor1,depot0) drive(truck3,depot0,depot1)
STEP 4: unload(hoist0,crate3,truck1,depot0) unload(hoist5,crate2,truck3,depot1)
STEP 5: drop(hoist0,crate3,pallet0,depot0) drop(hoist5,crate2,pallet1,depot1)
STEP 6: unload(hoist0,crate4,truck2,depot0)
STEP 7: drop(hoist0,crate4,crate3,depot0)
35 actions in the plan.
total time 0.10 preprocess 0.07
total size 475.000 MB
max. learned clause length 106
t val conflicts decisions
5 0 0 0
7 0 2 3
10 1 0 122