Add benchmark result [pc-e1-sh | ipc-1998 | logistics-round-1-strips | 31]
This commit is contained in:
parent
12deaf5ceb
commit
9f6ed06ae4
40
pc-e1-sh/ipc-1998_logistics-round-1-strips_31.env
Normal file
40
pc-e1-sh/ipc-1998_logistics-round-1-strips_31.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-31.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: 31
|
||||||
|
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_31.err
Normal file
33
pc-e1-sh/ipc-1998_logistics-round-1-strips_31.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': 31}
|
||||||
|
# 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-31.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-31.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 50.08 MEM 30288 MAXMEM 3788640 STALE 1 MAXMEM_RSS 3624292
|
||||||
|
<time name="ALL">49960</time>
|
||||||
|
|
65
pc-e1-sh/ipc-1998_logistics-round-1-strips_31.out
Normal file
65
pc-e1-sh/ipc-1998_logistics-round-1-strips_31.out
Normal file
@ -0,0 +1,65 @@
|
|||||||
|
planner.py version 0.0.1
|
||||||
|
|
||||||
|
Time: 44.50s
|
||||||
|
Memory: 3607MB
|
||||||
|
|
||||||
|
Iteration 1
|
||||||
|
Queue: [5]
|
||||||
|
Grounded Until: 0
|
||||||
|
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||||||
|
Grounding Time: 0.36s
|
||||||
|
Memory: 3607MB (+0MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.80s
|
||||||
|
Memory: 3539MB (+-68MB)
|
||||||
|
UNSAT
|
||||||
|
Iteration Time: 1.41s
|
||||||
|
|
||||||
|
Iteration 2
|
||||||
|
Queue: [7]
|
||||||
|
Grounded Until: 5
|
||||||
|
Grounding... [('step', [6]), ('step', [7]), ('check', [7])]
|
||||||
|
Grounding Time: 0.40s
|
||||||
|
Memory: 3539MB (+0MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Answer: 1
|
||||||
|
occurs(action(("fly-airplane",constant("plane1"),constant("city2-2"),constant("city3-2"))),1) occurs(action(("load-truck",constant("package3"),constant("truck1"),constant("city1-1"))),1) occurs(action(("fly-airplane",constant("plane2"),constant("city1-2"),constant("city5-2"))),1) occurs(action(("load-truck",constant("package1"),constant("truck4"),constant("city4-1"))),1) occurs(action(("drive-truck",constant("truck5"),constant("city5-1"),constant("city5-2"),constant("city5"))),2) occurs(action(("drive-truck",constant("truck2"),constant("city2-1"),constant("city2-2"),constant("city2"))),2) occurs(action(("drive-truck",constant("truck1"),constant("city1-1"),constant("city1-2"),constant("city1"))),3) occurs(action(("fly-airplane",constant("plane2"),constant("city5-2"),constant("city2-2"))),3) occurs(action(("drive-truck",constant("truck4"),constant("city4-1"),constant("city4-2"),constant("city4"))),3) occurs(action(("drive-truck",constant("truck2"),constant("city2-2"),constant("city2-1"),constant("city2"))),3) occurs(action(("drive-truck",constant("truck5"),constant("city5-2"),constant("city5-1"),constant("city5"))),3) occurs(action(("unload-truck",constant("package1"),constant("truck4"),constant("city4-2"))),4) occurs(action(("fly-airplane",constant("plane2"),constant("city2-2"),constant("city4-2"))),4) occurs(action(("fly-airplane",constant("plane1"),constant("city3-2"),constant("city4-2"))),4) occurs(action(("unload-truck",constant("package3"),constant("truck1"),constant("city1-2"))),5) occurs(action(("load-airplane",constant("package1"),constant("plane1"),constant("city4-2"))),5) occurs(action(("load-truck",constant("package2"),constant("truck1"),constant("city1-2"))),5) occurs(action(("fly-airplane",constant("plane1"),constant("city4-2"),constant("city3-2"))),6) occurs(action(("fly-airplane",constant("plane2"),constant("city4-2"),constant("city1-2"))),6) occurs(action(("drive-truck",constant("truck1"),constant("city1-2"),constant("city1-1"),constant("city1"))),6) occurs(action(("drive-truck",constant("truck4"),constant("city4-2"),constant("city4-1"),constant("city4"))),6) occurs(action(("unload-airplane",constant("package1"),constant("plane1"),constant("city3-2"))),7) occurs(action(("unload-truck",constant("package2"),constant("truck1"),constant("city1-1"))),7) occurs(action(("fly-airplane",constant("plane2"),constant("city1-2"),constant("city3-2"))),7)
|
||||||
|
Solving Time: 0.02s
|
||||||
|
Memory: 3539MB (+0MB)
|
||||||
|
SAT
|
||||||
|
SATISFIABLE
|
||||||
|
|
||||||
|
Models : 1+
|
||||||
|
Calls : 2
|
||||||
|
Time : 46.471s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
|
||||||
|
CPU Time : 46.490s
|
||||||
|
|
||||||
|
Choices : 383
|
||||||
|
Conflicts : 122 (Analyzed: 121)
|
||||||
|
Restarts : 1 (Average: 121.00 Last: 24)
|
||||||
|
Model-Level : 75.0
|
||||||
|
Problems : 2 (Average Length: 8.00 Splits: 0)
|
||||||
|
Lemmas : 121 (Deleted: 0)
|
||||||
|
Binary : 5 (Ratio: 4.13%)
|
||||||
|
Ternary : 11 (Ratio: 9.09%)
|
||||||
|
Conflict : 121 (Average Length: 6.7 Ratio: 100.00%)
|
||||||
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||||
|
Backjumps : 121 (Average: 2.79 Max: 56 Sum: 338)
|
||||||
|
Executed : 118 (Average: 2.62 Max: 56 Sum: 317 Ratio: 93.79%)
|
||||||
|
Bounded : 3 (Average: 7.00 Max: 7 Sum: 21 Ratio: 6.21%)
|
||||||
|
|
||||||
|
Rules : 0
|
||||||
|
Atoms : 0
|
||||||
|
Bodies : 0
|
||||||
|
Tight : Yes
|
||||||
|
Variables : 5638 (Eliminated: 0 Frozen: 696)
|
||||||
|
Constraints : 12511 (Binary: 82.1% Ternary: 13.1% Other: 4.8%)
|
||||||
|
|
||||||
|
Memory Peak : 3671MB
|
||||||
|
Max. Length : 7 steps
|
||||||
|
Sol. Length : 7 steps
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user