Add benchmark result [pb-e2 | ipc-2002 | depots-strips-automatic | 17]
This commit is contained in:
parent
09a704c434
commit
8f571333bf
36
pb-e2/ipc-2002_depots-strips-automatic_17.env
Normal file
36
pb-e2/ipc-2002_depots-strips-automatic_17.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-2002/domains/depots-strips-automatic/domain.pddl
|
||||
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/depots-strips-automatic/instances/instance-17.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: depots-strips-automatic
|
||||
instance: 17
|
||||
ipc: ipc-2002
|
||||
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
|
||||
|
32
pb-e2/ipc-2002_depots-strips-automatic_17.err
Normal file
32
pb-e2/ipc-2002_depots-strips-automatic_17.err
Normal file
@ -0,0 +1,32 @@
|
||||
# configuration: {'id': 'pb-e2', 'options': ['--stats', '--verbose', '--print-call', '-B 0.9', '--parallel=2'], 'instanceSets': ['lnpmr-easy-instances']}
|
||||
# instance: {'ipc': 'ipc-2002', 'domain': 'depots-strips-automatic', 'instance': 17}
|
||||
# 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-2002/domains/depots-strips-automatic/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2002/domains/depots-strips-automatic/instances/instance-17.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/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)
|
||||
|
||||
MEM CPU 462.87 MEM 8009644 MAXMEM 8009644 STALE 0 MAXMEM_RSS 7864948
|
||||
<time name="ALL">462890</time>
|
||||
|
137
pb-e2/ipc-2002_depots-strips-automatic_17.out
Normal file
137
pb-e2/ipc-2002_depots-strips-automatic_17.out
Normal file
@ -0,0 +1,137 @@
|
||||
planner.py version 0.0.1
|
||||
|
||||
Time: 18.34s
|
||||
Memory: 1035MB
|
||||
|
||||
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.06s
|
||||
Memory: 1035MB (+0MB)
|
||||
UNSAT
|
||||
Iteration Time: 0.07s
|
||||
|
||||
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: 14.62s
|
||||
Memory: 2203MB (+1168MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 2.79s
|
||||
Memory: 2269MB (+66MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 22.04s
|
||||
|
||||
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: 12.02s
|
||||
Memory: 2667MB (+398MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 3.91s
|
||||
Memory: 2728MB (+61MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 20.45s
|
||||
|
||||
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: 19.39s
|
||||
Memory: 3523MB (+795MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 3.96s
|
||||
Memory: 3588MB (+65MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 27.95s
|
||||
|
||||
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: 11.86s
|
||||
Memory: 3979MB (+391MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 8.11s
|
||||
Memory: 4056MB (+77MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 24.62s
|
||||
|
||||
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: 12.74s
|
||||
Memory: 4448MB (+392MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 33.43s
|
||||
Memory: 4524MB (+76MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 50.85s
|
||||
|
||||
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: 12.84s
|
||||
Memory: 4916MB (+392MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 19.26s
|
||||
Memory: 4990MB (+74MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 36.81s
|
||||
|
||||
Iteration 8
|
||||
Queue: [(1,5,1,True), (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)]
|
||||
Grounded Until: 30
|
||||
Blocking actions...
|
||||
Solving...
|
||||
Solving Time: 1.11s
|
||||
Memory: 4990MB (+0MB)
|
||||
UNSAT
|
||||
Iteration Time: 1.17s
|
||||
|
||||
Iteration 9
|
||||
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)]
|
||||
Grounded Until: 30
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 14.92s
|
||||
Memory: 4990MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 14.98s
|
||||
|
||||
Iteration 10
|
||||
Queue: [(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)]
|
||||
Grounded Until: 30
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 15.07s
|
||||
Memory: 4990MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 15.13s
|
||||
|
||||
Iteration 11
|
||||
Queue: [(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)]
|
||||
Grounded Until: 30
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 18.78s
|
||||
Memory: 4990MB (+0MB)
|
||||
UNKNOWN
|
||||
Iteration Time: 18.84s
|
||||
|
||||
Iteration 12
|
||||
Queue: [(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)]
|
||||
Grounded Until: 30
|
||||
Unblocking actions...
|
||||
Solving.
|
Loading…
Reference in New Issue
Block a user