Add benchmark result [gc-ta1-tt1-frumpy | ipc-2011 | parking-sequential-satisficing | 1]
This commit is contained in:
parent
94b6a6679d
commit
cfc9af4302
@ -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-1.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: 1
|
||||
ipc: ipc-2011
|
||||
planLength: 70
|
||||
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': 1, 'planLength': 70}
|
||||
# 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-1.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.06 MEM 5009196 MAXMEM 5009196 STALE 1 MAXMEM_RSS 4907628
|
||||
<time name="ALL">900060</time>
|
||||
|
207
gc-ta1-tt1-frumpy/ipc-2011_parking-sequential-satisficing_1.out
Normal file
207
gc-ta1-tt1-frumpy/ipc-2011_parking-sequential-satisficing_1.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-1.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-1.pddl
|
||||
Parsing...
|
||||
Parsing: [0.020s CPU, 0.199s wall-clock]
|
||||
Normalizing task... [0.000s CPU, 0.002s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.010s CPU, 0.010s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.020s CPU, 0.020s wall-clock]
|
||||
Preparing model... [0.020s CPU, 0.019s wall-clock]
|
||||
Generated 32 rules.
|
||||
Computing model... [2.470s CPU, 2.470s wall-clock]
|
||||
26339 relevant atoms
|
||||
3192 auxiliary atoms
|
||||
29531 final queue length
|
||||
85444 total queue pushes
|
||||
Completing instantiation... [9.410s CPU, 9.418s wall-clock]
|
||||
Instantiating: [11.960s CPU, 11.963s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
12 initial candidates
|
||||
Finding invariants: [0.050s CPU, 0.046s wall-clock]
|
||||
Checking invariant weight... [0.000s CPU, 0.003s wall-clock]
|
||||
Instantiating groups... [0.050s CPU, 0.045s wall-clock]
|
||||
Collecting mutex groups... [0.000s CPU, 0.006s wall-clock]
|
||||
Choosing groups...
|
||||
56 uncovered facts
|
||||
Choosing groups: [0.030s CPU, 0.028s wall-clock]
|
||||
Building translation key... [0.010s CPU, 0.011s wall-clock]
|
||||
Computing fact groups: [0.190s CPU, 0.184s wall-clock]
|
||||
Building STRIPS to SAS dictionary... [0.000s CPU, 0.005s wall-clock]
|
||||
Building dictionary for full mutex groups... [0.010s CPU, 0.010s wall-clock]
|
||||
Building mutex information...
|
||||
Building mutex information: [0.020s CPU, 0.018s wall-clock]
|
||||
Translating task...
|
||||
Processing axioms...
|
||||
Simplifying axioms... [0.000s CPU, 0.000s wall-clock]
|
||||
Processing axioms: [0.480s CPU, 0.481s wall-clock]
|
||||
Translating task: [10.380s CPU, 10.373s wall-clock]
|
||||
29766 effect conditions simplified
|
||||
0 implied preconditions added
|
||||
Detecting unreachable propositions...
|
||||
0 operators removed
|
||||
0 axioms removed
|
||||
22 propositions removed
|
||||
Detecting unreachable propositions: [5.260s CPU, 5.251s wall-clock]
|
||||
Reordering and filtering variables...
|
||||
78 of 78 variables necessary.
|
||||
34 of 56 mutex groups necessary.
|
||||
23958 of 23958 operators necessary.
|
||||
0 of 0 axiom rules necessary.
|
||||
Reordering and filtering variables: [2.090s CPU, 2.087s wall-clock]
|
||||
Translator variables: 78
|
||||
Translator derived variables: 0
|
||||
Translator facts: 860
|
||||
Translator goal facts: 22
|
||||
Translator mutex groups: 34
|
||||
Translator total mutex groups size: 782
|
||||
Translator operators: 23958
|
||||
Translator axioms: 0
|
||||
Translator task size: 195584
|
||||
Translator peak memory: 152136 KB
|
||||
Writing output... [3.450s CPU, 3.773s wall-clock]
|
||||
Done! [33.770s CPU, 34.254s wall-clock]
|
||||
planner.py version 0.0.1
|
||||
|
||||
Time: 7.84s
|
||||
Memory: 547MB
|
||||
|
||||
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 : 8.991s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
|
||||
CPU Time : 7.876s
|
||||
|
||||
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 : 572117
|
||||
Atoms : 572117
|
||||
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 : 683MB
|
||||
Max. Length : 0 steps
|
||||
Models : 0
|
||||
|
||||
[endof: stats after solve call]
|
||||
Solving Time: 0.05s
|
||||
Memory: 619MB (+72MB)
|
||||
UNSAT
|
||||
Iteration Time: 0.05s
|
||||
|
||||
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: 619MB
|
||||
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||||
Grounding Time: 2.69s
|
||||
Memory: 619MB (+0MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
[start: stats after solve call]
|
||||
|
||||
Models : 0
|
||||
Calls : 2
|
||||
Time : 15.698s (Solving: 2.51s 1st Model: 0.00s Unsat: 2.51s)
|
||||
CPU Time : 14.584s
|
||||
|
||||
Choices : 29638 (Domain: 29638)
|
||||
Conflicts : 4939 (Analyzed: 4938)
|
||||
Restarts : 8 (Average: 617.25 Last: 10)
|
||||
Problems : 2 (Average Length: 4.50 Splits: 0)
|
||||
Lemmas : 4938 (Deleted: 0)
|
||||
Binary : 23 (Ratio: 0.47%)
|
||||
Ternary : 14 (Ratio: 0.28%)
|
||||
Conflict : 4938 (Average Length: 1902.8 Ratio: 100.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 4938 (Average: 5.97 Max: 162 Sum: 29500)
|
||||
Executed : 4871 (Average: 5.91 Max: 162 Sum: 29200 Ratio: 98.98%)
|
||||
Bounded : 67 (Average: 4.48 Max: 7 Sum: 300 Ratio: 1.02%)
|
||||
|
||||
Rules : 572117
|
||||
Atoms : 572117
|
||||
Bodies : 1 (Original: 0)
|
||||
Tight : Yes
|
||||
Variables : 103985 (Eliminated: 0 Frozen: 3910)
|
||||
Constraints : 819873 (Binary: 99.3% Ternary: 0.3% Other: 0.4%)
|
||||
|
||||
Memory Peak : 683MB
|
||||
Max. Length : 0 steps
|
||||
Models : 0
|
||||
|
||||
[endof: stats after solve call]
|
||||
Solving Time: 2.69s
|
||||
Memory: 641MB (+22MB)
|
||||
UNSAT
|
||||
Iteration Time: 6.72s
|
||||
|
||||
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: 663.0MB
|
||||
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
|
||||
Grounding Time: 3.27s
|
||||
Memory: 710MB (+69MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
*** Info : (planner): INTERRUPTED by signal!
|
||||
UNKNOWN
|
||||
|
||||
INTERRUPTED : 1
|
||||
|
||||
Models : 0+
|
||||
Calls : 3
|
||||
Time : 863.930s (Solving: 846.11s 1st Model: 0.00s Unsat: 2.51s)
|
||||
CPU Time : 863.160s
|
||||
|
||||
Choices : 4022181 (Domain: 4022181)
|
||||
Conflicts : 442941 (Analyzed: 442940)
|
||||
Restarts : 26 (Average: 17036.15 Last: 142617)
|
||||
Problems : 3 (Average Length: 7.00 Splits: 0)
|
||||
Lemmas : 442940 (Deleted: 393653)
|
||||
Binary : 212 (Ratio: 0.05%)
|
||||
Ternary : 172 (Ratio: 0.04%)
|
||||
Conflict : 442940 (Average Length: 9293.8 Ratio: 100.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 442940 (Average: 9.07 Max: 826 Sum: 4015517)
|
||||
Executed : 442711 (Average: 9.06 Max: 826 Sum: 4014769 Ratio: 99.98%)
|
||||
Bounded : 229 (Average: 3.27 Max: 12 Sum: 748 Ratio: 0.02%)
|
||||
|
||||
Rules : 572117
|
||||
Atoms : 572117
|
||||
Bodies : 1 (Original: 0)
|
||||
Tight : Yes
|
||||
Variables : 232776 (Eliminated: 0 Frozen: 7820)
|
||||
Constraints : 2318548 (Binary: 99.4% Ternary: 0.3% Other: 0.3%)
|
||||
|
||||
Memory Peak : 4854MB
|
||||
Max. Length : 5 steps
|
||||
Models : 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user