Add benchmark result [m-mpc | ipc-1998 | gripper-round-1-strips | 3]
This commit is contained in:
45
m-mpc/ipc-1998_gripper-round-1-strips_3.out
Normal file
45
m-mpc/ipc-1998_gripper-round-1-strips_3.out
Normal file
@@ -0,0 +1,45 @@
|
||||
Madagascar 0.99999 25/02/2015 09:45:59 amd64 1-core (no VSIDS)
|
||||
Options: file:/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/gripper-round-1-strips/domain.pddl file:/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/gripper-round-1-strips/instances/instance-3.pddlignoring --stats
|
||||
ignoring --verbose
|
||||
|
||||
Domain: gripper-strips
|
||||
Problem: strips-gripper-x-3
|
||||
Parser: 68 ground actions and 48 state variables
|
||||
Invariants: 0 1 2 3 0.00 secs
|
||||
Goal: conjunctive
|
||||
Simplified: 66 ground actions and 36 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
|
||||
Allocated 32 MB permanent (total 122 MB)
|
||||
Horizon 5: 546 variables
|
||||
Allocated 32 MB (total 230 MB)
|
||||
Horizon 7: 750 variables
|
||||
Horizon 10: 1056 variables
|
||||
5 UNSAT (198 decisions 179 conflicts)
|
||||
SAT (20 decisions 0 conflicts)
|
||||
PLAN FOUND: 10 steps
|
||||
STEP 0.0: pick(ball7,rooma,left) pick(ball8,rooma,right)
|
||||
STEP 0.1: move(rooma,roomb)
|
||||
STEP 1.0: drop(ball7,roomb,left) drop(ball8,roomb,right)
|
||||
STEP 1.1: move(roomb,rooma)
|
||||
STEP 2.0: pick(ball5,rooma,right) pick(ball6,rooma,left)
|
||||
STEP 2.1: move(rooma,roomb)
|
||||
STEP 3.0: drop(ball5,roomb,right) drop(ball6,roomb,left)
|
||||
STEP 3.1: move(roomb,rooma)
|
||||
STEP 4.0: pick(ball3,rooma,left) pick(ball4,rooma,right)
|
||||
STEP 4.1: move(rooma,roomb)
|
||||
STEP 5.0: drop(ball3,roomb,left) drop(ball4,roomb,right)
|
||||
STEP 5.1: move(roomb,rooma)
|
||||
STEP 6.0: pick(ball1,rooma,right) pick(ball2,rooma,left)
|
||||
STEP 6.1: move(rooma,roomb)
|
||||
STEP 7: drop(ball1,roomb,right) drop(ball2,roomb,left)
|
||||
23 actions in the plan.
|
||||
total time 0.00 preprocess 0.00
|
||||
total size 457.000 MB
|
||||
max. learned clause length 55
|
||||
t val conflicts decisions
|
||||
5 0 179 198
|
||||
7 -1 121 152
|
||||
10 1 0 20
|
||||
|
Reference in New Issue
Block a user