Add benchmark result [pb-e3-t0 | ipc-1998 | gripper-round-1-strips | 9]
This commit is contained in:
parent
45c752d95b
commit
1ca11bc000
38
pb-e3-t0/ipc-1998_gripper-round-1-strips_9.env
Normal file
38
pb-e3-t0/ipc-1998_gripper-round-1-strips_9.env
Normal 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-1998/domains/gripper-round-1-strips/domain.pddl
|
||||||
|
- /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/gripper-round-1-strips/instances/instance-9.pddl
|
||||||
|
- --stats
|
||||||
|
- --verbose
|
||||||
|
- --print-call
|
||||||
|
- -B 0.9
|
||||||
|
- --parallel=3
|
||||||
|
- -T 0
|
||||||
|
configuration:
|
||||||
|
id: pb-e3-t0
|
||||||
|
instanceSets:
|
||||||
|
- lnpmr-easy-instances
|
||||||
|
options:
|
||||||
|
- --stats
|
||||||
|
- --verbose
|
||||||
|
- --print-call
|
||||||
|
- -B 0.9
|
||||||
|
- --parallel=3
|
||||||
|
- -T 0
|
||||||
|
exitCode: 0
|
||||||
|
instance:
|
||||||
|
domain: gripper-round-1-strips
|
||||||
|
instance: 9
|
||||||
|
ipc: ipc-1998
|
||||||
|
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
|
||||||
|
|
33
pb-e3-t0/ipc-1998_gripper-round-1-strips_9.err
Normal file
33
pb-e3-t0/ipc-1998_gripper-round-1-strips_9.err
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
# configuration: {'id': 'pb-e3-t0', 'options': ['--stats', '--verbose', '--print-call', '-B 0.9', '--parallel=3', '-T 0'], 'instanceSets': ['lnpmr-easy-instances']}
|
||||||
|
# instance: {'ipc': 'ipc-1998', 'domain': 'gripper-round-1-strips', 'instance': 9}
|
||||||
|
# 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-1998/domains/gripper-round-1-strips/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/gripper-round-1-strips/instances/instance-9.pddl', '--stats', '--verbose', '--print-call', '-B 0.9', '--parallel=3', '-T 0']
|
||||||
|
# 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)
|
||||||
|
|
||||||
|
# planner call: plasp-3.1.0 translate --parsing-mode=compatibility /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/gripper-round-1-strips/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/gripper-round-1-strips/instances/instance-9.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 -T 0 --query-at-last --check-at-last --forbid-actions --force-actions -c planner_on=1 -c _closure=3 -c _parallel=3
|
||||||
|
FINISHED CPU 2.95 MEM 30288 MAXMEM 316996 STALE 0 MAXMEM_RSS 252332
|
||||||
|
<time name="ALL">2910</time>
|
||||||
|
|
47
pb-e3-t0/ipc-1998_gripper-round-1-strips_9.out
Normal file
47
pb-e3-t0/ipc-1998_gripper-round-1-strips_9.out
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
planner.py version 0.0.1
|
||||||
|
|
||||||
|
Time: 2.37s
|
||||||
|
Memory: 279MB
|
||||||
|
|
||||||
|
Iteration 1
|
||||||
|
Queue: [(0,0,0,True)]
|
||||||
|
Grounded Until: 0
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.05s
|
||||||
|
Memory: 279MB (+0MB)
|
||||||
|
UNSAT
|
||||||
|
Iteration Time: 0.05s
|
||||||
|
|
||||||
|
Iteration 2
|
||||||
|
PLAN NOT FOUND
|
||||||
|
|
||||||
|
Models : 0
|
||||||
|
Calls : 1
|
||||||
|
Time : 2.419s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
|
||||||
|
CPU Time : 2.410s
|
||||||
|
|
||||||
|
Choices : 0
|
||||||
|
Conflicts : 0 (Analyzed: 0)
|
||||||
|
Restarts : 0
|
||||||
|
Problems : 1 (Average Length: 2.00 Splits: 0)
|
||||||
|
Lemmas : 0 (Deleted: 0)
|
||||||
|
Binary : 0 (Ratio: 0.00%)
|
||||||
|
Ternary : 0 (Ratio: 0.00%)
|
||||||
|
Conflict : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||||
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||||
|
Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0)
|
||||||
|
Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%)
|
||||||
|
Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%)
|
||||||
|
|
||||||
|
Rules : 668873
|
||||||
|
Atoms : 668873
|
||||||
|
Bodies : 1 (Original: 0)
|
||||||
|
Tight : Yes
|
||||||
|
Variables : 0 (Eliminated: 0 Frozen: 0)
|
||||||
|
Constraints : 0 (Binary: 0.0% Ternary: 0.0% Other: 0.0%)
|
||||||
|
|
||||||
|
Memory Peak : 279MB
|
||||||
|
Max. Length : 0 steps
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user