Add benchmark result [pc-e1-sh | ipc-1998 | logistics-round-1-strips | 32]
This commit is contained in:
parent
d00a257c4e
commit
3fdcbcea9e
40
pc-e1-sh/ipc-1998_logistics-round-1-strips_32.env
Normal file
40
pc-e1-sh/ipc-1998_logistics-round-1-strips_32.env
Normal file
@ -0,0 +1,40 @@
|
|||||||
|
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/logistics-round-1-strips/domain.pddl
|
||||||
|
- /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/logistics-round-1-strips/instances/instance-32.pddl
|
||||||
|
- --stats
|
||||||
|
- --verbose
|
||||||
|
- --print-call
|
||||||
|
- -C 1.41
|
||||||
|
- -F 5
|
||||||
|
- --parallel=1
|
||||||
|
- --shallow
|
||||||
|
configuration:
|
||||||
|
id: pc-e1-sh
|
||||||
|
instanceSets:
|
||||||
|
- lpnmr-easy-instances
|
||||||
|
options:
|
||||||
|
- --stats
|
||||||
|
- --verbose
|
||||||
|
- --print-call
|
||||||
|
- -C 1.41
|
||||||
|
- -F 5
|
||||||
|
- --parallel=1
|
||||||
|
- --shallow
|
||||||
|
exitCode: 0
|
||||||
|
instance:
|
||||||
|
domain: logistics-round-1-strips
|
||||||
|
instance: 32
|
||||||
|
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.1
|
||||||
|
python: 3.6.3
|
||||||
|
workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
|
||||||
|
|
33
pc-e1-sh/ipc-1998_logistics-round-1-strips_32.err
Normal file
33
pc-e1-sh/ipc-1998_logistics-round-1-strips_32.err
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
# configuration: {'id': 'pc-e1-sh', 'options': ['--stats', '--verbose', '--print-call', '-C 1.41', '-F 5', '--parallel=1', '--shallow'], 'instanceSets': ['lpnmr-easy-instances']}
|
||||||
|
# instance: {'ipc': 'ipc-1998', 'domain': 'logistics-round-1-strips', 'instance': 32}
|
||||||
|
# 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/logistics-round-1-strips/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/logistics-round-1-strips/instances/instance-32.pddl', '--stats', '--verbose', '--print-call', '-C 1.41', '-F 5', '--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)
|
||||||
|
|
||||||
|
# planner call: plasp-3.1.1-rc.1 translate --parsing-mode=compatibility /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/logistics-round-1-strips/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/logistics-round-1-strips/instances/instance-32.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 -C 1.41 -F 5 --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 23.71 MEM 0 MAXMEM 1929472 STALE 0 MAXMEM_RSS 1831072
|
||||||
|
<time name="ALL">23690</time>
|
||||||
|
|
78
pc-e1-sh/ipc-1998_logistics-round-1-strips_32.out
Normal file
78
pc-e1-sh/ipc-1998_logistics-round-1-strips_32.out
Normal file
@ -0,0 +1,78 @@
|
|||||||
|
planner.py version 0.0.1
|
||||||
|
|
||||||
|
Time: 20.62s
|
||||||
|
Memory: 1824MB
|
||||||
|
|
||||||
|
Iteration 1
|
||||||
|
Queue: [5]
|
||||||
|
Grounded Until: 0
|
||||||
|
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||||||
|
Grounding Time: 0.17s
|
||||||
|
Memory: 1824MB (+0MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.41s
|
||||||
|
Memory: 1824MB (+0MB)
|
||||||
|
UNSAT
|
||||||
|
Iteration Time: 0.71s
|
||||||
|
|
||||||
|
Iteration 2
|
||||||
|
Queue: [7]
|
||||||
|
Grounded Until: 5
|
||||||
|
Grounding... [('step', [6]), ('step', [7]), ('check', [7])]
|
||||||
|
Grounding Time: 0.20s
|
||||||
|
Memory: 1824MB (+0MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.01s
|
||||||
|
Memory: 1824MB (+0MB)
|
||||||
|
UNSAT
|
||||||
|
Iteration Time: 0.28s
|
||||||
|
|
||||||
|
Iteration 3
|
||||||
|
Queue: [9]
|
||||||
|
Grounded Until: 7
|
||||||
|
Grounding... [('step', [8]), ('step', [9]), ('check', [9])]
|
||||||
|
Grounding Time: 0.08s
|
||||||
|
Memory: 1824MB (+0MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Answer: 1
|
||||||
|
occurs(action(("drive-truck",constant("truck5"),constant("city2-1"),constant("city2-2"),constant("city2"))),1) occurs(action(("fly-airplane",constant("plane1"),constant("city3-2"),constant("city1-2"))),1) occurs(action(("load-truck",constant("package3"),constant("truck4"),constant("city1-1"))),1) occurs(action(("drive-truck",constant("truck1"),constant("city2-2"),constant("city2-1"),constant("city2"))),2) occurs(action(("fly-airplane",constant("plane1"),constant("city1-2"),constant("city2-2"))),2) occurs(action(("drive-truck",constant("truck4"),constant("city1-1"),constant("city1-2"),constant("city1"))),2) occurs(action(("drive-truck",constant("truck2"),constant("city1-2"),constant("city1-1"),constant("city1"))),2) occurs(action(("fly-airplane",constant("plane1"),constant("city2-2"),constant("city1-2"))),3) occurs(action(("drive-truck",constant("truck5"),constant("city2-2"),constant("city2-1"),constant("city2"))),3) occurs(action(("unload-truck",constant("package3"),constant("truck4"),constant("city1-2"))),3) occurs(action(("drive-truck",constant("truck2"),constant("city1-1"),constant("city1-2"),constant("city1"))),3) occurs(action(("load-airplane",constant("package3"),constant("plane1"),constant("city1-2"))),4) occurs(action(("load-airplane",constant("package4"),constant("plane1"),constant("city1-2"))),4) occurs(action(("load-truck",constant("package5"),constant("truck5"),constant("city2-1"))),4) occurs(action(("drive-truck",constant("truck2"),constant("city1-2"),constant("city1-1"),constant("city1"))),4) occurs(action(("drive-truck",constant("truck6"),constant("city3-1"),constant("city3-2"),constant("city3"))),5) occurs(action(("drive-truck",constant("truck5"),constant("city2-1"),constant("city2-2"),constant("city2"))),5) occurs(action(("drive-truck",constant("truck3"),constant("city3-2"),constant("city3-1"),constant("city3"))),5) occurs(action(("fly-airplane",constant("plane1"),constant("city1-2"),constant("city2-2"))),5) occurs(action(("unload-airplane",constant("package3"),constant("plane1"),constant("city2-2"))),6) occurs(action(("unload-airplane",constant("package4"),constant("plane1"),constant("city2-2"))),6) occurs(action(("unload-truck",constant("package5"),constant("truck5"),constant("city2-2"))),6) occurs(action(("drive-truck",constant("truck6"),constant("city3-2"),constant("city3-1"),constant("city3"))),6) occurs(action(("drive-truck",constant("truck1"),constant("city2-1"),constant("city2-2"),constant("city2"))),6) occurs(action(("drive-truck",constant("truck4"),constant("city1-2"),constant("city1-1"),constant("city1"))),6) occurs(action(("drive-truck",constant("truck2"),constant("city1-1"),constant("city1-2"),constant("city1"))),6) occurs(action(("load-truck",constant("package3"),constant("truck1"),constant("city2-2"))),7) occurs(action(("load-truck",constant("package4"),constant("truck1"),constant("city2-2"))),7) occurs(action(("load-airplane",constant("package5"),constant("plane1"),constant("city2-2"))),7) occurs(action(("drive-truck",constant("truck5"),constant("city2-2"),constant("city2-1"),constant("city2"))),7) occurs(action(("drive-truck",constant("truck2"),constant("city1-2"),constant("city1-1"),constant("city1"))),7) occurs(action(("drive-truck",constant("truck1"),constant("city2-2"),constant("city2-1"),constant("city2"))),8) occurs(action(("drive-truck",constant("truck4"),constant("city1-1"),constant("city1-2"),constant("city1"))),8) occurs(action(("fly-airplane",constant("plane1"),constant("city2-2"),constant("city3-2"))),8) occurs(action(("unload-truck",constant("package3"),constant("truck1"),constant("city2-1"))),9) occurs(action(("unload-truck",constant("package4"),constant("truck1"),constant("city2-1"))),9) occurs(action(("unload-airplane",constant("package5"),constant("plane1"),constant("city3-2"))),9) occurs(action(("drive-truck",constant("truck4"),constant("city1-2"),constant("city1-1"),constant("city1"))),9) occurs(action(("drive-truck",constant("truck2"),constant("city1-1"),constant("city1-2"),constant("city1"))),9)
|
||||||
|
Solving Time: 0.01s
|
||||||
|
Memory: 1824MB (+0MB)
|
||||||
|
SAT
|
||||||
|
SATISFIABLE
|
||||||
|
|
||||||
|
Models : 1+
|
||||||
|
Calls : 3
|
||||||
|
Time : 21.769s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
|
||||||
|
CPU Time : 21.770s
|
||||||
|
|
||||||
|
Choices : 493
|
||||||
|
Conflicts : 125 (Analyzed: 124)
|
||||||
|
Restarts : 1 (Average: 124.00 Last: 26)
|
||||||
|
Model-Level : 61.0
|
||||||
|
Problems : 3 (Average Length: 9.00 Splits: 0)
|
||||||
|
Lemmas : 124 (Deleted: 0)
|
||||||
|
Binary : 16 (Ratio: 12.90%)
|
||||||
|
Ternary : 17 (Ratio: 13.71%)
|
||||||
|
Conflict : 124 (Average Length: 6.6 Ratio: 100.00%)
|
||||||
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||||
|
Backjumps : 124 (Average: 3.85 Max: 54 Sum: 477)
|
||||||
|
Executed : 115 (Average: 3.40 Max: 54 Sum: 422 Ratio: 88.47%)
|
||||||
|
Bounded : 9 (Average: 6.11 Max: 11 Sum: 55 Ratio: 11.53%)
|
||||||
|
|
||||||
|
Rules : 0
|
||||||
|
Atoms : 0
|
||||||
|
Bodies : 0
|
||||||
|
Tight : Yes
|
||||||
|
Variables : 6400 (Eliminated: 0 Frozen: 0)
|
||||||
|
Constraints : 15110 (Binary: 79.0% Ternary: 18.2% Other: 2.8%)
|
||||||
|
|
||||||
|
Memory Peak : 1856MB
|
||||||
|
Max. Length : 9 steps
|
||||||
|
Sol. Length : 9 steps
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user