Add benchmark result [pb-e4 | ipc-2000 | elevator-strips-simple-typed | 39]
This commit is contained in:
parent
57e7cd8ffc
commit
8d1541493d
36
pb-e4/ipc-2000_elevator-strips-simple-typed_39.env
Normal file
36
pb-e4/ipc-2000_elevator-strips-simple-typed_39.env
Normal file
@ -0,0 +1,36 @@
|
|||||||
|
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/elevator-strips-simple-typed/domain.pddl
|
||||||
|
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/instances/instance-39.pddl
|
||||||
|
- --stats
|
||||||
|
- --verbose
|
||||||
|
- --print-call
|
||||||
|
- -B 0.9
|
||||||
|
- --parallel=4
|
||||||
|
configuration:
|
||||||
|
id: pb-e4
|
||||||
|
instanceSets:
|
||||||
|
- lnpmr-easy-instances
|
||||||
|
options:
|
||||||
|
- --stats
|
||||||
|
- --verbose
|
||||||
|
- --print-call
|
||||||
|
- -B 0.9
|
||||||
|
- --parallel=4
|
||||||
|
exitCode: 0
|
||||||
|
instance:
|
||||||
|
domain: elevator-strips-simple-typed
|
||||||
|
instance: 39
|
||||||
|
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
|
||||||
|
|
34
pb-e4/ipc-2000_elevator-strips-simple-typed_39.err
Normal file
34
pb-e4/ipc-2000_elevator-strips-simple-typed_39.err
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
# configuration: {'id': 'pb-e4', 'options': ['--stats', '--verbose', '--print-call', '-B 0.9', '--parallel=4'], 'instanceSets': ['lnpmr-easy-instances']}
|
||||||
|
# instance: {'ipc': 'ipc-2000', 'domain': 'elevator-strips-simple-typed', 'instance': 39}
|
||||||
|
# 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/elevator-strips-simple-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/instances/instance-39.pddl', '--stats', '--verbose', '--print-call', '-B 0.9', '--parallel=4']
|
||||||
|
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
|
||||||
|
# exit code: 0
|
||||||
|
/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/domain.pddl:3:10: warning: requirement “typing” used but never declared, silently adding requirement
|
||||||
|
/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)
|
||||||
|
|
||||||
|
# planner call: plasp-3.1.0 translate --parsing-mode=compatibility /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/instances/instance-39.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 -B 0.9 --query-at-last --check-at-last --forbid-actions --force-actions -c planner_on=1 -c _closure=3 -c _parallel=4
|
||||||
|
FINISHED CPU 1.59 MEM 30288 MAXMEM 107456 STALE 1 MAXMEM_RSS 52776
|
||||||
|
<time name="ALL">1560</time>
|
||||||
|
|
113
pb-e4/ipc-2000_elevator-strips-simple-typed_39.out
Normal file
113
pb-e4/ipc-2000_elevator-strips-simple-typed_39.out
Normal file
@ -0,0 +1,113 @@
|
|||||||
|
planner.py version 0.0.1
|
||||||
|
|
||||||
|
Time: 0.11s
|
||||||
|
Memory: 53MB
|
||||||
|
|
||||||
|
Iteration 1
|
||||||
|
Queue: [(0,0,0,True), (1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||||||
|
Grounded Until: 0
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.00s
|
||||||
|
Memory: 53MB (+0MB)
|
||||||
|
UNSAT
|
||||||
|
Iteration Time: 0.00s
|
||||||
|
|
||||||
|
Iteration 2
|
||||||
|
Queue: [(1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||||||
|
Grounded Until: 0
|
||||||
|
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||||||
|
Grounding Time: 0.04s
|
||||||
|
Memory: 55MB (+2MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.02s
|
||||||
|
Memory: 56MB (+1MB)
|
||||||
|
UNSAT
|
||||||
|
Iteration Time: 0.07s
|
||||||
|
|
||||||
|
Iteration 3
|
||||||
|
Queue: [(2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||||||
|
Grounded Until: 5
|
||||||
|
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
|
||||||
|
Grounding Time: 0.04s
|
||||||
|
Memory: 58MB (+2MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.23s
|
||||||
|
Memory: 59MB (+1MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 0.27s
|
||||||
|
|
||||||
|
Iteration 4
|
||||||
|
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||||||
|
Grounded Until: 10
|
||||||
|
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
|
||||||
|
Grounding Time: 0.04s
|
||||||
|
Memory: 61MB (+2MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.25s
|
||||||
|
Memory: 63MB (+2MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 0.30s
|
||||||
|
|
||||||
|
Iteration 5
|
||||||
|
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||||||
|
Grounded Until: 15
|
||||||
|
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
|
||||||
|
Grounding Time: 0.04s
|
||||||
|
Memory: 65MB (+2MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.27s
|
||||||
|
Memory: 67MB (+2MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 0.32s
|
||||||
|
|
||||||
|
Iteration 6
|
||||||
|
Queue: [(5,25,0,True), (6,30,0,True)]
|
||||||
|
Grounded Until: 20
|
||||||
|
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
|
||||||
|
Grounding Time: 0.04s
|
||||||
|
Memory: 68MB (+1MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Answer: 1
|
||||||
|
occurs(action(("board",constant("f0"),constant("p6"))),1) occurs(action(("up",constant("f0"),constant("f1"))),1) occurs(action(("board",constant("f1"),constant("p0"))),2) occurs(action(("up",constant("f1"),constant("f13"))),2) occurs(action(("up",constant("f13"),constant("f14"))),3) occurs(action(("depart",constant("f14"),constant("p6"))),4) occurs(action(("board",constant("f14"),constant("p1"))),4) occurs(action(("up",constant("f14"),constant("f15"))),4) occurs(action(("depart",constant("f15"),constant("p0"))),5) occurs(action(("down",constant("f15"),constant("f7"))),5) occurs(action(("board",constant("f7"),constant("p5"))),6) occurs(action(("down",constant("f7"),constant("f2"))),6) occurs(action(("down",constant("f2"),constant("f0"))),7) occurs(action(("up",constant("f0"),constant("f11"))),8) occurs(action(("board",constant("f0"),constant("p6"))),8) occurs(action(("down",constant("f11"),constant("f1"))),9) occurs(action(("up",constant("f1"),constant("f3"))),10) occurs(action(("board",constant("f1"),constant("p0"))),10) occurs(action(("depart",constant("f3"),constant("p1"))),11) occurs(action(("up",constant("f3"),constant("f14"))),11) occurs(action(("board",constant("f3"),constant("p4"))),11) occurs(action(("board",constant("f3"),constant("p2"))),11) occurs(action(("depart",constant("f14"),constant("p6"))),12) occurs(action(("board",constant("f14"),constant("p1"))),12) occurs(action(("up",constant("f14"),constant("f15"))),12) occurs(action(("depart",constant("f15"),constant("p0"))),13) occurs(action(("down",constant("f15"),constant("f8"))),13) occurs(action(("depart",constant("f8"),constant("p4"))),14) occurs(action(("up",constant("f8"),constant("f10"))),14) occurs(action(("board",constant("f10"),constant("p7"))),15) occurs(action(("down",constant("f10"),constant("f7"))),15) occurs(action(("board",constant("f7"),constant("p5"))),16) occurs(action(("down",constant("f7"),constant("f6"))),16) occurs(action(("depart",constant("f6"),constant("p5"))),17) occurs(action(("up",constant("f6"),constant("f15"))),17) occurs(action(("down",constant("f15"),constant("f10"))),18) occurs(action(("down",constant("f10"),constant("f5"))),19) occurs(action(("up",constant("f5"),constant("f11"))),20) occurs(action(("board",constant("f5"),constant("p3"))),20) occurs(action(("depart",constant("f11"),constant("p7"))),21) occurs(action(("down",constant("f11"),constant("f10"))),21) occurs(action(("board",constant("f10"),constant("p7"))),22) occurs(action(("up",constant("f10"),constant("f13"))),22) occurs(action(("down",constant("f13"),constant("f0"))),23) occurs(action(("depart",constant("f0"),constant("p3"))),24) occurs(action(("up",constant("f0"),constant("f12"))),24) occurs(action(("depart",constant("f12"),constant("p2"))),25)
|
||||||
|
Solving Time: 0.10s
|
||||||
|
Memory: 70MB (+2MB)
|
||||||
|
SAT
|
||||||
|
SATISFIABLE
|
||||||
|
|
||||||
|
Models : 1+
|
||||||
|
Calls : 6
|
||||||
|
Time : 1.223s (Solving: 0.85s 1st Model: 0.10s Unsat: 0.02s)
|
||||||
|
CPU Time : 1.230s
|
||||||
|
|
||||||
|
Choices : 56501
|
||||||
|
Conflicts : 31884 (Analyzed: 31883)
|
||||||
|
Restarts : 350 (Average: 91.09 Last: 122)
|
||||||
|
Model-Level : 113.0
|
||||||
|
Problems : 6 (Average Length: 14.50 Splits: 0)
|
||||||
|
Lemmas : 59530 (Deleted: 26681)
|
||||||
|
Binary : 27733 (Ratio: 46.59%)
|
||||||
|
Ternary : 342 (Ratio: 0.57%)
|
||||||
|
Conflict : 31883 (Average Length: 63.3 Ratio: 53.56%)
|
||||||
|
Loop : 27647 (Average Length: 2.0 Ratio: 46.44%)
|
||||||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||||
|
Backjumps : 31883 (Average: 1.31 Max: 73 Sum: 41814)
|
||||||
|
Executed : 31861 (Average: 1.31 Max: 73 Sum: 41792 Ratio: 99.95%)
|
||||||
|
Bounded : 22 (Average: 1.00 Max: 1 Sum: 22 Ratio: 0.05%)
|
||||||
|
|
||||||
|
Rules : 31721
|
||||||
|
Atoms : 31721
|
||||||
|
Bodies : 1 (Original: 0)
|
||||||
|
Tight : Yes
|
||||||
|
Variables : 12769 (Eliminated: 0 Frozen: 5775)
|
||||||
|
Constraints : 46183 (Binary: 95.4% Ternary: 2.8% Other: 1.7%)
|
||||||
|
|
||||||
|
Memory Peak : 71MB
|
||||||
|
Max. Length : 25 steps
|
||||||
|
Sol. Length : 25 steps
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user