Add benchmark result [fd-ps-e1-sh | ipc-2000 | blocks-strips-typed | 37]
This commit is contained in:
parent
0a1e9d7cde
commit
07b2d9c759
40
fd-ps-e1-sh/ipc-2000_blocks-strips-typed_37.env
Normal file
40
fd-ps-e1-sh/ipc-2000_blocks-strips-typed_37.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-2000/domains/blocks-strips-typed/domain.pddl
|
||||
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-37.pddl
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- --translate
|
||||
- -A 1
|
||||
- --parallel=1
|
||||
- --shallow
|
||||
configuration:
|
||||
id: fd-ps-e1-sh
|
||||
instanceSets:
|
||||
- lpnmr-hard-instances
|
||||
options:
|
||||
- --stats
|
||||
- --verbose
|
||||
- --print-call
|
||||
- --translate
|
||||
- -A 1
|
||||
- --parallel=1
|
||||
- --shallow
|
||||
exitCode: 0
|
||||
instance:
|
||||
domain: blocks-strips-typed
|
||||
instance: 37
|
||||
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
|
||||
|
18
fd-ps-e1-sh/ipc-2000_blocks-strips-typed_37.err
Normal file
18
fd-ps-e1-sh/ipc-2000_blocks-strips-typed_37.err
Normal file
@ -0,0 +1,18 @@
|
||||
# configuration: {'id': 'fd-ps-e1-sh', 'options': ['--stats', '--verbose', '--print-call', '--translate', '-A 1', '--parallel=1', '--shallow'], 'instanceSets': ['lpnmr-hard-instances']}
|
||||
# instance: {'ipc': 'ipc-2000', 'domain': 'blocks-strips-typed', 'instance': 37}
|
||||
# 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-37.pddl', '--stats', '--verbose', '--print-call', '--translate', '-A 1', '--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))
|
||||
|
||||
# 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-37.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 -A 1 --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 6.00 MEM 30288 MAXMEM 178728 STALE 1 MAXMEM_RSS 122808
|
||||
<time name="ALL">5820</time>
|
||||
|
272
fd-ps-e1-sh/ipc-2000_blocks-strips-typed_37.out
Normal file
272
fd-ps-e1-sh/ipc-2000_blocks-strips-typed_37.out
Normal file
@ -0,0 +1,272 @@
|
||||
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-37.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-37.pddl
|
||||
Parsing...
|
||||
Parsing: [0.010s CPU, 0.013s wall-clock]
|
||||
Normalizing task... [0.000s CPU, 0.001s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.000s CPU, 0.003s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.010s CPU, 0.010s wall-clock]
|
||||
Preparing model... [0.010s CPU, 0.007s wall-clock]
|
||||
Generated 21 rules.
|
||||
Computing model... [0.130s CPU, 0.130s wall-clock]
|
||||
1118 relevant atoms
|
||||
738 auxiliary atoms
|
||||
1856 final queue length
|
||||
3191 total queue pushes
|
||||
Completing instantiation... [0.200s CPU, 0.196s wall-clock]
|
||||
Instantiating: [0.350s CPU, 0.348s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
10 initial candidates
|
||||
Finding invariants: [0.030s CPU, 0.028s wall-clock]
|
||||
Checking invariant weight... [0.000s CPU, 0.002s wall-clock]
|
||||
Instantiating groups... [0.010s CPU, 0.011s wall-clock]
|
||||
Collecting mutex groups... [0.000s CPU, 0.003s wall-clock]
|
||||
Choosing groups...
|
||||
19 uncovered facts
|
||||
Choosing groups: [0.010s CPU, 0.013s wall-clock]
|
||||
Building translation key... [0.010s CPU, 0.004s wall-clock]
|
||||
Computing fact groups: [0.090s CPU, 0.086s wall-clock]
|
||||
Building STRIPS to SAS dictionary... [0.000s CPU, 0.002s wall-clock]
|
||||
Building dictionary for full mutex groups... [0.000s CPU, 0.004s wall-clock]
|
||||
Building mutex information...
|
||||
Building mutex information: [0.010s CPU, 0.007s wall-clock]
|
||||
Translating task...
|
||||
Processing axioms...
|
||||
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||||
Processing axioms: [0.010s CPU, 0.010s wall-clock]
|
||||
Translating task: [0.230s CPU, 0.226s wall-clock]
|
||||
954 effect conditions simplified
|
||||
0 implied preconditions added
|
||||
Detecting unreachable propositions...
|
||||
0 operators removed
|
||||
0 axioms removed
|
||||
36 propositions removed
|
||||
Detecting unreachable propositions: [0.120s CPU, 0.126s wall-clock]
|
||||
Reordering and filtering variables...
|
||||
37 of 37 variables necessary.
|
||||
19 of 37 mutex groups necessary.
|
||||
648 of 648 operators necessary.
|
||||
0 of 0 axiom rules necessary.
|
||||
Reordering and filtering variables: [0.070s CPU, 0.069s wall-clock]
|
||||
Translator variables: 37
|
||||
Translator derived variables: 0
|
||||
Translator facts: 380
|
||||
Translator goal facts: 17
|
||||
Translator mutex groups: 19
|
||||
Translator total mutex groups size: 361
|
||||
Translator operators: 648
|
||||
Translator axioms: 0
|
||||
Translator task size: 5601
|
||||
Translator peak memory: 36440 KB
|
||||
Writing output... [0.090s CPU, 0.096s wall-clock]
|
||||
Done! [0.980s CPU, 0.991s wall-clock]
|
||||
planner.py version 0.0.1
|
||||
|
||||
Time: 0.21s
|
||||
Memory: 56MB
|
||||
|
||||
Iteration 1
|
||||
Queue: [0]
|
||||
Grounded Until: 0
|
||||
Solving...
|
||||
Solving Time: 0.00s
|
||||
Memory: 56MB (+0MB)
|
||||
UNSAT
|
||||
Iteration Time: 0.00s
|
||||
|
||||
Iteration 2
|
||||
Queue: [5]
|
||||
Grounded Until: 0
|
||||
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||||
Grounding Time: 0.09s
|
||||
Memory: 60MB (+4MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.00s
|
||||
Memory: 61MB (+1MB)
|
||||
UNSAT
|
||||
Iteration Time: 0.12s
|
||||
|
||||
Iteration 3
|
||||
Queue: [10]
|
||||
Grounded Until: 5
|
||||
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
|
||||
Grounding Time: 0.10s
|
||||
Memory: 66MB (+5MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.00s
|
||||
Memory: 68MB (+2MB)
|
||||
UNSAT
|
||||
Iteration Time: 0.14s
|
||||
|
||||
Iteration 4
|
||||
Queue: [15]
|
||||
Grounded Until: 10
|
||||
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
|
||||
Grounding Time: 0.11s
|
||||
Memory: 71MB (+3MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.01s
|
||||
Memory: 74MB (+3MB)
|
||||
UNSAT
|
||||
Iteration Time: 0.14s
|
||||
|
||||
Iteration 5
|
||||
Queue: [20]
|
||||
Grounded Until: 15
|
||||
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
|
||||
Grounding Time: 0.12s
|
||||
Memory: 79MB (+5MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.01s
|
||||
Memory: 81MB (+2MB)
|
||||
UNSAT
|
||||
Iteration Time: 0.16s
|
||||
|
||||
Iteration 6
|
||||
Queue: [25]
|
||||
Grounded Until: 20
|
||||
Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])]
|
||||
Grounding Time: 0.11s
|
||||
Memory: 85MB (+4MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.01s
|
||||
Memory: 89MB (+4MB)
|
||||
UNSAT
|
||||
Iteration Time: 0.15s
|
||||
|
||||
Iteration 7
|
||||
Queue: [30]
|
||||
Grounded Until: 25
|
||||
Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])]
|
||||
Grounding Time: 0.11s
|
||||
Memory: 92MB (+3MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.01s
|
||||
Memory: 95MB (+3MB)
|
||||
UNSAT
|
||||
Iteration Time: 0.16s
|
||||
|
||||
Iteration 8
|
||||
Queue: [35]
|
||||
Grounded Until: 30
|
||||
Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])]
|
||||
Grounding Time: 0.11s
|
||||
Memory: 98MB (+3MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.02s
|
||||
Memory: 102MB (+4MB)
|
||||
UNSAT
|
||||
Iteration Time: 0.18s
|
||||
|
||||
Iteration 9
|
||||
Queue: [40]
|
||||
Grounded Until: 35
|
||||
Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])]
|
||||
Grounding Time: 0.14s
|
||||
Memory: 108MB (+6MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.04s
|
||||
Memory: 110MB (+2MB)
|
||||
UNSAT
|
||||
Iteration Time: 0.23s
|
||||
|
||||
Iteration 10
|
||||
Queue: [45]
|
||||
Grounded Until: 40
|
||||
Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])]
|
||||
Grounding Time: 0.11s
|
||||
Memory: 114MB (+4MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.09s
|
||||
Memory: 117MB (+3MB)
|
||||
UNSAT
|
||||
Iteration Time: 0.25s
|
||||
|
||||
Iteration 11
|
||||
Queue: [50]
|
||||
Grounded Until: 45
|
||||
Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])]
|
||||
Grounding Time: 0.11s
|
||||
Memory: 120MB (+3MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.07s
|
||||
Memory: 122MB (+2MB)
|
||||
UNSAT
|
||||
Iteration Time: 0.24s
|
||||
|
||||
Iteration 12
|
||||
Queue: [55]
|
||||
Grounded Until: 50
|
||||
Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])]
|
||||
Grounding Time: 0.11s
|
||||
Memory: 126MB (+4MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Solving Time: 0.65s
|
||||
Memory: 132MB (+6MB)
|
||||
UNSAT
|
||||
Iteration Time: 0.82s
|
||||
|
||||
Iteration 13
|
||||
Queue: [60]
|
||||
Grounded Until: 55
|
||||
Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])]
|
||||
Grounding Time: 0.11s
|
||||
Memory: 137MB (+5MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
Answer: 1
|
||||
occurs(action(("unstack","k","o")),1) occurs(action(("put-down","k")),2) occurs(action(("unstack","b","l")),3) occurs(action(("put-down","b")),4) occurs(action(("unstack","l","m")),5) occurs(action(("put-down","l")),6) occurs(action(("unstack","m","f")),7) occurs(action(("put-down","m")),8) occurs(action(("unstack","f","j")),9) occurs(action(("put-down","f")),10) occurs(action(("unstack","j","n")),11) occurs(action(("put-down","j")),12) occurs(action(("unstack","n","i")),13) occurs(action(("stack","n","j")),14) occurs(action(("unstack","i","a")),15) occurs(action(("stack","i","l")),16) occurs(action(("unstack","a","e")),17) occurs(action(("put-down","a")),18) occurs(action(("pick-up","b")),19) occurs(action(("stack","b","k")),20) occurs(action(("unstack","q","p")),21) occurs(action(("stack","q","m")),22) occurs(action(("unstack","e","d")),23) occurs(action(("put-down","e")),24) occurs(action(("unstack","o","g")),25) occurs(action(("stack","o","n")),26) occurs(action(("pick-up","g")),27) occurs(action(("stack","g","e")),28) occurs(action(("unstack","p","c")),29) occurs(action(("stack","p","g")),30) occurs(action(("unstack","q","m")),31) occurs(action(("stack","q","p")),32) occurs(action(("unstack","o","n")),33) occurs(action(("stack","o","q")),34) occurs(action(("pick-up","a")),35) occurs(action(("stack","a","o")),36) occurs(action(("unstack","d","r")),37) occurs(action(("stack","d","a")),38) occurs(action(("unstack","c","h")),39) occurs(action(("stack","c","d")),40) occurs(action(("pick-up","m")),41) occurs(action(("stack","m","c")),42) occurs(action(("unstack","b","k")),43) occurs(action(("stack","b","m")),44) occurs(action(("unstack","i","l")),45) occurs(action(("stack","i","b")),46) occurs(action(("pick-up","l")),47) occurs(action(("stack","l","i")),48) occurs(action(("pick-up","k")),49) occurs(action(("stack","k","l")),50) occurs(action(("pick-up","f")),51) occurs(action(("stack","f","k")),52) occurs(action(("pick-up","r")),53) occurs(action(("stack","r","f")),54) occurs(action(("unstack","n","j")),55) occurs(action(("stack","n","r")),56) occurs(action(("pick-up","j")),57) occurs(action(("stack","j","n")),58) occurs(action(("pick-up","h")),59) occurs(action(("stack","h","j")),60)
|
||||
Solving Time: 0.81s
|
||||
Memory: 140MB (+3MB)
|
||||
SAT
|
||||
SATISFIABLE
|
||||
|
||||
Models : 1+
|
||||
Calls : 13
|
||||
Time : 3.789s (Solving: 1.62s 1st Model: 0.79s Unsat: 0.83s)
|
||||
CPU Time : 3.790s
|
||||
|
||||
Choices : 61742
|
||||
Conflicts : 2766 (Analyzed: 2757)
|
||||
Restarts : 29 (Average: 95.07 Last: 60)
|
||||
Model-Level : 593.0
|
||||
Problems : 13 (Average Length: 32.00 Splits: 0)
|
||||
Lemmas : 2757 (Deleted: 0)
|
||||
Binary : 232 (Ratio: 8.41%)
|
||||
Ternary : 75 (Ratio: 2.72%)
|
||||
Conflict : 2757 (Average Length: 396.0 Ratio: 100.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 2757 (Average: 21.87 Max: 1721 Sum: 60301)
|
||||
Executed : 2653 (Average: 20.76 Max: 1721 Sum: 57231 Ratio: 94.91%)
|
||||
Bounded : 104 (Average: 29.52 Max: 62 Sum: 3070 Ratio: 5.09%)
|
||||
|
||||
Rules : 18811
|
||||
Atoms : 18811
|
||||
Bodies : 1 (Original: 0)
|
||||
Tight : Yes
|
||||
Variables : 70556 (Eliminated: 0 Frozen: 60462)
|
||||
Constraints : 491782 (Binary: 94.1% Ternary: 3.8% Other: 2.0%)
|
||||
|
||||
Memory Peak : 147MB
|
||||
Max. Length : 60 steps
|
||||
Sol. Length : 60 steps
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user