Add benchmark result [m-mp | ipc-2006 | tpp-propositional | 5]

This commit is contained in:
2017-12-02 09:17:36 +01:00
parent 86cc755cc5
commit 90bca935fd
3 changed files with 87 additions and 0 deletions

View File

@@ -0,0 +1,39 @@
Madagascar 0.99999 25/02/2015 09:46:27 amd64 1-core (no VSIDS)
Options: file:/home/pluehne/Documents/ASP/pddl-instances/ipc-2006/domains/tpp-propositional/domain.pddl file:/home/pluehne/Documents/ASP/pddl-instances/ipc-2006/domains/tpp-propositional/instances/instance-5.pddlignoring --stats
ignoring --verbose
-m 8192
Domain: tpp-propositional
Problem: tpp
Parser: 58 ground actions and 81 state variables
Invariants: 0 1 2 3 4 0.00 secs
Goal: conjunctive
Simplified: 38 ground actions and 56 state variables
Actions: STRIPS
Disabling graph %: 10 20 30 40 50 60 70 80 90 100 0.00 secs (max SCC size 2)
Plan type: E-step
Allocated 32 MB permanent (total 121 MB)
Horizon 0: 56 variables
0 UNSAT (0 decisions 0 conflicts)
Horizon 5: 526 variables
5 UNSAT (1 decisions 1 conflicts)
Horizon 10: 996 variables
SAT (35 decisions 3 conflicts)
PLAN FOUND: 10 steps
STEP 0: drive(truck1,depot1,market2) drive(truck2,depot1,market2)
STEP 1: drive(truck1,market2,market1) drive(truck2,market2,market1)
STEP 2.0: buy(truck1,goods1,market1,level0,level1,level0,level1) buy(truck1,goods2,market1,level0,level1,level0,level1) buy(truck1,goods3,market1,level0,level1,level0,level1) buy(truck1,goods4,market1,level0,level1,level0,level1) buy(truck2,goods5,market1,level0,level1,level0,level1)
STEP 2.1: drive(truck1,market1,market2) drive(truck2,market1,market2)
STEP 3: drive(truck1,market2,depot1) drive(truck2,market2,market1)
STEP 4.0: load(goods1,truck2,market1,level0,level1,level0,level1) load(goods2,truck2,market1,level0,level1,level0,level1) load(goods3,truck2,market1,level0,level1,level0,level1) load(goods4,truck2,market1,level0,level1,level0,level1) load(goods5,truck2,market1,level0,level1,level0,level1)
STEP 4.1: drive(truck2,market1,market2)
STEP 5: drive(truck2,market2,depot1)
STEP 6: unload(goods1,truck2,depot1,level0,level1,level0,level1) unload(goods2,truck2,depot1,level0,level1,level0,level1) unload(goods3,truck2,depot1,level0,level1,level0,level1) unload(goods4,truck2,depot1,level0,level1,level0,level1) unload(goods5,truck2,depot1,level0,level1,level0,level1)
25 actions in the plan.
total time 0.00 preprocess 0.00
total size 425.000 MB
max. learned clause length 2
t val conflicts decisions
0 0 0 0
5 0 1 1
10 1 3 35