1
0
Fork 0

Add benchmark result [pa-e1-sh | ipc-2000 | blocks-strips-typed | 18]

This commit is contained in:
Potassco Bot 2017-11-21 23:32:24 +01:00
parent 30e07ab9d5
commit fca580d663
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 402 additions and 0 deletions

View File

@ -0,0 +1,38 @@
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/blocks-strips-typed/domain.pddl
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-18.pddl
- --stats
- --verbose
- --print-call
- -A 16
- --parallel=1
- --shallow
configuration:
id: pa-e1-sh
instanceSets:
- lnpmr-easy-instances
options:
- --stats
- --verbose
- --print-call
- -A 16
- --parallel=1
- --shallow
exitCode: 0
instance:
domain: blocks-strips-typed
instance: 18
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.0
python: 3.6.3
workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner

View File

@ -0,0 +1,36 @@
# configuration: {'id': 'pa-e1-sh', 'options': ['--stats', '--verbose', '--print-call', '-A 16', '--parallel=1', '--shallow'], 'instanceSets': ['lnpmr-easy-instances']}
# instance: {'ipc': 'ipc-2000', 'domain': 'blocks-strips-typed', 'instance': 18}
# 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/blocks-strips-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-18.pddl', '--stats', '--verbose', '--print-call', '-A 16', '--parallel=1', '--shallow']
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
# exit code: 0
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:13:4-34: info: atom does not occur in any rule head:
requires(feature(actionCosts))
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:14:4-33: info: atom does not occur in any rule head:
requires(feature(axiomRules))
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:15:4-41: info: atom does not occur in any rule head:
requires(feature(conditionalEffects))
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:66:15-28: info: atom does not occur in any rule head:
mutexGroup(G)
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:66:30-45: info: atom does not occur in any rule head:
contains(G,X,V)
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:67:15-28: info: atom does not occur in any rule head:
mutexGroup(G)
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:74:41-56: info: atom does not occur in any rule head:
contains(G,X,V)
/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:84:41-56: info: atom does not occur in any rule head:
contains(G,X,V)
<block>:12:39-67: info: atom does not occur in any rule head:
inherits(type(T1),type(T2))
# planner call: plasp-3.1.0 translate --parsing-mode=compatibility /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-18.pddl | /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/planner.py - /home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp /home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp --stats --verbose -A 16 --query-at-last --check-at-last --forbid-actions --force-actions -c planner_on=1 -c _shallow=1 -c _closure=3 -c _parallel=1
FINISHED CPU 20.25 MEM 30288 MAXMEM 153900 STALE 1 MAXMEM_RSS 99268
<time name="ALL">20180</time>

View File

@ -0,0 +1,328 @@
planner.py version 0.0.1
Time: 0.03s
Memory: 47MB
Iteration 1
Queue: [0, 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75]
Grounded Until: 0
Solving...
Solving Time: 0.00s
Memory: 47MB (+0MB)
UNSAT
Iteration Time: 0.00s
Iteration 2
Queue: [5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80]
Grounded Until: 0
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
Grounding Time: 0.05s
Memory: 51MB (+4MB)
Unblocking actions...
Solving...
Solving Time: 0.00s
Memory: 52MB (+1MB)
UNSAT
Iteration Time: 0.06s
Iteration 3
Queue: [10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85]
Grounded Until: 5
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
Grounding Time: 0.05s
Memory: 54MB (+2MB)
Unblocking actions...
Solving...
Solving Time: 0.00s
Memory: 54MB (+0MB)
UNSAT
Iteration Time: 0.06s
Iteration 4
Queue: [15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90]
Grounded Until: 10
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
Grounding Time: 0.04s
Memory: 56MB (+2MB)
Unblocking actions...
Solving...
Solving Time: 0.00s
Memory: 57MB (+1MB)
UNSAT
Iteration Time: 0.05s
Iteration 5
Queue: [20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95]
Grounded Until: 15
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
Grounding Time: 0.04s
Memory: 58MB (+1MB)
Unblocking actions...
Solving...
Solving Time: 0.07s
Memory: 60MB (+2MB)
UNSAT
Iteration Time: 0.12s
Iteration 6
Queue: [25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100]
Grounded Until: 20
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
Grounding Time: 0.04s
Memory: 62MB (+2MB)
Unblocking actions...
Solving...
Solving Time: 0.88s
Memory: 64MB (+2MB)
UNKNOWN
Iteration Time: 0.94s
Iteration 7
Queue: [30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25]
Grounded Until: 25
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
Grounding Time: 0.04s
Memory: 66MB (+2MB)
Unblocking actions...
Solving...
Solving Time: 0.84s
Memory: 67MB (+1MB)
UNKNOWN
Iteration Time: 0.89s
Iteration 8
Queue: [35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30]
Grounded Until: 30
Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
Grounding Time: 0.04s
Memory: 69MB (+2MB)
Unblocking actions...
Solving...
Solving Time: 0.87s
Memory: 71MB (+2MB)
UNKNOWN
Iteration Time: 0.93s
Iteration 9
Queue: [40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35]
Grounded Until: 35
Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
Grounding Time: 0.04s
Memory: 72MB (+1MB)
Unblocking actions...
Solving...
Solving Time: 0.91s
Memory: 73MB (+1MB)
UNKNOWN
Iteration Time: 0.97s
Iteration 10
Queue: [45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40]
Grounded Until: 40
Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])]
Grounding Time: 0.04s
Memory: 76MB (+3MB)
Unblocking actions...
Solving...
Solving Time: 0.96s
Memory: 77MB (+1MB)
UNKNOWN
Iteration Time: 1.03s
Iteration 11
Queue: [50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45]
Grounded Until: 45
Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])]
Grounding Time: 0.04s
Memory: 78MB (+1MB)
Unblocking actions...
Solving...
Solving Time: 1.03s
Memory: 79MB (+1MB)
UNKNOWN
Iteration Time: 1.09s
Iteration 12
Queue: [55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45, 50]
Grounded Until: 50
Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
Grounding Time: 0.06s
Memory: 82MB (+3MB)
Unblocking actions...
Solving...
Solving Time: 1.12s
Memory: 86MB (+4MB)
UNKNOWN
Iteration Time: 1.21s
Iteration 13
Queue: [60, 65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45, 50, 55]
Grounded Until: 55
Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])]
Grounding Time: 0.04s
Memory: 87MB (+1MB)
Unblocking actions...
Solving...
Solving Time: 1.17s
Memory: 89MB (+2MB)
UNKNOWN
Iteration Time: 1.24s
Iteration 14
Queue: [65, 70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45, 50, 55, 60]
Grounded Until: 60
Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])]
Grounding Time: 0.04s
Memory: 92MB (+3MB)
Unblocking actions...
Solving...
Solving Time: 1.16s
Memory: 93MB (+1MB)
UNKNOWN
Iteration Time: 1.23s
Iteration 15
Queue: [70, 75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45, 50, 55, 60, 65]
Grounded Until: 65
Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])]
Grounding Time: 0.04s
Memory: 94MB (+1MB)
Unblocking actions...
Solving...
Solving Time: 1.09s
Memory: 96MB (+2MB)
UNKNOWN
Iteration Time: 1.17s
Iteration 16
Queue: [75, 80, 85, 90, 95, 100, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70]
Grounded Until: 70
Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])]
Grounding Time: 0.04s
Memory: 97MB (+1MB)
Unblocking actions...
Solving...
Solving Time: 1.01s
Memory: 99MB (+2MB)
UNKNOWN
Iteration Time: 1.09s
Iteration 17
Queue: [80, 85, 90, 95, 100, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75]
Grounded Until: 75
Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])]
Grounding Time: 0.04s
Memory: 100MB (+1MB)
Unblocking actions...
Solving...
Solving Time: 1.22s
Memory: 105MB (+5MB)
UNKNOWN
Iteration Time: 1.30s
Iteration 18
Queue: [85, 90, 95, 100, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80]
Grounded Until: 80
Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])]
Grounding Time: 0.04s
Memory: 105MB (+0MB)
Unblocking actions...
Solving...
Solving Time: 1.10s
Memory: 106MB (+1MB)
UNKNOWN
Iteration Time: 1.17s
Iteration 19
Queue: [90, 95, 100, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85]
Grounded Until: 85
Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])]
Grounding Time: 0.04s
Memory: 108MB (+2MB)
Unblocking actions...
Solving...
Solving Time: 1.30s
Memory: 110MB (+2MB)
UNKNOWN
Iteration Time: 1.38s
Iteration 20
Queue: [95, 100, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90]
Grounded Until: 90
Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])]
Grounding Time: 0.04s
Memory: 111MB (+1MB)
Unblocking actions...
Solving...
Solving Time: 1.32s
Memory: 113MB (+2MB)
UNKNOWN
Iteration Time: 1.40s
Iteration 21
Queue: [100, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95]
Grounded Until: 95
Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])]
Grounding Time: 0.05s
Memory: 114MB (+1MB)
Unblocking actions...
Solving...
Solving Time: 1.21s
Memory: 116MB (+2MB)
UNKNOWN
Iteration Time: 1.29s
Iteration 22
Queue: [25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100]
Grounded Until: 100
Blocking actions...
Solving...
Solving Time: 0.64s
Memory: 116MB (+0MB)
UNSAT
Iteration Time: 0.64s
Iteration 23
Queue: [30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 105]
Grounded Until: 100
Unblocking actions...
Solving...
Answer: 1
occurs(action(("unstack",constant("h"),constant("a"))),1) occurs(action(("put-down",constant("h"))),2) occurs(action(("unstack",constant("a"),constant("d"))),3) occurs(action(("put-down",constant("a"))),4) occurs(action(("unstack",constant("d"),constant("e"))),5) occurs(action(("stack",constant("d"),constant("f"))),6) occurs(action(("unstack",constant("d"),constant("f"))),7) occurs(action(("put-down",constant("d"))),8) occurs(action(("unstack",constant("e"),constant("c"))),9) occurs(action(("put-down",constant("e"))),10) occurs(action(("unstack",constant("c"),constant("i"))),11) occurs(action(("stack",constant("c"),constant("a"))),12) occurs(action(("unstack",constant("i"),constant("b"))),13) occurs(action(("put-down",constant("i"))),14) occurs(action(("unstack",constant("b"),constant("g"))),15) occurs(action(("stack",constant("b"),constant("c"))),16) occurs(action(("pick-up",constant("e"))),17) occurs(action(("stack",constant("e"),constant("b"))),18) occurs(action(("pick-up",constant("f"))),19) occurs(action(("put-down",constant("f"))),20) occurs(action(("pick-up",constant("i"))),21) occurs(action(("stack",constant("i"),constant("e"))),22) occurs(action(("pick-up",constant("d"))),23) occurs(action(("stack",constant("d"),constant("i"))),24) occurs(action(("pick-up",constant("h"))),25) occurs(action(("stack",constant("h"),constant("d"))),26) occurs(action(("pick-up",constant("g"))),27) occurs(action(("stack",constant("g"),constant("h"))),28) occurs(action(("pick-up",constant("f"))),29) occurs(action(("stack",constant("f"),constant("g"))),30)
Solving Time: 0.50s
Memory: 116MB (+0MB)
SAT
SATISFIABLE
Models : 1+
Calls : 23
Time : 19.800s (Solving: 18.21s 1st Model: 0.48s Unsat: 0.69s)
CPU Time : 19.790s
Choices : 1325898
Conflicts : 176330 (Analyzed: 176326)
Restarts : 1694 (Average: 104.09 Last: 156)
Model-Level : 209.0
Problems : 23 (Average Length: 56.35 Splits: 0)
Lemmas : 176326 (Deleted: 155625)
Binary : 1235 (Ratio: 0.70%)
Ternary : 3754 (Ratio: 2.13%)
Conflict : 176326 (Average Length: 81.8 Ratio: 100.00%)
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
Backjumps : 176326 (Average: 5.16 Max: 2363 Sum: 909022)
Executed : 176139 (Average: 5.12 Max: 2363 Sum: 902604 Ratio: 99.29%)
Bounded : 187 (Average: 34.32 Max: 95 Sum: 6418 Ratio: 0.71%)
Rules : 5939
Atoms : 5939
Bodies : 1 (Original: 0)
Tight : Yes
Variables : 61513 (Eliminated: 0 Frozen: 17826)
Constraints : 296998 (Binary: 89.0% Ternary: 8.6% Other: 2.4%)
Memory Peak : 122MB
Max. Length : 100 steps
Sol. Length : 30 steps