Trace number 4532736
Some explanations
A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process.
The trace of the execution of a solver is divided into four (or five) parts:
-
SOLVER DATA
This is the output of the solver (stdout and stderr).
Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.
When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.
As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
-
VERIFIER DATA
The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
WATCHER DATA
This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver.
The memory used by the solver (vsize) is also given every ten seconds.
When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
-
LAUNCHER DATA
These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.
Solver answer on this benchmark
General information on the benchmark
Name | PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/vertex_cover/ vertexcover_opt_grid_oddrowevencolsquare/normalized-vertexcover_opt_grid_oddrowevencolsquare_dim_054.opb |
MD5SUM | 8209c0ad8f9bd935962228118681b22b |
Bench Category | OPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate) |
Best result obtained on this benchmark | OPT |
Best value of the objective obtained on this benchmark | 1512 |
Best CPU time to get the best result obtained on this benchmark | 0.450232 |
Has Objective Function | YES |
Satisfiable | |
(Un)Satisfiability was proved | |
Best value of the objective function | |
Optimality of the best value was proved | |
Number of variables | 2970 |
Total number of constraints | 5940 |
Number of constraints which are clauses | 5940 |
Number of constraints which are cardinality constraints (but not clauses) | 0 |
Number of constraints which are nor clauses,nor cardinality constraints | 0 |
Minimum length of a constraint | 2 |
Maximum length of a constraint | 2 |
Number of terms in the objective function | 2970 |
Biggest coefficient in the objective function | 1 |
Number of bits for the biggest coefficient in the objective function | 1 |
Sum of the numbers in the objective function | 2970 |
Number of bits of the sum of numbers in the objective function | 12 |
Biggest number in a constraint | 1 |
Number of bits of the biggest number in a constraint | 1 |
Biggest sum of numbers in a constraint | 2970 |
Number of bits of the biggest sum of numbers | 12 |
Number of products (including duplicates) | 0 |
Sum of products size (including duplicates) | 0 |
Number of different products | 0 |
Sum of products size | 0 |
Solver Data
0.00/0.01 c ┌────────────────────────────────────────────────────────────────┐
0.00/0.01 c │ pbsuma -- a PB interface for satsuma │
0.00/0.01 c │ satsuma_version=1.2, dejavu_version=2.1 │
0.00/0.01 c │ (c) 2025 Markus Anders │
0.00/0.01 c └────────────────────────────────────────────────────────────────┘
0.00/0.01 c parse 'HOME/instance-4532736-1752597643.opb'
0.00/0.02 c read 0.17MB (4.31ms)
0.00/0.02 c [cnf: #variables 2970 #clauses 5941 #duplicates 0 #arr 14850]
0.00/0.03 c output proof to 'PROOFDIR/proof-4532736-1752597643'
0.00/0.03 c
0.00/0.03 c make graph and approximate orbits
0.00/0.04 c [group: #orbits ~= 2] (2.94ms)
0.00/0.04 c
0.00/0.04 c detect special group actions
0.00/0.04 c probe for Johnson action (limit=64)
0.00/0.04 c probe for row-column symmetry (limit=64, splits=16.78M)
0.00/0.04 c probe for row symmetry (limit=64, splits=16.78M)
0.00/0.04 c (4.02ms)
0.00/0.04 c
0.00/0.04 c detect symmetries on remainder
0.00/0.04 c [graph: #vertices 14851 #edges 41580]
0.00/0.04 c dejavu (support_limit=2048.00MB, budget_limit=64)
0.00/0.05 c [group: #symmetries 1.19*10^4 #generators 3] (12.78ms)
0.00/0.05 c
0.00/0.05 c optimize generators (opt_passes=64, conjugate_limit=256)
0.00/0.05 c ran it=0, +gens=3
0.19/0.26 c con best_support=5720, best_gens=1, +gens=243
0.19/0.26 c (203.39ms)
0.19/0.26 c
0.19/0.26 c finalize break order and special generators
0.19/0.26 c
0.19/0.26 c add generic predicates (break_depth=20)
0.19/0.28 c added predicates for 249 generators (11.98ms)
1.26/1.35 c
1.26/1.35 c generation finished
1.26/1.35 c [sbp: #constraints 14442 #add_vars 4731]
1.26/1.35 c
1.26/1.35 c write result to 'HOME/instance-4532736-1752597643.opb.pre'
1.26/1.35 c wrote 0.69MB (2.00ms)
1.26/1.35 c ------------------------------------------------------------------
1.26/1.35 c 1089.22ms 81.36% other
1.26/1.35 c 203.39ms 15.19% optimize_gens
1.26/1.35 c 12.78ms 0.95% detect_generic
1.26/1.35 c 11.98ms 0.89% break_generic
1.26/1.35 c 8.17ms 0.61% finalize_order
1.26/1.35 c 4.30ms 0.32% parse
1.26/1.35 c 4.02ms 0.30% detect_special
1.26/1.35 c 2.94ms 0.22% approx_orbits
1.26/1.35 c 2.00ms 0.15% output
1.26/1.35 c ───────────────────────────────────────────────
1.26/1.35 c 1338.80ms 100% total
1.26/1.35 c ------------------------------------------------------------------
1.49/2.77 c RoundingSat 2
1.49/2.77 c branch pb25
1.49/2.77 c commit 0f876b3
1.82/3.11 c #variables 7701 #constraints 20382
1.82/3.11 c objective is ce32
1.82/3.11 c initial watched CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
1.82/3.11 c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
1.82/3.11 c bounds - >= 0 @ 0.28217
2.01/3.32 c bounds 1512 >= 0 @ 0.458599
2.01/3.32 c bounds 1512 >= 1 @ 0.46138
2.01/3.32 c bounds 1512 >= 2 @ 0.462741
2.01/3.33 c bounds 1512 >= 3 @ 0.464992
2.01/3.33 c bounds 1512 >= 4 @ 0.467223
2.01/3.33 c bounds 1512 >= 5 @ 0.469442
2.01/3.33 c bounds 1512 >= 6 @ 0.471665
2.01/3.33 c bounds 1512 >= 7 @ 0.472988
2.01/3.34 c bounds 1512 >= 8 @ 0.475146
2.01/3.34 c bounds 1512 >= 9 @ 0.477339
2.01/3.34 c bounds 1512 >= 10 @ 0.479569
2.01/3.34 c bounds 1512 >= 11 @ 0.481806
2.01/3.35 c bounds 1512 >= 12 @ 0.484052
2.01/3.35 c bounds 1512 >= 13 @ 0.486282
2.01/3.35 c bounds 1512 >= 14 @ 0.48853
2.01/3.35 c bounds 1512 >= 15 @ 0.490758
2.01/3.35 c bounds 1512 >= 16 @ 0.492984
2.01/3.36 c bounds 1512 >= 17 @ 0.495191
2.01/3.36 c bounds 1512 >= 18 @ 0.497428
2.01/3.36 c bounds 1512 >= 19 @ 0.499645
2.01/3.36 c bounds 1512 >= 20 @ 0.501854
2.01/3.37 c bounds 1512 >= 21 @ 0.504077
2.01/3.37 c bounds 1512 >= 22 @ 0.506286
2.01/3.37 c bounds 1512 >= 23 @ 0.508495
2.01/3.37 c bounds 1512 >= 24 @ 0.510728
2.01/3.37 c bounds 1512 >= 25 @ 0.51203
2.01/3.38 c bounds 1512 >= 26 @ 0.514181
2.01/3.38 c bounds 1512 >= 27 @ 0.516377
2.01/3.38 c bounds 1512 >= 28 @ 0.518591
2.01/3.38 c bounds 1512 >= 29 @ 0.520814
2.01/3.39 c bounds 1512 >= 30 @ 0.523027
2.01/3.39 c bounds 1512 >= 31 @ 0.524244
2.01/3.39 c bounds 1512 >= 32 @ 0.526452
2.01/3.39 c bounds 1512 >= 33 @ 0.528664
2.01/3.39 c bounds 1512 >= 34 @ 0.530877
2.11/3.40 c bounds 1512 >= 35 @ 0.533089
2.11/3.40 c bounds 1512 >= 36 @ 0.535296
2.11/3.40 c bounds 1512 >= 37 @ 0.5375
2.11/3.40 c bounds 1512 >= 38 @ 0.539712
2.11/3.41 c bounds 1512 >= 39 @ 0.541924
2.11/3.41 c bounds 1512 >= 40 @ 0.544294
2.11/3.41 c bounds 1512 >= 41 @ 0.546679
2.11/3.41 c bounds 1512 >= 42 @ 0.549048
2.11/3.42 c bounds 1512 >= 43 @ 0.551438
2.11/3.42 c bounds 1512 >= 44 @ 0.553821
2.11/3.42 c bounds 1512 >= 45 @ 0.556182
2.11/3.42 c bounds 1512 >= 46 @ 0.558443
2.11/3.42 c bounds 1512 >= 47 @ 0.560669
2.11/3.43 c bounds 1512 >= 48 @ 0.562882
2.11/3.43 c bounds 1512 >= 49 @ 0.565076
2.11/3.43 c bounds 1512 >= 50 @ 0.567288
2.11/3.43 c bounds 1512 >= 51 @ 0.56964
2.11/3.44 c bounds 1512 >= 52 @ 0.572015
2.11/3.44 c bounds 1512 >= 53 @ 0.574409
2.11/3.44 c bounds 1512 >= 54 @ 0.576776
2.11/3.44 c bounds 1512 >= 55 @ 0.579149
2.11/3.45 c bounds 1512 >= 56 @ 0.581526
2.11/3.45 c bounds 1512 >= 57 @ 0.583893
2.11/3.45 c bounds 1512 >= 58 @ 0.586284
2.11/3.45 c bounds 1512 >= 59 @ 0.588651
2.11/3.46 c bounds 1512 >= 60 @ 0.591013
2.11/3.46 c bounds 1512 >= 61 @ 0.593397
2.11/3.46 c bounds 1512 >= 62 @ 0.595758
2.11/3.46 c bounds 1512 >= 63 @ 0.598136
2.11/3.46 c bounds 1512 >= 64 @ 0.600498
2.11/3.47 c bounds 1512 >= 65 @ 0.602857
2.11/3.47 c bounds 1512 >= 66 @ 0.605223
2.11/3.47 c bounds 1512 >= 67 @ 0.607573
2.11/3.47 c bounds 1512 >= 68 @ 0.609863
2.11/3.48 c bounds 1512 >= 69 @ 0.612161
2.11/3.48 c bounds 1512 >= 70 @ 0.614425
2.11/3.48 c bounds 1512 >= 71 @ 0.615653
2.11/3.48 c bounds 1512 >= 72 @ 0.616856
2.11/3.49 c bounds 1512 >= 73 @ 0.619048
2.11/3.49 c bounds 1512 >= 74 @ 0.621235
2.11/3.49 c bounds 1512 >= 75 @ 0.623415
2.11/3.49 c bounds 1512 >= 76 @ 0.625588
2.11/3.49 c bounds 1512 >= 77 @ 0.627769
2.21/3.50 c bounds 1512 >= 78 @ 0.629975
2.21/3.50 c bounds 1512 >= 79 @ 0.632183
2.21/3.50 c bounds 1512 >= 80 @ 0.634378
2.21/3.50 c bounds 1512 >= 81 @ 0.636565
2.21/3.51 c bounds 1512 >= 82 @ 0.638745
2.21/3.51 c bounds 1512 >= 83 @ 0.640931
2.21/3.51 c bounds 1512 >= 84 @ 0.643117
2.21/3.51 c bounds 1512 >= 85 @ 0.645302
2.21/3.51 c bounds 1512 >= 86 @ 0.647485
2.21/3.52 c bounds 1512 >= 87 @ 0.649675
2.21/3.52 c bounds 1512 >= 88 @ 0.651871
2.21/3.52 c bounds 1512 >= 89 @ 0.654054
2.21/3.52 c bounds 1512 >= 90 @ 0.656254
2.21/3.53 c bounds 1512 >= 91 @ 0.65844
2.21/3.53 c bounds 1512 >= 92 @ 0.66063
2.21/3.53 c bounds 1512 >= 93 @ 0.662796
2.21/3.53 c bounds 1512 >= 94 @ 0.664975
2.21/3.53 c bounds 1512 >= 95 @ 0.667165
2.21/3.54 c bounds 1512 >= 96 @ 0.669331
2.21/3.54 c bounds 1512 >= 97 @ 0.671516
2.21/3.54 c bounds 1512 >= 98 @ 0.672822
2.21/3.54 c bounds 1512 >= 99 @ 0.674949
2.21/3.54 c bounds 1512 >= 100 @ 0.677118
2.21/3.55 c bounds 1512 >= 101 @ 0.679303
2.21/3.55 c bounds 1512 >= 102 @ 0.680505
2.21/3.55 c bounds 1512 >= 103 @ 0.682676
2.21/3.55 c bounds 1512 >= 104 @ 0.684874
2.21/3.56 c bounds 1512 >= 105 @ 0.68706
2.21/3.56 c bounds 1512 >= 106 @ 0.689243
2.21/3.56 c bounds 1512 >= 107 @ 0.691432
2.21/3.56 c bounds 1512 >= 108 @ 0.693603
2.21/3.56 c bounds 1512 >= 109 @ 0.695771
2.21/3.57 c bounds 1512 >= 110 @ 0.697951
2.21/3.57 c bounds 1512 >= 111 @ 0.700121
2.21/3.57 c bounds 1512 >= 112 @ 0.702288
2.21/3.57 c bounds 1512 >= 113 @ 0.704456
2.21/3.58 c bounds 1512 >= 114 @ 0.705713
2.21/3.58 c bounds 1512 >= 115 @ 0.707831
2.21/3.58 c bounds 1512 >= 116 @ 0.709557
2.21/3.58 c bounds 1512 >= 117 @ 0.711675
2.21/3.58 c bounds 1512 >= 118 @ 0.713822
2.21/3.59 c bounds 1512 >= 119 @ 0.715014
2.21/3.59 c bounds 1512 >= 120 @ 0.717152
2.21/3.59 c bounds 1512 >= 121 @ 0.719341
2.21/3.59 c bounds 1512 >= 122 @ 0.72166
2.21/3.60 c bounds 1512 >= 123 @ 0.723849
2.30/3.60 c bounds 1512 >= 124 @ 0.725309
2.30/3.60 c bounds 1512 >= 125 @ 0.726757
2.30/3.60 c bounds 1512 >= 126 @ 0.728217
2.30/3.60 c bounds 1512 >= 127 @ 0.729662
2.30/3.60 c bounds 1512 >= 128 @ 0.731131
2.30/3.60 c bounds 1512 >= 129 @ 0.732574
2.30/3.61 c bounds 1512 >= 130 @ 0.734028
2.30/3.61 c bounds 1512 >= 131 @ 0.735459
2.30/3.61 c bounds 1512 >= 132 @ 0.736907
2.30/3.61 c bounds 1512 >= 133 @ 0.738344
2.30/3.61 c bounds 1512 >= 134 @ 0.739788
2.30/3.61 c bounds 1512 >= 135 @ 0.74123
2.30/3.61 c bounds 1512 >= 136 @ 0.742664
2.30/3.62 c bounds 1512 >= 137 @ 0.74312
2.30/3.62 c bounds 1512 >= 138 @ 0.744555
2.30/3.62 c bounds 1512 >= 139 @ 0.746009
2.30/3.62 c bounds 1512 >= 140 @ 0.74745
2.30/3.62 c bounds 1512 >= 141 @ 0.748886
2.30/3.62 c bounds 1512 >= 142 @ 0.750331
2.30/3.62 c bounds 1512 >= 143 @ 0.751777
2.30/3.63 c bounds 1512 >= 144 @ 0.75321
2.30/3.63 c bounds 1512 >= 145 @ 0.75465
2.30/3.63 c bounds 1512 >= 146 @ 0.756085
2.30/3.63 c bounds 1512 >= 147 @ 0.757521
2.30/3.64 c bounds 1512 >= 148 @ 0.758966
2.30/3.64 c bounds 1512 >= 149 @ 0.760417
2.30/3.64 c bounds 1512 >= 150 @ 0.761861
2.30/3.64 c bounds 1512 >= 151 @ 0.763311
2.30/3.64 c bounds 1512 >= 152 @ 0.763781
2.30/3.64 c bounds 1512 >= 153 @ 0.765269
2.30/3.64 c bounds 1512 >= 154 @ 0.766707
2.30/3.64 c bounds 1512 >= 155 @ 0.768129
2.30/3.64 c bounds 1512 >= 156 @ 0.769562
2.30/3.65 c bounds 1512 >= 157 @ 0.771001
2.30/3.65 c bounds 1512 >= 158 @ 0.772442
2.30/3.65 c bounds 1512 >= 159 @ 0.773897
2.30/3.65 c bounds 1512 >= 160 @ 0.775332
2.30/3.65 c bounds 1512 >= 161 @ 0.776761
2.30/3.65 c bounds 1512 >= 162 @ 0.778218
2.30/3.65 c bounds 1512 >= 163 @ 0.779674
2.30/3.66 c bounds 1512 >= 164 @ 0.78113
2.30/3.66 c bounds 1512 >= 165 @ 0.782566
2.30/3.66 c bounds 1512 >= 166 @ 0.784034
2.30/3.66 c bounds 1512 >= 167 @ 0.785465
2.30/3.66 c bounds 1512 >= 168 @ 0.78695
2.30/3.66 c bounds 1512 >= 169 @ 0.788386
2.30/3.66 c bounds 1512 >= 170 @ 0.789824
2.30/3.67 c bounds 1512 >= 171 @ 0.791285
2.30/3.67 c bounds 1512 >= 172 @ 0.792717
2.30/3.67 c bounds 1512 >= 173 @ 0.794163
2.30/3.67 c bounds 1512 >= 174 @ 0.795604
2.30/3.67 c bounds 1512 >= 175 @ 0.797147
2.30/3.67 c bounds 1512 >= 176 @ 0.79762
2.30/3.67 c bounds 1512 >= 177 @ 0.79812
2.30/3.68 c bounds 1512 >= 178 @ 0.799495
2.30/3.68 c bounds 1512 >= 179 @ 0.800916
2.30/3.68 c bounds 1512 >= 180 @ 0.802362
2.30/3.68 c bounds 1512 >= 181 @ 0.802694
2.30/3.68 c bounds 1512 >= 182 @ 0.803306
2.30/3.68 c bounds 1512 >= 183 @ 0.804691
2.30/3.68 c bounds 1512 >= 184 @ 0.806126
2.30/3.69 c bounds 1512 >= 185 @ 0.807559
2.30/3.69 c bounds 1512 >= 186 @ 0.808078
2.30/3.69 c bounds 1512 >= 187 @ 0.809451
2.30/3.69 c bounds 1512 >= 188 @ 0.81084
2.30/3.69 c bounds 1512 >= 189 @ 0.812273
2.30/3.69 c bounds 1512 >= 190 @ 0.813722
2.30/3.69 c bounds 1512 >= 191 @ 0.815177
2.30/3.70 c bounds 1512 >= 192 @ 0.81661
2.41/3.70 c bounds 1512 >= 193 @ 0.818056
2.41/3.70 c bounds 1512 >= 194 @ 0.819495
2.41/3.70 c bounds 1512 >= 195 @ 0.820029
2.41/3.70 c bounds 1512 >= 196 @ 0.821411
2.41/3.70 c bounds 1512 >= 197 @ 0.822812
2.41/3.70 c bounds 1512 >= 198 @ 0.824238
2.41/3.71 c bounds 1512 >= 199 @ 0.82568
2.41/3.71 c bounds 1512 >= 200 @ 0.82712
2.41/3.71 c bounds 1512 >= 201 @ 0.828558
2.41/3.71 c bounds 1512 >= 202 @ 0.82998
2.41/3.71 c bounds 1512 >= 203 @ 0.831418
2.41/3.71 c bounds 1512 >= 204 @ 0.831949
2.41/3.71 c bounds 1512 >= 205 @ 0.833325
2.41/3.72 c bounds 1512 >= 206 @ 0.834709
2.41/3.72 c bounds 1512 >= 207 @ 0.836128
2.41/3.72 c bounds 1512 >= 208 @ 0.837559
2.41/3.72 c bounds 1512 >= 209 @ 0.838995
2.41/3.72 c bounds 1512 >= 210 @ 0.840426
2.41/3.72 c bounds 1512 >= 211 @ 0.841855
2.41/3.72 c bounds 1512 >= 212 @ 0.843301
2.41/3.73 c bounds 1512 >= 213 @ 0.844744
2.41/3.73 c bounds 1512 >= 214 @ 0.846164
2.41/3.73 c bounds 1512 >= 215 @ 0.847606
2.41/3.73 c bounds 1512 >= 216 @ 0.849038
2.41/3.73 c bounds 1512 >= 217 @ 0.850476
2.41/3.73 c bounds 1512 >= 218 @ 0.85191
2.41/3.73 c bounds 1512 >= 219 @ 0.853336
2.41/3.74 c bounds 1512 >= 220 @ 0.854776
2.41/3.74 c bounds 1512 >= 221 @ 0.856197
2.41/3.74 c bounds 1512 >= 222 @ 0.857642
2.41/3.74 c bounds 1512 >= 223 @ 0.85906
2.41/3.74 c bounds 1512 >= 224 @ 0.860498
2.41/3.74 c bounds 1512 >= 225 @ 0.861962
2.41/3.74 c bounds 1512 >= 226 @ 0.863399
2.41/3.75 c bounds 1512 >= 227 @ 0.864826
2.41/3.75 c bounds 1512 >= 228 @ 0.866253
2.41/3.75 c bounds 1512 >= 229 @ 0.867676
2.41/3.75 c bounds 1512 >= 230 @ 0.8691
2.41/3.75 c bounds 1512 >= 231 @ 0.870527
2.41/3.75 c bounds 1512 >= 232 @ 0.871938
2.41/3.76 c bounds 1512 >= 233 @ 0.873365
2.41/3.76 c bounds 1512 >= 234 @ 0.874793
2.41/3.76 c bounds 1512 >= 235 @ 0.87622
2.41/3.76 c bounds 1512 >= 236 @ 0.877642
2.41/3.76 c bounds 1512 >= 237 @ 0.879054
2.41/3.76 c bounds 1512 >= 238 @ 0.880474
2.41/3.76 c bounds 1512 >= 239 @ 0.881959
2.41/3.77 c bounds 1512 >= 240 @ 0.88339
2.41/3.77 c bounds 1512 >= 241 @ 0.884838
2.41/3.77 c bounds 1512 >= 242 @ 0.886266
2.41/3.77 c bounds 1512 >= 243 @ 0.887699
2.41/3.77 c bounds 1512 >= 244 @ 0.889118
2.41/3.77 c bounds 1512 >= 245 @ 0.890533
2.41/3.77 c bounds 1512 >= 246 @ 0.891947
2.41/3.78 c bounds 1512 >= 247 @ 0.893368
2.41/3.78 c bounds 1512 >= 248 @ 0.89387
2.41/3.78 c bounds 1512 >= 249 @ 0.895245
2.41/3.78 c bounds 1512 >= 250 @ 0.896669
2.41/3.78 c bounds 1512 >= 251 @ 0.89809
2.41/3.78 c bounds 1512 >= 252 @ 0.899522
2.41/3.78 c bounds 1512 >= 253 @ 0.900925
2.41/3.79 c bounds 1512 >= 254 @ 0.902358
2.41/3.79 c bounds 1512 >= 255 @ 0.903783
2.41/3.79 c bounds 1512 >= 256 @ 0.905207
2.41/3.79 c bounds 1512 >= 257 @ 0.906643
2.41/3.79 c bounds 1512 >= 258 @ 0.908053
2.41/3.79 c bounds 1512 >= 259 @ 0.909489
2.41/3.79 c bounds 1512 >= 260 @ 0.910908
2.41/3.80 c bounds 1512 >= 261 @ 0.912338
2.50/3.80 c bounds 1512 >= 262 @ 0.913758
2.50/3.80 c bounds 1512 >= 263 @ 0.915204
2.50/3.80 c bounds 1512 >= 264 @ 0.916638
2.50/3.80 c bounds 1512 >= 265 @ 0.918061
2.50/3.80 c bounds 1512 >= 266 @ 0.919488
2.50/3.80 c bounds 1512 >= 267 @ 0.920906
2.50/3.81 c bounds 1512 >= 268 @ 0.922326
2.50/3.81 c bounds 1512 >= 269 @ 0.923732
2.50/3.81 c bounds 1512 >= 270 @ 0.925182
2.50/3.81 c bounds 1512 >= 271 @ 0.92661
2.50/3.81 c bounds 1512 >= 272 @ 0.928032
2.50/3.81 c bounds 1512 >= 273 @ 0.929436
2.50/3.81 c bounds 1512 >= 274 @ 0.930846
2.50/3.82 c bounds 1512 >= 275 @ 0.931289
2.50/3.82 c bounds 1512 >= 276 @ 0.932708
2.50/3.82 c bounds 1512 >= 277 @ 0.934125
2.50/3.82 c bounds 1512 >= 278 @ 0.935639
2.50/3.82 c bounds 1512 >= 279 @ 0.937069
2.50/3.82 c bounds 1512 >= 280 @ 0.938486
2.50/3.82 c bounds 1512 >= 281 @ 0.939897
2.50/3.83 c bounds 1512 >= 282 @ 0.940434
2.50/3.83 c bounds 1512 >= 283 @ 0.941796
2.50/3.83 c bounds 1512 >= 284 @ 0.943184
2.50/3.83 c bounds 1512 >= 285 @ 0.944588
2.50/3.83 c bounds 1512 >= 286 @ 0.945998
2.50/3.83 c bounds 1512 >= 287 @ 0.947422
2.50/3.83 c bounds 1512 >= 288 @ 0.948834
2.50/3.84 c bounds 1512 >= 289 @ 0.950233
2.50/3.84 c bounds 1512 >= 290 @ 0.951632
2.50/3.84 c bounds 1512 >= 291 @ 0.95306
2.50/3.84 c bounds 1512 >= 292 @ 0.954484
2.50/3.84 c bounds 1512 >= 293 @ 0.954926
2.50/3.84 c bounds 1512 >= 294 @ 0.956344
2.50/3.84 c bounds 1512 >= 295 @ 0.95775
2.50/3.85 c bounds 1512 >= 296 @ 0.959162
2.50/3.85 c bounds 1512 >= 297 @ 0.960569
2.50/3.85 c bounds 1512 >= 298 @ 0.961135
2.50/3.85 c bounds 1512 >= 299 @ 0.962554
2.50/3.85 c bounds 1512 >= 300 @ 0.963967
2.50/3.85 c bounds 1512 >= 301 @ 0.965387
2.50/3.85 c bounds 1512 >= 302 @ 0.966794
2.50/3.86 c bounds 1512 >= 303 @ 0.968226
2.50/3.86 c bounds 1512 >= 304 @ 0.969645
2.50/3.86 c bounds 1512 >= 305 @ 0.971062
2.50/3.86 c bounds 1512 >= 306 @ 0.972472
2.50/3.86 c bounds 1512 >= 307 @ 0.973881
2.50/3.86 c bounds 1512 >= 308 @ 0.975319
2.50/3.86 c bounds 1512 >= 309 @ 0.976744
2.50/3.87 c bounds 1512 >= 310 @ 0.978156
2.50/3.87 c bounds 1512 >= 311 @ 0.979554
2.50/3.87 c bounds 1512 >= 312 @ 0.980971
2.50/3.87 c bounds 1512 >= 313 @ 0.982377
2.50/3.87 c bounds 1512 >= 314 @ 0.983785
2.50/3.87 c bounds 1512 >= 315 @ 0.985192
2.50/3.87 c bounds 1512 >= 316 @ 0.986578
2.50/3.88 c bounds 1512 >= 317 @ 0.98799
2.50/3.88 c bounds 1512 >= 318 @ 0.98939
2.50/3.88 c bounds 1512 >= 319 @ 0.990807
2.50/3.88 c bounds 1512 >= 320 @ 0.992223
2.50/3.88 c bounds 1512 >= 321 @ 0.993624
2.50/3.88 c bounds 1512 >= 322 @ 0.995035
2.50/3.88 c bounds 1512 >= 323 @ 0.996434
2.50/3.89 c bounds 1512 >= 324 @ 0.997835
2.50/3.89 c bounds 1512 >= 325 @ 0.999259
2.50/3.89 c bounds 1512 >= 326 @ 1.00067
2.50/3.89 c bounds 1512 >= 327 @ 1.00207
2.50/3.89 c bounds 1512 >= 328 @ 1.00347
2.50/3.89 c bounds 1512 >= 329 @ 1.00487
2.50/3.89 c bounds 1512 >= 330 @ 1.00533
2.50/3.89 c bounds 1512 >= 331 @ 1.00671
2.61/3.90 c bounds 1512 >= 332 @ 1.00811
2.61/3.90 c bounds 1512 >= 333 @ 1.0095
2.61/3.90 c bounds 1512 >= 334 @ 1.0109
2.61/3.90 c bounds 1512 >= 335 @ 1.0123
2.61/3.90 c bounds 1512 >= 336 @ 1.01372
2.61/3.90 c bounds 1512 >= 337 @ 1.01513
2.61/3.90 c bounds 1512 >= 338 @ 1.01654
2.61/3.91 c bounds 1512 >= 339 @ 1.01793
2.61/3.91 c bounds 1512 >= 340 @ 1.01932
2.61/3.91 c bounds 1512 >= 341 @ 1.02083
2.61/3.91 c bounds 1512 >= 342 @ 1.02225
2.61/3.91 c bounds 1512 >= 343 @ 1.02366
2.61/3.91 c bounds 1512 >= 344 @ 1.02507
2.61/3.91 c bounds 1512 >= 345 @ 1.02647
2.61/3.92 c bounds 1512 >= 346 @ 1.02789
2.61/3.92 c bounds 1512 >= 347 @ 1.02928
2.61/3.92 c bounds 1512 >= 348 @ 1.02969
2.61/3.92 c bounds 1512 >= 349 @ 1.03117
2.61/3.92 c bounds 1512 >= 350 @ 1.03258
2.61/3.92 c bounds 1512 >= 351 @ 1.03408
2.61/3.92 c bounds 1512 >= 352 @ 1.03556
2.61/3.93 c bounds 1512 >= 353 @ 1.03697
2.61/3.93 c bounds 1512 >= 354 @ 1.03838
2.61/3.93 c bounds 1512 >= 355 @ 1.03978
2.61/3.93 c bounds 1512 >= 356 @ 1.04117
2.61/3.93 c bounds 1512 >= 357 @ 1.04258
2.61/3.93 c bounds 1512 >= 358 @ 1.04401
2.61/3.93 c bounds 1512 >= 359 @ 1.04539
2.61/3.94 c bounds 1512 >= 360 @ 1.04682
2.61/3.94 c bounds 1512 >= 361 @ 1.0482
2.61/3.94 c bounds 1512 >= 362 @ 1.0496
2.61/3.94 c bounds 1512 >= 363 @ 1.051
2.61/3.94 c bounds 1512 >= 364 @ 1.05241
2.61/3.94 c bounds 1512 >= 365 @ 1.05381
2.61/3.94 c bounds 1512 >= 366 @ 1.0552
2.61/3.95 c bounds 1512 >= 367 @ 1.0566
2.61/3.95 c bounds 1512 >= 368 @ 1.05801
2.61/3.95 c bounds 1512 >= 369 @ 1.05844
2.61/3.95 c bounds 1512 >= 370 @ 1.05983
2.61/3.95 c bounds 1512 >= 371 @ 1.06122
2.61/3.95 c bounds 1512 >= 372 @ 1.0626
2.61/3.95 c bounds 1512 >= 373 @ 1.06307
2.61/3.96 c bounds 1512 >= 374 @ 1.06443
2.61/3.96 c bounds 1512 >= 375 @ 1.06581
2.61/3.96 c bounds 1512 >= 376 @ 1.0672
2.61/3.96 c bounds 1512 >= 377 @ 1.06861
2.61/3.96 c bounds 1512 >= 378 @ 1.07
2.61/3.96 c bounds 1512 >= 379 @ 1.0714
2.61/3.96 c bounds 1512 >= 380 @ 1.07278
2.61/3.97 c bounds 1512 >= 381 @ 1.07325
2.61/3.97 c bounds 1512 >= 382 @ 1.07462
2.61/3.97 c bounds 1512 >= 383 @ 1.07601
2.61/3.97 c bounds 1512 >= 384 @ 1.07741
2.61/3.97 c bounds 1512 >= 385 @ 1.07881
2.61/3.97 c bounds 1512 >= 386 @ 1.08019
2.61/3.97 c bounds 1512 >= 387 @ 1.08158
2.61/3.98 c bounds 1512 >= 388 @ 1.08296
2.61/3.98 c bounds 1512 >= 389 @ 1.08435
2.61/3.98 c bounds 1512 >= 390 @ 1.08574
2.61/3.98 c bounds 1512 >= 391 @ 1.08715
2.61/3.98 c bounds 1512 >= 392 @ 1.08855
2.61/3.98 c bounds 1512 >= 393 @ 1.08993
2.61/3.98 c bounds 1512 >= 394 @ 1.09132
2.61/3.99 c bounds 1512 >= 395 @ 1.09271
2.61/3.99 c bounds 1512 >= 396 @ 1.09409
2.61/3.99 c bounds 1512 >= 397 @ 1.09547
2.61/3.99 c bounds 1512 >= 398 @ 1.09686
2.61/3.99 c bounds 1512 >= 399 @ 1.09825
2.61/3.99 c bounds 1512 >= 400 @ 1.09963
2.61/3.99 c bounds 1512 >= 401 @ 1.10101
2.61/4.00 c bounds 1512 >= 402 @ 1.1014
2.61/4.01 c bounds 1512 >= 403 @ 1.10279
2.61/4.01 c bounds 1512 >= 404 @ 1.10417
2.61/4.01 c bounds 1512 >= 405 @ 1.10564
2.61/4.01 c bounds 1512 >= 406 @ 1.10702
2.61/4.01 c bounds 1512 >= 407 @ 1.1084
2.61/4.01 c bounds 1512 >= 408 @ 1.10977
2.61/4.01 c bounds 1512 >= 409 @ 1.11115
2.61/4.01 c bounds 1512 >= 410 @ 1.11252
2.61/4.01 c bounds 1512 >= 411 @ 1.11389
2.61/4.01 c bounds 1512 >= 412 @ 1.11526
2.71/4.01 c bounds 1512 >= 413 @ 1.11664
2.71/4.01 c bounds 1512 >= 414 @ 1.11801
2.71/4.01 c bounds 1512 >= 415 @ 1.1194
2.71/4.01 c bounds 1512 >= 416 @ 1.12078
2.71/4.02 c bounds 1512 >= 417 @ 1.12216
2.71/4.02 c bounds 1512 >= 418 @ 1.12353
2.71/4.02 c bounds 1512 >= 419 @ 1.12395
2.71/4.02 c bounds 1512 >= 420 @ 1.1253
2.71/4.02 c bounds 1512 >= 421 @ 1.12574
2.71/4.02 c bounds 1512 >= 422 @ 1.12707
2.71/4.02 c bounds 1512 >= 423 @ 1.12846
2.71/4.03 c bounds 1512 >= 424 @ 1.12982
2.71/4.03 c bounds 1512 >= 425 @ 1.1312
2.71/4.03 c bounds 1512 >= 426 @ 1.13258
2.71/4.03 c bounds 1512 >= 427 @ 1.13396
2.71/4.03 c bounds 1512 >= 428 @ 1.13533
2.71/4.03 c bounds 1512 >= 429 @ 1.13677
2.71/4.03 c bounds 1512 >= 430 @ 1.13816
2.71/4.04 c bounds 1512 >= 431 @ 1.13954
2.71/4.04 c bounds 1512 >= 432 @ 1.1409
2.71/4.04 c bounds 1512 >= 433 @ 1.14227
2.71/4.04 c bounds 1512 >= 434 @ 1.14364
2.71/4.04 c bounds 1512 >= 435 @ 1.14502
2.71/4.04 c bounds 1512 >= 436 @ 1.14639
2.71/4.04 c bounds 1512 >= 437 @ 1.14776
2.71/4.05 c bounds 1512 >= 438 @ 1.14913
2.71/4.05 c bounds 1512 >= 439 @ 1.15052
2.71/4.05 c bounds 1512 >= 440 @ 1.15191
2.71/4.05 c bounds 1512 >= 441 @ 1.15338
2.71/4.05 c bounds 1512 >= 442 @ 1.15475
2.71/4.05 c bounds 1512 >= 443 @ 1.15613
2.71/4.05 c bounds 1512 >= 444 @ 1.15658
2.71/4.05 c bounds 1512 >= 445 @ 1.15791
2.71/4.06 c bounds 1512 >= 446 @ 1.15927
2.71/4.06 c bounds 1512 >= 447 @ 1.16063
2.71/4.06 c bounds 1512 >= 448 @ 1.16201
2.71/4.06 c bounds 1512 >= 449 @ 1.16339
2.71/4.06 c bounds 1512 >= 450 @ 1.16474
2.71/4.06 c bounds 1512 >= 451 @ 1.16611
2.71/4.06 c bounds 1512 >= 452 @ 1.16748
2.71/4.07 c bounds 1512 >= 453 @ 1.16885
2.71/4.07 c bounds 1512 >= 454 @ 1.17023
2.71/4.07 c bounds 1512 >= 455 @ 1.17161
2.71/4.07 c bounds 1512 >= 456 @ 1.17299
2.71/4.07 c bounds 1512 >= 457 @ 1.17435
2.71/4.07 c bounds 1512 >= 458 @ 1.17573
2.71/4.07 c bounds 1512 >= 459 @ 1.1771
2.71/4.08 c bounds 1512 >= 460 @ 1.17847
2.71/4.08 c bounds 1512 >= 461 @ 1.17984
2.71/4.08 c bounds 1512 >= 462 @ 1.18121
2.71/4.08 c bounds 1512 >= 463 @ 1.18256
2.71/4.08 c bounds 1512 >= 464 @ 1.18391
2.71/4.08 c bounds 1512 >= 465 @ 1.18527
2.71/4.08 c bounds 1512 >= 466 @ 1.18662
2.71/4.09 c bounds 1512 >= 467 @ 1.18798
2.71/4.09 c bounds 1512 >= 468 @ 1.18934
2.71/4.09 c bounds 1512 >= 469 @ 1.1907
2.71/4.09 c bounds 1512 >= 470 @ 1.19206
2.71/4.09 c bounds 1512 >= 471 @ 1.19341
2.71/4.09 c bounds 1512 >= 472 @ 1.19477
2.71/4.09 c bounds 1512 >= 473 @ 1.19534
2.71/4.09 c bounds 1512 >= 474 @ 1.19637
2.71/4.10 c bounds 1512 >= 475 @ 1.19738
2.71/4.10 c bounds 1512 >= 476 @ 1.1984
2.71/4.10 c bounds 1512 >= 477 @ 1.19942
2.71/4.10 c bounds 1512 >= 478 @ 1.20045
2.71/4.10 c bounds 1512 >= 479 @ 1.20148
2.71/4.10 c bounds 1512 >= 480 @ 1.2025
2.71/4.10 c bounds 1512 >= 481 @ 1.20352
2.71/4.10 c bounds 1512 >= 482 @ 1.20453
2.71/4.10 c bounds 1512 >= 483 @ 1.20557
2.71/4.10 c bounds 1512 >= 484 @ 1.20658
2.71/4.11 c bounds 1512 >= 485 @ 1.2076
2.71/4.11 c bounds 1512 >= 486 @ 1.20864
2.71/4.11 c bounds 1512 >= 487 @ 1.20967
2.71/4.11 c bounds 1512 >= 488 @ 1.21068
2.82/4.11 c bounds 1512 >= 489 @ 1.21171
2.82/4.11 c bounds 1512 >= 490 @ 1.2137
2.82/4.12 c bounds 1512 >= 491 @ 1.21724
2.82/4.12 c bounds 1512 >= 492 @ 1.21844
2.82/4.12 c bounds 1512 >= 493 @ 1.21947
2.82/4.12 c bounds 1512 >= 494 @ 1.22055
2.82/4.12 c bounds 1512 >= 495 @ 1.22155
2.82/4.12 c bounds 1512 >= 496 @ 1.22257
2.82/4.12 c bounds 1512 >= 497 @ 1.22358
2.82/4.12 c bounds 1512 >= 498 @ 1.22459
2.82/4.13 c bounds 1512 >= 499 @ 1.2256
2.82/4.13 c bounds 1512 >= 500 @ 1.22659
2.82/4.13 c bounds 1512 >= 501 @ 1.22761
2.82/4.13 c bounds 1512 >= 502 @ 1.22862
2.82/4.13 c bounds 1512 >= 503 @ 1.22964
2.82/4.13 c bounds 1512 >= 504 @ 1.23064
2.82/4.13 c bounds 1512 >= 505 @ 1.23164
2.82/4.13 c bounds 1512 >= 506 @ 1.23265
2.82/4.13 c bounds 1512 >= 507 @ 1.23365
2.82/4.13 c bounds 1512 >= 508 @ 1.23465
2.82/4.14 c bounds 1512 >= 509 @ 1.23566
2.82/4.14 c bounds 1512 >= 510 @ 1.23667
2.82/4.14 c bounds 1512 >= 511 @ 1.23769
2.82/4.14 c bounds 1512 >= 512 @ 1.23869
2.82/4.14 c bounds 1512 >= 513 @ 1.2397
2.82/4.14 c bounds 1512 >= 514 @ 1.2407
2.82/4.14 c bounds 1512 >= 515 @ 1.2417
2.82/4.14 c bounds 1512 >= 516 @ 1.2427
2.82/4.14 c bounds 1512 >= 517 @ 1.24371
2.82/4.15 c bounds 1512 >= 518 @ 1.24471
2.82/4.15 c bounds 1512 >= 519 @ 1.24573
2.82/4.15 c bounds 1512 >= 520 @ 1.24673
2.82/4.15 c bounds 1512 >= 521 @ 1.24773
2.82/4.15 c bounds 1512 >= 522 @ 1.24874
2.82/4.15 c bounds 1512 >= 523 @ 1.24974
2.82/4.15 c bounds 1512 >= 524 @ 1.25074
2.82/4.15 c bounds 1512 >= 525 @ 1.25176
2.82/4.15 c bounds 1512 >= 526 @ 1.25275
2.82/4.15 c bounds 1512 >= 527 @ 1.25375
2.82/4.16 c bounds 1512 >= 528 @ 1.25476
2.82/4.16 c bounds 1512 >= 529 @ 1.25583
2.82/4.16 c bounds 1512 >= 530 @ 1.25685
2.82/4.16 c bounds 1512 >= 531 @ 1.25786
2.82/4.16 c bounds 1512 >= 532 @ 1.25803
2.82/4.16 c bounds 1512 >= 533 @ 1.25894
2.82/4.16 c bounds 1512 >= 534 @ 1.25995
2.82/4.16 c bounds 1512 >= 535 @ 1.26094
2.82/4.16 c bounds 1512 >= 536 @ 1.26201
2.82/4.16 c bounds 1512 >= 537 @ 1.26307
2.82/4.17 c bounds 1512 >= 538 @ 1.26406
2.82/4.17 c bounds 1512 >= 539 @ 1.26508
2.82/4.17 c bounds 1512 >= 540 @ 1.26607
2.82/4.17 c bounds 1512 >= 541 @ 1.26707
2.82/4.17 c bounds 1512 >= 542 @ 1.26808
2.82/4.17 c bounds 1512 >= 543 @ 1.26908
2.82/4.17 c bounds 1512 >= 544 @ 1.27007
2.82/4.17 c bounds 1512 >= 545 @ 1.27111
2.82/4.17 c bounds 1512 >= 546 @ 1.27211
2.82/4.17 c bounds 1512 >= 547 @ 1.27311
2.82/4.18 c bounds 1512 >= 548 @ 1.27411
2.82/4.18 c bounds 1512 >= 549 @ 1.27511
2.82/4.18 c bounds 1512 >= 550 @ 1.27611
2.82/4.18 c bounds 1512 >= 551 @ 1.27712
2.82/4.18 c bounds 1512 >= 552 @ 1.27812
2.82/4.18 c bounds 1512 >= 553 @ 1.27913
2.82/4.18 c bounds 1512 >= 554 @ 1.28026
2.82/4.18 c bounds 1512 >= 555 @ 1.28128
2.82/4.18 c bounds 1512 >= 556 @ 1.28228
2.82/4.18 c bounds 1512 >= 557 @ 1.28328
2.82/4.19 c bounds 1512 >= 558 @ 1.28429
2.82/4.19 c bounds 1512 >= 559 @ 1.28531
2.82/4.19 c bounds 1512 >= 560 @ 1.28631
2.82/4.19 c bounds 1512 >= 561 @ 1.28732
2.82/4.19 c bounds 1512 >= 562 @ 1.28833
2.82/4.19 c bounds 1512 >= 563 @ 1.28934
2.82/4.19 c bounds 1512 >= 564 @ 1.29035
2.82/4.19 c bounds 1512 >= 565 @ 1.29136
2.82/4.19 c bounds 1512 >= 566 @ 1.29237
2.82/4.19 c bounds 1512 >= 567 @ 1.29339
2.90/4.20 c bounds 1512 >= 568 @ 1.29441
2.90/4.20 c bounds 1512 >= 569 @ 1.29541
2.90/4.20 c bounds 1512 >= 570 @ 1.29642
2.90/4.20 c bounds 1512 >= 571 @ 1.29693
2.90/4.20 c bounds 1512 >= 572 @ 1.2979
2.90/4.20 c bounds 1512 >= 573 @ 1.29891
2.90/4.20 c bounds 1512 >= 574 @ 1.2999
2.90/4.20 c bounds 1512 >= 575 @ 1.30089
2.90/4.20 c bounds 1512 >= 576 @ 1.3019
2.90/4.21 c bounds 1512 >= 577 @ 1.30289
2.90/4.21 c bounds 1512 >= 578 @ 1.30388
2.90/4.21 c bounds 1512 >= 579 @ 1.30488
2.90/4.21 c bounds 1512 >= 580 @ 1.30587
2.90/4.21 c bounds 1512 >= 581 @ 1.30686
2.90/4.21 c bounds 1512 >= 582 @ 1.30786
2.90/4.21 c bounds 1512 >= 583 @ 1.30885
2.90/4.21 c bounds 1512 >= 584 @ 1.30984
2.90/4.21 c bounds 1512 >= 585 @ 1.31084
2.90/4.21 c bounds 1512 >= 586 @ 1.31183
2.90/4.22 c bounds 1512 >= 587 @ 1.31282
2.90/4.22 c bounds 1512 >= 588 @ 1.31381
2.90/4.22 c bounds 1512 >= 589 @ 1.3148
2.90/4.22 c bounds 1512 >= 590 @ 1.31579
2.90/4.22 c bounds 1512 >= 591 @ 1.31679
2.90/4.22 c bounds 1512 >= 592 @ 1.31778
2.90/4.22 c bounds 1512 >= 593 @ 1.31876
2.90/4.22 c bounds 1512 >= 594 @ 1.31977
2.90/4.22 c bounds 1512 >= 595 @ 1.32076
2.90/4.22 c bounds 1512 >= 596 @ 1.32175
2.90/4.23 c bounds 1512 >= 597 @ 1.32274
2.90/4.23 c bounds 1512 >= 598 @ 1.32374
2.90/4.23 c bounds 1512 >= 599 @ 1.32472
2.90/4.23 c bounds 1512 >= 600 @ 1.32571
2.90/4.23 c bounds 1512 >= 601 @ 1.32669
2.90/4.23 c bounds 1512 >= 602 @ 1.32769
2.90/4.23 c bounds 1512 >= 603 @ 1.32868
2.90/4.23 c bounds 1512 >= 604 @ 1.32965
2.90/4.23 c bounds 1512 >= 605 @ 1.33064
2.90/4.23 c bounds 1512 >= 606 @ 1.33164
2.90/4.24 c bounds 1512 >= 607 @ 1.33263
2.90/4.24 c bounds 1512 >= 608 @ 1.33369
2.90/4.24 c bounds 1512 >= 609 @ 1.33468
2.90/4.24 c bounds 1512 >= 610 @ 1.33567
2.90/4.24 c bounds 1512 >= 611 @ 1.33665
2.90/4.24 c bounds 1512 >= 612 @ 1.33763
2.90/4.24 c bounds 1512 >= 613 @ 1.33863
2.90/4.24 c bounds 1512 >= 614 @ 1.33963
2.90/4.24 c bounds 1512 >= 615 @ 1.34061
2.90/4.24 c bounds 1512 >= 616 @ 1.3416
2.90/4.25 c bounds 1512 >= 617 @ 1.34259
2.90/4.25 c bounds 1512 >= 618 @ 1.34359
2.90/4.25 c bounds 1512 >= 619 @ 1.3446
2.90/4.25 c bounds 1512 >= 620 @ 1.34558
2.90/4.25 c bounds 1512 >= 621 @ 1.34658
2.90/4.25 c bounds 1512 >= 622 @ 1.34758
2.90/4.25 c bounds 1512 >= 623 @ 1.34857
2.90/4.25 c bounds 1512 >= 624 @ 1.34956
2.90/4.25 c bounds 1512 >= 625 @ 1.35055
2.90/4.25 c bounds 1512 >= 626 @ 1.35155
2.90/4.26 c bounds 1512 >= 627 @ 1.35256
2.90/4.26 c bounds 1512 >= 628 @ 1.35354
2.90/4.26 c bounds 1512 >= 629 @ 1.35453
2.90/4.26 c bounds 1512 >= 630 @ 1.35551
2.90/4.26 c bounds 1512 >= 631 @ 1.35646
2.90/4.26 c bounds 1512 >= 632 @ 1.35744
2.90/4.26 c bounds 1512 >= 633 @ 1.35841
2.90/4.26 c bounds 1512 >= 634 @ 1.3594
2.90/4.26 c bounds 1512 >= 635 @ 1.36037
2.90/4.26 c bounds 1512 >= 636 @ 1.36134
2.90/4.27 c bounds 1512 >= 637 @ 1.36231
2.90/4.27 c bounds 1512 >= 638 @ 1.36332
2.90/4.27 c bounds 1512 >= 639 @ 1.36332
2.90/4.27 c bounds 1512 >= 640 @ 1.36429
2.90/4.27 c bounds 1512 >= 641 @ 1.36529
2.90/4.27 c bounds 1512 >= 642 @ 1.36628
2.90/4.27 c bounds 1512 >= 643 @ 1.36726
2.90/4.27 c bounds 1512 >= 644 @ 1.36825
2.90/4.27 c bounds 1512 >= 645 @ 1.36925
2.90/4.27 c bounds 1512 >= 646 @ 1.37022
2.90/4.28 c bounds 1512 >= 647 @ 1.3712
2.90/4.28 c bounds 1512 >= 648 @ 1.37218
2.90/4.28 c bounds 1512 >= 649 @ 1.37315
2.90/4.28 c bounds 1512 >= 650 @ 1.37414
2.90/4.28 c bounds 1512 >= 651 @ 1.37514
2.90/4.28 c bounds 1512 >= 652 @ 1.37613
2.90/4.28 c bounds 1512 >= 653 @ 1.37628
2.90/4.28 c bounds 1512 >= 654 @ 1.37711
2.90/4.28 c bounds 1512 >= 655 @ 1.37809
2.90/4.28 c bounds 1512 >= 656 @ 1.37906
2.90/4.28 c bounds 1512 >= 657 @ 1.38004
2.90/4.29 c bounds 1512 >= 658 @ 1.38102
2.90/4.29 c bounds 1512 >= 659 @ 1.382
2.90/4.29 c bounds 1512 >= 660 @ 1.38297
2.90/4.29 c bounds 1512 >= 661 @ 1.38314
2.90/4.29 c bounds 1512 >= 662 @ 1.38409
2.90/4.29 c bounds 1512 >= 663 @ 1.3851
2.90/4.29 c bounds 1512 >= 664 @ 1.38608
2.90/4.29 c bounds 1512 >= 665 @ 1.38714
2.90/4.29 c bounds 1512 >= 666 @ 1.38812
2.90/4.29 c bounds 1512 >= 667 @ 1.3891
3.00/4.30 c bounds 1512 >= 668 @ 1.39007
3.00/4.30 c bounds 1512 >= 669 @ 1.39106
3.00/4.30 c bounds 1512 >= 670 @ 1.39203
3.00/4.30 c bounds 1512 >= 671 @ 1.39302
3.00/4.30 c bounds 1512 >= 672 @ 1.39421
3.00/4.30 c bounds 1512 >= 673 @ 1.39519
3.00/4.30 c bounds 1512 >= 674 @ 1.39627
3.00/4.30 c bounds 1512 >= 675 @ 1.39717
3.00/4.30 c bounds 1512 >= 676 @ 1.39742
3.00/4.31 c bounds 1512 >= 677 @ 1.39841
3.00/4.31 c bounds 1512 >= 678 @ 1.39946
3.00/4.31 c bounds 1512 >= 679 @ 1.40045
3.00/4.31 c bounds 1512 >= 680 @ 1.4016
3.00/4.31 c bounds 1512 >= 681 @ 1.40259
3.00/4.31 c bounds 1512 >= 682 @ 1.40371
3.00/4.31 c bounds 1512 >= 683 @ 1.40473
3.00/4.31 c bounds 1512 >= 684 @ 1.40578
3.00/4.31 c bounds 1512 >= 685 @ 1.40676
3.00/4.31 c bounds 1512 >= 686 @ 1.40783
3.00/4.32 c bounds 1512 >= 687 @ 1.40883
3.00/4.32 c bounds 1512 >= 688 @ 1.40981
3.00/4.32 c bounds 1512 >= 689 @ 1.41078
3.00/4.32 c bounds 1512 >= 690 @ 1.41176
3.00/4.32 c bounds 1512 >= 691 @ 1.41273
3.00/4.32 c bounds 1512 >= 692 @ 1.41371
3.00/4.32 c bounds 1512 >= 693 @ 1.41468
3.00/4.32 c bounds 1512 >= 694 @ 1.41566
3.00/4.32 c bounds 1512 >= 695 @ 1.41673
3.00/4.32 c bounds 1512 >= 696 @ 1.41769
3.00/4.33 c bounds 1512 >= 697 @ 1.41867
3.00/4.33 c bounds 1512 >= 698 @ 1.41965
3.00/4.33 c bounds 1512 >= 699 @ 1.42063
3.00/4.33 c bounds 1512 >= 700 @ 1.42162
3.00/4.33 c bounds 1512 >= 701 @ 1.42261
3.00/4.33 c bounds 1512 >= 702 @ 1.42357
3.00/4.33 c bounds 1512 >= 703 @ 1.42455
3.00/4.33 c bounds 1512 >= 704 @ 1.42551
3.00/4.33 c bounds 1512 >= 705 @ 1.42649
3.00/4.33 c bounds 1512 >= 706 @ 1.42747
3.00/4.34 c bounds 1512 >= 707 @ 1.42844
3.00/4.34 c bounds 1512 >= 708 @ 1.42941
3.00/4.34 c bounds 1512 >= 709 @ 1.43038
3.00/4.34 c bounds 1512 >= 710 @ 1.43136
3.00/4.34 c bounds 1512 >= 711 @ 1.43234
3.00/4.34 c bounds 1512 >= 712 @ 1.4333
3.00/4.34 c bounds 1512 >= 713 @ 1.43426
3.00/4.34 c bounds 1512 >= 714 @ 1.43522
3.00/4.34 c bounds 1512 >= 715 @ 1.43624
3.00/4.34 c bounds 1512 >= 716 @ 1.43721
3.00/4.35 c bounds 1512 >= 717 @ 1.43818
3.00/4.35 c bounds 1512 >= 718 @ 1.43915
3.00/4.35 c bounds 1512 >= 719 @ 1.44019
3.00/4.35 c bounds 1512 >= 720 @ 1.44117
3.00/4.35 c bounds 1512 >= 721 @ 1.44214
3.00/4.35 c bounds 1512 >= 722 @ 1.4431
3.00/4.35 c bounds 1512 >= 723 @ 1.44406
3.00/4.35 c bounds 1512 >= 724 @ 1.44503
3.00/4.35 c bounds 1512 >= 725 @ 1.446
3.00/4.35 c bounds 1512 >= 726 @ 1.44696
3.00/4.36 c bounds 1512 >= 727 @ 1.44696
3.00/4.36 c bounds 1512 >= 728 @ 1.44706
3.00/4.36 c bounds 1512 >= 729 @ 1.44802
3.00/4.36 c bounds 1512 >= 730 @ 1.44897
3.00/4.36 c bounds 1512 >= 731 @ 1.44996
3.00/4.36 c bounds 1512 >= 732 @ 1.45091
3.00/4.36 c bounds 1512 >= 733 @ 1.45186
3.00/4.36 c bounds 1512 >= 734 @ 1.45198
3.00/4.36 c bounds 1512 >= 735 @ 1.45279
3.00/4.36 c bounds 1512 >= 736 @ 1.45373
3.00/4.36 c bounds 1512 >= 737 @ 1.45469
3.00/4.37 c bounds 1512 >= 738 @ 1.45485
3.00/4.37 c bounds 1512 >= 739 @ 1.45563
3.00/4.37 c bounds 1512 >= 740 @ 1.45658
3.00/4.37 c bounds 1512 >= 741 @ 1.45753
3.00/4.37 c bounds 1512 >= 742 @ 1.45848
3.00/4.37 c bounds 1512 >= 743 @ 1.45946
3.00/4.37 c bounds 1512 >= 744 @ 1.46044
3.00/4.37 c bounds 1512 >= 745 @ 1.46144
3.00/4.37 c bounds 1512 >= 746 @ 1.46241
3.00/4.37 c bounds 1512 >= 747 @ 1.46339
3.00/4.38 c bounds 1512 >= 748 @ 1.46436
3.00/4.38 c bounds 1512 >= 749 @ 1.46535
3.00/4.38 c bounds 1512 >= 750 @ 1.46631
3.00/4.38 c bounds 1512 >= 751 @ 1.4673
3.00/4.38 c bounds 1512 >= 752 @ 1.46827
3.00/4.38 c bounds 1512 >= 753 @ 1.46924
3.00/4.38 c bounds 1512 >= 754 @ 1.47022
3.00/4.38 c bounds 1512 >= 755 @ 1.47122
3.00/4.38 c bounds 1512 >= 756 @ 1.47219
3.00/4.38 c bounds 1512 >= 757 @ 1.47316
3.00/4.39 c bounds 1512 >= 758 @ 1.47412
3.00/4.39 c bounds 1512 >= 759 @ 1.47514
3.00/4.39 c bounds 1512 >= 760 @ 1.47611
3.00/4.39 c bounds 1512 >= 761 @ 1.47707
3.00/4.39 c bounds 1512 >= 762 @ 1.47805
3.00/4.39 c bounds 1512 >= 763 @ 1.47902
3.00/4.39 c bounds 1512 >= 764 @ 1.48001
3.00/4.39 c bounds 1512 >= 765 @ 1.48095
3.00/4.39 c bounds 1512 >= 766 @ 1.48191
3.00/4.39 c bounds 1512 >= 767 @ 1.48286
3.00/4.40 c bounds 1512 >= 768 @ 1.48389
3.10/4.40 c bounds 1512 >= 769 @ 1.48485
3.10/4.40 c bounds 1512 >= 770 @ 1.48584
3.10/4.40 c bounds 1512 >= 771 @ 1.48681
3.10/4.40 c bounds 1512 >= 772 @ 1.48777
3.10/4.40 c bounds 1512 >= 773 @ 1.48873
3.10/4.40 c bounds 1512 >= 774 @ 1.48969
3.10/4.40 c bounds 1512 >= 775 @ 1.49064
3.10/4.40 c bounds 1512 >= 776 @ 1.49161
3.10/4.40 c bounds 1512 >= 777 @ 1.49257
3.10/4.40 c bounds 1512 >= 778 @ 1.49355
3.10/4.41 c bounds 1512 >= 779 @ 1.49452
3.10/4.41 c bounds 1512 >= 780 @ 1.49548
3.10/4.41 c bounds 1512 >= 781 @ 1.49643
3.10/4.41 c bounds 1512 >= 782 @ 1.49739
3.10/4.41 c bounds 1512 >= 783 @ 1.4984
3.10/4.41 c bounds 1512 >= 784 @ 1.49937
3.10/4.41 c bounds 1512 >= 785 @ 1.50035
3.10/4.41 c bounds 1512 >= 786 @ 1.50133
3.10/4.41 c bounds 1512 >= 787 @ 1.50236
3.10/4.41 c bounds 1512 >= 788 @ 1.50251
3.10/4.42 c bounds 1512 >= 789 @ 1.50332
3.10/4.42 c bounds 1512 >= 790 @ 1.50427
3.10/4.42 c bounds 1512 >= 791 @ 1.50528
3.10/4.42 c bounds 1512 >= 792 @ 1.50625
3.10/4.42 c bounds 1512 >= 793 @ 1.50721
3.10/4.42 c bounds 1512 >= 794 @ 1.50818
3.10/4.42 c bounds 1512 >= 795 @ 1.50915
3.10/4.42 c bounds 1512 >= 796 @ 1.51011
3.10/4.42 c bounds 1512 >= 797 @ 1.51106
3.10/4.42 c bounds 1512 >= 798 @ 1.51205
3.10/4.43 c bounds 1512 >= 799 @ 1.513
3.10/4.43 c bounds 1512 >= 800 @ 1.51396
3.10/4.43 c bounds 1512 >= 801 @ 1.5149
3.10/4.43 c bounds 1512 >= 802 @ 1.51583
3.10/4.43 c bounds 1512 >= 803 @ 1.51693
3.10/4.43 c bounds 1512 >= 804 @ 1.51789
3.10/4.43 c bounds 1512 >= 805 @ 1.51804
3.10/4.43 c bounds 1512 >= 806 @ 1.51889
3.10/4.43 c bounds 1512 >= 807 @ 1.51978
3.10/4.43 c bounds 1512 >= 808 @ 1.52075
3.10/4.44 c bounds 1512 >= 809 @ 1.52171
3.10/4.44 c bounds 1512 >= 810 @ 1.52273
3.10/4.44 c bounds 1512 >= 811 @ 1.52371
3.10/4.44 c bounds 1512 >= 812 @ 1.52468
3.10/4.44 c bounds 1512 >= 813 @ 1.52571
3.10/4.44 c bounds 1512 >= 814 @ 1.52666
3.10/4.44 c bounds 1512 >= 815 @ 1.52666
3.10/4.44 c bounds 1512 >= 816 @ 1.52761
3.10/4.44 c bounds 1512 >= 817 @ 1.52856
3.10/4.44 c bounds 1512 >= 818 @ 1.52951
3.10/4.44 c bounds 1512 >= 819 @ 1.53046
3.10/4.45 c bounds 1512 >= 820 @ 1.53142
3.10/4.45 c bounds 1512 >= 821 @ 1.53238
3.10/4.45 c bounds 1512 >= 822 @ 1.53334
3.10/4.45 c bounds 1512 >= 823 @ 1.53429
3.10/4.45 c bounds 1512 >= 824 @ 1.53525
3.10/4.45 c bounds 1512 >= 825 @ 1.53621
3.10/4.45 c bounds 1512 >= 826 @ 1.53716
3.10/4.45 c bounds 1512 >= 827 @ 1.53813
3.10/4.45 c bounds 1512 >= 828 @ 1.53909
3.10/4.45 c bounds 1512 >= 829 @ 1.54006
3.10/4.46 c bounds 1512 >= 830 @ 1.54102
3.10/4.46 c bounds 1512 >= 831 @ 1.54198
3.10/4.46 c bounds 1512 >= 832 @ 1.54294
3.10/4.46 c bounds 1512 >= 833 @ 1.54391
3.10/4.46 c bounds 1512 >= 834 @ 1.54486
3.10/4.46 c bounds 1512 >= 835 @ 1.54581
3.10/4.46 c bounds 1512 >= 836 @ 1.54677
3.10/4.46 c bounds 1512 >= 837 @ 1.54772
3.10/4.46 c bounds 1512 >= 838 @ 1.54869
3.10/4.46 c bounds 1512 >= 839 @ 1.54955
3.10/4.47 c bounds 1512 >= 840 @ 1.54965
3.10/4.47 c bounds 1512 >= 841 @ 1.55058
3.10/4.47 c bounds 1512 >= 842 @ 1.55153
3.10/4.47 c bounds 1512 >= 843 @ 1.55249
3.10/4.47 c bounds 1512 >= 844 @ 1.55345
3.10/4.47 c bounds 1512 >= 845 @ 1.55439
3.10/4.47 c bounds 1512 >= 846 @ 1.55534
3.10/4.47 c bounds 1512 >= 847 @ 1.5563
3.10/4.47 c bounds 1512 >= 848 @ 1.55644
3.10/4.47 c bounds 1512 >= 849 @ 1.55722
3.10/4.47 c bounds 1512 >= 850 @ 1.55816
3.10/4.48 c bounds 1512 >= 851 @ 1.55911
3.10/4.48 c bounds 1512 >= 852 @ 1.56006
3.10/4.48 c bounds 1512 >= 853 @ 1.56102
3.10/4.48 c bounds 1512 >= 854 @ 1.562
3.10/4.48 c bounds 1512 >= 855 @ 1.56292
3.10/4.48 c bounds 1512 >= 856 @ 1.56387
3.10/4.48 c bounds 1512 >= 857 @ 1.56482
3.10/4.48 c bounds 1512 >= 858 @ 1.56577
3.10/4.48 c bounds 1512 >= 859 @ 1.56672
3.10/4.48 c bounds 1512 >= 860 @ 1.56767
3.10/4.49 c bounds 1512 >= 861 @ 1.5686
3.10/4.49 c bounds 1512 >= 862 @ 1.56954
3.10/4.49 c bounds 1512 >= 863 @ 1.57049
3.10/4.49 c bounds 1512 >= 864 @ 1.57145
3.10/4.49 c bounds 1512 >= 865 @ 1.57242
3.10/4.49 c bounds 1512 >= 866 @ 1.57337
3.10/4.49 c bounds 1512 >= 867 @ 1.57433
3.10/4.49 c bounds 1512 >= 868 @ 1.57527
3.10/4.49 c bounds 1512 >= 869 @ 1.57625
3.10/4.49 c bounds 1512 >= 870 @ 1.57721
3.10/4.49 c bounds 1512 >= 871 @ 1.57818
3.10/4.50 c bounds 1512 >= 872 @ 1.57914
3.20/4.50 c bounds 1512 >= 873 @ 1.58008
3.20/4.50 c bounds 1512 >= 874 @ 1.58104
3.20/4.50 c bounds 1512 >= 875 @ 1.58198
3.20/4.50 c bounds 1512 >= 876 @ 1.58291
3.20/4.50 c bounds 1512 >= 877 @ 1.58384
3.20/4.50 c bounds 1512 >= 878 @ 1.58478
3.20/4.50 c bounds 1512 >= 879 @ 1.58571
3.20/4.50 c bounds 1512 >= 880 @ 1.58664
3.20/4.50 c bounds 1512 >= 881 @ 1.5876
3.20/4.51 c bounds 1512 >= 882 @ 1.58854
3.20/4.51 c bounds 1512 >= 883 @ 1.58947
3.20/4.51 c bounds 1512 >= 884 @ 1.59043
3.20/4.51 c bounds 1512 >= 885 @ 1.59137
3.20/4.51 c bounds 1512 >= 886 @ 1.59233
3.20/4.51 c bounds 1512 >= 887 @ 1.59328
3.20/4.51 c bounds 1512 >= 888 @ 1.59423
3.20/4.51 c bounds 1512 >= 889 @ 1.59516
3.20/4.51 c bounds 1512 >= 890 @ 1.59612
3.20/4.51 c bounds 1512 >= 891 @ 1.59706
3.20/4.51 c bounds 1512 >= 892 @ 1.59802
6.59/7.94 c #Conflicts: 1000 | #Constraints: 24058
6.59/7.94 c #Conflicts: 2000 | #Constraints: 25058
6.59/7.94 c INPROCESSING
6.59/7.94 c GARBAGE COLLECT
6.59/7.94 WSVECS04 Frhs2[2]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[4]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[6]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[8]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[10]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[12]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[14]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[16]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[18]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[20]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[22]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[24]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[26]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[28]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[30]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[32]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[34]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[36]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[38]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[40]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[42]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[44]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[46]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[48]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[50]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[52]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[54]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[56]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[58]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[60]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[62]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[64]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[66]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[68]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[70]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[72]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[74]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[76]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[78]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[80]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[82]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[84]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[86]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[88]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[90]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[92]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[94]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[96]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[100]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[116]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[118]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[122]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[124]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[126]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[128]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[130]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[132]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[134]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[136]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[138]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[140]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[148]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[150]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[166]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[172]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[178]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[180]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[182]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[184]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[186]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[188]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[190]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[194]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[226]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[234]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[236]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[238]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[240]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[242]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[244]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[246]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[248]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[268]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[276]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[290]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[292]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[294]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[296]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[298]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[300]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[302]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[334]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[336]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[342]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[344]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[346]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[348]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[350]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[352]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[354]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[356]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[358]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[376]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[384]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[386]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[388]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[390]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[392]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[394]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[396]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[398]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[400]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[402]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[404]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[406]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[408]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[410]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[412]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[414]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[416]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[418]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[420]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[422]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[424]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[426]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[428]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[430]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[432]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[434]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[436]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[438]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[440]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[442]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[444]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[446]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[448]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[450]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[452]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[454]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[456]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[458]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[460]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[462]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[464]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[466]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[468]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[470]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[472]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[474]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[476]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[478]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[480]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[482]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[484]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[486]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[488]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[490]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[492]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[494]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[495]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[496]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[498]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[500]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[502]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[504]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[506]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[508]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[510]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[512]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[514]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[516]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[518]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[520]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[522]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[524]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[526]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[528]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[530]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[532]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[534]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[536]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[538]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[540]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[542]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[544]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[546]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[548]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[550]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[552]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[554]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[556]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[558]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[560]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[562]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[564]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[566]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[568]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[570]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[572]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[574]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[576]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[578]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[580]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[582]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[584]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[586]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[588]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[590]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[592]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[594]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[596]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[598]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[600]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[602]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[604]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[605]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[606]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[608]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[610]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[612]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[614]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[616]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[618]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[620]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[622]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[624]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[626]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[628]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[630]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[632]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[634]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[636]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[638]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[640]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[642]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[644]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[646]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[648]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[650]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[652]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[654]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[656]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[658]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[660]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[662]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[664]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[666]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[668]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[670]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[672]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[674]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[676]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[678]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[680]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[682]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[684]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[686]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[688]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[690]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[692]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[694]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[696]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[698]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[700]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[702]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[704]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[706]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[708]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[710]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[712]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[714]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[715]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[716]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[718]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[720]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[722]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[724]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[726]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[728]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[730]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[732]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[734]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[736]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[738]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[740]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[742]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[744]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[746]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[748]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[750]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[752]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[754]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[756]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[758]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[760]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[762]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[764]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[766]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[768]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[770]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[772]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[774]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[776]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[778]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[780]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[782]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[784]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[786]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[788]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[790]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[792]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[794]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[796]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[798]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[800]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[802]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[804]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[806]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[808]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[810]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[812]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[814]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[816]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[818]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[820]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[822]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[824]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[825]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[826]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[828]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[830]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[832]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[834]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[836]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[838]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[840]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[842]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[844]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[846]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[848]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[850]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[852]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[854]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[856]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[858]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[860]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[862]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[864]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[866]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[868]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[870]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[872]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[874]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[876]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[878]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[880]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[882]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[884]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[886]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[888]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[890]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[892]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[894]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[896]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[898]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[900]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[902]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[904]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[906]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[908]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[910]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[912]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[914]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[916]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[918]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[920]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[922]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[924]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[926]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[928]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[930]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[932]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[934]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[935]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[936]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[938]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[940]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[942]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[944]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[946]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[948]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[950]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[952]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[954]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[956]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[958]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[960]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[962]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[964]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[966]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[968]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[970]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[972]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[974]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[976]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[978]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[980]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[982]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[984]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[986]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[988]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[990]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[992]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[994]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[996]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[998]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1000]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1002]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1004]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1006]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1008]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1010]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1012]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1014]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1016]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1018]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1020]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1022]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1024]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1026]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1028]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1030]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1032]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1034]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1036]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1038]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1040]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1042]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1044]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1045]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1046]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1048]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1050]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1052]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1054]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1056]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1058]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1060]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1062]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1064]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1066]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1068]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1070]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1072]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1074]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1076]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1078]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1080]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1082]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1084]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1086]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1088]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1090]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1092]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1094]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1096]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1098]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1100]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1102]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1104]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1106]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1108]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1110]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1112]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1114]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1116]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1118]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1120]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1122]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1124]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1126]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1128]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1130]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1132]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1134]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1136]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1138]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1140]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1142]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1144]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1146]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1148]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1150]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1152]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1154]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1155]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1156]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1158]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1160]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1162]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1164]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1166]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1168]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1170]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1172]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1174]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1176]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1178]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1180]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1182]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1184]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1186]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1188]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1190]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1192]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1194]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1196]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1198]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1200]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1202]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1204]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1206]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1208]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1210]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1212]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1214]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1216]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1218]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1220]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1222]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1224]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1226]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1228]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1230]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1232]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1234]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1236]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1238]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1240]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1242]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1244]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1246]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1248]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1250]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1252]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1254]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1256]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1258]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1260]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1262]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1264]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1265]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1266]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1268]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1270]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1272]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1274]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1276]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1278]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1280]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1282]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1284]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1286]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1288]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1290]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1292]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1294]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1296]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1298]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1300]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1302]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1304]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1306]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1308]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1310]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1312]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1314]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1316]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1318]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1320]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1322]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1324]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1326]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1328]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1330]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1332]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1334]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1336]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1338]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1340]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1342]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1344]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1346]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1348]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1350]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1352]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1354]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1356]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1358]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1360]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1362]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1364]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1366]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1368]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1370]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1372]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1374]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1375]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1376]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1378]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1380]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1382]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1384]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1386]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1388]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1390]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1392]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1394]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1396]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1398]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1400]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1402]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1404]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1406]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1408]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1410]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1412]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1414]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1416]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1418]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1420]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1422]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1424]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1426]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1428]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1430]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1432]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1434]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1436]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1438]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1440]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1442]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1444]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1446]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1448]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1450]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1452]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1454]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1456]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1458]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1460]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1462]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1464]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1466]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1468]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1470]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1472]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1474]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1476]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1478]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1480]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1482]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1484]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1485]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1486]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1488]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1490]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1492]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1494]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1496]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1498]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1500]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1502]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1504]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1506]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1508]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1510]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1512]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1514]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1516]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1518]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1520]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1522]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1524]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1526]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1528]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1530]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1532]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1534]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1536]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1538]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1542]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1544]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1548]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1550]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1552]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1554]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1556]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1558]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1560]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1562]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1564]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1566]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1568]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1570]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1572]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1574]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1576]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1578]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1580]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1582]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1584]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1586]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1588]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1590]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1602]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1604]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1606]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1608]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1612]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1614]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1618]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1620]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1622]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1624]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1626]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1628]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1630]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1634]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1636]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1638]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1640]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1642]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1644]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1656]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1658]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1660]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1662]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1664]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1668]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1670]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1672]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1674]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1676]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1678]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1680]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1688]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1690]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1692]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1694]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1710]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1712]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1714]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1716]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1718]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1720]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1722]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1724]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1728]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1730]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1732]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1734]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1736]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1738]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1740]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1742]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1744]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1746]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1748]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1750]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1752]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1754]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1756]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1758]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1760]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1762]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1764]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1766]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1768]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1770]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1772]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1774]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1776]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1778]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1780]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1782]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1784]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1786]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1788]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1790]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1792]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1794]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1796]: 6 -1.00006 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1798]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1800]: 6 -1.00002 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1802]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1804]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1806]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1808]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1810]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1812]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1814]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1815]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1816]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1818]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1820]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1822]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1824]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1826]: 6 -1.0001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1828]: 6 -1.00009 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1830]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1832]: 6 -1.00004 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1834]: 6 -1.00005 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1835]: 6 -1.00008 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1837]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[1891]: 6 -1.00003 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[2000]: 6 -1.00001 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[2008]: 6 -1.00007 0 shouldn't be
6.59/7.94 WSVECS04 Frhs2[2012]: 6 -1.00004 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2030]: 6 -1.00004 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2040]: 6 -1.00002 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2042]: 6 -1.0001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2048]: 6 -1.00003 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2050]: 6 -1.00002 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2052]: 6 -1.00006 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2054]: 6 -1.00009 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2056]: 6 -1.00001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2058]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2060]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2062]: 6 -1.00009 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2064]: 6 -1.00008 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2066]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2068]: 6 -1.00002 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2070]: 6 -1.00006 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2072]: 6 -1.00004 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2074]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2076]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2078]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2080]: 6 -1.00008 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2082]: 6 -1.00006 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2084]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2086]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2088]: 6 -1.0001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2092]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2094]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2096]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2098]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2100]: 6 -1.00004 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2102]: 6 -1.00008 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2110]: 6 -1.00006 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2118]: 6 -1.00006 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2122]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2140]: 6 -1.00009 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2150]: 6 -1.00009 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2152]: 6 -1.00002 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2262]: 6 -1.00002 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2312]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2316]: 6 -1.00001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2318]: 6 -1.00009 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2320]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2322]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2328]: 6 -1.00008 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2336]: 6 -1.00009 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2338]: 6 -1.00003 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2340]: 6 -1.00009 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2342]: 6 -1.00008 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2344]: 6 -1.00001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2346]: 6 -1.00002 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2348]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2350]: 6 -1.00001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2354]: 6 -1.0001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2358]: 6 -1.00003 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2360]: 6 -1.00004 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2362]: 6 -1.0001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2364]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2365]: 6 -1.00003 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2366]: 6 -1.0001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2368]: 6 -1.00002 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2370]: 6 -1.00004 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2372]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2374]: 6 -1.00001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2376]: 6 -1.00009 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2378]: 6 -1.00002 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2380]: 6 -1.00002 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2382]: 6 -1.00008 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2390]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2392]: 6 -1.00008 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2394]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2396]: 6 -1.00009 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2398]: 6 -1.00002 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2400]: 6 -1.00006 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2402]: 6 -1.00009 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2404]: 6 -1.00002 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2406]: 6 -1.00001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2408]: 6 -1.00002 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2410]: 6 -1.00001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2422]: 6 -1.0001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2424]: 6 -1.00002 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2426]: 6 -1.00003 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2428]: 6 -1.00002 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2430]: 6 -1.00006 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2432]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2434]: 6 -1.00006 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2436]: 6 -1.00001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2438]: 6 -1.00001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2446]: 6 -1.00004 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2448]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2450]: 6 -1.00003 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2452]: 6 -1.00008 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2454]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2456]: 6 -1.00006 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2458]: 6 -1.00004 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2460]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2462]: 6 -1.00006 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2464]: 6 -1.00006 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2466]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2472]: 6 -1.00008 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2476]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2478]: 6 -1.00009 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2480]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2482]: 6 -1.00008 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2484]: 6 -1.00003 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2486]: 6 -1.00003 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2488]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2490]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2492]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2494]: 6 -1.00009 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2500]: 6 -1.00002 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2502]: 6 -1.00001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2504]: 6 -1.00003 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2506]: 6 -1.0001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2508]: 6 -1.00006 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2510]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2512]: 6 -1.00001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2514]: 6 -1.00009 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2516]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2518]: 6 -1.0001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2520]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2522]: 6 -1.00006 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2524]: 6 -1.00004 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2526]: 6 -1.00003 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2528]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2532]: 6 -1.00006 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2534]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2536]: 6 -1.00002 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2538]: 6 -1.00002 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2540]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2542]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2544]: 6 -1.00004 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2546]: 6 -1.00002 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2548]: 6 -1.00004 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2550]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2552]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2554]: 6 -1.00006 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2556]: 6 -1.00006 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2558]: 6 -1.00008 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2560]: 6 -1.00006 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2562]: 6 -1.00004 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2564]: 6 -1.00003 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2566]: 6 -1.00006 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2568]: 6 -1.00008 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2570]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2572]: 6 -1.00003 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2574]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2576]: 6 -1.00006 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2578]: 6 -1.00004 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2580]: 6 -1.00001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2582]: 6 -1.00004 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2584]: 6 -1.00004 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2585]: 6 -1.00006 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2586]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2588]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2590]: 6 -1.00009 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2592]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2594]: 6 -1.00008 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2596]: 6 -1.0001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2598]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2600]: 6 -1.00008 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2602]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2604]: 6 -1.0001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2606]: 6 -1.00003 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2608]: 6 -1.00003 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2610]: 6 -1.00006 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2612]: 6 -1.00003 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2614]: 6 -1.0001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2616]: 6 -1.00008 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2618]: 6 -1.00004 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2620]: 6 -1.00006 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2622]: 6 -1.00004 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2624]: 6 -1.00008 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2626]: 6 -1.0001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2628]: 6 -1.00009 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2630]: 6 -1.00001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2632]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2634]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2636]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2638]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2640]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2642]: 6 -1.00004 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2644]: 6 -1.00003 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2646]: 6 -1.00003 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2648]: 6 -1.00004 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2650]: 6 -1.00006 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2652]: 6 -1.00008 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2654]: 6 -1.00004 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2656]: 6 -1.00009 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2658]: 6 -1.00004 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2660]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2662]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2664]: 6 -1.00009 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2666]: 6 -1.00009 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2668]: 6 -1.00008 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2670]: 6 -1.00001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2672]: 6 -1.0001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2674]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2676]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2678]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2680]: 6 -1.00004 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2682]: 6 -1.00004 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2684]: 6 -1.00001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2686]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2688]: 6 -1.00009 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2690]: 6 -1.00002 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2692]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2694]: 6 -1.00002 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2695]: 6 -1.00003 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2696]: 6 -1.00001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2698]: 6 -1.00006 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2700]: 6 -1.00009 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2702]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2704]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2706]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2708]: 6 -1.00002 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2710]: 6 -1.00004 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2712]: 6 -1.00004 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2714]: 6 -1.00002 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2716]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2718]: 6 -1.00008 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2720]: 6 -1.00007 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2722]: 6 -1.00002 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2724]: 6 -1.00004 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2726]: 6 -1.00003 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2728]: 6 -1.0001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2730]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2732]: 6 -1.00008 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2734]: 6 -1.0001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2736]: 6 -1.00006 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2738]: 6 -1.00002 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2740]: 6 -1.0001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2742]: 6 -1.00009 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2744]: 6 -1.00001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2746]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2748]: 6 -1.00009 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2752]: 6 -1.00001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2754]: 6 -1.00003 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2756]: 6 -1.00002 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2758]: 6 -1.00001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2800]: 6 -1.00009 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2808]: 6 -1.00006 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2810]: 6 -1.00009 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2864]: 6 -1.00009 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2874]: 6 -1.00001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2880]: 6 -1.0001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2918]: 6 -1.00009 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2920]: 6 -1.00004 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2922]: 6 -1.00006 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2924]: 6 -1.00002 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2926]: 6 -1.00008 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2928]: 6 -1.0001 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2930]: 6 -1.00002 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2932]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2934]: 6 -1.00006 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2936]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2940]: 6 -1.00008 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2944]: 6 -1.00004 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2946]: 6 -1.00005 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2948]: 6 -1.00009 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2950]: 6 -1.00003 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2956]: 6 -1.00008 0 shouldn't be
6.59/7.95 WSVECS04 Frhs2[2960]: 6 -1.00005 0 shouldn't be
6.70/8.03 c bounds 1512 >= 893 @ 5.01588
6.70/8.04 c bounds 1512 >= 894 @ 5.01698
6.70/8.04 c bounds 1512 >= 895 @ 5.01763
6.70/8.04 c bounds 1512 >= 896 @ 5.01843
6.70/8.04 c bounds 1512 >= 897 @ 5.01909
6.70/8.04 c bounds 1512 >= 898 @ 5.01992
6.70/8.04 c bounds 1512 >= 899 @ 5.02056
6.70/8.04 c bounds 1512 >= 900 @ 5.0213
6.70/8.04 c bounds 1512 >= 901 @ 5.02198
6.70/8.04 c bounds 1512 >= 902 @ 5.02275
6.70/8.04 c bounds 1512 >= 903 @ 5.0234
6.70/8.04 c bounds 1512 >= 904 @ 5.02421
6.70/8.04 c bounds 1512 >= 905 @ 5.02489
6.70/8.04 c bounds 1512 >= 906 @ 5.02567
6.70/8.04 c bounds 1512 >= 907 @ 5.02632
6.70/8.05 c bounds 1512 >= 908 @ 5.02716
6.70/8.05 c bounds 1512 >= 909 @ 5.02784
6.70/8.05 c bounds 1512 >= 910 @ 5.02861
6.70/8.05 c bounds 1512 >= 911 @ 5.02932
6.70/8.05 c bounds 1512 >= 912 @ 5.03017
6.70/8.05 c bounds 1512 >= 913 @ 5.03084
6.70/8.05 c bounds 1512 >= 914 @ 5.0316
6.70/8.05 c bounds 1512 >= 915 @ 5.03225
6.70/8.05 c bounds 1512 >= 916 @ 5.03307
6.70/8.05 c bounds 1512 >= 917 @ 5.03373
6.70/8.05 c bounds 1512 >= 918 @ 5.0345
6.70/8.05 c bounds 1512 >= 919 @ 5.03516
6.70/8.05 c bounds 1512 >= 920 @ 5.03595
6.70/8.06 c bounds 1512 >= 921 @ 5.0366
6.70/8.06 c bounds 1512 >= 922 @ 5.03739
6.70/8.06 c bounds 1512 >= 923 @ 5.03805
6.70/8.06 c bounds 1512 >= 924 @ 5.03883
6.70/8.06 c bounds 1512 >= 925 @ 5.03947
6.70/8.06 c bounds 1512 >= 926 @ 5.04025
6.70/8.06 c bounds 1512 >= 927 @ 5.04092
6.70/8.06 c bounds 1512 >= 928 @ 5.04171
6.70/8.06 c bounds 1512 >= 929 @ 5.04234
6.70/8.06 c bounds 1512 >= 930 @ 5.04311
6.70/8.06 c bounds 1512 >= 931 @ 5.0438
6.70/8.06 c bounds 1512 >= 932 @ 5.04457
6.70/8.06 c bounds 1512 >= 933 @ 5.04522
6.70/8.06 c bounds 1512 >= 934 @ 5.04599
6.70/8.07 c bounds 1512 >= 935 @ 5.04672
6.70/8.07 c bounds 1512 >= 936 @ 5.04738
6.70/8.07 c bounds 1512 >= 937 @ 5.04819
6.70/8.07 c bounds 1512 >= 938 @ 5.04886
6.70/8.07 c bounds 1512 >= 939 @ 5.04961
6.70/8.07 c bounds 1512 >= 940 @ 5.05027
6.70/8.07 c bounds 1512 >= 941 @ 5.05109
6.70/8.07 c bounds 1512 >= 942 @ 5.05175
6.70/8.07 c bounds 1512 >= 943 @ 5.05251
6.70/8.07 c bounds 1512 >= 944 @ 5.05316
6.70/8.07 c bounds 1512 >= 945 @ 5.05396
6.70/8.07 c bounds 1512 >= 946 @ 5.05461
6.70/8.07 c bounds 1512 >= 947 @ 5.05538
6.70/8.07 c bounds 1512 >= 948 @ 5.05603
6.70/8.08 c bounds 1512 >= 949 @ 5.05681
6.70/8.08 c bounds 1512 >= 950 @ 5.05744
6.70/8.08 c bounds 1512 >= 951 @ 5.0582
6.70/8.08 c bounds 1512 >= 952 @ 5.05886
6.70/8.08 c bounds 1512 >= 953 @ 5.05967
6.70/8.08 c bounds 1512 >= 954 @ 5.06031
6.70/8.08 c bounds 1512 >= 955 @ 5.06106
6.70/8.08 c bounds 1512 >= 956 @ 5.06173
6.70/8.08 c bounds 1512 >= 957 @ 5.06246
6.70/8.08 c bounds 1512 >= 958 @ 5.0631
6.70/8.08 c bounds 1512 >= 959 @ 5.06387
6.70/8.08 c bounds 1512 >= 960 @ 5.06452
6.70/8.08 c bounds 1512 >= 961 @ 5.06531
6.70/8.08 c bounds 1512 >= 962 @ 5.06596
6.70/8.09 c bounds 1512 >= 963 @ 5.06675
6.70/8.09 c bounds 1512 >= 964 @ 5.06739
6.70/8.09 c bounds 1512 >= 965 @ 5.06817
6.70/8.09 c bounds 1512 >= 966 @ 5.06883
6.70/8.09 c bounds 1512 >= 967 @ 5.06957
6.70/8.09 c bounds 1512 >= 968 @ 5.07022
6.70/8.09 c bounds 1512 >= 969 @ 5.07103
6.70/8.09 c bounds 1512 >= 970 @ 5.07169
6.70/8.09 c bounds 1512 >= 971 @ 5.07244
6.70/8.09 c bounds 1512 >= 972 @ 5.07309
6.70/8.09 c bounds 1512 >= 973 @ 5.07387
6.70/8.09 c bounds 1512 >= 974 @ 5.07472
6.70/8.09 c bounds 1512 >= 975 @ 5.07548
6.70/8.09 c bounds 1512 >= 976 @ 5.07613
6.70/8.10 c bounds 1512 >= 977 @ 5.07692
6.70/8.10 c bounds 1512 >= 978 @ 5.07757
6.70/8.10 c bounds 1512 >= 979 @ 5.07833
6.70/8.10 c bounds 1512 >= 980 @ 5.07898
6.70/8.10 c bounds 1512 >= 981 @ 5.07977
6.70/8.10 c bounds 1512 >= 982 @ 5.08041
6.70/8.10 c bounds 1512 >= 983 @ 5.08118
6.70/8.10 c bounds 1512 >= 984 @ 5.08185
6.70/8.10 c bounds 1512 >= 985 @ 5.08265
6.70/8.10 c bounds 1512 >= 986 @ 5.08328
6.70/8.10 c bounds 1512 >= 987 @ 5.08405
6.70/8.10 c bounds 1512 >= 988 @ 5.08472
6.70/8.10 c bounds 1512 >= 989 @ 5.08545
6.70/8.10 c bounds 1512 >= 990 @ 5.08615
6.70/8.11 c bounds 1512 >= 991 @ 5.08682
6.70/8.11 c bounds 1512 >= 992 @ 5.0876
6.70/8.11 c bounds 1512 >= 993 @ 5.08823
6.70/8.11 c bounds 1512 >= 994 @ 5.08901
6.70/8.11 c bounds 1512 >= 995 @ 5.08967
6.70/8.11 c bounds 1512 >= 996 @ 5.09044
6.80/8.11 c bounds 1512 >= 997 @ 5.09108
6.80/8.11 c bounds 1512 >= 998 @ 5.09132
6.80/8.11 c bounds 1512 >= 999 @ 5.0915
6.80/8.11 c bounds 1512 >= 1000 @ 5.09227
6.80/8.11 c bounds 1512 >= 1001 @ 5.09293
6.80/8.11 c bounds 1512 >= 1002 @ 5.09368
6.80/8.11 c bounds 1512 >= 1003 @ 5.09431
6.80/8.11 c bounds 1512 >= 1004 @ 5.09506
6.80/8.12 c bounds 1512 >= 1005 @ 5.09572
6.80/8.12 c bounds 1512 >= 1006 @ 5.09649
6.80/8.12 c bounds 1512 >= 1007 @ 5.09712
6.80/8.12 c bounds 1512 >= 1008 @ 5.0979
6.80/8.12 c bounds 1512 >= 1009 @ 5.09856
6.80/8.12 c bounds 1512 >= 1010 @ 5.09932
6.80/8.12 c bounds 1512 >= 1011 @ 5.09996
6.80/8.12 c bounds 1512 >= 1012 @ 5.10074
6.80/8.12 c bounds 1512 >= 1013 @ 5.10137
6.80/8.12 c bounds 1512 >= 1014 @ 5.10209
6.80/8.12 c bounds 1512 >= 1015 @ 5.10274
6.80/8.12 c bounds 1512 >= 1016 @ 5.10352
6.80/8.12 c bounds 1512 >= 1017 @ 5.10419
6.80/8.12 c bounds 1512 >= 1018 @ 5.10496
6.80/8.13 c bounds 1512 >= 1019 @ 5.10562
6.80/8.13 c bounds 1512 >= 1020 @ 5.10633
6.80/8.13 c bounds 1512 >= 1021 @ 5.10697
6.80/8.13 c bounds 1512 >= 1022 @ 5.10775
6.80/8.13 c bounds 1512 >= 1023 @ 5.1084
6.80/8.13 c bounds 1512 >= 1024 @ 5.10913
6.80/8.13 c bounds 1512 >= 1025 @ 5.10975
6.80/8.13 c bounds 1512 >= 1026 @ 5.11046
6.80/8.13 c bounds 1512 >= 1027 @ 5.11108
6.80/8.13 c bounds 1512 >= 1028 @ 5.1118
6.80/8.13 c bounds 1512 >= 1029 @ 5.11244
6.80/8.13 c bounds 1512 >= 1030 @ 5.11316
6.80/8.13 c bounds 1512 >= 1031 @ 5.1138
6.80/8.13 c bounds 1512 >= 1032 @ 5.11454
6.80/8.13 c bounds 1512 >= 1033 @ 5.11517
6.80/8.14 c bounds 1512 >= 1034 @ 5.11591
6.80/8.14 c bounds 1512 >= 1035 @ 5.11655
6.80/8.14 c bounds 1512 >= 1036 @ 5.11726
6.80/8.14 c bounds 1512 >= 1037 @ 5.1179
6.80/8.14 c bounds 1512 >= 1038 @ 5.11863
6.80/8.14 c bounds 1512 >= 1039 @ 5.11925
6.80/8.14 c bounds 1512 >= 1040 @ 5.12004
6.80/8.14 c bounds 1512 >= 1041 @ 5.1207
6.80/8.14 c bounds 1512 >= 1042 @ 5.12141
6.80/8.14 c bounds 1512 >= 1043 @ 5.12205
6.80/8.14 c bounds 1512 >= 1044 @ 5.12277
6.80/8.14 c bounds 1512 >= 1045 @ 5.12345
6.80/8.14 c bounds 1512 >= 1046 @ 5.12408
6.80/8.14 c bounds 1512 >= 1047 @ 5.12429
6.80/8.15 c bounds 1512 >= 1048 @ 5.12447
6.80/8.15 c bounds 1512 >= 1049 @ 5.12518
6.80/8.15 c bounds 1512 >= 1050 @ 5.12581
6.80/8.15 c bounds 1512 >= 1051 @ 5.12657
6.80/8.15 c bounds 1512 >= 1052 @ 5.12718
6.80/8.15 c bounds 1512 >= 1053 @ 5.12787
6.80/8.15 c bounds 1512 >= 1054 @ 5.12852
6.80/8.15 c bounds 1512 >= 1055 @ 5.1292
6.80/8.15 c bounds 1512 >= 1056 @ 5.12984
6.80/8.15 c bounds 1512 >= 1057 @ 5.13054
6.80/8.15 c bounds 1512 >= 1058 @ 5.13115
6.80/8.15 c bounds 1512 >= 1059 @ 5.13181
6.80/8.15 c bounds 1512 >= 1060 @ 5.13245
6.80/8.15 c bounds 1512 >= 1061 @ 5.13314
6.80/8.15 c bounds 1512 >= 1062 @ 5.13377
6.80/8.16 c bounds 1512 >= 1063 @ 5.13443
6.80/8.16 c bounds 1512 >= 1064 @ 5.13504
6.80/8.16 c bounds 1512 >= 1065 @ 5.13574
6.80/8.16 c bounds 1512 >= 1066 @ 5.13637
6.80/8.16 c bounds 1512 >= 1067 @ 5.13705
6.80/8.16 c bounds 1512 >= 1068 @ 5.13768
6.80/8.16 c bounds 1512 >= 1069 @ 5.13833
6.80/8.16 c bounds 1512 >= 1070 @ 5.13896
6.80/8.16 c bounds 1512 >= 1071 @ 5.13959
6.80/8.16 c bounds 1512 >= 1072 @ 5.14021
6.80/8.16 c bounds 1512 >= 1073 @ 5.1409
6.80/8.16 c bounds 1512 >= 1074 @ 5.14152
6.80/8.16 c bounds 1512 >= 1075 @ 5.14216
6.80/8.16 c bounds 1512 >= 1076 @ 5.14279
6.80/8.16 c bounds 1512 >= 1077 @ 5.14351
6.80/8.16 c bounds 1512 >= 1078 @ 5.14413
6.80/8.17 c bounds 1512 >= 1079 @ 5.14425
6.80/8.17 c bounds 1512 >= 1080 @ 5.14442
6.80/8.17 c bounds 1512 >= 1081 @ 5.14505
6.80/8.17 c bounds 1512 >= 1082 @ 5.14567
6.80/8.17 c bounds 1512 >= 1083 @ 5.1463
6.80/8.17 c bounds 1512 >= 1084 @ 5.14693
6.80/8.17 c bounds 1512 >= 1085 @ 5.14758
6.80/8.17 c bounds 1512 >= 1086 @ 5.14819
6.80/8.17 c bounds 1512 >= 1087 @ 5.14882
6.80/8.17 c bounds 1512 >= 1088 @ 5.14946
6.80/8.17 c bounds 1512 >= 1089 @ 5.15014
6.80/8.17 c bounds 1512 >= 1090 @ 5.15024
6.80/8.17 c bounds 1512 >= 1091 @ 5.15046
6.80/8.17 c bounds 1512 >= 1092 @ 5.15105
6.80/8.17 c bounds 1512 >= 1093 @ 5.15169
6.80/8.18 c bounds 1512 >= 1094 @ 5.1523
6.80/8.18 c bounds 1512 >= 1095 @ 5.15294
6.80/8.18 c bounds 1512 >= 1096 @ 5.15358
6.80/8.18 c bounds 1512 >= 1097 @ 5.15419
6.80/8.18 c bounds 1512 >= 1098 @ 5.15481
6.80/8.18 c bounds 1512 >= 1099 @ 5.15546
6.80/8.18 c bounds 1512 >= 1100 @ 5.15607
6.80/8.18 c bounds 1512 >= 1101 @ 5.15672
6.80/8.18 c bounds 1512 >= 1102 @ 5.15738
6.80/8.18 c bounds 1512 >= 1103 @ 5.15798
6.80/8.18 c bounds 1512 >= 1104 @ 5.15862
6.80/8.18 c bounds 1512 >= 1105 @ 5.15924
6.80/8.18 c bounds 1512 >= 1106 @ 5.15988
6.80/8.18 c bounds 1512 >= 1107 @ 5.16049
6.80/8.18 c bounds 1512 >= 1108 @ 5.16115
6.80/8.18 c bounds 1512 >= 1109 @ 5.16176
6.80/8.19 c bounds 1512 >= 1110 @ 5.16241
6.80/8.19 c bounds 1512 >= 1111 @ 5.16303
6.80/8.19 c bounds 1512 >= 1112 @ 5.16366
6.80/8.19 c bounds 1512 >= 1113 @ 5.16428
6.80/8.19 c bounds 1512 >= 1114 @ 5.16492
6.80/8.19 c bounds 1512 >= 1115 @ 5.16554
6.80/8.19 c bounds 1512 >= 1116 @ 5.16618
6.80/8.19 c bounds 1512 >= 1117 @ 5.1668
6.80/8.19 c bounds 1512 >= 1118 @ 5.16746
6.80/8.19 c bounds 1512 >= 1119 @ 5.16806
6.80/8.19 c bounds 1512 >= 1120 @ 5.16869
6.80/8.19 c bounds 1512 >= 1121 @ 5.16933
6.80/8.19 c bounds 1512 >= 1122 @ 5.16995
6.80/8.19 c bounds 1512 >= 1123 @ 5.17058
6.80/8.19 c bounds 1512 >= 1124 @ 5.17122
6.80/8.19 c bounds 1512 >= 1125 @ 5.17184
6.80/8.20 c bounds 1512 >= 1126 @ 5.17246
6.80/8.20 c bounds 1512 >= 1127 @ 5.17306
6.89/8.20 c bounds 1512 >= 1128 @ 5.1737
6.89/8.20 c bounds 1512 >= 1129 @ 5.17432
6.89/8.20 c bounds 1512 >= 1130 @ 5.17494
6.89/8.20 c bounds 1512 >= 1131 @ 5.17556
6.89/8.20 c bounds 1512 >= 1132 @ 5.17618
6.89/8.20 c bounds 1512 >= 1133 @ 5.1768
6.89/8.20 c bounds 1512 >= 1134 @ 5.17743
6.89/8.20 c bounds 1512 >= 1135 @ 5.17803
6.89/8.20 c bounds 1512 >= 1136 @ 5.17868
6.89/8.20 c bounds 1512 >= 1137 @ 5.17931
6.89/8.20 c bounds 1512 >= 1138 @ 5.17994
6.89/8.20 c bounds 1512 >= 1139 @ 5.18056
6.89/8.20 c bounds 1512 >= 1140 @ 5.18119
6.89/8.20 c bounds 1512 >= 1141 @ 5.18192
6.89/8.21 c bounds 1512 >= 1142 @ 5.18256
6.89/8.21 c bounds 1512 >= 1143 @ 5.18325
6.89/8.21 c bounds 1512 >= 1144 @ 5.18399
6.89/8.21 c bounds 1512 >= 1145 @ 5.18469
6.89/8.21 c bounds 1512 >= 1146 @ 5.18533
6.89/8.21 c bounds 1512 >= 1147 @ 5.18595
6.89/8.21 c bounds 1512 >= 1148 @ 5.18659
6.89/8.21 c bounds 1512 >= 1149 @ 5.1872
6.89/8.21 c bounds 1512 >= 1150 @ 5.18783
6.89/8.21 c bounds 1512 >= 1151 @ 5.18846
6.89/8.21 c bounds 1512 >= 1152 @ 5.18908
6.89/8.21 c bounds 1512 >= 1153 @ 5.1897
6.89/8.21 c bounds 1512 >= 1154 @ 5.19034
6.89/8.21 c bounds 1512 >= 1155 @ 5.19095
6.89/8.21 c bounds 1512 >= 1156 @ 5.19159
6.89/8.22 c bounds 1512 >= 1157 @ 5.19237
6.89/8.22 c bounds 1512 >= 1158 @ 5.19298
6.89/8.22 c bounds 1512 >= 1159 @ 5.19364
6.89/8.22 c bounds 1512 >= 1160 @ 5.19428
6.89/8.22 c bounds 1512 >= 1161 @ 5.19502
6.89/8.22 c bounds 1512 >= 1162 @ 5.19564
6.89/8.22 c bounds 1512 >= 1163 @ 5.19634
6.89/8.22 c bounds 1512 >= 1164 @ 5.19696
6.89/8.22 c bounds 1512 >= 1165 @ 5.19767
6.89/8.22 c bounds 1512 >= 1166 @ 5.19828
6.89/8.22 c bounds 1512 >= 1167 @ 5.19898
6.89/8.22 c bounds 1512 >= 1168 @ 5.19962
6.89/8.22 c bounds 1512 >= 1169 @ 5.2003
6.89/8.22 c bounds 1512 >= 1170 @ 5.20093
6.89/8.22 c bounds 1512 >= 1171 @ 5.20162
6.89/8.23 c bounds 1512 >= 1172 @ 5.20226
6.89/8.23 c bounds 1512 >= 1173 @ 5.20289
6.89/8.23 c bounds 1512 >= 1174 @ 5.20353
6.89/8.23 c bounds 1512 >= 1175 @ 5.20415
6.89/8.23 c bounds 1512 >= 1176 @ 5.20479
6.89/8.23 c bounds 1512 >= 1177 @ 5.20545
6.89/8.23 c bounds 1512 >= 1178 @ 5.20626
6.89/8.23 c bounds 1512 >= 1179 @ 5.20688
6.89/8.23 c bounds 1512 >= 1180 @ 5.20749
6.89/8.23 c bounds 1512 >= 1181 @ 5.20814
6.89/8.23 c bounds 1512 >= 1182 @ 5.20814
6.89/8.23 c bounds 1512 >= 1183 @ 5.20847
6.89/8.23 c bounds 1512 >= 1184 @ 5.20904
6.89/8.23 c bounds 1512 >= 1185 @ 5.20973
6.89/8.23 c bounds 1512 >= 1186 @ 5.21036
6.89/8.23 c bounds 1512 >= 1187 @ 5.21099
6.89/8.24 c bounds 1512 >= 1188 @ 5.21161
6.89/8.24 c bounds 1512 >= 1189 @ 5.21231
6.89/8.24 c bounds 1512 >= 1190 @ 5.21291
6.89/8.24 c bounds 1512 >= 1191 @ 5.21357
6.89/8.24 c bounds 1512 >= 1192 @ 5.21419
6.89/8.24 c bounds 1512 >= 1193 @ 5.21486
6.89/8.24 c bounds 1512 >= 1194 @ 5.21549
6.89/8.24 c bounds 1512 >= 1195 @ 5.21615
6.89/8.24 c bounds 1512 >= 1196 @ 5.21677
6.89/8.24 c bounds 1512 >= 1197 @ 5.21741
6.89/8.24 c bounds 1512 >= 1198 @ 5.21803
6.89/8.24 c bounds 1512 >= 1199 @ 5.21871
6.89/8.24 c bounds 1512 >= 1200 @ 5.21937
6.89/8.24 c bounds 1512 >= 1201 @ 5.22001
6.89/8.24 c bounds 1512 >= 1202 @ 5.22064
6.89/8.25 c bounds 1512 >= 1203 @ 5.22131
6.89/8.25 c bounds 1512 >= 1204 @ 5.22191
6.89/8.25 c bounds 1512 >= 1205 @ 5.22205
6.89/8.25 c bounds 1512 >= 1206 @ 5.22224
6.89/8.25 c bounds 1512 >= 1207 @ 5.22289
6.89/8.25 c bounds 1512 >= 1208 @ 5.22352
6.89/8.25 c bounds 1512 >= 1209 @ 5.22418
6.89/8.25 c bounds 1512 >= 1210 @ 5.22479
6.89/8.25 c bounds 1512 >= 1211 @ 5.22543
6.89/8.25 c bounds 1512 >= 1212 @ 5.22617
6.89/8.25 c bounds 1512 >= 1213 @ 5.22677
6.89/8.25 c bounds 1512 >= 1214 @ 5.22701
6.89/8.25 c bounds 1512 >= 1215 @ 5.22716
6.89/8.25 c bounds 1512 >= 1216 @ 5.2279
6.89/8.25 c bounds 1512 >= 1217 @ 5.22852
6.89/8.26 c bounds 1512 >= 1218 @ 5.22929
6.89/8.26 c bounds 1512 >= 1219 @ 5.22989
6.89/8.26 c bounds 1512 >= 1220 @ 5.23065
6.89/8.26 c bounds 1512 >= 1221 @ 5.23128
6.89/8.26 c bounds 1512 >= 1222 @ 5.23203
6.89/8.26 c bounds 1512 >= 1223 @ 5.23264
6.89/8.26 c bounds 1512 >= 1224 @ 5.23341
6.89/8.26 c bounds 1512 >= 1225 @ 5.23403
6.89/8.26 c bounds 1512 >= 1226 @ 5.23477
6.89/8.26 c bounds 1512 >= 1227 @ 5.23538
6.89/8.26 c bounds 1512 >= 1228 @ 5.23605
6.89/8.26 c bounds 1512 >= 1229 @ 5.23667
6.89/8.26 c bounds 1512 >= 1230 @ 5.23734
6.89/8.26 c bounds 1512 >= 1231 @ 5.23796
6.89/8.26 c bounds 1512 >= 1232 @ 5.23861
6.89/8.27 c bounds 1512 >= 1233 @ 5.23927
6.89/8.27 c bounds 1512 >= 1234 @ 5.2399
6.89/8.27 c bounds 1512 >= 1235 @ 5.24051
6.89/8.27 c bounds 1512 >= 1236 @ 5.24122
6.89/8.27 c bounds 1512 >= 1237 @ 5.24181
6.89/8.27 c bounds 1512 >= 1238 @ 5.24252
6.89/8.27 c bounds 1512 >= 1239 @ 5.24312
6.89/8.27 c bounds 1512 >= 1240 @ 5.24385
6.89/8.27 c bounds 1512 >= 1241 @ 5.24446
6.89/8.27 c bounds 1512 >= 1242 @ 5.24519
6.89/8.27 c bounds 1512 >= 1243 @ 5.24577
6.89/8.27 c bounds 1512 >= 1244 @ 5.24653
6.89/8.27 c bounds 1512 >= 1245 @ 5.24716
6.89/8.27 c bounds 1512 >= 1246 @ 5.24787
6.89/8.27 c bounds 1512 >= 1247 @ 5.24848
6.89/8.28 c bounds 1512 >= 1248 @ 5.24917
6.89/8.28 c bounds 1512 >= 1249 @ 5.24978
6.89/8.28 c bounds 1512 >= 1250 @ 5.2505
6.89/8.28 c bounds 1512 >= 1251 @ 5.25113
6.89/8.28 c bounds 1512 >= 1252 @ 5.25182
6.89/8.28 c bounds 1512 >= 1253 @ 5.25192
6.89/8.28 c bounds 1512 >= 1254 @ 5.25218
6.89/8.28 c bounds 1512 >= 1255 @ 5.25273
6.89/8.28 c bounds 1512 >= 1256 @ 5.25341
6.89/8.28 c bounds 1512 >= 1257 @ 5.25403
6.89/8.28 c bounds 1512 >= 1258 @ 5.25469
6.89/8.28 c bounds 1512 >= 1259 @ 5.25532
6.89/8.28 c bounds 1512 >= 1260 @ 5.25599
6.89/8.28 c bounds 1512 >= 1261 @ 5.25662
6.89/8.28 c bounds 1512 >= 1262 @ 5.25736
6.89/8.29 c bounds 1512 >= 1263 @ 5.25798
6.89/8.29 c bounds 1512 >= 1264 @ 5.25861
6.89/8.29 c bounds 1512 >= 1265 @ 5.25926
6.89/8.29 c bounds 1512 >= 1266 @ 5.25986
6.89/8.29 c bounds 1512 >= 1267 @ 5.26063
6.89/8.29 c bounds 1512 >= 1268 @ 5.26125
6.89/8.29 c bounds 1512 >= 1269 @ 5.26197
6.89/8.29 c bounds 1512 >= 1270 @ 5.2626
6.89/8.29 c bounds 1512 >= 1271 @ 5.26339
6.89/8.29 c bounds 1512 >= 1272 @ 5.26401
6.89/8.29 c bounds 1512 >= 1273 @ 5.26475
6.89/8.29 c bounds 1512 >= 1274 @ 5.26536
6.89/8.29 c bounds 1512 >= 1275 @ 5.26612
6.89/8.29 c bounds 1512 >= 1276 @ 5.26671
6.89/8.29 c bounds 1512 >= 1277 @ 5.26743
6.89/8.30 c bounds 1512 >= 1278 @ 5.26805
6.89/8.30 c bounds 1512 >= 1279 @ 5.26876
6.99/8.30 c bounds 1512 >= 1280 @ 5.26936
6.99/8.30 c bounds 1512 >= 1281 @ 5.27011
6.99/8.30 c bounds 1512 >= 1282 @ 5.27069
6.99/8.30 c bounds 1512 >= 1283 @ 5.27146
6.99/8.30 c bounds 1512 >= 1284 @ 5.27206
6.99/8.30 c bounds 1512 >= 1285 @ 5.27275
6.99/8.30 c bounds 1512 >= 1286 @ 5.27336
6.99/8.30 c bounds 1512 >= 1287 @ 5.27406
6.99/8.30 c bounds 1512 >= 1288 @ 5.27466
6.99/8.30 c bounds 1512 >= 1289 @ 5.2754
6.99/8.30 c bounds 1512 >= 1290 @ 5.27599
6.99/8.30 c bounds 1512 >= 1291 @ 5.27669
6.99/8.30 c bounds 1512 >= 1292 @ 5.2773
6.99/8.31 c bounds 1512 >= 1293 @ 5.27801
6.99/8.31 c bounds 1512 >= 1294 @ 5.2786
6.99/8.31 c bounds 1512 >= 1295 @ 5.27936
6.99/8.31 c bounds 1512 >= 1296 @ 5.27998
6.99/8.31 c bounds 1512 >= 1297 @ 5.28073
6.99/8.31 c bounds 1512 >= 1298 @ 5.28133
6.99/8.31 c bounds 1512 >= 1299 @ 5.2821
6.99/8.31 c bounds 1512 >= 1300 @ 5.28269
6.99/8.31 c bounds 1512 >= 1301 @ 5.28345
6.99/8.31 c bounds 1512 >= 1302 @ 5.28407
6.99/8.31 c bounds 1512 >= 1303 @ 5.28477
6.99/8.31 c bounds 1512 >= 1304 @ 5.28538
6.99/8.31 c bounds 1512 >= 1305 @ 5.28615
6.99/8.31 c bounds 1512 >= 1306 @ 5.28673
6.99/8.31 c bounds 1512 >= 1307 @ 5.28748
6.99/8.32 c bounds 1512 >= 1308 @ 5.2881
6.99/8.32 c bounds 1512 >= 1309 @ 5.28882
6.99/8.32 c bounds 1512 >= 1310 @ 5.28942
6.99/8.32 c bounds 1512 >= 1311 @ 5.29019
6.99/8.32 c bounds 1512 >= 1312 @ 5.2908
6.99/8.32 c bounds 1512 >= 1313 @ 5.29153
6.99/8.32 c bounds 1512 >= 1314 @ 5.29212
6.99/8.32 c bounds 1512 >= 1315 @ 5.29289
6.99/8.32 c bounds 1512 >= 1316 @ 5.29348
6.99/8.32 c bounds 1512 >= 1317 @ 5.29422
6.99/8.32 c bounds 1512 >= 1318 @ 5.29482
6.99/8.32 c bounds 1512 >= 1319 @ 5.2955
6.99/8.32 c bounds 1512 >= 1320 @ 5.2962
6.99/8.32 c bounds 1512 >= 1321 @ 5.29681
6.99/8.32 c bounds 1512 >= 1322 @ 5.29757
6.99/8.33 c bounds 1512 >= 1323 @ 5.29817
6.99/8.33 c bounds 1512 >= 1324 @ 5.29892
6.99/8.33 c bounds 1512 >= 1325 @ 5.2995
6.99/8.33 c bounds 1512 >= 1326 @ 5.30025
6.99/8.33 c bounds 1512 >= 1327 @ 5.30086
6.99/8.33 c bounds 1512 >= 1328 @ 5.30159
6.99/8.33 c bounds 1512 >= 1329 @ 5.30218
6.99/8.33 c bounds 1512 >= 1330 @ 5.30289
6.99/8.33 c bounds 1512 >= 1331 @ 5.30347
6.99/8.33 c bounds 1512 >= 1332 @ 5.30422
6.99/8.33 c bounds 1512 >= 1333 @ 5.30481
6.99/8.33 c bounds 1512 >= 1334 @ 5.30553
6.99/8.33 c bounds 1512 >= 1335 @ 5.30615
6.99/8.33 c bounds 1512 >= 1336 @ 5.30691
6.99/8.33 c bounds 1512 >= 1337 @ 5.3075
6.99/8.34 c bounds 1512 >= 1338 @ 5.30822
6.99/8.34 c bounds 1512 >= 1339 @ 5.30883
6.99/8.34 c bounds 1512 >= 1340 @ 5.30953
6.99/8.34 c bounds 1512 >= 1341 @ 5.31014
6.99/8.34 c bounds 1512 >= 1342 @ 5.31086
6.99/8.34 c bounds 1512 >= 1343 @ 5.31145
6.99/8.34 c bounds 1512 >= 1344 @ 5.31219
6.99/8.34 c bounds 1512 >= 1345 @ 5.31279
6.99/8.34 c bounds 1512 >= 1346 @ 5.31351
6.99/8.34 c bounds 1512 >= 1347 @ 5.31361
6.99/8.34 c bounds 1512 >= 1348 @ 5.31385
6.99/8.34 c bounds 1512 >= 1349 @ 5.31444
6.99/8.34 c bounds 1512 >= 1350 @ 5.31515
6.99/8.34 c bounds 1512 >= 1351 @ 5.31577
6.99/8.34 c bounds 1512 >= 1352 @ 5.31649
6.99/8.35 c bounds 1512 >= 1353 @ 5.31709
6.99/8.35 c bounds 1512 >= 1354 @ 5.31779
6.99/8.35 c bounds 1512 >= 1355 @ 5.3184
6.99/8.35 c bounds 1512 >= 1356 @ 5.31914
6.99/8.35 c bounds 1512 >= 1357 @ 5.31974
6.99/8.35 c bounds 1512 >= 1358 @ 5.32044
6.99/8.35 c bounds 1512 >= 1359 @ 5.32106
6.99/8.35 c bounds 1512 >= 1360 @ 5.32178
6.99/8.35 c bounds 1512 >= 1361 @ 5.32237
6.99/8.35 c bounds 1512 >= 1362 @ 5.32311
6.99/8.35 c bounds 1512 >= 1363 @ 5.3237
6.99/8.35 c bounds 1512 >= 1364 @ 5.32441
6.99/8.35 c bounds 1512 >= 1365 @ 5.32499
6.99/8.35 c bounds 1512 >= 1366 @ 5.3257
6.99/8.35 c bounds 1512 >= 1367 @ 5.32631
6.99/8.36 c bounds 1512 >= 1368 @ 5.32704
6.99/8.36 c bounds 1512 >= 1369 @ 5.32765
6.99/8.36 c bounds 1512 >= 1370 @ 5.32841
6.99/8.36 c bounds 1512 >= 1371 @ 5.32899
6.99/8.36 c bounds 1512 >= 1372 @ 5.3297
6.99/8.36 c bounds 1512 >= 1373 @ 5.3303
6.99/8.36 c bounds 1512 >= 1374 @ 5.33099
6.99/8.36 c bounds 1512 >= 1375 @ 5.33163
6.99/8.36 c bounds 1512 >= 1376 @ 5.3323
6.99/8.36 c bounds 1512 >= 1377 @ 5.33299
6.99/8.36 c bounds 1512 >= 1378 @ 5.33356
6.99/8.36 c bounds 1512 >= 1379 @ 5.33429
6.99/8.36 c bounds 1512 >= 1380 @ 5.33491
6.99/8.36 c bounds 1512 >= 1381 @ 5.3355
6.99/8.36 c bounds 1512 >= 1382 @ 5.33609
6.99/8.37 c bounds 1512 >= 1383 @ 5.33677
6.99/8.37 c bounds 1512 >= 1384 @ 5.33735
6.99/8.37 c bounds 1512 >= 1385 @ 5.33795
6.99/8.37 c bounds 1512 >= 1386 @ 5.33854
6.99/8.37 c bounds 1512 >= 1387 @ 5.33913
6.99/8.37 c bounds 1512 >= 1388 @ 5.33973
6.99/8.37 c bounds 1512 >= 1389 @ 5.34031
6.99/8.37 c bounds 1512 >= 1390 @ 5.34093
6.99/8.37 c bounds 1512 >= 1391 @ 5.34152
6.99/8.37 c bounds 1512 >= 1392 @ 5.34211
6.99/8.37 c bounds 1512 >= 1393 @ 5.34272
6.99/8.37 c bounds 1512 >= 1394 @ 5.34329
6.99/8.37 c bounds 1512 >= 1395 @ 5.34388
6.99/8.37 c bounds 1512 >= 1396 @ 5.34444
6.99/8.37 c bounds 1512 >= 1397 @ 5.34503
6.99/8.37 c bounds 1512 >= 1398 @ 5.34562
6.99/8.38 c bounds 1512 >= 1399 @ 5.34691
6.99/8.38 c bounds 1512 >= 1400 @ 5.3482
6.99/8.38 c bounds 1512 >= 1401 @ 5.34886
6.99/8.38 c bounds 1512 >= 1402 @ 5.34944
6.99/8.38 c bounds 1512 >= 1403 @ 5.35005
6.99/8.38 c bounds 1512 >= 1404 @ 5.35064
6.99/8.38 c bounds 1512 >= 1405 @ 5.35064
6.99/8.38 c bounds 1512 >= 1406 @ 5.35089
6.99/8.38 c bounds 1512 >= 1407 @ 5.35147
6.99/8.38 c bounds 1512 >= 1408 @ 5.35206
6.99/8.38 c bounds 1512 >= 1409 @ 5.35268
6.99/8.38 c bounds 1512 >= 1410 @ 5.35325
6.99/8.38 c bounds 1512 >= 1411 @ 5.35388
6.99/8.38 c bounds 1512 >= 1412 @ 5.35445
6.99/8.38 c bounds 1512 >= 1413 @ 5.35505
6.99/8.39 c bounds 1512 >= 1414 @ 5.35566
6.99/8.39 c bounds 1512 >= 1415 @ 5.35625
6.99/8.39 c bounds 1512 >= 1416 @ 5.35686
6.99/8.39 c bounds 1512 >= 1417 @ 5.35746
6.99/8.39 c bounds 1512 >= 1418 @ 5.35806
6.99/8.39 c bounds 1512 >= 1419 @ 5.35868
6.99/8.39 c bounds 1512 >= 1420 @ 5.35926
6.99/8.39 c bounds 1512 >= 1421 @ 5.35989
6.99/8.39 c bounds 1512 >= 1422 @ 5.36047
6.99/8.39 c bounds 1512 >= 1423 @ 5.36108
6.99/8.39 c bounds 1512 >= 1424 @ 5.3617
6.99/8.39 c bounds 1512 >= 1425 @ 5.36238
6.99/8.39 c bounds 1512 >= 1426 @ 5.36299
6.99/8.39 c bounds 1512 >= 1427 @ 5.36359
6.99/8.39 c bounds 1512 >= 1428 @ 5.36419
6.99/8.39 c bounds 1512 >= 1429 @ 5.36479
6.99/8.39 c bounds 1512 >= 1430 @ 5.36536
6.99/8.40 c bounds 1512 >= 1431 @ 5.36548
7.08/8.40 c bounds 1512 >= 1432 @ 5.36576
7.08/8.40 c bounds 1512 >= 1433 @ 5.36633
7.08/8.40 c bounds 1512 >= 1434 @ 5.36696
7.08/8.40 c bounds 1512 >= 1435 @ 5.36755
7.08/8.40 c bounds 1512 >= 1436 @ 5.36815
7.08/8.40 c bounds 1512 >= 1437 @ 5.36874
7.08/8.40 c bounds 1512 >= 1438 @ 5.36934
7.08/8.40 c bounds 1512 >= 1439 @ 5.36993
7.08/8.40 c bounds 1512 >= 1440 @ 5.37053
7.08/8.40 c bounds 1512 >= 1441 @ 5.37109
7.08/8.40 c bounds 1512 >= 1442 @ 5.37169
7.08/8.40 c bounds 1512 >= 1443 @ 5.37226
7.08/8.40 c bounds 1512 >= 1444 @ 5.37297
7.08/8.40 c bounds 1512 >= 1445 @ 5.37353
7.08/8.40 c bounds 1512 >= 1446 @ 5.37413
7.08/8.41 c bounds 1512 >= 1447 @ 5.37472
7.08/8.41 c bounds 1512 >= 1448 @ 5.37532
7.08/8.41 c bounds 1512 >= 1449 @ 5.3759
7.08/8.41 c bounds 1512 >= 1450 @ 5.37656
7.08/8.41 c bounds 1512 >= 1451 @ 5.37715
7.08/8.41 c bounds 1512 >= 1452 @ 5.37774
7.08/8.41 c bounds 1512 >= 1453 @ 5.37831
7.08/8.41 c bounds 1512 >= 1454 @ 5.37893
7.08/8.41 c bounds 1512 >= 1455 @ 5.37951
7.08/8.41 c bounds 1512 >= 1456 @ 5.38011
7.08/8.41 c bounds 1512 >= 1457 @ 5.38071
7.08/8.41 c bounds 1512 >= 1458 @ 5.38129
7.08/8.41 c bounds 1512 >= 1459 @ 5.38187
7.08/8.41 c bounds 1512 >= 1460 @ 5.38246
7.08/8.41 c bounds 1512 >= 1461 @ 5.38304
7.08/8.41 c bounds 1512 >= 1462 @ 5.38363
7.08/8.41 c bounds 1512 >= 1463 @ 5.38421
7.08/8.42 c bounds 1512 >= 1464 @ 5.38484
7.08/8.42 c bounds 1512 >= 1465 @ 5.38542
7.08/8.42 c bounds 1512 >= 1466 @ 5.38601
7.08/8.42 c bounds 1512 >= 1467 @ 5.38661
7.08/8.42 c bounds 1512 >= 1468 @ 5.38717
7.08/8.42 c bounds 1512 >= 1469 @ 5.38776
7.08/8.42 c bounds 1512 >= 1470 @ 5.38834
7.08/8.42 c bounds 1512 >= 1471 @ 5.38894
7.08/8.42 c bounds 1512 >= 1472 @ 5.38952
7.08/8.42 c bounds 1512 >= 1473 @ 5.39009
7.08/8.42 c bounds 1512 >= 1474 @ 5.39071
7.08/8.42 c bounds 1512 >= 1475 @ 5.39127
7.08/8.42 c bounds 1512 >= 1476 @ 5.39137
7.08/8.42 c bounds 1512 >= 1477 @ 5.39144
7.08/8.42 c bounds 1512 >= 1478 @ 5.39202
7.08/8.42 c bounds 1512 >= 1479 @ 5.39211
7.08/8.42 c bounds 1512 >= 1480 @ 5.39221
7.08/8.43 c bounds 1512 >= 1481 @ 5.39278
7.08/8.43 c bounds 1512 >= 1482 @ 5.39337
7.08/8.43 c bounds 1512 >= 1483 @ 5.39397
7.08/8.43 c bounds 1512 >= 1484 @ 5.3945
7.08/8.43 c bounds 1512 >= 1485 @ 5.3945
7.08/8.45 c bounds 1512 >= 1486 @ 5.41079
7.08/8.48 c bounds 1512 >= 1487 @ 5.44315
7.19/8.51 c bounds 1512 >= 1488 @ 5.47127
7.19/8.53 c bounds 1512 >= 1489 @ 5.4918
7.29/8.60 c bounds 1512 >= 1490 @ 5.55478
7.29/8.61 c bounds 1512 >= 1491 @ 5.56496
7.39/8.77 c bounds 1512 >= 1492 @ 5.7167
7.49/8.81 c bounds 1512 >= 1493 @ 5.76165
7.49/8.82 c bounds 1512 >= 1494 @ 5.76945
7.49/8.82 c bounds 1512 >= 1495 @ 5.77512
7.59/8.93 c bounds 1512 >= 1496 @ 5.87999
7.80/9.15 c bounds 1512 >= 1497 @ 6.09725
8.09/9.46 c bounds 1512 >= 1498 @ 6.39879
8.29/9.64 c bounds 1512 >= 1499 @ 6.58118
8.59/9.92 c bounds 1512 >= 1500 @ 6.85817
10.28/11.69 c #Conflicts: 3000 | #Constraints: 26185
10.28/11.69 c #Conflicts: 4000 | #Constraints: 27185
10.28/11.69 c INPROCESSING
10.28/11.69 c GARBAGE COLLECT
10.28/11.69 c bounds 1512 >= 1501 @ 8.58328
10.38/11.74 c bounds 1512 >= 1502 @ 8.63206
10.58/12.00 c bounds 1512 >= 1503 @ 8.88434
10.79/12.12 c #Conflicts: 5000 | #Constraints: 25998
10.79/12.12 c bounds 1512 >= 1504 @ 9.00434
10.88/12.22 c bounds 1512 >= 1505 @ 9.10447
10.98/12.39 c bounds 1512 >= 1506 @ 9.26155
12.07/13.43 c #Conflicts: 6000 | #Constraints: 27064
12.07/13.43 c bounds 1512 >= 1507 @ 10.2856
12.68/14.05 c INPROCESSING
12.68/14.05 c GARBAGE COLLECT
12.68/14.05 c #Conflicts: 7000 | #Constraints: 25995
12.68/14.05 c #Conflicts: 8000 | #Constraints: 26995
12.68/14.05 c bounds 1512 >= 1508 @ 10.8864
14.27/15.62 c #Conflicts: 9000 | #Constraints: 28025
14.27/15.62 c INPROCESSING
14.27/15.62 c GARBAGE COLLECT
14.27/15.62 c rational objective 1508
19.95/21.34 c #Conflicts: 10000 | #Constraints: 26692
19.95/21.34 c #Conflicts: 11000 | #Constraints: 27692
19.95/21.34 c #Conflicts: 12000 | #Constraints: 28692
19.95/21.34 c INPROCESSING
19.95/21.34 c GARBAGE COLLECT
19.95/21.34 c #Conflicts: 13000 | #Constraints: 27175
19.95/21.34 c #Conflicts: 14000 | #Constraints: 28175
19.95/21.34 c #Conflicts: 15000 | #Constraints: 29175
19.95/21.34 c INPROCESSING
19.95/21.34 c GARBAGE COLLECT
19.95/21.34 c rational objective 1508
23.34/24.72 c #Conflicts: 16000 | #Constraints: 27368
23.34/24.72 c bounds 1512 >= 1509 @ 21.3231
25.14/26.55 c #Conflicts: 17000 | #Constraints: 28395
25.14/26.55 c #Conflicts: 18000 | #Constraints: 29395
25.14/26.55 c INPROCESSING
25.14/26.55 c GARBAGE COLLECT
25.14/26.55 c #Conflicts: 19000 | #Constraints: 27391
25.14/26.55 c #Conflicts: 20000 | #Constraints: 28391
25.14/26.55 c bounds 1512 >= 1510 @ 23.107
29.32/30.74 c #Conflicts: 21000 | #Constraints: 29421
29.32/30.74 c INPROCESSING
29.32/30.74 c GARBAGE COLLECT
29.32/30.74 c rational objective 1510
37.47/39.06 c #Conflicts: 22000 | #Constraints: 27172
37.47/39.06 c #Conflicts: 23000 | #Constraints: 28172
37.47/39.06 c #Conflicts: 24000 | #Constraints: 29172
37.47/39.06 c #Conflicts: 25000 | #Constraints: 30172
37.47/39.06 c INPROCESSING
37.47/39.06 c GARBAGE COLLECT
37.47/39.06 c #Conflicts: 26000 | #Constraints: 27774
37.47/39.06 c #Conflicts: 27000 | #Constraints: 28774
37.47/39.06 c #Conflicts: 28000 | #Constraints: 29774
37.47/39.06 WSVECS04 Frhs2[2]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[4]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[6]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[8]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[10]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[12]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[14]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[16]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[18]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[20]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[22]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[24]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[26]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[28]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[30]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[32]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[34]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[36]: 6 -1.0001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[38]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[40]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[42]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[44]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[46]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[48]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[50]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[52]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[54]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[56]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[58]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[60]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[62]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[64]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[66]: 6 -1.0001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[68]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[70]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[72]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[74]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[76]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[78]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[80]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[82]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[84]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[86]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[88]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[90]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[92]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[94]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[96]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[98]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[100]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[102]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[104]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[106]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[108]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[114]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[116]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[118]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[120]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[122]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[124]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[126]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[128]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[130]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[132]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[134]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[136]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[138]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[140]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[142]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[144]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[146]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[148]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[150]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[152]: 6 -1.0001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[154]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[156]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[160]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[162]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[166]: 6 -1.0001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[170]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[172]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[176]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[178]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[180]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[182]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[184]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[186]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[188]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[190]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[192]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[194]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[196]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[198]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[200]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[202]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[206]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[208]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[210]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[214]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[216]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[218]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[222]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[224]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[226]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[228]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[230]: 6 -1.0001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[232]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[234]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[236]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[238]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[240]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[242]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[244]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[246]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[248]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[250]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[252]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[254]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[256]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[260]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[262]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[264]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[266]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[268]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[270]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[272]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[276]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[278]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[280]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[282]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[284]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[286]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[288]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[290]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[292]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[294]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[296]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[298]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[300]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[302]: 6 -1.0001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[304]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[306]: 6 -1.0001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[308]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[310]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[314]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[316]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[318]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[320]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[322]: 6 -1.0001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[324]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[326]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[328]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[332]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[334]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[336]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[338]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[340]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[342]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[344]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[346]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[348]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[350]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[352]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[354]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[356]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[358]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[360]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[362]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[364]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[366]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[368]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[370]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[372]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[374]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[376]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[378]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[380]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[382]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[384]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[386]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[388]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[390]: 6 -1.0001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[392]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[394]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[396]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[398]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[400]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[402]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[404]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[406]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[408]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[410]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[412]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[414]: 6 -1.0001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[416]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[418]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[420]: 6 -1.0001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[422]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[424]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[426]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[428]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[430]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[432]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[434]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[436]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[438]: 6 -1.0001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[440]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[442]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[444]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[446]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[448]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[450]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[452]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[454]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[456]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[458]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[460]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[462]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[464]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[466]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[468]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[470]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[472]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[474]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[476]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[478]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[480]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[482]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[484]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[486]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[488]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[490]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[492]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[494]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[495]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[496]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[498]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[500]: 6 -1.0001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[502]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[504]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[506]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[508]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[510]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[512]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[514]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[516]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[518]: 6 -1.0001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[520]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[522]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[524]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[526]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[528]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[530]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[532]: 6 -1.0001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[534]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[536]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[538]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[540]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[542]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[544]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[546]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[548]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[550]: 6 -1.0001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[552]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[554]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[556]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[558]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[560]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[562]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[564]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[566]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[568]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[570]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[572]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[574]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[576]: 6 -1.0001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[578]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[580]: 6 -1.0001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[582]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[584]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[586]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[588]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[590]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[592]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[594]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[596]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[598]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[600]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[602]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[604]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[605]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[606]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[608]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[610]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[612]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[614]: 6 -1.0001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[616]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[618]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[620]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[622]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[624]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[626]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[628]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[630]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[632]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[634]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[636]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[638]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[640]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[642]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[644]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[646]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[648]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[650]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[652]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[654]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[656]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[658]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[660]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[662]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[664]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[666]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[668]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[670]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[672]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[674]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[676]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[678]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[680]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[682]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[684]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[686]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[688]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[690]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[692]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[694]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[696]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[698]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[700]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[702]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[704]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[706]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[708]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[710]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[712]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[714]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[715]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[716]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[718]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[720]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[722]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[724]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[726]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[728]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[730]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[732]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[734]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[736]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[738]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[740]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[742]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[744]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[746]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[748]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[750]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[752]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[754]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[756]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[758]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[760]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[762]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[764]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[766]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[768]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[770]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[772]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[774]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[776]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[778]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[780]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[782]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[784]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[786]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[788]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[790]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[792]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[794]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[796]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[798]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[800]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[802]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[804]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[806]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[808]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[810]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[812]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[814]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[816]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[818]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[820]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[822]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[824]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[825]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[826]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[828]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[830]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[832]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[834]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[836]: 6 -1.0001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[838]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[840]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[842]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[844]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[846]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[848]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[850]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[852]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[854]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[856]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[858]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[860]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[862]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[864]: 6 -1.0001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[866]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[868]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[870]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[872]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[874]: 6 -1.0001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[876]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[878]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[880]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[882]: 6 -1.0001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[884]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[886]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[888]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[890]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[892]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[894]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[896]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[898]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[900]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[902]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[904]: 6 -1.0001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[906]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[908]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[910]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[912]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[914]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[916]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[918]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[920]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[922]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[924]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[926]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[928]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[930]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[932]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[934]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[935]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[936]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[938]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[940]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[942]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[944]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[946]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[948]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[950]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[952]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[954]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[956]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[958]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[960]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[962]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[964]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[966]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[968]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[970]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[972]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[974]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[976]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[978]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[980]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[982]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[984]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[986]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[988]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[990]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[992]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[994]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[996]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[998]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1000]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1002]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1004]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1006]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1008]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1010]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1012]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1014]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1016]: 6 -1.0001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1018]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1020]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1022]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1024]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1026]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1028]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1030]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1032]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1034]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1036]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1038]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1040]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1042]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1044]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1045]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1046]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1048]: 6 -1.00003 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1050]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1052]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1054]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1056]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1058]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1060]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1062]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1064]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1066]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1068]: 6 -1.0001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1070]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1072]: 6 -1.00005 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1074]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1076]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1078]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1080]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1082]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1084]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1086]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1088]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1090]: 6 -1.00006 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1092]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1094]: 6 -1.00002 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1096]: 6 -1.00004 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1098]: 6 -1.00008 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1100]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1102]: 6 -1.00001 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1104]: 6 -1.00009 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1106]: 6 -1.00007 0 shouldn't be
37.47/39.06 WSVECS04 Frhs2[1108]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1110]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1112]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1114]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1116]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1118]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1120]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1122]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1124]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1126]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1128]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1130]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1132]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1134]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1136]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1138]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1140]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1142]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1144]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1146]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1148]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1150]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1152]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1154]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1155]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1156]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1158]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1160]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1162]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1164]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1166]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1168]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1170]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1172]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1174]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1176]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1178]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1180]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1182]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1184]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1186]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1188]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1190]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1192]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1194]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1196]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1198]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1200]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1202]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1204]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1206]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1208]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1210]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1212]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1214]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1216]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1218]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1220]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1222]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1224]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1226]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1228]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1230]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1232]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1234]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1236]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1238]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1240]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1242]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1244]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1246]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1248]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1250]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1252]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1254]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1256]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1258]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1260]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1262]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1264]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1265]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1266]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1268]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1270]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1272]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1274]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1276]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1278]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1280]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1282]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1284]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1286]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1288]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1290]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1292]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1294]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1296]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1298]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1300]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1302]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1304]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1306]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1308]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1310]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1312]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1314]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1316]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1318]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1320]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1322]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1324]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1326]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1328]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1330]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1332]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1334]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1336]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1338]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1340]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1342]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1344]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1346]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1348]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1350]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1352]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1354]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1356]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1360]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1362]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1364]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1366]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1368]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1370]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1372]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1374]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1375]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1376]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1378]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1380]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1382]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1384]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1386]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1388]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1390]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1392]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1394]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1396]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1398]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1400]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1402]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1406]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1410]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1420]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1422]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1424]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1426]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1428]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1432]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1434]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1436]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1438]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1440]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1442]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1444]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1446]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1448]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1450]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1452]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1464]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1466]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1474]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1476]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1478]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1480]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1482]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1484]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1485]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1486]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1488]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1492]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1494]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1496]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1498]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1500]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1502]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1504]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1510]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1514]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1520]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1530]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1532]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1538]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1548]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1550]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1554]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1564]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1566]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1586]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1604]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1608]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1610]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1617]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1620]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1622]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1646]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1654]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1660]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1662]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1664]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1666]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1672]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1676]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1678]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1692]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1696]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1700]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1702]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1708]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1710]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1714]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1716]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1718]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1720]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1722]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1724]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1726]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1728]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1730]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1732]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1734]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1736]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1740]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1741]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1744]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1746]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1748]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1750]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1752]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1754]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1756]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1758]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1760]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1762]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1764]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1766]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1768]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1770]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1772]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1774]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1776]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1778]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1780]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1782]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1784]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1786]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1788]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1790]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1792]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1794]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1796]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1798]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1800]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1802]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1804]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1806]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1808]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1810]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1812]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1814]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1815]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1816]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1818]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1820]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1822]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1824]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1826]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1828]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1830]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1832]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1834]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1836]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1838]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1840]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1842]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1844]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1846]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1848]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1850]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1852]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1854]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1856]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1858]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1860]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1862]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1864]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1866]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1868]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1872]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1874]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1876]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1878]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1880]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1882]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1884]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1886]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1888]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1890]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1892]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1894]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1896]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1898]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1900]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1902]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1904]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1906]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1908]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1910]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1912]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1914]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1916]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1918]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1920]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1922]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1924]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1925]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1926]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1928]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1930]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1932]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1934]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1936]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1938]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1940]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1942]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1944]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1946]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1948]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1950]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1952]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1954]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1956]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1958]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1960]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1962]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1964]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1966]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1968]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1970]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1972]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1974]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1976]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1978]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1980]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1982]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1984]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1986]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1988]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1990]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1992]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1994]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1996]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[1998]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2000]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2002]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2004]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2006]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2008]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2010]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2012]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2014]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2016]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2018]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2020]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2022]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2024]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2026]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2028]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2030]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2032]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2034]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2035]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2036]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2038]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2040]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2042]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2044]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2046]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2048]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2050]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2052]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2054]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2058]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2060]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2062]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2064]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2066]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2068]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2070]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2072]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2074]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2078]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2080]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2082]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2084]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2086]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2088]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2094]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2096]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2098]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2100]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2102]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2104]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2106]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2108]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2110]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2112]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2114]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2116]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2118]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2124]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2128]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2132]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2134]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2136]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2138]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2142]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2152]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2154]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2156]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2158]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2160]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2162]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2164]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2166]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2168]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2170]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2172]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2174]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2188]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2208]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2210]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2214]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2216]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2222]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2226]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2228]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2256]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2264]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2304]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2306]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2308]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2310]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2312]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2316]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2318]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2342]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2364]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2365]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2366]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2368]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2372]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2378]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2380]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2382]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2384]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2386]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2388]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2390]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2392]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2394]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2396]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2400]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2402]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2404]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2406]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2408]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2410]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2412]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2422]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2424]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2426]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2428]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2430]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2432]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2434]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2436]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2440]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2442]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2446]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2450]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2452]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2460]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2462]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2464]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2466]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2468]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2470]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2475]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2476]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2478]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2482]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2484]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2486]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2490]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2496]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2498]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2500]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2502]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2504]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2506]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2508]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2510]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2512]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2514]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2516]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2518]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2520]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2522]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2524]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2526]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2529]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2532]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2534]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2536]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2538]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2540]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2542]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2546]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2552]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2554]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2556]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2560]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2562]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2564]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2566]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2568]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2570]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2572]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2574]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2576]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2578]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2580]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2582]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2584]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2585]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2586]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2588]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2590]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2592]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2594]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2596]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2598]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2600]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2602]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2604]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2606]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2608]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2610]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2612]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2614]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2616]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2618]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2620]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2622]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2624]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2626]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2628]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2630]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2632]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2634]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2636]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2638]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2640]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2642]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2644]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2646]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2648]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2650]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2652]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2654]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2656]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2658]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2660]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2662]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2664]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2666]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2668]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2670]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2672]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2674]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2676]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2678]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2680]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2682]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2684]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2686]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2688]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2690]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2692]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2694]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2695]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2696]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2698]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2700]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2702]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2704]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2706]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2708]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2710]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2712]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2714]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2716]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2718]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2720]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2722]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2724]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2726]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2728]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2730]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2732]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2734]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2736]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2738]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2740]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2742]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2744]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2746]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2748]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2750]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2752]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2754]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2756]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2758]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2760]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2766]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2768]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2770]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2772]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2780]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2782]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2784]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2786]: 6 -1.00001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2788]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2790]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2792]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2794]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2796]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2798]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2800]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2802]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2804]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2808]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2810]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2812]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2814]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2816]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2822]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2824]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2826]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2830]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2836]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2838]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2840]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2842]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2844]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2846]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2848]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2850]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2852]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2854]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2856]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2858]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2860]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2864]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2866]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2868]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2870]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2872]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2874]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2876]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2878]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2880]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2882]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2884]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2886]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2892]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2894]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2896]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2898]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2900]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2902]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2904]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2906]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2908]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2910]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2912]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2914]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2915]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2918]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2920]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2922]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2924]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2926]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2928]: 6 -1.0001 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2930]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2932]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2934]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2936]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2938]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2940]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2944]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2946]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2948]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2950]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2952]: 6 -1.00002 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2954]: 6 -1.00009 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2956]: 6 -1.00003 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2958]: 6 -1.00004 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2960]: 6 -1.00006 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2962]: 6 -1.00007 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2966]: 6 -1.00005 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2968]: 6 -1.00008 0 shouldn't be
37.47/39.07 WSVECS04 Frhs2[2970]: 6 -1.00002 0 shouldn't be
43.24/44.81 c #Conflicts: 29000 | #Constraints: 30774
43.24/44.81 c INPROCESSING
43.24/44.81 c GARBAGE COLLECT
43.24/44.81 c #Conflicts: 30000 | #Constraints: 28184
43.24/44.81 c #Conflicts: 31000 | #Constraints: 29184
43.24/44.81 c #Conflicts: 32000 | #Constraints: 30184
43.24/44.81 c #Conflicts: 33000 | #Constraints: 31184
43.24/44.81 c INPROCESSING
43.24/44.81 c GARBAGE COLLECT
43.24/44.81 c rational objective 1510
46.54/48.15 c #Conflicts: 34000 | #Constraints: 28377
46.54/48.15 c #Conflicts: 35000 | #Constraints: 29377
46.54/48.15 c #Conflicts: 36000 | #Constraints: 30377
46.54/48.15 c #Conflicts: 37000 | #Constraints: 31377
46.54/48.15 c INPROCESSING
46.54/48.15 c GARBAGE COLLECT
46.54/48.15 c rational objective 1510
52.31/53.98 c #Conflicts: 38000 | #Constraints: 28389
52.31/53.98 c #Conflicts: 39000 | #Constraints: 29389
52.31/53.98 c #Conflicts: 40000 | #Constraints: 30389
52.31/53.98 c #Conflicts: 41000 | #Constraints: 31391
52.31/53.98 c INPROCESSING
52.31/53.98 c GARBAGE COLLECT
52.31/53.98 c rational objective 1510
57.79/59.44 c #Conflicts: 42000 | #Constraints: 28191
57.79/59.44 c #Conflicts: 43000 | #Constraints: 29191
57.79/59.44 c #Conflicts: 44000 | #Constraints: 30191
57.79/59.44 c #Conflicts: 45000 | #Constraints: 31191
57.79/59.44 c #Conflicts: 46000 | #Constraints: 32191
57.79/59.44 c INPROCESSING
57.79/59.44 c GARBAGE COLLECT
57.79/59.44 c rational objective 1510
65.23/67.25 c #Conflicts: 47000 | #Constraints: 28805
65.23/67.25 c #Conflicts: 48000 | #Constraints: 29805
65.23/67.25 c #Conflicts: 49000 | #Constraints: 30805
65.23/67.25 c #Conflicts: 50000 | #Constraints: 31806
65.23/67.25 c #Conflicts: 51000 | #Constraints: 32806
65.23/67.25 c INPROCESSING
65.23/67.25 c GARBAGE COLLECT
65.23/67.25 c bounds 1512 >= 1511 @ 62.4796
66.53/68.50 c #Conflicts: 52000 | #Constraints: 29242
66.53/68.50 c #Conflicts: 53000 | #Constraints: 30242
66.53/68.50 WSVECS04 Frhs2[2]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[4]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[6]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[8]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[10]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[12]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[14]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[16]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[18]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[20]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[22]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[24]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[26]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[28]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[30]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[32]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[34]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[36]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[38]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[40]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[42]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[44]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[46]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[48]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[50]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[52]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[53]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[54]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[56]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[58]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[60]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[62]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[64]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[66]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[68]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[70]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[72]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[74]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[76]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[78]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[80]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[82]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[84]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[86]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[88]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[90]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[92]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[94]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[96]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[98]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[100]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[102]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[104]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[106]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[112]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[114]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[116]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[118]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[120]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[122]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[124]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[126]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[128]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[130]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[132]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[134]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[136]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[138]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[140]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[142]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[144]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[146]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[148]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[150]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[152]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[154]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[156]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[158]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[160]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[162]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[163]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[166]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[170]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[172]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[174]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[176]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[178]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[180]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[182]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[184]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[186]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[188]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[190]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[192]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[194]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[196]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[198]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[200]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[202]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[204]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[206]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[208]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[210]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[214]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[216]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[217]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[219]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[222]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[224]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[226]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[228]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[230]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[232]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[234]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[236]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[238]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[240]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[242]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[244]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[246]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[248]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[250]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[252]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[254]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[256]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[258]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[260]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[262]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[264]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[266]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[268]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[270]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[272]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[273]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[276]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[278]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[280]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[282]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[284]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[286]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[288]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[290]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[292]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[294]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[296]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[298]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[300]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[302]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[304]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[306]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[308]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[310]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[312]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[314]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[316]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[320]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[322]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[324]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[326]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[328]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[332]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[334]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[336]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[338]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[340]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[342]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[344]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[346]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[348]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[350]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[352]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[354]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[356]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[358]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[360]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[362]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[364]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[366]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[368]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[370]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[372]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[374]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[376]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[378]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[380]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[382]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[384]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[386]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[388]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[390]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[392]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[394]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[396]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[398]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[400]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[402]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[404]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[406]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[408]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[410]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[412]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[414]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[416]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[418]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[420]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[422]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[424]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[426]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[428]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[430]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[432]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[434]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[436]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[438]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[440]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[442]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[444]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[446]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[448]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[450]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[452]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[454]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[456]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[458]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[460]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[462]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[464]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[466]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[468]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[470]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[472]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[474]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[476]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[478]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[480]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[482]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[484]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[486]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[488]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[490]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[492]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[494]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[495]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[496]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[498]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[500]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[502]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[504]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[506]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[508]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[510]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[512]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[514]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[516]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[518]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[520]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[522]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[524]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[526]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[528]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[530]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[532]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[534]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[536]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[538]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[540]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[542]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[544]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[546]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[548]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[550]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[552]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[554]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[556]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[558]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[560]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[562]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[564]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[566]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[568]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[570]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[572]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[574]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[576]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[578]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[580]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[582]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[584]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[586]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[588]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[590]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[592]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[594]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[596]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[598]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[600]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[602]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[604]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[605]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[606]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[608]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[610]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[612]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[614]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[616]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[618]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[620]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[622]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[624]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[626]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[628]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[630]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[632]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[634]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[636]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[638]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[640]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[642]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[644]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[646]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[648]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[650]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[652]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[654]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[656]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[658]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[660]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[662]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[664]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[666]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[668]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[670]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[672]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[674]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[676]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[678]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[680]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[682]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[684]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[686]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[688]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[690]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[692]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[694]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[696]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[698]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[700]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[702]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[704]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[706]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[708]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[710]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[712]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[714]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[715]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[716]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[718]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[720]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[722]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[724]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[726]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[728]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[730]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[732]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[734]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[736]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[738]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[740]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[742]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[744]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[746]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[748]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[750]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[752]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[754]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[756]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[758]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[760]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[762]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[764]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[766]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[768]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[770]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[772]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[774]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[776]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[778]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[780]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[782]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[784]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[786]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[788]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[790]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[792]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[794]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[796]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[798]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[800]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[802]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[804]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[806]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[808]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[810]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[812]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[814]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[816]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[818]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[820]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[822]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[824]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[825]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[826]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[828]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[830]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[832]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[834]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[836]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[838]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[840]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[842]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[844]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[846]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[848]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[850]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[852]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[854]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[856]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[858]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[860]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[862]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[864]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[866]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[868]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[870]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[872]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[874]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[878]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[880]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[882]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[884]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[886]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[888]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[890]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[892]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[894]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[896]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[898]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[900]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[902]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[904]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[906]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[908]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[910]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[912]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[914]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[916]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[918]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[920]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[922]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[924]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[926]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[928]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[930]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[932]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[934]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[935]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[936]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[938]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[940]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[942]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[944]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[946]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[948]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[950]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[952]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[954]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[956]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[958]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[960]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[962]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[964]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[966]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[968]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[970]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[972]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[974]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[976]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[978]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[980]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[982]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[984]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[986]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[988]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[990]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[992]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[994]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[996]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[998]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1000]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1002]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1004]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1006]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1008]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1010]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1012]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1014]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1016]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1018]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1020]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1022]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1024]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1026]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1028]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1030]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1032]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1034]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1036]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1038]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1040]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1042]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1044]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1045]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1046]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1048]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1050]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1052]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1054]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1056]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1058]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1060]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1062]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1064]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1066]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1068]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1070]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1072]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1074]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1076]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1078]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1080]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1082]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1084]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1086]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1088]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1090]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1092]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1094]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1096]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1098]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1100]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1102]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1104]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1106]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1108]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1110]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1112]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1114]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1116]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1118]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1120]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1122]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1124]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1126]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1128]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1130]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1132]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1134]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1136]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1138]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1140]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1142]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1144]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1146]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1148]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1150]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1152]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1154]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1155]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1160]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1176]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1178]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1180]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1182]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1184]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1186]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1188]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1190]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1192]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1194]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1196]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1198]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1200]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1202]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1204]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1206]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1208]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1232]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1234]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1236]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1238]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1240]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1242]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1244]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1246]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1248]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1250]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1252]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1254]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1256]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1258]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1260]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1262]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1286]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1288]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1290]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1292]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1294]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1296]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1297]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1300]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1302]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1304]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1306]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1308]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1310]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1312]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1314]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1316]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1342]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1344]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1346]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1348]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1350]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1351]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1353]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1356]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1360]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1362]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1364]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1366]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1368]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1370]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1372]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1396]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1398]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1400]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1402]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1404]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1407]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1410]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1416]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1418]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1420]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1422]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1424]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1426]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1428]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1450]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1452]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1464]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1466]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1474]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1476]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1478]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1480]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1482]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1484]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1485]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1486]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1488]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1490]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1492]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1494]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1496]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1498]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1500]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1502]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1504]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1506]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1510]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1514]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1520]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1530]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1532]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1548]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1550]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1554]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1562]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1564]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1566]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1586]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1604]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1608]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1610]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1616]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1618]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1620]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1622]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1660]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1662]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1664]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1670]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1672]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1676]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1686]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1692]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1696]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1700]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1714]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1716]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1718]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1720]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1722]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1726]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1728]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1730]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1732]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1734]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1736]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1740]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1742]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1744]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1746]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1748]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1750]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1752]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1754]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1756]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1760]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1762]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1764]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1766]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1768]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1770]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1772]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1774]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1776]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1778]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1780]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1782]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1784]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1786]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1788]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1790]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1792]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1794]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1796]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1798]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1800]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1802]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1804]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1806]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1808]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1810]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1812]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1814]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1815]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1816]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1818]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1820]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1822]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1824]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1826]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1828]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1830]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1832]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1834]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1836]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1838]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1840]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1842]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1844]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1846]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1848]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1850]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1852]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1854]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1856]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1858]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1860]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1862]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1864]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1866]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1868]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1872]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1874]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1876]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1878]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1880]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1882]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1884]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1886]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1888]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1890]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1892]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1894]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1896]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1898]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1900]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1902]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1904]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1906]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1908]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1910]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1912]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1914]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1916]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1918]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1920]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1922]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1924]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1925]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1926]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1928]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1930]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1932]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1934]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1936]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1938]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1940]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1942]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1944]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1946]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1948]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1950]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1952]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1954]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1956]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1958]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1960]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1962]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1964]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1966]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1968]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1970]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1972]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1974]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1976]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1978]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1980]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1982]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1984]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1986]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1988]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1990]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1992]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1994]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1996]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[1998]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2000]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2002]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2004]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2006]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2008]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2010]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2012]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2014]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2016]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2018]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2020]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2022]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2024]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2026]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2028]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2030]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2032]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2034]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2035]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2036]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2038]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2040]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2042]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2044]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2046]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2048]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2050]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2052]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2054]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2058]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2060]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2062]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2064]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2066]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2068]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2070]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2072]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2074]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2078]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2080]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2082]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2084]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2086]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2088]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2094]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2096]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2098]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2100]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2102]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2104]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2106]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2108]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2110]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2112]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2114]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2116]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2118]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2124]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2128]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2132]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2134]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2136]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2138]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2142]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2152]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2154]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2156]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2158]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2160]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2162]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2164]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2166]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2168]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2170]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2172]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2174]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2188]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2202]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2208]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2210]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2214]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2222]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2226]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2228]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2256]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2258]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2264]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2304]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2306]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2308]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2310]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2312]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2314]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2316]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2318]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2338]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2342]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2364]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2365]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2366]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2368]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2370]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2372]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2374]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2376]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2378]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2380]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2382]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2384]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2386]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2388]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2390]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2392]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2394]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2396]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2400]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2402]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2404]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2406]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2408]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2410]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2412]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2422]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2424]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2426]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2428]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2430]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2432]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2434]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2436]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2440]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2442]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2444]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2446]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2450]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2452]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2456]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2460]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2462]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2464]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2466]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2468]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2470]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2476]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2478]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2480]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2482]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2484]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2486]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2488]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2490]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2496]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2498]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2500]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2502]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2504]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2506]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2508]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2510]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2512]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2514]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2516]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2518]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2520]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2522]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2524]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2526]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2530]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2532]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2534]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2536]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2538]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2540]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2542]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2544]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2546]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2548]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2550]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2552]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2554]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2556]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2558]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2560]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2562]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2564]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2566]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2568]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2570]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2572]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2574]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2576]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2578]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2580]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2582]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2584]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2585]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2586]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2588]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2590]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2592]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2594]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2596]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2598]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2600]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2602]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2604]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2606]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2608]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2610]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2612]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2614]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2616]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2618]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2620]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2622]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2624]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2626]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2628]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2630]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2632]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2634]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2636]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2638]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2640]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2642]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2644]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2646]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2648]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2650]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2652]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2654]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2656]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2658]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2660]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2662]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2664]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2666]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2668]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2670]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2672]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2674]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2676]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2678]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2680]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2682]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2684]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2686]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2688]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2690]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2692]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2694]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2695]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2696]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2698]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2700]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2702]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2704]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2706]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2708]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2710]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2712]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2714]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2716]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2718]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2720]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2722]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2724]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2726]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2728]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2730]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2732]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2734]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2736]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2738]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2740]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2742]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2744]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2746]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2748]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2750]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2752]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2754]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2756]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2758]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2762]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2766]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2770]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2772]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2780]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2782]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2784]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2786]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2788]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2790]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2792]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2794]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2796]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2798]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2800]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2802]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2804]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2808]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2810]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2814]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2816]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2818]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2822]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2824]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2826]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2830]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2836]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2838]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2840]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2842]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2844]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2846]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2848]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2850]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2852]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2854]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2856]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2858]: 6 -1.0001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2860]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2862]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2864]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2866]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2868]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2870]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2872]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2874]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2876]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2878]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2880]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2882]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2884]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2886]: 6 -1.00001 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2892]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2894]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2896]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2898]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2900]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2902]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2904]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2906]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2908]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2910]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2912]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2914]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2915]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2918]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2920]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2922]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2924]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2926]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2928]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2930]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2932]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2934]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2936]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2938]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2940]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2944]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2946]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2948]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2950]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2952]: 6 -1.00002 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2954]: 6 -1.00008 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2956]: 6 -1.00004 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2958]: 6 -1.00009 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2960]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2962]: 6 -1.00007 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2964]: 6 -1.00006 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2966]: 6 -1.00005 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2968]: 6 -1.00003 0 shouldn't be
66.53/68.50 WSVECS04 Frhs2[2970]: 6 -1.00006 0 shouldn't be
70.42/72.46 c #Conflicts: 54000 | #Constraints: 31242
70.42/72.46 c #Conflicts: 55000 | #Constraints: 32242
70.42/72.46 c #Conflicts: 56000 | #Constraints: 33242
70.42/72.46 c INPROCESSING
70.42/72.46 c GARBAGE COLLECT
70.42/72.46 c rational objective 1511
75.12/77.14 c #Conflicts: 57000 | #Constraints: 29443
75.12/77.14 c #Conflicts: 58000 | #Constraints: 30443
75.12/77.14 c #Conflicts: 59000 | #Constraints: 31443
75.12/77.14 c #Conflicts: 60000 | #Constraints: 32443
75.12/77.14 c #Conflicts: 61000 | #Constraints: 33443
75.12/77.14 c INPROCESSING
75.12/77.14 c GARBAGE COLLECT
75.12/77.14 c rational objective 1511
81.88/83.92 c #Conflicts: 62000 | #Constraints: 29453
81.88/83.92 c #Conflicts: 63000 | #Constraints: 30453
81.88/83.92 c #Conflicts: 64000 | #Constraints: 31453
81.88/83.92 c #Conflicts: 65000 | #Constraints: 32453
81.88/83.92 c #Conflicts: 66000 | #Constraints: 33453
81.88/83.92 c INPROCESSING
81.88/83.92 c GARBAGE COLLECT
81.88/83.92 c rational objective 1511
87.66/89.74 c #Conflicts: 67000 | #Constraints: 29232
87.66/89.74 c #Conflicts: 68000 | #Constraints: 30232
87.66/89.74 c #Conflicts: 69000 | #Constraints: 31232
87.66/89.74 c #Conflicts: 70000 | #Constraints: 32232
87.66/89.74 c #Conflicts: 71000 | #Constraints: 33232
87.66/89.74 c #Conflicts: 72000 | #Constraints: 34232
87.66/89.74 c INPROCESSING
87.66/89.74 c GARBAGE COLLECT
87.66/89.74 c rational objective 1511
97.97/100.35 c #Conflicts: 73000 | #Constraints: 29840
97.97/100.35 c #Conflicts: 74000 | #Constraints: 30841
97.97/100.35 c #Conflicts: 75000 | #Constraints: 31843
97.97/100.35 c #Conflicts: 76000 | #Constraints: 32851
97.97/100.35 c #Conflicts: 77000 | #Constraints: 33851
97.97/100.35 c #Conflicts: 78000 | #Constraints: 34851
97.97/100.35 c INPROCESSING
97.97/100.35 c GARBAGE COLLECT
97.97/100.35 c rational objective 1511
105.55/107.99 c #Conflicts: 79000 | #Constraints: 30232
105.55/107.99 c #Conflicts: 80000 | #Constraints: 31232
105.55/107.99 c #Conflicts: 81000 | #Constraints: 32232
105.55/107.99 c #Conflicts: 82000 | #Constraints: 33232
105.55/107.99 c #Conflicts: 83000 | #Constraints: 34232
105.55/107.99 c #Conflicts: 84000 | #Constraints: 35232
105.55/107.99 c INPROCESSING
105.55/107.99 c GARBAGE COLLECT
105.55/107.99 c rational objective 1511
113.63/116.06 c #Conflicts: 85000 | #Constraints: 30447
113.63/116.06 c #Conflicts: 86000 | #Constraints: 31447
113.63/116.06 c #Conflicts: 87000 | #Constraints: 32447
113.63/116.06 c #Conflicts: 88000 | #Constraints: 33447
113.63/116.06 c #Conflicts: 89000 | #Constraints: 34447
113.63/116.06 c #Conflicts: 90000 | #Constraints: 35448
113.63/116.06 c INPROCESSING
113.63/116.06 c GARBAGE COLLECT
113.63/116.06 c rational objective 1511
122.29/124.70 c #Conflicts: 91000 | #Constraints: 30434
122.29/124.70 c #Conflicts: 92000 | #Constraints: 31434
122.29/124.70 c #Conflicts: 93000 | #Constraints: 32434
122.29/124.70 c #Conflicts: 94000 | #Constraints: 33434
122.29/124.70 c #Conflicts: 95000 | #Constraints: 34434
122.29/124.70 c #Conflicts: 96000 | #Constraints: 35434
122.29/124.70 c INPROCESSING
122.29/124.70 c GARBAGE COLLECT
122.29/124.70 c rational objective 1511
133.08/135.78 c #Conflicts: 97000 | #Constraints: 30271
133.08/135.78 c #Conflicts: 98000 | #Constraints: 31271
133.08/135.78 c #Conflicts: 99000 | #Constraints: 32271
133.08/135.78 c #Conflicts: 100000 | #Constraints: 33271
133.08/135.78 c #Conflicts: 101000 | #Constraints: 34271
133.08/135.78 c #Conflicts: 102000 | #Constraints: 35272
133.08/135.78 c #Conflicts: 103000 | #Constraints: 36278
133.08/135.78 c INPROCESSING
133.08/135.78 c GARBAGE COLLECT
133.08/135.78 c rational objective 1511
138.86/141.53 c #Conflicts: 104000 | #Constraints: 30837
138.86/141.53 c #Conflicts: 105000 | #Constraints: 31837
138.86/141.53 c #Conflicts: 106000 | #Constraints: 32837
138.86/141.53 c #Conflicts: 107000 | #Constraints: 33837
138.86/141.53 WSVECS04 Frhs2[2]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[4]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[6]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[8]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[10]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[12]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[14]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[16]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[18]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[20]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[22]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[24]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[26]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[28]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[30]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[32]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[34]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[36]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[38]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[40]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[42]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[44]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[46]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[48]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[50]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[52]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[54]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[56]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[58]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[60]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[62]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[64]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[66]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[68]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[70]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[72]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[74]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[76]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[78]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[80]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[82]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[84]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[86]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[88]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[90]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[92]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[94]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[96]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[98]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[100]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[102]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[104]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[106]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[108]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[112]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[114]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[116]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[118]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[120]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[122]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[124]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[126]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[128]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[130]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[132]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[134]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[136]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[138]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[140]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[142]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[144]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[146]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[148]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[150]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[152]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[154]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[156]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[158]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[160]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[162]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[165]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[166]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[168]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[170]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[172]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[174]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[176]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[178]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[180]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[182]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[184]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[186]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[188]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[190]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[192]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[194]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[196]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[198]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[200]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[202]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[204]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[206]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[208]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[210]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[212]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[214]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[216]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[218]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[222]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[224]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[226]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[228]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[230]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[232]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[234]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[236]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[238]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[240]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[242]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[244]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[246]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[248]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[250]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[252]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[254]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[256]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[258]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[260]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[262]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[264]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[266]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[268]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[270]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[272]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[276]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[278]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[280]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[282]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[284]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[286]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[288]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[290]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[292]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[294]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[296]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[298]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[300]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[302]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[304]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[306]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[308]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[310]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[312]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[314]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[316]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[318]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[320]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[322]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[324]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[326]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[328]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[332]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[334]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[336]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[338]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[340]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[342]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[344]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[346]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[348]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[350]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[352]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[354]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[356]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[358]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[360]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[362]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[364]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[366]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[368]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[370]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[372]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[374]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[376]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[378]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[380]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[382]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[384]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[386]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[388]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[390]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[392]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[394]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[396]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[398]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[400]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[402]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[404]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[406]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[408]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[410]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[412]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[414]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[416]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[418]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[420]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[422]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[424]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[426]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[428]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[430]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[432]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[434]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[436]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[438]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[440]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[442]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[444]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[446]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[448]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[450]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[452]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[454]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[456]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[458]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[460]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[462]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[464]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[466]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[468]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[470]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[472]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[474]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[476]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[478]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[480]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[482]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[484]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[486]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[488]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[490]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[492]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[494]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[495]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[496]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[498]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[500]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[502]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[504]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[506]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[508]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[510]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[512]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[514]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[516]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[518]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[520]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[522]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[524]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[526]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[528]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[530]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[532]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[534]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[536]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[538]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[540]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[542]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[544]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[546]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[548]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[550]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[552]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[554]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[556]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[558]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[560]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[562]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[564]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[566]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[568]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[570]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[572]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[574]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[576]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[578]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[580]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[582]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[584]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[586]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[588]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[590]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[592]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[594]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[596]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[598]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[600]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[602]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[604]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[605]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[606]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[608]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[610]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[612]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[614]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[616]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[618]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[620]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[622]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[624]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[626]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[628]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[630]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[632]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[634]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[636]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[638]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[640]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[642]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[644]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[646]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[648]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[650]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[652]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[654]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[656]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[658]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[660]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[662]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[664]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[666]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[668]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[670]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[672]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[674]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[676]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[678]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[680]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[682]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[684]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[686]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[688]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[690]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[692]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[694]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[696]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[698]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[700]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[702]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[704]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[706]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[708]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[710]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[712]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[714]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[715]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[716]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[718]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[720]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[722]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[724]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[726]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[728]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[730]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[732]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[734]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[736]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[738]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[740]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[742]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[744]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[746]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[748]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[750]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[752]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[754]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[756]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[758]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[760]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[762]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[764]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[766]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[768]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[770]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[772]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[774]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[776]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[778]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[780]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[782]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[784]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[786]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[788]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[790]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[792]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[794]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[796]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[798]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[800]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[802]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[804]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[806]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[808]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[810]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[812]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[814]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[816]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[818]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[820]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[822]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[824]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[825]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[826]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[828]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[830]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[832]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[834]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[836]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[838]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[840]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[842]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[844]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[846]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[848]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[850]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[852]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[854]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[856]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[858]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[860]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[862]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[864]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[866]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[868]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[870]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[872]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[874]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[876]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[878]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[880]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[882]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[884]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[886]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[888]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[890]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[892]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[894]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[896]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[898]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[900]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[902]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[904]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[906]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[908]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[910]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[912]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[914]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[916]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[918]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[920]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[922]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[924]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[926]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[928]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[930]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[932]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[934]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[935]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[936]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[938]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[940]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[942]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[944]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[946]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[948]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[950]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[952]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[954]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[956]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[958]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[960]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[962]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[964]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[966]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[968]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[970]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[972]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[974]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[976]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[978]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[980]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[982]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[984]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[986]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[988]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[990]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[992]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[994]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[996]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[998]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1000]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1002]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1004]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1006]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1008]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1010]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1012]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1014]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1016]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1018]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1020]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1022]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1024]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1026]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1028]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1030]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1032]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1034]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1036]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1038]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1040]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1042]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1044]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1045]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1046]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1048]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1050]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1052]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1054]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1056]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1058]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1060]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1062]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1064]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1066]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1068]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1070]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1072]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1074]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1076]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1078]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1080]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1082]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1084]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1086]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1088]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1090]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1092]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1094]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1096]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1098]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1100]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1102]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1104]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1106]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1108]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1110]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1112]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1114]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1116]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1118]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1120]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1122]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1124]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1126]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1128]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1130]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1132]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1134]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1136]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1138]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1140]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1142]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1144]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1146]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1148]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1150]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1152]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1154]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1155]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1156]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1158]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1160]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1162]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1164]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1166]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1168]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1170]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1172]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1174]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1176]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1178]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1180]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1182]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1184]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1186]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1188]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1190]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1192]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1194]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1196]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1198]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1200]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1202]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1204]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1206]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1208]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1210]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1212]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1214]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1216]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1218]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1220]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1222]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1224]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1226]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1228]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1230]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1232]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1234]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1236]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1238]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1240]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1242]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1244]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1246]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1248]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1250]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1252]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1254]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1256]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1258]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1260]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1262]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1264]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1265]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1266]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1268]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1270]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1272]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1274]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1276]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1278]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1280]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1282]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1284]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1286]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1288]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1290]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1292]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1294]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1296]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1298]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1300]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1302]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1304]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1306]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1308]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1310]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1312]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1314]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1316]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1318]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1320]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1322]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1324]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1326]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1328]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1330]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1332]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1334]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1336]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1338]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1342]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1344]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1346]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1348]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1350]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1352]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1354]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1356]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1358]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1360]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1362]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1364]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1366]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1368]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1370]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1372]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1374]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1375]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1376]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1378]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1380]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1382]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1384]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1386]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1388]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1390]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1392]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1394]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1396]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1398]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1400]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1402]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1404]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1406]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1408]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1410]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1412]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1414]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1416]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1418]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1420]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1422]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1424]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1426]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1428]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1432]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1434]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1436]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1438]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1440]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1442]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1444]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1446]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1448]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1450]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1452]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1454]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1456]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1458]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1460]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1462]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1464]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1466]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1468]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1470]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1472]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1474]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1476]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1478]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1480]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1482]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1484]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1485]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1486]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1488]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1490]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1492]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1494]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1496]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1498]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1500]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1502]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1504]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1506]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1508]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1510]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1512]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1514]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1516]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1518]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1520]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1522]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1524]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1526]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1528]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1530]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1532]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1534]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1536]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1538]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1542]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1544]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1546]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1548]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1550]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1552]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1554]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1556]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1558]: 6 -1.00001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1560]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1562]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1564]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1566]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1568]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1570]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1572]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1574]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1576]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1578]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1580]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1582]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1584]: 6 -1.00008 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1586]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1588]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1590]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1592]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1594]: 6 -1.00007 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1596]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1598]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1600]: 6 -1.00009 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1602]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1604]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1606]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1608]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1610]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1612]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1614]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1616]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1618]: 6 -1.0001 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1620]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1622]: 6 -1.00004 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1624]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1626]: 6 -1.00006 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1628]: 6 -1.00005 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1630]: 6 -1.00003 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1632]: 6 -1.00002 0 shouldn't be
138.86/141.53 WSVECS04 Frhs2[1634]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1636]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1638]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1640]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1642]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1644]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1646]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1648]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1652]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1654]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1656]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1658]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1660]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1662]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1664]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1666]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1668]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1670]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1672]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1674]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1676]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1678]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1680]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1682]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1684]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1686]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1688]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1690]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1692]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1694]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1696]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1698]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1700]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1702]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1704]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1706]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1708]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1710]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1712]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1714]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1716]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1718]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1720]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1722]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1724]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1726]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1728]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1730]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1732]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1734]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1736]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1738]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1740]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1742]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1744]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1746]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1748]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1750]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1752]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1754]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1756]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1758]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1762]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1764]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1766]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1768]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1770]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1772]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1774]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1776]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1778]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1780]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1782]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1784]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1786]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1788]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1790]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1792]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1794]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1796]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1798]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1800]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1802]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1804]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1806]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1808]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1810]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1812]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1815]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1816]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1818]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1820]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1822]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1824]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1826]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1828]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1830]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1832]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1834]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1836]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1838]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1840]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1842]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1844]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1846]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1848]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1850]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1852]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1854]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1856]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1858]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1860]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1862]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1864]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1866]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1868]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1872]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1874]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1876]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1878]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1880]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1882]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1884]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1886]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1888]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1890]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1892]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1894]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1896]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1898]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1900]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1902]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1904]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1906]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1908]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1910]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1912]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1914]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1916]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1918]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1920]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1922]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1924]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1926]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1928]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1930]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1932]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1934]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1936]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1938]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1940]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1942]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1944]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1946]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1948]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1950]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1952]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1954]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1956]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1958]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1960]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1962]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1964]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1966]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1968]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1970]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1972]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1974]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1976]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1978]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1980]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1982]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1984]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1986]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1988]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1990]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1992]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1994]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1996]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[1998]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2000]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2002]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2004]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2006]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2008]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2010]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2012]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2014]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2016]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2018]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2020]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2022]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2024]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2026]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2028]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2030]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2032]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2034]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2036]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2038]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2040]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2042]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2044]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2046]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2048]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2050]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2052]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2054]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2056]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2058]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2060]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2062]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2064]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2066]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2068]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2070]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2072]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2074]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2076]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2078]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2080]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2082]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2084]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2086]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2088]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2092]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2094]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2096]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2098]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2100]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2102]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2104]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2106]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2108]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2110]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2112]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2114]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2116]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2118]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2120]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2122]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2124]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2126]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2128]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2130]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2132]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2134]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2136]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2138]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2140]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2142]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2150]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2152]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2154]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2156]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2164]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2166]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2168]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2174]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2178]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2180]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2198]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2202]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2206]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2210]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2212]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2216]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2222]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2224]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2234]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2236]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2238]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2242]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2260]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2264]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2266]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2268]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2270]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2272]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2278]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2284]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2290]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2292]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2294]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2296]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2298]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2304]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2312]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2314]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2316]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2318]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2320]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2322]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2324]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2326]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2328]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2330]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2332]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2334]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2336]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2338]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2340]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2342]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2344]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2346]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2348]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2352]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2354]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2358]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2360]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2365]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2366]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2368]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2370]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2372]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2374]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2376]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2378]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2380]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2382]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2384]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2386]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2388]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2390]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2392]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2394]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2396]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2398]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2400]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2402]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2404]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2406]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2408]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2410]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2412]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2414]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2416]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2422]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2424]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2426]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2428]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2430]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2432]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2434]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2436]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2438]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2440]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2442]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2444]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2446]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2448]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2450]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2452]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2454]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2456]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2458]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2460]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2462]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2464]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2466]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2468]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2470]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2472]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2474]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2475]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2476]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2478]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2480]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2482]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2484]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2486]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2488]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2490]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2492]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2494]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2496]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2498]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2500]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2502]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2504]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2506]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2508]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2510]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2512]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2514]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2516]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2518]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2520]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2522]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2524]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2526]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2528]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2530]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2532]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2534]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2536]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2538]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2540]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2542]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2544]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2546]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2548]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2550]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2552]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2554]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2556]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2558]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2560]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2562]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2564]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2566]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2568]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2570]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2572]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2574]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2576]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2578]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2580]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2582]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2584]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2585]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2586]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2588]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2590]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2592]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2594]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2596]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2598]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2600]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2602]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2604]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2606]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2608]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2610]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2612]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2614]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2616]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2618]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2620]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2622]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2624]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2626]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2628]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2630]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2632]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2634]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2636]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2638]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2640]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2642]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2644]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2646]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2648]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2650]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2652]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2654]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2656]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2658]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2660]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2662]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2664]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2666]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2668]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2670]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2672]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2674]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2676]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2678]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2680]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2682]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2684]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2686]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2688]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2690]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2692]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2694]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2695]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2696]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2698]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2700]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2702]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2704]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2706]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2708]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2710]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2712]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2714]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2716]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2718]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2720]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2722]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2724]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2726]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2728]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2730]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2732]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2734]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2736]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2738]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2740]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2742]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2744]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2746]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2748]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2750]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2752]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2754]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2756]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2758]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2760]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2762]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2764]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2766]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2768]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2770]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2772]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2774]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2776]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2778]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2780]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2782]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2784]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2786]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2788]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2790]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2792]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2794]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2796]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2798]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2800]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2802]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2804]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2808]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2810]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2812]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2814]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2816]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2818]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2820]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2822]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2824]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2826]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2828]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2830]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2832]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2834]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2836]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2838]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2840]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2842]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2844]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2846]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2848]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2850]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2852]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2854]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2856]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2858]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2860]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2862]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2864]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2866]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2868]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2870]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2872]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2874]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2876]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2878]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2880]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2884]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2886]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2888]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2890]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2892]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2894]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2896]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2898]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2900]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2902]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2904]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2906]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2908]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2910]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2912]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2914]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2915]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2918]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2920]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2922]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2924]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2926]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2928]: 6 -1.00001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2930]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2932]: 6 -1.00003 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2934]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2936]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2938]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2940]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2942]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2944]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2946]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2948]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2950]: 6 -1.00009 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2952]: 6 -1.00006 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2954]: 6 -1.00002 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2956]: 6 -1.00007 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2958]: 6 -1.0001 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2960]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2962]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2964]: 6 -1.00005 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2966]: 6 -1.00004 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2968]: 6 -1.00008 0 shouldn't be
138.86/141.54 WSVECS04 Frhs2[2970]: 6 -1.00004 0 shouldn't be
142.55/145.27 c #Conflicts: 108000 | #Constraints: 34837
142.55/145.27 c #Conflicts: 109000 | #Constraints: 35837
142.55/145.27 c #Conflicts: 110000 | #Constraints: 36837
142.55/145.27 c INPROCESSING
142.55/145.27 c GARBAGE COLLECT
142.55/145.27 c rational objective 1511
154.34/157.04 c #Conflicts: 111000 | #Constraints: 31265
154.34/157.04 c #Conflicts: 112000 | #Constraints: 32265
154.34/157.04 c #Conflicts: 113000 | #Constraints: 33265
154.34/157.04 c #Conflicts: 114000 | #Constraints: 34265
154.34/157.04 c #Conflicts: 115000 | #Constraints: 35265
154.34/157.04 c #Conflicts: 116000 | #Constraints: 36265
154.34/157.04 c #Conflicts: 117000 | #Constraints: 37265
154.34/157.04 c INPROCESSING
154.34/157.04 c GARBAGE COLLECT
154.34/157.04 c rational objective 1511
159.90/162.62 c #Conflicts: 118000 | #Constraints: 31439
159.90/162.62 c #Conflicts: 119000 | #Constraints: 32439
159.90/162.62 c #Conflicts: 120000 | #Constraints: 33439
159.90/162.62 c #Conflicts: 121000 | #Constraints: 34439
159.90/162.62 c #Conflicts: 122000 | #Constraints: 35439
159.90/162.62 c #Conflicts: 123000 | #Constraints: 36439
159.90/162.62 c #Conflicts: 124000 | #Constraints: 37439
159.90/162.62 c INPROCESSING
159.90/162.62 c GARBAGE COLLECT
159.90/162.62 c rational objective 1511
166.29/169.10 c #Conflicts: 125000 | #Constraints: 31466
166.29/169.10 c #Conflicts: 126000 | #Constraints: 32466
166.29/169.10 c #Conflicts: 127000 | #Constraints: 33466
166.29/169.10 c #Conflicts: 128000 | #Constraints: 34466
166.29/169.10 c #Conflicts: 129000 | #Constraints: 35466
166.29/169.10 c #Conflicts: 130000 | #Constraints: 36466
166.29/169.10 c #Conflicts: 131000 | #Constraints: 37466
166.29/169.10 c INPROCESSING
166.29/169.10 c GARBAGE COLLECT
166.29/169.10 c rational objective 1511
181.35/184.17 c #Conflicts: 132000 | #Constraints: 31297
181.35/184.17 c #Conflicts: 133000 | #Constraints: 32298
181.35/184.17 c #Conflicts: 134000 | #Constraints: 33299
181.35/184.17 c #Conflicts: 135000 | #Constraints: 34310
181.35/184.17 c #Conflicts: 136000 | #Constraints: 35329
181.35/184.17 c #Conflicts: 137000 | #Constraints: 36345
181.35/184.17 c #Conflicts: 138000 | #Constraints: 37365
181.35/184.17 c #Conflicts: 139000 | #Constraints: 38384
181.35/184.17 c INPROCESSING
181.35/184.17 c GARBAGE COLLECT
181.35/184.17 c rational objective 1511
189.32/192.62 c #Conflicts: 140000 | #Constraints: 31940
189.32/192.62 c #Conflicts: 141000 | #Constraints: 32940
189.32/192.62 c #Conflicts: 142000 | #Constraints: 33940
189.32/192.62 c #Conflicts: 143000 | #Constraints: 34940
189.32/192.62 c #Conflicts: 144000 | #Constraints: 35940
189.32/192.62 WSVECS04 Frhs2[2]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[4]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[6]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[8]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[14]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[16]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[20]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[22]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[24]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[26]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[28]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[30]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[32]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[34]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[40]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[42]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[44]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[46]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[48]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[50]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[52]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[55]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[56]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[58]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[60]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[62]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[64]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[66]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[70]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[72]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[74]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[76]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[80]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[82]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[84]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[86]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[88]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[92]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[96]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[98]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[100]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[102]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[104]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[106]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[108]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[112]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[114]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[116]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[118]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[120]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[122]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[126]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[130]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[136]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[138]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[140]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[146]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[148]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[150]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[152]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[154]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[156]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[158]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[160]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[162]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[165]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[166]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[168]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[170]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[172]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[174]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[176]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[178]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[180]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[182]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[184]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[192]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[200]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[202]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[204]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[206]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[208]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[210]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[212]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[214]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[216]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[218]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[219]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[222]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[224]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[226]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[228]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[230]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[232]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[234]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[236]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[238]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[240]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[242]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[246]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[248]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[252]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[254]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[256]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[258]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[260]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[262]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[264]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[266]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[268]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[270]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[272]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[274]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[275]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[276]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[278]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[280]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[282]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[284]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[286]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[288]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[290]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[292]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[294]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[296]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[298]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[300]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[302]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[304]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[306]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[308]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[310]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[312]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[314]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[316]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[318]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[320]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[322]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[324]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[326]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[328]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[330]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[332]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[334]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[336]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[338]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[340]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[342]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[344]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[346]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[348]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[350]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[352]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[354]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[356]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[358]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[360]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[362]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[364]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[366]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[368]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[370]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[372]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[374]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[376]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[378]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[380]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[382]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[384]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[385]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[386]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[388]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[390]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[392]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[394]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[396]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[398]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[400]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[402]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[404]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[406]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[408]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[410]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[412]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[414]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[416]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[418]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[420]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[422]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[424]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[426]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[428]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[430]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[432]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[434]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[436]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[438]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[440]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[442]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[444]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[446]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[448]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[450]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[452]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[454]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[456]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[458]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[460]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[462]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[464]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[466]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[468]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[470]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[472]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[474]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[476]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[478]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[480]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[482]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[484]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[486]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[488]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[490]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[492]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[494]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[495]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[496]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[498]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[500]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[502]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[504]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[506]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[508]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[510]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[512]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[514]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[516]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[518]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[520]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[522]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[524]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[526]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[528]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[530]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[532]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[534]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[536]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[538]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[540]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[542]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[544]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[546]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[548]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[549]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[552]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[554]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[556]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[558]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[560]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[562]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[564]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[566]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[568]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[570]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[572]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[574]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[576]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[578]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[580]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[582]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[584]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[586]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[588]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[590]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[592]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[594]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[596]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[598]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[600]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[602]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[604]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[605]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[606]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[608]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[610]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[612]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[614]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[616]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[618]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[620]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[622]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[624]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[626]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[628]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[630]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[632]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[634]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[636]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[638]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[640]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[642]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[644]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[646]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[648]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[650]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[652]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[654]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[656]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[658]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[659]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[662]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[664]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[666]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[668]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[670]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[672]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[674]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[676]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[678]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[680]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[682]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[684]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[686]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[688]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[690]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[692]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[694]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[696]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[698]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[700]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[702]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[704]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[706]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[708]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[710]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[712]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[714]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[715]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[716]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[718]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[720]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[722]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[724]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[726]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[728]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[730]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[732]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[734]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[736]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[738]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[740]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[742]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[744]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[746]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[748]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[750]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[752]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[754]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[756]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[758]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[760]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[762]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[764]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[766]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[768]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[770]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[772]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[774]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[776]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[778]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[780]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[782]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[784]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[786]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[788]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[790]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[792]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[794]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[796]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[798]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[800]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[802]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[804]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[806]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[808]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[810]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[812]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[814]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[816]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[818]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[820]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[822]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[824]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[826]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[828]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[830]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[832]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[834]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[836]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[838]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[840]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[842]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[844]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[846]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[848]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[850]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[852]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[854]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[856]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[858]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[860]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[862]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[864]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[866]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[868]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[870]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[872]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[874]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[876]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[878]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[879]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[882]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[884]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[886]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[888]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[890]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[892]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[894]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[896]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[898]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[900]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[902]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[904]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[906]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[908]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[910]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[912]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[914]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[916]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[918]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[920]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[922]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[924]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[926]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[928]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[930]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[932]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[933]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[935]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[936]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[938]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[940]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[942]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[944]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[946]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[948]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[950]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[952]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[954]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[956]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[958]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[960]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[962]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[964]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[966]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[968]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[970]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[972]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[974]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[976]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[978]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[980]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[982]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[984]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[986]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[988]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[989]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[992]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[994]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[996]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[998]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1000]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1002]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1004]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1006]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1008]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1010]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1012]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1014]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1016]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1018]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1020]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1022]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1024]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1026]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1028]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1030]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1032]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1034]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1036]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1038]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1040]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1042]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1044]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1045]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1046]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1048]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1050]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1052]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1054]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1056]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1058]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1060]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1062]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1064]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1066]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1068]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1070]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1072]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1074]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1076]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1078]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1080]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1082]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1084]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1086]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1088]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1090]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1092]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1094]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1096]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1098]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1100]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1102]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1104]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1106]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1108]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1110]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1112]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1114]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1116]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1118]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1120]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1122]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1124]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1126]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1128]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1130]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1132]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1134]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1136]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1138]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1140]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1142]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1144]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1146]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1148]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1150]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1152]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1154]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1155]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1156]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1158]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1160]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1162]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1164]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1166]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1168]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1170]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1172]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1174]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1176]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1178]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1180]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1182]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1184]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1186]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1188]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1190]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1192]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1194]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1196]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1198]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1200]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1202]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1204]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1206]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1208]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1210]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1212]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1214]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1216]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1218]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1220]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1222]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1224]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1226]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1228]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1230]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1232]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1234]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1236]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1238]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1240]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1242]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1244]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1246]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1248]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1250]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1252]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1254]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1256]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1258]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1260]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1262]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1264]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1265]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1266]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1268]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1270]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1272]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1274]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1276]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1278]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1280]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1282]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1284]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1286]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1288]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1290]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1292]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1294]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1296]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1298]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1300]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1302]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1304]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1306]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1308]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1310]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1312]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1314]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1316]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1318]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1322]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1324]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1326]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1328]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1330]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1332]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1334]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1336]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1338]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1340]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1342]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1344]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1346]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1348]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1350]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1352]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1354]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1356]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1358]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1360]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1362]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1364]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1366]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1368]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1370]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1372]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1374]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1375]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1376]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1378]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1380]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1382]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1384]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1386]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1388]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1390]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1392]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1394]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1396]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1398]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1400]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1402]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1404]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1406]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1408]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1410]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1412]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1414]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1416]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1418]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1420]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1422]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1424]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1426]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1428]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1432]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1434]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1436]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1438]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1440]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1442]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1444]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1446]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1448]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1450]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1452]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1454]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1456]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1458]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1460]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1462]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1464]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1466]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1468]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1470]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1472]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1474]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1476]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1478]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1480]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1482]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1485]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1486]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1488]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1490]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1492]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1494]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1496]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1498]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1500]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1502]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1504]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1506]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1508]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1510]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1512]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1514]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1516]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1518]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1520]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1522]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1524]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1526]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1528]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1530]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1532]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1534]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1542]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1544]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1546]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1548]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1550]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1552]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1554]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1556]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1558]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1560]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1562]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1566]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1568]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1570]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1572]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1574]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1576]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1578]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1580]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1582]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1584]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1586]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1588]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1590]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1598]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1600]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1602]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1604]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1616]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1620]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1622]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1624]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1626]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1628]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1630]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1632]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1644]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1652]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1654]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1656]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1658]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1674]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1676]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1678]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1706]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1708]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1712]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1722]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1730]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1732]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1734]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1738]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1740]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1742]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1744]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1746]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1748]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1750]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1762]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1766]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1768]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1772]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1774]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1776]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1778]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1784]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1786]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1788]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1790]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1792]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1794]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1796]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1798]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1800]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1802]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1804]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1806]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1808]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1810]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1812]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1815]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1816]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1818]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1820]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1822]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1824]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1826]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1828]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1830]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1832]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1834]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1836]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1838]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1840]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1842]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1844]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1846]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1848]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1850]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1852]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1854]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1856]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1858]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1860]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1862]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1864]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1866]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1872]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1874]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1876]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1878]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1880]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1882]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1884]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1886]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1888]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1890]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1892]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1894]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1896]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1898]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1900]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1902]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1904]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1906]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1908]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1910]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1912]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1914]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1916]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1918]: 6 -1.00001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1928]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1938]: 6 -1.00005 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1940]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1944]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1948]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1950]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1952]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1954]: 6 -1.0001 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1956]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1962]: 6 -1.00009 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1964]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1968]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1982]: 6 -1.00006 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1984]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1990]: 6 -1.00002 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1994]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1996]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[1998]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[2000]: 6 -1.00008 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[2002]: 6 -1.00003 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[2016]: 6 -1.00004 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[2018]: 6 -1.00007 0 shouldn't be
189.32/192.62 WSVECS04 Frhs2[2022]: 6 -1.00004 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2024]: 6 -1.00004 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2038]: 6 -1.00004 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2044]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2046]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2048]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2050]: 6 -1.00005 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2054]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2056]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2060]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2072]: 6 -1.00004 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2076]: 6 -1.00005 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2078]: 6 -1.00002 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2100]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2104]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2106]: 6 -1.00009 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2108]: 6 -1.00009 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2110]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2114]: 6 -1.00002 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2116]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2132]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2146]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2160]: 6 -1.00001 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2162]: 6 -1.00003 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2164]: 6 -1.00003 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2170]: 6 -1.00002 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2216]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2218]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2298]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2300]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2336]: 6 -1.0001 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2348]: 6 -1.00002 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2350]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2354]: 6 -1.00005 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2356]: 6 -1.00003 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2361]: 6 -1.00005 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2363]: 6 -1.00005 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2368]: 6 -1.00003 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2370]: 6 -1.00004 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2372]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2374]: 6 -1.00003 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2376]: 6 -1.0001 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2378]: 6 -1.00001 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2394]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2398]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2400]: 6 -1.00005 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2408]: 6 -1.00009 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2410]: 6 -1.00002 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2412]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2417]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2419]: 6 -1.00009 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2426]: 6 -1.00001 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2428]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2430]: 6 -1.00002 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2448]: 6 -1.00009 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2458]: 6 -1.00004 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2464]: 6 -1.00003 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2466]: 6 -1.00001 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2473]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2476]: 6 -1.00005 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2478]: 6 -1.00005 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2480]: 6 -1.00009 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2482]: 6 -1.00004 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2484]: 6 -1.00003 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2486]: 6 -1.00002 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2488]: 6 -1.00005 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2502]: 6 -1.00002 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2504]: 6 -1.00009 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2520]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2532]: 6 -1.00005 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2534]: 6 -1.0001 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2536]: 6 -1.00002 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2540]: 6 -1.00003 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2542]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2544]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2550]: 6 -1.00004 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2556]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2558]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2562]: 6 -1.00002 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2564]: 6 -1.00004 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2568]: 6 -1.00005 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2570]: 6 -1.00004 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2572]: 6 -1.00004 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2578]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2588]: 6 -1.00004 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2590]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2592]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2594]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2596]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2598]: 6 -1.00001 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2602]: 6 -1.00009 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2604]: 6 -1.00003 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2606]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2610]: 6 -1.00003 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2612]: 6 -1.00009 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2614]: 6 -1.00004 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2624]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2634]: 6 -1.00003 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2642]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2644]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2646]: 6 -1.00004 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2648]: 6 -1.00009 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2650]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2652]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2654]: 6 -1.00002 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2656]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2658]: 6 -1.0001 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2660]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2664]: 6 -1.00009 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2666]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2668]: 6 -1.00004 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2670]: 6 -1.00005 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2672]: 6 -1.00004 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2674]: 6 -1.00005 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2678]: 6 -1.00005 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2680]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2688]: 6 -1.00005 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2690]: 6 -1.00003 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2694]: 6 -1.00009 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2695]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2696]: 6 -1.00004 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2698]: 6 -1.00004 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2700]: 6 -1.00002 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2702]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2704]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2706]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2708]: 6 -1.00002 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2710]: 6 -1.00005 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2712]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2714]: 6 -1.00002 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2716]: 6 -1.00001 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2718]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2720]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2722]: 6 -1.00002 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2724]: 6 -1.00001 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2728]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2730]: 6 -1.00009 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2732]: 6 -1.00003 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2734]: 6 -1.00009 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2736]: 6 -1.00003 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2738]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2742]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2744]: 6 -1.00003 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2752]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2754]: 6 -1.00003 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2756]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2758]: 6 -1.00003 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2760]: 6 -1.0001 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2762]: 6 -1.00009 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2764]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2766]: 6 -1.00003 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2768]: 6 -1.00003 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2770]: 6 -1.00002 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2772]: 6 -1.0001 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2774]: 6 -1.00001 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2776]: 6 -1.00004 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2778]: 6 -1.00003 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2780]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2782]: 6 -1.00009 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2784]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2786]: 6 -1.00002 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2788]: 6 -1.00004 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2790]: 6 -1.00009 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2792]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2794]: 6 -1.00003 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2796]: 6 -1.00002 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2798]: 6 -1.00009 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2808]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2810]: 6 -1.00004 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2812]: 6 -1.00002 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2814]: 6 -1.00002 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2816]: 6 -1.0001 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2818]: 6 -1.00003 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2820]: 6 -1.00004 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2822]: 6 -1.00005 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2824]: 6 -1.00002 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2826]: 6 -1.0001 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2828]: 6 -1.00003 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2832]: 6 -1.00002 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2834]: 6 -1.00004 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2838]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2840]: 6 -1.00004 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2842]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2844]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2846]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2848]: 6 -1.00002 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2850]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2852]: 6 -1.00004 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2856]: 6 -1.00009 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2860]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2862]: 6 -1.00002 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2864]: 6 -1.00002 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2866]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2868]: 6 -1.00005 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2870]: 6 -1.00005 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2872]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2874]: 6 -1.00004 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2876]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2878]: 6 -1.00004 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2880]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2882]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2884]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2886]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2888]: 6 -1.0001 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2890]: 6 -1.00009 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2892]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2894]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2896]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2898]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2900]: 6 -1.00005 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2902]: 6 -1.00009 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2904]: 6 -1.0001 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2906]: 6 -1.00003 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2908]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2910]: 6 -1.00001 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2912]: 6 -1.00009 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2915]: 6 -1.00009 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2918]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2920]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2922]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2924]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2928]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2930]: 6 -1.00005 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2932]: 6 -1.00005 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2934]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2936]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2938]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2940]: 6 -1.00004 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2942]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2944]: 6 -1.00002 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2946]: 6 -1.00001 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2948]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2950]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2952]: 6 -1.00009 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2954]: 6 -1.00006 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2956]: 6 -1.00003 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2958]: 6 -1.00003 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2960]: 6 -1.00007 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2962]: 6 -1.00009 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2964]: 6 -1.00008 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2966]: 6 -1.00001 0 shouldn't be
189.32/192.63 WSVECS04 Frhs2[2969]: 6 -1.00003 0 shouldn't be
191.83/195.12 c #Conflicts: 145000 | #Constraints: 36940
191.83/195.12 c bounds 1512 >= 1512 @ 186.898
191.83/195.12 c cpu time 186.898 s
191.83/195.12 c deterministic time 7844175044 7.84e+09
191.83/195.12 c optimization time 1.4911 s
191.83/195.12 c total solve time 185.125 s
191.83/195.12 c core-guided solve time 82.6637 s
191.83/195.12 c propagation time 96.3879 s
191.83/195.12 c conflict analysis time 40.222 s
191.83/195.12 c propagations 60398240
191.83/195.12 c resolve steps 1966780
191.83/195.12 c decisions 1416213
191.83/195.12 c conflicts 145012
191.83/195.12 c restarts 381
191.83/195.12 c inprocessing phases 29
191.83/195.12 c garbage collections 29 ,( 100.00 )
191.83/195.12 c input clauses 21989 ,( 87.11 )
191.83/195.12 c input cardinalities 3135 ,( 12.42 )
191.83/195.12 c input general constraints 119 ,( 0.47 )
191.83/195.12 c input average constraint length 181.40
191.83/195.12 c input average constraint degree 46.79
191.83/195.12 c learned clauses 81926 ,( 56.43 )
191.83/195.12 c learned cardinalities 6221 ,( 4.29 )
191.83/195.12 c learned general constraints 57031 ,( 39.28 )
191.83/195.12 c learned average constraint length 765.42
191.83/195.12 c learned average constraint degree 3975394620.24
191.83/195.12 c watched CF 32, 64, 128, Arb: 23018 , 0 , 0 , 0
191.83/195.12 c counting CF 32, 64, 128, Arb: 34133 , 0 , 0 , 0
191.83/195.12 c watched constraints 23018 ,( 40.28 )
191.83/195.12 c counting constraints 34132 ,( 59.72 )
191.83/195.12 c loaded clauses, cards, PBs, (WATCHED, COUNTING): 31264553 , 69779842 , 176584298 ,( 52821492 , 123762806 )
191.83/195.12 c gcd simplifications 6918
191.83/195.12 c detected cardinalities 1016
191.83/195.12 c weakened non-implied lits 49588925
191.83/195.12 c weakened non-implying lits 10288
191.83/195.12 c original variables 7701
191.83/195.12 c clausal propagations 16536591
191.83/195.12 c cardinality propagations 9378264
191.83/195.12 c watched propagations 798752
191.83/195.12 c counting propagations 27325543
191.83/195.12 c watch lookups 3279270400
191.83/195.12 c watch backjump lookups 0
191.83/195.12 c watch checks 2419293940
191.83/195.12 c propagation checks 1721680900
191.83/195.12 c constraint additions 299890542
191.83/195.12 c trail pops 61959308
191.83/195.12 c formula constraints 20382
191.83/195.12 c learned constraints 144875
191.83/195.12 c bound constraints 1531
191.83/195.12 c core-guided constraints 3330
191.83/195.12 c encountered formula constraints 823185
191.83/195.12 c encountered learned constraints 565970
191.83/195.12 c encountered bound constraints 8
191.83/195.12 c encountered core-guided constraints 719653
191.83/195.12 c LP total time 67.0683 s
191.83/195.12 c LP solve time 49.1 s
191.83/195.12 c LP constraints added 20443
191.83/195.12 c LP constraints removed 56
191.83/195.12 c LP pivots internal 156235
191.83/195.12 c LP pivots root 109265
191.83/195.12 c LP calls 172
191.83/195.12 c LP optimalities 31
191.83/195.12 c LP no pivot count 8
191.83/195.12 c LP infeasibilities 137
191.83/195.12 c LP valid Farkas constraints 137
191.83/195.12 c LP learned Farkas constraints 137
191.83/195.12 c LP basis resets 0
191.83/195.12 c LP cycling count 0
191.83/195.12 c LP singular count 0
191.83/195.12 c LP no primal count 0
191.83/195.12 c LP no farkas count 0
191.83/195.12 c LP other issue count 0
191.83/195.12 c LP Gomory cuts 29
191.83/195.12 c LP learned cuts 32
191.83/195.12 c LP deleted cuts 56
191.83/195.12 c LP encountered Gomory constraints 0
191.83/195.12 c LP encountered Farkas constraints 2205
191.83/195.12 c LP encountered learned Farkas constraints 634
191.83/195.12 c CG auxiliary variables introduced 1613
191.83/195.12 c CG solutions found 1
191.83/195.12 c CG cores constructed 1512
191.83/195.12 c CG core cardinality constraints returned 0
191.83/195.12 c CG unit cores 0
191.83/195.12 c CG single cores 1512
191.83/195.12 c CG blocks removed during cardinality reduction 0
191.83/195.12 c CG first core best 0
191.83/195.12 c CG decision core best 0
191.83/195.12 c CG core reduction tie 0
191.83/195.12 c CG core degree average 1.00
191.83/195.12 c CG core slack average 2.02
191.83/195.12 c CG core upper bound improvements 0
191.83/195.12 c STR number of successful calls 0
191.83/195.12 c STR number of unsuccessful calls 0
191.83/195.12 c STR number of inconclusive calls 0
191.83/195.12 c STR number of successful attempts 0
191.83/195.12 c STR number of unsuccessful attempts 0
191.83/195.12 c STR number of inconclusive attempts 0
191.83/195.12 c STR average degree increase per successful call inf
191.83/195.12 c STR average degree increase per successful attempt inf
191.83/195.12 c STR total number of conflicts for successful attempts 0
191.83/195.12 c STR total number of conflicts for unsuccessful attempts 0
191.83/195.12 c STR total number of conflicts for inconclusive attempts 0
191.83/195.12 c STR average number of conflicts per successful attempt inf
191.83/195.12 c STR average number of conflicts per unsuccessful attempt inf
191.83/195.12 c STR average number of conflicts per inconclusive attempt inf
191.83/195.12 c AVG.sumWPerc 40.19
191.83/195.12 c bigint constraints 0
191.83/195.12 o 1512
191.83/195.12 s OPTIMUM FOUND
191.83/195.12 v -x1 x2 -x3 x4 -x5 x6 -x7 x8 -x9 x10 -x11 x12 -x13 x14 -x15 x16 -x17 x18 -x19 x20 -x21 x22 -x23 x24 -x25 x26 -x27 x28 -x29 x30 -x31 x32 -x33 x34 -x35 x36 -x37 x38 -x39 x40 -x41 x42 -x43 x44 -x45 x46 -x47 x48 -x49 x50 -x51 x52 -x53 x54 x55 x56 -x57 x58 -x59 x60 -x61 x62 -x63 x64 -x65 x66 -x67 x68 -x69 x70 -x71 x72 -x73 x74 -x75 x76 -x77 x78 -x79 x80 -x81 x82 -x83 x84 -x85 x86 -x87 x88 -x89 x90 -x91 x92 -x93 x94 -x95 x96 -x97 x98 -x99 x100 -x101 x102 -x103 x104 -x105 x106 -x107 x108 -x109 x110 -x111 x112 -x113 x114 -x115 x116 -x117 x118 -x119 x120 -x121 x122 -x123 x124 -x125 x126 -x127 x128 -x129 x130 -x131 x132 -x133 x134 -x135 x136 -x137 x138 -x139 x140 -x141 x142 -x143 x144 -x145 x146 -x147 x148 -x149 x150 -x151 x152 -x153 x154 -x155 x156 -x157 x158 -x159 x160 -x161 x162 -x163 x164 x165 x166 -x167 x168 -x169 x170 -x171 x172 -x173 x174 -x175 x176 -x177 x178 -x179 x180 -x181 x182 -x183 x184 -x185 x186 -x187 x188 -x189 x190 -x191 x192 -x193 x194 -x195 x196 -x197 x198 -x199 x200 -x201 x202 -x203 x204 -x205 x206 -x207 x208 -x209 x210 -x211 x212 -x213 x214 -x215 x216 -x217 x218 -x219 x220 -x221 x222 -x223 x224 -x225 x226 -x227 x228 -x229 x230 -x231 x232 -x233 x234 -x235 x236 -x237 x238 -x239 x240 -x241 x242 -x243 x244 -x245 x246 -x247 x248 -x249 x250 -x251 x252 -x253 x254 -x255 x256 -x257 x258 -x259 x260 -x261 x262 -x263 x264 -x265 x266 -x267 x268 -x269 x270 -x271 x272 -x273 x274 x275 x276 -x277 x278 -x279 x280 -x281 x282 -x283 x284 -x285 x286 -x287 x288 -x289 x290 -x291 x292 -x293 x294 -x295 x296 -x297 x298 -x299 x300 -x301 x302 -x303 x304 -x305 x306 -x307 x308 -x309 x310 -x311 x312 -x313 x314 -x315 x316 -x317 x318 -x319 x320 -x321 x322 -x323 x324 -x325 x326 -x327 x328 -x329 x330 -x331 x332 -x333 x334 -x335 x336 -x337 x338 -x339 x340 -x341 x342 -x343 x344 -x345 x346 -x347 x348 -x349 x350 -x351 x352 -x353 x354 -x355 x356 -x357 x358 -x359 x360 -x361 x362 -x363 x364 -x365 x366 -x367 x368 -x369 x370 -x371 x372 -x373 x374 -x375 x376 -x377 x378 -x379 x380 -x381 x382 -x383 x384 x385 x386 -x387 x388 -x389 x390 -x391 x392 -x393 x394 -x395 x396 -x397 x398 -x399 x400 -x401 x402 -x403 x404 -x405 x406 -x407 x408 -x409 x410 -x411 x412 -x413 x414 -x415 x416 -x417 x418 -x419 x420 -x421 x422 -x423 x424 -x425 x426 -x427 x428 -x429 x430 -x431 x432 -x433 x434 -x435 x436 -x437 x438 -x439 x440 -x441 x442 -x443 x444 -x445 x446 -x447 x448 -x449 x450 -x451 x452 -x453 x454 -x455 x456 -x457 x458 -x459 x460 -x461 x462 -x463 x464 -x465 x466 -x467 x468 -x469 x470 -x471 x472 -x473 x474 -x475 x476 -x477 x478 -x479 x480 -x481 x482 -x483 x484 -x485 x486 -x487 x488 -x489 x490 -x491 x492 -x493 x494 x495 x496 -x497 x498 -x499 x500 -x501 x502 -x503 x504 -x505 x506 -x507 x508 -x509 x510 -x511 x512 -x513 x514 -x515 x516 -x517 x518 -x519 x520 -x521 x522 -x523 x524 -x525 x526 -x527 x528 -x529 x530 -x531 x532 -x533 x534 -x535 x536 -x537 x538 -x539 x540 -x541 x542 -x543 x544 -x545 x546 -x547 x548 -x549 x550 -x551 x552 -x553 x554 -x555 x556 -x557 x558 -x559 x560 -x561 x562 -x563 x564 -x565 x566 -x567 x568 -x569 x570 -x571 x572 -x573 x574 -x575 x576 -x577 x578 -x579 x580 -x581 x582 -x583 x584 -x585 x586 -x587 x588 -x589 x590 -x591 x592 -x593 x594 -x595 x596 -x597 x598 -x599 x600 -x601 x602 -x603 x604 x605 x606 -x607 x608 -x609 x610 -x611 x612 -x613 x614 -x615 x616 -x617 x618 -x619 x620 -x621 x622 -x623 x624 -x625 x626 -x627 x628 -x629 x630 -x631 x632 -x633 x634 -x635 x636 -x637 x638 -x639 x640 -x641 x642 -x643 x644 -x645 x646 -x647 x648 -x649 x650 -x651 x652 -x653 x654 -x655 x656 -x657 x658 -x659 x660 -x661 x662 -x663 x664 -x665 x666 -x667 x668 -x669 x670 -x671 x672 -x673 x674 -x675 x676 -x677 x678 -x679 x680 -x681 x682 -x683 x684 -x685 x686 -x687 x688 -x689 x690 -x691 x692 -x693 x694 -x695 x696 -x697 x698 -x699 x700 -x701 x702 -x703 x704 -x705 x706 -x707 x708 -x709 x710 -x711 x712 -x713 x714 x715 x716 -x717 x718 -x719 x720 -x721 x722 -x723 x724 -x725 x726 -x727 x728 -x729 x730 -x731 x732 -x733 x734 -x735 x736 -x737 x738 -x739 x740 -x741 x742 -x743 x744 -x745 x746 -x747 x748 -x749 x750 -x751 x752 -x753 x754 -x755 x756 -x757 x758 -x759 x760 -x761 x762 -x763 x764 -x765 x766 -x767 x768 -x769 x770 -x771 x772 -x773 x774 -x775 x776 -x777 x778 -x779 x780 -x781 x782 -x783 x784 -x785 x786 -x787 x788 -x789 x790 -x791 x792 -x793 x794 -x795 x796 -x797 x798 -x799 x800 -x801 x802 -x803 x804 -x805 x806 -x807 x808 -x809 x810 -x811 x812 -x813 x814 -x815 x816 -x817 x818 -x819 x820 -x821 x822 -x823 x824 x825 x826 -x827 x828 -x829 x830 -x831 x832 -x833 x834 -x835 x836 -x837 x838 -x839 x840 -x841 x842 -x843 x844 -x845 x846 -x847 x848 -x849 x850 -x851 x852 -x853 x854 -x855 x856 -x857 x858 -x859 x860 -x861 x862 -x863 x864 -x865 x866 -x867 x868 -x869 x870 -x871 x872 -x873 x874 -x875 x876 -x877 x878 -x879 x880 -x881 x882 -x883 x884 -x885 x886 -x887 x888 -x889 x890 -x891 x892 -x893 x894 -x895 x896 -x897 x898 -x899 x900 -x901 x902 -x903 x904 -x905 x906 -x907 x908 -x909 x910 -x911 x912 -x913 x914 -x915 x916 -x917 x918 -x919 x920 -x921 x922 -x923 x924 -x925 x926 -x927 x928 -x929 x930 -x931 x932 -x933 x934 x935 x936 -x937 x938 -x939 x940 -x941 x942 -x943 x944 -x945 x946 -x947 x948 -x949 x950 -x951 x952 -x953 x954 -x955 x956 -x957 x958 -x959 x960 -x961 x962 -x963 x964 -x965 x966 -x967 x968 -x969 x970 -x971 x972 -x973 x974 -x975 x976 -x977 x978 -x979 x980 -x981 x982 -x983 x984 -x985 x986 -x987 x988 -x989 x990 -x991 x992 -x993 x994 -x995 x996 -x997 x998 -x999 x1000 -x1001 x1002 -x1003 x1004 -x1005 x1006 -x1007 x1008 -x1009 x1010 -x1011 x1012 -x1013 x1014 -x1015 x1016 -x1017 x1018 -x1019 x1020 -x1021 x1022 -x1023 x1024 -x1025 x1026 -x1027 x1028 -x1029 x1030 -x1031 x1032 -x1033 x1034 -x1035 x1036 -x1037 x1038 -x1039 x1040 -x1041 x1042 -x1043 x1044 x1045 x1046 -x1047 x1048 -x1049 x1050 -x1051 x1052 -x1053 x1054 -x1055 x1056 -x1057 x1058 -x1059 x1060 -x1061 x1062 -x1063 x1064 -x1065 x1066 -x1067 x1068 -x1069 x1070 -x1071 x1072 -x1073 x1074 -x1075 x1076 -x1077 x1078 -x1079 x1080 -x1081 x1082 -x1083 x1084 -x1085 x1086 -x1087 x1088 -x1089 x1090 -x1091 x1092 -x1093 x1094 -x1095 x1096 -x1097 x1098 -x1099 x1100 -x1101 x1102 -x1103 x1104 -x1105 x1106 -x1107 x1108 -x1109 x1110 -x1111 x1112 -x1113 x1114 -x1115 x1116 -x1117 x1118 -x1119 x1120 -x1121 x1122 -x1123 x1124 -x1125 x1126 -x1127 x1128 -x1129 x1130 -x1131 x1132 -x1133 x1134 -x1135 x1136 -x1137 x1138 -x1139 x1140 -x1141 x1142 -x1143 x1144 -x1145 x1146 -x1147 x1148 -x1149 x1150 -x1151 x1152 -x1153 x1154 x1155 x1156 -x1157 x1158 -x1159 x1160 -x1161 x1162 -x1163 x1164 -x1165 x1166 -x1167 x1168 -x1169 x1170 -x1171 x1172 -x1173 x1174 -x1175 x1176 -x1177 x1178 -x1179 x1180 -x1181 x1182 -x1183 x1184 -x1185 x1186 -x1187 x1188 -x1189 x1190 -x1191 x1192 -x1193 x1194 -x1195 x1196 -x1197 x1198 -x1199 x1200 -x1201 x1202 -x1203 x1204 -x1205 x1206 -x1207 x1208 -x1209 x1210 -x1211 x1212 -x1213 x1214 -x1215 x1216 -x1217 x1218 -x1219 x1220 -x1221 x1222 -x1223 x1224 -x1225 x1226 -x1227 x1228 -x1229 x1230 -x1231 x1232 -x1233 x1234 -x1235 x1236 -x1237 x1238 -x1239 x1240 -x1241 x1242 -x1243 x1244 -x1245 x1246 -x1247 x1248 -x1249 x1250 -x1251 x1252 -x1253 x1254 -x1255 x1256 -x1257 x1258 -x1259 x1260 -x1261 x1262 -x1263 x1264 x1265 x1266 -x1267 x1268 -x1269 x1270 -x1271 x1272 -x1273 x1274 -x1275 x1276 -x1277 x1278 -x1279 x1280 -x1281 x1282 -x1283 x1284 -x1285 x1286 -x1287 x1288 -x1289 x1290 -x1291 x1292 -x1293 x1294 -x1295 x1296 -x1297 x1298 -x1299 x1300 -x1301 x1302 -x1303 x1304 -x1305 x1306 -x1307 x1308 -x1309 x1310 -x1311 x1312 -x1313 x1314 -x1315 x1316 -x1317 x1318 -x1319 x1320 -x1321 x1322 -x1323 x1324 -x1325 x1326 -x1327 x1328 -x1329 x1330 -x1331 x1332 -x1333 x1334 -x1335 x1336 -x1337 x1338 -x1339 x1340 -x1341 x1342 -x1343 x1344 -x1345 x1346 -x1347 x1348 -x1349 x1350 -x1351 x1352 -x1353 x1354 -x1355 x1356 -x1357 x1358 -x1359 x1360 -x1361 x1362 -x1363 x1364 -x1365 x1366 -x1367 x1368 -x1369 x1370 -x1371 x1372 -x1373 x1374 x1375 x1376 -x1377 x1378 -x1379 x1380 -x1381 x1382 -x1383 x1384 -x1385 x1386 -x1387 x1388 -x1389 x1390 -x1391 x1392 -x1393 x1394 -x1395 x1396 -x1397 x1398 -x1399 x1400 -x1401 x1402 -x1403 x1404 -x1405 x1406 -x1407 x1408 -x1409 x1410 -x1411 x1412 -x1413 x1414 -x1415 x1416 -x1417 x1418 -x1419 x1420 -x1421 x1422 -x1423 x1424 -x1425 x1426 -x1427 x1428 -x1429 x1430 -x1431 x1432 -x1433 x1434 -x1435 x1436 -x1437 x1438 -x1439 x1440 -x1441 x1442 -x1443 x1444 -x1445 x1446 -x1447 x1448 -x1449 x1450 -x1451 x1452 -x1453 x1454 -x1455 x1456 -x1457 x1458 -x1459 x1460 -x1461 x1462 -x1463 x1464 -x1465 x1466 -x1467 x1468 -x1469 x1470 -x1471 x1472 -x1473 x1474 -x1475 x1476 -x1477 x1478 -x1479 x1480 -x1481 x1482 -x1483 x1484 x1485 x1486 -x1487 x1488 -x1489 x1490 -x1491 x1492 -x1493 x1494 -x1495 x1496 -x1497 x1498 -x1499 x1500 -x1501 x1502 -x1503 x1504 -x1505 x1506 -x1507 x1508 -x1509 x1510 -x1511 x1512 -x1513 x1514 -x1515 x1516 -x1517 x1518 -x1519 x1520 -x1521 x1522 -x1523 x1524 -x1525 x1526 -x1527 x1528 -x1529 x1530 -x1531 x1532 -x1533 x1534 -x1535 x1536 -x1537 x1538 -x1539 x1540 -x1541 x1542 -x1543 x1544 -x1545 x1546 -x1547 x1548 -x1549 x1550 -x1551 x1552 -x1553 x1554 -x1555 x1556 -x1557 x1558 -x1559 x1560 -x1561 x1562 -x1563 x1564 -x1565 x1566 -x1567 x1568 -x1569 x1570 -x1571 x1572 -x1573 x1574 -x1575 x1576 -x1577 x1578 -x1579 x1580 -x1581 x1582 -x1583 x1584 -x1585 x1586 -x1587 x1588 -x1589 x1590 -x1591 x1592 -x1593 x1594 x1595 x1596 -x1597 x1598 -x1599 x1600 -x1601 x1602 -x1603 x1604 -x1605 x1606 -x1607 x1608 -x1609 x1610 -x1611 x1612 -x1613 x1614 -x1615 x1616 -x1617 x1618 -x1619 x1620 -x1621 x1622 -x1623 x1624 -x1625 x1626 -x1627 x1628 -x1629 x1630 -x1631 x1632 -x1633 x1634 -x1635 x1636 -x1637 x1638 -x1639 x1640 -x1641 x1642 -x1643 x1644 -x1645 x1646 -x1647 x1648 -x1649 x1650 -x1651 x1652 -x1653 x1654 -x1655 x1656 -x1657 x1658 -x1659 x1660 -x1661 x1662 -x1663 x1664 -x1665 x1666 -x1667 x1668 -x1669 x1670 -x1671 x1672 -x1673 x1674 -x1675 x1676 -x1677 x1678 -x1679 x1680 -x1681 x1682 -x1683 x1684 -x1685 x1686 -x1687 x1688 -x1689 x1690 -x1691 x1692 -x1693 x1694 -x1695 x1696 -x1697 x1698 -x1699 x1700 -x1701 x1702 -x1703 x1704 x1705 x1706 -x1707 x1708 -x1709 x1710 -x1711 x1712 -x1713 x1714 -x1715 x1716 -x1717 x1718 -x1719 x1720 -x1721 x1722 -x1723 x1724 -x1725 x1726 -x1727 x1728 -x1729 x1730 -x1731 x1732 -x1733 x1734 -x1735 x1736 -x1737 x1738 -x1739 x1740 -x1741 x1742 -x1743 x1744 -x1745 x1746 -x1747 x1748 -x1749 x1750 -x1751 x1752 -x1753 x1754 -x1755 x1756 -x1757 x1758 -x1759 x1760 -x1761 x1762 -x1763 x1764 -x1765 x1766 -x1767 x1768 -x1769 x1770 -x1771 x1772 -x1773 x1774 -x1775 x1776 -x1777 x1778 -x1779 x1780 -x1781 x1782 -x1783 x1784 -x1785 x1786 -x1787 x1788 -x1789 x1790 -x1791 x1792 -x1793 x1794 -x1795 x1796 -x1797 x1798 -x1799 x1800 -x1801 x1802 -x1803 x1804 -x1805 x1806 -x1807 x1808 -x1809 x1810 -x1811 x1812 -x1813 x1814 x1815 x1816 -x1817 x1818 -x1819 x1820 -x1821 x1822 -x1823 x1824 -x1825 x1826 -x1827 x1828 -x1829 x1830 -x1831 x1832 -x1833 x1834 -x1835 x1836 -x1837 x1838 -x1839 x1840 -x1841 x1842 -x1843 x1844 -x1845 x1846 -x1847 x1848 -x1849 x1850 -x1851 x1852 -x1853 x1854 -x1855 x1856 -x1857 x1858 -x1859 x1860 -x1861 x1862 -x1863 x1864 -x1865 x1866 -x1867 x1868 -x1869 x1870 -x1871 x1872 -x1873 x1874 -x1875 x1876 -x1877 x1878 -x1879 x1880 -x1881 x1882 -x1883 x1884 -x1885 x1886 -x1887 x1888 -x1889 x1890 -x1891 x1892 -x1893 x1894 -x1895 x1896 -x1897 x1898 -x1899 x1900 -x1901 x1902 -x1903 x1904 -x1905 x1906 -x1907 x1908 -x1909 x1910 -x1911 x1912 -x1913 x1914 -x1915 x1916 -x1917 x1918 -x1919 x1920 -x1921 x1922 -x1923 x1924 x1925 x1926 -x1927 x1928 -x1929 x1930 -x1931 x1932 -x1933 x1934 -x1935 x1936 -x1937 x1938 -x1939 x1940 -x1941 x1942 -x1943 x1944 -x1945 x1946 -x1947 x1948 -x1949 x1950 -x1951 x1952 -x1953 x1954 -x1955 x1956 -x1957 x1958 -x1959 x1960 -x1961 x1962 -x1963 x1964 -x1965 x1966 -x1967 x1968 -x1969 x1970 -x1971 x1972 -x1973 x1974 -x1975 x1976 -x1977 x1978 -x1979 x1980 -x1981 x1982 -x1983 x1984 -x1985 x1986 -x1987 x1988 -x1989 x1990 -x1991 x1992 -x1993 x1994 -x1995 x1996 -x1997 x1998 -x1999 x2000 -x2001 x2002 -x2003 x2004 -x2005 x2006 -x2007 x2008 -x2009 x2010 -x2011 x2012 -x2013 x2014 -x2015 x2016 -x2017 x2018 -x2019 x2020 -x2021 x2022 -x2023 x2024 -x2025 x2026 -x2027 x2028 -x2029 x2030 -x2031 x2032 -x2033 x2034 x2035 x2036 -x2037 x2038 -x2039 x2040 -x2041 x2042 -x2043 x2044 -x2045 x2046 -x2047 x2048 -x2049 x2050 -x2051 x2052 -x2053 x2054 -x2055 x2056 -x2057 x2058 -x2059 x2060 -x2061 x2062 -x2063 x2064 -x2065 x2066 -x2067 x2068 -x2069 x2070 -x2071 x2072 -x2073 x2074 -x2075 x2076 -x2077 x2078 -x2079 x2080 -x2081 x2082 -x2083 x2084 -x2085 x2086 -x2087 x2088 -x2089 x2090 -x2091 x2092 -x2093 x2094 -x2095 x2096 -x2097 x2098 -x2099 x2100 -x2101 x2102 -x2103 x2104 -x2105 x2106 -x2107 x2108 -x2109 x2110 -x2111 x2112 -x2113 x2114 -x2115 x2116 -x2117 x2118 -x2119 x2120 -x2121 x2122 -x2123 x2124 -x2125 x2126 -x2127 x2128 -x2129 x2130 -x2131 x2132 -x2133 x2134 -x2135 x2136 -x2137 x2138 -x2139 x2140 -x2141 x2142 -x2143 x2144 x2145 x2146 -x2147 x2148 -x2149 x2150 -x2151 x2152 -x2153 x2154 -x2155 x2156 -x2157 x2158 -x2159 x2160 -x2161 x2162 -x2163 x2164 -x2165 x2166 -x2167 x2168 -x2169 x2170 -x2171 x2172 -x2173 x2174 -x2175 x2176 -x2177 x2178 -x2179 x2180 -x2181 x2182 -x2183 x2184 -x2185 x2186 -x2187 x2188 -x2189 x2190 -x2191 x2192 -x2193 x2194 -x2195 x2196 -x2197 x2198 -x2199 x2200 -x2201 x2202 -x2203 x2204 -x2205 x2206 -x2207 x2208 -x2209 x2210 -x2211 x2212 -x2213 x2214 -x2215 x2216 -x2217 x2218 -x2219 x2220 -x2221 x2222 -x2223 x2224 -x2225 x2226 -x2227 x2228 -x2229 x2230 -x2231 x2232 -x2233 x2234 -x2235 x2236 -x2237 x2238 -x2239 x2240 -x2241 x2242 -x2243 x2244 -x2245 x2246 -x2247 x2248 -x2249 x2250 -x2251 x2252 -x2253 x2254 x2255 x2256 -x2257 x2258 -x2259 x2260 -x2261 x2262 -x2263 x2264 -x2265 x2266 -x2267 x2268 -x2269 x2270 -x2271 x2272 -x2273 x2274 -x2275 x2276 -x2277 x2278 -x2279 x2280 -x2281 x2282 -x2283 x2284 -x2285 x2286 -x2287 x2288 -x2289 x2290 -x2291 x2292 -x2293 x2294 -x2295 x2296 -x2297 x2298 -x2299 x2300 -x2301 x2302 -x2303 x2304 -x2305 x2306 -x2307 x2308 -x2309 x2310 -x2311 x2312 -x2313 x2314 -x2315 x2316 -x2317 x2318 -x2319 x2320 -x2321 x2322 -x2323 x2324 -x2325 x2326 -x2327 x2328 -x2329 x2330 -x2331 x2332 -x2333 x2334 -x2335 x2336 -x2337 x2338 -x2339 x2340 -x2341 x2342 -x2343 x2344 -x2345 x2346 -x2347 x2348 -x2349 x2350 -x2351 x2352 -x2353 x2354 -x2355 x2356 -x2357 x2358 -x2359 x2360 -x2361 x2362 -x2363 x2364 x2365 x2366 -x2367 x2368 -x2369 x2370 -x2371 x2372 -x2373 x2374 -x2375 x2376 -x2377 x2378 -x2379 x2380 -x2381 x2382 -x2383 x2384 -x2385 x2386 -x2387 x2388 -x2389 x2390 -x2391 x2392 -x2393 x2394 -x2395 x2396 -x2397 x2398 -x2399 x2400 -x2401 x2402 -x2403 x2404 -x2405 x2406 -x2407 x2408 -x2409 x2410 -x2411 x2412 -x2413 x2414 -x2415 x2416 -x2417 x2418 -x2419 x2420 -x2421 x2422 -x2423 x2424 -x2425 x2426 -x2427 x2428 -x2429 x2430 -x2431 x2432 -x2433 x2434 -x2435 x2436 -x2437 x2438 -x2439 x2440 -x2441 x2442 -x2443 x2444 -x2445 x2446 -x2447 x2448 -x2449 x2450 -x2451 x2452 -x2453 x2454 -x2455 x2456 -x2457 x2458 -x2459 x2460 -x2461 x2462 -x2463 x2464 -x2465 x2466 -x2467 x2468 -x2469 x2470 -x2471 x2472 -x2473 x2474 x2475 x2476 -x2477 x2478 -x2479 x2480 -x2481 x2482 -x2483 x2484 -x2485 x2486 -x2487 x2488 -x2489 x2490 -x2491 x2492 -x2493 x2494 -x2495 x2496 -x2497 x2498 -x2499 x2500 -x2501 x2502 -x2503 x2504 -x2505 x2506 -x2507 x2508 -x2509 x2510 -x2511 x2512 -x2513 x2514 -x2515 x2516 -x2517 x2518 -x2519 x2520 -x2521 x2522 -x2523 x2524 -x2525 x2526 -x2527 x2528 -x2529 x2530 -x2531 x2532 -x2533 x2534 -x2535 x2536 -x2537 x2538 -x2539 x2540 -x2541 x2542 -x2543 x2544 -x2545 x2546 -x2547 x2548 -x2549 x2550 -x2551 x2552 -x2553 x2554 -x2555 x2556 -x2557 x2558 -x2559 x2560 -x2561 x2562 -x2563 x2564 -x2565 x2566 -x2567 x2568 -x2569 x2570 -x2571 x2572 -x2573 x2574 -x2575 x2576 -x2577 x2578 -x2579 x2580 -x2581 x2582 -x2583 x2584 x2585 x2586 -x2587 x2588 -x2589 x2590 -x2591 x2592 -x2593 x2594 -x2595 x2596 -x2597 x2598 -x2599 x2600 -x2601 x2602 -x2603 x2604 -x2605 x2606 -x2607 x2608 -x2609 x2610 -x2611 x2612 -x2613 x2614 -x2615 x2616 -x2617 x2618 -x2619 x2620 -x2621 x2622 -x2623 x2624 -x2625 x2626 -x2627 x2628 -x2629 x2630 -x2631 x2632 -x2633 x2634 -x2635 x2636 -x2637 x2638 -x2639 x2640 -x2641 x2642 -x2643 x2644 -x2645 x2646 -x2647 x2648 -x2649 x2650 -x2651 x2652 -x2653 x2654 -x2655 x2656 -x2657 x2658 -x2659 x2660 -x2661 x2662 -x2663 x2664 -x2665 x2666 -x2667 x2668 -x2669 x2670 -x2671 x2672 -x2673 x2674 -x2675 x2676 -x2677 x2678 -x2679 x2680 -x2681 x2682 -x2683 x2684 -x2685 x2686 -x2687 x2688 -x2689 x2690 -x2691 x2692 -x2693 x2694 x2695 x2696 -x2697 x2698 -x2699 x2700 -x2701 x2702 -x2703 x2704 -x2705 x2706 -x2707 x2708 -x2709 x2710 -x2711 x2712 -x2713 x2714 -x2715 x2716 -x2717 x2718 -x2719 x2720 -x2721 x2722 -x2723 x2724 -x2725 x2726 -x2727 x2728 -x2729 x2730 -x2731 x2732 -x2733 x2734 -x2735 x2736 -x2737 x2738 -x2739 x2740 -x2741 x2742 -x2743 x2744 -x2745 x2746 -x2747 x2748 -x2749 x2750 -x2751 x2752 -x2753 x2754 -x2755 x2756 -x2757 x2758 -x2759 x2760 -x2761 x2762 -x2763 x2764 -x2765 x2766 -x2767 x2768 -x2769 x2770 -x2771 x2772 -x2773 x2774 -x2775 x2776 -x2777 x2778 -x2779 x2780 -x2781 x2782 -x2783 x2784 -x2785 x2786 -x2787 x2788 -x2789 x2790 -x2791 x2792 -x2793 x2794 -x2795 x2796 -x2797 x2798 -x2799 x2800 -x2801 x2802 -x2803 x2804 x2805 x2806 -x2807 x2808 -x2809 x2810 -x2811 x2812 -x2813 x2814 -x2815 x2816 -x2817 x2818 -x2819 x2820 -x2821 x2822 -x2823 x2824 -x2825 x2826 -x2827 x2828 -x2829 x2830 -x2831 x2832 -x2833 x2834 -x2835 x2836 -x2837 x2838 -x2839 x2840 -x2841 x2842 -x2843 x2844 -x2845 x2846 -x2847 x2848 -x2849 x2850 -x2851 x2852 -x2853 x2854 -x2855 x2856 -x2857 x2858 -x2859 x2860 -x2861 x2862 -x2863 x2864 -x2865 x2866 -x2867 x2868 -x2869 x2870 -x2871 x2872 -x2873 x2874 -x2875 x2876 -x2877 x2878 -x2879 x2880 -x2881 x2882 -x2883 x2884 -x2885 x2886 -x2887 x2888 -x2889 x2890 -x2891 x2892 -x2893 x2894 -x2895 x2896 -x2897 x2898 -x2899 x2900 -x2901 x2902 -x2903 x2904 -x2905 x2906 -x2907 x2908 -x2909 x2910 -x2911 x2912 -x2913 x2914 x2915 x2916 -x2917 x2918 -x2919 x2920 -x2921 x2922 -x2923 x2924 -x2925 x2926 -x2927 x2928 -x2929 x2930 -x2931 x2932 -x2933 x2934 -x2935 x2936 -x2937 x2938 -x2939 x2940 -x2941 x2942 -x2943 x2944 -x2945 x2946 -x2947 x2948 -x2949 x2950 -x2951 x2952 -x2953 x2954 -x2955 x2956 -x2957 x2958 -x2959 x2960 -x2961 x2962 -x2963 x2964 -x2965 x2966 -x2967 x2968 -x2969 x2970
Verifier Data
Checking of UNSAT/OPT proofs:
VeriPB + CakePB
Wed Jul 16 15:57:22 CEST 2025
extraparms=--no-checkDeletion
-- veripb --
Running VeriPB version 2.3.0
s VERIFIED BOUNDS 1512 <= obj <= 1512
Verification succeeded.
-- cakepb --
s VERIFIED BOUNDS 1512 <= obj <= 1512
--summary--
ALL OK
Watcher Data
runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
NUMA information:
number of nodes: 2
memory of node 0: 63837 MiB (56887 MiB free)
memory of node 1: 64465 MiB (59028 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4532736-1752597643/watcher-4532736-1752597643 -o /tmp/evaluation-result-4532736-1752597643/solver-4532736-1752597643 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1752597301-129782 --watchdog 3760 --file-size-limit 100000 run-opt-break-log.sh HOME/instance-4532736-1752597643.opb PROOFDIR/proof-4532736-1752597643
running on 2 cores: 0,2
CPU governors:
performance: 0 2
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing FSIZE limit: 102400000 KiB
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=130433, runsolver pid=130430
[startup+0.100075 s]*
/proc/loadavg: 4.10 3.46 3.74 5/260 130435
/proc/meminfo: memFree=118697748/131382120 swapFree=33010416/33010684
[pid=130433] ppid=130430 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/130433/stat : 130433 (run-opt-break-l) S 130430 130433 129772 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 175443097 4292608 736 18446744073709551615 93916151324672 93916152219205 140720664320704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93916152458256 93916152506000 93916175929344 140720664324371 140720664324572 140720664324572 140720664330176 0
/proc/130433/statm: 1048 736 672 219 0 110 0
[pid=130435] ppid=130433 vsize=18800 memory=10716 CPUtime=0.07 cores=0,2
/proc/130435/stat : 130435 (pbsuma) R 130433 130433 129772 0 -1 4194304 2301 0 0 0 7 0 0 0 20 0 1 0 175443098 19251200 2679 18446744073709551615 4210688 4653049 140733469897984 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 4700520 4703148 28672000 140733469907169 140733469907504 140733469907504 140733469913071 0
/proc/130435/statm: 4700 2679 1024 108 0 2108 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 22992 KiB
Current children cumulated memory: 13660 KiB
[startup+0.214112 s]*
/proc/loadavg: 4.10 3.46 3.74 5/260 130435
/proc/meminfo: memFree=118697748/131382120 swapFree=33010416/33010684
[pid=130433] ppid=130430 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/130433/stat : 130433 (run-opt-break-l) S 130430 130433 129772 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 175443097 4292608 736 18446744073709551615 93916151324672 93916152219205 140720664320704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93916152458256 93916152506000 93916175929344 140720664324371 140720664324572 140720664324572 140720664330176 0
/proc/130433/statm: 1048 736 672 219 0 110 0
[pid=130435] ppid=130433 vsize=20756 memory=13020 CPUtime=0.19 cores=0,2
/proc/130435/stat : 130435 (pbsuma) R 130433 130433 129772 0 -1 4194304 2883 0 0 0 19 0 0 0 20 0 1 0 175443098 21254144 3255 18446744073709551615 4210688 4653049 140733469897984 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 4700520 4703148 28672000 140733469907169 140733469907504 140733469907504 140733469913071 0
/proc/130435/statm: 5189 3255 1024 108 0 2597 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 24948 KiB
Current children cumulated memory: 15964 KiB
[startup+0.313943 s]*
/proc/loadavg: 4.10 3.46 3.74 5/260 130435
/proc/meminfo: memFree=118689936/131382120 swapFree=33010416/33010684
[pid=130433] ppid=130430 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/130433/stat : 130433 (run-opt-break-l) S 130430 130433 129772 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 175443097 4292608 736 18446744073709551615 93916151324672 93916152219205 140720664320704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93916152458256 93916152506000 93916175929344 140720664324371 140720664324572 140720664324572 140720664330176 0
/proc/130433/statm: 1048 736 672 219 0 110 0
[pid=130435] ppid=130433 vsize=28028 memory=20316 CPUtime=0.29 cores=0,2
/proc/130435/stat : 130435 (pbsuma) R 130433 130433 129772 0 -1 4194304 4717 0 0 0 28 1 0 0 20 0 1 0 175443098 28700672 5079 18446744073709551615 4210688 4653049 140733469897984 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 4700520 4703148 28672000 140733469907169 140733469907504 140733469907504 140733469913071 0
/proc/130435/statm: 7007 5079 1024 108 0 4415 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 32220 KiB
Current children cumulated memory: 23260 KiB
[startup+0.700416 s]
/proc/loadavg: 4.10 3.46 3.74 5/260 130435
/proc/meminfo: memFree=118609296/131382120 swapFree=33010416/33010684
[pid=130433] ppid=130430 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/130433/stat : 130433 (run-opt-break-l) S 130430 130433 129772 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 175443097 4292608 736 18446744073709551615 93916151324672 93916152219205 140720664320704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93916152458256 93916152506000 93916175929344 140720664324371 140720664324572 140720664324572 140720664330176 0
/proc/130433/statm: 1048 736 672 219 0 110 0
[pid=130435] ppid=130433 vsize=29168 memory=21468 CPUtime=0.66 cores=0,2
/proc/130435/stat : 130435 (pbsuma) R 130433 130433 129772 0 -1 4194304 5000 0 0 0 52 14 0 0 20 0 1 0 175443098 29868032 5367 18446744073709551615 4210688 4653049 140733469897984 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 4700520 4703148 28672000 140733469907169 140733469907504 140733469907504 140733469913071 0
/proc/130435/statm: 7292 5367 1024 108 0 4700 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 33360 KiB
Current children cumulated memory: 24412 KiB
[startup+1.50043 s]
/proc/loadavg: 4.10 3.46 3.74 5/260 130435
/proc/meminfo: memFree=118278932/131382120 swapFree=33010416/33010684
[pid=130433] ppid=130430 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/130433/stat : 130433 (run-opt-break-l) S 130430 130433 129772 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 175443097 4292608 736 18446744073709551615 93916151324672 93916152219205 140720664320704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93916152458256 93916152506000 93916175929344 140720664324371 140720664324572 140720664324572 140720664330176 0
/proc/130433/statm: 1048 736 672 219 0 110 0
[pid=130435] ppid=130433 vsize=28836 memory=21768 CPUtime=1.4 cores=0,2
/proc/130435/stat : 130435 (pbsuma) D 130433 130433 129772 0 -1 4194304 5269 0 0 0 88 52 0 0 20 0 1 0 175443098 29528064 5442 18446744073709551615 4210688 4653049 140733469897984 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 4700520 4703148 28672000 140733469907169 140733469907504 140733469907504 140733469913071 0
/proc/130435/statm: 7209 5442 1024 108 0 4617 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 33028 KiB
Current children cumulated memory: 24712 KiB
[startup+3.1134 s]
/proc/loadavg: 4.10 3.46 3.74 5/260 130436
/proc/meminfo: memFree=118013596/131382120 swapFree=33010416/33010684
[pid=130433] ppid=130430 vsize=4192 memory=2944 CPUtime=1.49 cores=0,2
/proc/130433/stat : 130433 (run-opt-break-l) S 130430 130433 129772 0 -1 4194304 238 5272 0 0 0 0 90 59 20 0 1 0 175443097 4292608 736 18446744073709551615 93916151324672 93916152219205 140720664320704 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93916152458256 93916152506000 93916175929344 140720664324371 140720664324572 140720664324572 140720664330176 0
/proc/130433/statm: 1048 736 672 219 0 110 0
[pid=130436] ppid=130433 vsize=79292 memory=28884 CPUtime=0.33 cores=0,2
/proc/130436/stat : 130436 (roundingsat) R 130433 130433 129772 0 -1 4194304 4541 0 0 0 28 5 0 0 20 0 1 0 175443372 81195008 7221 18446744073709551615 4227072 8923577 140734410038128 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9827200 9836688 14368768 140734410041618 140734410041894 140734410041894 140734410047466 0
/proc/130436/statm: 19823 7221 2208 1147 0 7249 0
Current children cumulated CPU time: 1.82 s
Current children cumulated vsize: 83484 KiB
Current children cumulated memory: 31828 KiB
heavy processes:
[startup+6.30041 s]
/proc/loadavg: 4.09 3.47 3.74 5/260 130436
/proc/meminfo: memFree=117881388/131382120 swapFree=33010416/33010684
[pid=130433] ppid=130430 vsize=4192 memory=2944 CPUtime=1.49 cores=0,2
/proc/130433/stat : 130433 (run-opt-break-l) S 130430 130433 129772 0 -1 4194304 238 5272 0 0 0 0 90 59 20 0 1 0 175443097 4292608 736 18446744073709551615 93916151324672 93916152219205 140720664320704 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93916152458256 93916152506000 93916175929344 140720664324371 140720664324572 140720664324572 140720664330176 0
/proc/130433/statm: 1048 736 672 219 0 110 0
[pid=130436] ppid=130433 vsize=201792 memory=135364 CPUtime=3.5 cores=0,2
/proc/130436/stat : 130436 (roundingsat) R 130433 130433 129772 0 -1 4194304 25104 0 0 0 330 20 0 0 20 0 1 0 175443372 206635008 33841 18446744073709551615 4227072 8923577 140734410038128 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9827200 9836688 14368768 140734410041618 140734410041894 140734410041894 140734410047466 0
/proc/130436/statm: 50448 33841 2368 1147 0 37874 0
Current children cumulated CPU time: 4.99 s
Current children cumulated vsize: 205984 KiB
Current children cumulated memory: 138308 KiB
heavy processes:
[startup+12.7004 s]
/proc/loadavg: 4.08 3.48 3.74 5/260 130436
/proc/meminfo: memFree=117773000/131382120 swapFree=33010416/33010684
[pid=130433] ppid=130430 vsize=4192 memory=2944 CPUtime=1.49 cores=0,2
/proc/130433/stat : 130433 (run-opt-break-l) S 130430 130433 129772 0 -1 4194304 238 5272 0 0 0 0 90 59 20 0 1 0 175443097 4292608 736 18446744073709551615 93916151324672 93916152219205 140720664320704 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93916152458256 93916152506000 93916175929344 140720664324371 140720664324572 140720664324572 140720664330176 0
/proc/130433/statm: 1048 736 672 219 0 110 0
[pid=130436] ppid=130433 vsize=265244 memory=197664 CPUtime=9.89 cores=0,2
/proc/130436/stat : 130436 (roundingsat) R 130433 130433 129772 0 -1 4194304 37611 0 0 0 956 33 0 0 20 0 1 0 175443372 271609856 49416 18446744073709551615 4227072 8923577 140734410038128 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9827200 9836688 14368768 140734410041618 140734410041894 140734410041894 140734410047466 0
/proc/130436/statm: 66311 49416 2368 1147 0 53737 0
Current children cumulated CPU time: 11.38 s
Current children cumulated vsize: 269436 KiB
Current children cumulated memory: 200608 KiB
[startup+25.5004 s]
/proc/loadavg: 4.06 3.51 3.75 5/260 130437
/proc/meminfo: memFree=117661196/131382120 swapFree=33010416/33010684
[pid=130433] ppid=130430 vsize=4192 memory=2944 CPUtime=1.49 cores=0,2
/proc/130433/stat : 130433 (run-opt-break-l) S 130430 130433 129772 0 -1 4194304 238 5272 0 0 0 0 90 59 20 0 1 0 175443097 4292608 736 18446744073709551615 93916151324672 93916152219205 140720664320704 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93916152458256 93916152506000 93916175929344 140720664324371 140720664324572 140720664324572 140720664330176 0
/proc/130433/statm: 1048 736 672 219 0 110 0
[pid=130436] ppid=130433 vsize=308504 memory=235552 CPUtime=22.65 cores=0,2
/proc/130436/stat : 130436 (roundingsat) R 130433 130433 129772 0 -1 4194304 47079 0 0 0 2208 57 0 0 20 0 1 0 175443372 315908096 58888 18446744073709551615 4227072 8923577 140734410038128 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9827200 9836688 14368768 140734410041618 140734410041894 140734410041894 140734410047466 0
/proc/130436/statm: 77126 58888 2368 1147 0 64552 0
Current children cumulated CPU time: 24.14 s
Current children cumulated vsize: 312696 KiB
Current children cumulated memory: 238496 KiB
[startup+51.1136 s]
/proc/loadavg: 4.10 3.56 3.76 5/260 130437
/proc/meminfo: memFree=117492092/131382120 swapFree=33010416/33010684
[pid=130433] ppid=130430 vsize=4192 memory=2944 CPUtime=1.49 cores=0,2
/proc/130433/stat : 130433 (run-opt-break-l) S 130430 130433 129772 0 -1 4194304 238 5272 0 0 0 0 90 59 20 0 1 0 175443097 4292608 736 18446744073709551615 93916151324672 93916152219205 140720664320704 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93916152458256 93916152506000 93916175929344 140720664324371 140720664324572 140720664324572 140720664330176 0
/proc/130433/statm: 1048 736 672 219 0 110 0
[pid=130436] ppid=130433 vsize=313824 memory=243104 CPUtime=48.04 cores=0,2
/proc/130436/stat : 130436 (roundingsat) R 130433 130433 129772 0 -1 4194304 48982 0 0 0 4702 102 0 0 20 0 1 0 175443372 321355776 60776 18446744073709551615 4227072 8923577 140734410038128 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9827200 9836688 14368768 140734410041618 140734410041894 140734410041894 140734410047466 0
/proc/130436/statm: 78456 60776 2368 1147 0 65882 0
Current children cumulated CPU time: 49.53 s
Current children cumulated vsize: 318016 KiB
Current children cumulated memory: 246048 KiB
[startup+102.3 s]
/proc/loadavg: 4.10 3.65 3.78 5/260 130440
/proc/meminfo: memFree=116949948/131382120 swapFree=33010416/33010684
[pid=130433] ppid=130430 vsize=4192 memory=2944 CPUtime=1.49 cores=0,2
/proc/130433/stat : 130433 (run-opt-break-l) S 130430 130433 129772 0 -1 4194304 238 5272 0 0 0 0 90 59 20 0 1 0 175443097 4292608 736 18446744073709551615 93916151324672 93916152219205 140720664320704 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93916152458256 93916152506000 93916175929344 140720664324371 140720664324572 140720664324572 140720664330176 0
/proc/130433/statm: 1048 736 672 219 0 110 0
[pid=130436] ppid=130433 vsize=356556 memory=273552 CPUtime=98.47 cores=0,2
/proc/130436/stat : 130436 (roundingsat) R 130433 130433 129772 0 -1 4194304 53021 0 0 0 9650 197 0 0 20 0 1 0 175443372 365113344 68388 18446744073709551615 4227072 8923577 140734410038128 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9827200 9836688 14368768 140734410041618 140734410041894 140734410041894 140734410047466 0
/proc/130436/statm: 89139 68388 2368 1147 0 76565 0
Current children cumulated CPU time: 99.96 s
Current children cumulated vsize: 360748 KiB
Current children cumulated memory: 276496 KiB
[startup+162.3 s]
/proc/loadavg: 4.08 3.73 3.80 5/261 130445
/proc/meminfo: memFree=116285516/131382120 swapFree=33010416/33010684
[pid=130433] ppid=130430 vsize=4192 memory=2944 CPUtime=1.49 cores=0,2
/proc/130433/stat : 130433 (run-opt-break-l) S 130430 130433 129772 0 -1 4194304 238 5272 0 0 0 0 90 59 20 0 1 0 175443097 4292608 736 18446744073709551615 93916151324672 93916152219205 140720664320704 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93916152458256 93916152506000 93916175929344 140720664324371 140720664324572 140720664324572 140720664330176 0
/proc/130433/statm: 1048 736 672 219 0 110 0
[pid=130436] ppid=130433 vsize=428488 memory=352584 CPUtime=158.11 cores=0,2
/proc/130436/stat : 130436 (roundingsat) R 130433 130433 129772 0 -1 4194304 68695 0 0 0 15513 298 0 0 20 0 1 0 175443372 438771712 88146 18446744073709551615 4227072 8923577 140734410038128 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9827200 9836688 14368768 140734410041618 140734410041894 140734410041894 140734410047466 0
/proc/130436/statm: 107122 88146 2368 1147 0 94548 0
Current children cumulated CPU time: 159.6 s
Current children cumulated vsize: 432680 KiB
Current children cumulated memory: 355528 KiB
[startup+195.179 s]
# the end of solver process 130433 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=187.813 s, system=4.07716 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+179.2 s]
/proc/loadavg: 4.06 3.74 3.81 5/261 130445
/proc/meminfo: memFree=116048756/131382120 swapFree=33010416/33010684
[pid=130433] ppid=130430 vsize=4192 memory=2944 CPUtime=1.49 cores=0,2
/proc/130433/stat : 130433 (run-opt-break-l) S 130430 130433 129772 0 -1 4194304 238 5272 0 0 0 0 90 59 20 0 1 0 175443097 4292608 736 18446744073709551615 93916151324672 93916152219205 140720664320704 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93916152458256 93916152506000 93916175929344 140720664324371 140720664324572 140720664324572 140720664330176 0
/proc/130433/statm: 1048 736 672 219 0 110 0
[pid=130436] ppid=130433 vsize=428488 memory=356680 CPUtime=174.96 cores=0,2
/proc/130436/stat : 130436 (roundingsat) R 130433 130433 129772 0 -1 4194304 69702 0 0 0 17171 325 0 0 20 0 1 0 175443372 438771712 89170 18446744073709551615 4227072 8923577 140734410038128 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9827200 9836688 14368768 140734410041618 140734410041894 140734410041894 140734410047466 0
/proc/130436/statm: 107122 89170 2368 1147 0 94548 0
Current children cumulated CPU time: 176.45 s
Current children cumulated vsize: 432680 KiB
Current children cumulated memory: 359624 KiB
[startup+185.6 s]
/proc/loadavg: 4.05 3.75 3.81 5/261 130446
/proc/meminfo: memFree=115926560/131382120 swapFree=33010416/33010684
[pid=130433] ppid=130430 vsize=4192 memory=2944 CPUtime=1.49 cores=0,2
/proc/130433/stat : 130433 (run-opt-break-l) S 130430 130433 129772 0 -1 4194304 238 5272 0 0 0 0 90 59 20 0 1 0 175443097 4292608 736 18446744073709551615 93916151324672 93916152219205 140720664320704 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93916152458256 93916152506000 93916175929344 140720664324371 140720664324572 140720664324572 140720664330176 0
/proc/130433/statm: 1048 736 672 219 0 110 0
[pid=130436] ppid=130433 vsize=438320 memory=366152 CPUtime=181.35 cores=0,2
/proc/130436/stat : 130436 (roundingsat) R 130433 130433 129772 0 -1 4194304 72072 0 0 0 17803 332 0 0 20 0 1 0 175443372 448839680 91538 18446744073709551615 4227072 8923577 140734410038128 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9827200 9836688 14368768 140734410041618 140734410041894 140734410041894 140734410047466 0
/proc/130436/statm: 109580 91538 2368 1147 0 97006 0
Current children cumulated CPU time: 182.84 s
Current children cumulated vsize: 442512 KiB
Current children cumulated memory: 369096 KiB
[startup+192 s]*
/proc/loadavg: 4.05 3.76 3.81 5/261 130446
/proc/meminfo: memFree=115850060/131382120 swapFree=33010416/33010684
[pid=130433] ppid=130430 vsize=4192 memory=2944 CPUtime=1.49 cores=0,2
/proc/130433/stat : 130433 (run-opt-break-l) S 130430 130433 129772 0 -1 4194304 238 5272 0 0 0 0 90 59 20 0 1 0 175443097 4292608 736 18446744073709551615 93916151324672 93916152219205 140720664320704 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93916152458256 93916152506000 93916175929344 140720664324371 140720664324572 140720664324572 140720664330176 0
/proc/130433/statm: 1048 736 672 219 0 110 0
[pid=130436] ppid=130433 vsize=439852 memory=367688 CPUtime=187.25 cores=0,2
/proc/130436/stat : 130436 (roundingsat) R 130433 130433 129772 0 -1 4194304 72468 0 0 0 18384 341 0 0 20 0 1 0 175443372 450408448 91922 18446744073709551615 4227072 8923577 140734410038128 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9827200 9836688 14368768 140734410041618 140734410041894 140734410041894 140734410047466 0
/proc/130436/statm: 109963 91922 2368 1147 0 97389 0
Current children cumulated CPU time: 188.74 s
Current children cumulated vsize: 444044 KiB
Current children cumulated memory: 370632 KiB
[startup+193.6 s]
/proc/loadavg: 4.05 3.76 3.81 5/261 130446
/proc/meminfo: memFree=115850312/131382120 swapFree=33010416/33010684
[pid=130433] ppid=130430 vsize=4192 memory=2944 CPUtime=1.49 cores=0,2
/proc/130433/stat : 130433 (run-opt-break-l) S 130430 130433 129772 0 -1 4194304 238 5272 0 0 0 0 90 59 20 0 1 0 175443097 4292608 736 18446744073709551615 93916151324672 93916152219205 140720664320704 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93916152458256 93916152506000 93916175929344 140720664324371 140720664324572 140720664324572 140720664330176 0
/proc/130433/statm: 1048 736 672 219 0 110 0
[pid=130436] ppid=130433 vsize=439852 memory=367688 CPUtime=188.83 cores=0,2
/proc/130436/stat : 130436 (roundingsat) R 130433 130433 129772 0 -1 4194304 72469 0 0 0 18540 343 0 0 20 0 1 0 175443372 450408448 91922 18446744073709551615 4227072 8923577 140734410038128 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9827200 9836688 14368768 140734410041618 140734410041894 140734410041894 140734410047466 0
/proc/130436/statm: 109963 91922 2368 1147 0 97389 0
Current children cumulated CPU time: 190.32 s
Current children cumulated vsize: 444044 KiB
Current children cumulated memory: 370632 KiB
[startup+194.4 s]
/proc/loadavg: 4.05 3.76 3.81 5/261 130446
/proc/meminfo: memFree=115850064/131382120 swapFree=33010416/33010684
[pid=130433] ppid=130430 vsize=4192 memory=2944 CPUtime=1.49 cores=0,2
/proc/130433/stat : 130433 (run-opt-break-l) S 130430 130433 129772 0 -1 4194304 238 5272 0 0 0 0 90 59 20 0 1 0 175443097 4292608 736 18446744073709551615 93916151324672 93916152219205 140720664320704 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93916152458256 93916152506000 93916175929344 140720664324371 140720664324572 140720664324572 140720664330176 0
/proc/130433/statm: 1048 736 672 219 0 110 0
[pid=130436] ppid=130433 vsize=439852 memory=367688 CPUtime=189.62 cores=0,2
/proc/130436/stat : 130436 (roundingsat) R 130433 130433 129772 0 -1 4194304 72469 0 0 0 18619 343 0 0 20 0 1 0 175443372 450408448 91922 18446744073709551615 4227072 8923577 140734410038128 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9827200 9836688 14368768 140734410041618 140734410041894 140734410041894 140734410047466 0
/proc/130436/statm: 109963 91922 2368 1147 0 97389 0
Current children cumulated CPU time: 191.11 s
Current children cumulated vsize: 444044 KiB
Current children cumulated memory: 370632 KiB
[startup+194.8 s]
/proc/loadavg: 4.05 3.76 3.81 5/261 130446
/proc/meminfo: memFree=115850064/131382120 swapFree=33010416/33010684
[pid=130433] ppid=130430 vsize=4192 memory=2944 CPUtime=1.49 cores=0,2
/proc/130433/stat : 130433 (run-opt-break-l) S 130430 130433 129772 0 -1 4194304 238 5272 0 0 0 0 90 59 20 0 1 0 175443097 4292608 736 18446744073709551615 93916151324672 93916152219205 140720664320704 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93916152458256 93916152506000 93916175929344 140720664324371 140720664324572 140720664324572 140720664330176 0
/proc/130433/statm: 1048 736 672 219 0 110 0
[pid=130436] ppid=130433 vsize=439852 memory=367688 CPUtime=190.03 cores=0,2
/proc/130436/stat : 130436 (roundingsat) R 130433 130433 129772 0 -1 4194304 72469 0 0 0 18658 345 0 0 20 0 1 0 175443372 450408448 91922 18446744073709551615 4227072 8923577 140734410038128 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9827200 9836688 14368768 140734410041618 140734410041894 140734410041894 140734410047466 0
/proc/130436/statm: 109963 91922 2368 1147 0 97389 0
Current children cumulated CPU time: 191.52 s
Current children cumulated vsize: 444044 KiB
Current children cumulated memory: 370632 KiB
[startup+195 s]*
/proc/loadavg: 4.04 3.76 3.81 5/261 130446
/proc/meminfo: memFree=115850064/131382120 swapFree=33010416/33010684
[pid=130433] ppid=130430 vsize=4192 memory=2944 CPUtime=1.49 cores=0,2
/proc/130433/stat : 130433 (run-opt-break-l) S 130430 130433 129772 0 -1 4194304 238 5272 0 0 0 0 90 59 20 0 1 0 175443097 4292608 736 18446744073709551615 93916151324672 93916152219205 140720664320704 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93916152458256 93916152506000 93916175929344 140720664324371 140720664324572 140720664324572 140720664330176 0
/proc/130433/statm: 1048 736 672 219 0 110 0
[pid=130436] ppid=130433 vsize=439852 memory=367688 CPUtime=190.24 cores=0,2
/proc/130436/stat : 130436 (roundingsat) R 130433 130433 129772 0 -1 4194304 72469 0 0 0 18679 345 0 0 20 0 1 0 175443372 450408448 91922 18446744073709551615 4227072 8923577 140734410038128 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9827200 9836688 14368768 140734410041618 140734410041894 140734410041894 140734410047466 0
/proc/130436/statm: 109963 91922 2368 1147 0 97389 0
Current children cumulated CPU time: 191.73 s
Current children cumulated vsize: 444044 KiB
Current children cumulated memory: 370632 KiB
[startup+195.114 s]
/proc/loadavg: 4.04 3.76 3.81 5/261 130446
/proc/meminfo: memFree=115850064/131382120 swapFree=33010416/33010684
[pid=130433] ppid=130430 vsize=4192 memory=2944 CPUtime=1.49 cores=0,2
/proc/130433/stat : 130433 (run-opt-break-l) S 130430 130433 129772 0 -1 4194304 238 5272 0 0 0 0 90 59 20 0 1 0 175443097 4292608 736 18446744073709551615 93916151324672 93916152219205 140720664320704 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93916152458256 93916152506000 93916175929344 140720664324371 140720664324572 140720664324572 140720664330176 0
/proc/130433/statm: 1048 736 672 219 0 110 0
[pid=130436] ppid=130433 vsize=439852 memory=367688 CPUtime=190.34 cores=0,2
/proc/130436/stat : 130436 (roundingsat) R 130433 130433 129772 0 -1 4194304 72469 0 0 0 18689 345 0 0 20 0 1 0 175443372 450408448 91922 18446744073709551615 4227072 8923577 140734410038128 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9827200 9836688 14368768 140734410041618 140734410041894 140734410041894 140734410047466 0
/proc/130436/statm: 109963 91922 2368 1147 0 97389 0
Current children cumulated CPU time: 191.83 s
Current children cumulated vsize: 444044 KiB
Current children cumulated memory: 370632 KiB
Child status: 0
Real time (s): 195.179
CPU time (s): 191.89
CPU user time (s): 187.813
CPU system time (s): 4.07716
CPU usage (%): 98.3148
Max. virtual memory (cumulated for all children) (KiB): 444044
Max. memory (cumulated for all children) (KiB): 370632
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 187.813
system time used= 4.07716
maximum resident set size= 367688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78005
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3477032
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33147
involuntary context switches= 482
# summary of solver processes directly reported to runsolver:
# pid: 130433
# total CPU time (s): 191.89
# total CPU user time (s): 187.813
# total CPU system time (s): 4.07716
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.07996 second user time and 2.2366 second system time
The end
Launcher Data
Begin job on nodeC002 at 2025-07-15 18:40:43
IDJOB=4532736
IDBENCH=178385
IDSOLVER=3393
FILE ID=nodeC002/4532736-1752597643
RUNJOBID= nodeC002-1752597301-129782
SLURM_JOB_ID= 9684392
Free space on /tmp= 431592 MiB
SOLVER NAME= roundingsat+pbsuma-opt-log 0f876b3
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/vertex_cover/vertexcover_opt_grid_oddrowevencolsquare/normalized-vertexcover_opt_grid_oddrowevencolsquare_dim_054.opb
COMMAND LINE= run-opt-break-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4532736-1752597643/watcher-4532736-1752597643 -o /tmp/evaluation-result-4532736-1752597643/solver-4532736-1752597643 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1752597301-129782 --watchdog 3760 --file-size-limit 100000 run-opt-break-log.sh HOME/instance-4532736-1752597643.opb PROOFDIR/proof-4532736-1752597643
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2
MD5SUM BENCH= 8209c0ad8f9bd935962228118681b22b
RANDOM SEED=1252921557
nodeC002 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance
/proc/cpuinfo:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 2394.482
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 4
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6983.81
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 3691.450
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 0
cpu cores : 4
apicid : 16
initial apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6983.81
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 1197.097
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 1
cpu cores : 4
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6983.81
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 1197.573
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 1
cpu cores : 4
apicid : 18
initial apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6983.81
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 4
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 3592.069
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 2
cpu cores : 4
apicid : 4
initial apicid : 4
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6983.81
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 5
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 3691.440
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 2
cpu cores : 4
apicid : 20
initial apicid : 20
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6983.81
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 6
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 1197.261
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 3
cpu cores : 4
apicid : 6
initial apicid : 6
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6983.81
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 7
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 1197.562
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 3
cpu cores : 4
apicid : 22
initial apicid : 22
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6983.81
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
/proc/meminfo:
MemTotal: 131382120 kB
MemFree: 118697684 kB
MemAvailable: 128010052 kB
Buffers: 2128 kB
Cached: 10092984 kB
SwapCached: 28 kB
Active: 2725696 kB
Inactive: 9296452 kB
Active(anon): 1948984 kB
Inactive(anon): 4248 kB
Active(file): 776712 kB
Inactive(file): 9292204 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33010684 kB
SwapFree: 33010416 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 73448 kB
Writeback: 0 kB
AnonPages: 1930196 kB
Mapped: 121808 kB
Shmem: 26124 kB
KReclaimable: 166160 kB
Slab: 257428 kB
SReclaimable: 166160 kB
SUnreclaim: 91268 kB
KernelStack: 4176 kB
PageTables: 7180 kB
SecPageTables: 0 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 98701744 kB
Committed_AS: 2487360 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 149512 kB
VmallocChunk: 0 kB
Percpu: 3872 kB
HardwareCorrupted: 0 kB
AnonHugePages: 583680 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
FileHugePages: 0 kB
FilePmdMapped: 0 kB
CmaTotal: 0 kB
CmaFree: 0 kB
Unaccepted: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
Hugetlb: 0 kB
DirectMap4k: 181064 kB
DirectMap2M: 8110080 kB
DirectMap1G: 127926272 kB
Free space on /tmp at the end= 431584 MiB
End job on nodeC002 at 2025-07-15 18:43:58