Add benchmark result [fd-pb-e3 | ipc-2000 | elevator-strips-simple-typed | 56]
This commit is contained in:
parent
342fd250cc
commit
5208cfb9ee
38
fd-pb-e3/ipc-2000_elevator-strips-simple-typed_56.env
Normal file
38
fd-pb-e3/ipc-2000_elevator-strips-simple-typed_56.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-2000/domains/elevator-strips-simple-typed/domain.pddl
|
||||||
|
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/instances/instance-56.pddl
|
||||||
|
- --stats
|
||||||
|
- --verbose
|
||||||
|
- --print-call
|
||||||
|
- --translate
|
||||||
|
- -B 0.9
|
||||||
|
- --parallel=3
|
||||||
|
configuration:
|
||||||
|
id: fd-pb-e3
|
||||||
|
instanceSets:
|
||||||
|
- lpnmr-hard-instances
|
||||||
|
options:
|
||||||
|
- --stats
|
||||||
|
- --verbose
|
||||||
|
- --print-call
|
||||||
|
- --translate
|
||||||
|
- -B 0.9
|
||||||
|
- --parallel=3
|
||||||
|
exitCode: 0
|
||||||
|
instance:
|
||||||
|
domain: elevator-strips-simple-typed
|
||||||
|
instance: 56
|
||||||
|
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.1
|
||||||
|
python: 3.6.3
|
||||||
|
workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
|
||||||
|
|
33
fd-pb-e3/ipc-2000_elevator-strips-simple-typed_56.err
Normal file
33
fd-pb-e3/ipc-2000_elevator-strips-simple-typed_56.err
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
# configuration: {'id': 'fd-pb-e3', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=3'], 'instanceSets': ['lpnmr-hard-instances']}
|
||||||
|
# instance: {'ipc': 'ipc-2000', 'domain': 'elevator-strips-simple-typed', 'instance': 56}
|
||||||
|
# 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-56.pddl', '--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=3']
|
||||||
|
# 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: /home/wv/bin/linux/64/fast-downward/fast-downward.py --translate --build=release64 /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-56.pddl && plasp-3.1.1 translate --parsing-mode=compatibility output.sas | /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=3
|
||||||
|
FINISHED CPU 4.34 MEM 30288 MAXMEM 198688 STALE 1 MAXMEM_RSS 132880
|
||||||
|
<time name="ALL">4240</time>
|
||||||
|
|
168
fd-pb-e3/ipc-2000_elevator-strips-simple-typed_56.out
Normal file
168
fd-pb-e3/ipc-2000_elevator-strips-simple-typed_56.out
Normal file
@ -0,0 +1,168 @@
|
|||||||
|
INFO Running translator.
|
||||||
|
INFO translator input: ['/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-56.pddl']
|
||||||
|
INFO translator arguments: []
|
||||||
|
INFO translator time limit: None
|
||||||
|
INFO translator memory limit: None
|
||||||
|
INFO callstring: /home/pluehne/.usr/bin/python /home/wv/bin/linux/64/fast-downward-10997/builds/release64/bin/translate/translate.py /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-56.pddl
|
||||||
|
Parsing...
|
||||||
|
Parsing: [0.030s CPU, 0.025s wall-clock]
|
||||||
|
Normalizing task... [0.000s CPU, 0.001s wall-clock]
|
||||||
|
Instantiating...
|
||||||
|
Generating Datalog program... [0.000s CPU, 0.007s wall-clock]
|
||||||
|
Normalizing Datalog program...
|
||||||
|
Normalizing Datalog program: [0.010s CPU, 0.010s wall-clock]
|
||||||
|
Preparing model... [0.030s CPU, 0.026s wall-clock]
|
||||||
|
Generated 18 rules.
|
||||||
|
Computing model... [0.100s CPU, 0.098s wall-clock]
|
||||||
|
1033 relevant atoms
|
||||||
|
684 auxiliary atoms
|
||||||
|
1717 final queue length
|
||||||
|
2246 total queue pushes
|
||||||
|
Completing instantiation... [0.090s CPU, 0.089s wall-clock]
|
||||||
|
Instantiating: [0.230s CPU, 0.233s wall-clock]
|
||||||
|
Computing fact groups...
|
||||||
|
Finding invariants...
|
||||||
|
6 initial candidates
|
||||||
|
Finding invariants: [0.000s CPU, 0.004s wall-clock]
|
||||||
|
Checking invariant weight... [0.010s CPU, 0.001s wall-clock]
|
||||||
|
Instantiating groups... [0.000s CPU, 0.001s wall-clock]
|
||||||
|
Collecting mutex groups... [0.000s CPU, 0.000s wall-clock]
|
||||||
|
Choosing groups...
|
||||||
|
24 uncovered facts
|
||||||
|
Choosing groups: [0.000s CPU, 0.000s wall-clock]
|
||||||
|
Building translation key... [0.000s CPU, 0.001s wall-clock]
|
||||||
|
Computing fact groups: [0.010s CPU, 0.009s wall-clock]
|
||||||
|
Building STRIPS to SAS dictionary... [0.000s CPU, 0.000s wall-clock]
|
||||||
|
Building dictionary for full mutex groups... [0.000s CPU, 0.000s wall-clock]
|
||||||
|
Building mutex information...
|
||||||
|
Building mutex information: [0.000s CPU, 0.000s wall-clock]
|
||||||
|
Translating task...
|
||||||
|
Processing axioms...
|
||||||
|
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||||||
|
Processing axioms: [0.000s CPU, 0.004s wall-clock]
|
||||||
|
Translating task: [0.090s CPU, 0.091s wall-clock]
|
||||||
|
12 effect conditions simplified
|
||||||
|
0 implied preconditions added
|
||||||
|
Detecting unreachable propositions...
|
||||||
|
0 operators removed
|
||||||
|
0 axioms removed
|
||||||
|
1 propositions removed
|
||||||
|
Detecting unreachable propositions: [0.050s CPU, 0.051s wall-clock]
|
||||||
|
Reordering and filtering variables...
|
||||||
|
25 of 25 variables necessary.
|
||||||
|
0 of 1 mutex groups necessary.
|
||||||
|
576 of 576 operators necessary.
|
||||||
|
0 of 0 axiom rules necessary.
|
||||||
|
Reordering and filtering variables: [0.020s CPU, 0.013s wall-clock]
|
||||||
|
Translator variables: 25
|
||||||
|
Translator derived variables: 0
|
||||||
|
Translator facts: 72
|
||||||
|
Translator goal facts: 12
|
||||||
|
Translator mutex groups: 0
|
||||||
|
Translator total mutex groups size: 0
|
||||||
|
Translator operators: 576
|
||||||
|
Translator axioms: 0
|
||||||
|
Translator task size: 1861
|
||||||
|
Translator peak memory: 34392 KB
|
||||||
|
Writing output... [0.040s CPU, 0.045s wall-clock]
|
||||||
|
Done! [0.470s CPU, 0.475s wall-clock]
|
||||||
|
planner.py version 0.0.1
|
||||||
|
|
||||||
|
Time: 1.50s
|
||||||
|
Memory: 136MB
|
||||||
|
|
||||||
|
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.01s
|
||||||
|
Memory: 136MB (+0MB)
|
||||||
|
UNSAT
|
||||||
|
Iteration Time: 0.01s
|
||||||
|
|
||||||
|
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: 142MB (+6MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.00s
|
||||||
|
Memory: 143MB (+1MB)
|
||||||
|
UNSAT
|
||||||
|
Iteration Time: 0.09s
|
||||||
|
|
||||||
|
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.06s
|
||||||
|
Memory: 146MB (+3MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.21s
|
||||||
|
Memory: 148MB (+2MB)
|
||||||
|
UNSAT
|
||||||
|
Iteration Time: 0.30s
|
||||||
|
|
||||||
|
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.06s
|
||||||
|
Memory: 151MB (+3MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.55s
|
||||||
|
Memory: 154MB (+3MB)
|
||||||
|
UNKNOWN
|
||||||
|
Iteration Time: 0.65s
|
||||||
|
|
||||||
|
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.07s
|
||||||
|
Memory: 156MB (+2MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Answer: 1
|
||||||
|
occurs(action(("up","f0","f9")),1) occurs(action(("board","f9","p1")),2) occurs(action(("board","f9","p4")),2) occurs(action(("down","f9","f2")),2) occurs(action(("up","f2","f13")),3) occurs(action(("board","f2","p5")),3) occurs(action(("board","f2","p6")),3) occurs(action(("depart","f13","p4")),4) occurs(action(("up","f13","f19")),4) occurs(action(("depart","f19","p1")),5) occurs(action(("depart","f19","p5")),5) occurs(action(("depart","f19","p6")),5) occurs(action(("down","f19","f12")),5) occurs(action(("board","f12","p8")),6) occurs(action(("up","f12","f15")),6) occurs(action(("board","f15","p11")),7) occurs(action(("up","f15","f21")),7) occurs(action(("depart","f21","p11")),8) occurs(action(("down","f21","f2")),8) occurs(action(("board","f2","p5")),9) occurs(action(("up","f2","f15")),9) occurs(action(("board","f15","p11")),10) occurs(action(("up","f15","f17")),10) occurs(action(("board","f17","p2")),11) occurs(action(("down","f17","f4")),11) occurs(action(("board","f4","p9")),12) occurs(action(("up","f4","f16")),12) occurs(action(("depart","f16","p9")),13) occurs(action(("down","f16","f11")),13) occurs(action(("board","f11","p10")),14) occurs(action(("board","f11","p7")),14) occurs(action(("down","f11","f10")),14) occurs(action(("down","f10","f8")),15) occurs(action(("board","f10","p3")),15) occurs(action(("depart","f8","p10")),16) occurs(action(("up","f8","f12")),16) occurs(action(("depart","f12","p3")),17) occurs(action(("down","f12","f7")),17) occurs(action(("board","f12","p8")),17) occurs(action(("depart","f7","p2")),18) occurs(action(("board","f7","p0")),18) occurs(action(("up","f7","f22")),18) occurs(action(("depart","f22","p0")),19) occurs(action(("depart","f22","p7")),19) occurs(action(("down","f22","f18")),19) occurs(action(("depart","f18","p8")),20) occurs(action(("down","f18","f16")),20)
|
||||||
|
Solving Time: 0.10s
|
||||||
|
Memory: 159MB (+3MB)
|
||||||
|
SAT
|
||||||
|
SATISFIABLE
|
||||||
|
|
||||||
|
Models : 1+
|
||||||
|
Calls : 5
|
||||||
|
Time : 2.750s (Solving: 0.85s 1st Model: 0.09s Unsat: 0.21s)
|
||||||
|
CPU Time : 2.740s
|
||||||
|
|
||||||
|
Choices : 20545
|
||||||
|
Conflicts : 13840 (Analyzed: 13838)
|
||||||
|
Restarts : 162 (Average: 85.42 Last: 60)
|
||||||
|
Model-Level : 78.0
|
||||||
|
Problems : 5 (Average Length: 12.00 Splits: 0)
|
||||||
|
Lemmas : 13838 (Deleted: 8245)
|
||||||
|
Binary : 117 (Ratio: 0.85%)
|
||||||
|
Ternary : 416 (Ratio: 3.01%)
|
||||||
|
Conflict : 13838 (Average Length: 16.1 Ratio: 100.00%)
|
||||||
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||||
|
Backjumps : 13838 (Average: 1.33 Max: 22 Sum: 18344)
|
||||||
|
Executed : 13829 (Average: 1.32 Max: 22 Sum: 18335 Ratio: 99.95%)
|
||||||
|
Bounded : 9 (Average: 1.00 Max: 1 Sum: 9 Ratio: 0.05%)
|
||||||
|
|
||||||
|
Rules : 909324
|
||||||
|
Atoms : 909324
|
||||||
|
Bodies : 1 (Original: 0)
|
||||||
|
Tight : Yes
|
||||||
|
Variables : 19763 (Eliminated: 0 Frozen: 0)
|
||||||
|
Constraints : 60096 (Binary: 96.6% Ternary: 2.5% Other: 0.8%)
|
||||||
|
|
||||||
|
Memory Peak : 160MB
|
||||||
|
Max. Length : 20 steps
|
||||||
|
Sol. Length : 20 steps
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user