Add benchmark result [gc-ta1-tt1-frumpy | ipc-2011 | barman-sequential-satisficing | 1]
This commit is contained in:
parent
55b3e127c6
commit
e2a03b7e86
@ -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/barman-sequential-satisficing/domain.pddl
|
||||
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/barman-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: barman-sequential-satisficing
|
||||
instance: 1
|
||||
ipc: ipc-2011
|
||||
planLength: 115
|
||||
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': 'barman-sequential-satisficing', 'instance': 1, 'planLength': 115}
|
||||
# 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/barman-sequential-satisficing/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/barman-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 715248 MAXMEM 715248 STALE 0 MAXMEM_RSS 637848
|
||||
<time name="ALL">899970</time>
|
||||
|
352
gc-ta1-tt1-frumpy/ipc-2011_barman-sequential-satisficing_1.out
Normal file
352
gc-ta1-tt1-frumpy/ipc-2011_barman-sequential-satisficing_1.out
Normal file
@ -0,0 +1,352 @@
|
||||
INFO Running translator.
|
||||
INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/barman-sequential-satisficing/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/barman-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/barman-sequential-satisficing/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/barman-sequential-satisficing/instances/instance-1.pddl
|
||||
Parsing...
|
||||
Parsing: [0.040s CPU, 0.079s wall-clock]
|
||||
Normalizing task... [0.000s CPU, 0.004s wall-clock]
|
||||
Instantiating...
|
||||
Generating Datalog program... [0.010s CPU, 0.011s wall-clock]
|
||||
Normalizing Datalog program...
|
||||
Normalizing Datalog program: [0.060s CPU, 0.056s wall-clock]
|
||||
Preparing model... [0.020s CPU, 0.027s wall-clock]
|
||||
Generated 115 rules.
|
||||
Computing model... [0.330s CPU, 0.332s wall-clock]
|
||||
2025 relevant atoms
|
||||
2105 auxiliary atoms
|
||||
4130 final queue length
|
||||
7122 total queue pushes
|
||||
Completing instantiation... [0.600s CPU, 0.599s wall-clock]
|
||||
Instantiating: [1.030s CPU, 1.030s wall-clock]
|
||||
Computing fact groups...
|
||||
Finding invariants...
|
||||
24 initial candidates
|
||||
Finding invariants: [0.090s CPU, 0.093s wall-clock]
|
||||
Checking invariant weight... [0.000s CPU, 0.001s wall-clock]
|
||||
Instantiating groups... [0.010s CPU, 0.006s wall-clock]
|
||||
Collecting mutex groups... [0.000s CPU, 0.000s wall-clock]
|
||||
Choosing groups...
|
||||
207 uncovered facts
|
||||
Choosing groups: [0.000s CPU, 0.001s wall-clock]
|
||||
Building translation key... [0.010s CPU, 0.008s wall-clock]
|
||||
Computing fact groups: [0.120s CPU, 0.123s wall-clock]
|
||||
Building STRIPS to SAS dictionary... [0.000s CPU, 0.002s wall-clock]
|
||||
Building dictionary for full mutex groups... [0.000s CPU, 0.002s 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.030s CPU, 0.033s wall-clock]
|
||||
Translating task: [0.660s CPU, 0.660s wall-clock]
|
||||
2326 effect conditions simplified
|
||||
0 implied preconditions added
|
||||
Detecting unreachable propositions...
|
||||
0 operators removed
|
||||
0 axioms removed
|
||||
3 propositions removed
|
||||
Detecting unreachable propositions: [0.310s CPU, 0.316s wall-clock]
|
||||
Reordering and filtering variables...
|
||||
210 of 210 variables necessary.
|
||||
11 of 14 mutex groups necessary.
|
||||
1390 of 1390 operators necessary.
|
||||
0 of 0 axiom rules necessary.
|
||||
Reordering and filtering variables: [0.210s CPU, 0.206s wall-clock]
|
||||
Translator variables: 210
|
||||
Translator derived variables: 0
|
||||
Translator facts: 441
|
||||
Translator goal facts: 9
|
||||
Translator mutex groups: 11
|
||||
Translator total mutex groups size: 33
|
||||
Translator operators: 1390
|
||||
Translator axioms: 0
|
||||
Translator task size: 13333
|
||||
Translator peak memory: 43980 KB
|
||||
Writing output... [0.220s CPU, 0.244s wall-clock]
|
||||
Done! [2.630s CPU, 2.695s wall-clock]
|
||||
planner.py version 0.0.1
|
||||
|
||||
Time: 0.58s
|
||||
Memory: 86MB
|
||||
|
||||
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 : 0.670s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
|
||||
CPU Time : 0.580s
|
||||
|
||||
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 : 38518
|
||||
Atoms : 38518
|
||||
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 : 222MB
|
||||
Max. Length : 0 steps
|
||||
Models : 0
|
||||
|
||||
[endof: stats after solve call]
|
||||
Solving Time: 0.00s
|
||||
Memory: 158MB (+72MB)
|
||||
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
|
||||
Expected Memory: 158MB
|
||||
Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])]
|
||||
Grounding Time: 0.15s
|
||||
Memory: 158MB (+0MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
[start: stats after solve call]
|
||||
|
||||
Models : 0
|
||||
Calls : 2
|
||||
Time : 0.891s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
|
||||
CPU Time : 0.800s
|
||||
|
||||
Choices : 105 (Domain: 90)
|
||||
Conflicts : 33 (Analyzed: 32)
|
||||
Restarts : 0
|
||||
Problems : 2 (Average Length: 4.50 Splits: 0)
|
||||
Lemmas : 32 (Deleted: 0)
|
||||
Binary : 7 (Ratio: 21.88%)
|
||||
Ternary : 1 (Ratio: 3.12%)
|
||||
Conflict : 32 (Average Length: 7.7 Ratio: 100.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 32 (Average: 3.34 Max: 16 Sum: 107)
|
||||
Executed : 30 (Average: 3.28 Max: 16 Sum: 105 Ratio: 98.13%)
|
||||
Bounded : 2 (Average: 1.00 Max: 1 Sum: 2 Ratio: 1.87%)
|
||||
|
||||
Rules : 38518
|
||||
Atoms : 38518
|
||||
Bodies : 1 (Original: 0)
|
||||
Tight : Yes
|
||||
Variables : 10519 (Eliminated: 0 Frozen: 187)
|
||||
Constraints : 36317 (Binary: 94.9% Ternary: 3.5% Other: 1.6%)
|
||||
|
||||
Memory Peak : 222MB
|
||||
Max. Length : 0 steps
|
||||
Models : 0
|
||||
|
||||
[endof: stats after solve call]
|
||||
Solving Time: 0.01s
|
||||
Memory: 160MB (+2MB)
|
||||
UNSAT
|
||||
Iteration Time: 0.22s
|
||||
|
||||
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: 162.0MB
|
||||
Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])]
|
||||
Grounding Time: 0.18s
|
||||
Memory: 164MB (+4MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
[start: stats after solve call]
|
||||
|
||||
Models : 1+
|
||||
Calls : 3
|
||||
Time : 1.162s (Solving: 0.01s 1st Model: 0.01s Unsat: 0.00s)
|
||||
CPU Time : 1.072s
|
||||
|
||||
Choices : 509 (Domain: 450)
|
||||
Conflicts : 54 (Analyzed: 53)
|
||||
Restarts : 0
|
||||
Model-Level : 184.0
|
||||
Problems : 3 (Average Length: 7.00 Splits: 0)
|
||||
Lemmas : 53 (Deleted: 0)
|
||||
Binary : 13 (Ratio: 24.53%)
|
||||
Ternary : 1 (Ratio: 1.89%)
|
||||
Conflict : 53 (Average Length: 62.5 Ratio: 100.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 53 (Average: 6.40 Max: 45 Sum: 339)
|
||||
Executed : 51 (Average: 6.36 Max: 45 Sum: 337 Ratio: 99.41%)
|
||||
Bounded : 2 (Average: 1.00 Max: 1 Sum: 2 Ratio: 0.59%)
|
||||
|
||||
Rules : 38518
|
||||
Atoms : 38518
|
||||
Bodies : 1 (Original: 0)
|
||||
Tight : Yes
|
||||
Variables : 22810 (Eliminated: 0 Frozen: 377)
|
||||
Constraints : 136612 (Binary: 95.4% Ternary: 3.2% Other: 1.3%)
|
||||
|
||||
Memory Peak : 222MB
|
||||
Max. Length : 5 steps
|
||||
Models : 1
|
||||
|
||||
[endof: stats after solve call]
|
||||
Solving Time: 0.02s
|
||||
Memory: 169MB (+5MB)
|
||||
SAT
|
||||
Testing...
|
||||
NOT SERIALIZABLE
|
||||
Testing Time: 0.68s
|
||||
Memory: 191MB (+22MB)
|
||||
Solving...
|
||||
[start: stats after solve call]
|
||||
|
||||
Models : 0
|
||||
Calls : 4
|
||||
Time : 1.638s (Solving: 0.30s 1st Model: 0.01s Unsat: 0.29s)
|
||||
CPU Time : 1.548s
|
||||
|
||||
Choices : 10528 (Domain: 7813)
|
||||
Conflicts : 1086 (Analyzed: 1084)
|
||||
Restarts : 4 (Average: 271.00 Last: 216)
|
||||
Model-Level : 184.0
|
||||
Problems : 4 (Average Length: 8.25 Splits: 0)
|
||||
Lemmas : 1084 (Deleted: 0)
|
||||
Binary : 253 (Ratio: 23.34%)
|
||||
Ternary : 136 (Ratio: 12.55%)
|
||||
Conflict : 1084 (Average Length: 60.5 Ratio: 100.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 1084 (Average: 9.52 Max: 141 Sum: 10315)
|
||||
Executed : 1078 (Average: 9.47 Max: 141 Sum: 10265 Ratio: 99.52%)
|
||||
Bounded : 6 (Average: 8.33 Max: 12 Sum: 50 Ratio: 0.48%)
|
||||
|
||||
Rules : 86544
|
||||
Atoms : 45964
|
||||
Bodies : 32615 (Original: 32614)
|
||||
Count : 1526
|
||||
Equivalences : 11178 (Atom=Atom: 62 Body=Body: 0 Other: 11116)
|
||||
Tight : Yes
|
||||
Variables : 25859 (Eliminated: 0 Frozen: 11377)
|
||||
Constraints : 182286 (Binary: 94.9% Ternary: 2.9% Other: 2.2%)
|
||||
|
||||
Memory Peak : 222MB
|
||||
Max. Length : 5 steps
|
||||
Models : 1
|
||||
|
||||
[endof: stats after solve call]
|
||||
Solving Time: 0.33s
|
||||
Memory: 189MB (+-2MB)
|
||||
UNSAT
|
||||
Iteration Time: 1.29s
|
||||
|
||||
Iteration 4
|
||||
Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||||
Grounded Until: 10
|
||||
Expected Memory: 198.0MB
|
||||
Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])]
|
||||
Grounding Time: 0.37s
|
||||
Memory: 191MB (+2MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
[start: stats after solve call]
|
||||
|
||||
Models : 0
|
||||
Calls : 5
|
||||
Time : 11.614s (Solving: 9.79s 1st Model: 0.01s Unsat: 9.78s)
|
||||
CPU Time : 11.528s
|
||||
|
||||
Choices : 167288 (Domain: 140152)
|
||||
Conflicts : 30124 (Analyzed: 30121)
|
||||
Restarts : 16 (Average: 1882.56 Last: 3281)
|
||||
Model-Level : 184.0
|
||||
Problems : 5 (Average Length: 10.00 Splits: 0)
|
||||
Lemmas : 30121 (Deleted: 23245)
|
||||
Binary : 1519 (Ratio: 5.04%)
|
||||
Ternary : 393 (Ratio: 1.30%)
|
||||
Conflict : 30121 (Average Length: 719.9 Ratio: 100.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 30121 (Average: 5.53 Max: 339 Sum: 166602)
|
||||
Executed : 30104 (Average: 5.52 Max: 339 Sum: 166365 Ratio: 99.86%)
|
||||
Bounded : 17 (Average: 13.94 Max: 17 Sum: 237 Ratio: 0.14%)
|
||||
|
||||
Rules : 86544
|
||||
Atoms : 45964
|
||||
Bodies : 32615 (Original: 32614)
|
||||
Count : 1526
|
||||
Equivalences : 11178 (Atom=Atom: 62 Body=Body: 0 Other: 11116)
|
||||
Tight : Yes
|
||||
Variables : 40250 (Eliminated: 0 Frozen: 19567)
|
||||
Constraints : 310847 (Binary: 95.0% Ternary: 2.9% Other: 2.1%)
|
||||
|
||||
Memory Peak : 222MB
|
||||
Max. Length : 10 steps
|
||||
Models : 1
|
||||
|
||||
[endof: stats after solve call]
|
||||
Solving Time: 9.51s
|
||||
Memory: 202MB (+11MB)
|
||||
UNSAT
|
||||
Iteration Time: 9.99s
|
||||
|
||||
Iteration 5
|
||||
Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)]
|
||||
Grounded Until: 15
|
||||
Expected Memory: 215.0MB
|
||||
Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])]
|
||||
Grounding Time: 0.33s
|
||||
Memory: 205MB (+3MB)
|
||||
Unblocking actions...
|
||||
Solving...
|
||||
*** Info : (planner): INTERRUPTED by signal!
|
||||
UNKNOWN
|
||||
|
||||
INTERRUPTED : 1
|
||||
|
||||
Models : 0
|
||||
Calls : 6
|
||||
Time : 1396.323s (Solving: 1394.01s 1st Model: 0.01s Unsat: 1394.01s)
|
||||
CPU Time : 1396.824s
|
||||
|
||||
Choices : 7741290 (Domain: 7692596)
|
||||
Conflicts : 2898056 (Analyzed: 2898052)
|
||||
Restarts : 39 (Average: 74309.03 Last: 623536)
|
||||
Model-Level : 184.0
|
||||
Problems : 6 (Average Length: 12.00 Splits: 0)
|
||||
Lemmas : 2898052 (Deleted: 2828744)
|
||||
Binary : 7339 (Ratio: 0.25%)
|
||||
Ternary : 1966 (Ratio: 0.07%)
|
||||
Conflict : 2898052 (Average Length: 1400.2 Ratio: 100.00%)
|
||||
Loop : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Other : 0 (Average Length: 0.0 Ratio: 0.00%)
|
||||
Backjumps : 2898052 (Average: 2.67 Max: 339 Sum: 7740329)
|
||||
Executed : 2897990 (Average: 2.67 Max: 339 Sum: 7739110 Ratio: 99.98%)
|
||||
Bounded : 62 (Average: 19.66 Max: 22 Sum: 1219 Ratio: 0.02%)
|
||||
|
||||
Rules : 86544
|
||||
Atoms : 45964
|
||||
Bodies : 32615 (Original: 32614)
|
||||
Count : 1526
|
||||
Equivalences : 11178 (Atom=Atom: 62 Body=Body: 0 Other: 11116)
|
||||
Tight : Yes
|
||||
Variables : 54641 (Eliminated: 0 Frozen: 27757)
|
||||
Constraints : 431934 (Binary: 95.0% Ternary: 2.9% Other: 2.1%)
|
||||
|
||||
Memory Peak : 981MB
|
||||
Max. Length : 15 steps
|
||||
Models : 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user