Add benchmark result [gc-ta1-tt1-frumpy | ipc-2011 | parking-sequential-satisficing | 5]
This commit is contained in:
parent
bf7178a1e3
commit
0fcb513088
@ -0,0 +1,59 @@
|
||||
command:
|
||||
- timeout
|
||||
- -m=9216000
|
||||
- -t=900
|
||||
- python3
|
||||
- /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py
|
||||
- --domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/parking-sequential-satisficing/domain.pddl
|
||||
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/parking-sequential-satisficing/instances/instance-5.pddl
|
||||
- --stats
|
||||
- --stats-iter
|
||||
- --verbose
|
||||
- --print-call
|
||||
- -m 8192
|
||||
- --translate
|
||||
- -B 0.9
|
||||
- --parallel=0
|
||||
- --shallow
|
||||
- --use-heuristic
|
||||
- --test-until-not-sat
|
||||
- --test=0
|
||||
- --test-add=1
|
||||
- --test-times=1
|
||||
- --configuration=frumpy
|
||||
- -i 0
|
||||
configuration:
|
||||
id: gc-ta1-tt1-frumpy
|
||||
instanceSets:
|
||||
- rintanen-aij-2012-interesting
|
||||
options:
|
||||
- --stats
|
||||
- --stats-iter
|
||||
- --verbose
|
||||
- --print-call
|
||||
- -m 8192
|
||||
- --translate
|
||||
- -B 0.9
|
||||
- --parallel=0
|
||||
- --shallow
|
||||
- --use-heuristic
|
||||
- --test-until-not-sat
|
||||
- --test=0
|
||||
- --test-add=1
|
||||
- --test-times=1
|
||||
- --configuration=frumpy
|
||||
- -i 0
|
||||
exitCode: 0
|
||||
instance:
|
||||
domain: parking-sequential-satisficing
|
||||
instance: 5
|
||||
ipc: ipc-2011
|
||||
planLength: 75
|
||||
versions:
|
||||
clingo: 5.2.2
|
||||
fastDownward: 10997:847cdf0069cab0c8841a9958e783d1a7340fe2e9 (2017-11-02 15:10 +0100)
|
||||
planner: f090434475c02dbccc3811039498f2a63a357ddc (2018-02-01 18:15:39 +0100)
|
||||
plasp: 3.1.1
|
||||
python: 3.6.3
|
||||
workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
|
||||
|
@ -0,0 +1,8 @@
|
||||
# configuration: {'id': 'gc-ta1-tt1-frumpy', 'options': ['--stats', '--stats-iter', '--verbose', '--print-call', '-m 8192', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=1', '--test-times=1', '--configuration=frumpy', '-i 0'], 'instanceSets': ['rintanen-aij-2012-interesting']}
|
||||
# instance: {'ipc': 'ipc-2011', 'domain': 'parking-sequential-satisficing', 'instance': 5, 'planLength': 75}
|
||||
# command: ['timeout', '-m=9216000', '-t=900', 'python3', '/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py', '--domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/parking-sequential-satisficing/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/parking-sequential-satisficing/instances/instance-5.pddl', '--stats', '--stats-iter', '--verbose', '--print-call', '-m 8192', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=1', '--test-times=1', '--configuration=frumpy', '-i 0']
|
||||
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
|
||||
# exit code: 0
|
||||
TIMEOUT CPU 900.07 MEM 4295432 MAXMEM 4295432 STALE 0 MAXMEM_RSS 4186032
|
||||
<time name="ALL">900010</time>
|
||||
|
207
gc-ta1-tt1-frumpy/ipc-2011_parking-sequential-satisficing_5.out
Normal file
207
gc-ta1-tt1-frumpy/ipc-2011_parking-sequential-satisficing_5.out
Normal file
@ -0,0 +1,207 @@
|
||||
INFO Running translator.
|
||||
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/parking-sequential-satisficing/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/parking-sequential-satisficing/instances/instance-5.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-2011/domains/parking-sequential-satisficing/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/parking-sequential-satisficing/instances/instance-5.pddl
|
||||
Parsing...
|
||||
Parsing: [0.020s CPU, 0.020s wall-clock]
|
||||
Normalizing task... [0.000s CPU, 0.001s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.010s CPU, 0.006s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.010s CPU, 0.015s wall-clock]
|
||||
Preparing model... [0.010s CPU, 0.014s wall-clock]
|
||||
Generated 32 rules.
|
||||
Computing model... [3.110s CPU, 3.107s wall-clock]
|
||||
33917 relevant atoms
|
||||
3770 auxiliary atoms
|
||||
37687 final queue length
|
||||
109988 total queue pushes
|
||||
Completing instantiation... [12.550s CPU, 12.539s wall-clock]
|
||||
Instantiating: [15.720s CPU, 15.716s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
12 initial candidates
|
||||
Finding invariants: [0.060s CPU, 0.055s wall-clock]
|
||||
Checking invariant weight... [0.000s CPU, 0.004s wall-clock]
|
||||
Instantiating groups... [0.050s CPU, 0.049s wall-clock]
|
||||
Collecting mutex groups... [0.010s CPU, 0.008s wall-clock]
|
||||
Choosing groups...
|
||||
61 uncovered facts
|
||||
Choosing groups: [0.040s CPU, 0.033s wall-clock]
|
||||
Building translation key... [0.010s CPU, 0.012s wall-clock]
|
||||
Computing fact groups: [0.230s CPU, 0.221s wall-clock]
|
||||
Building STRIPS to SAS dictionary... [0.000s CPU, 0.005s wall-clock]
|
||||
Building dictionary for full mutex groups... [0.020s CPU, 0.015s wall-clock]
|
||||
Building mutex information...
|
||||
Building mutex information: [0.020s CPU, 0.020s wall-clock]
|
||||
Translating task...
|
||||
Processing axioms...
|
||||
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||||
Processing axioms: [0.620s CPU, 0.620s wall-clock]
|
||||
Translating task: [13.630s CPU, 13.631s wall-clock]
|
||||
38592 effect conditions simplified
|
||||
0 implied preconditions added
|
||||
Detecting unreachable propositions...
|
||||
0 operators removed
|
||||
0 axioms removed
|
||||
24 propositions removed
|
||||
Detecting unreachable propositions: [6.910s CPU, 6.895s wall-clock]
|
||||
Reordering and filtering variables...
|
||||
85 of 85 variables necessary.
|
||||
37 of 61 mutex groups necessary.
|
||||
31104 of 31104 operators necessary.
|
||||
0 of 0 axiom rules necessary.
|
||||
Reordering and filtering variables: [2.720s CPU, 2.723s wall-clock]
|
||||
Translator variables: 85
|
||||
Translator derived variables: 0
|
||||
Translator facts: 1010
|
||||
Translator goal facts: 24
|
||||
Translator mutex groups: 37
|
||||
Translator total mutex groups size: 925
|
||||
Translator operators: 31104
|
||||
Translator axioms: 0
|
||||
Translator task size: 253756
|
||||
Translator peak memory: 186340 KB
|
||||
Writing output... [4.420s CPU, 4.732s wall-clock]
|
||||
Done! [44.190s CPU, 44.484s wall-clock]
|
||||
planner.py version 0.0.1
|
||||
|
||||
Time: 10.06s
|
||||
Memory: 650MB
|
||||
|
||||
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...
|
||||
[start: stats after solve call]
|
||||
|
||||
Models : 0
|
||||
Calls : 1
|
||||
Time : 11.547s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
|
||||
CPU Time : 10.112s
|
||||
|
||||
Choices : 0
|
||||
Conflicts : 0 (Analyzed: 0)
|
||||
Restarts : 0
|
||||
Problems : 1 (Average Length: 2.00 Splits: 0)
|
||||
Lemmas : 0 (Deleted: 0)
|
||||
Binary : 0 (Ratio: 0.00%)
|
||||
Ternary : 0 (Ratio: 0.00%)
|
||||
Conflict : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0)
|
||||
Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%)
|
||||
Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%)
|
||||
|
||||
Rules : 742111
|
||||
Atoms : 742111
|
||||
Bodies : 1 (Original: 0)
|
||||
Tight : Yes
|
||||
Variables : 0 (Eliminated: 0 Frozen: 0)
|
||||
Constraints : 0 (Binary: 0.0% Ternary: 0.0% Other: 0.0%)
|
||||
|
||||
Memory Peak : 786MB
|
||||
Max. Length : 0 steps
|
||||
Models : 0
|
||||
|
||||
[endof: stats after solve call]
|
||||
Solving Time: 0.06s
|
||||
Memory: 722MB (+72MB)
|
||||
UNSAT
|
||||
Iteration Time: 0.06s
|
||||
|
||||
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
|
||||
Expected Memory: 722MB
|
||||
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||||
Grounding Time: 3.95s
|
||||
Memory: 722MB (+0MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
[start: stats after solve call]
|
||||
|
||||
Models : 0
|
||||
Calls : 2
|
||||
Time : 28.472s (Solving: 10.80s 1st Model: 0.00s Unsat: 10.80s)
|
||||
CPU Time : 27.044s
|
||||
|
||||
Choices : 109054 (Domain: 109054)
|
||||
Conflicts : 22573 (Analyzed: 22572)
|
||||
Restarts : 11 (Average: 2052.00 Last: 5463)
|
||||
Problems : 2 (Average Length: 4.50 Splits: 0)
|
||||
Lemmas : 22572 (Deleted: 0)
|
||||
Binary : 161 (Ratio: 0.71%)
|
||||
Ternary : 411 (Ratio: 1.82%)
|
||||
Conflict : 22572 (Average Length: 1380.3 Ratio: 100.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 22572 (Average: 4.81 Max: 180 Sum: 108527)
|
||||
Executed : 22492 (Average: 4.80 Max: 180 Sum: 108363 Ratio: 99.85%)
|
||||
Bounded : 80 (Average: 2.05 Max: 7 Sum: 164 Ratio: 0.15%)
|
||||
|
||||
Rules : 742111
|
||||
Atoms : 742111
|
||||
Bodies : 1 (Original: 0)
|
||||
Tight : Yes
|
||||
Variables : 133983 (Eliminated: 0 Frozen: 4625)
|
||||
Constraints : 947641 (Binary: 99.3% Ternary: 0.3% Other: 0.4%)
|
||||
|
||||
Memory Peak : 882MB
|
||||
Max. Length : 0 steps
|
||||
Models : 0
|
||||
|
||||
[endof: stats after solve call]
|
||||
Solving Time: 11.10s
|
||||
Memory: 818MB (+96MB)
|
||||
UNSAT
|
||||
Iteration Time: 16.94s
|
||||
|
||||
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
|
||||
Expected Memory: 914.0MB
|
||||
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
|
||||
Grounding Time: 3.77s
|
||||
Memory: 897MB (+79MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
*** Info : (planner): INTERRUPTED by signal!
|
||||
UNKNOWN
|
||||
|
||||
INTERRUPTED : 1
|
||||
|
||||
Models : 0+
|
||||
Calls : 3
|
||||
Time : 853.329s (Solving: 830.14s 1st Model: 0.00s Unsat: 10.80s)
|
||||
CPU Time : 852.236s
|
||||
|
||||
Choices : 5513521 (Domain: 5513521)
|
||||
Conflicts : 450177 (Analyzed: 450176)
|
||||
Restarts : 29 (Average: 15523.31 Last: 132216)
|
||||
Problems : 3 (Average Length: 7.00 Splits: 0)
|
||||
Lemmas : 450176 (Deleted: 390338)
|
||||
Binary : 594 (Ratio: 0.13%)
|
||||
Ternary : 1207 (Ratio: 0.27%)
|
||||
Conflict : 450176 (Average Length: 8137.2 Ratio: 100.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 450176 (Average: 12.23 Max: 1153 Sum: 5503741)
|
||||
Executed : 449946 (Average: 12.22 Max: 1153 Sum: 5503339 Ratio: 99.99%)
|
||||
Bounded : 230 (Average: 1.75 Max: 12 Sum: 402 Ratio: 0.01%)
|
||||
|
||||
Rules : 742111
|
||||
Atoms : 742111
|
||||
Bodies : 1 (Original: 0)
|
||||
Tight : Yes
|
||||
Variables : 300039 (Eliminated: 0 Frozen: 9250)
|
||||
Constraints : 2912587 (Binary: 99.4% Ternary: 0.3% Other: 0.3%)
|
||||
|
||||
Memory Peak : 4157MB
|
||||
Max. Length : 5 steps
|
||||
Models : 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user