Add benchmark result [fd-pb-e3 | ipc-2000 | elevator-strips-simple-typed | 48]
This commit is contained in:
parent
27faefefee
commit
1e89a39502
38
fd-pb-e3/ipc-2000_elevator-strips-simple-typed_48.env
Normal file
38
fd-pb-e3/ipc-2000_elevator-strips-simple-typed_48.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-48.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: 48
|
||||||
|
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_48.err
Normal file
33
fd-pb-e3/ipc-2000_elevator-strips-simple-typed_48.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': 48}
|
||||||
|
# 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-48.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-48.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 2.73 MEM 30288 MAXMEM 138272 STALE 1 MAXMEM_RSS 78424
|
||||||
|
<time name="ALL">2640</time>
|
||||||
|
|
155
fd-pb-e3/ipc-2000_elevator-strips-simple-typed_48.out
Normal file
155
fd-pb-e3/ipc-2000_elevator-strips-simple-typed_48.out
Normal file
@ -0,0 +1,155 @@
|
|||||||
|
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-48.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-48.pddl
|
||||||
|
Parsing...
|
||||||
|
Parsing: [0.020s CPU, 0.020s wall-clock]
|
||||||
|
Normalizing task... [0.000s CPU, 0.001s wall-clock]
|
||||||
|
Instantiating...
|
||||||
|
Generating Datalog program... [0.000s CPU, 0.006s wall-clock]
|
||||||
|
Normalizing Datalog program...
|
||||||
|
Normalizing Datalog program: [0.010s CPU, 0.009s wall-clock]
|
||||||
|
Preparing model... [0.020s CPU, 0.019s wall-clock]
|
||||||
|
Generated 18 rules.
|
||||||
|
Computing model... [0.070s CPU, 0.070s wall-clock]
|
||||||
|
741 relevant atoms
|
||||||
|
490 auxiliary atoms
|
||||||
|
1231 final queue length
|
||||||
|
1592 total queue pushes
|
||||||
|
Completing instantiation... [0.060s CPU, 0.063s wall-clock]
|
||||||
|
Instantiating: [0.160s CPU, 0.168s wall-clock]
|
||||||
|
Computing fact groups...
|
||||||
|
Finding invariants...
|
||||||
|
6 initial candidates
|
||||||
|
Finding invariants: [0.010s CPU, 0.005s wall-clock]
|
||||||
|
Checking invariant weight... [0.000s CPU, 0.001s wall-clock]
|
||||||
|
Instantiating groups... [0.000s CPU, 0.000s wall-clock]
|
||||||
|
Collecting mutex groups... [0.000s CPU, 0.000s wall-clock]
|
||||||
|
Choosing groups...
|
||||||
|
20 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.010s CPU, 0.003s wall-clock]
|
||||||
|
Translating task: [0.060s CPU, 0.062s wall-clock]
|
||||||
|
10 effect conditions simplified
|
||||||
|
0 implied preconditions added
|
||||||
|
Detecting unreachable propositions...
|
||||||
|
0 operators removed
|
||||||
|
0 axioms removed
|
||||||
|
1 propositions removed
|
||||||
|
Detecting unreachable propositions: [0.030s CPU, 0.036s wall-clock]
|
||||||
|
Reordering and filtering variables...
|
||||||
|
21 of 21 variables necessary.
|
||||||
|
0 of 1 mutex groups necessary.
|
||||||
|
400 of 400 operators necessary.
|
||||||
|
0 of 0 axiom rules necessary.
|
||||||
|
Reordering and filtering variables: [0.010s CPU, 0.009s wall-clock]
|
||||||
|
Translator variables: 21
|
||||||
|
Translator derived variables: 0
|
||||||
|
Translator facts: 60
|
||||||
|
Translator goal facts: 10
|
||||||
|
Translator mutex groups: 0
|
||||||
|
Translator total mutex groups size: 0
|
||||||
|
Translator operators: 400
|
||||||
|
Translator axioms: 0
|
||||||
|
Translator task size: 1311
|
||||||
|
Translator peak memory: 33880 KB
|
||||||
|
Writing output... [0.030s CPU, 0.032s wall-clock]
|
||||||
|
Done! [0.330s CPU, 0.342s wall-clock]
|
||||||
|
planner.py version 0.0.1
|
||||||
|
|
||||||
|
Time: 0.69s
|
||||||
|
Memory: 88MB
|
||||||
|
|
||||||
|
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.00s
|
||||||
|
Memory: 88MB (+0MB)
|
||||||
|
UNSAT
|
||||||
|
Iteration Time: 0.00s
|
||||||
|
|
||||||
|
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.04s
|
||||||
|
Memory: 92MB (+4MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.00s
|
||||||
|
Memory: 93MB (+1MB)
|
||||||
|
UNSAT
|
||||||
|
Iteration Time: 0.06s
|
||||||
|
|
||||||
|
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.04s
|
||||||
|
Memory: 95MB (+2MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.27s
|
||||||
|
Memory: 97MB (+2MB)
|
||||||
|
UNSAT
|
||||||
|
Iteration Time: 0.33s
|
||||||
|
|
||||||
|
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.04s
|
||||||
|
Memory: 99MB (+2MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Answer: 1
|
||||||
|
occurs(action(("up","f0","f3")),1) occurs(action(("board","f3","p0")),2) occurs(action(("board","f3","p5")),2) occurs(action(("up","f3","f19")),2) occurs(action(("board","f19","p4")),3) occurs(action(("down","f19","f10")),3) occurs(action(("depart","f10","p4")),4) occurs(action(("board","f10","p3")),4) occurs(action(("up","f10","f11")),4) occurs(action(("depart","f11","p5")),5) occurs(action(("down","f11","f2")),5) occurs(action(("board","f2","p6")),6) occurs(action(("up","f2","f15")),6) occurs(action(("board","f15","p8")),7) occurs(action(("down","f15","f13")),7) occurs(action(("board","f13","p2")),8) occurs(action(("up","f13","f14")),8) occurs(action(("depart","f14","p2")),9) occurs(action(("depart","f14","p3")),9) occurs(action(("board","f14","p7")),9) occurs(action(("down","f14","f4")),9) occurs(action(("depart","f4","p8")),10) occurs(action(("board","f4","p1")),10) occurs(action(("up","f4","f15")),10) occurs(action(("down","f15","f2")),11) occurs(action(("board","f15","p8")),11) occurs(action(("depart","f2","p1")),12) occurs(action(("board","f2","p6")),12) occurs(action(("down","f2","f0")),12) occurs(action(("depart","f0","p0")),13) occurs(action(("board","f0","p9")),13) occurs(action(("up","f0","f5")),13) occurs(action(("depart","f5","p7")),14) occurs(action(("depart","f5","p9")),14) occurs(action(("up","f5","f6")),14) occurs(action(("depart","f6","p6")),15) occurs(action(("down","f6","f5")),15)
|
||||||
|
Solving Time: 0.05s
|
||||||
|
Memory: 100MB (+1MB)
|
||||||
|
SAT
|
||||||
|
SATISFIABLE
|
||||||
|
|
||||||
|
Models : 1+
|
||||||
|
Calls : 4
|
||||||
|
Time : 1.199s (Solving: 0.32s 1st Model: 0.05s Unsat: 0.27s)
|
||||||
|
CPU Time : 1.200s
|
||||||
|
|
||||||
|
Choices : 8369
|
||||||
|
Conflicts : 6455 (Analyzed: 6453)
|
||||||
|
Restarts : 77 (Average: 83.81 Last: 22)
|
||||||
|
Model-Level : 71.0
|
||||||
|
Problems : 4 (Average Length: 9.50 Splits: 0)
|
||||||
|
Lemmas : 6453 (Deleted: 2453)
|
||||||
|
Binary : 71 (Ratio: 1.10%)
|
||||||
|
Ternary : 132 (Ratio: 2.05%)
|
||||||
|
Conflict : 6453 (Average Length: 14.2 Ratio: 100.00%)
|
||||||
|
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||||
|
Backjumps : 6453 (Average: 1.21 Max: 16 Sum: 7807)
|
||||||
|
Executed : 6445 (Average: 1.21 Max: 16 Sum: 7799 Ratio: 99.90%)
|
||||||
|
Bounded : 8 (Average: 1.00 Max: 1 Sum: 8 Ratio: 0.10%)
|
||||||
|
|
||||||
|
Rules : 431528
|
||||||
|
Atoms : 431528
|
||||||
|
Bodies : 1 (Original: 0)
|
||||||
|
Tight : Yes
|
||||||
|
Variables : 9934 (Eliminated: 0 Frozen: 0)
|
||||||
|
Constraints : 31313 (Binary: 96.0% Ternary: 3.0% Other: 1.0%)
|
||||||
|
|
||||||
|
Memory Peak : 101MB
|
||||||
|
Max. Length : 15 steps
|
||||||
|
Sol. Length : 15 steps
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user