Trace number 4455129

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:
  1. 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.
  2. 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.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. 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.
  5. 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

Solver NameAnswerobjective functionCPU timeWall clock time
RoundingSat nolog (2)SAT (TO)1037 3600.05 3612.5

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_0.opb.PB06.opb
MD5SUMfbd32e707c8d4aa66e3f5cddd7aa4984
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1037
Best CPU time to get the best result obtained on this benchmark3558
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1961
Total number of constraints4000
Number of constraints which are clauses4000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1961
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 1961
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1961
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.05	c RoundingSat 2
0.00/0.05	c branch 
0.00/0.05	c commit 
0.00/0.06	c #variables 1961 #constraints 4000
0.05/0.13	c bounds - >= 0 @ 0.008978
0.05/0.13	c bounds 1197 >= 0 @ 0.045437
0.05/0.13	c bounds 1197 >= 1 @ 0.045724
0.05/0.13	c bounds 1197 >= 2 @ 0.045924
0.05/0.13	c bounds 1197 >= 3 @ 0.04612
0.05/0.13	c bounds 1197 >= 4 @ 0.046317
0.05/0.13	c bounds 1197 >= 5 @ 0.046514
0.05/0.13	c bounds 1197 >= 6 @ 0.046712
0.05/0.13	c bounds 1197 >= 7 @ 0.04691
0.05/0.13	c bounds 1197 >= 8 @ 0.047105
0.05/0.13	c bounds 1197 >= 9 @ 0.047301
0.05/0.13	c bounds 1197 >= 10 @ 0.047508
0.05/0.13	c bounds 1197 >= 11 @ 0.047702
0.05/0.13	c bounds 1197 >= 12 @ 0.047894
0.05/0.13	c bounds 1197 >= 13 @ 0.048087
0.05/0.13	c bounds 1197 >= 14 @ 0.048298
0.05/0.13	c bounds 1197 >= 15 @ 0.048509
0.05/0.13	c bounds 1197 >= 16 @ 0.048701
0.05/0.13	c bounds 1197 >= 17 @ 0.048893
0.05/0.13	c bounds 1197 >= 18 @ 0.049085
0.05/0.13	c bounds 1197 >= 19 @ 0.049299
0.05/0.13	c bounds 1197 >= 20 @ 0.049509
0.05/0.13	c bounds 1197 >= 21 @ 0.049702
0.05/0.13	c bounds 1197 >= 22 @ 0.049897
0.05/0.13	c bounds 1197 >= 23 @ 0.05009
0.05/0.13	c bounds 1197 >= 24 @ 0.050303
0.05/0.13	c bounds 1197 >= 25 @ 0.050513
0.05/0.13	c bounds 1197 >= 26 @ 0.050705
0.05/0.13	c bounds 1197 >= 27 @ 0.050903
0.05/0.13	c bounds 1197 >= 28 @ 0.051093
0.05/0.13	c bounds 1197 >= 29 @ 0.05131
0.05/0.13	c bounds 1197 >= 30 @ 0.05152
0.05/0.13	c bounds 1197 >= 31 @ 0.052091
0.05/0.13	c bounds 1197 >= 32 @ 0.052305
0.05/0.13	c bounds 1197 >= 33 @ 0.052504
0.05/0.13	c bounds 1197 >= 34 @ 0.052698
0.05/0.13	c bounds 1197 >= 35 @ 0.052891
0.05/0.13	c bounds 1197 >= 36 @ 0.053096
0.05/0.13	c bounds 1197 >= 37 @ 0.053288
0.05/0.13	c bounds 1197 >= 38 @ 0.053491
0.05/0.13	c bounds 1197 >= 39 @ 0.053678
0.05/0.13	c bounds 1197 >= 40 @ 0.053864
0.05/0.13	c bounds 1197 >= 41 @ 0.05405
0.05/0.13	c bounds 1197 >= 42 @ 0.054257
0.05/0.13	c bounds 1197 >= 43 @ 0.054461
0.05/0.13	c bounds 1197 >= 44 @ 0.054647
0.05/0.13	c bounds 1197 >= 45 @ 0.054834
0.05/0.13	c bounds 1197 >= 46 @ 0.055021
0.05/0.13	c bounds 1197 >= 47 @ 0.055229
0.05/0.13	c bounds 1197 >= 48 @ 0.055434
0.05/0.13	c bounds 1197 >= 49 @ 0.055622
0.05/0.13	c bounds 1197 >= 50 @ 0.055809
0.05/0.13	c bounds 1197 >= 51 @ 0.055995
0.05/0.13	c bounds 1197 >= 52 @ 0.056202
0.05/0.13	c bounds 1197 >= 53 @ 0.056409
0.05/0.13	c bounds 1197 >= 54 @ 0.056594
0.05/0.13	c bounds 1197 >= 55 @ 0.056782
0.05/0.13	c bounds 1197 >= 56 @ 0.056969
0.05/0.13	c bounds 1197 >= 57 @ 0.057176
0.05/0.13	c bounds 1197 >= 58 @ 0.057383
0.05/0.13	c bounds 1197 >= 59 @ 0.057568
0.05/0.13	c bounds 1197 >= 60 @ 0.057756
0.05/0.13	c bounds 1197 >= 61 @ 0.057942
0.05/0.13	c bounds 1197 >= 62 @ 0.058145
0.05/0.13	c bounds 1197 >= 63 @ 0.058339
0.05/0.13	c bounds 1197 >= 64 @ 0.058542
0.05/0.13	c bounds 1197 >= 65 @ 0.058727
0.05/0.13	c bounds 1197 >= 66 @ 0.058915
0.05/0.13	c bounds 1197 >= 67 @ 0.05912
0.05/0.13	c bounds 1197 >= 68 @ 0.059311
0.05/0.13	c bounds 1197 >= 69 @ 0.059513
0.05/0.13	c bounds 1197 >= 70 @ 0.059698
0.05/0.13	c bounds 1197 >= 71 @ 0.059883
0.05/0.13	c bounds 1197 >= 72 @ 0.060085
0.05/0.13	c bounds 1197 >= 73 @ 0.060276
0.05/0.13	c bounds 1197 >= 74 @ 0.060478
0.05/0.13	c bounds 1197 >= 75 @ 0.060663
0.05/0.13	c bounds 1197 >= 76 @ 0.060847
0.05/0.13	c bounds 1197 >= 77 @ 0.061032
0.05/0.13	c bounds 1197 >= 78 @ 0.061238
0.05/0.13	c bounds 1197 >= 79 @ 0.061444
0.05/0.13	c bounds 1197 >= 80 @ 0.061631
0.05/0.13	c bounds 1197 >= 81 @ 0.061816
0.05/0.13	c bounds 1197 >= 82 @ 0.062002
0.05/0.13	c bounds 1197 >= 83 @ 0.062209
0.05/0.13	c bounds 1197 >= 84 @ 0.062413
0.05/0.13	c bounds 1197 >= 85 @ 0.062599
0.05/0.13	c bounds 1197 >= 86 @ 0.062918
0.05/0.13	c bounds 1197 >= 87 @ 0.062993
0.05/0.13	c bounds 1197 >= 88 @ 0.062993
0.05/0.13	c bounds 1197 >= 89 @ 0.063009
0.05/0.13	c bounds 1197 >= 90 @ 0.063174
0.05/0.13	c bounds 1197 >= 91 @ 0.063381
0.05/0.13	c bounds 1197 >= 92 @ 0.063582
0.05/0.13	c bounds 1197 >= 93 @ 0.063771
0.05/0.13	c bounds 1197 >= 94 @ 0.063956
0.05/0.13	c bounds 1197 >= 95 @ 0.06414
0.05/0.13	c bounds 1197 >= 96 @ 0.064204
0.05/0.13	c bounds 1197 >= 97 @ 0.064204
0.05/0.13	c bounds 1197 >= 98 @ 0.064204
0.05/0.13	c bounds 1197 >= 99 @ 0.064204
0.05/0.13	c bounds 1197 >= 100 @ 0.064204
0.05/0.13	c bounds 1197 >= 101 @ 0.064328
0.05/0.13	c bounds 1197 >= 102 @ 0.064519
0.05/0.13	c bounds 1197 >= 103 @ 0.064721
0.05/0.13	c bounds 1197 >= 104 @ 0.064904
0.05/0.13	c bounds 1197 >= 105 @ 0.065077
0.05/0.13	c bounds 1197 >= 106 @ 0.065271
0.05/0.13	c bounds 1197 >= 107 @ 0.065461
0.05/0.13	c bounds 1197 >= 108 @ 0.065663
0.05/0.13	c bounds 1197 >= 109 @ 0.065848
0.05/0.13	c bounds 1197 >= 110 @ 0.066032
0.05/0.13	c bounds 1197 >= 111 @ 0.066232
0.05/0.13	c bounds 1197 >= 112 @ 0.066421
0.05/0.13	c bounds 1197 >= 113 @ 0.066621
0.05/0.13	c bounds 1197 >= 114 @ 0.066806
0.05/0.13	c bounds 1197 >= 115 @ 0.06699
0.05/0.13	c bounds 1197 >= 116 @ 0.067176
0.05/0.13	c bounds 1197 >= 117 @ 0.067386
0.05/0.13	c bounds 1197 >= 118 @ 0.067589
0.05/0.13	c bounds 1197 >= 119 @ 0.067774
0.05/0.13	c bounds 1197 >= 120 @ 0.067961
0.05/0.13	c bounds 1197 >= 121 @ 0.068169
0.05/0.13	c bounds 1197 >= 122 @ 0.068362
0.05/0.13	c bounds 1197 >= 123 @ 0.068554
0.05/0.13	c bounds 1197 >= 124 @ 0.068755
0.05/0.13	c bounds 1197 >= 125 @ 0.06894
0.05/0.13	c bounds 1197 >= 126 @ 0.069126
0.05/0.13	c bounds 1197 >= 127 @ 0.069333
0.05/0.13	c bounds 1197 >= 128 @ 0.069541
0.05/0.13	c bounds 1197 >= 129 @ 0.069728
0.05/0.13	c bounds 1197 >= 130 @ 0.069914
0.05/0.18	c bounds 1197 >= 131 @ 0.070129
0.05/0.18	c bounds 1197 >= 132 @ 0.07032
0.05/0.18	c bounds 1197 >= 133 @ 0.07051
0.05/0.18	c bounds 1197 >= 134 @ 0.070709
0.05/0.18	c bounds 1197 >= 135 @ 0.070894
0.05/0.18	c bounds 1197 >= 136 @ 0.071078
0.05/0.18	c bounds 1197 >= 137 @ 0.071262
0.05/0.18	c bounds 1197 >= 138 @ 0.071449
0.05/0.18	c bounds 1197 >= 139 @ 0.071633
0.05/0.18	c bounds 1197 >= 140 @ 0.071815
0.05/0.18	c bounds 1197 >= 141 @ 0.071998
0.05/0.18	c bounds 1197 >= 142 @ 0.072182
0.05/0.18	c bounds 1197 >= 143 @ 0.072369
0.05/0.18	c bounds 1197 >= 144 @ 0.072554
0.05/0.18	c bounds 1197 >= 145 @ 0.072737
0.05/0.18	c bounds 1197 >= 146 @ 0.07292
0.05/0.18	c bounds 1197 >= 147 @ 0.073103
0.05/0.18	c bounds 1197 >= 148 @ 0.073306
0.05/0.18	c bounds 1197 >= 149 @ 0.073509
0.05/0.18	c bounds 1197 >= 150 @ 0.073692
0.05/0.18	c bounds 1197 >= 151 @ 0.073875
0.05/0.18	c bounds 1197 >= 152 @ 0.074058
0.05/0.18	c bounds 1197 >= 153 @ 0.074243
0.05/0.18	c bounds 1197 >= 154 @ 0.074427
0.05/0.18	c bounds 1197 >= 155 @ 0.07461
0.05/0.18	c bounds 1197 >= 156 @ 0.074794
0.05/0.18	c bounds 1197 >= 157 @ 0.074978
0.05/0.18	c bounds 1197 >= 158 @ 0.075161
0.05/0.18	c bounds 1197 >= 159 @ 0.075366
0.05/0.18	c bounds 1197 >= 160 @ 0.075566
0.05/0.18	c bounds 1197 >= 161 @ 0.075749
0.05/0.18	c bounds 1197 >= 162 @ 0.075946
0.05/0.18	c bounds 1197 >= 163 @ 0.076129
0.05/0.18	c bounds 1197 >= 164 @ 0.076314
0.05/0.18	c bounds 1197 >= 165 @ 0.076498
0.05/0.18	c bounds 1197 >= 166 @ 0.076685
0.05/0.18	c bounds 1197 >= 167 @ 0.076873
0.05/0.18	c bounds 1197 >= 168 @ 0.077057
0.05/0.18	c bounds 1197 >= 169 @ 0.077261
0.05/0.18	c bounds 1197 >= 170 @ 0.07745
0.05/0.18	c bounds 1197 >= 171 @ 0.077649
0.05/0.18	c bounds 1197 >= 172 @ 0.077836
0.05/0.18	c bounds 1197 >= 173 @ 0.07802
0.05/0.18	c bounds 1197 >= 174 @ 0.078209
0.05/0.18	c bounds 1197 >= 175 @ 0.078394
0.05/0.18	c bounds 1197 >= 176 @ 0.078579
0.05/0.18	c bounds 1197 >= 177 @ 0.078763
0.05/0.18	c bounds 1197 >= 178 @ 0.07895
0.05/0.18	c bounds 1197 >= 179 @ 0.079137
0.05/0.18	c bounds 1197 >= 180 @ 0.079324
0.05/0.18	c bounds 1197 >= 181 @ 0.079513
0.05/0.18	c bounds 1197 >= 182 @ 0.079704
0.05/0.18	c bounds 1197 >= 183 @ 0.079887
0.05/0.18	c bounds 1197 >= 184 @ 0.080071
0.05/0.18	c bounds 1197 >= 185 @ 0.080256
0.05/0.18	c bounds 1197 >= 186 @ 0.080437
0.05/0.18	c bounds 1197 >= 187 @ 0.080619
0.05/0.18	c bounds 1197 >= 188 @ 0.080799
0.05/0.18	c bounds 1197 >= 189 @ 0.080984
0.05/0.18	c bounds 1197 >= 190 @ 0.08117
0.05/0.18	c bounds 1197 >= 191 @ 0.081352
0.05/0.18	c bounds 1197 >= 192 @ 0.081537
0.05/0.18	c bounds 1197 >= 193 @ 0.081724
0.05/0.18	c bounds 1197 >= 194 @ 0.081905
0.05/0.18	c bounds 1197 >= 195 @ 0.082088
0.05/0.18	c bounds 1197 >= 196 @ 0.082272
0.05/0.18	c bounds 1197 >= 197 @ 0.082455
0.05/0.18	c bounds 1197 >= 198 @ 0.082639
0.05/0.18	c bounds 1197 >= 199 @ 0.082822
0.05/0.18	c bounds 1197 >= 200 @ 0.083006
0.05/0.18	c bounds 1197 >= 201 @ 0.083207
0.05/0.18	c bounds 1197 >= 202 @ 0.083396
0.05/0.18	c bounds 1197 >= 203 @ 0.083595
0.05/0.18	c bounds 1197 >= 204 @ 0.08378
0.05/0.18	c bounds 1197 >= 205 @ 0.083962
0.05/0.18	c bounds 1197 >= 206 @ 0.084144
0.05/0.18	c bounds 1197 >= 207 @ 0.084328
0.05/0.18	c bounds 1197 >= 208 @ 0.084512
0.05/0.18	c bounds 1197 >= 209 @ 0.084694
0.05/0.18	c bounds 1197 >= 210 @ 0.084878
0.05/0.18	c bounds 1197 >= 211 @ 0.085063
0.05/0.18	c bounds 1197 >= 212 @ 0.085266
0.05/0.18	c bounds 1197 >= 213 @ 0.085468
0.05/0.18	c bounds 1197 >= 214 @ 0.085653
0.05/0.18	c bounds 1197 >= 215 @ 0.085837
0.05/0.18	c bounds 1197 >= 216 @ 0.086022
0.05/0.18	c bounds 1197 >= 217 @ 0.086229
0.05/0.18	c bounds 1197 >= 218 @ 0.086419
0.05/0.18	c bounds 1197 >= 219 @ 0.08662
0.05/0.18	c bounds 1197 >= 220 @ 0.086805
0.05/0.18	c bounds 1197 >= 221 @ 0.086989
0.05/0.18	c bounds 1197 >= 222 @ 0.087176
0.05/0.18	c bounds 1197 >= 223 @ 0.087365
0.05/0.18	c bounds 1197 >= 224 @ 0.08755
0.05/0.18	c bounds 1197 >= 225 @ 0.087734
0.05/0.18	c bounds 1197 >= 226 @ 0.087925
0.05/0.18	c bounds 1197 >= 227 @ 0.08811
0.05/0.18	c bounds 1197 >= 228 @ 0.088296
0.05/0.18	c bounds 1197 >= 229 @ 0.08848
0.05/0.18	c bounds 1197 >= 230 @ 0.088668
0.05/0.18	c bounds 1197 >= 231 @ 0.088856
0.05/0.18	c bounds 1197 >= 232 @ 0.089041
0.05/0.18	c bounds 1197 >= 233 @ 0.089244
0.05/0.18	c bounds 1196 >= 233 @ 0.111723
0.05/0.18	c bounds 1196 >= 234 @ 0.111928
0.05/0.18	c bounds 1196 >= 235 @ 0.112119
0.05/0.18	c bounds 1196 >= 236 @ 0.112314
0.05/0.18	c bounds 1196 >= 237 @ 0.112501
0.05/0.18	c bounds 1196 >= 238 @ 0.112699
0.05/0.18	c bounds 1196 >= 239 @ 0.112887
0.05/0.18	c bounds 1196 >= 240 @ 0.113077
0.05/0.18	c bounds 1196 >= 241 @ 0.113269
0.05/0.18	c bounds 1196 >= 242 @ 0.113463
0.05/0.18	c bounds 1196 >= 243 @ 0.113649
0.05/0.18	c bounds 1196 >= 244 @ 0.113842
0.05/0.18	c bounds 1196 >= 245 @ 0.114028
0.05/0.18	c bounds 1196 >= 246 @ 0.114218
0.05/0.18	c bounds 1196 >= 247 @ 0.114408
0.05/0.18	c bounds 1196 >= 248 @ 0.114595
0.05/0.18	c bounds 1196 >= 249 @ 0.114782
0.05/0.18	c bounds 1196 >= 250 @ 0.114968
0.05/0.18	c bounds 1196 >= 251 @ 0.115175
0.05/0.18	c bounds 1196 >= 252 @ 0.115382
0.05/0.18	c bounds 1196 >= 253 @ 0.115573
0.05/0.18	c bounds 1196 >= 254 @ 0.115763
0.05/0.18	c bounds 1196 >= 255 @ 0.115949
0.05/0.18	c bounds 1196 >= 256 @ 0.11614
0.05/0.18	c bounds 1196 >= 257 @ 0.116328
0.05/0.18	c bounds 1196 >= 258 @ 0.116524
0.05/0.20	c bounds 1196 >= 259 @ 0.116735
0.05/0.20	c bounds 1196 >= 260 @ 0.116926
0.05/0.20	c bounds 1196 >= 261 @ 0.117114
0.05/0.20	c bounds 1196 >= 262 @ 0.117307
0.05/0.20	c bounds 1196 >= 263 @ 0.117496
0.05/0.20	c bounds 1196 >= 264 @ 0.117702
0.05/0.20	c bounds 1196 >= 265 @ 0.117895
0.05/0.20	c bounds 1196 >= 266 @ 0.1181
0.05/0.20	c bounds 1196 >= 267 @ 0.118294
0.05/0.20	c bounds 1196 >= 268 @ 0.118499
0.05/0.20	c bounds 1196 >= 269 @ 0.118693
0.05/0.20	c bounds 1196 >= 270 @ 0.11889
0.05/0.20	c bounds 1196 >= 271 @ 0.11908
0.05/0.20	c bounds 1196 >= 272 @ 0.119268
0.05/0.20	c bounds 1196 >= 273 @ 0.119454
0.05/0.20	c bounds 1196 >= 274 @ 0.119641
0.05/0.20	c bounds 1196 >= 275 @ 0.119828
0.05/0.20	c bounds 1196 >= 276 @ 0.120019
0.05/0.20	c bounds 1196 >= 277 @ 0.120211
0.05/0.20	c bounds 1196 >= 278 @ 0.120399
0.05/0.20	c bounds 1196 >= 279 @ 0.120585
0.05/0.20	c bounds 1196 >= 280 @ 0.120779
0.05/0.20	c bounds 1196 >= 281 @ 0.120968
0.05/0.20	c bounds 1196 >= 282 @ 0.121172
0.05/0.20	c bounds 1196 >= 283 @ 0.121382
0.05/0.20	c bounds 1196 >= 284 @ 0.121571
0.05/0.20	c bounds 1196 >= 285 @ 0.121763
0.05/0.20	c bounds 1196 >= 286 @ 0.121951
0.05/0.20	c bounds 1196 >= 287 @ 0.122142
0.05/0.20	c bounds 1196 >= 288 @ 0.122337
0.05/0.20	c bounds 1196 >= 289 @ 0.122529
0.05/0.20	c bounds 1196 >= 290 @ 0.122721
0.05/0.20	c bounds 1196 >= 291 @ 0.122913
0.05/0.20	c bounds 1196 >= 292 @ 0.123124
0.05/0.20	c bounds 1196 >= 293 @ 0.123318
0.05/0.20	c bounds 1196 >= 294 @ 0.123522
0.05/0.20	c bounds 1196 >= 295 @ 0.123713
0.05/0.20	c bounds 1196 >= 296 @ 0.123901
0.05/0.20	c bounds 1196 >= 297 @ 0.124093
0.05/0.20	c bounds 1196 >= 298 @ 0.124288
0.05/0.20	c bounds 1196 >= 299 @ 0.124478
0.05/0.20	c bounds 1196 >= 300 @ 0.124667
0.05/0.20	c bounds 1196 >= 301 @ 0.124854
0.05/0.20	c bounds 1196 >= 302 @ 0.125042
0.05/0.20	c bounds 1196 >= 303 @ 0.125248
0.05/0.20	c bounds 1196 >= 304 @ 0.125458
0.05/0.20	c bounds 1196 >= 305 @ 0.125647
0.05/0.20	c bounds 1196 >= 306 @ 0.12584
0.05/0.20	c bounds 1196 >= 307 @ 0.126029
0.05/0.20	c bounds 1196 >= 308 @ 0.126219
0.05/0.20	c bounds 1196 >= 309 @ 0.126414
0.05/0.20	c bounds 1196 >= 310 @ 0.126605
0.05/0.20	c bounds 1196 >= 311 @ 0.126795
0.05/0.20	c bounds 1196 >= 312 @ 0.126988
0.05/0.20	c bounds 1196 >= 313 @ 0.127182
0.05/0.20	c bounds 1196 >= 314 @ 0.127375
0.05/0.20	c bounds 1196 >= 315 @ 0.127571
0.05/0.20	c bounds 1196 >= 316 @ 0.127763
0.05/0.20	c bounds 1196 >= 317 @ 0.127959
0.05/0.20	c bounds 1196 >= 318 @ 0.128152
0.05/0.20	c bounds 1196 >= 319 @ 0.128345
0.05/0.20	c bounds 1196 >= 320 @ 0.128536
0.05/0.20	c bounds 1196 >= 321 @ 0.128732
0.05/0.20	c bounds 1196 >= 322 @ 0.128925
0.05/0.20	c bounds 1196 >= 323 @ 0.129122
0.05/0.20	c bounds 1196 >= 324 @ 0.129312
0.05/0.20	c bounds 1196 >= 325 @ 0.129515
0.05/0.20	c bounds 1196 >= 326 @ 0.129708
0.05/0.20	c bounds 1196 >= 327 @ 0.129905
0.05/0.20	c bounds 1196 >= 328 @ 0.1301
0.05/0.20	c bounds 1196 >= 329 @ 0.130292
0.05/0.20	c bounds 1196 >= 330 @ 0.130482
0.05/0.20	c bounds 1196 >= 331 @ 0.130674
0.05/0.20	c bounds 1196 >= 332 @ 0.130866
0.05/0.20	c bounds 1196 >= 333 @ 0.131079
0.05/0.20	c bounds 1196 >= 334 @ 0.131279
0.05/0.20	c bounds 1196 >= 335 @ 0.131492
0.05/0.20	c bounds 1196 >= 336 @ 0.13169
0.05/0.20	c bounds 1196 >= 337 @ 0.131883
0.05/0.20	c bounds 1196 >= 338 @ 0.132077
0.05/0.20	c bounds 1196 >= 339 @ 0.13227
0.05/0.20	c bounds 1196 >= 340 @ 0.132471
0.05/0.20	c bounds 1196 >= 341 @ 0.132664
0.05/0.20	c bounds 1196 >= 342 @ 0.132869
0.05/0.20	c bounds 1196 >= 343 @ 0.133086
0.05/0.20	c bounds 1196 >= 344 @ 0.133285
0.05/0.20	c bounds 1196 >= 345 @ 0.133499
0.05/0.20	c bounds 1196 >= 346 @ 0.133695
0.05/0.20	c bounds 1196 >= 347 @ 0.133887
0.05/0.20	c bounds 1196 >= 348 @ 0.133965
0.05/0.20	c bounds 1196 >= 349 @ 0.133965
0.05/0.20	c bounds 1196 >= 350 @ 0.133965
0.05/0.20	c bounds 1196 >= 351 @ 0.133965
0.05/0.20	c bounds 1196 >= 352 @ 0.133965
0.05/0.20	c bounds 1196 >= 353 @ 0.134137
0.05/0.20	c bounds 1196 >= 354 @ 0.134336
0.05/0.20	c bounds 1196 >= 355 @ 0.134542
0.05/0.20	c bounds 1196 >= 356 @ 0.134735
0.05/0.20	c bounds 1196 >= 357 @ 0.134927
0.05/0.20	c bounds 1196 >= 358 @ 0.135122
0.05/0.20	c bounds 1196 >= 359 @ 0.13532
0.05/0.20	c bounds 1196 >= 360 @ 0.135519
0.05/0.20	c bounds 1196 >= 361 @ 0.135718
0.05/0.20	c bounds 1196 >= 362 @ 0.135912
0.05/0.20	c bounds 1196 >= 363 @ 0.136126
0.05/0.20	c bounds 1196 >= 364 @ 0.136325
0.05/0.20	c bounds 1196 >= 365 @ 0.136533
0.05/0.20	c bounds 1196 >= 366 @ 0.136723
0.05/0.20	c bounds 1196 >= 367 @ 0.136919
0.05/0.20	c bounds 1196 >= 368 @ 0.137118
0.05/0.20	c bounds 1196 >= 369 @ 0.137315
0.05/0.20	c bounds 1196 >= 370 @ 0.137507
0.05/0.20	c bounds 1196 >= 371 @ 0.137699
0.05/0.20	c bounds 1196 >= 372 @ 0.137891
0.05/0.20	c bounds 1196 >= 373 @ 0.138101
0.05/0.20	c bounds 1196 >= 374 @ 0.138299
0.05/0.20	c bounds 1196 >= 375 @ 0.138508
0.05/0.20	c bounds 1196 >= 376 @ 0.138703
0.05/0.20	c bounds 1196 >= 377 @ 0.138915
0.05/0.20	c bounds 1196 >= 378 @ 0.139119
0.05/0.20	c bounds 1196 >= 379 @ 0.139321
0.05/0.20	c bounds 1196 >= 380 @ 0.139521
0.05/0.20	c bounds 1196 >= 381 @ 0.139721
0.05/0.20	c bounds 1196 >= 382 @ 0.139924
0.05/0.20	c bounds 1196 >= 383 @ 0.140126
0.05/0.20	c bounds 1196 >= 384 @ 0.140331
0.05/0.20	c bounds 1196 >= 385 @ 0.140534
0.05/0.20	c bounds 1196 >= 386 @ 0.14074
0.16/0.23	c bounds 1196 >= 387 @ 0.140945
0.16/0.23	c bounds 1196 >= 388 @ 0.141151
0.16/0.23	c bounds 1196 >= 389 @ 0.141353
0.16/0.23	c bounds 1196 >= 390 @ 0.141559
0.16/0.23	c bounds 1196 >= 391 @ 0.141766
0.16/0.23	c bounds 1196 >= 392 @ 0.141973
0.16/0.23	c bounds 1196 >= 393 @ 0.142032
0.16/0.23	c bounds 1196 >= 394 @ 0.142032
0.16/0.23	c bounds 1196 >= 395 @ 0.142032
0.16/0.23	c bounds 1196 >= 396 @ 0.142032
0.16/0.23	c bounds 1196 >= 397 @ 0.142032
0.16/0.23	c bounds 1196 >= 398 @ 0.142238
0.16/0.23	c bounds 1196 >= 399 @ 0.14244
0.16/0.23	c bounds 1196 >= 400 @ 0.142642
0.16/0.23	c bounds 1196 >= 401 @ 0.142834
0.16/0.23	c bounds 1196 >= 402 @ 0.143038
0.16/0.23	c bounds 1196 >= 403 @ 0.143248
0.16/0.23	c bounds 1196 >= 404 @ 0.143452
0.16/0.23	c bounds 1196 >= 405 @ 0.143665
0.16/0.23	c bounds 1196 >= 406 @ 0.143864
0.16/0.23	c bounds 1196 >= 407 @ 0.144086
0.16/0.23	c bounds 1196 >= 408 @ 0.144293
0.16/0.23	c bounds 1196 >= 409 @ 0.144511
0.16/0.23	c bounds 1196 >= 410 @ 0.144712
0.16/0.23	c bounds 1196 >= 411 @ 0.144914
0.16/0.23	c bounds 1196 >= 412 @ 0.145132
0.16/0.23	c bounds 1196 >= 413 @ 0.145354
0.16/0.23	c bounds 1196 >= 414 @ 0.145555
0.16/0.23	c bounds 1196 >= 415 @ 0.145761
0.16/0.23	c bounds 1196 >= 416 @ 0.145963
0.16/0.23	c bounds 1196 >= 417 @ 0.146021
0.16/0.23	c bounds 1196 >= 418 @ 0.146021
0.16/0.23	c bounds 1196 >= 419 @ 0.146021
0.16/0.23	c bounds 1196 >= 420 @ 0.146021
0.16/0.23	c bounds 1196 >= 421 @ 0.146021
0.16/0.23	c bounds 1196 >= 422 @ 0.146247
0.16/0.23	c bounds 1196 >= 423 @ 0.146477
0.16/0.23	c bounds 1196 >= 424 @ 0.146685
0.16/0.23	c bounds 1196 >= 425 @ 0.146887
0.16/0.23	c bounds 1196 >= 426 @ 0.147105
0.16/0.23	c bounds 1196 >= 427 @ 0.147313
0.16/0.23	c bounds 1196 >= 428 @ 0.147526
0.16/0.23	c bounds 1196 >= 429 @ 0.147738
0.16/0.23	c bounds 1196 >= 430 @ 0.147944
0.16/0.23	c bounds 1196 >= 431 @ 0.148152
0.16/0.23	c bounds 1196 >= 432 @ 0.148361
0.16/0.23	c bounds 1196 >= 433 @ 0.148573
0.16/0.23	c bounds 1196 >= 434 @ 0.148782
0.16/0.23	c bounds 1196 >= 435 @ 0.148995
0.16/0.23	c bounds 1196 >= 436 @ 0.14921
0.16/0.23	c bounds 1196 >= 437 @ 0.149422
0.16/0.23	c bounds 1196 >= 438 @ 0.14963
0.16/0.23	c bounds 1196 >= 439 @ 0.149844
0.16/0.23	c bounds 1196 >= 440 @ 0.149896
0.16/0.23	c bounds 1196 >= 441 @ 0.149896
0.16/0.23	c bounds 1196 >= 442 @ 0.149896
0.16/0.23	c bounds 1196 >= 443 @ 0.149896
0.16/0.23	c bounds 1196 >= 444 @ 0.149896
0.16/0.23	c bounds 1196 >= 445 @ 0.150104
0.16/0.23	c bounds 1196 >= 446 @ 0.15031
0.16/0.23	c bounds 1196 >= 447 @ 0.15052
0.16/0.23	c bounds 1196 >= 448 @ 0.150724
0.16/0.23	c bounds 1196 >= 449 @ 0.15093
0.16/0.23	c bounds 1196 >= 450 @ 0.151141
0.16/0.23	c bounds 1196 >= 451 @ 0.151366
0.16/0.23	c bounds 1196 >= 452 @ 0.151574
0.16/0.23	c bounds 1196 >= 453 @ 0.151775
0.16/0.23	c bounds 1196 >= 454 @ 0.152
0.16/0.23	c bounds 1196 >= 455 @ 0.152225
0.16/0.23	c bounds 1196 >= 456 @ 0.15243
0.16/0.23	c bounds 1196 >= 457 @ 0.152639
0.16/0.23	c bounds 1196 >= 458 @ 0.152842
0.16/0.23	c bounds 1196 >= 459 @ 0.152896
0.16/0.23	c bounds 1196 >= 460 @ 0.152896
0.16/0.23	c bounds 1196 >= 461 @ 0.152896
0.16/0.23	c bounds 1196 >= 462 @ 0.152896
0.16/0.23	c bounds 1196 >= 463 @ 0.152952
0.16/0.23	c bounds 1196 >= 464 @ 0.153169
0.16/0.23	c bounds 1196 >= 465 @ 0.153394
0.16/0.23	c bounds 1196 >= 466 @ 0.153605
0.16/0.23	c bounds 1196 >= 467 @ 0.153849
0.16/0.23	c bounds 1196 >= 468 @ 0.154112
0.16/0.23	c bounds 1196 >= 469 @ 0.154336
0.16/0.23	c bounds 1196 >= 470 @ 0.154543
0.16/0.23	c bounds 1196 >= 471 @ 0.154756
0.16/0.23	c bounds 1196 >= 472 @ 0.154986
0.16/0.23	c bounds 1196 >= 473 @ 0.155221
0.16/0.23	c bounds 1196 >= 474 @ 0.155426
0.16/0.23	c bounds 1196 >= 475 @ 0.155636
0.16/0.23	c bounds 1196 >= 476 @ 0.155852
0.16/0.23	c bounds 1196 >= 477 @ 0.156083
0.16/0.23	c bounds 1196 >= 478 @ 0.156313
0.16/0.23	c bounds 1196 >= 479 @ 0.15652
0.16/0.23	c bounds 1196 >= 480 @ 0.156735
0.16/0.23	c bounds 1196 >= 481 @ 0.156962
0.16/0.23	c bounds 1196 >= 482 @ 0.157194
0.16/0.23	c bounds 1196 >= 483 @ 0.157404
0.16/0.23	c bounds 1196 >= 484 @ 0.157611
0.16/0.23	c bounds 1196 >= 485 @ 0.157815
0.16/0.23	c bounds 1196 >= 486 @ 0.158047
0.16/0.23	c bounds 1196 >= 487 @ 0.158274
0.16/0.23	c bounds 1196 >= 488 @ 0.158493
0.16/0.23	c bounds 1196 >= 489 @ 0.158718
0.16/0.23	c bounds 1196 >= 490 @ 0.158812
0.16/0.23	c bounds 1196 >= 491 @ 0.158812
0.16/0.23	c bounds 1196 >= 492 @ 0.158812
0.16/0.23	c bounds 1196 >= 493 @ 0.158812
0.16/0.23	c bounds 1196 >= 494 @ 0.158812
0.16/0.23	c bounds 1196 >= 495 @ 0.158983
0.16/0.23	c bounds 1196 >= 496 @ 0.159194
0.16/0.23	c bounds 1196 >= 497 @ 0.159403
0.16/0.23	c bounds 1196 >= 498 @ 0.15961
0.16/0.23	c bounds 1196 >= 499 @ 0.159822
0.16/0.23	c bounds 1196 >= 500 @ 0.159878
0.16/0.23	c bounds 1196 >= 501 @ 0.159878
0.16/0.23	c bounds 1196 >= 502 @ 0.159878
0.16/0.23	c bounds 1196 >= 503 @ 0.159878
0.16/0.23	c bounds 1196 >= 504 @ 0.159878
0.16/0.23	c bounds 1196 >= 505 @ 0.160109
0.16/0.23	c bounds 1196 >= 506 @ 0.160332
0.16/0.23	c bounds 1196 >= 507 @ 0.160543
0.16/0.23	c bounds 1196 >= 508 @ 0.160753
0.16/0.23	c bounds 1196 >= 509 @ 0.160955
0.16/0.23	c bounds 1196 >= 510 @ 0.161166
0.16/0.23	c bounds 1196 >= 511 @ 0.161379
0.16/0.23	c bounds 1196 >= 512 @ 0.161589
0.16/0.23	c bounds 1196 >= 513 @ 0.161805
0.16/0.23	c bounds 1196 >= 514 @ 0.161873
0.16/0.23	c bounds 1196 >= 515 @ 0.161873
0.16/0.26	c bounds 1196 >= 516 @ 0.161873
0.16/0.26	c bounds 1196 >= 517 @ 0.161873
0.16/0.26	c bounds 1196 >= 518 @ 0.161994
0.16/0.26	c bounds 1196 >= 519 @ 0.162226
0.16/0.26	c bounds 1196 >= 520 @ 0.162441
0.16/0.26	c bounds 1196 >= 521 @ 0.162635
0.16/0.26	c bounds 1196 >= 522 @ 0.162829
0.16/0.26	c bounds 1196 >= 523 @ 0.163065
0.16/0.26	c bounds 1196 >= 524 @ 0.163293
0.16/0.26	c bounds 1196 >= 525 @ 0.163513
0.16/0.26	c bounds 1196 >= 526 @ 0.163726
0.16/0.26	c bounds 1196 >= 527 @ 0.163941
0.16/0.26	c bounds 1196 >= 528 @ 0.164151
0.16/0.26	c bounds 1196 >= 529 @ 0.164362
0.16/0.26	c bounds 1196 >= 530 @ 0.164576
0.16/0.26	c bounds 1196 >= 531 @ 0.164793
0.16/0.26	c bounds 1196 >= 532 @ 0.165005
0.16/0.26	c bounds 1196 >= 533 @ 0.165221
0.16/0.26	c bounds 1196 >= 534 @ 0.165441
0.16/0.26	c bounds 1196 >= 535 @ 0.165655
0.16/0.26	c bounds 1196 >= 536 @ 0.165871
0.16/0.26	c bounds 1196 >= 537 @ 0.166088
0.16/0.26	c bounds 1196 >= 538 @ 0.166312
0.16/0.26	c bounds 1196 >= 539 @ 0.166533
0.16/0.26	c bounds 1196 >= 540 @ 0.166764
0.16/0.26	c bounds 1196 >= 541 @ 0.166862
0.16/0.26	c bounds 1196 >= 542 @ 0.166862
0.16/0.26	c bounds 1196 >= 543 @ 0.166862
0.16/0.26	c bounds 1196 >= 544 @ 0.166862
0.16/0.26	c bounds 1196 >= 545 @ 0.166981
0.16/0.26	c bounds 1196 >= 546 @ 0.167206
0.16/0.26	c bounds 1196 >= 547 @ 0.167423
0.16/0.26	c bounds 1196 >= 548 @ 0.167625
0.16/0.26	c bounds 1196 >= 549 @ 0.167829
0.16/0.26	c bounds 1196 >= 550 @ 0.168056
0.16/0.26	c bounds 1196 >= 551 @ 0.168289
0.16/0.26	c bounds 1196 >= 552 @ 0.168515
0.16/0.26	c bounds 1196 >= 553 @ 0.168737
0.16/0.26	c bounds 1196 >= 554 @ 0.168982
0.16/0.26	c bounds 1196 >= 555 @ 0.169208
0.16/0.26	c bounds 1196 >= 556 @ 0.169431
0.16/0.26	c bounds 1196 >= 557 @ 0.16965
0.16/0.26	c bounds 1196 >= 558 @ 0.169892
0.16/0.26	c bounds 1196 >= 559 @ 0.170119
0.16/0.26	c bounds 1196 >= 560 @ 0.170364
0.16/0.26	c bounds 1196 >= 561 @ 0.170593
0.16/0.26	c bounds 1196 >= 562 @ 0.170816
0.16/0.26	c bounds 1196 >= 563 @ 0.17104
0.16/0.26	c bounds 1196 >= 564 @ 0.171263
0.16/0.26	c bounds 1196 >= 565 @ 0.171485
0.16/0.26	c bounds 1196 >= 566 @ 0.171711
0.16/0.26	c bounds 1196 >= 567 @ 0.171947
0.16/0.26	c bounds 1196 >= 568 @ 0.172178
0.16/0.26	c bounds 1196 >= 569 @ 0.172405
0.16/0.26	c bounds 1196 >= 570 @ 0.172637
0.16/0.26	c bounds 1196 >= 571 @ 0.172871
0.16/0.26	c bounds 1196 >= 572 @ 0.173093
0.16/0.26	c bounds 1196 >= 573 @ 0.173318
0.16/0.26	c bounds 1196 >= 574 @ 0.17354
0.16/0.26	c bounds 1196 >= 575 @ 0.173763
0.16/0.26	c bounds 1196 >= 576 @ 0.173841
0.16/0.26	c bounds 1196 >= 577 @ 0.173841
0.16/0.26	c bounds 1196 >= 578 @ 0.173841
0.16/0.26	c bounds 1196 >= 579 @ 0.173841
0.16/0.26	c bounds 1196 >= 580 @ 0.17396
0.16/0.26	c bounds 1196 >= 581 @ 0.174196
0.16/0.26	c bounds 1196 >= 582 @ 0.174429
0.16/0.26	c bounds 1196 >= 583 @ 0.174655
0.16/0.26	c bounds 1196 >= 584 @ 0.174878
0.16/0.26	c bounds 1196 >= 585 @ 0.175138
0.16/0.26	c bounds 1196 >= 586 @ 0.175372
0.16/0.26	c bounds 1196 >= 587 @ 0.175609
0.16/0.26	c bounds 1196 >= 588 @ 0.175847
0.16/0.26	c bounds 1196 >= 589 @ 0.176078
0.16/0.26	c bounds 1196 >= 590 @ 0.176307
0.16/0.26	c bounds 1196 >= 591 @ 0.176538
0.16/0.26	c bounds 1196 >= 592 @ 0.176766
0.16/0.26	c bounds 1196 >= 593 @ 0.177021
0.16/0.26	c bounds 1196 >= 594 @ 0.177274
0.16/0.26	c bounds 1196 >= 595 @ 0.177506
0.16/0.26	c bounds 1196 >= 596 @ 0.17774
0.16/0.26	c bounds 1196 >= 597 @ 0.177831
0.16/0.26	c bounds 1196 >= 598 @ 0.177831
0.16/0.26	c bounds 1196 >= 599 @ 0.177831
0.16/0.26	c bounds 1196 >= 600 @ 0.177831
0.16/0.26	c bounds 1196 >= 601 @ 0.177951
0.16/0.26	c bounds 1196 >= 602 @ 0.178184
0.16/0.26	c bounds 1196 >= 603 @ 0.178413
0.16/0.26	c bounds 1196 >= 604 @ 0.178639
0.16/0.26	c bounds 1196 >= 605 @ 0.178875
0.16/0.26	c bounds 1196 >= 606 @ 0.179134
0.16/0.26	c bounds 1196 >= 607 @ 0.179368
0.16/0.26	c bounds 1196 >= 608 @ 0.179604
0.16/0.26	c bounds 1196 >= 609 @ 0.179854
0.16/0.26	c bounds 1196 >= 610 @ 0.180091
0.16/0.26	c bounds 1196 >= 611 @ 0.180342
0.16/0.26	c bounds 1196 >= 612 @ 0.180582
0.16/0.26	c bounds 1196 >= 613 @ 0.180821
0.16/0.26	c bounds 1196 >= 614 @ 0.180821
0.16/0.26	c bounds 1196 >= 615 @ 0.180821
0.16/0.26	c bounds 1196 >= 616 @ 0.180821
0.16/0.26	c bounds 1196 >= 617 @ 0.180821
0.16/0.26	c bounds 1196 >= 618 @ 0.180823
0.16/0.26	c bounds 1196 >= 619 @ 0.180823
0.16/0.26	c bounds 1196 >= 620 @ 0.180823
0.16/0.26	c bounds 1196 >= 621 @ 0.180823
0.16/0.26	c bounds 1196 >= 622 @ 0.180961
0.16/0.26	c bounds 1196 >= 623 @ 0.181191
0.16/0.26	c bounds 1196 >= 624 @ 0.181428
0.16/0.26	c bounds 1196 >= 625 @ 0.181664
0.16/0.26	c bounds 1196 >= 626 @ 0.181914
0.16/0.26	c bounds 1196 >= 627 @ 0.182177
0.16/0.26	c bounds 1196 >= 628 @ 0.182408
0.16/0.26	c bounds 1196 >= 629 @ 0.182644
0.16/0.26	c bounds 1196 >= 630 @ 0.182878
0.16/0.26	c bounds 1196 >= 631 @ 0.183118
0.16/0.26	c bounds 1196 >= 632 @ 0.183352
0.16/0.26	c bounds 1196 >= 633 @ 0.183586
0.16/0.26	c bounds 1196 >= 634 @ 0.183824
0.16/0.26	c bounds 1196 >= 635 @ 0.184059
0.16/0.26	c bounds 1196 >= 636 @ 0.184308
0.16/0.26	c bounds 1196 >= 637 @ 0.184552
0.16/0.26	c bounds 1196 >= 638 @ 0.184794
0.16/0.26	c bounds 1196 >= 639 @ 0.185045
0.16/0.26	c bounds 1196 >= 640 @ 0.185289
0.16/0.26	c bounds 1196 >= 641 @ 0.185538
0.16/0.26	c bounds 1196 >= 642 @ 0.185799
0.16/0.26	c bounds 1196 >= 643 @ 0.186077
0.24/0.32	c bounds 1196 >= 644 @ 0.186326
0.24/0.32	c bounds 1196 >= 645 @ 0.186587
0.24/0.32	c bounds 1196 >= 646 @ 0.186871
0.24/0.32	c bounds 1196 >= 647 @ 0.187122
0.24/0.32	c bounds 1196 >= 648 @ 0.18738
0.24/0.32	c bounds 1196 >= 649 @ 0.18764
0.24/0.32	c bounds 1196 >= 650 @ 0.1879
0.24/0.32	c bounds 1196 >= 651 @ 0.188175
0.24/0.32	c bounds 1196 >= 652 @ 0.188422
0.24/0.32	c bounds 1196 >= 653 @ 0.188667
0.24/0.32	c bounds 1196 >= 654 @ 0.188913
0.24/0.32	c bounds 1196 >= 655 @ 0.189155
0.24/0.32	c bounds 1196 >= 656 @ 0.189406
0.24/0.32	c bounds 1196 >= 657 @ 0.189658
0.24/0.32	c bounds 1196 >= 658 @ 0.189924
0.24/0.32	c bounds 1196 >= 659 @ 0.190187
0.24/0.32	c bounds 1196 >= 660 @ 0.190449
0.24/0.32	c bounds 1196 >= 661 @ 0.190711
0.24/0.32	c bounds 1196 >= 662 @ 0.190796
0.24/0.32	c bounds 1196 >= 663 @ 0.190796
0.24/0.32	c bounds 1196 >= 664 @ 0.190796
0.24/0.32	c bounds 1196 >= 665 @ 0.190796
0.24/0.32	c bounds 1196 >= 666 @ 0.190796
0.24/0.32	c bounds 1196 >= 667 @ 0.190796
0.24/0.32	c bounds 1196 >= 668 @ 0.190796
0.24/0.32	c bounds 1196 >= 669 @ 0.190796
0.24/0.32	c bounds 1196 >= 670 @ 0.190796
0.24/0.32	c bounds 1196 >= 671 @ 0.190796
0.24/0.32	c bounds 1196 >= 672 @ 0.190796
0.24/0.32	c bounds 1196 >= 673 @ 0.190796
0.24/0.32	c bounds 1196 >= 674 @ 0.190796
0.24/0.32	c bounds 1196 >= 675 @ 0.190796
0.24/0.32	c bounds 1196 >= 676 @ 0.190796
0.24/0.32	c bounds 1196 >= 677 @ 0.190796
0.24/0.32	c bounds 1196 >= 678 @ 0.190796
0.24/0.32	c bounds 1196 >= 679 @ 0.190796
0.24/0.32	c bounds 1196 >= 680 @ 0.190796
0.24/0.32	c bounds 1196 >= 681 @ 0.190796
0.24/0.32	c bounds 1196 >= 682 @ 0.191046
0.24/0.32	c bounds 1196 >= 683 @ 0.1913
0.24/0.32	c bounds 1196 >= 684 @ 0.191553
0.24/0.32	c bounds 1196 >= 685 @ 0.191786
0.24/0.32	c bounds 1196 >= 686 @ 0.191786
0.24/0.32	c bounds 1196 >= 687 @ 0.191786
0.24/0.32	c bounds 1196 >= 688 @ 0.191786
0.24/0.32	c bounds 1196 >= 689 @ 0.191843
0.24/0.32	c bounds 1196 >= 690 @ 0.192115
0.24/0.32	c bounds 1196 >= 691 @ 0.192369
0.24/0.32	c bounds 1196 >= 692 @ 0.19262
0.24/0.32	c bounds 1196 >= 693 @ 0.192884
0.24/0.32	c bounds 1196 >= 694 @ 0.193141
0.24/0.32	c bounds 1196 >= 695 @ 0.193404
0.24/0.32	c bounds 1196 >= 696 @ 0.19367
0.24/0.32	c bounds 1196 >= 697 @ 0.193784
0.24/0.32	c bounds 1196 >= 698 @ 0.193784
0.24/0.32	c bounds 1196 >= 699 @ 0.193784
0.24/0.32	c bounds 1196 >= 700 @ 0.193784
0.24/0.32	c bounds 1196 >= 701 @ 0.193784
0.24/0.32	c bounds 1196 >= 702 @ 0.193784
0.24/0.32	c bounds 1196 >= 703 @ 0.193784
0.24/0.32	c bounds 1196 >= 704 @ 0.193839
0.24/0.32	c bounds 1196 >= 705 @ 0.194132
0.24/0.32	c bounds 1196 >= 706 @ 0.194408
0.24/0.32	c bounds 1196 >= 707 @ 0.194673
0.24/0.32	c bounds 1196 >= 708 @ 0.19478
0.24/0.32	c bounds 1196 >= 709 @ 0.19478
0.24/0.32	c bounds 1196 >= 710 @ 0.19478
0.24/0.32	c bounds 1196 >= 711 @ 0.19478
0.24/0.32	c bounds 1196 >= 712 @ 0.19478
0.24/0.32	c bounds 1196 >= 713 @ 0.19478
0.24/0.32	c bounds 1196 >= 714 @ 0.19478
0.24/0.32	c bounds 1196 >= 715 @ 0.194901
0.24/0.32	c bounds 1196 >= 716 @ 0.195174
0.24/0.32	c bounds 1196 >= 717 @ 0.195433
0.24/0.32	c bounds 1196 >= 718 @ 0.195667
0.24/0.32	c bounds 1196 >= 719 @ 0.195776
0.24/0.32	c bounds 1196 >= 720 @ 0.195776
0.24/0.32	c bounds 1196 >= 721 @ 0.195776
0.24/0.32	c bounds 1196 >= 722 @ 0.195776
0.24/0.32	c bounds 1196 >= 723 @ 0.196047
0.24/0.32	c bounds 1196 >= 724 @ 0.196309
0.24/0.32	c bounds 1196 >= 725 @ 0.196589
0.24/0.32	c bounds 1196 >= 726 @ 0.196854
0.24/0.32	c bounds 1196 >= 727 @ 0.197125
0.24/0.32	c bounds 1196 >= 728 @ 0.19739
0.24/0.32	c bounds 1196 >= 729 @ 0.197651
0.24/0.32	c bounds 1196 >= 730 @ 0.197921
0.24/0.32	c bounds 1196 >= 731 @ 0.198204
0.24/0.32	c bounds 1196 >= 732 @ 0.198464
0.24/0.32	c bounds 1196 >= 733 @ 0.198722
0.24/0.32	c bounds 1196 >= 734 @ 0.199019
0.24/0.32	c bounds 1195 >= 734 @ 0.220856
0.24/0.32	c bounds 1195 >= 735 @ 0.221318
0.24/0.32	c bounds 1195 >= 736 @ 0.221582
0.24/0.32	c bounds 1195 >= 737 @ 0.221866
0.24/0.32	c bounds 1195 >= 738 @ 0.222169
0.24/0.32	c bounds 1195 >= 739 @ 0.222444
0.24/0.32	c bounds 1195 >= 740 @ 0.222706
0.24/0.32	c bounds 1195 >= 741 @ 0.222993
0.24/0.32	c bounds 1195 >= 742 @ 0.223269
0.24/0.32	c bounds 1195 >= 743 @ 0.22354
0.24/0.32	c bounds 1195 >= 744 @ 0.223848
0.24/0.32	c bounds 1195 >= 745 @ 0.224188
0.24/0.32	c bounds 1195 >= 746 @ 0.224457
0.24/0.32	c bounds 1195 >= 747 @ 0.224768
0.24/0.32	c bounds 1195 >= 748 @ 0.225049
0.24/0.32	c bounds 1195 >= 749 @ 0.225309
0.24/0.32	c bounds 1195 >= 750 @ 0.225578
0.24/0.32	c bounds 1195 >= 751 @ 0.225872
0.24/0.32	c bounds 1195 >= 752 @ 0.226151
0.24/0.32	c bounds 1195 >= 753 @ 0.226412
0.24/0.32	c bounds 1195 >= 754 @ 0.226671
0.24/0.32	c bounds 1195 >= 755 @ 0.226956
0.24/0.32	c bounds 1195 >= 756 @ 0.227264
0.24/0.32	c bounds 1195 >= 757 @ 0.22754
0.24/0.32	c bounds 1195 >= 758 @ 0.227851
0.24/0.32	c bounds 1195 >= 759 @ 0.228149
0.24/0.32	c bounds 1195 >= 760 @ 0.228424
0.24/0.32	c bounds 1195 >= 761 @ 0.22873
0.24/0.32	c bounds 1195 >= 762 @ 0.22907
0.24/0.32	c bounds 1195 >= 763 @ 0.229349
0.24/0.32	c bounds 1195 >= 764 @ 0.229663
0.24/0.32	c bounds 1195 >= 765 @ 0.22997
0.24/0.32	c bounds 1195 >= 766 @ 0.230267
0.24/0.32	c bounds 1195 >= 767 @ 0.23058
0.24/0.32	c bounds 1195 >= 768 @ 0.230691
0.24/0.32	c bounds 1195 >= 769 @ 0.230691
0.24/0.32	c bounds 1195 >= 770 @ 0.230691
0.24/0.40	c bounds 1195 >= 771 @ 0.230906
0.24/0.40	c bounds 1195 >= 772 @ 0.231225
0.24/0.40	c bounds 1195 >= 773 @ 0.231531
0.24/0.40	c bounds 1195 >= 774 @ 0.231857
0.24/0.40	c bounds 1195 >= 775 @ 0.232207
0.24/0.40	c bounds 1195 >= 776 @ 0.232499
0.24/0.40	c bounds 1195 >= 777 @ 0.232819
0.24/0.40	c bounds 1195 >= 778 @ 0.233121
0.24/0.40	c bounds 1195 >= 779 @ 0.233427
0.24/0.40	c bounds 1195 >= 780 @ 0.233747
0.24/0.40	c bounds 1195 >= 781 @ 0.234067
0.24/0.40	c bounds 1195 >= 782 @ 0.234382
0.24/0.40	c bounds 1195 >= 783 @ 0.234711
0.24/0.40	c bounds 1195 >= 784 @ 0.235033
0.24/0.40	c bounds 1195 >= 785 @ 0.235349
0.24/0.40	c bounds 1195 >= 786 @ 0.235643
0.24/0.40	c bounds 1195 >= 787 @ 0.23568
0.24/0.40	c bounds 1195 >= 788 @ 0.23568
0.24/0.40	c bounds 1195 >= 789 @ 0.23568
0.24/0.40	c bounds 1195 >= 790 @ 0.23568
0.24/0.40	c bounds 1195 >= 791 @ 0.23568
0.24/0.40	c bounds 1195 >= 792 @ 0.23568
0.24/0.40	c bounds 1195 >= 793 @ 0.23568
0.24/0.40	c bounds 1195 >= 794 @ 0.23568
0.24/0.40	c bounds 1195 >= 795 @ 0.23568
0.24/0.40	c bounds 1195 >= 796 @ 0.235851
0.24/0.40	c bounds 1195 >= 797 @ 0.23617
0.24/0.40	c bounds 1195 >= 798 @ 0.236519
0.24/0.40	c bounds 1195 >= 799 @ 0.236676
0.24/0.40	c bounds 1195 >= 800 @ 0.236676
0.24/0.40	c bounds 1195 >= 801 @ 0.236676
0.24/0.40	c bounds 1195 >= 802 @ 0.236676
0.24/0.40	c bounds 1195 >= 803 @ 0.236676
0.24/0.40	c bounds 1195 >= 804 @ 0.236676
0.24/0.40	c bounds 1195 >= 805 @ 0.236842
0.24/0.40	c bounds 1195 >= 806 @ 0.237182
0.24/0.40	c bounds 1195 >= 807 @ 0.237519
0.24/0.40	c bounds 1195 >= 808 @ 0.237672
0.24/0.40	c bounds 1195 >= 809 @ 0.237672
0.24/0.40	c bounds 1195 >= 810 @ 0.237672
0.24/0.40	c bounds 1195 >= 811 @ 0.237672
0.24/0.40	c bounds 1195 >= 812 @ 0.237672
0.24/0.40	c bounds 1195 >= 813 @ 0.237672
0.24/0.40	c bounds 1195 >= 814 @ 0.237672
0.24/0.40	c bounds 1195 >= 815 @ 0.237672
0.24/0.40	c bounds 1195 >= 816 @ 0.237672
0.24/0.40	c bounds 1195 >= 817 @ 0.237853
0.24/0.40	c bounds 1195 >= 818 @ 0.238176
0.24/0.40	c bounds 1195 >= 819 @ 0.238488
0.24/0.40	c bounds 1195 >= 820 @ 0.238853
0.24/0.40	c bounds 1195 >= 821 @ 0.239202
0.24/0.40	c bounds 1195 >= 822 @ 0.23954
0.24/0.40	c bounds 1195 >= 823 @ 0.239666
0.24/0.40	c bounds 1195 >= 824 @ 0.239666
0.24/0.40	c bounds 1195 >= 825 @ 0.239666
0.24/0.40	c bounds 1195 >= 826 @ 0.239666
0.24/0.40	c bounds 1195 >= 827 @ 0.239666
0.24/0.40	c bounds 1195 >= 828 @ 0.239666
0.24/0.40	c bounds 1195 >= 829 @ 0.240059
0.24/0.40	c bounds 1195 >= 830 @ 0.240403
0.24/0.40	c bounds 1195 >= 831 @ 0.240723
0.24/0.40	c bounds 1195 >= 832 @ 0.241069
0.24/0.40	c bounds 1195 >= 833 @ 0.241428
0.24/0.40	c bounds 1195 >= 834 @ 0.241792
0.24/0.40	c bounds 1195 >= 835 @ 0.24216
0.24/0.40	c bounds 1195 >= 836 @ 0.242524
0.24/0.40	c bounds 1195 >= 837 @ 0.242865
0.24/0.40	c bounds 1195 >= 838 @ 0.243261
0.24/0.40	c bounds 1195 >= 839 @ 0.243627
0.24/0.40	c bounds 1195 >= 840 @ 0.244017
0.24/0.40	c bounds 1195 >= 841 @ 0.244387
0.24/0.40	c bounds 1195 >= 842 @ 0.244796
0.24/0.40	c bounds 1195 >= 843 @ 0.245176
0.24/0.40	c bounds 1195 >= 844 @ 0.245538
0.24/0.40	c bounds 1195 >= 845 @ 0.245652
0.24/0.40	c bounds 1195 >= 846 @ 0.245652
0.24/0.40	c bounds 1195 >= 847 @ 0.245652
0.24/0.40	c bounds 1195 >= 848 @ 0.246037
0.24/0.40	c bounds 1195 >= 849 @ 0.246384
0.24/0.40	c bounds 1195 >= 850 @ 0.246762
0.24/0.40	c bounds 1195 >= 851 @ 0.24717
0.24/0.40	c bounds 1194 >= 851 @ 0.260735
0.24/0.40	c bounds 1194 >= 852 @ 0.26143
0.24/0.40	c bounds 1194 >= 853 @ 0.261783
0.24/0.40	c bounds 1194 >= 854 @ 0.262166
0.24/0.40	c bounds 1194 >= 855 @ 0.262547
0.24/0.40	c bounds 1194 >= 856 @ 0.26261
0.24/0.40	c bounds 1194 >= 857 @ 0.26261
0.24/0.40	c bounds 1194 >= 858 @ 0.262654
0.24/0.40	c bounds 1194 >= 859 @ 0.263028
0.24/0.40	c bounds 1194 >= 860 @ 0.263429
0.24/0.40	c bounds 1194 >= 861 @ 0.263815
0.24/0.40	c bounds 1194 >= 862 @ 0.264202
0.24/0.40	c bounds 1194 >= 863 @ 0.264563
0.24/0.40	c bounds 1194 >= 864 @ 0.264605
0.24/0.40	c bounds 1194 >= 865 @ 0.264605
0.24/0.40	c bounds 1194 >= 866 @ 0.264814
0.24/0.40	c bounds 1194 >= 867 @ 0.265208
0.24/0.40	c bounds 1194 >= 868 @ 0.265582
0.24/0.40	c bounds 1194 >= 869 @ 0.265978
0.24/0.40	c bounds 1194 >= 870 @ 0.266339
0.24/0.40	c bounds 1194 >= 871 @ 0.266765
0.24/0.40	c bounds 1194 >= 872 @ 0.2672
0.24/0.40	c bounds 1194 >= 873 @ 0.267594
0.24/0.40	c bounds 1194 >= 874 @ 0.267986
0.24/0.40	c bounds 1194 >= 875 @ 0.268374
0.24/0.40	c bounds 1194 >= 876 @ 0.268806
0.24/0.40	c bounds 1194 >= 877 @ 0.269223
0.24/0.40	c bounds 1194 >= 878 @ 0.269619
0.24/0.40	c bounds 1194 >= 879 @ 0.270095
0.24/0.40	c bounds 1194 >= 880 @ 0.27051
0.24/0.40	c bounds 1194 >= 881 @ 0.270592
0.24/0.40	c bounds 1194 >= 882 @ 0.270592
0.24/0.40	c bounds 1194 >= 883 @ 0.27075
0.24/0.40	c bounds 1194 >= 884 @ 0.271147
0.24/0.40	c bounds 1194 >= 885 @ 0.27155
0.24/0.40	c bounds 1194 >= 886 @ 0.271589
0.24/0.40	c bounds 1194 >= 887 @ 0.271589
0.24/0.40	c bounds 1194 >= 888 @ 0.271589
0.24/0.40	c bounds 1193 >= 888 @ 0.285405
0.24/0.40	c bounds 1193 >= 889 @ 0.286324
0.24/0.40	c bounds 1193 >= 890 @ 0.286753
0.24/0.40	c bounds 1193 >= 891 @ 0.287171
0.24/0.40	c bounds 1193 >= 892 @ 0.28759
0.24/0.40	c bounds 1193 >= 893 @ 0.288008
0.24/0.40	c bounds 1193 >= 894 @ 0.288409
0.24/0.40	c bounds 1193 >= 895 @ 0.288804
0.24/0.40	c bounds 1193 >= 896 @ 0.289281
0.24/0.40	c bounds 1193 >= 897 @ 0.2897
1.22/1.32	c bounds 1193 >= 898 @ 0.29015
1.22/1.32	c bounds 1193 >= 899 @ 0.290633
1.22/1.32	c bounds 1193 >= 900 @ 0.291104
1.22/1.32	c bounds 1193 >= 901 @ 0.29152
1.22/1.32	c bounds 1193 >= 902 @ 0.291924
1.22/1.32	c bounds 1193 >= 903 @ 0.29234
1.22/1.32	c bounds 1193 >= 904 @ 0.292541
1.22/1.32	c bounds 1193 >= 905 @ 0.292541
1.22/1.32	c bounds 1193 >= 906 @ 0.292671
1.22/1.32	c bounds 1193 >= 907 @ 0.293063
1.22/1.32	c bounds 1193 >= 908 @ 0.293433
1.22/1.32	c bounds 1193 >= 909 @ 0.293539
1.22/1.32	c bounds 1193 >= 910 @ 0.293539
1.22/1.32	c bounds 1193 >= 911 @ 0.293671
1.22/1.32	c bounds 1193 >= 912 @ 0.29408
1.22/1.32	c bounds 1193 >= 913 @ 0.294505
1.22/1.32	c bounds 1193 >= 914 @ 0.294536
1.22/1.32	c bounds 1192 >= 914 @ 0.310978
1.22/1.32	c bounds 1192 >= 915 @ 0.311363
1.22/1.32	c bounds 1192 >= 916 @ 0.311383
1.22/1.32	c bounds 1192 >= 917 @ 0.311383
1.22/1.32	c bounds 1192 >= 918 @ 0.311383
1.22/1.32	c bounds 1192 >= 919 @ 0.311383
1.22/1.32	c bounds 1192 >= 920 @ 0.311383
1.22/1.32	c bounds 1192 >= 921 @ 0.311444
1.22/1.32	c bounds 1192 >= 922 @ 0.311959
1.22/1.32	c bounds 1192 >= 923 @ 0.312463
1.22/1.32	c bounds 1192 >= 924 @ 0.313064
1.22/1.32	c bounds 1192 >= 925 @ 0.313374
1.22/1.32	c bounds 1192 >= 926 @ 0.313374
1.22/1.32	c bounds 1192 >= 927 @ 0.313374
1.22/1.32	c bounds 1192 >= 928 @ 0.313374
1.22/1.32	c bounds 1192 >= 929 @ 0.313374
1.22/1.32	c bounds 1192 >= 930 @ 0.313374
1.22/1.32	c bounds 1192 >= 931 @ 0.313374
1.22/1.32	c bounds 1192 >= 932 @ 0.31342
1.22/1.32	c bounds 1192 >= 933 @ 0.313972
1.22/1.32	c bounds 1192 >= 934 @ 0.314371
1.22/1.32	c bounds 1192 >= 935 @ 0.314371
1.22/1.32	c bounds 1192 >= 936 @ 0.314371
1.22/1.32	c bounds 1192 >= 937 @ 0.314371
1.22/1.32	c bounds 1192 >= 938 @ 0.314371
1.22/1.32	c bounds 1192 >= 939 @ 0.314371
1.22/1.32	c bounds 1192 >= 940 @ 0.314964
1.22/1.32	c bounds 1192 >= 941 @ 0.315487
1.22/1.32	c bounds 1192 >= 942 @ 0.316082
1.22/1.32	c bounds 1192 >= 943 @ 0.316636
1.22/1.32	c bounds 1192 >= 944 @ 0.317204
1.22/1.32	c bounds 1192 >= 945 @ 0.317762
1.22/1.32	c bounds 1192 >= 946 @ 0.318299
1.22/1.32	c bounds 1192 >= 947 @ 0.318361
1.22/1.32	c bounds 1192 >= 948 @ 0.318676
1.22/1.32	c bounds 1192 >= 949 @ 0.319225
1.22/1.32	c bounds 1192 >= 950 @ 0.319358
1.22/1.32	c bounds 1192 >= 951 @ 0.319527
1.22/1.32	c bounds 1192 >= 952 @ 0.320147
1.22/1.32	c bounds 1192 >= 953 @ 0.320356
1.22/1.32	c bounds 1191 >= 953 @ 0.336867
1.22/1.32	c bounds 1191 >= 954 @ 0.337834
1.22/1.32	c bounds 1191 >= 955 @ 0.338485
1.22/1.32	c bounds 1191 >= 956 @ 0.339213
1.22/1.32	c bounds 1191 >= 957 @ 0.339311
1.22/1.32	c bounds 1191 >= 958 @ 0.339312
1.22/1.32	c bounds 1191 >= 959 @ 0.339312
1.22/1.32	c bounds 1191 >= 960 @ 0.339455
1.22/1.32	c bounds 1191 >= 961 @ 0.340186
1.22/1.32	c bounds 1191 >= 962 @ 0.340309
1.22/1.32	c bounds 1191 >= 963 @ 0.340309
1.22/1.32	c bounds 1191 >= 964 @ 0.340854
1.22/1.32	c bounds 1191 >= 965 @ 0.341306
1.22/1.32	c bounds 1191 >= 966 @ 0.341306
1.22/1.32	c bounds 1191 >= 967 @ 0.341306
1.22/1.32	c bounds 1191 >= 968 @ 0.341306
1.22/1.32	c bounds 1191 >= 969 @ 0.342256
1.22/1.32	c bounds 1190 >= 969 @ 0.357201
1.22/1.32	c bounds 1190 >= 970 @ 0.358493
1.22/1.32	c bounds 1190 >= 971 @ 0.360045
1.22/1.32	c bounds 1190 >= 972 @ 0.360259
1.22/1.32	c bounds 1190 >= 973 @ 0.360259
1.22/1.32	c bounds 1190 >= 974 @ 0.360909
1.22/1.32	c bounds 1190 >= 975 @ 0.361255
1.22/1.32	c bounds 1190 >= 976 @ 0.361255
1.22/1.32	c bounds 1190 >= 977 @ 0.361255
1.22/1.32	c bounds 1189 >= 977 @ 0.378525
1.22/1.32	c bounds 1189 >= 978 @ 0.380009
1.22/1.32	c bounds 1189 >= 979 @ 0.380206
1.22/1.32	c bounds 1189 >= 980 @ 0.380997
1.22/1.32	c bounds 1189 >= 981 @ 0.382142
1.22/1.32	c bounds 1189 >= 982 @ 0.383198
1.22/1.32	c bounds 1189 >= 983 @ 0.387188
1.22/1.32	c bounds 1188 >= 983 @ 0.398001
1.22/1.32	c bounds 1188 >= 984 @ 0.399921
1.22/1.32	c bounds 1187 >= 984 @ 0.412771
1.22/1.32	c bounds 1187 >= 985 @ 0.416115
1.22/1.32	c bounds 1186 >= 985 @ 0.427758
1.22/1.32	c bounds 1186 >= 986 @ 0.430221
1.22/1.32	c bounds 1186 >= 987 @ 0.434128
1.22/1.32	c bounds 1185 >= 987 @ 0.442738
1.22/1.32	c bounds 1184 >= 987 @ 0.450959
1.22/1.32	c bounds 1184 >= 988 @ 0.453766
1.22/1.32	c bounds 1183 >= 988 @ 0.463334
1.22/1.32	c bounds 1183 >= 989 @ 0.471729
1.22/1.32	c bounds 1182 >= 989 @ 0.479829
1.22/1.32	c bounds 1181 >= 989 @ 0.491055
1.22/1.32	c bounds 1181 >= 990 @ 0.507406
1.22/1.32	c bounds 1180 >= 990 @ 0.51768
1.22/1.32	c bounds 1179 >= 990 @ 0.525358
1.22/1.32	c bounds 1178 >= 990 @ 0.533967
1.22/1.32	c bounds 1177 >= 990 @ 0.542195
1.22/1.32	c bounds 1176 >= 990 @ 0.548914
1.22/1.32	c #Conflicts:       1000 | #Constraints:       8424
1.22/1.32	c bounds 1176 >= 991 @ 0.580245
1.22/1.32	c bounds 1175 >= 991 @ 0.592722
1.22/1.32	c bounds 1174 >= 991 @ 0.598758
1.22/1.32	c bounds 1173 >= 991 @ 0.608357
1.22/1.32	c bounds 1172 >= 991 @ 0.618385
1.22/1.32	c bounds 1171 >= 991 @ 0.62996
1.22/1.32	c bounds 1170 >= 991 @ 0.650275
1.22/1.32	c bounds 1169 >= 991 @ 0.664622
1.22/1.32	c bounds 1168 >= 991 @ 0.688621
1.22/1.32	c bounds 1168 >= 992 @ 0.752863
1.22/1.32	c bounds 1167 >= 992 @ 0.779823
1.22/1.32	c bounds 1166 >= 992 @ 0.797264
1.22/1.32	c bounds 1165 >= 992 @ 0.825747
1.22/1.32	c bounds 1164 >= 992 @ 0.849376
1.22/1.32	c bounds 1163 >= 992 @ 0.875693
1.22/1.32	c bounds 1162 >= 992 @ 0.901625
1.22/1.32	c #Conflicts:       2000 | #Constraints:       9505
1.22/1.36	c INPROCESSING
1.22/1.36	c GARBAGE COLLECT
1.22/1.36	c rational objective 992
2.63/2.76	c bounds 1161 >= 992 @ 1.24029
2.63/2.76	c bounds 1160 >= 992 @ 1.2677
2.63/2.76	c bounds 1159 >= 992 @ 1.28544
2.63/2.76	c bounds 1158 >= 992 @ 1.32297
2.63/2.76	c bounds 1157 >= 992 @ 1.35017
2.63/2.76	c bounds 1156 >= 992 @ 1.38409
2.63/2.76	c bounds 1155 >= 992 @ 1.40933
2.63/2.76	c bounds 1154 >= 992 @ 1.43196
2.63/2.76	c bounds 1153 >= 992 @ 1.45272
2.63/2.76	c bounds 1152 >= 992 @ 1.47603
2.63/2.76	c bounds 1151 >= 992 @ 1.50086
2.63/2.76	c #Conflicts:       3000 | #Constraints:       8476
2.63/2.76	c bounds 1151 >= 993 @ 1.86498
2.63/2.76	c bounds 1150 >= 993 @ 1.88357
2.63/2.76	c bounds 1149 >= 993 @ 1.89639
2.63/2.76	c bounds 1148 >= 993 @ 1.92421
2.63/2.76	c bounds 1147 >= 993 @ 1.94107
2.63/2.76	c bounds 1146 >= 993 @ 1.95735
2.63/2.76	c bounds 1145 >= 993 @ 1.9748
2.63/2.76	c bounds 1144 >= 993 @ 1.99114
2.63/2.76	c bounds 1143 >= 993 @ 2.00788
2.63/2.76	c bounds 1142 >= 993 @ 2.02165
2.63/2.76	c bounds 1141 >= 993 @ 2.04043
2.63/2.76	c bounds 1140 >= 993 @ 2.05781
2.63/2.76	c bounds 1139 >= 993 @ 2.08217
2.63/2.76	c #Conflicts:       4000 | #Constraints:       9557
2.63/2.76	c bounds 1138 >= 993 @ 2.12789
2.63/2.76	c bounds 1137 >= 993 @ 2.21395
2.63/2.76	c INPROCESSING
2.63/2.76	c GARBAGE COLLECT
2.63/2.76	c rational objective 993
4.72/4.82	c bounds 1136 >= 993 @ 2.59814
4.72/4.82	c bounds 1135 >= 993 @ 2.62314
4.72/4.82	c bounds 1134 >= 993 @ 2.64887
4.72/4.82	c bounds 1133 >= 993 @ 2.70753
4.72/4.82	c bounds 1132 >= 993 @ 2.75402
4.72/4.82	c bounds 1131 >= 993 @ 2.78622
4.72/4.82	c bounds 1130 >= 993 @ 2.81681
4.72/4.82	c #Conflicts:       5000 | #Constraints:       8917
4.72/4.82	c bounds 1129 >= 993 @ 2.84302
4.72/4.82	c bounds 1128 >= 993 @ 2.87919
4.72/4.82	c bounds 1128 >= 994 @ 2.96301
4.72/4.82	c bounds 1127 >= 994 @ 3.00185
4.72/4.82	c bounds 1126 >= 994 @ 3.04381
4.72/4.82	c #Conflicts:       6000 | #Constraints:       9942
4.72/4.82	c bounds 1126 >= 995 @ 4.06368
4.72/4.82	c bounds 1125 >= 995 @ 4.09332
4.72/4.82	c bounds 1124 >= 995 @ 4.11161
4.72/4.82	c bounds 1123 >= 995 @ 4.17269
4.72/4.82	c INPROCESSING
4.72/4.82	c GARBAGE COLLECT
4.72/4.82	c rational objective 995
5.81/5.96	c bounds 1122 >= 995 @ 4.57033
5.81/5.96	c bounds 1121 >= 995 @ 4.606
5.81/5.96	c bounds 1120 >= 995 @ 4.63588
5.81/5.96	c #Conflicts:       7000 | #Constraints:       9021
5.81/5.96	c bounds 1119 >= 995 @ 4.70582
5.81/5.96	c bounds 1118 >= 995 @ 4.7995
5.81/5.96	c bounds 1117 >= 995 @ 4.8378
5.81/5.96	c bounds 1116 >= 995 @ 4.87307
5.81/5.96	c bounds 1115 >= 995 @ 4.90763
5.81/5.96	c #Conflicts:       8000 | #Constraints:      10034
5.81/5.96	c bounds 1114 >= 995 @ 5.06591
5.81/5.96	c bounds 1113 >= 995 @ 5.11767
5.81/5.96	c bounds 1112 >= 995 @ 5.27937
5.81/5.96	c bounds 1111 >= 995 @ 5.33811
5.81/5.96	c bounds 1110 >= 995 @ 5.39891
5.81/5.96	c #Conflicts:       9000 | #Constraints:      11042
5.81/5.96	c bounds 1109 >= 995 @ 5.44957
5.81/5.96	c INPROCESSING
5.81/5.96	c GARBAGE COLLECT
5.81/5.96	c rational objective 995
8.10/8.26	c bounds 1108 >= 995 @ 5.75001
8.10/8.26	c bounds 1107 >= 995 @ 5.82329
8.10/8.26	c bounds 1106 >= 995 @ 5.89884
8.10/8.26	c #Conflicts:      10000 | #Constraints:       9721
8.10/8.26	c bounds 1105 >= 995 @ 5.98755
8.10/8.26	c #Conflicts:      11000 | #Constraints:      10723
8.10/8.26	c bounds 1105 >= 996 @ 7.2805
8.10/8.26	c bounds 1104 >= 996 @ 7.32094
8.10/8.26	c bounds 1103 >= 996 @ 7.34396
8.10/8.26	c bounds 1102 >= 996 @ 7.37819
8.10/8.26	c bounds 1101 >= 996 @ 7.41351
8.10/8.26	c bounds 1100 >= 996 @ 7.50109
8.10/8.26	c #Conflicts:      12000 | #Constraints:      11773
8.10/8.26	c INPROCESSING
8.10/8.26	c GARBAGE COLLECT
8.10/8.26	c rational objective 996
9.31/9.49	c bounds 1099 >= 996 @ 7.9445
9.31/9.49	c bounds 1098 >= 996 @ 7.98554
9.31/9.49	c bounds 1097 >= 996 @ 8.0295
9.31/9.49	c bounds 1096 >= 996 @ 8.0691
9.31/9.49	c bounds 1095 >= 996 @ 8.158
9.31/9.49	c #Conflicts:      13000 | #Constraints:      10251
9.31/9.49	c bounds 1094 >= 996 @ 8.20247
9.31/9.49	c bounds 1093 >= 996 @ 8.26539
9.31/9.49	c bounds 1092 >= 996 @ 8.3088
9.31/9.49	c bounds 1091 >= 996 @ 8.34422
9.31/9.49	c bounds 1090 >= 996 @ 8.39055
9.31/9.49	c bounds 1089 >= 996 @ 8.4332
9.31/9.49	c bounds 1088 >= 996 @ 8.47129
9.31/9.49	c #Conflicts:      14000 | #Constraints:      11260
9.31/9.49	c bounds 1087 >= 996 @ 8.56691
9.31/9.49	c bounds 1086 >= 996 @ 8.61661
9.31/9.49	c bounds 1085 >= 996 @ 8.65981
9.31/9.49	c bounds 1084 >= 996 @ 8.70976
9.31/9.49	c bounds 1083 >= 996 @ 8.77975
9.31/9.49	c #Conflicts:      15000 | #Constraints:      12269
9.31/9.49	c INPROCESSING
9.31/9.49	c GARBAGE COLLECT
9.31/9.49	c rational objective 996
12.49/12.65	c bounds 1082 >= 996 @ 9.0741
12.49/12.65	c bounds 1081 >= 996 @ 9.14339
12.49/12.65	c bounds 1080 >= 996 @ 9.18978
12.49/12.65	c bounds 1079 >= 996 @ 9.25012
12.49/12.65	c bounds 1078 >= 996 @ 9.36856
12.49/12.65	c #Conflicts:      16000 | #Constraints:      10488
12.49/12.65	c bounds 1077 >= 996 @ 9.90557
12.49/12.65	c #Conflicts:      17000 | #Constraints:      11497
12.49/12.65	c #Conflicts:      18000 | #Constraints:      12497
12.49/12.65	c bounds 1077 >= 997 @ 11.8015
12.49/12.65	c INPROCESSING
12.49/12.65	c GARBAGE COLLECT
12.49/12.65	c rational objective 997
13.99/14.13	c bounds 1076 >= 997 @ 12.1935
13.99/14.13	c bounds 1075 >= 997 @ 12.3418
13.99/14.13	c #Conflicts:      19000 | #Constraints:      10499
13.99/14.13	c #Conflicts:      20000 | #Constraints:      11499
13.99/14.13	c bounds 1074 >= 997 @ 12.7165
13.99/14.13	c bounds 1073 >= 997 @ 12.9954
13.99/14.13	c bounds 1072 >= 997 @ 13.1324
13.99/14.13	c #Conflicts:      21000 | #Constraints:      12504
13.99/14.13	c bounds 1071 >= 997 @ 13.2451
13.99/14.13	c bounds 1070 >= 997 @ 13.3454
13.99/14.13	c INPROCESSING
13.99/14.13	c GARBAGE COLLECT
13.99/14.13	c rational objective 997
17.37/17.51	c bounds 1069 >= 997 @ 13.5761
17.37/17.51	c #Conflicts:      22000 | #Constraints:      10261
17.37/17.51	c bounds 1068 >= 997 @ 13.6466
17.37/17.51	c bounds 1067 >= 997 @ 13.778
17.37/17.51	c bounds 1066 >= 997 @ 13.857
17.37/17.51	c bounds 1065 >= 997 @ 13.9151
17.37/17.51	c bounds 1064 >= 997 @ 13.9783
17.37/17.51	c #Conflicts:      23000 | #Constraints:      11269
17.37/17.51	c #Conflicts:      24000 | #Constraints:      12278
17.37/17.51	c bounds 1063 >= 997 @ 14.4915
17.37/17.51	c #Conflicts:      25000 | #Constraints:      13291
17.37/17.51	c INPROCESSING
17.37/17.51	c GARBAGE COLLECT
17.37/17.51	c rational objective 997
18.87/19.07	c bounds 1062 >= 997 @ 16.8823
18.87/19.07	c bounds 1061 >= 997 @ 16.9577
18.87/19.07	c bounds 1060 >= 997 @ 17.0887
18.87/19.07	c #Conflicts:      26000 | #Constraints:      10938
18.87/19.07	c bounds 1059 >= 997 @ 17.3955
18.87/19.07	c #Conflicts:      27000 | #Constraints:      11939
18.87/19.07	c bounds 1058 >= 997 @ 17.6538
18.87/19.07	c #Conflicts:      28000 | #Constraints:      12942
18.87/19.07	c bounds 1057 >= 997 @ 17.9219
18.87/19.07	c bounds 1056 >= 997 @ 18.0547
18.87/19.07	c #Conflicts:      29000 | #Constraints:      13948
18.87/19.07	c INPROCESSING
18.87/19.07	c GARBAGE COLLECT
18.87/19.07	c rational objective 997
22.55/22.78	c bounds 1055 >= 997 @ 18.5706
22.55/22.78	c #Conflicts:      30000 | #Constraints:      11382
22.55/22.78	c bounds 1054 >= 997 @ 18.9489
22.55/22.78	c #Conflicts:      31000 | #Constraints:      12399
22.55/22.78	c bounds 1053 >= 997 @ 19.6609
22.55/22.78	c #Conflicts:      32000 | #Constraints:      13400
22.55/22.78	c bounds 1053 >= 998 @ 21.4472
22.55/22.78	c #Conflicts:      33000 | #Constraints:      14445
22.55/22.78	c INPROCESSING
22.55/22.78	c GARBAGE COLLECT
22.55/22.78	c rational objective 998
26.23/26.41	c bounds 1052 >= 998 @ 22.2044
26.23/26.41	c bounds 1051 >= 998 @ 22.3203
26.23/26.41	c #Conflicts:      34000 | #Constraints:      11630
26.23/26.41	c #Conflicts:      35000 | #Constraints:      12652
26.23/26.41	c bounds 1050 >= 998 @ 22.7531
26.23/26.41	c #Conflicts:      36000 | #Constraints:      13654
26.23/26.41	c bounds 1049 >= 998 @ 23.6605
26.23/26.41	c #Conflicts:      37000 | #Constraints:      14655
26.23/26.41	c INPROCESSING
26.23/26.41	c GARBAGE COLLECT
26.23/26.41	c rational objective 998
28.12/28.31	c bounds 1048 >= 998 @ 25.5955
28.12/28.31	c #Conflicts:      38000 | #Constraints:      11666
28.12/28.31	c #Conflicts:      39000 | #Constraints:      12700
28.12/28.31	c bounds 1047 >= 998 @ 26.2411
28.12/28.31	c #Conflicts:      40000 | #Constraints:      13711
28.12/28.31	c #Conflicts:      41000 | #Constraints:      14711
28.12/28.31	c INPROCESSING
28.12/28.31	c GARBAGE COLLECT
28.12/28.31	c rational objective 998
30.62/30.87	c #Conflicts:      42000 | #Constraints:      11455
30.62/30.87	c #Conflicts:      43000 | #Constraints:      12455
30.62/30.87	c #Conflicts:      44000 | #Constraints:      13455
30.62/30.87	c bounds 1047 >= 999 @ 28.9113
30.62/30.87	c #Conflicts:      45000 | #Constraints:      14494
30.62/30.87	c bounds 1046 >= 999 @ 29.5136
30.62/30.87	c #Conflicts:      46000 | #Constraints:      15508
30.62/30.87	c INPROCESSING
30.62/30.87	c GARBAGE COLLECT
30.62/30.87	c rational objective 999
40.48/40.78	c #Conflicts:      47000 | #Constraints:      12034
40.48/40.78	c #Conflicts:      48000 | #Constraints:      13034
40.48/40.78	c #Conflicts:      49000 | #Constraints:      14035
40.48/40.78	c bounds 1045 >= 999 @ 32.1327
40.48/40.78	c #Conflicts:      50000 | #Constraints:      15061
40.48/40.78	c #Conflicts:      51000 | #Constraints:      16061
40.48/40.78	c INPROCESSING
40.48/40.78	c GARBAGE COLLECT
40.48/40.78	c rational objective 999
43.57/43.83	c #Conflicts:      52000 | #Constraints:      12514
43.57/43.83	c #Conflicts:      53000 | #Constraints:      13584
43.57/43.83	c #Conflicts:      54000 | #Constraints:      14636
43.57/43.83	c #Conflicts:      55000 | #Constraints:      15706
43.57/43.83	c #Conflicts:      56000 | #Constraints:      16769
43.57/43.83	c INPROCESSING
43.57/43.83	c GARBAGE COLLECT
43.57/43.83	c rational objective 999
47.25/47.51	c #Conflicts:      57000 | #Constraints:      12841
47.25/47.51	c #Conflicts:      58000 | #Constraints:      13841
47.25/47.51	c #Conflicts:      59000 | #Constraints:      14888
47.25/47.51	c #Conflicts:      60000 | #Constraints:      15939
47.25/47.51	c #Conflicts:      61000 | #Constraints:      16993
47.25/47.51	c INPROCESSING
47.25/47.51	c GARBAGE COLLECT
47.25/47.51	c rational objective 999
51.24/51.56	c #Conflicts:      62000 | #Constraints:      12841
51.24/51.56	c #Conflicts:      63000 | #Constraints:      13841
51.24/51.56	c #Conflicts:      64000 | #Constraints:      14841
51.24/51.56	c #Conflicts:      65000 | #Constraints:      15841
51.24/51.56	c bounds 1045 >= 1000 @ 49.5285
51.24/51.56	c #Conflicts:      66000 | #Constraints:      16899
51.24/51.56	c INPROCESSING
51.24/51.56	c GARBAGE COLLECT
51.24/51.56	c rational objective 1000
54.33/54.62	c #Conflicts:      67000 | #Constraints:      12584
54.33/54.62	c #Conflicts:      68000 | #Constraints:      13584
54.33/54.62	c #Conflicts:      69000 | #Constraints:      14596
54.33/54.62	c #Conflicts:      70000 | #Constraints:      15638
54.33/54.62	c #Conflicts:      71000 | #Constraints:      16703
54.33/54.62	c #Conflicts:      72000 | #Constraints:      17741
54.33/54.62	c INPROCESSING
54.33/54.62	c GARBAGE COLLECT
54.33/54.62	c rational objective 1000
59.10/59.40	c #Conflicts:      73000 | #Constraints:      13233
59.10/59.40	c #Conflicts:      74000 | #Constraints:      14233
59.10/59.40	c #Conflicts:      75000 | #Constraints:      15233
59.10/59.40	c #Conflicts:      76000 | #Constraints:      16233
59.10/59.40	c #Conflicts:      77000 | #Constraints:      17233
59.10/59.40	c #Conflicts:      78000 | #Constraints:      18233
59.10/59.40	c INPROCESSING
59.10/59.40	c GARBAGE COLLECT
59.10/59.40	c rational objective 1000
64.89/65.25	c #Conflicts:      79000 | #Constraints:      13622
64.89/65.25	c #Conflicts:      80000 | #Constraints:      14629
64.89/65.25	c #Conflicts:      81000 | #Constraints:      15693
64.89/65.25	c bounds 1044 >= 1000 @ 59.4816
64.89/65.25	c #Conflicts:      82000 | #Constraints:      16748
64.89/65.25	c bounds 1043 >= 1000 @ 60.4366
64.89/65.25	c #Conflicts:      83000 | #Constraints:      17779
64.89/65.25	c bounds 1042 >= 1000 @ 61.2591
64.89/65.25	c #Conflicts:      84000 | #Constraints:      18780
64.89/65.25	c #Conflicts:      85000 | #Constraints:      19780
64.89/65.25	c #Conflicts:      86000 | #Constraints:      20781
64.89/65.25	c bounds 1041 >= 1000 @ 63.2994
64.89/65.25	WSVECS04 Frhs2[3]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[7]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[20]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[24]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[28]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[57]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[59]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[68]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[69]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[81]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[94]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[105]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[117]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[128]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[140]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[142]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[152]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[160]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[164]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[176]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[179]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[191]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[197]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[199]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[223]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[224]: 6 -1.00006 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[233]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[236]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[238]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[239]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[266]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[273]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[282]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[283]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[290]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[297]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[323]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[326]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[330]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[331]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[334]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[335]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[365]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[371]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[381]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[392]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[394]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[395]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[408]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[420]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[433]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[435]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[436]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[439]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[440]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[467]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[468]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[469]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[484]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[489]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[499]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[503]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[504]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[507]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[508]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[517]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[522]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[530]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[536]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[553]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[559]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[560]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[569]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[573]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[595]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[597]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[600]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[610]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[615]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[623]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[632]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[635]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[637]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[640]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[646]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[650]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[652]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[653]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[655]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[659]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[685]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[704]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[707]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[717]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[720]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[726]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[729]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[753]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[774]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[776]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[779]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[780]: 6 -1.00006 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[785]: 6 -1.00006 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[792]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[797]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[799]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[800]: 6 -1.00006 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[803]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[806]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[816]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[818]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[819]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[845]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[852]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[858]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[860]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[880]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[885]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[898]: 6 -1.00006 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[901]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[904]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[906]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[912]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[913]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[917]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[922]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[937]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[956]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[964]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[965]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[973]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[978]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[984]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[999]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1000]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1005]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1008]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1016]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1024]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1028]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1033]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1049]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1065]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1072]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1074]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1087]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1101]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1104]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1105]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1106]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1107]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1109]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1110]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1112]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1118]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1124]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1125]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1135]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1139]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1144]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1146]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1147]: 6 -1.00006 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1148]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1159]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1169]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1175]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1181]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1183]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1185]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1200]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1205]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1210]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1211]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1216]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1218]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1224]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1225]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1238]: 6 -1.00006 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1249]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1262]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1275]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1280]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1282]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1288]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1294]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1303]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1304]: 6 -1.00006 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1305]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1306]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1310]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1314]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1320]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1321]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1324]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1327]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1332]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1343]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1362]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1363]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1375]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1379]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1380]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1384]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1389]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1390]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1406]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1409]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1410]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1426]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1431]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1437]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1442]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1443]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1444]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1449]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1454]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1455]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1456]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1458]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1464]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1469]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1474]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1476]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1477]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1478]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1479]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1481]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1483]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1487]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1488]: 6 -1.00006 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1492]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1493]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1495]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1499]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1503]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1510]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1511]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1514]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1520]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1525]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1541]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1542]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1555]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1558]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1566]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1570]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1571]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1572]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1574]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1578]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1590]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1592]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1602]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1608]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1610]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1612]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1613]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1621]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1622]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1623]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1625]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1633]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1634]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1639]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1649]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1652]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1662]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1664]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1665]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1676]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1682]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1689]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1693]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1699]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1700]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1717]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1718]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1719]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1725]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1727]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1729]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1730]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1734]: 6 -1.00006 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1738]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1739]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1741]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1742]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1748]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1758]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1761]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1787]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1789]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1793]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1802]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1803]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1812]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1836]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1840]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1844]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1845]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1847]: 6 -1.00005 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1854]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1872]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1874]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1889]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1892]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1899]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1900]: 6 -1.00001 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1914]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1922]: 6 -1.00004 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1943]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1949]: 6 -1.00003 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1955]: 6 -1.00002 0 shouldn't be
64.89/65.25	WSVECS04 Frhs2[1959]: 6 -1.00005 0 shouldn't be
123.56/124.12	c #Conflicts:      87000 | #Constraints:      21799
123.56/124.12	c #Conflicts:      88000 | #Constraints:      22799
123.56/124.12	c #Conflicts:      89000 | #Constraints:      23799
123.56/124.12	c #Conflicts:      90000 | #Constraints:      24799
123.56/124.12	c #Conflicts:      91000 | #Constraints:      25799
123.56/124.12	c #Conflicts:      92000 | #Constraints:      26799
123.56/124.12	c #Conflicts:      93000 | #Constraints:      27799
123.56/124.12	c #Conflicts:      94000 | #Constraints:      28799
123.56/124.12	c #Conflicts:      95000 | #Constraints:      29799
123.56/124.12	c bounds 1041 >= 1001 @ 106.231
123.56/124.12	c #Conflicts:      96000 | #Constraints:      30850
123.56/124.12	c #Conflicts:      97000 | #Constraints:      31850
123.56/124.12	c #Conflicts:      98000 | #Constraints:      32850
123.56/124.12	c #Conflicts:      99000 | #Constraints:      33851
123.56/124.12	c #Conflicts:     100000 | #Constraints:      34902
123.56/124.12	c #Conflicts:     101000 | #Constraints:      35952
123.56/124.12	c #Conflicts:     102000 | #Constraints:      37034
123.56/124.12	c INPROCESSING
123.56/124.12	c GARBAGE COLLECT
123.56/124.12	c rational objective 1001
129.14/129.72	c #Conflicts:     103000 | #Constraints:      22613
129.14/129.72	c #Conflicts:     104000 | #Constraints:      23654
129.14/129.72	c #Conflicts:     105000 | #Constraints:      24701
129.14/129.72	c bounds 1040 >= 1001 @ 122.776
129.14/129.72	c #Conflicts:     106000 | #Constraints:      25720
129.14/129.72	c #Conflicts:     107000 | #Constraints:      26756
129.14/129.72	c #Conflicts:     108000 | #Constraints:      27799
129.14/129.72	c #Conflicts:     109000 | #Constraints:      28840
129.14/129.72	c #Conflicts:     110000 | #Constraints:      29878
129.14/129.72	c INPROCESSING
129.14/129.72	c GARBAGE COLLECT
129.14/129.72	c rational objective 1001
134.13/134.72	c #Conflicts:     111000 | #Constraints:      19448
134.13/134.72	c #Conflicts:     112000 | #Constraints:      20448
134.13/134.72	c #Conflicts:     113000 | #Constraints:      21458
134.13/134.72	c #Conflicts:     114000 | #Constraints:      22570
134.13/134.72	c #Conflicts:     115000 | #Constraints:      23637
134.13/134.72	c #Conflicts:     116000 | #Constraints:      24688
134.13/134.72	c #Conflicts:     117000 | #Constraints:      25742
134.13/134.72	c INPROCESSING
134.13/134.72	c GARBAGE COLLECT
134.13/134.72	c rational objective 1001
138.11/138.70	c #Conflicts:     118000 | #Constraints:      17248
138.11/138.70	c #Conflicts:     119000 | #Constraints:      18289
138.11/138.70	c #Conflicts:     120000 | #Constraints:      19333
138.11/138.70	c #Conflicts:     121000 | #Constraints:      20391
138.11/138.70	c #Conflicts:     122000 | #Constraints:      21436
138.11/138.70	c #Conflicts:     123000 | #Constraints:      22496
138.11/138.70	c #Conflicts:     124000 | #Constraints:      23551
138.11/138.70	c INPROCESSING
138.11/138.70	c GARBAGE COLLECT
138.11/138.70	c rational objective 1001
144.09/144.71	c #Conflicts:     125000 | #Constraints:      15928
144.09/144.71	c #Conflicts:     126000 | #Constraints:      16928
144.09/144.71	c #Conflicts:     127000 | #Constraints:      17928
144.09/144.71	c #Conflicts:     128000 | #Constraints:      18928
144.09/144.71	c #Conflicts:     129000 | #Constraints:      19932
144.09/144.71	c #Conflicts:     130000 | #Constraints:      20961
144.09/144.71	c #Conflicts:     131000 | #Constraints:      21995
144.09/144.71	c #Conflicts:     132000 | #Constraints:      23023
144.09/144.71	c INPROCESSING
144.09/144.71	c GARBAGE COLLECT
144.09/144.71	c rational objective 1001
152.67/153.37	c #Conflicts:     133000 | #Constraints:      15763
152.67/153.37	c #Conflicts:     134000 | #Constraints:      16763
152.67/153.37	c #Conflicts:     135000 | #Constraints:      17763
152.67/153.37	c #Conflicts:     136000 | #Constraints:      18763
152.67/153.37	c #Conflicts:     137000 | #Constraints:      19763
152.67/153.37	c #Conflicts:     138000 | #Constraints:      20763
152.67/153.37	c #Conflicts:     139000 | #Constraints:      21763
152.67/153.37	c #Conflicts:     140000 | #Constraints:      22764
152.67/153.37	c INPROCESSING
152.67/153.37	c GARBAGE COLLECT
152.67/153.37	c rational objective 1001
156.15/156.87	c #Conflicts:     141000 | #Constraints:      15762
156.15/156.87	c #Conflicts:     142000 | #Constraints:      16785
156.15/156.87	c #Conflicts:     143000 | #Constraints:      17850
156.15/156.87	c #Conflicts:     144000 | #Constraints:      18933
156.15/156.87	c #Conflicts:     145000 | #Constraints:      19996
156.15/156.87	c bounds 1039 >= 1001 @ 153.608
156.15/156.87	WSVECS04 Frhs2[1]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[3]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[4]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[5]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[7]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[10]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[15]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[20]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[21]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[24]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[28]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[29]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[30]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[33]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[34]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[35]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[40]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[45]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[46]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[51]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[54]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[56]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[57]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[58]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[59]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[60]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[63]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[64]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[65]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[68]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[69]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[72]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[75]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[81]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[86]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[87]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[88]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[93]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[94]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[95]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[98]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[100]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[101]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[103]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[105]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[107]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[109]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[110]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[111]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[113]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[114]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[117]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[118]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[125]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[128]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[129]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[130]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[132]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[134]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[139]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[140]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[141]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[142]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[144]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[152]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[153]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[155]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[159]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[160]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[163]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[164]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[167]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[169]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[170]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[175]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[176]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[178]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[179]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[180]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[186]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[190]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[191]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[196]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[197]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[198]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[199]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[201]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[203]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[204]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[209]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[210]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[213]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[214]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[216]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[222]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[223]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[224]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[227]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[232]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[233]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[234]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[236]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[237]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[238]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[239]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[242]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[245]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[246]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[248]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[249]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[250]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[254]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[256]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[258]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[262]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[263]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[266]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[267]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[269]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[270]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[272]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[273]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[277]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[281]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[282]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[283]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[284]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[285]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[286]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[290]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[293]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[297]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[300]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[301]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[307]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[314]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[316]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[317]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[318]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[321]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[323]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[326]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[327]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[328]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[330]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[331]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[333]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[334]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[335]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[336]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[338]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[339]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[342]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[344]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[345]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[347]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[349]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[351]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[354]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[357]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[359]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[362]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[363]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[365]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[366]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[368]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[371]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[373]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[374]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[376]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[377]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[380]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[381]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[382]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[383]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[390]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[392]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[393]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[394]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[395]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[399]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[401]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[402]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[405]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[408]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[410]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[413]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[416]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[417]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[418]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[420]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[421]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[422]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[427]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[428]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[429]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[430]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[431]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[434]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[435]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[436]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[439]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[440]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[442]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[443]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[444]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[445]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[448]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[449]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[450]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[452]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[454]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[456]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[458]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[459]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[465]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[466]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[467]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[468]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[469]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[470]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[472]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[473]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[474]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[476]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[478]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[482]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[484]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[485]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[487]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[489]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[494]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[499]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[500]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[501]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[503]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[504]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[505]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[506]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[507]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[508]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[511]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[516]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[517]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[519]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[520]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[522]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[524]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[528]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[530]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[531]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[534]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[535]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[536]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[537]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[539]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[544]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[546]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[547]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[548]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[549]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[551]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[553]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[554]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[557]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[559]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[560]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[561]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[563]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[569]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[570]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[572]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[573]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[577]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[579]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[582]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[583]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[584]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[585]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[586]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[587]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[588]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[589]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[590]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[593]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[595]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[597]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[598]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[600]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[606]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[607]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[610]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[611]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[615]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[617]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[623]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[624]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[627]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[629]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[631]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[632]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[635]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[636]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[637]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[639]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[640]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[642]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[643]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[644]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[645]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[646]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[649]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[650]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[652]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[653]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[654]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[656]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[659]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[662]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[663]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[672]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[679]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[680]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[681]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[682]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[683]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[685]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[695]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[696]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[700]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[701]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[704]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[707]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[709]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[713]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[717]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[718]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[720]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[722]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[723]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[724]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[725]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[726]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[728]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[729]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[730]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[731]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[732]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[742]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[743]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[744]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[746]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[749]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[751]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[752]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[753]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[758]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[759]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[761]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[762]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[763]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[765]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[772]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[773]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[774]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[775]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[776]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[777]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[779]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[780]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[782]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[785]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[788]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[789]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[790]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[791]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[792]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[793]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[796]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[797]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[798]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[799]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[800]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[803]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[806]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[810]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[811]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[813]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[815]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[816]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[817]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[818]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[819]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[821]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[822]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[825]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[829]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[835]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[837]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[840]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[848]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[849]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[850]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[851]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[852]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[853]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[854]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[858]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[860]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[862]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[863]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[865]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[867]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[874]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[880]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[881]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[884]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[885]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[887]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[889]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[892]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[893]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[894]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[895]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[896]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[897]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[898]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[900]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[901]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[902]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[904]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[905]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[906]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[909]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[910]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[911]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[912]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[913]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[917]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[920]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[922]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[924]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[926]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[930]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[931]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[936]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[937]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[941]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[944]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[947]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[948]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[951]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[953]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[954]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[956]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[957]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[959]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[960]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[963]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[964]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[965]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[967]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[968]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[971]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[972]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[973]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[975]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[976]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[978]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[981]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[983]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[984]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[986]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[987]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[988]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[990]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[992]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[994]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[995]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[996]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[997]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[998]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[999]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1000]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1004]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1005]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1008]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1014]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1016]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1022]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1023]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1024]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1027]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1028]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1030]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1032]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1033]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1036]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1037]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1038]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1039]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1040]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1041]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1046]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1049]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1052]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1053]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1054]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1060]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1064]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1065]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1066]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1067]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1069]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1070]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1071]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1072]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1074]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1076]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1077]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1078]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1079]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1080]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1081]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1084]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1087]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1093]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1097]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1100]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1101]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1104]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1105]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1106]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1107]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1109]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1110]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1112]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1117]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1118]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1119]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1120]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1121]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1122]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1124]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1125]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1128]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1129]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1134]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1136]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1138]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1139]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1140]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1144]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1146]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1147]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1148]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1150]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1152]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1155]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1156]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1158]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1160]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1161]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1163]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1164]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1165]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1166]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1168]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1171]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1173]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1175]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1177]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1179]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1180]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1181]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1182]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1183]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1185]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1186]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1187]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1188]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1189]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1191]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1194]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1195]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1197]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1198]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1199]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1200]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1201]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1202]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1204]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1205]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1207]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1208]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1210]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1211]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1212]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1216]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1217]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1218]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1220]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1221]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1224]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1225]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1226]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1227]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1237]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1238]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1240]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1244]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1249]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1250]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1251]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1253]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1255]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1256]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1258]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1262]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1267]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1268]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1270]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1272]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1274]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1275]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1276]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1279]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1280]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1282]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1285]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1286]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1288]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1289]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1294]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1296]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1301]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1303]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1304]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1305]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1306]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1307]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1308]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1309]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1310]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1313]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1314]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1315]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1319]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1320]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1321]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1322]: 6 -1.0001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1323]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1324]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1326]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1327]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1330]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1332]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1335]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1336]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1338]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1341]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1343]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1344]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1346]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1350]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1362]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1363]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1366]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1368]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1370]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1372]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1375]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1377]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1379]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1380]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1384]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1386]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1388]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1389]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1390]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1392]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1395]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1396]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1398]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1399]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1402]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1403]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1405]: 6 -1.00009 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1406]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1409]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1410]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1411]: 6 -1.00006 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1415]: 6 -1.00002 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1416]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1418]: 6 -1.00008 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1420]: 6 -1.00005 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1422]: 6 -1.00004 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1424]: 6 -1.00003 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1425]: 6 -1.00007 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1426]: 6 -1.00001 0 shouldn't be
156.15/156.87	WSVECS04 Frhs2[1429]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1430]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1431]: 6 -1.0001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1433]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1435]: 6 -1.0001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1436]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1437]: 6 -1.00002 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1440]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1442]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1443]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1444]: 6 -1.00001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1447]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1449]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1450]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1453]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1454]: 6 -1.00002 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1455]: 6 -1.00005 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1457]: 6 -1.00002 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1458]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1464]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1466]: 6 -1.00005 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1469]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1471]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1474]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1476]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1477]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1478]: 6 -1.00005 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1479]: 6 -1.00001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1480]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1481]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1483]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1484]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1487]: 6 -1.00002 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1488]: 6 -1.00002 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1490]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1492]: 6 -1.0001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1493]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1495]: 6 -1.00001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1497]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1498]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1499]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1502]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1503]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1504]: 6 -1.0001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1505]: 6 -1.0001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1510]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1511]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1514]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1516]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1520]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1525]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1527]: 6 -1.0001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1528]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1529]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1535]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1536]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1539]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1540]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1541]: 6 -1.00002 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1542]: 6 -1.00005 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1543]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1544]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1545]: 6 -1.00001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1546]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1548]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1551]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1552]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1554]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1555]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1558]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1559]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1565]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1566]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1567]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1570]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1571]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1572]: 6 -1.00005 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1575]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1577]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1578]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1579]: 6 -1.00002 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1580]: 6 -1.0001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1581]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1585]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1586]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1588]: 6 -1.00002 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1589]: 6 -1.00002 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1590]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1591]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1592]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1593]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1598]: 6 -1.00005 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1599]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1600]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1601]: 6 -1.0001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1602]: 6 -1.00001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1604]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1608]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1610]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1612]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1613]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1615]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1619]: 6 -1.00002 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1622]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1623]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1625]: 6 -1.00005 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1630]: 6 -1.0001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1631]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1633]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1634]: 6 -1.00005 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1635]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1636]: 6 -1.00005 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1638]: 6 -1.00002 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1639]: 6 -1.00005 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1642]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1643]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1644]: 6 -1.00005 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1645]: 6 -1.00005 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1647]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1649]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1652]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1654]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1655]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1656]: 6 -1.00002 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1658]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1660]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1662]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1663]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1665]: 6 -1.00005 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1667]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1676]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1677]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1678]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1681]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1682]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1684]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1686]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1689]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1690]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1693]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1694]: 6 -1.00001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1695]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1697]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1699]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1700]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1703]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1707]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1709]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1711]: 6 -1.00005 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1712]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1717]: 6 -1.00002 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1718]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1719]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1721]: 6 -1.00002 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1723]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1725]: 6 -1.00005 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1727]: 6 -1.00001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1729]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1730]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1734]: 6 -1.00005 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1738]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1739]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1741]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1742]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1744]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1745]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1748]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1749]: 6 -1.00001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1751]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1753]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1754]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1758]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1760]: 6 -1.00001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1761]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1768]: 6 -1.00002 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1769]: 6 -1.00005 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1771]: 6 -1.00005 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1774]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1775]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1777]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1778]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1779]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1783]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1787]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1788]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1789]: 6 -1.00002 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1790]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1793]: 6 -1.00001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1797]: 6 -1.00001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1799]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1802]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1803]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1804]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1806]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1808]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1809]: 6 -1.00001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1810]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1811]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1812]: 6 -1.00005 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1814]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1818]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1819]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1820]: 6 -1.00002 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1821]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1823]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1824]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1826]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1827]: 6 -1.00005 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1828]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1829]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1833]: 6 -1.00005 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1834]: 6 -1.00002 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1836]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1837]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1839]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1840]: 6 -1.00005 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1844]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1845]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1846]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1847]: 6 -1.0001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1848]: 6 -1.00001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1851]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1853]: 6 -1.00005 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1854]: 6 -1.0001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1855]: 6 -1.00002 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1857]: 6 -1.00002 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1858]: 6 -1.0001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1864]: 6 -1.00002 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1868]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1869]: 6 -1.0001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1872]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1873]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1874]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1875]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1876]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1878]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1879]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1881]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1882]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1884]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1886]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1887]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1889]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1890]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1891]: 6 -1.0001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1892]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1894]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1895]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1899]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1900]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1901]: 6 -1.0001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1905]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1906]: 6 -1.00002 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1907]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1908]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1912]: 6 -1.00002 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1914]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1915]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1917]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1918]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1922]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1923]: 6 -1.0001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1924]: 6 -1.0001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1925]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1926]: 6 -1.00003 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1928]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1932]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1934]: 6 -1.0001 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1935]: 6 -1.00005 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1936]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1938]: 6 -1.00002 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1940]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1942]: 6 -1.00005 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1943]: 6 -1.00002 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1944]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1945]: 6 -1.00005 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1946]: 6 -1.00006 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1948]: 6 -1.00004 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1949]: 6 -1.00009 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1953]: 6 -1.00008 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1954]: 6 -1.00007 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1955]: 6 -1.00005 0 shouldn't be
156.15/156.88	WSVECS04 Frhs2[1959]: 6 -1.00002 0 shouldn't be
260.71/261.77	c #Conflicts:     146000 | #Constraints:      21021
260.71/261.77	c #Conflicts:     147000 | #Constraints:      22021
260.71/261.77	c #Conflicts:     148000 | #Constraints:      23021
260.71/261.77	c #Conflicts:     149000 | #Constraints:      24021
260.71/261.77	c #Conflicts:     150000 | #Constraints:      25021
260.71/261.77	c #Conflicts:     151000 | #Constraints:      26021
260.71/261.77	c #Conflicts:     152000 | #Constraints:      27021
260.71/261.77	c #Conflicts:     153000 | #Constraints:      28021
260.71/261.77	c #Conflicts:     154000 | #Constraints:      29021
260.71/261.77	c #Conflicts:     155000 | #Constraints:      30021
260.71/261.77	c #Conflicts:     156000 | #Constraints:      31021
260.71/261.77	c #Conflicts:     157000 | #Constraints:      32021
260.71/261.77	c #Conflicts:     158000 | #Constraints:      33021
260.71/261.77	c #Conflicts:     159000 | #Constraints:      34021
260.71/261.77	c #Conflicts:     160000 | #Constraints:      35021
260.71/261.77	c #Conflicts:     161000 | #Constraints:      36021
260.71/261.77	c #Conflicts:     162000 | #Constraints:      37021
260.71/261.77	c #Conflicts:     163000 | #Constraints:      38021
260.71/261.77	c #Conflicts:     164000 | #Constraints:      39021
260.71/261.77	c #Conflicts:     165000 | #Constraints:      40021
260.71/261.77	c #Conflicts:     166000 | #Constraints:      41021
260.71/261.77	c #Conflicts:     167000 | #Constraints:      42021
260.71/261.77	c #Conflicts:     168000 | #Constraints:      43021
260.71/261.77	c #Conflicts:     169000 | #Constraints:      44021
260.71/261.77	c #Conflicts:     170000 | #Constraints:      45021
260.71/261.77	c bounds 1039 >= 1002 @ 253.859
260.71/261.77	c #Conflicts:     171000 | #Constraints:      46082
260.71/261.77	c #Conflicts:     172000 | #Constraints:      47523
260.71/261.77	c INPROCESSING
260.71/261.77	c GARBAGE COLLECT
260.71/261.77	c rational objective 1002
271.98/273.09	c #Conflicts:     173000 | #Constraints:      28240
271.98/273.09	c #Conflicts:     174000 | #Constraints:      29240
271.98/273.09	c #Conflicts:     175000 | #Constraints:      30240
271.98/273.09	c #Conflicts:     176000 | #Constraints:      31240
271.98/273.09	c #Conflicts:     177000 | #Constraints:      32240
271.98/273.09	c #Conflicts:     178000 | #Constraints:      33240
271.98/273.09	c #Conflicts:     179000 | #Constraints:      34288
271.98/273.09	c #Conflicts:     180000 | #Constraints:      35659
271.98/273.09	c #Conflicts:     181000 | #Constraints:      37138
271.98/273.09	c #Conflicts:     182000 | #Constraints:      38749
271.98/273.09	c INPROCESSING
271.98/273.09	c GARBAGE COLLECT
271.98/273.09	c rational objective 1002
287.62/288.73	c #Conflicts:     183000 | #Constraints:      23934
287.62/288.73	c #Conflicts:     184000 | #Constraints:      24934
287.62/288.73	c #Conflicts:     185000 | #Constraints:      25934
287.62/288.73	c #Conflicts:     186000 | #Constraints:      26934
287.62/288.73	c #Conflicts:     187000 | #Constraints:      27935
287.62/288.73	c #Conflicts:     188000 | #Constraints:      29619
287.62/288.73	c #Conflicts:     189000 | #Constraints:      31523
287.62/288.73	c #Conflicts:     190000 | #Constraints:      33348
287.62/288.73	c #Conflicts:     191000 | #Constraints:      35193
287.62/288.73	c INPROCESSING
287.62/288.73	c GARBAGE COLLECT
287.62/288.73	c rational objective 1002
306.56/307.72	c #Conflicts:     192000 | #Constraints:      22579
306.56/307.72	c #Conflicts:     193000 | #Constraints:      24249
306.56/307.72	c #Conflicts:     194000 | #Constraints:      26016
306.56/307.72	c #Conflicts:     195000 | #Constraints:      27783
306.56/307.72	c #Conflicts:     196000 | #Constraints:      29500
306.56/307.72	c #Conflicts:     197000 | #Constraints:      31036
306.56/307.72	c #Conflicts:     198000 | #Constraints:      32499
306.56/307.72	c #Conflicts:     199000 | #Constraints:      33910
306.56/307.72	c #Conflicts:     200000 | #Constraints:      35255
306.56/307.72	c #Conflicts:     201000 | #Constraints:      36616
306.56/307.72	c INPROCESSING
306.56/307.72	c GARBAGE COLLECT
306.56/307.72	c rational objective 1002
323.91/325.11	c #Conflicts:     202000 | #Constraints:      22868
323.91/325.11	c #Conflicts:     203000 | #Constraints:      23870
323.91/325.11	c #Conflicts:     204000 | #Constraints:      24870
323.91/325.11	c #Conflicts:     205000 | #Constraints:      25871
323.91/325.11	c #Conflicts:     206000 | #Constraints:      26872
323.91/325.11	c #Conflicts:     207000 | #Constraints:      27872
323.91/325.11	c #Conflicts:     208000 | #Constraints:      28873
323.91/325.11	c #Conflicts:     209000 | #Constraints:      29874
323.91/325.11	c #Conflicts:     210000 | #Constraints:      30875
323.91/325.11	c INPROCESSING
323.91/325.11	c GARBAGE COLLECT
323.91/325.11	c rational objective 1002
402.94/404.45	c #Conflicts:     211000 | #Constraints:      19600
402.94/404.45	c #Conflicts:     212000 | #Constraints:      20602
402.94/404.45	c #Conflicts:     213000 | #Constraints:      21681
402.94/404.45	c #Conflicts:     214000 | #Constraints:      22768
402.94/404.45	c #Conflicts:     215000 | #Constraints:      23826
402.94/404.45	c #Conflicts:     216000 | #Constraints:      24892
402.94/404.45	c #Conflicts:     217000 | #Constraints:      25952
402.94/404.45	c #Conflicts:     218000 | #Constraints:      27020
402.94/404.45	c #Conflicts:     219000 | #Constraints:      28090
402.94/404.45	c #Conflicts:     220000 | #Constraints:      29147
402.94/404.45	c #Conflicts:     221000 | #Constraints:      30202
402.94/404.45	c #Conflicts:     222000 | #Constraints:      31251
402.94/404.45	c #Conflicts:     223000 | #Constraints:      32295
402.94/404.45	c #Conflicts:     224000 | #Constraints:      33345
402.94/404.45	c #Conflicts:     225000 | #Constraints:      34396
402.94/404.45	c #Conflicts:     226000 | #Constraints:      35443
402.94/404.45	c #Conflicts:     227000 | #Constraints:      36487
402.94/404.45	c #Conflicts:     228000 | #Constraints:      37523
402.94/404.45	c #Conflicts:     229000 | #Constraints:      38546
402.94/404.45	c #Conflicts:     230000 | #Constraints:      39590
402.94/404.45	c #Conflicts:     231000 | #Constraints:      40625
402.94/404.45	c #Conflicts:     232000 | #Constraints:      41661
402.94/404.45	c #Conflicts:     233000 | #Constraints:      42705
402.94/404.45	c #Conflicts:     234000 | #Constraints:      43747
402.94/404.45	c #Conflicts:     235000 | #Constraints:      44771
402.94/404.45	c #Conflicts:     236000 | #Constraints:      45809
402.94/404.45	c #Conflicts:     237000 | #Constraints:      46856
402.94/404.45	c #Conflicts:     238000 | #Constraints:      47900
402.94/404.45	c #Conflicts:     239000 | #Constraints:      48929
402.94/404.45	c #Conflicts:     240000 | #Constraints:      49965
402.94/404.45	c #Conflicts:     241000 | #Constraints:      51009
402.94/404.45	c #Conflicts:     242000 | #Constraints:      52059
402.94/404.45	c #Conflicts:     243000 | #Constraints:      53099
402.94/404.45	c #Conflicts:     244000 | #Constraints:      54124
402.94/404.45	c #Conflicts:     245000 | #Constraints:      55161
402.94/404.45	c #Conflicts:     246000 | #Constraints:      56194
402.94/404.45	c #Conflicts:     247000 | #Constraints:      57226
402.94/404.45	c #Conflicts:     248000 | #Constraints:      58258
402.94/404.45	c #Conflicts:     249000 | #Constraints:      59288
402.94/404.45	c INPROCESSING
402.94/404.45	c GARBAGE COLLECT
402.94/404.45	c rational objective 1002
435.63/437.28	c #Conflicts:     250000 | #Constraints:      33941
435.63/437.28	c #Conflicts:     251000 | #Constraints:      34941
435.63/437.28	c #Conflicts:     252000 | #Constraints:      35941
435.63/437.28	c #Conflicts:     253000 | #Constraints:      36941
435.63/437.28	c #Conflicts:     254000 | #Constraints:      37941
435.63/437.28	c #Conflicts:     255000 | #Constraints:      38941
435.63/437.28	c #Conflicts:     256000 | #Constraints:      39941
435.63/437.28	c #Conflicts:     257000 | #Constraints:      40941
435.63/437.28	c #Conflicts:     258000 | #Constraints:      41941
435.63/437.28	c #Conflicts:     259000 | #Constraints:      42941
435.63/437.28	c #Conflicts:     260000 | #Constraints:      43941
435.63/437.28	c INPROCESSING
435.63/437.28	c GARBAGE COLLECT
435.63/437.28	c rational objective 1002
462.34/464.01	c #Conflicts:     261000 | #Constraints:      26264
462.34/464.01	c #Conflicts:     262000 | #Constraints:      27264
462.34/464.01	c #Conflicts:     263000 | #Constraints:      28264
462.34/464.01	c #Conflicts:     264000 | #Constraints:      29264
462.34/464.01	c #Conflicts:     265000 | #Constraints:      30264
462.34/464.01	c #Conflicts:     266000 | #Constraints:      31264
462.34/464.01	c #Conflicts:     267000 | #Constraints:      32264
462.34/464.01	c #Conflicts:     268000 | #Constraints:      33264
462.34/464.01	c #Conflicts:     269000 | #Constraints:      34264
462.34/464.01	c #Conflicts:     270000 | #Constraints:      35264
462.34/464.01	c #Conflicts:     271000 | #Constraints:      36264
462.34/464.01	c #Conflicts:     272000 | #Constraints:      37264
462.34/464.01	c INPROCESSING
462.34/464.01	c GARBAGE COLLECT
462.34/464.01	c rational objective 1002
578.66/580.79	c #Conflicts:     273000 | #Constraints:      23276
578.66/580.79	c #Conflicts:     274000 | #Constraints:      24276
578.66/580.79	c #Conflicts:     275000 | #Constraints:      25276
578.66/580.79	c #Conflicts:     276000 | #Constraints:      26276
578.66/580.79	c #Conflicts:     277000 | #Constraints:      27276
578.66/580.79	c #Conflicts:     278000 | #Constraints:      28276
578.66/580.79	c #Conflicts:     279000 | #Constraints:      29276
578.66/580.79	c #Conflicts:     280000 | #Constraints:      30276
578.66/580.79	c #Conflicts:     281000 | #Constraints:      31276
578.66/580.79	c #Conflicts:     282000 | #Constraints:      32276
578.66/580.79	c #Conflicts:     283000 | #Constraints:      33277
578.66/580.79	c #Conflicts:     284000 | #Constraints:      34277
578.66/580.79	c #Conflicts:     285000 | #Constraints:      35277
578.66/580.79	c #Conflicts:     286000 | #Constraints:      36278
578.66/580.79	c #Conflicts:     287000 | #Constraints:      37278
578.66/580.79	c #Conflicts:     288000 | #Constraints:      38278
578.66/580.79	c #Conflicts:     289000 | #Constraints:      39278
578.66/580.79	c #Conflicts:     290000 | #Constraints:      40278
578.66/580.79	c #Conflicts:     291000 | #Constraints:      41278
578.66/580.79	c #Conflicts:     292000 | #Constraints:      42278
578.66/580.79	c #Conflicts:     293000 | #Constraints:      43278
578.66/580.79	c #Conflicts:     294000 | #Constraints:      44278
578.66/580.79	c #Conflicts:     295000 | #Constraints:      45279
578.66/580.79	c #Conflicts:     296000 | #Constraints:      46279
578.66/580.79	c #Conflicts:     297000 | #Constraints:      47279
578.66/580.79	c #Conflicts:     298000 | #Constraints:      48279
578.66/580.79	c #Conflicts:     299000 | #Constraints:      49279
578.66/580.79	c #Conflicts:     300000 | #Constraints:      50279
578.66/580.79	c #Conflicts:     301000 | #Constraints:      51279
578.66/580.79	c bounds 1039 >= 1003 @ 556.533
578.66/580.79	c #Conflicts:     302000 | #Constraints:      52345
578.66/580.79	c #Conflicts:     303000 | #Constraints:      53345
578.66/580.79	c #Conflicts:     304000 | #Constraints:      54345
578.66/580.79	c #Conflicts:     305000 | #Constraints:      55345
578.66/580.79	c #Conflicts:     306000 | #Constraints:      56398
578.66/580.79	c #Conflicts:     307000 | #Constraints:      57640
578.66/580.79	c #Conflicts:     308000 | #Constraints:      58876
578.66/580.79	c #Conflicts:     309000 | #Constraints:      60189
578.66/580.79	c #Conflicts:     310000 | #Constraints:      61557
578.66/580.79	c #Conflicts:     311000 | #Constraints:      62822
578.66/580.79	c #Conflicts:     312000 | #Constraints:      64253
578.66/580.79	c #Conflicts:     313000 | #Constraints:      65654
578.66/580.79	c #Conflicts:     314000 | #Constraints:      67064
578.66/580.79	c #Conflicts:     315000 | #Constraints:      68524
578.66/580.79	c INPROCESSING
578.66/580.79	c GARBAGE COLLECT
578.66/580.79	c rational objective 1003
628.60/630.83	c #Conflicts:     316000 | #Constraints:      39051
628.60/630.83	c #Conflicts:     317000 | #Constraints:      40332
628.60/630.83	c #Conflicts:     318000 | #Constraints:      41620
628.60/630.83	c #Conflicts:     319000 | #Constraints:      43248
628.60/630.83	c #Conflicts:     320000 | #Constraints:      44961
628.60/630.83	c #Conflicts:     321000 | #Constraints:      46568
628.60/630.83	c #Conflicts:     322000 | #Constraints:      48215
628.60/630.83	c #Conflicts:     323000 | #Constraints:      49756
628.60/630.83	c #Conflicts:     324000 | #Constraints:      51333
628.60/630.83	c #Conflicts:     325000 | #Constraints:      53056
628.60/630.83	c #Conflicts:     326000 | #Constraints:      54836
628.60/630.83	c #Conflicts:     327000 | #Constraints:      56591
628.60/630.83	c INPROCESSING
628.60/630.83	c GARBAGE COLLECT
628.60/630.83	c rational objective 1003
665.78/668.17	c #Conflicts:     328000 | #Constraints:      32925
665.78/668.17	c #Conflicts:     329000 | #Constraints:      34177
665.78/668.17	c #Conflicts:     330000 | #Constraints:      35874
665.78/668.17	c #Conflicts:     331000 | #Constraints:      37656
665.78/668.17	c #Conflicts:     332000 | #Constraints:      39467
665.78/668.17	c #Conflicts:     333000 | #Constraints:      41338
665.78/668.17	c #Conflicts:     334000 | #Constraints:      43163
665.78/668.17	c #Conflicts:     335000 | #Constraints:      45014
665.78/668.17	c #Conflicts:     336000 | #Constraints:      46907
665.78/668.17	c #Conflicts:     337000 | #Constraints:      48826
665.78/668.17	c bounds 1038 >= 1003 @ 659.61
665.78/668.17	WSVECS04 Frhs2[1]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[3]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[5]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[7]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[10]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[15]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[20]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[21]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[24]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[28]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[29]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[33]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[34]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[35]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[37]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[45]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[54]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[57]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[58]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[59]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[63]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[64]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[68]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[69]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[75]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[81]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[86]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[87]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[88]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[93]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[94]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[95]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[98]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[101]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[103]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[105]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[107]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[109]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[110]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[111]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[113]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[117]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[125]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[128]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[129]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[130]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[132]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[134]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[139]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[140]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[141]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[152]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[155]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[159]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[160]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[163]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[164]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[167]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[169]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[170]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[175]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[176]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[178]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[179]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[180]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[186]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[190]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[191]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[196]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[197]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[198]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[199]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[201]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[203]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[204]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[209]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[213]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[214]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[216]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[222]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[223]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[224]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[227]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[232]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[234]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[236]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[237]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[238]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[239]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[245]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[246]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[249]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[250]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[254]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[256]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[258]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[263]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[266]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[267]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[269]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[272]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[273]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[279]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[281]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[282]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[283]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[284]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[290]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[293]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[297]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[298]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[300]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[307]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[314]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[316]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[317]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[318]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[321]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[323]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[326]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[327]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[328]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[330]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[331]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[333]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[334]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[335]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[336]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[338]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[339]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[342]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[345]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[349]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[351]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[354]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[357]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[365]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[366]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[368]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[371]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[373]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[374]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[376]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[377]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[380]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[381]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[383]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[390]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[392]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[393]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[394]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[395]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[399]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[401]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[402]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[406]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[410]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[413]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[416]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[420]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[422]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[427]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[428]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[429]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[430]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[431]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[433]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[434]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[436]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[440]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[442]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[444]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[445]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[449]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[450]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[452]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[456]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[458]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[459]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[465]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[466]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[468]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[469]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[470]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[472]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[473]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[474]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[476]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[478]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[482]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[484]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[485]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[489]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[494]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[499]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[501]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[503]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[504]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[505]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[506]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[507]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[511]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[516]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[517]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[519]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[520]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[522]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[528]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[530]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[531]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[535]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[536]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[539]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[546]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[547]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[548]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[551]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[553]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[557]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[559]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[560]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[561]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[563]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[570]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[572]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[573]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[579]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[582]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[583]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[584]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[586]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[587]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[588]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[589]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[590]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[595]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[597]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[598]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[600]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[602]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[606]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[607]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[610]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[615]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[617]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[623]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[624]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[627]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[629]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[631]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[632]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[635]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[636]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[637]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[639]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[640]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[643]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[644]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[646]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[650]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[652]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[653]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[654]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[656]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[659]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[662]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[672]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[678]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[679]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[682]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[683]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[685]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[695]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[696]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[700]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[701]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[704]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[707]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[709]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[713]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[717]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[718]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[720]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[722]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[723]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[724]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[725]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[726]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[728]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[729]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[730]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[731]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[732]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[742]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[743]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[746]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[749]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[751]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[752]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[753]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[754]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[759]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[761]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[763]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[772]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[773]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[774]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[776]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[777]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[779]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[780]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[782]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[785]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[788]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[790]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[791]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[792]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[793]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[797]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[798]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[800]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[803]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[806]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[813]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[816]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[819]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[821]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[822]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[825]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[829]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[837]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[840]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[848]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[849]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[850]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[851]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[852]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[854]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[858]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[862]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[863]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[867]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[880]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[881]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[884]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[885]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[886]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[887]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[889]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[892]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[894]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[895]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[896]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[897]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[898]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[900]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[901]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[902]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[905]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[906]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[909]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[911]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[912]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[913]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[917]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[920]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[922]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[926]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[930]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[931]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[936]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[941]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[947]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[948]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[953]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[954]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[956]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[959]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[960]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[964]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[965]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[967]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[968]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[971]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[972]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[973]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[978]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[981]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[984]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[987]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[990]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[992]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[994]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[995]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[996]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[997]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[999]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1000]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1005]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1008]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1014]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1016]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1022]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1024]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1027]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1028]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1030]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1033]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1036]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1037]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1038]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1039]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1040]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1041]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1044]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1046]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1052]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1053]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1060]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1064]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1065]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1066]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1067]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1069]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1070]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1072]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1074]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1076]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1077]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1078]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1079]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1080]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1081]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1084]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1087]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1093]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1100]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1101]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1104]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1105]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1106]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1107]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1109]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1110]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1112]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1117]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1118]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1119]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1120]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1122]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1124]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1125]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1128]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1129]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1130]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1134]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1136]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1138]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1139]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1140]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1144]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1146]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1147]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1148]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1150]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1151]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1152]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1155]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1156]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1161]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1163]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1164]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1165]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1166]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1168]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1173]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1175]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1177]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1179]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1180]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1181]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1182]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1183]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1185]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1187]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1188]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1189]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1191]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1194]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1197]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1198]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1200]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1201]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1202]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1204]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1205]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1207]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1210]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1211]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1212]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1216]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1217]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1218]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1220]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1221]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1224]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1225]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1226]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1227]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1237]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1238]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1244]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1249]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1250]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1251]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1253]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1256]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1258]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1262]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1267]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1270]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1272]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1274]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1275]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1276]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1280]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1282]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1285]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1288]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1289]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1294]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1296]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1303]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1304]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1306]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1308]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1309]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1310]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1313]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1314]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1315]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1319]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1320]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1322]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1323]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1324]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1326]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1327]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1332]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1335]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1336]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1341]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1343]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1344]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1346]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1350]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1362]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1363]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1366]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1370]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1375]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1377]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1379]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1384]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1388]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1390]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1392]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1395]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1396]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1398]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1399]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1403]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1405]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1406]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1409]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1411]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1415]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1416]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1418]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1420]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1422]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1424]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1425]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1426]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1429]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1430]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1431]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1433]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1435]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1436]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1437]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1442]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1444]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1449]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1450]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1455]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1457]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1464]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1466]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1474]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1476]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1477]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1478]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1479]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1480]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1483]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1484]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1487]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1492]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1493]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1495]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1498]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1499]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1502]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1504]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1510]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1514]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1516]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1520]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1525]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1528]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1536]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1539]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1540]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1541]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1542]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1543]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1544]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1552]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1554]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1555]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1559]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1566]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1567]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1570]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1571]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1575]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1578]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1581]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1585]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1586]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1588]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1590]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1591]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1592]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1593]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1600]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1602]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1604]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1608]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1610]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1612]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1613]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1615]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1619]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1622]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1623]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1625]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1631]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1633]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1634]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1638]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1639]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1643]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1644]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1645]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1647]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1649]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1652]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1655]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1656]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1658]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1662]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1663]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1665]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1676]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1677]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1678]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1679]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1681]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1682]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1684]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1686]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1693]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1694]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1695]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1697]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1699]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1700]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1707]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1711]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1712]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1716]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1718]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1719]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1721]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1725]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1727]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1729]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1730]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1734]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1739]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1741]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1742]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1744]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1748]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1749]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1751]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1753]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1758]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1760]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1761]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1768]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1769]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1771]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1772]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1774]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1775]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1777]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1778]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1779]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1783]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1787]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1788]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1790]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1793]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1797]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1799]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1802]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1803]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1804]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1806]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1808]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1809]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1811]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1812]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1814]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1818]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1820]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1821]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1823]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1824]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1826]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1827]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1829]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1833]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1834]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1836]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1839]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1840]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1844]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1845]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1846]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1847]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1851]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1853]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1854]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1855]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1857]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1858]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1864]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1868]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1869]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1873]: 6 -1.00005 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1874]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1876]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1878]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1879]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1881]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1882]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1886]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1887]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1889]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1890]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1892]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1894]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1895]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1899]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1900]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1906]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1907]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1914]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1915]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1917]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1918]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1920]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1922]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1923]: 6 -1.00001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1924]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1925]: 6 -1.0001 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1926]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1932]: 6 -1.00008 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1938]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1940]: 6 -1.00003 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1942]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1943]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1944]: 6 -1.00006 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1948]: 6 -1.00004 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1953]: 6 -1.00007 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1954]: 6 -1.00009 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1955]: 6 -1.00002 0 shouldn't be
665.78/668.17	WSVECS04 Frhs2[1959]: 6 -1.00003 0 shouldn't be
684.71/687.12	c #Conflicts:     338000 | #Constraints:      50271
684.71/687.12	c #Conflicts:     339000 | #Constraints:      51271
684.71/687.12	c #Conflicts:     340000 | #Constraints:      52271
684.71/687.12	c INPROCESSING
684.71/687.12	c GARBAGE COLLECT
684.71/687.12	c rational objective 1003
720.90/723.49	c #Conflicts:     341000 | #Constraints:      30619
720.90/723.49	c #Conflicts:     342000 | #Constraints:      31619
720.90/723.49	c #Conflicts:     343000 | #Constraints:      32619
720.90/723.49	c #Conflicts:     344000 | #Constraints:      33619
720.90/723.49	c #Conflicts:     345000 | #Constraints:      34619
720.90/723.49	c #Conflicts:     346000 | #Constraints:      35619
720.90/723.49	c #Conflicts:     347000 | #Constraints:      36619
720.90/723.49	c #Conflicts:     348000 | #Constraints:      37619
720.90/723.49	c #Conflicts:     349000 | #Constraints:      38619
720.90/723.49	c #Conflicts:     350000 | #Constraints:      39619
720.90/723.49	c #Conflicts:     351000 | #Constraints:      40619
720.90/723.49	c #Conflicts:     352000 | #Constraints:      41619
720.90/723.49	c #Conflicts:     353000 | #Constraints:      42619
720.90/723.49	c INPROCESSING
720.90/723.49	c GARBAGE COLLECT
720.90/723.49	c rational objective 1003
966.80/970.15	c #Conflicts:     354000 | #Constraints:      25800
966.80/970.15	c #Conflicts:     355000 | #Constraints:      26800
966.80/970.15	c #Conflicts:     356000 | #Constraints:      27800
966.80/970.15	c #Conflicts:     357000 | #Constraints:      28800
966.80/970.15	c #Conflicts:     358000 | #Constraints:      29800
966.80/970.15	c #Conflicts:     359000 | #Constraints:      30800
966.80/970.15	c #Conflicts:     360000 | #Constraints:      31800
966.80/970.15	c #Conflicts:     361000 | #Constraints:      32800
966.80/970.15	c #Conflicts:     362000 | #Constraints:      33800
966.80/970.15	c #Conflicts:     363000 | #Constraints:      34800
966.80/970.15	c #Conflicts:     364000 | #Constraints:      35800
966.80/970.15	c #Conflicts:     365000 | #Constraints:      36800
966.80/970.15	c #Conflicts:     366000 | #Constraints:      37800
966.80/970.15	c #Conflicts:     367000 | #Constraints:      38800
966.80/970.15	c #Conflicts:     368000 | #Constraints:      39800
966.80/970.15	c #Conflicts:     369000 | #Constraints:      40800
966.80/970.15	c #Conflicts:     370000 | #Constraints:      41800
966.80/970.15	c #Conflicts:     371000 | #Constraints:      42801
966.80/970.15	c #Conflicts:     372000 | #Constraints:      43801
966.80/970.15	c #Conflicts:     373000 | #Constraints:      44801
966.80/970.15	c #Conflicts:     374000 | #Constraints:      45801
966.80/970.15	c #Conflicts:     375000 | #Constraints:      46801
966.80/970.15	c #Conflicts:     376000 | #Constraints:      47801
966.80/970.15	c #Conflicts:     377000 | #Constraints:      48801
966.80/970.15	c #Conflicts:     378000 | #Constraints:      49801
966.80/970.15	c #Conflicts:     379000 | #Constraints:      50801
966.80/970.15	c #Conflicts:     380000 | #Constraints:      51801
966.80/970.15	c #Conflicts:     381000 | #Constraints:      52801
966.80/970.15	c #Conflicts:     382000 | #Constraints:      53801
966.80/970.15	c #Conflicts:     383000 | #Constraints:      54801
966.80/970.15	c #Conflicts:     384000 | #Constraints:      55801
966.80/970.15	c #Conflicts:     385000 | #Constraints:      56801
966.80/970.15	c #Conflicts:     386000 | #Constraints:      57801
966.80/970.15	c #Conflicts:     387000 | #Constraints:      58801
966.80/970.15	c #Conflicts:     388000 | #Constraints:      59801
966.80/970.15	c #Conflicts:     389000 | #Constraints:      60801
966.80/970.15	c #Conflicts:     390000 | #Constraints:      61801
966.80/970.15	c #Conflicts:     391000 | #Constraints:      62801
966.80/970.15	c #Conflicts:     392000 | #Constraints:      63801
966.80/970.15	c #Conflicts:     393000 | #Constraints:      64801
966.80/970.15	c #Conflicts:     394000 | #Constraints:      65801
966.80/970.15	c #Conflicts:     395000 | #Constraints:      66801
966.80/970.15	c #Conflicts:     396000 | #Constraints:      67801
966.80/970.15	c #Conflicts:     397000 | #Constraints:      68801
966.80/970.15	c #Conflicts:     398000 | #Constraints:      69801
966.80/970.15	c #Conflicts:     399000 | #Constraints:      70801
966.80/970.15	c #Conflicts:     400000 | #Constraints:      71801
966.80/970.15	c #Conflicts:     401000 | #Constraints:      72801
966.80/970.15	c INPROCESSING
966.80/970.15	c GARBAGE COLLECT
966.80/970.15	c rational objective 1003
983.53/986.92	c #Conflicts:     402000 | #Constraints:      40732
983.53/986.92	c #Conflicts:     403000 | #Constraints:      41754
983.53/986.92	c #Conflicts:     404000 | #Constraints:      42853
983.53/986.92	c #Conflicts:     405000 | #Constraints:      43915
983.53/986.92	c #Conflicts:     406000 | #Constraints:      44974
983.53/986.92	c #Conflicts:     407000 | #Constraints:      46043
983.53/986.92	c #Conflicts:     408000 | #Constraints:      47103
983.53/986.92	c #Conflicts:     409000 | #Constraints:      48146
983.53/986.92	c #Conflicts:     410000 | #Constraints:      49194
983.53/986.92	c #Conflicts:     411000 | #Constraints:      50225
983.53/986.92	c #Conflicts:     412000 | #Constraints:      51271
983.53/986.92	c #Conflicts:     413000 | #Constraints:      52302
983.53/986.92	c #Conflicts:     414000 | #Constraints:      53336
983.53/986.92	c #Conflicts:     415000 | #Constraints:      54365
983.53/986.92	c #Conflicts:     416000 | #Constraints:      55398
983.53/986.92	c INPROCESSING
983.53/986.92	c GARBAGE COLLECT
983.53/986.92	c rational objective 1003
986.53/989.98	c #Conflicts:     417000 | #Constraints:      32318
986.53/989.98	c #Conflicts:     418000 | #Constraints:      33318
986.53/989.98	c #Conflicts:     419000 | #Constraints:      34318
986.53/989.98	c #Conflicts:     420000 | #Constraints:      35340
986.53/989.98	c bounds 1037 >= 1003 @ 978.785
986.53/989.98	WSVECS04 Frhs2[1]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[3]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[4]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[5]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[7]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[10]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[15]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[20]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[21]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[24]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[28]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[29]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[30]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[33]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[34]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[35]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[37]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[45]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[46]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[51]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[54]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[56]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[57]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[58]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[59]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[60]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[63]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[64]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[65]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[68]: 6 -1.0001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[69]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[72]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[75]: 6 -1.0001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[81]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[86]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[87]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[88]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[93]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[94]: 6 -1.0001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[95]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[98]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[100]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[101]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[103]: 6 -1.00001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[105]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[107]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[109]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[110]: 6 -1.0001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[111]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[113]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[114]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[117]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[118]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[125]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[128]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[129]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[130]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[132]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[134]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[139]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[140]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[141]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[142]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[144]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[152]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[153]: 6 -1.00001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[155]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[159]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[160]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[163]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[164]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[167]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[169]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[170]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[175]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[178]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[179]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[180]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[186]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[190]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[191]: 6 -1.00001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[196]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[197]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[198]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[199]: 6 -1.0001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[201]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[203]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[204]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[209]: 6 -1.0001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[210]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[213]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[214]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[216]: 6 -1.00001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[222]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[223]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[224]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[227]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[232]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[233]: 6 -1.0001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[234]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[236]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[237]: 6 -1.00001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[238]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[239]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[242]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[243]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[245]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[246]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[249]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[250]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[254]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[256]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[258]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[260]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[262]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[263]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[266]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[267]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[269]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[270]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[272]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[273]: 6 -1.00001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[277]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[279]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[281]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[282]: 6 -1.0001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[283]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[284]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[285]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[286]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[290]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[293]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[297]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[298]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[300]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[301]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[307]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[314]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[316]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[317]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[318]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[323]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[326]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[327]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[328]: 6 -1.00001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[330]: 6 -1.0001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[331]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[333]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[334]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[335]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[336]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[338]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[339]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[342]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[344]: 6 -1.00001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[345]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[347]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[348]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[349]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[351]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[354]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[357]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[359]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[362]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[363]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[365]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[366]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[368]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[371]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[373]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[374]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[376]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[377]: 6 -1.0001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[380]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[381]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[382]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[383]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[390]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[392]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[393]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[394]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[395]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[399]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[401]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[402]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[405]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[406]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[408]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[410]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[413]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[416]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[417]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[418]: 6 -1.00001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[420]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[421]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[422]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[427]: 6 -1.00001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[428]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[429]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[430]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[431]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[432]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[433]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[434]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[435]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[436]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[438]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[439]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[440]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[442]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[443]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[444]: 6 -1.00001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[445]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[448]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[449]: 6 -1.00001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[450]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[452]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[454]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[456]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[458]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[459]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[466]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[467]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[468]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[469]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[470]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[472]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[473]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[474]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[476]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[478]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[482]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[484]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[485]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[487]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[489]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[490]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[494]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[499]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[500]: 6 -1.0001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[501]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[503]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[504]: 6 -1.00001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[505]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[506]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[507]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[508]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[511]: 6 -1.00001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[516]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[517]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[519]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[520]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[522]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[524]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[528]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[530]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[531]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[534]: 6 -1.0001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[535]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[536]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[537]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[539]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[544]: 6 -1.00001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[546]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[547]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[548]: 6 -1.0001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[549]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[551]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[553]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[557]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[559]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[560]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[561]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[563]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[569]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[570]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[572]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[573]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[577]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[579]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[582]: 6 -1.0001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[583]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[584]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[585]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[586]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[587]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[588]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[589]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[590]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[593]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[595]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[597]: 6 -1.0001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[598]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[600]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[602]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[606]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[607]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[610]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[611]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[615]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[617]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[623]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[624]: 6 -1.00001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[627]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[629]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[631]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[632]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[635]: 6 -1.00001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[636]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[637]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[639]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[640]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[642]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[643]: 6 -1.00001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[644]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[645]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[646]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[647]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[649]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[650]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[652]: 6 -1.00001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[653]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[654]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[656]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[659]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[662]: 6 -1.0001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[663]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[672]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[678]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[679]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[680]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[681]: 6 -1.00001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[682]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[683]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[685]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[687]: 6 -1.00001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[695]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[696]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[697]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[700]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[701]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[704]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[707]: 6 -1.00001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[709]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[712]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[713]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[717]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[718]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[719]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[720]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[721]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[722]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[723]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[724]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[725]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[726]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[728]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[729]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[730]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[731]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[732]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[740]: 6 -1.0001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[742]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[743]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[744]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[746]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[749]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[751]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[752]: 6 -1.00001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[753]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[754]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[758]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[759]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[761]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[762]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[763]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[772]: 6 -1.00001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[773]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[774]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[775]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[776]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[777]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[779]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[780]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[782]: 6 -1.00001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[785]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[788]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[789]: 6 -1.0001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[790]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[791]: 6 -1.0001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[792]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[793]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[796]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[797]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[798]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[799]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[800]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[803]: 6 -1.00001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[806]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[810]: 6 -1.00005 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[811]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[813]: 6 -1.00003 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[815]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[816]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[817]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[818]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[819]: 6 -1.00008 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[821]: 6 -1.0001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[825]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[829]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[835]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[837]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[840]: 6 -1.00006 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[848]: 6 -1.0001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[849]: 6 -1.0001 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[850]: 6 -1.00009 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[851]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[852]: 6 -1.00007 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[853]: 6 -1.00002 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[854]: 6 -1.00004 0 shouldn't be
986.53/989.98	WSVECS04 Frhs2[858]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[860]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[862]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[863]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[865]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[867]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[874]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[880]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[881]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[884]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[885]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[886]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[887]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[889]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[892]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[893]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[894]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[895]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[896]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[897]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[898]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[900]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[901]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[902]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[905]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[906]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[909]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[910]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[911]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[912]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[913]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[917]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[920]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[922]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[924]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[926]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[930]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[931]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[936]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[937]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[941]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[944]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[947]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[948]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[951]: 6 -1.00001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[953]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[954]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[956]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[957]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[959]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[960]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[963]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[964]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[965]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[967]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[968]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[970]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[971]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[972]: 6 -1.00001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[973]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[975]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[976]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[978]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[981]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[983]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[984]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[986]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[987]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[990]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[992]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[994]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[996]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[997]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[998]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[999]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1000]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1004]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1005]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1008]: 6 -1.00001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1014]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1016]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1022]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1023]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1024]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1027]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1028]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1030]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1033]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1036]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1037]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1038]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1039]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1040]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1041]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1042]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1044]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1046]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1049]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1053]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1054]: 6 -1.00001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1060]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1064]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1065]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1066]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1067]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1069]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1070]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1071]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1072]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1074]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1076]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1077]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1078]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1079]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1080]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1081]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1084]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1087]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1092]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1093]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1097]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1100]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1101]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1104]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1105]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1106]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1107]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1109]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1110]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1111]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1112]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1117]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1118]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1119]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1120]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1121]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1122]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1124]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1125]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1128]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1129]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1130]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1134]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1136]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1138]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1139]: 6 -1.00001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1140]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1144]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1146]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1147]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1148]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1150]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1151]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1152]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1155]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1156]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1158]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1161]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1163]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1164]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1165]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1166]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1168]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1171]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1173]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1175]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1177]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1179]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1180]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1181]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1182]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1183]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1185]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1186]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1187]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1188]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1189]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1191]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1194]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1195]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1197]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1198]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1199]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1200]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1201]: 6 -1.00001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1202]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1204]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1205]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1207]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1208]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1210]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1211]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1212]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1216]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1217]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1218]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1220]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1221]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1223]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1224]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1225]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1226]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1227]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1237]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1238]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1240]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1244]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1249]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1250]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1251]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1253]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1255]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1256]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1258]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1262]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1267]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1270]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1272]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1274]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1275]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1276]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1279]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1280]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1282]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1285]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1286]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1288]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1289]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1294]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1296]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1301]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1303]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1304]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1305]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1306]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1307]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1308]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1309]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1310]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1313]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1314]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1315]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1319]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1320]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1321]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1322]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1323]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1324]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1326]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1327]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1330]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1332]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1334]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1335]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1336]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1338]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1341]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1343]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1344]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1346]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1350]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1352]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1362]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1363]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1368]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1370]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1372]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1375]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1377]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1379]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1380]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1384]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1388]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1390]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1392]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1395]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1396]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1398]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1399]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1402]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1403]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1405]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1406]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1409]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1411]: 6 -1.00001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1415]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1416]: 6 -1.00001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1418]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1420]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1422]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1424]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1425]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1426]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1429]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1430]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1431]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1433]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1435]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1436]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1437]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1440]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1442]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1443]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1444]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1447]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1449]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1450]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1453]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1454]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1455]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1457]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1458]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1464]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1466]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1469]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1471]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1474]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1476]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1477]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1478]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1479]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1480]: 6 -1.00001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1481]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1483]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1484]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1486]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1487]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1490]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1492]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1493]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1495]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1498]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1499]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1502]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1503]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1504]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1505]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1508]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1510]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1511]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1514]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1516]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1520]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1521]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1525]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1527]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1528]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1529]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1536]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1539]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1540]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1541]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1542]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1543]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1544]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1545]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1546]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1548]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1551]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1552]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1554]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1555]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1559]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1565]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1566]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1567]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1568]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1570]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1571]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1572]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1575]: 6 -1.00001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1577]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1578]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1580]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1581]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1585]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1586]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1588]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1589]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1590]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1591]: 6 -1.00001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1592]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1593]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1598]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1599]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1600]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1601]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1604]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1608]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1610]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1612]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1613]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1615]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1619]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1622]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1623]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1625]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1631]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1633]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1634]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1635]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1636]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1638]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1639]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1642]: 6 -1.00001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1643]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1644]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1645]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1647]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1649]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1652]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1654]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1655]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1656]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1658]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1660]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1662]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1663]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1667]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1669]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1676]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1677]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1678]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1679]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1681]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1682]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1684]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1686]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1689]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1690]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1692]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1693]: 6 -1.00001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1694]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1695]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1697]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1699]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1700]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1703]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1707]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1709]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1711]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1712]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1716]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1717]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1718]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1719]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1721]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1725]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1727]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1729]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1730]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1734]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1737]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1738]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1739]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1741]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1742]: 6 -1.00001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1744]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1745]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1748]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1749]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1751]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1753]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1754]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1758]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1760]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1761]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1768]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1769]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1771]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1772]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1774]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1775]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1777]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1778]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1779]: 6 -1.00001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1783]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1787]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1788]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1789]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1790]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1793]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1797]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1799]: 6 -1.00001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1802]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1803]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1804]: 6 -1.00001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1806]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1808]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1809]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1810]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1811]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1812]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1814]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1818]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1819]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1820]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1821]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1823]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1824]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1826]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1827]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1828]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1829]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1833]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1834]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1836]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1837]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1839]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1840]: 6 -1.00001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1844]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1845]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1846]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1847]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1848]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1851]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1853]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1854]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1855]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1857]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1858]: 6 -1.00001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1864]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1868]: 6 -1.00001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1869]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1872]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1873]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1874]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1875]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1876]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1878]: 6 -1.00001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1879]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1881]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1882]: 6 -1.00001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1886]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1887]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1889]: 6 -1.00001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1890]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1891]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1892]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1894]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1895]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1899]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1900]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1901]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1905]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1906]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1907]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1908]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1912]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1914]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1915]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1917]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1918]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1920]: 6 -1.0001 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1922]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1923]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1924]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1925]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1926]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1927]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1932]: 6 -1.00005 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1935]: 6 -1.00007 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1936]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1938]: 6 -1.00002 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1940]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1942]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1943]: 6 -1.00003 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1944]: 6 -1.00008 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1945]: 6 -1.00006 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1946]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1948]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1949]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1954]: 6 -1.00009 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1955]: 6 -1.00004 0 shouldn't be
986.53/989.99	WSVECS04 Frhs2[1959]: 6 -1.00009 0 shouldn't be
1105.83/1109.62	c #Conflicts:     421000 | #Constraints:      36414
1105.83/1109.62	c #Conflicts:     422000 | #Constraints:      37414
1105.83/1109.62	c #Conflicts:     423000 | #Constraints:      38414
1105.83/1109.62	c #Conflicts:     424000 | #Constraints:      39450
1105.83/1109.62	c #Conflicts:     425000 | #Constraints:      40526
1105.83/1109.62	c #Conflicts:     426000 | #Constraints:      41587
1105.83/1109.62	c #Conflicts:     427000 | #Constraints:      42646
1105.83/1109.62	c #Conflicts:     428000 | #Constraints:      43679
1105.83/1109.62	c #Conflicts:     429000 | #Constraints:      44704
1105.83/1109.62	c #Conflicts:     430000 | #Constraints:      45742
1105.83/1109.62	c #Conflicts:     431000 | #Constraints:      46776
1105.83/1109.62	c #Conflicts:     432000 | #Constraints:      47806
1105.83/1109.62	c #Conflicts:     433000 | #Constraints:      48837
1105.83/1109.62	c #Conflicts:     434000 | #Constraints:      49866
1105.83/1109.62	c #Conflicts:     435000 | #Constraints:      50896
1105.83/1109.62	c #Conflicts:     436000 | #Constraints:      51928
1105.83/1109.62	c #Conflicts:     437000 | #Constraints:      52952
1105.83/1109.62	c #Conflicts:     438000 | #Constraints:      53971
1105.83/1109.62	c #Conflicts:     439000 | #Constraints:      55013
1105.83/1109.62	c #Conflicts:     440000 | #Constraints:      56028
1105.83/1109.62	c #Conflicts:     441000 | #Constraints:      57078
1105.83/1109.62	c #Conflicts:     442000 | #Constraints:      58119
1105.83/1109.62	c #Conflicts:     443000 | #Constraints:      59153
1105.83/1109.62	c #Conflicts:     444000 | #Constraints:      60194
1105.83/1109.62	c #Conflicts:     445000 | #Constraints:      61213
1105.83/1109.62	c #Conflicts:     446000 | #Constraints:      62228
1105.83/1109.62	c #Conflicts:     447000 | #Constraints:      63249
1105.83/1109.62	c #Conflicts:     448000 | #Constraints:      64269
1105.83/1109.62	c #Conflicts:     449000 | #Constraints:      65286
1105.83/1109.62	c #Conflicts:     450000 | #Constraints:      66302
1105.83/1109.62	c #Conflicts:     451000 | #Constraints:      67325
1105.83/1109.62	c #Conflicts:     452000 | #Constraints:      68339
1105.83/1109.62	c #Conflicts:     453000 | #Constraints:      69357
1105.83/1109.62	c #Conflicts:     454000 | #Constraints:      70370
1105.83/1109.62	c #Conflicts:     455000 | #Constraints:      71397
1105.83/1109.62	c #Conflicts:     456000 | #Constraints:      72412
1105.83/1109.62	c #Conflicts:     457000 | #Constraints:      73430
1105.83/1109.62	c #Conflicts:     458000 | #Constraints:      74450
1105.83/1109.62	c #Conflicts:     459000 | #Constraints:      75474
1105.83/1109.62	c #Conflicts:     460000 | #Constraints:      76497
1105.83/1109.62	c #Conflicts:     461000 | #Constraints:      77528
1105.83/1109.62	c #Conflicts:     462000 | #Constraints:      78555
1105.83/1109.62	c #Conflicts:     463000 | #Constraints:      79583
1105.83/1109.62	c #Conflicts:     464000 | #Constraints:      80623
1105.83/1109.62	c #Conflicts:     465000 | #Constraints:      81640
1105.83/1109.62	c #Conflicts:     466000 | #Constraints:      82662
1105.83/1109.62	c #Conflicts:     467000 | #Constraints:      83689
1105.83/1109.62	c INPROCESSING
1105.83/1109.62	c GARBAGE COLLECT
1105.83/1109.62	c rational objective 1003
1132.54/1136.41	c #Conflicts:     468000 | #Constraints:      46295
1132.54/1136.41	c #Conflicts:     469000 | #Constraints:      47295
1132.54/1136.41	c #Conflicts:     470000 | #Constraints:      48295
1132.54/1136.41	c #Conflicts:     471000 | #Constraints:      49298
1132.54/1136.41	c #Conflicts:     472000 | #Constraints:      50310
1132.54/1136.41	c #Conflicts:     473000 | #Constraints:      51331
1132.54/1136.41	c #Conflicts:     474000 | #Constraints:      52351
1132.54/1136.41	c #Conflicts:     475000 | #Constraints:      53381
1132.54/1136.41	c #Conflicts:     476000 | #Constraints:      54403
1132.54/1136.41	c #Conflicts:     477000 | #Constraints:      55432
1132.54/1136.41	c #Conflicts:     478000 | #Constraints:      56465
1132.54/1136.41	c #Conflicts:     479000 | #Constraints:      57497
1132.54/1136.41	c #Conflicts:     480000 | #Constraints:      58528
1132.54/1136.41	c #Conflicts:     481000 | #Constraints:      59563
1132.54/1136.41	c #Conflicts:     482000 | #Constraints:      60583
1132.54/1136.41	c #Conflicts:     483000 | #Constraints:      61594
1132.54/1136.41	c INPROCESSING
1132.54/1136.41	c GARBAGE COLLECT
1132.54/1136.41	c rational objective 1003
1166.02/1170.03	c #Conflicts:     484000 | #Constraints:      35438
1166.02/1170.03	c #Conflicts:     485000 | #Constraints:      36438
1166.02/1170.03	c #Conflicts:     486000 | #Constraints:      37438
1166.02/1170.03	c #Conflicts:     487000 | #Constraints:      38457
1166.02/1170.03	c #Conflicts:     488000 | #Constraints:      39471
1166.02/1170.03	c #Conflicts:     489000 | #Constraints:      40497
1166.02/1170.03	c #Conflicts:     490000 | #Constraints:      41521
1166.02/1170.03	c #Conflicts:     491000 | #Constraints:      42545
1166.02/1170.03	c #Conflicts:     492000 | #Constraints:      43591
1166.02/1170.03	c #Conflicts:     493000 | #Constraints:      44620
1166.02/1170.03	c #Conflicts:     494000 | #Constraints:      45639
1166.02/1170.03	c #Conflicts:     495000 | #Constraints:      46708
1166.02/1170.03	c #Conflicts:     496000 | #Constraints:      47746
1166.02/1170.03	c #Conflicts:     497000 | #Constraints:      48775
1166.02/1170.03	c #Conflicts:     498000 | #Constraints:      49813
1166.02/1170.03	c INPROCESSING
1166.02/1170.03	c GARBAGE COLLECT
1166.02/1170.03	c rational objective 1003
1576.13/1581.53	c #Conflicts:     499000 | #Constraints:      29938
1576.13/1581.53	c #Conflicts:     500000 | #Constraints:      30938
1576.13/1581.53	c #Conflicts:     501000 | #Constraints:      31938
1576.13/1581.53	c #Conflicts:     502000 | #Constraints:      32938
1576.13/1581.53	c #Conflicts:     503000 | #Constraints:      33938
1576.13/1581.53	c #Conflicts:     504000 | #Constraints:      34938
1576.13/1581.53	c #Conflicts:     505000 | #Constraints:      35938
1576.13/1581.53	c #Conflicts:     506000 | #Constraints:      36938
1576.13/1581.53	c #Conflicts:     507000 | #Constraints:      37938
1576.13/1581.53	c #Conflicts:     508000 | #Constraints:      38938
1576.13/1581.53	c #Conflicts:     509000 | #Constraints:      39938
1576.13/1581.53	c #Conflicts:     510000 | #Constraints:      40938
1576.13/1581.53	c #Conflicts:     511000 | #Constraints:      41938
1576.13/1581.53	c #Conflicts:     512000 | #Constraints:      42938
1576.13/1581.53	c #Conflicts:     513000 | #Constraints:      43938
1576.13/1581.53	c #Conflicts:     514000 | #Constraints:      44938
1576.13/1581.53	c #Conflicts:     515000 | #Constraints:      45938
1576.13/1581.53	c #Conflicts:     516000 | #Constraints:      46938
1576.13/1581.53	c #Conflicts:     517000 | #Constraints:      47938
1576.13/1581.53	c #Conflicts:     518000 | #Constraints:      48938
1576.13/1581.53	c #Conflicts:     519000 | #Constraints:      49938
1576.13/1581.53	c #Conflicts:     520000 | #Constraints:      50938
1576.13/1581.53	c #Conflicts:     521000 | #Constraints:      51938
1576.13/1581.53	c #Conflicts:     522000 | #Constraints:      52938
1576.13/1581.53	c #Conflicts:     523000 | #Constraints:      53938
1576.13/1581.53	c #Conflicts:     524000 | #Constraints:      54938
1576.13/1581.53	c #Conflicts:     525000 | #Constraints:      55938
1576.13/1581.53	c #Conflicts:     526000 | #Constraints:      56938
1576.13/1581.53	c #Conflicts:     527000 | #Constraints:      57938
1576.13/1581.53	c #Conflicts:     528000 | #Constraints:      58938
1576.13/1581.53	c #Conflicts:     529000 | #Constraints:      59938
1576.13/1581.53	c #Conflicts:     530000 | #Constraints:      60938
1576.13/1581.53	c #Conflicts:     531000 | #Constraints:      61938
1576.13/1581.53	c #Conflicts:     532000 | #Constraints:      62938
1576.13/1581.53	c #Conflicts:     533000 | #Constraints:      63938
1576.13/1581.53	c #Conflicts:     534000 | #Constraints:      64938
1576.13/1581.53	c #Conflicts:     535000 | #Constraints:      65938
1576.13/1581.53	c #Conflicts:     536000 | #Constraints:      66938
1576.13/1581.53	c #Conflicts:     537000 | #Constraints:      67938
1576.13/1581.53	c #Conflicts:     538000 | #Constraints:      68938
1576.13/1581.53	c #Conflicts:     539000 | #Constraints:      69938
1576.13/1581.53	c #Conflicts:     540000 | #Constraints:      70938
1576.13/1581.53	c #Conflicts:     541000 | #Constraints:      71938
1576.13/1581.53	c #Conflicts:     542000 | #Constraints:      72938
1576.13/1581.53	c #Conflicts:     543000 | #Constraints:      73938
1576.13/1581.53	c #Conflicts:     544000 | #Constraints:      74938
1576.13/1581.53	c #Conflicts:     545000 | #Constraints:      75938
1576.13/1581.53	c #Conflicts:     546000 | #Constraints:      76938
1576.13/1581.53	c #Conflicts:     547000 | #Constraints:      77938
1576.13/1581.53	c #Conflicts:     548000 | #Constraints:      78938
1576.13/1581.53	c #Conflicts:     549000 | #Constraints:      79938
1576.13/1581.53	c #Conflicts:     550000 | #Constraints:      80938
1576.13/1581.53	c #Conflicts:     551000 | #Constraints:      81938
1576.13/1581.53	c #Conflicts:     552000 | #Constraints:      82938
1576.13/1581.53	c #Conflicts:     553000 | #Constraints:      83938
1576.13/1581.53	c #Conflicts:     554000 | #Constraints:      84938
1576.13/1581.53	c INPROCESSING
1576.13/1581.53	c GARBAGE COLLECT
1576.13/1581.53	c rational objective 1003
1616.40/1621.97	c #Conflicts:     555000 | #Constraints:      47016
1616.40/1621.97	c #Conflicts:     556000 | #Constraints:      48060
1616.40/1621.97	c #Conflicts:     557000 | #Constraints:      49118
1616.40/1621.97	c #Conflicts:     558000 | #Constraints:      50176
1616.40/1621.97	c #Conflicts:     559000 | #Constraints:      51232
1616.40/1621.97	c #Conflicts:     560000 | #Constraints:      52282
1616.40/1621.97	c #Conflicts:     561000 | #Constraints:      53328
1616.40/1621.97	c #Conflicts:     562000 | #Constraints:      54366
1616.40/1621.97	c #Conflicts:     563000 | #Constraints:      55396
1616.40/1621.97	c #Conflicts:     564000 | #Constraints:      56430
1616.40/1621.97	c #Conflicts:     565000 | #Constraints:      57470
1616.40/1621.97	c #Conflicts:     566000 | #Constraints:      58489
1616.40/1621.97	c #Conflicts:     567000 | #Constraints:      59525
1616.40/1621.97	c #Conflicts:     568000 | #Constraints:      60549
1616.40/1621.97	c #Conflicts:     569000 | #Constraints:      61585
1616.40/1621.97	c #Conflicts:     570000 | #Constraints:      62630
1616.40/1621.97	c #Conflicts:     571000 | #Constraints:      63652
1616.40/1621.97	c INPROCESSING
1616.40/1621.97	c GARBAGE COLLECT
1616.40/1621.97	c rational objective 1003
1901.69/1908.17	c #Conflicts:     572000 | #Constraints:      36181
1901.69/1908.17	c #Conflicts:     573000 | #Constraints:      37181
1901.69/1908.17	c #Conflicts:     574000 | #Constraints:      38181
1901.69/1908.17	c #Conflicts:     575000 | #Constraints:      39181
1901.69/1908.17	c #Conflicts:     576000 | #Constraints:      40195
1901.69/1908.17	c #Conflicts:     577000 | #Constraints:      41217
1901.69/1908.17	c #Conflicts:     578000 | #Constraints:      42243
1901.69/1908.17	c #Conflicts:     579000 | #Constraints:      43259
1901.69/1908.17	c #Conflicts:     580000 | #Constraints:      44272
1901.69/1908.17	c #Conflicts:     581000 | #Constraints:      45298
1901.69/1908.17	c #Conflicts:     582000 | #Constraints:      46311
1901.69/1908.17	c #Conflicts:     583000 | #Constraints:      47319
1901.69/1908.17	c #Conflicts:     584000 | #Constraints:      48356
1901.69/1908.17	c #Conflicts:     585000 | #Constraints:      49368
1901.69/1908.17	c #Conflicts:     586000 | #Constraints:      50388
1901.69/1908.17	c #Conflicts:     587000 | #Constraints:      51420
1901.69/1908.17	c #Conflicts:     588000 | #Constraints:      52448
1901.69/1908.17	c #Conflicts:     589000 | #Constraints:      53471
1901.69/1908.17	c #Conflicts:     590000 | #Constraints:      54495
1901.69/1908.17	c #Conflicts:     591000 | #Constraints:      55520
1901.69/1908.17	c #Conflicts:     592000 | #Constraints:      56548
1901.69/1908.17	c #Conflicts:     593000 | #Constraints:      57560
1901.69/1908.17	c #Conflicts:     594000 | #Constraints:      58574
1901.69/1908.17	c #Conflicts:     595000 | #Constraints:      59588
1901.69/1908.17	c #Conflicts:     596000 | #Constraints:      60606
1901.69/1908.17	c #Conflicts:     597000 | #Constraints:      61633
1901.69/1908.17	c #Conflicts:     598000 | #Constraints:      62662
1901.69/1908.17	c #Conflicts:     599000 | #Constraints:      63693
1901.69/1908.17	c #Conflicts:     600000 | #Constraints:      64719
1901.69/1908.17	c #Conflicts:     601000 | #Constraints:      65742
1901.69/1908.17	c #Conflicts:     602000 | #Constraints:      66758
1901.69/1908.17	c #Conflicts:     603000 | #Constraints:      67775
1901.69/1908.17	c #Conflicts:     604000 | #Constraints:      68791
1901.69/1908.17	c #Conflicts:     605000 | #Constraints:      69815
1901.69/1908.17	c #Conflicts:     606000 | #Constraints:      70827
1901.69/1908.17	c #Conflicts:     607000 | #Constraints:      71843
1901.69/1908.17	c #Conflicts:     608000 | #Constraints:      72857
1901.69/1908.17	c #Conflicts:     609000 | #Constraints:      73879
1901.69/1908.17	c #Conflicts:     610000 | #Constraints:      74909
1901.69/1908.17	c #Conflicts:     611000 | #Constraints:      75947
1901.69/1908.17	c #Conflicts:     612000 | #Constraints:      76969
1901.69/1908.17	c #Conflicts:     613000 | #Constraints:      77990
1901.69/1908.17	c #Conflicts:     614000 | #Constraints:      79011
1901.69/1908.17	c #Conflicts:     615000 | #Constraints:      80032
1901.69/1908.17	c #Conflicts:     616000 | #Constraints:      81074
1901.69/1908.17	c #Conflicts:     617000 | #Constraints:      82093
1901.69/1908.17	c #Conflicts:     618000 | #Constraints:      83108
1901.69/1908.17	c #Conflicts:     619000 | #Constraints:      84150
1901.69/1908.17	c #Conflicts:     620000 | #Constraints:      85173
1901.69/1908.17	c #Conflicts:     621000 | #Constraints:      86191
1901.69/1908.17	c #Conflicts:     622000 | #Constraints:      87202
1901.69/1908.17	c #Conflicts:     623000 | #Constraints:      88215
1901.69/1908.17	c #Conflicts:     624000 | #Constraints:      89223
1901.69/1908.17	c #Conflicts:     625000 | #Constraints:      90235
1901.69/1908.17	c #Conflicts:     626000 | #Constraints:      91245
1901.69/1908.17	c #Conflicts:     627000 | #Constraints:      92257
1901.69/1908.17	c #Conflicts:     628000 | #Constraints:      93265
1901.69/1908.17	c #Conflicts:     629000 | #Constraints:      94276
1901.69/1908.17	c #Conflicts:     630000 | #Constraints:      95289
1901.69/1908.17	c INPROCESSING
1901.69/1908.17	c GARBAGE COLLECT
1901.69/1908.17	c rational objective 1003
2017.85/2024.71	c #Conflicts:     631000 | #Constraints:      52184
2017.85/2024.71	c #Conflicts:     632000 | #Constraints:      53184
2017.85/2024.71	c #Conflicts:     633000 | #Constraints:      54184
2017.85/2024.71	c #Conflicts:     634000 | #Constraints:      55184
2017.85/2024.71	c #Conflicts:     635000 | #Constraints:      56184
2017.85/2024.71	c #Conflicts:     636000 | #Constraints:      57184
2017.85/2024.71	c #Conflicts:     637000 | #Constraints:      58184
2017.85/2024.71	c #Conflicts:     638000 | #Constraints:      59184
2017.85/2024.71	c #Conflicts:     639000 | #Constraints:      60184
2017.85/2024.71	c #Conflicts:     640000 | #Constraints:      61184
2017.85/2024.71	c #Conflicts:     641000 | #Constraints:      62184
2017.85/2024.71	c #Conflicts:     642000 | #Constraints:      63184
2017.85/2024.71	c #Conflicts:     643000 | #Constraints:      64184
2017.85/2024.71	c #Conflicts:     644000 | #Constraints:      65184
2017.85/2024.71	c #Conflicts:     645000 | #Constraints:      66184
2017.85/2024.71	c #Conflicts:     646000 | #Constraints:      67184
2017.85/2024.71	c #Conflicts:     647000 | #Constraints:      68184
2017.85/2024.71	c #Conflicts:     648000 | #Constraints:      69184
2017.85/2024.71	c INPROCESSING
2017.85/2024.71	c GARBAGE COLLECT
2017.85/2024.71	c rational objective 1003
2045.75/2052.74	c #Conflicts:     649000 | #Constraints:      39018
2045.75/2052.74	c #Conflicts:     650000 | #Constraints:      40019
2045.75/2052.74	c #Conflicts:     651000 | #Constraints:      41059
2045.75/2052.74	c #Conflicts:     652000 | #Constraints:      42112
2045.75/2052.74	c #Conflicts:     653000 | #Constraints:      43154
2045.75/2052.74	c #Conflicts:     654000 | #Constraints:      44216
2045.75/2052.74	c #Conflicts:     655000 | #Constraints:      45269
2045.75/2052.74	c #Conflicts:     656000 | #Constraints:      46309
2045.75/2052.74	c #Conflicts:     657000 | #Constraints:      47353
2045.75/2052.74	c #Conflicts:     658000 | #Constraints:      48396
2045.75/2052.74	c #Conflicts:     659000 | #Constraints:      49439
2045.75/2052.74	c #Conflicts:     660000 | #Constraints:      50492
2045.75/2052.74	c #Conflicts:     661000 | #Constraints:      51525
2045.75/2052.74	c #Conflicts:     662000 | #Constraints:      52565
2045.75/2052.74	c #Conflicts:     663000 | #Constraints:      53597
2045.75/2052.74	c #Conflicts:     664000 | #Constraints:      54639
2045.75/2052.74	c #Conflicts:     665000 | #Constraints:      55682
2045.75/2052.74	c #Conflicts:     666000 | #Constraints:      56715
2045.75/2052.74	c #Conflicts:     667000 | #Constraints:      57742
2045.75/2052.74	c INPROCESSING
2045.75/2052.74	c GARBAGE COLLECT
2045.75/2052.74	c rational objective 1003
2737.40/2746.91	c #Conflicts:     668000 | #Constraints:      38020
2737.40/2746.91	c #Conflicts:     669000 | #Constraints:      39020
2737.40/2746.91	c #Conflicts:     670000 | #Constraints:      40020
2737.40/2746.91	c #Conflicts:     671000 | #Constraints:      41020
2737.40/2746.91	c #Conflicts:     672000 | #Constraints:      42020
2737.40/2746.91	c #Conflicts:     673000 | #Constraints:      43020
2737.40/2746.91	c #Conflicts:     674000 | #Constraints:      44020
2737.40/2746.91	c #Conflicts:     675000 | #Constraints:      45020
2737.40/2746.91	c #Conflicts:     676000 | #Constraints:      46020
2737.40/2746.91	c #Conflicts:     677000 | #Constraints:      47020
2737.40/2746.91	c #Conflicts:     678000 | #Constraints:      48020
2737.40/2746.91	c #Conflicts:     679000 | #Constraints:      49020
2737.40/2746.91	c #Conflicts:     680000 | #Constraints:      50020
2737.40/2746.91	c #Conflicts:     681000 | #Constraints:      51020
2737.40/2746.91	c #Conflicts:     682000 | #Constraints:      52020
2737.40/2746.91	c #Conflicts:     683000 | #Constraints:      53020
2737.40/2746.91	c #Conflicts:     684000 | #Constraints:      54020
2737.40/2746.91	c #Conflicts:     685000 | #Constraints:      55020
2737.40/2746.91	c #Conflicts:     686000 | #Constraints:      56020
2737.40/2746.91	c #Conflicts:     687000 | #Constraints:      57020
2737.40/2746.91	c #Conflicts:     688000 | #Constraints:      58020
2737.40/2746.91	c #Conflicts:     689000 | #Constraints:      59020
2737.40/2746.91	c #Conflicts:     690000 | #Constraints:      60020
2737.40/2746.91	c #Conflicts:     691000 | #Constraints:      61020
2737.40/2746.91	c #Conflicts:     692000 | #Constraints:      62020
2737.40/2746.91	c #Conflicts:     693000 | #Constraints:      63020
2737.40/2746.91	c #Conflicts:     694000 | #Constraints:      64020
2737.40/2746.91	c #Conflicts:     695000 | #Constraints:      65020
2737.40/2746.91	c #Conflicts:     696000 | #Constraints:      66020
2737.40/2746.91	c #Conflicts:     697000 | #Constraints:      67020
2737.40/2746.91	c #Conflicts:     698000 | #Constraints:      68020
2737.40/2746.91	c #Conflicts:     699000 | #Constraints:      69020
2737.40/2746.91	c #Conflicts:     700000 | #Constraints:      70020
2737.40/2746.91	c #Conflicts:     701000 | #Constraints:      71020
2737.40/2746.91	c #Conflicts:     702000 | #Constraints:      72020
2737.40/2746.91	c #Conflicts:     703000 | #Constraints:      73020
2737.40/2746.91	c #Conflicts:     704000 | #Constraints:      74020
2737.40/2746.91	c #Conflicts:     705000 | #Constraints:      75020
2737.40/2746.91	c #Conflicts:     706000 | #Constraints:      76020
2737.40/2746.91	c #Conflicts:     707000 | #Constraints:      77020
2737.40/2746.91	c #Conflicts:     708000 | #Constraints:      78020
2737.40/2746.91	c #Conflicts:     709000 | #Constraints:      79020
2737.40/2746.91	c #Conflicts:     710000 | #Constraints:      80020
2737.40/2746.91	c #Conflicts:     711000 | #Constraints:      81020
2737.40/2746.91	c #Conflicts:     712000 | #Constraints:      82020
2737.40/2746.91	c #Conflicts:     713000 | #Constraints:      83020
2737.40/2746.91	c #Conflicts:     714000 | #Constraints:      84020
2737.40/2746.91	c #Conflicts:     715000 | #Constraints:      85020
2737.40/2746.91	c #Conflicts:     716000 | #Constraints:      86020
2737.40/2746.91	c #Conflicts:     717000 | #Constraints:      87020
2737.40/2746.91	c #Conflicts:     718000 | #Constraints:      88020
2737.40/2746.91	c #Conflicts:     719000 | #Constraints:      89020
2737.40/2746.91	c #Conflicts:     720000 | #Constraints:      90020
2737.40/2746.91	c #Conflicts:     721000 | #Constraints:      91020
2737.40/2746.91	c #Conflicts:     722000 | #Constraints:      92020
2737.40/2746.91	c #Conflicts:     723000 | #Constraints:      93020
2737.40/2746.91	c #Conflicts:     724000 | #Constraints:      94020
2737.40/2746.91	c #Conflicts:     725000 | #Constraints:      95020
2737.40/2746.91	c #Conflicts:     726000 | #Constraints:      96020
2737.40/2746.91	c #Conflicts:     727000 | #Constraints:      97020
2737.40/2746.91	c #Conflicts:     728000 | #Constraints:      98020
2737.40/2746.91	c #Conflicts:     729000 | #Constraints:      99020
2737.40/2746.91	c #Conflicts:     730000 | #Constraints:     100020
2737.40/2746.91	c INPROCESSING
2737.40/2746.91	c GARBAGE COLLECT
2737.40/2746.91	c rational objective 1003
2797.97/2807.70	c #Conflicts:     731000 | #Constraints:      54711
2797.97/2807.70	c #Conflicts:     732000 | #Constraints:      55729
2797.97/2807.70	c #Conflicts:     733000 | #Constraints:      56730
2797.97/2807.70	c #Conflicts:     734000 | #Constraints:      57816
2797.97/2807.70	c #Conflicts:     735000 | #Constraints:      58883
2797.97/2807.70	c #Conflicts:     736000 | #Constraints:      59955
2797.97/2807.70	c #Conflicts:     737000 | #Constraints:      61006
2797.97/2807.70	c #Conflicts:     738000 | #Constraints:      62066
2797.97/2807.70	c #Conflicts:     739000 | #Constraints:      63111
2797.97/2807.70	c #Conflicts:     740000 | #Constraints:      64165
2797.97/2807.70	c #Conflicts:     741000 | #Constraints:      65216
2797.97/2807.70	c #Conflicts:     742000 | #Constraints:      66257
2797.97/2807.70	c #Conflicts:     743000 | #Constraints:      67300
2797.97/2807.70	c #Conflicts:     744000 | #Constraints:      68347
2797.97/2807.70	c #Conflicts:     745000 | #Constraints:      69390
2797.97/2807.70	c #Conflicts:     746000 | #Constraints:      70425
2797.97/2807.70	c #Conflicts:     747000 | #Constraints:      71475
2797.97/2807.70	c #Conflicts:     748000 | #Constraints:      72514
2797.97/2807.70	c #Conflicts:     749000 | #Constraints:      73543
2797.97/2807.70	c #Conflicts:     750000 | #Constraints:      74582
2797.97/2807.70	c INPROCESSING
2797.97/2807.70	c GARBAGE COLLECT
2797.97/2807.70	c rational objective 1003
3035.89/3046.59	c #Conflicts:     751000 | #Constraints:      42811
3035.89/3046.59	c #Conflicts:     752000 | #Constraints:      43811
3035.89/3046.59	c #Conflicts:     753000 | #Constraints:      44811
3035.89/3046.59	c #Conflicts:     754000 | #Constraints:      45842
3035.89/3046.59	c #Conflicts:     755000 | #Constraints:      46888
3035.89/3046.59	c #Conflicts:     756000 | #Constraints:      47911
3035.89/3046.59	c #Conflicts:     757000 | #Constraints:      48939
3035.89/3046.59	c #Conflicts:     758000 | #Constraints:      49977
3035.89/3046.59	c #Conflicts:     759000 | #Constraints:      51030
3035.89/3046.59	c #Conflicts:     760000 | #Constraints:      52063
3035.89/3046.59	c #Conflicts:     761000 | #Constraints:      53094
3035.89/3046.59	c #Conflicts:     762000 | #Constraints:      54129
3035.89/3046.59	c #Conflicts:     763000 | #Constraints:      55165
3035.89/3046.59	c #Conflicts:     764000 | #Constraints:      56193
3035.89/3046.59	c #Conflicts:     765000 | #Constraints:      57222
3035.89/3046.59	c #Conflicts:     766000 | #Constraints:      58248
3035.89/3046.59	c #Conflicts:     767000 | #Constraints:      59270
3035.89/3046.59	c #Conflicts:     768000 | #Constraints:      60290
3035.89/3046.59	c #Conflicts:     769000 | #Constraints:      61320
3035.89/3046.59	c #Conflicts:     770000 | #Constraints:      62362
3035.89/3046.59	c #Conflicts:     771000 | #Constraints:      63391
3035.89/3046.59	c #Conflicts:     772000 | #Constraints:      64413
3035.89/3046.59	c #Conflicts:     773000 | #Constraints:      65426
3035.89/3046.59	c #Conflicts:     774000 | #Constraints:      66449
3035.89/3046.59	c #Conflicts:     775000 | #Constraints:      67486
3035.89/3046.59	c #Conflicts:     776000 | #Constraints:      68505
3035.89/3046.59	c #Conflicts:     777000 | #Constraints:      69517
3035.89/3046.59	c #Conflicts:     778000 | #Constraints:      70546
3035.89/3046.59	c #Conflicts:     779000 | #Constraints:      71559
3035.89/3046.59	c #Conflicts:     780000 | #Constraints:      72579
3035.89/3046.59	c #Conflicts:     781000 | #Constraints:      73599
3035.89/3046.59	c #Conflicts:     782000 | #Constraints:      74638
3035.89/3046.59	c #Conflicts:     783000 | #Constraints:      75694
3035.89/3046.59	c #Conflicts:     784000 | #Constraints:      76730
3035.89/3046.59	c #Conflicts:     785000 | #Constraints:      77783
3035.89/3046.59	c #Conflicts:     786000 | #Constraints:      78821
3035.89/3046.59	c #Conflicts:     787000 | #Constraints:      79848
3035.89/3046.59	c #Conflicts:     788000 | #Constraints:      80877
3035.89/3046.59	c #Conflicts:     789000 | #Constraints:      81909
3035.89/3046.59	c #Conflicts:     790000 | #Constraints:      82941
3035.89/3046.59	c #Conflicts:     791000 | #Constraints:      83962
3035.89/3046.59	c #Conflicts:     792000 | #Constraints:      84992
3035.89/3046.59	c #Conflicts:     793000 | #Constraints:      86012
3035.89/3046.59	c #Conflicts:     794000 | #Constraints:      87032
3035.89/3046.59	c #Conflicts:     795000 | #Constraints:      88054
3035.89/3046.59	c #Conflicts:     796000 | #Constraints:      89074
3035.89/3046.59	c #Conflicts:     797000 | #Constraints:      90091
3035.89/3046.59	c #Conflicts:     798000 | #Constraints:      91105
3035.89/3046.59	c #Conflicts:     799000 | #Constraints:      92126
3035.89/3046.59	c #Conflicts:     800000 | #Constraints:      93145
3035.89/3046.59	c #Conflicts:     801000 | #Constraints:      94161
3035.89/3046.59	c #Conflicts:     802000 | #Constraints:      95181
3035.89/3046.59	c #Conflicts:     803000 | #Constraints:      96198
3035.89/3046.59	c #Conflicts:     804000 | #Constraints:      97216
3035.89/3046.59	c #Conflicts:     805000 | #Constraints:      98234
3035.89/3046.59	c #Conflicts:     806000 | #Constraints:      99250
3035.89/3046.59	c #Conflicts:     807000 | #Constraints:     100276
3035.89/3046.59	c #Conflicts:     808000 | #Constraints:     101290
3035.89/3046.59	c #Conflicts:     809000 | #Constraints:     102305
3035.89/3046.59	c #Conflicts:     810000 | #Constraints:     103320
3035.89/3046.59	c #Conflicts:     811000 | #Constraints:     104347
3035.89/3046.59	c #Conflicts:     812000 | #Constraints:     105364
3035.89/3046.59	c #Conflicts:     813000 | #Constraints:     106385
3035.89/3046.59	c #Conflicts:     814000 | #Constraints:     107398
3035.89/3046.59	c #Conflicts:     815000 | #Constraints:     108427
3035.89/3046.59	c #Conflicts:     816000 | #Constraints:     109447
3035.89/3046.59	c INPROCESSING
3035.89/3046.59	c GARBAGE COLLECT
3035.89/3046.59	c rational objective 1003
3076.05/3086.88	c #Conflicts:     817000 | #Constraints:      59364
3076.05/3086.88	c #Conflicts:     818000 | #Constraints:      60364
3076.05/3086.88	c #Conflicts:     819000 | #Constraints:      61364
3076.05/3086.88	c #Conflicts:     820000 | #Constraints:      62368
3076.05/3086.88	c #Conflicts:     821000 | #Constraints:      63377
3076.05/3086.88	c #Conflicts:     822000 | #Constraints:      64386
3076.05/3086.88	c #Conflicts:     823000 | #Constraints:      65402
3076.05/3086.88	c #Conflicts:     824000 | #Constraints:      66412
3076.05/3086.88	c #Conflicts:     825000 | #Constraints:      67434
3076.05/3086.88	c #Conflicts:     826000 | #Constraints:      68461
3076.05/3086.88	c #Conflicts:     827000 | #Constraints:      69482
3076.05/3086.88	c #Conflicts:     828000 | #Constraints:      70520
3076.05/3086.88	c #Conflicts:     829000 | #Constraints:      71547
3076.05/3086.88	c #Conflicts:     830000 | #Constraints:      72571
3076.05/3086.88	c #Conflicts:     831000 | #Constraints:      73590
3076.05/3086.88	c #Conflicts:     832000 | #Constraints:      74609
3076.05/3086.88	c #Conflicts:     833000 | #Constraints:      75624
3076.05/3086.88	c #Conflicts:     834000 | #Constraints:      76642
3076.05/3086.88	c #Conflicts:     835000 | #Constraints:      77680
3076.05/3086.88	c #Conflicts:     836000 | #Constraints:      78702
3076.05/3086.88	c #Conflicts:     837000 | #Constraints:      79722
3076.05/3086.88	c INPROCESSING
3076.05/3086.88	c GARBAGE COLLECT
3076.05/3086.88	c rational objective 1003
3138.93/3149.93	c #Conflicts:     838000 | #Constraints:      44397
3138.93/3149.93	c #Conflicts:     839000 | #Constraints:      45397
3138.93/3149.93	c #Conflicts:     840000 | #Constraints:      46397
3138.93/3149.93	c #Conflicts:     841000 | #Constraints:      47403
3138.93/3149.93	c #Conflicts:     842000 | #Constraints:      48425
3138.93/3149.93	c #Conflicts:     843000 | #Constraints:      49441
3138.93/3149.93	c #Conflicts:     844000 | #Constraints:      50456
3138.93/3149.93	c #Conflicts:     845000 | #Constraints:      51478
3138.93/3149.93	c #Conflicts:     846000 | #Constraints:      52499
3138.93/3149.93	c #Conflicts:     847000 | #Constraints:      53519
3138.93/3149.93	c #Conflicts:     848000 | #Constraints:      54539
3138.93/3149.93	c #Conflicts:     849000 | #Constraints:      55556
3138.93/3149.93	c #Conflicts:     850000 | #Constraints:      56578
3138.93/3149.93	c #Conflicts:     851000 | #Constraints:      57593
3138.93/3149.93	c #Conflicts:     852000 | #Constraints:      58608
3138.93/3149.93	c #Conflicts:     853000 | #Constraints:      59620
3138.93/3149.93	c #Conflicts:     854000 | #Constraints:      60639
3138.93/3149.93	c #Conflicts:     855000 | #Constraints:      61655
3138.93/3149.93	c #Conflicts:     856000 | #Constraints:      62675
3138.93/3149.93	c #Conflicts:     857000 | #Constraints:      63697
3138.93/3149.93	c #Conflicts:     858000 | #Constraints:      64722
3138.93/3149.93	c INPROCESSING
3138.93/3149.93	c GARBAGE COLLECT
3138.93/3149.93	c rational objective 1003
3455.80/3467.83	c #Conflicts:     859000 | #Constraints:      42145
3455.80/3467.83	c #Conflicts:     860000 | #Constraints:      43150
3455.80/3467.83	c #Conflicts:     861000 | #Constraints:      44157
3455.80/3467.83	c #Conflicts:     862000 | #Constraints:      45183
3455.80/3467.83	c #Conflicts:     863000 | #Constraints:      46215
3455.80/3467.83	c #Conflicts:     864000 | #Constraints:      47235
3455.80/3467.83	c #Conflicts:     865000 | #Constraints:      48270
3455.80/3467.83	c #Conflicts:     866000 | #Constraints:      49300
3455.80/3467.83	c #Conflicts:     867000 | #Constraints:      50316
3455.80/3467.83	c #Conflicts:     868000 | #Constraints:      51337
3455.80/3467.83	c #Conflicts:     869000 | #Constraints:      52362
3455.80/3467.83	c #Conflicts:     870000 | #Constraints:      53388
3455.80/3467.83	c #Conflicts:     871000 | #Constraints:      54418
3455.80/3467.83	c #Conflicts:     872000 | #Constraints:      55433
3455.80/3467.83	c #Conflicts:     873000 | #Constraints:      56459
3455.80/3467.83	c #Conflicts:     874000 | #Constraints:      57482
3455.80/3467.83	c #Conflicts:     875000 | #Constraints:      58495
3455.80/3467.83	c #Conflicts:     876000 | #Constraints:      59536
3455.80/3467.83	c #Conflicts:     877000 | #Constraints:      60583
3455.80/3467.83	c #Conflicts:     878000 | #Constraints:      61609
3455.80/3467.83	c #Conflicts:     879000 | #Constraints:      62627
3455.80/3467.83	c #Conflicts:     880000 | #Constraints:      63635
3455.80/3467.83	c #Conflicts:     881000 | #Constraints:      64663
3455.80/3467.83	c #Conflicts:     882000 | #Constraints:      65691
3455.80/3467.83	c #Conflicts:     883000 | #Constraints:      66706
3455.80/3467.83	c #Conflicts:     884000 | #Constraints:      67735
3455.80/3467.83	c #Conflicts:     885000 | #Constraints:      68767
3455.80/3467.83	c #Conflicts:     886000 | #Constraints:      69795
3455.80/3467.83	c #Conflicts:     887000 | #Constraints:      70824
3455.80/3467.83	c #Conflicts:     888000 | #Constraints:      71844
3455.80/3467.83	c #Conflicts:     889000 | #Constraints:      72859
3455.80/3467.83	c #Conflicts:     890000 | #Constraints:      73880
3455.80/3467.83	c #Conflicts:     891000 | #Constraints:      74908
3455.80/3467.83	c #Conflicts:     892000 | #Constraints:      75935
3455.80/3467.83	c #Conflicts:     893000 | #Constraints:      76954
3455.80/3467.83	c #Conflicts:     894000 | #Constraints:      77980
3455.80/3467.83	c #Conflicts:     895000 | #Constraints:      78993
3455.80/3467.83	c #Conflicts:     896000 | #Constraints:      80003
3455.80/3467.83	c #Conflicts:     897000 | #Constraints:      81017
3455.80/3467.83	c #Conflicts:     898000 | #Constraints:      82037
3455.80/3467.83	c #Conflicts:     899000 | #Constraints:      83052
3455.80/3467.83	c #Conflicts:     900000 | #Constraints:      84065
3455.80/3467.83	c #Conflicts:     901000 | #Constraints:      85085
3455.80/3467.83	c #Conflicts:     902000 | #Constraints:      86108
3455.80/3467.83	c #Conflicts:     903000 | #Constraints:      87135
3455.80/3467.83	c #Conflicts:     904000 | #Constraints:      88152
3455.80/3467.83	c #Conflicts:     905000 | #Constraints:      89171
3455.80/3467.83	c #Conflicts:     906000 | #Constraints:      90192
3455.80/3467.83	c #Conflicts:     907000 | #Constraints:      91205
3455.80/3467.83	c #Conflicts:     908000 | #Constraints:      92225
3455.80/3467.83	c #Conflicts:     909000 | #Constraints:      93243
3455.80/3467.83	c #Conflicts:     910000 | #Constraints:      94270
3455.80/3467.83	c #Conflicts:     911000 | #Constraints:      95289
3455.80/3467.83	c #Conflicts:     912000 | #Constraints:      96322
3455.80/3467.83	c #Conflicts:     913000 | #Constraints:      97359
3455.80/3467.83	c #Conflicts:     914000 | #Constraints:      98396
3455.80/3467.83	c #Conflicts:     915000 | #Constraints:      99410
3455.80/3467.83	c #Conflicts:     916000 | #Constraints:     100433
3455.80/3467.83	c #Conflicts:     917000 | #Constraints:     101447
3455.80/3467.83	c #Conflicts:     918000 | #Constraints:     102461
3455.80/3467.83	c #Conflicts:     919000 | #Constraints:     103470
3455.80/3467.83	c #Conflicts:     920000 | #Constraints:     104480
3455.80/3467.83	c #Conflicts:     921000 | #Constraints:     105496
3455.80/3467.83	c #Conflicts:     922000 | #Constraints:     106511
3455.80/3467.83	c #Conflicts:     923000 | #Constraints:     107523
3455.80/3467.83	c #Conflicts:     924000 | #Constraints:     108539
3455.80/3467.83	c #Conflicts:     925000 | #Constraints:     109554
3455.80/3467.83	c #Conflicts:     926000 | #Constraints:     110578
3455.80/3467.83	c #Conflicts:     927000 | #Constraints:     111589
3455.80/3467.83	c #Conflicts:     928000 | #Constraints:     112604
3455.80/3467.83	c INPROCESSING
3455.80/3467.83	c GARBAGE COLLECT
3455.80/3467.83	c rational objective 1003
3600.03/3612.50	c #Conflicts:     929000 | #Constraints:      60537
3600.03/3612.50	c #Conflicts:     930000 | #Constraints:      61537
3600.03/3612.50	c #Conflicts:     931000 | #Constraints:      62537
3600.03/3612.50	c #Conflicts:     932000 | #Constraints:      63537
3600.03/3612.50	c #Conflicts:     933000 | #Constraints:      64537
3600.03/3612.50	c #Conflicts:     934000 | #Constraints:      65537
3600.03/3612.50	c #Conflicts:     935000 | #Constraints:      66537
3600.03/3612.50	c #Conflicts:     936000 | #Constraints:      67537
3600.03/3612.50	c #Conflicts:     937000 | #Constraints:      68537
3600.03/3612.50	c #Conflicts:     938000 | #Constraints:      69537
3600.03/3612.50	c #Conflicts:     939000 | #Constraints:      70537
3600.03/3612.50	c #Conflicts:     940000 | #Constraints:      71537
3600.03/3612.50	c #Conflicts:     941000 | #Constraints:      72537
3600.03/3612.50	c #Conflicts:     942000 | #Constraints:      73537
3600.03/3612.50	c #Conflicts:     943000 | #Constraints:      74537
3600.03/3612.50	c #Conflicts:     944000 | #Constraints:      75537
3600.03/3612.50	c #Conflicts:     945000 | #Constraints:      76537
3600.03/3612.50	c Program interrupted by user.
3600.03/3612.50	c cpu time 3584.4 s
3600.03/3612.50	c deterministic time 444410704093 4.44e+11
3600.03/3612.50	c optimization time 143.787 s
3600.03/3612.50	c total solve time 3440.6 s
3600.03/3612.50	c core-guided solve time 1868.8 s
3600.03/3612.50	c propagation time 3210.91 s
3600.03/3612.50	c conflict analysis time 334.753 s
3600.03/3612.50	c propagations 190760447
3600.03/3612.50	c resolve steps 9205500
3600.03/3612.50	c decisions 7133479
3600.03/3612.50	c conflicts 945996
3600.03/3612.50	c restarts 2043
3600.03/3612.50	c inprocessing phases 54
3600.03/3612.50	c input clauses 5198
3600.03/3612.50	c input cardinalities 2166
3600.03/3612.50	c input general constraints 655
3600.03/3612.50	c input average constraint length 287.71
3600.03/3612.50	c input average constraint degree 81.28
3600.03/3612.50	c learned clauses 284832
3600.03/3612.50	c learned cardinalities 146535
3600.03/3612.50	c learned general constraints 558891
3600.03/3612.50	c learned average constraint length 401.24
3600.03/3612.50	c learned average constraint degree 1166751612.20
3600.03/3612.50	c watched constraints 465241
3600.03/3612.50	c counting constraints 94305
3600.03/3612.50	c gcd simplifications 34887
3600.03/3612.50	c detected cardinalities 18798
3600.03/3612.50	c weakened non-implied lits 46129473
3600.03/3612.50	c weakened non-implying lits 45192
3600.03/3612.50	c original variables 1961
3600.03/3612.50	c clausal propagations 69114054
3600.03/3612.50	c cardinality propagations 24012444
3600.03/3612.50	c watched propagations 29719476
3600.03/3612.50	c counting propagations 59061689
3600.03/3612.50	c watch lookups 53431215175
3600.03/3612.50	c watch backjump lookups 43781573784
3600.03/3612.50	c watch checks 327312954042
3600.03/3612.50	c propagation checks 18557811439
3600.03/3612.50	c constraint additions 929433115
3600.03/3612.50	c trail pops 198824675
3600.03/3612.50	c formula constraints 4000
3600.03/3612.50	c learned constraints 931504
3600.03/3612.50	c bound constraints 1164
3600.03/3612.50	c core-guided constraints 2855
3600.03/3612.50	c encountered formula constraints 3894217
3600.03/3612.50	c encountered learned constraints 4953998
3600.03/3612.50	c encountered bound constraints 161
3600.03/3612.50	c encountered core-guided constraints 976479
3600.03/3612.50	c LP total time 120.331 s
3600.03/3612.50	c LP solve time 97.48 s
3600.03/3612.50	c LP constraints added 4459
3600.03/3612.50	c LP constraints removed 456
3600.03/3612.50	c LP pivots internal 946014
3600.03/3612.50	c LP pivots root 51922
3600.03/3612.50	c LP calls 46582
3600.03/3612.50	c LP optimalities 2830
3600.03/3612.50	c LP no pivot count 1761
3600.03/3612.50	c LP infeasibilities 43748
3600.03/3612.50	c LP valid Farkas constraints 43743
3600.03/3612.50	c LP learned Farkas constraints 14630
3600.03/3612.50	c LP basis resets 6
3600.03/3612.50	c LP cycling count 0
3600.03/3612.50	c LP singular count 0
3600.03/3612.50	c LP no primal count 0
3600.03/3612.50	c LP no farkas count 5
3600.03/3612.50	c LP other issue count 1
3600.03/3612.50	c LP Gomory cuts 381
3600.03/3612.50	c LP learned cuts 78
3600.03/3612.50	c LP deleted cuts 456
3600.03/3612.50	c LP encountered Gomory constraints 61
3600.03/3612.50	c LP encountered Farkas constraints 220706
3600.03/3612.50	c LP encountered learned Farkas constraints 91244
3600.03/3612.50	c CG auxiliary variables introduced 1286
3600.03/3612.50	c CG solutions found 161
3600.03/3612.50	c CG cores constructed 1003
3600.03/3612.50	c CG core cardinality constraints returned 0
3600.03/3612.50	c CG unit cores 0
3600.03/3612.50	c CG single cores 1003
3600.03/3612.50	c CG blocks removed during cardinality reduction 0
3600.03/3612.50	c CG first core best 0
3600.03/3612.50	c CG decision core best 0
3600.03/3612.50	c CG core reduction tie 0
3600.03/3612.50	c CG core degree average 1.00
3600.03/3612.50	c CG core slack average 1.99
3600.03/3612.50	s SATISFIABLE
3600.03/3612.50	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

Verifier Data

OK	1037

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: 63931 MiB (61431 MiB free)
  memory of node 1: 64510 MiB (61443 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4455129-1721458274/watcher-4455129-1721458274 -o /tmp/evaluation-result-4455129-1721458274/solver-4455129-1721458274 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1721458286-1023146 --watchdog 3760 roundingsat --print-sol=1 --time limit=3600 --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 HOME/instance-4455129-1721458274.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
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 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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=1023197, runsolver pid=1023191

[startup+0.100694 s]*
/proc/loadavg: 1.12 1.13 1.28 6/260 1023211
/proc/meminfo: memFree=125810236/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=41184 memory=13792 CPUtime=0.05 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 1560 0 1 0 5 0 0 0 20 0 1 0 197987976 42172416 3448 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 10296 3448 1788 922 0 2248 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 41184 KiB
Current children cumulated memory: 13792 KiB

[startup+0.215874 s]*
/proc/loadavg: 1.12 1.13 1.28 8/260 1023211
/proc/meminfo: memFree=125784812/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=43468 memory=17748 CPUtime=0.16 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 2555 0 1 0 15 1 0 0 20 0 1 0 197987976 44511232 4437 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 10867 4437 1788 922 0 2819 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 43468 KiB
Current children cumulated memory: 17748 KiB

[startup+0.304817 s]*
/proc/loadavg: 1.12 1.13 1.28 5/260 1023211
/proc/meminfo: memFree=125765164/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=48980 memory=23156 CPUtime=0.24 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 3931 0 1 0 21 3 0 0 20 0 1 0 197987976 50155520 5789 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 12245 5789 1788 922 0 4197 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 48980 KiB
Current children cumulated memory: 23156 KiB

[startup+0.700172 s]
/proc/loadavg: 1.12 1.13 1.28 5/260 1023211
/proc/meminfo: memFree=125730872/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=67988 memory=38556 CPUtime=0.64 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 6759 0 1 0 52 12 0 0 20 0 1 0 197987976 69619712 9639 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 16997 9639 1788 922 0 8949 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 67988 KiB
Current children cumulated memory: 38556 KiB

[startup+1.50017 s]
/proc/loadavg: 1.12 1.13 1.28 6/258 1023211
/proc/meminfo: memFree=125658528/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=88848 memory=53236 CPUtime=1.43 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 9812 0 1 0 127 16 0 0 20 0 1 0 197987976 90980352 13309 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 22212 13309 1865 922 0 14164 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 88848 KiB
Current children cumulated memory: 53236 KiB

[startup+3.10594 s]
/proc/loadavg: 1.35 1.18 1.29 6/258 1023211
/proc/meminfo: memFree=125605656/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=105580 memory=65900 CPUtime=3.03 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 12964 0 1 0 281 22 0 0 20 0 1 0 197987976 108113920 16475 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 26395 16475 1865 922 0 18347 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 105580 KiB
Current children cumulated memory: 65900 KiB

[startup+6.30016 s]
/proc/loadavg: 1.35 1.18 1.29 6/258 1023213
/proc/meminfo: memFree=125562456/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=108524 memory=74212 CPUtime=6.21 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 14030 0 1 0 589 32 0 0 20 0 1 0 197987976 111128576 18553 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 27131 18553 1865 922 0 19083 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 108524 KiB
Current children cumulated memory: 74212 KiB

[startup+12.7002 s]
/proc/loadavg: 1.76 1.28 1.32 6/258 1023213
/proc/meminfo: memFree=125537080/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=113656 memory=82080 CPUtime=12.59 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 15840 0 1 0 1212 47 0 0 20 0 1 0 197987976 116383744 20520 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 28414 20520 1865 922 0 20366 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 113656 KiB
Current children cumulated memory: 82080 KiB

[startup+25.5002 s]
/proc/loadavg: 2.19 1.38 1.36 6/258 1023214
/proc/meminfo: memFree=125474940/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=120164 memory=91788 CPUtime=25.33 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 17770 0 1 0 2461 72 0 0 20 0 1 0 197987976 123047936 22947 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 30041 22947 1865 922 0 21993 0
Current children cumulated CPU time: 25.33 s
Current children cumulated vsize: 120164 KiB
Current children cumulated memory: 91788 KiB

[startup+51.106 s]
/proc/loadavg: 2.87 1.61 1.43 6/258 1023219
/proc/meminfo: memFree=125259280/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=176120 memory=131288 CPUtime=50.84 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 25023 0 1 0 4966 118 0 0 20 0 1 0 197987976 180346880 32822 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 44030 32822 1865 922 0 35982 0
Current children cumulated CPU time: 50.84 s
Current children cumulated vsize: 176120 KiB
Current children cumulated memory: 131288 KiB

[startup+102.3 s]
/proc/loadavg: 3.55 2.01 1.58 6/258 1023227
/proc/meminfo: memFree=124941040/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=221408 memory=183780 CPUtime=101.83 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 28836 0 1 0 10016 167 0 0 20 0 1 0 197987976 226721792 45945 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 55352 45945 1865 922 0 47304 0
Current children cumulated CPU time: 101.83 s
Current children cumulated vsize: 221408 KiB
Current children cumulated memory: 183780 KiB

[startup+162.3 s]
/proc/loadavg: 3.95 2.41 1.75 6/258 1023239
/proc/meminfo: memFree=124786644/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=341468 memory=290408 CPUtime=161.63 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 42360 0 1 0 15913 250 0 0 20 0 1 0 197987976 349663232 72602 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 85367 72602 1865 922 0 77319 0
Current children cumulated CPU time: 161.63 s
Current children cumulated vsize: 341468 KiB
Current children cumulated memory: 290408 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 2.73 1.90 6/258 1023250
/proc/meminfo: memFree=124740688/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=346976 memory=294336 CPUtime=221.44 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 43367 0 1 0 21862 282 0 0 20 0 1 0 197987976 355303424 73584 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 86744 73584 1865 922 0 78696 0
Current children cumulated CPU time: 221.44 s
Current children cumulated vsize: 346976 KiB
Current children cumulated memory: 294336 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 2.98 2.04 6/259 1023645
/proc/meminfo: memFree=124671240/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=357988 memory=303700 CPUtime=281.24 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 45831 0 1 0 27793 331 0 0 20 0 1 0 197987976 366579712 75925 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 89497 75925 1865 922 0 81449 0
Current children cumulated CPU time: 281.24 s
Current children cumulated vsize: 357988 KiB
Current children cumulated memory: 303700 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 3.18 2.17 6/257 1023655
/proc/meminfo: memFree=124581024/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=363196 memory=307584 CPUtime=341.04 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 46923 0 1 0 33715 389 0 0 20 0 1 0 197987976 371912704 76896 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 90799 76896 1865 922 0 82751 0
Current children cumulated CPU time: 341.04 s
Current children cumulated vsize: 363196 KiB
Current children cumulated memory: 307584 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 3.35 2.30 6/257 1023666
/proc/meminfo: memFree=124550276/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=385340 memory=325564 CPUtime=400.84 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 51531 0 1 0 39663 421 0 0 20 0 1 0 197987976 394588160 81391 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 96335 81391 1865 922 0 88287 0
Current children cumulated CPU time: 400.84 s
Current children cumulated vsize: 385340 KiB
Current children cumulated memory: 325564 KiB

[startup+462.3 s]
/proc/loadavg: 4.28 3.53 2.43 6/257 1023844
/proc/meminfo: memFree=124499584/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=386064 memory=326600 CPUtime=460.64 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 51821 0 1 0 45602 462 0 0 20 0 1 0 197987976 395329536 81650 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 96516 81650 1865 922 0 88468 0

################
# More data... #
################

Current children cumulated memory: 538392 KiB

[startup+2922.3 s]
/proc/loadavg: 4.13 4.11 4.01 6/254 1024915
/proc/meminfo: memFree=123318260/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=642420 memory=543196 CPUtime=2912.14 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 90894 0 1 0 289849 1365 0 0 20 0 1 0 197987976 657838080 135799 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 160605 135799 1865 922 0 152557 0
Current children cumulated CPU time: 2912.14 s
Current children cumulated vsize: 642420 KiB
Current children cumulated memory: 543196 KiB

[startup+2982.3 s]
/proc/loadavg: 4.20 4.14 4.03 6/257 1024931
/proc/meminfo: memFree=123306928/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=648820 memory=548144 CPUtime=2971.91 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 92353 0 1 0 295809 1382 0 0 20 0 1 0 197987976 664391680 137036 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 162205 137036 1865 922 0 154157 0
Current children cumulated CPU time: 2971.91 s
Current children cumulated vsize: 648820 KiB
Current children cumulated memory: 548144 KiB

[startup+3042.3 s]
/proc/loadavg: 4.19 4.14 4.03 6/258 1024942
/proc/meminfo: memFree=123287092/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=657780 memory=556936 CPUtime=3031.69 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 94188 0 1 0 301773 1396 0 0 20 0 1 0 197987976 673566720 139234 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 164445 139234 1865 922 0 156397 0
Current children cumulated CPU time: 3031.69 s
Current children cumulated vsize: 657780 KiB
Current children cumulated memory: 556936 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.13 4.03 6/258 1024952
/proc/meminfo: memFree=123248048/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=659032 memory=587324 CPUtime=3091.49 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 95002 0 1 0 307724 1425 0 0 20 0 1 0 197987976 674848768 146831 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 164758 146831 1865 922 0 156710 0
Current children cumulated CPU time: 3091.49 s
Current children cumulated vsize: 659032 KiB
Current children cumulated memory: 587324 KiB

[startup+3162.3 s]
/proc/loadavg: 4.05 4.10 4.03 6/258 1024963
/proc/meminfo: memFree=123236340/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=659032 memory=589896 CPUtime=3151.3 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 95242 0 1 0 313677 1453 0 0 20 0 1 0 197987976 674848768 147474 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 164758 147474 1865 922 0 156710 0
Current children cumulated CPU time: 3151.3 s
Current children cumulated vsize: 659032 KiB
Current children cumulated memory: 589896 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.11 4.03 6/258 1024975
/proc/meminfo: memFree=123228344/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=659032 memory=589896 CPUtime=3211.1 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 95498 0 1 0 319637 1473 0 0 20 0 1 0 197987976 674848768 147474 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 164758 147474 1865 922 0 156710 0
Current children cumulated CPU time: 3211.1 s
Current children cumulated vsize: 659032 KiB
Current children cumulated memory: 589896 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.11 4.03 6/255 1024985
/proc/meminfo: memFree=123222976/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=660852 memory=590772 CPUtime=3270.9 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 96014 0 1 0 325604 1486 0 0 20 0 1 0 197987976 676712448 147693 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 165213 147693 1865 922 0 157165 0
Current children cumulated CPU time: 3270.9 s
Current children cumulated vsize: 660852 KiB
Current children cumulated memory: 590772 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.10 4.03 6/254 1024996
/proc/meminfo: memFree=123218400/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=663924 memory=593168 CPUtime=3330.71 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 96844 0 1 0 331573 1498 0 0 20 0 1 0 197987976 679858176 148292 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 165981 148292 1865 922 0 157933 0
Current children cumulated CPU time: 3330.71 s
Current children cumulated vsize: 663924 KiB
Current children cumulated memory: 593168 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.09 4.03 6/254 1025007
/proc/meminfo: memFree=123208380/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=669812 memory=597712 CPUtime=3390.51 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 98239 0 1 0 337541 1510 0 0 20 0 1 0 197987976 685887488 149428 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 167453 149428 1865 922 0 159405 0
Current children cumulated CPU time: 3390.51 s
Current children cumulated vsize: 669812 KiB
Current children cumulated memory: 597712 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.09 4.03 6/255 1025018
/proc/meminfo: memFree=123184636/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=674676 memory=601044 CPUtime=3450.32 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 99339 0 1 0 343511 1521 0 0 20 0 1 0 197987976 690868224 150261 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 168669 150261 1865 922 0 160621 0
Current children cumulated CPU time: 3450.32 s
Current children cumulated vsize: 674676 KiB
Current children cumulated memory: 601044 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.10 4.04 6/255 1025028
/proc/meminfo: memFree=123154908/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=675188 memory=601588 CPUtime=3510.13 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 99985 0 1 0 349474 1539 0 0 20 0 1 0 197987976 691392512 150397 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 168797 150397 1865 922 0 160749 0
Current children cumulated CPU time: 3510.13 s
Current children cumulated vsize: 675188 KiB
Current children cumulated memory: 601588 KiB

[startup+3582.3 s]
/proc/loadavg: 4.05 4.08 4.03 6/258 1025044
/proc/meminfo: memFree=123150040/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=675188 memory=601588 CPUtime=3569.93 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 100213 0 1 0 355438 1555 0 0 20 0 1 0 197987976 691392512 150397 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 168797 150397 1865 922 0 160749 0
Current children cumulated CPU time: 3569.93 s
Current children cumulated vsize: 675188 KiB
Current children cumulated memory: 601588 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.5 s]
/proc/loadavg: 4.09 4.09 4.04 5/256 1025294
/proc/meminfo: memFree=124926624/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=675188 memory=601588 CPUtime=3600.03 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 100217 0 1 0 358439 1564 0 0 20 0 1 0 197987976 691392512 150397 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 168797 150397 1865 922 0 160749 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 675188 KiB
Current children cumulated memory: 601588 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3612.5 s]
# the end of solver process 1023197 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3584.4 s, system=15.6479 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3612.5 s]
/proc/loadavg: 4.09 4.09 4.04 5/256 1025294
/proc/meminfo: memFree=124926624/131524600 swapFree=131071996/131071996
[pid=1023197] ppid=1023191 vsize=675188 memory=601588 CPUtime=3600.03 cores=0,2
/proc/1023197/stat : 1023197 (roundingsat) R 1023191 1023197 1023136 0 -1 4194304 100217 0 1 0 358439 1564 0 0 20 0 1 0 197987976 691392512 150397 134679101440 4194304 7968373 140730727230208 0 0 0 0 0 8404994 0 0 0 17 0 0 0 5 0 0 8652288 8659920 18673664 140730727236540 140730727236704 140730727236704 140730727243721 0
/proc/1023197/statm: 168797 150397 1865 922 0 160749 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 675188 KiB
Current children cumulated memory: 601588 KiB

Child status: 0

Real time (s): 3612.5
CPU time (s): 3600.05
CPU user time (s): 3584.4
CPU system time (s): 15.6479
CPU usage (%): 99.6552
Max. virtual memory (cumulated for all children) (KiB): 676624
Max. memory (cumulated for all children) (KiB): 602624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.4
system time used= 15.6479
maximum resident set size= 602624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100236
page faults= 1
swaps= 0
block input operations= 48
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 143
involuntary context switches= 24840


# summary of solver processes directly reported to runsolver:
#   pid: 1023197
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3584.4
#   total CPU system time (s): 15.6479

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.2833 second user time and 17.9608 second system time

The end

Launcher Data

Begin job on nodeC016 at 2024-07-20 08:51:26
IDJOB=4455129
IDBENCH=147527
IDSOLVER=3084
FILE ID=nodeC016/4455129-1721458274
RUNJOBID= nodeC016-1721458286-1023146
SLURM_JOB_ID= 7545701
Free space on /tmp= 890080 MiB

SOLVER NAME= RoundingSat nolog
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_0.opb.PB06.opb
COMMAND LINE= roundingsat --print-sol=1 --'time limit'=TIMEOUT --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4455129-1721458274/watcher-4455129-1721458274 -o /tmp/evaluation-result-4455129-1721458274/solver-4455129-1721458274 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1721458286-1023146 --watchdog 3760  roundingsat --print-sol=1 --'time limit'=3600 --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 HOME/instance-4455129-1721458274.opb

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= fbd32e707c8d4aa66e3f5cddd7aa4984
RANDOM SEED=382687337

nodeC016.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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	: 0xb00002a
cpu MHz		: 3589.800
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.70
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	: 0xb00002a
cpu MHz		: 3470.619
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.63
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	: 0xb00002a
cpu MHz		: 3526.076
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.70
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	: 0xb00002a
cpu MHz		: 3547.145
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.63
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	: 0xb00002a
cpu MHz		: 3571.091
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.70
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	: 0xb00002a
cpu MHz		: 3440.627
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.63
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	: 0xb00002a
cpu MHz		: 3545.005
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.70
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	: 0xb00002a
cpu MHz		: 3511.808
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.63
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125830312 kB
MemAvailable:   129701384 kB
Buffers:          433532 kB
Cached:          4279128 kB
SwapCached:            0 kB
Active:           712896 kB
Inactive:        4361444 kB
Active(anon):       1472 kB
Inactive(anon):   406140 kB
Active(file):     711424 kB
Inactive(file):  3955304 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             21364 kB
Writeback:             0 kB
AnonPages:        360028 kB
Mapped:           107368 kB
Shmem:             45912 kB
KReclaimable:      87984 kB
Slab:             199984 kB
SReclaimable:      87984 kB
SUnreclaim:       112000 kB
KernelStack:        3968 kB
PageTables:         9904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     687020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            73920 kB
HardwareCorrupted:     0 kB
AnonHugePages:    231424 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      207572 kB
DirectMap2M:    13197312 kB
DirectMap1G:    122683392 kB

Free space on /tmp at the end= 890052 MiB
End job on nodeC016 at 2024-07-20 09:51:38