Add benchmark result [pb-e2 | ipc-2000 | elevator-strips-simple-typed | 26]
This commit is contained in:
parent
2a23abd818
commit
9d9ae4d56d
36
pb-e2/ipc-2000_elevator-strips-simple-typed_26.env
Normal file
36
pb-e2/ipc-2000_elevator-strips-simple-typed_26.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-26.pddl
|
||||||
|
- --stats
|
||||||
|
- --verbose
|
||||||
|
- --print-call
|
||||||
|
- -B 0.9
|
||||||
|
- --parallel=2
|
||||||
|
configuration:
|
||||||
|
id: pb-e2
|
||||||
|
instanceSets:
|
||||||
|
- lnpmr-easy-instances
|
||||||
|
options:
|
||||||
|
- --stats
|
||||||
|
- --verbose
|
||||||
|
- --print-call
|
||||||
|
- -B 0.9
|
||||||
|
- --parallel=2
|
||||||
|
exitCode: 0
|
||||||
|
instance:
|
||||||
|
domain: elevator-strips-simple-typed
|
||||||
|
instance: 26
|
||||||
|
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-e2/ipc-2000_elevator-strips-simple-typed_26.err
Normal file
34
pb-e2/ipc-2000_elevator-strips-simple-typed_26.err
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
# configuration: {'id': 'pb-e2', 'options': ['--stats', '--verbose', '--print-call', '-B 0.9', '--parallel=2'], 'instanceSets': ['lnpmr-easy-instances']}
|
||||||
|
# instance: {'ipc': 'ipc-2000', 'domain': 'elevator-strips-simple-typed', 'instance': 26}
|
||||||
|
# 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-26.pddl', '--stats', '--verbose', '--print-call', '-B 0.9', '--parallel=2']
|
||||||
|
# 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-26.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=2
|
||||||
|
FINISHED CPU 2.92 MEM 30288 MAXMEM 118776 STALE 1 MAXMEM_RSS 63884
|
||||||
|
<time name="ALL">2910</time>
|
||||||
|
|
136
pb-e2/ipc-2000_elevator-strips-simple-typed_26.out
Normal file
136
pb-e2/ipc-2000_elevator-strips-simple-typed_26.out
Normal file
@ -0,0 +1,136 @@
|
|||||||
|
planner.py version 0.0.1
|
||||||
|
|
||||||
|
Time: 0.07s
|
||||||
|
Memory: 49MB
|
||||||
|
|
||||||
|
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: 49MB (+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.06s
|
||||||
|
Memory: 54MB (+5MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.25s
|
||||||
|
Memory: 56MB (+2MB)
|
||||||
|
UNSAT
|
||||||
|
Iteration Time: 0.32s
|
||||||
|
|
||||||
|
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.05s
|
||||||
|
Memory: 60MB (+4MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.32s
|
||||||
|
Memory: 61MB (+1MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 0.38s
|
||||||
|
|
||||||
|
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: 64MB (+3MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.30s
|
||||||
|
Memory: 66MB (+2MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 0.36s
|
||||||
|
|
||||||
|
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.06s
|
||||||
|
Memory: 70MB (+4MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.32s
|
||||||
|
Memory: 72MB (+2MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 0.40s
|
||||||
|
|
||||||
|
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: 74MB (+2MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.39s
|
||||||
|
Memory: 76MB (+2MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 0.46s
|
||||||
|
|
||||||
|
Iteration 7
|
||||||
|
Queue: [(6,30,0,True)]
|
||||||
|
Grounded Until: 25
|
||||||
|
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
|
||||||
|
Grounding Time: 0.05s
|
||||||
|
Memory: 78MB (+2MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.46s
|
||||||
|
Memory: 81MB (+3MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 0.53s
|
||||||
|
|
||||||
|
Iteration 8
|
||||||
|
Queue: [(2,10,1,True), (3,15,1,True), (4,20,1,True), (5,25,1,True), (6,30,1,True), (7,35,0,True), (8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True)]
|
||||||
|
Grounded Until: 30
|
||||||
|
Blocking actions...
|
||||||
|
Solving...
|
||||||
|
Answer: 1
|
||||||
|
occurs(action(("up",constant("f0"),constant("f7"))),1) occurs(action(("board",constant("f7"),constant("p0"))),1) occurs(action(("up",constant("f7"),constant("f11"))),2) occurs(action(("down",constant("f11"),constant("f2"))),3) occurs(action(("board",constant("f2"),constant("p5"))),4) occurs(action(("up",constant("f2"),constant("f5"))),4) occurs(action(("board",constant("f5"),constant("p2"))),5) occurs(action(("down",constant("f5"),constant("f3"))),5) occurs(action(("depart",constant("f10"),constant("p0"))),6) occurs(action(("board",constant("f10"),constant("p3"))),6) occurs(action(("up",constant("f3"),constant("f10"))),6) occurs(action(("depart",constant("f0"),constant("p3"))),7) occurs(action(("down",constant("f10"),constant("f0"))),7) occurs(action(("board",constant("f9"),constant("p4"))),8) occurs(action(("up",constant("f0"),constant("f9"))),8) occurs(action(("depart",constant("f1"),constant("p4"))),9) occurs(action(("down",constant("f9"),constant("f1"))),9) occurs(action(("board",constant("f9"),constant("p1"))),9) occurs(action(("depart",constant("f7"),constant("p5"))),10) occurs(action(("depart",constant("f7"),constant("p2"))),10) occurs(action(("depart",constant("f7"),constant("p1"))),10) occurs(action(("up",constant("f1"),constant("f7"))),10)
|
||||||
|
Solving Time: 0.03s
|
||||||
|
Memory: 81MB (+0MB)
|
||||||
|
SAT
|
||||||
|
SATISFIABLE
|
||||||
|
|
||||||
|
Models : 1+
|
||||||
|
Calls : 8
|
||||||
|
Time : 2.546s (Solving: 2.06s 1st Model: 0.03s Unsat: 0.25s)
|
||||||
|
CPU Time : 2.550s
|
||||||
|
|
||||||
|
Choices : 284367
|
||||||
|
Conflicts : 63493 (Analyzed: 63492)
|
||||||
|
Restarts : 594 (Average: 106.89 Last: 206)
|
||||||
|
Model-Level : 100.0
|
||||||
|
Problems : 8 (Average Length: 18.88 Splits: 0)
|
||||||
|
Lemmas : 64476 (Deleted: 34054)
|
||||||
|
Binary : 20061 (Ratio: 31.11%)
|
||||||
|
Ternary : 1557 (Ratio: 2.41%)
|
||||||
|
Conflict : 63492 (Average Length: 18.7 Ratio: 98.47%)
|
||||||
|
Loop : 984 (Average Length: 44.9 Ratio: 1.53%)
|
||||||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||||
|
Backjumps : 63492 (Average: 4.16 Max: 732 Sum: 264179)
|
||||||
|
Executed : 63371 (Average: 4.15 Max: 732 Sum: 263286 Ratio: 99.66%)
|
||||||
|
Bounded : 121 (Average: 7.38 Max: 27 Sum: 893 Ratio: 0.34%)
|
||||||
|
|
||||||
|
Rules : 15177
|
||||||
|
Atoms : 15177
|
||||||
|
Bodies : 1 (Original: 0)
|
||||||
|
Tight : Yes
|
||||||
|
Variables : 26664 (Eliminated: 0 Frozen: 21912)
|
||||||
|
Constraints : 57760 (Binary: 88.5% Ternary: 9.7% Other: 1.9%)
|
||||||
|
|
||||||
|
Memory Peak : 82MB
|
||||||
|
Max. Length : 30 steps
|
||||||
|
Sol. Length : 10 steps
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user