Add benchmark result [fd-pb-e2 | ipc-2000 | blocks-strips-typed | 18]
This commit is contained in:
parent
f31b1c7a3e
commit
a1129e7873
38
fd-pb-e2/ipc-2000_blocks-strips-typed_18.env
Normal file
38
fd-pb-e2/ipc-2000_blocks-strips-typed_18.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/blocks-strips-typed/domain.pddl
|
||||||
|
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-18.pddl
|
||||||
|
- --stats
|
||||||
|
- --verbose
|
||||||
|
- --print-call
|
||||||
|
- --translate
|
||||||
|
- -B 0.9
|
||||||
|
- --parallel=2
|
||||||
|
configuration:
|
||||||
|
id: fd-pb-e2
|
||||||
|
instanceSets:
|
||||||
|
- lnpmr-hard-instances
|
||||||
|
options:
|
||||||
|
- --stats
|
||||||
|
- --verbose
|
||||||
|
- --print-call
|
||||||
|
- --translate
|
||||||
|
- -B 0.9
|
||||||
|
- --parallel=2
|
||||||
|
exitCode: 0
|
||||||
|
instance:
|
||||||
|
domain: blocks-strips-typed
|
||||||
|
instance: 18
|
||||||
|
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.0
|
||||||
|
python: 3.6.3
|
||||||
|
workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
|
||||||
|
|
18
fd-pb-e2/ipc-2000_blocks-strips-typed_18.err
Normal file
18
fd-pb-e2/ipc-2000_blocks-strips-typed_18.err
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
# configuration: {'id': 'fd-pb-e2', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=2'], 'instanceSets': ['lnpmr-hard-instances']}
|
||||||
|
# instance: {'ipc': 'ipc-2000', 'domain': 'blocks-strips-typed', 'instance': 18}
|
||||||
|
# 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/blocks-strips-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-18.pddl', '--stats', '--verbose', '--print-call', '--translate', '-B 0.9', '--parallel=2']
|
||||||
|
# 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))
|
||||||
|
|
||||||
|
# planner call: /home/wv/bin/linux/64/fast-downward/fast-downward.py --translate --build=release64 /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-18.pddl && plasp-3.1.0 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=2
|
||||||
|
FINISHED CPU 2.59 MEM 30288 MAXMEM 148936 STALE 1 MAXMEM_RSS 93572
|
||||||
|
<time name="ALL">2480</time>
|
||||||
|
|
194
fd-pb-e2/ipc-2000_blocks-strips-typed_18.out
Normal file
194
fd-pb-e2/ipc-2000_blocks-strips-typed_18.out
Normal file
@ -0,0 +1,194 @@
|
|||||||
|
INFO Running translator.
|
||||||
|
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-18.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/blocks-strips-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-18.pddl
|
||||||
|
Parsing...
|
||||||
|
Parsing: [0.010s CPU, 0.010s wall-clock]
|
||||||
|
Normalizing task... [0.000s CPU, 0.001s wall-clock]
|
||||||
|
Instantiating...
|
||||||
|
Generating Datalog program... [0.000s CPU, 0.002s wall-clock]
|
||||||
|
Normalizing Datalog program...
|
||||||
|
Normalizing Datalog program: [0.010s CPU, 0.009s wall-clock]
|
||||||
|
Preparing model... [0.000s CPU, 0.004s wall-clock]
|
||||||
|
Generated 21 rules.
|
||||||
|
Computing model... [0.040s CPU, 0.037s wall-clock]
|
||||||
|
317 relevant atoms
|
||||||
|
207 auxiliary atoms
|
||||||
|
524 final queue length
|
||||||
|
868 total queue pushes
|
||||||
|
Completing instantiation... [0.050s CPU, 0.052s wall-clock]
|
||||||
|
Instantiating: [0.100s CPU, 0.104s wall-clock]
|
||||||
|
Computing fact groups...
|
||||||
|
Finding invariants...
|
||||||
|
10 initial candidates
|
||||||
|
Finding invariants: [0.020s CPU, 0.022s wall-clock]
|
||||||
|
Checking invariant weight... [0.000s CPU, 0.001s wall-clock]
|
||||||
|
Instantiating groups... [0.000s CPU, 0.003s wall-clock]
|
||||||
|
Collecting mutex groups... [0.000s CPU, 0.001s wall-clock]
|
||||||
|
Choosing groups...
|
||||||
|
10 uncovered facts
|
||||||
|
Choosing groups: [0.000s CPU, 0.004s wall-clock]
|
||||||
|
Building translation key... [0.000s CPU, 0.001s wall-clock]
|
||||||
|
Computing fact groups: [0.040s CPU, 0.038s wall-clock]
|
||||||
|
Building STRIPS to SAS dictionary... [0.000s CPU, 0.001s wall-clock]
|
||||||
|
Building dictionary for full mutex groups... [0.000s CPU, 0.003s wall-clock]
|
||||||
|
Building mutex information...
|
||||||
|
Building mutex information: [0.010s CPU, 0.002s wall-clock]
|
||||||
|
Translating task...
|
||||||
|
Processing axioms...
|
||||||
|
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||||||
|
Processing axioms: [0.000s CPU, 0.003s wall-clock]
|
||||||
|
Translating task: [0.050s CPU, 0.056s wall-clock]
|
||||||
|
234 effect conditions simplified
|
||||||
|
0 implied preconditions added
|
||||||
|
Detecting unreachable propositions...
|
||||||
|
0 operators removed
|
||||||
|
0 axioms removed
|
||||||
|
18 propositions removed
|
||||||
|
Detecting unreachable propositions: [0.030s CPU, 0.032s wall-clock]
|
||||||
|
Reordering and filtering variables...
|
||||||
|
19 of 19 variables necessary.
|
||||||
|
10 of 19 mutex groups necessary.
|
||||||
|
162 of 162 operators necessary.
|
||||||
|
0 of 0 axiom rules necessary.
|
||||||
|
Reordering and filtering variables: [0.020s CPU, 0.018s wall-clock]
|
||||||
|
Translator variables: 19
|
||||||
|
Translator derived variables: 0
|
||||||
|
Translator facts: 110
|
||||||
|
Translator goal facts: 8
|
||||||
|
Translator mutex groups: 10
|
||||||
|
Translator total mutex groups size: 100
|
||||||
|
Translator operators: 162
|
||||||
|
Translator axioms: 0
|
||||||
|
Translator task size: 1425
|
||||||
|
Translator peak memory: 33624 KB
|
||||||
|
Writing output... [0.030s CPU, 0.026s wall-clock]
|
||||||
|
Done! [0.290s CPU, 0.293s wall-clock]
|
||||||
|
planner.py version 0.0.1
|
||||||
|
|
||||||
|
Time: 0.15s
|
||||||
|
Memory: 53MB
|
||||||
|
|
||||||
|
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: 53MB (+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.11s
|
||||||
|
Memory: 65MB (+12MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.01s
|
||||||
|
Memory: 68MB (+3MB)
|
||||||
|
UNSAT
|
||||||
|
Iteration Time: 0.14s
|
||||||
|
|
||||||
|
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.10s
|
||||||
|
Memory: 73MB (+5MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.01s
|
||||||
|
Memory: 75MB (+2MB)
|
||||||
|
UNSAT
|
||||||
|
Iteration Time: 0.13s
|
||||||
|
|
||||||
|
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.14s
|
||||||
|
Memory: 84MB (+9MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.02s
|
||||||
|
Memory: 87MB (+3MB)
|
||||||
|
UNSAT
|
||||||
|
Iteration Time: 0.18s
|
||||||
|
|
||||||
|
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.10s
|
||||||
|
Memory: 92MB (+5MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.04s
|
||||||
|
Memory: 95MB (+3MB)
|
||||||
|
UNSAT
|
||||||
|
Iteration Time: 0.17s
|
||||||
|
|
||||||
|
Iteration 6
|
||||||
|
Queue: [(5,25,0,True), (6,30,0,True)]
|
||||||
|
Grounded Until: 20
|
||||||
|
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
|
||||||
|
Grounding Time: 0.10s
|
||||||
|
Memory: 99MB (+4MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Solving Time: 0.06s
|
||||||
|
Memory: 103MB (+4MB)
|
||||||
|
UNSAT
|
||||||
|
Iteration Time: 0.19s
|
||||||
|
|
||||||
|
Iteration 7
|
||||||
|
Queue: [(6,30,0,True)]
|
||||||
|
Grounded Until: 25
|
||||||
|
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
|
||||||
|
Grounding Time: 0.11s
|
||||||
|
Memory: 108MB (+5MB)
|
||||||
|
Unblocking actions...
|
||||||
|
Solving...
|
||||||
|
Answer: 1
|
||||||
|
occurs(action(("unstack","h","a")),1) occurs(action(("put-down","h")),2) occurs(action(("unstack","a","d")),3) occurs(action(("put-down","a")),4) occurs(action(("unstack","d","e")),5) occurs(action(("put-down","d")),6) occurs(action(("unstack","e","c")),7) occurs(action(("stack","e","h")),8) occurs(action(("unstack","c","i")),9) occurs(action(("stack","c","a")),10) occurs(action(("unstack","i","b")),11) occurs(action(("stack","i","d")),12) occurs(action(("unstack","b","g")),13) occurs(action(("stack","b","c")),14) occurs(action(("unstack","e","h")),15) occurs(action(("stack","e","b")),16) occurs(action(("unstack","i","d")),17) occurs(action(("stack","i","h")),18) occurs(action(("unstack","i","h")),19) occurs(action(("stack","i","e")),20) occurs(action(("pick-up","d")),21) occurs(action(("stack","d","i")),22) occurs(action(("unstack","d","i")),23) occurs(action(("stack","d","i")),24) occurs(action(("pick-up","h")),25) occurs(action(("stack","h","d")),26) occurs(action(("pick-up","g")),27) occurs(action(("stack","g","h")),28) occurs(action(("pick-up","f")),29) occurs(action(("stack","f","g")),30)
|
||||||
|
Solving Time: 0.04s
|
||||||
|
Memory: 111MB (+3MB)
|
||||||
|
SAT
|
||||||
|
SATISFIABLE
|
||||||
|
|
||||||
|
Models : 1+
|
||||||
|
Calls : 7
|
||||||
|
Time : 1.148s (Solving: 0.12s 1st Model: 0.03s Unsat: 0.09s)
|
||||||
|
CPU Time : 1.140s
|
||||||
|
|
||||||
|
Choices : 1512
|
||||||
|
Conflicts : 542 (Analyzed: 537)
|
||||||
|
Restarts : 6 (Average: 89.50 Last: 59)
|
||||||
|
Model-Level : 60.0
|
||||||
|
Problems : 7 (Average Length: 17.00 Splits: 0)
|
||||||
|
Lemmas : 582 (Deleted: 0)
|
||||||
|
Binary : 103 (Ratio: 17.70%)
|
||||||
|
Ternary : 32 (Ratio: 5.50%)
|
||||||
|
Conflict : 537 (Average Length: 39.1 Ratio: 92.27%)
|
||||||
|
Loop : 45 (Average Length: 19.8 Ratio: 7.73%)
|
||||||
|
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||||
|
Backjumps : 537 (Average: 3.63 Max: 55 Sum: 1947)
|
||||||
|
Executed : 503 (Average: 2.76 Max: 55 Sum: 1484 Ratio: 76.22%)
|
||||||
|
Bounded : 34 (Average: 13.62 Max: 30 Sum: 463 Ratio: 23.78%)
|
||||||
|
|
||||||
|
Rules : 46909
|
||||||
|
Atoms : 46909
|
||||||
|
Bodies : 1 (Original: 0)
|
||||||
|
Tight : Yes
|
||||||
|
Variables : 44567 (Eliminated: 0 Frozen: 33581)
|
||||||
|
Constraints : 132419 (Binary: 84.8% Ternary: 12.2% Other: 3.0%)
|
||||||
|
|
||||||
|
Memory Peak : 114MB
|
||||||
|
Max. Length : 30 steps
|
||||||
|
Sol. Length : 30 steps
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user