Trace number 4502374

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+pbsuma-opt 63f22adSAT (TO)3477 3600.11 3610.64

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/heinz/
normalized-methanosarcina.opb
MD5SUMe11b87324a00f3ba152132e9cc03d5bf
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 benchmark2723
Best CPU time to get the best result obtained on this benchmark3600.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7930
Total number of constraints14604
Number of constraints which are clauses14604
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 constraint3
Maximum length of a constraint3
Number of terms in the objective function 7302
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 7302
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7302
Number of bits of the biggest sum of numbers13
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.01	c ┌────────────────────────────────────────────────────────────────┐
0.00/0.01	c │      pbsuma -- a PB interface for satsuma                      │
0.00/0.01	c │      satsuma_version=1.2, dejavu_version=2.1                   │
0.00/0.01	c │      (c) 2025 Markus Anders                                    │
0.00/0.01	c └────────────────────────────────────────────────────────────────┘
0.00/0.01	c parse 'HOME/instance-4502374-1751414836.opb'
0.00/0.01	c 	read 0.56MB  (7.83ms)
0.00/0.01	c	 [cnf: #variables 7930 #clauses 14605 #duplicates 0 #arr 51114]
0.00/0.01	c 
0.00/0.01	c make graph and approximate orbits
0.00/0.02	c	 [group: #orbits ~= 5084] (9.65ms)
0.00/0.02	c 
0.00/0.02	c detect special group actions
0.00/0.02	c 	probe for Johnson action (limit=64)
0.00/0.03	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.00/0.03	c 	probe for row symmetry (limit=64, splits=16.78M)
0.00/0.03	c 	recursing 16 blocks of candidate 4x24r
0.00/0.03	c 	 found row 4x24, generating row predicate
0.00/0.03	c 	 (3.17ms)
0.00/0.03	c 
0.00/0.03	c detect symmetries on remainder
0.00/0.03	c 	[graph: #vertices 39023 #edges 135204]
0.00/0.03	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.00/0.04	c 	 [group: #symmetries 2.02*10^761 #generators 2524] (10.41ms)
0.00/0.04	c 
0.00/0.04	c optimize generators (opt_passes=64, conjugate_limit=256)
0.00/0.04	c 	ran it=0, +gens=0 
0.00/0.04	c 	con best_support=4, best_gens=2518, +gens=0
0.00/0.04	c 	(6.75ms)
0.00/0.04	c 
0.00/0.04	c finalize break order and special generators
0.00/0.04	c 
0.00/0.04	c add generic predicates (break_depth=20)
0.00/0.05	c 	added predicates for 2524 generators (0.32ms)
0.00/0.05	c 
0.00/0.05	c generation finished
0.00/0.05	c 	[sbp: #constraints 2998 #add_vars 157]
0.00/0.05	c 
0.00/0.05	c write result to 'HOME/instance-4502374-1751414836.opb.pre'
0.00/0.05	c 	wrote 0.66MB (1.57ms)
0.00/0.05	c ------------------------------------------------------------------
0.00/0.05	c                  10.41ms 25.54% detect_generic
0.00/0.05	c                   9.65ms 23.69% approx_orbits
0.00/0.05	c                   7.83ms 19.21% parse
0.00/0.05	c                   6.75ms 16.58% optimize_gens
0.00/0.05	c                   3.17ms  7.77% detect_special
0.00/0.05	c                   1.57ms  3.85% output
0.00/0.05	c                   0.67ms  1.66% other
0.00/0.05	c                   0.38ms  0.93% finalize_order
0.00/0.05	c                   0.32ms  0.78% break_generic
0.00/0.05	c         ───────────────────────────────────────────────
0.00/0.05	c                  40.74ms   100% total
0.00/0.05	c ------------------------------------------------------------------
0.00/0.06	c RoundingSat 2
0.00/0.06	c branch pb25
0.00/0.06	c commit 63f22ad
0.06/0.14	c #variables 8087 #constraints 17602
0.06/0.14	c objective is ce32 
0.06/0.14	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.06/0.14	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
0.06/0.14	c bounds - >= 0 @ 0.05032
0.06/0.17	c rational objective 0
0.16/0.28	c bounds 4682 >= 0 @ 0.17489
0.16/0.28	c bounds 4682 >= 1 @ 0.175516
0.16/0.28	c bounds 4682 >= 2 @ 0.177066
0.16/0.29	c bounds 4682 >= 3 @ 0.179057
0.16/0.29	c bounds 4682 >= 4 @ 0.181066
0.26/0.31	c bounds 4682 >= 5 @ 0.182957
0.26/0.31	c bounds 4681 >= 5 @ 0.187557
0.26/0.32	c bounds 4681 >= 6 @ 0.188099
0.26/0.32	c bounds 4681 >= 7 @ 0.189034
0.26/0.33	c bounds 4680 >= 7 @ 0.195743
0.26/0.34	c bounds 4680 >= 8 @ 0.200072
0.26/0.34	c bounds 4680 >= 9 @ 0.203336
0.26/0.35	c bounds 4679 >= 9 @ 0.209426
0.26/0.36	c bounds 4679 >= 10 @ 0.21192
0.44/0.52	c bounds 4679 >= 11 @ 0.35503
0.44/0.53	c bounds 4679 >= 12 @ 0.357699
0.44/0.53	c bounds 4678 >= 12 @ 0.362534
0.44/0.54	c bounds 4678 >= 13 @ 0.364454
0.44/0.55	c bounds 4677 >= 13 @ 0.368905
0.44/0.55	c bounds 4677 >= 14 @ 0.371242
0.44/0.56	c bounds 4677 >= 15 @ 0.37321
0.44/0.56	c bounds 4676 >= 15 @ 0.375137
0.44/0.57	c bounds 4676 >= 16 @ 0.378366
0.44/0.58	c bounds 4675 >= 16 @ 0.38422
0.44/0.58	c bounds 4675 >= 17 @ 0.390811
0.44/0.59	c bounds 4675 >= 18 @ 0.392263
0.44/0.60	c bounds 4674 >= 18 @ 0.401365
0.54/0.61	c bounds 4674 >= 19 @ 0.40451
0.54/0.61	c bounds 4674 >= 20 @ 0.405929
0.54/0.62	c bounds 4674 >= 21 @ 0.408441
0.54/0.63	c bounds 4673 >= 21 @ 0.415232
0.54/0.63	c bounds 4673 >= 22 @ 0.417886
0.54/0.64	c bounds 4673 >= 23 @ 0.42071
0.54/0.65	c bounds 4673 >= 24 @ 0.422714
0.64/0.71	c bounds 4672 >= 24 @ 0.478769
0.64/0.71	c bounds 4672 >= 25 @ 0.482084
0.64/0.72	c bounds 4672 >= 26 @ 0.485102
0.64/0.72	c bounds 4672 >= 27 @ 0.488303
0.64/0.73	c bounds 4672 >= 28 @ 0.490432
0.64/0.74	c bounds 4672 >= 29 @ 0.492409
0.64/0.74	c bounds 4672 >= 30 @ 0.494385
0.64/0.75	c bounds 4672 >= 31 @ 0.496373
0.64/0.75	c bounds 4672 >= 32 @ 0.498357
0.64/0.76	c bounds 4672 >= 33 @ 0.500259
0.64/0.77	c bounds 4672 >= 34 @ 0.503259
0.64/0.77	c bounds 4672 >= 35 @ 0.506322
0.64/0.78	c bounds 4672 >= 36 @ 0.508206
0.64/0.78	c bounds 4672 >= 37 @ 0.51129
0.64/0.79	c bounds 4672 >= 38 @ 0.513277
0.73/0.80	c bounds 4672 >= 39 @ 0.515814
0.73/0.80	c bounds 4672 >= 40 @ 0.5179
0.73/0.81	c bounds 4672 >= 41 @ 0.519834
0.73/0.81	c bounds 4672 >= 42 @ 0.521793
0.73/0.82	c bounds 4672 >= 43 @ 0.522498
0.73/0.83	c bounds 4672 >= 44 @ 0.525469
0.73/0.83	c bounds 4672 >= 45 @ 0.528458
0.73/0.84	c bounds 4672 >= 46 @ 0.530256
0.73/0.84	c bounds 4672 >= 47 @ 0.53129
0.73/0.85	c bounds 4672 >= 48 @ 0.533268
0.73/0.86	c bounds 4672 >= 49 @ 0.534253
0.73/0.86	c bounds 4672 >= 50 @ 0.536931
0.73/0.87	c bounds 4672 >= 51 @ 0.538938
0.73/0.87	c bounds 4672 >= 52 @ 0.541703
0.73/0.88	c bounds 4672 >= 53 @ 0.542712
0.73/0.89	c bounds 4672 >= 54 @ 0.545422
0.73/0.89	c bounds 4672 >= 55 @ 0.546317
0.83/0.90	c bounds 4672 >= 56 @ 0.5479
0.83/0.90	c bounds 4672 >= 57 @ 0.548893
2.13/2.24	c bounds 4671 >= 57 @ 1.84574
2.13/2.25	c bounds 4671 >= 58 @ 1.8491
2.13/2.25	c bounds 4671 >= 59 @ 1.85294
2.13/2.26	c bounds 4671 >= 60 @ 1.85494
2.13/2.26	c bounds 4671 >= 61 @ 1.85678
2.13/2.27	c bounds 4671 >= 62 @ 1.85876
2.13/2.28	c bounds 4671 >= 63 @ 1.86155
2.13/2.28	c bounds 4671 >= 64 @ 1.86646
2.13/2.29	c bounds 4671 >= 65 @ 1.8684
2.13/2.29	c bounds 4671 >= 66 @ 1.87133
2.23/2.30	c bounds 4671 >= 67 @ 1.87422
2.23/2.31	c bounds 4671 >= 68 @ 1.87612
2.23/2.31	c bounds 4671 >= 69 @ 1.87801
2.23/2.32	c bounds 4671 >= 70 @ 1.88282
2.23/2.32	c bounds 4671 >= 71 @ 1.88466
2.23/2.33	c bounds 4671 >= 72 @ 1.88651
2.23/2.34	c bounds 4671 >= 73 @ 1.88864
2.23/2.34	c bounds 4671 >= 74 @ 1.89231
2.23/2.35	c bounds 4671 >= 75 @ 1.89313
2.23/2.35	c bounds 4671 >= 76 @ 1.89407
2.23/2.36	c bounds 4671 >= 77 @ 1.89697
2.23/2.36	c bounds 4671 >= 78 @ 1.89873
2.23/2.37	c bounds 4671 >= 79 @ 1.90256
2.23/2.38	c bounds 4671 >= 80 @ 1.9064
2.23/2.38	c bounds 4671 >= 81 @ 1.90926
2.23/2.39	c bounds 4671 >= 82 @ 1.91017
2.23/2.39	c bounds 4671 >= 83 @ 1.91422
2.32/2.40	c bounds 4671 >= 84 @ 1.9161
2.32/2.41	c bounds 4671 >= 85 @ 1.92084
2.32/2.41	c bounds 4671 >= 86 @ 1.9228
2.32/2.42	c bounds 4671 >= 87 @ 1.92545
2.32/2.42	c bounds 4671 >= 88 @ 1.92816
2.32/2.43	c bounds 4671 >= 89 @ 1.92993
2.32/2.43	c bounds 4671 >= 90 @ 1.93474
2.32/2.44	c bounds 4671 >= 91 @ 1.93656
2.32/2.45	c bounds 4671 >= 92 @ 1.9392
2.32/2.45	c bounds 4671 >= 93 @ 1.94207
2.32/2.46	c bounds 4671 >= 94 @ 1.94588
2.32/2.46	c bounds 4671 >= 95 @ 1.9487
2.32/2.47	c bounds 4671 >= 96 @ 1.95051
2.32/2.48	c bounds 4671 >= 97 @ 1.95534
2.32/2.48	c bounds 4671 >= 98 @ 1.95734
2.32/2.49	c bounds 4671 >= 99 @ 1.9619
2.32/2.49	c bounds 4671 >= 100 @ 1.96384
2.42/2.50	c bounds 4671 >= 101 @ 1.96822
2.42/2.51	c bounds 4671 >= 102 @ 1.97408
2.42/2.52	c bounds 4671 >= 103 @ 1.97768
2.42/2.52	c bounds 4671 >= 104 @ 1.97941
2.42/2.53	c bounds 4671 >= 105 @ 1.98133
2.42/2.53	c bounds 4671 >= 106 @ 1.98602
2.42/2.54	c bounds 4671 >= 107 @ 1.98874
2.42/2.54	c bounds 4671 >= 108 @ 1.99149
2.42/2.55	c bounds 4671 >= 109 @ 1.99422
2.42/2.56	c bounds 4671 >= 110 @ 1.99994
2.42/2.56	c bounds 4671 >= 111 @ 2.00271
2.42/2.57	c bounds 4671 >= 112 @ 2.00553
2.42/2.57	c bounds 4671 >= 113 @ 2.00718
2.42/2.58	c bounds 4671 >= 114 @ 2.00986
2.42/2.58	c bounds 4671 >= 115 @ 2.01353
2.42/2.59	c bounds 4671 >= 116 @ 2.01689
2.42/2.59	c bounds 4671 >= 117 @ 2.01867
2.53/2.60	c bounds 4671 >= 118 @ 2.02054
2.53/2.61	c bounds 4671 >= 119 @ 2.02227
2.53/2.61	c bounds 4671 >= 120 @ 2.02511
2.53/2.62	c bounds 4671 >= 121 @ 2.02856
2.53/2.62	c bounds 4671 >= 122 @ 2.0322
2.53/2.63	c bounds 4671 >= 123 @ 2.03384
2.53/2.63	c bounds 4671 >= 124 @ 2.03656
2.53/2.64	c bounds 4671 >= 125 @ 2.03745
2.53/2.65	c bounds 4671 >= 126 @ 2.03817
2.53/2.65	c bounds 4671 >= 127 @ 2.041
2.53/2.66	c bounds 4671 >= 128 @ 2.04351
2.53/2.66	c bounds 4671 >= 129 @ 2.04613
2.53/2.67	c bounds 4671 >= 130 @ 2.04798
2.53/2.67	c bounds 4671 >= 131 @ 2.04948
2.53/2.68	c bounds 4671 >= 132 @ 2.05211
2.53/2.69	c bounds 4671 >= 133 @ 2.05395
2.53/2.69	c bounds 4671 >= 134 @ 2.05437
2.62/2.70	c bounds 4671 >= 135 @ 2.05693
2.62/2.70	c bounds 4671 >= 136 @ 2.06144
2.62/2.71	c bounds 4671 >= 137 @ 2.06237
2.62/2.71	c bounds 4671 >= 138 @ 2.06487
2.62/2.72	c bounds 4671 >= 139 @ 2.06759
2.62/2.72	c bounds 4671 >= 140 @ 2.06918
2.62/2.73	c bounds 4671 >= 141 @ 2.07087
2.62/2.74	c bounds 4671 >= 142 @ 2.07341
2.62/2.74	c bounds 4671 >= 143 @ 2.07526
2.62/2.75	c bounds 4671 >= 144 @ 2.07785
2.62/2.75	c bounds 4671 >= 145 @ 2.08143
2.62/2.76	c bounds 4671 >= 146 @ 2.08411
2.62/2.76	c bounds 4671 >= 147 @ 2.08579
2.62/2.77	c bounds 4671 >= 148 @ 2.08856
2.62/2.78	c bounds 4671 >= 149 @ 2.09132
2.62/2.78	c bounds 4671 >= 150 @ 2.09389
2.62/2.79	c #Conflicts:       1000 | #Constraints:      19075
2.62/2.79	c bounds 4671 >= 151 @ 2.09654
2.62/2.79	c bounds 4671 >= 152 @ 2.10014
2.73/2.80	c bounds 4671 >= 153 @ 2.10192
2.73/2.80	c bounds 4671 >= 154 @ 2.10481
2.73/2.81	c bounds 4671 >= 155 @ 2.10874
2.73/2.82	c bounds 4671 >= 156 @ 2.11025
2.73/2.82	c bounds 4671 >= 157 @ 2.11287
2.73/2.83	c bounds 4671 >= 158 @ 2.11534
2.73/2.83	c bounds 4671 >= 159 @ 2.11611
2.73/2.84	c bounds 4671 >= 160 @ 2.11666
2.73/2.84	c bounds 4671 >= 161 @ 2.11835
2.73/2.85	c bounds 4671 >= 162 @ 2.12105
3.22/3.38	c bounds 4671 >= 163 @ 2.6372
3.22/3.38	c bounds 4671 >= 164 @ 2.63979
3.22/3.39	c bounds 4671 >= 165 @ 2.64137
3.22/3.40	c bounds 4671 >= 166 @ 2.64296
3.32/3.40	c bounds 4671 >= 167 @ 2.64477
3.32/3.41	c bounds 4671 >= 168 @ 2.64743
3.32/3.41	c bounds 4671 >= 169 @ 2.65093
3.32/3.42	c bounds 4671 >= 170 @ 2.65357
3.32/3.42	c bounds 4671 >= 171 @ 2.65513
3.32/3.43	c bounds 4671 >= 172 @ 2.65775
3.32/3.43	c bounds 4671 >= 173 @ 2.6584
3.32/3.44	c bounds 4671 >= 174 @ 2.66004
3.32/3.45	c bounds 4671 >= 175 @ 2.6637
3.32/3.45	c bounds 4671 >= 176 @ 2.66732
3.32/3.46	c bounds 4671 >= 177 @ 2.67083
3.32/3.46	c bounds 4671 >= 178 @ 2.67246
3.32/3.47	c bounds 4671 >= 179 @ 2.6743
3.32/3.47	c bounds 4671 >= 180 @ 2.67867
3.32/3.48	c bounds 4671 >= 181 @ 2.68028
3.32/3.49	c bounds 4671 >= 182 @ 2.68282
3.32/3.49	c bounds 4671 >= 183 @ 2.68445
3.42/3.50	c bounds 4671 >= 184 @ 2.68725
3.42/3.50	c bounds 4671 >= 185 @ 2.68977
3.42/3.51	c bounds 4671 >= 186 @ 2.6904
3.42/3.51	c bounds 4671 >= 187 @ 2.69192
3.42/3.52	c bounds 4671 >= 188 @ 2.69338
3.42/3.52	c bounds 4671 >= 189 @ 2.69686
3.42/3.53	c bounds 4671 >= 190 @ 2.69837
3.42/3.54	c bounds 4671 >= 191 @ 2.70091
3.42/3.54	c bounds 4671 >= 192 @ 2.70429
3.42/3.55	c bounds 4671 >= 193 @ 2.70687
3.42/3.55	c bounds 4671 >= 194 @ 2.70926
3.42/3.56	c bounds 4671 >= 195 @ 2.7117
3.42/3.56	c bounds 4671 >= 196 @ 2.71432
3.42/3.57	c bounds 4671 >= 197 @ 2.71667
3.42/3.57	c bounds 4671 >= 198 @ 2.72016
3.42/3.58	c bounds 4671 >= 199 @ 2.72265
3.42/3.58	c bounds 4671 >= 200 @ 2.72514
3.42/3.59	c bounds 4671 >= 201 @ 2.72964
3.42/3.60	c bounds 4671 >= 202 @ 2.73112
3.53/3.60	c bounds 4671 >= 203 @ 2.73543
3.53/3.61	c bounds 4671 >= 204 @ 2.73704
3.53/3.61	c bounds 4671 >= 205 @ 2.73951
3.53/3.62	c bounds 4671 >= 206 @ 2.7422
3.53/3.62	c bounds 4671 >= 207 @ 2.74347
3.53/3.63	c bounds 4671 >= 208 @ 2.74595
3.53/3.63	c bounds 4671 >= 209 @ 2.74943
3.53/3.64	c bounds 4671 >= 210 @ 2.75301
3.53/3.65	c bounds 4671 >= 211 @ 2.75579
3.53/3.65	c bounds 4671 >= 212 @ 2.75695
3.53/3.66	c bounds 4671 >= 213 @ 2.76068
3.53/3.66	c bounds 4671 >= 214 @ 2.76317
3.53/3.67	c bounds 4671 >= 215 @ 2.76568
3.53/3.67	c bounds 4671 >= 216 @ 2.76712
3.53/3.68	c bounds 4671 >= 217 @ 2.76967
3.53/3.68	c bounds 4671 >= 218 @ 2.77202
3.53/3.69	c bounds 4671 >= 219 @ 2.77533
3.53/3.69	c bounds 4671 >= 220 @ 2.77565
3.62/3.70	c bounds 4671 >= 221 @ 2.778
3.62/3.71	c bounds 4671 >= 222 @ 2.77963
3.62/3.71	c bounds 4671 >= 223 @ 2.78302
3.62/3.72	c bounds 4671 >= 224 @ 2.78528
3.62/3.72	c bounds 4671 >= 225 @ 2.78761
3.62/3.73	c bounds 4671 >= 226 @ 2.78861
3.62/3.73	c bounds 4671 >= 227 @ 2.79178
3.62/3.74	c bounds 4671 >= 228 @ 2.79425
3.62/3.74	c bounds 4671 >= 229 @ 2.79548
3.62/3.75	c bounds 4671 >= 230 @ 2.79709
3.62/3.75	c bounds 4671 >= 231 @ 2.80057
3.62/3.76	c bounds 4671 >= 232 @ 2.80295
3.62/3.76	c bounds 4671 >= 233 @ 2.80702
3.62/3.77	c bounds 4671 >= 234 @ 2.81054
3.62/3.78	c bounds 4671 >= 235 @ 2.81195
3.62/3.78	c bounds 4671 >= 236 @ 2.81418
3.62/3.79	c bounds 4671 >= 237 @ 2.81667
3.62/3.79	c bounds 4671 >= 238 @ 2.8209
3.72/3.80	c bounds 4671 >= 239 @ 2.82324
3.72/3.80	c bounds 4671 >= 240 @ 2.82565
3.72/3.81	c bounds 4671 >= 241 @ 2.828
3.72/3.81	c bounds 4671 >= 242 @ 2.82948
3.72/3.82	c bounds 4671 >= 243 @ 2.83184
3.72/3.82	c bounds 4671 >= 244 @ 2.83498
3.72/3.83	c bounds 4671 >= 245 @ 2.83726
3.72/3.83	c bounds 4671 >= 246 @ 2.83983
3.72/3.84	c bounds 4671 >= 247 @ 2.84096
3.72/3.85	c bounds 4671 >= 248 @ 2.84244
3.72/3.85	c bounds 4671 >= 249 @ 2.84492
3.72/3.86	c bounds 4671 >= 250 @ 2.84816
3.72/3.86	c bounds 4671 >= 251 @ 2.85179
3.72/3.87	c bounds 4671 >= 252 @ 2.85407
3.72/3.87	c bounds 4671 >= 253 @ 2.85635
3.72/3.88	c bounds 4671 >= 254 @ 2.85884
3.72/3.88	c bounds 4671 >= 255 @ 2.86001
3.72/3.89	c bounds 4671 >= 256 @ 2.86149
3.72/3.89	c bounds 4671 >= 257 @ 2.86385
3.82/3.90	c bounds 4671 >= 258 @ 2.86532
3.82/3.90	c bounds 4671 >= 259 @ 2.86946
3.82/3.91	c bounds 4671 >= 260 @ 2.87273
3.82/3.92	c bounds 4671 >= 261 @ 2.87429
3.82/3.92	c bounds 4671 >= 262 @ 2.87828
3.82/3.93	c bounds 4671 >= 263 @ 2.88172
3.82/3.93	c bounds 4671 >= 264 @ 2.88495
3.82/3.94	c bounds 4671 >= 265 @ 2.88717
3.82/3.94	c bounds 4671 >= 266 @ 2.88969
3.82/3.95	c bounds 4671 >= 267 @ 2.89185
3.82/3.95	c bounds 4671 >= 268 @ 2.89424
3.82/3.96	c bounds 4671 >= 269 @ 2.89767
3.82/3.96	c bounds 4671 >= 270 @ 2.90068
3.82/3.97	c bounds 4671 >= 271 @ 2.90422
3.82/3.97	c bounds 4671 >= 272 @ 2.90812
3.82/3.98	c bounds 4671 >= 273 @ 2.90958
3.82/3.98	c bounds 4671 >= 274 @ 2.91353
3.82/3.99	c bounds 4671 >= 275 @ 2.91776
3.82/3.99	c bounds 4671 >= 276 @ 2.91818
3.82/4.00	c bounds 4671 >= 277 @ 2.9201
3.93/4.00	c bounds 4671 >= 278 @ 2.92239
3.93/4.01	c bounds 4671 >= 279 @ 2.92465
3.93/4.02	c bounds 4671 >= 280 @ 2.92683
3.93/4.02	c bounds 4671 >= 281 @ 2.92807
3.93/4.03	c bounds 4671 >= 282 @ 2.92952
3.93/4.03	c bounds 4671 >= 283 @ 2.93062
3.93/4.04	c bounds 4671 >= 284 @ 2.93111
3.93/4.04	c bounds 4671 >= 285 @ 2.9331
3.93/4.05	c bounds 4671 >= 286 @ 2.93457
3.93/4.05	c bounds 4671 >= 287 @ 2.93571
3.93/4.06	c bounds 4671 >= 288 @ 2.93699
3.93/4.06	c bounds 4671 >= 289 @ 2.9386
3.93/4.07	c bounds 4671 >= 290 @ 2.94183
3.93/4.07	c bounds 4671 >= 291 @ 2.94356
3.93/4.08	c bounds 4671 >= 292 @ 2.94578
3.93/4.08	c bounds 4671 >= 293 @ 2.94838
3.93/4.09	c bounds 4671 >= 294 @ 2.95053
3.93/4.10	c bounds 4671 >= 295 @ 2.95199
4.03/4.10	c bounds 4671 >= 296 @ 2.95514
4.03/4.11	c bounds 4671 >= 297 @ 2.95651
4.03/4.11	c bounds 4671 >= 298 @ 2.95897
4.03/4.12	c bounds 4671 >= 299 @ 2.96202
4.03/4.12	c bounds 4671 >= 300 @ 2.96546
4.03/4.13	c bounds 4671 >= 301 @ 2.96869
4.03/4.13	c bounds 4671 >= 302 @ 2.96994
4.03/4.14	c bounds 4671 >= 303 @ 2.97293
4.03/4.14	c bounds 4671 >= 304 @ 2.97445
4.03/4.15	c bounds 4671 >= 305 @ 2.97763
4.03/4.15	c bounds 4671 >= 306 @ 2.98006
4.03/4.16	c bounds 4671 >= 307 @ 2.98239
4.03/4.16	c bounds 4671 >= 308 @ 2.98559
4.03/4.17	c bounds 4671 >= 309 @ 2.98676
4.03/4.17	c bounds 4671 >= 310 @ 2.98901
4.03/4.18	c bounds 4671 >= 311 @ 2.99038
4.03/4.19	c bounds 4671 >= 312 @ 2.99446
4.03/4.19	c bounds 4671 >= 313 @ 2.99774
4.12/4.20	c bounds 4671 >= 314 @ 3.00128
4.12/4.20	c bounds 4671 >= 315 @ 3.00343
4.12/4.21	c bounds 4671 >= 316 @ 3.00466
4.12/4.21	c bounds 4671 >= 317 @ 3.007
4.12/4.22	c bounds 4671 >= 318 @ 3.01037
4.12/4.22	c bounds 4671 >= 319 @ 3.01255
4.12/4.23	c bounds 4671 >= 320 @ 3.01297
4.12/4.23	c bounds 4671 >= 321 @ 3.01627
4.12/4.24	c bounds 4671 >= 322 @ 3.01733
4.12/4.24	c bounds 4671 >= 323 @ 3.01951
4.12/4.25	c bounds 4671 >= 324 @ 3.02079
4.12/4.25	c bounds 4671 >= 325 @ 3.02376
4.12/4.26	c bounds 4671 >= 326 @ 3.02642
4.12/4.26	c bounds 4671 >= 327 @ 3.0273
4.12/4.27	c bounds 4671 >= 328 @ 3.02828
4.12/4.27	c bounds 4671 >= 329 @ 3.03146
4.12/4.28	c bounds 4671 >= 330 @ 3.03354
4.12/4.28	c bounds 4671 >= 331 @ 3.03569
4.12/4.29	c bounds 4671 >= 332 @ 3.03876
4.12/4.29	c bounds 4671 >= 333 @ 3.04116
4.22/4.30	c bounds 4671 >= 334 @ 3.04222
4.22/4.31	c bounds 4671 >= 335 @ 3.0444
4.22/4.31	c bounds 4671 >= 336 @ 3.04561
4.22/4.32	c bounds 4671 >= 337 @ 3.04681
4.22/4.32	c bounds 4671 >= 338 @ 3.0491
4.22/4.33	c bounds 4671 >= 339 @ 3.05202
4.22/4.33	c bounds 4671 >= 340 @ 3.05316
4.22/4.34	c bounds 4671 >= 341 @ 3.0552
4.22/4.34	c bounds 4671 >= 342 @ 3.05563
4.22/4.34	c bounds 4671 >= 343 @ 3.05663
4.22/4.35	c bounds 4671 >= 344 @ 3.05862
4.22/4.35	c bounds 4671 >= 345 @ 3.0591
4.22/4.36	c bounds 4671 >= 346 @ 3.06016
4.22/4.36	c bounds 4671 >= 347 @ 3.06215
4.22/4.37	c bounds 4671 >= 348 @ 3.06427
4.22/4.37	c bounds 4671 >= 349 @ 3.06559
4.22/4.38	c bounds 4671 >= 350 @ 3.06658
4.22/4.38	c bounds 4671 >= 351 @ 3.06873
4.22/4.39	c bounds 4671 >= 352 @ 3.07172
4.22/4.39	c bounds 4671 >= 353 @ 3.07371
4.32/4.40	c bounds 4671 >= 354 @ 3.07499
4.32/4.40	c bounds 4671 >= 355 @ 3.07605
4.32/4.41	c bounds 4671 >= 356 @ 3.07808
4.32/4.41	c bounds 4671 >= 357 @ 3.08008
4.32/4.42	c bounds 4671 >= 358 @ 3.0831
4.32/4.42	c bounds 4671 >= 359 @ 3.08526
4.32/4.43	c bounds 4671 >= 360 @ 3.08824
4.32/4.43	c bounds 4671 >= 361 @ 3.08952
4.32/4.44	c bounds 4671 >= 362 @ 3.09251
4.32/4.44	c bounds 4671 >= 363 @ 3.09565
4.32/4.45	c bounds 4671 >= 364 @ 3.0965
4.32/4.45	c bounds 4671 >= 365 @ 3.10051
4.32/4.46	c bounds 4671 >= 366 @ 3.10163
4.32/4.46	c bounds 4671 >= 367 @ 3.10552
4.32/4.47	c bounds 4671 >= 368 @ 3.10647
4.32/4.47	c bounds 4671 >= 369 @ 3.10861
4.32/4.48	c bounds 4671 >= 370 @ 3.1096
4.32/4.48	c bounds 4671 >= 371 @ 3.11148
4.32/4.49	c bounds 4671 >= 372 @ 3.11356
4.32/4.49	c bounds 4671 >= 373 @ 3.11704
4.42/4.50	c bounds 4671 >= 374 @ 3.1181
4.42/4.50	c bounds 4671 >= 375 @ 3.12004
4.42/4.51	c bounds 4671 >= 376 @ 3.12307
4.42/4.51	c bounds 4671 >= 377 @ 3.12692
4.42/4.52	c bounds 4671 >= 378 @ 3.12936
4.42/4.52	c bounds 4671 >= 379 @ 3.13089
4.42/4.53	c bounds 4671 >= 380 @ 3.13387
4.42/4.53	c bounds 4671 >= 381 @ 3.1358
4.42/4.54	c bounds 4671 >= 382 @ 3.13787
4.42/4.54	c bounds 4671 >= 383 @ 3.13974
4.42/4.55	c bounds 4671 >= 384 @ 3.14087
4.42/4.55	c bounds 4671 >= 385 @ 3.14186
4.42/4.56	c bounds 4671 >= 386 @ 3.14384
4.42/4.56	c bounds 4671 >= 387 @ 3.14562
4.42/4.57	c bounds 4671 >= 388 @ 3.14779
4.42/4.57	c bounds 4671 >= 389 @ 3.15052
4.42/4.58	c bounds 4671 >= 390 @ 3.1537
4.42/4.58	c bounds 4671 >= 391 @ 3.15444
4.42/4.59	c bounds 4671 >= 392 @ 3.15632
4.42/4.59	c bounds 4671 >= 393 @ 3.15728
4.52/4.60	c bounds 4671 >= 394 @ 3.15728
4.52/4.60	c bounds 4671 >= 395 @ 3.16104
4.52/4.61	c bounds 4671 >= 396 @ 3.16295
4.52/4.61	c bounds 4671 >= 397 @ 3.16594
4.52/4.62	c bounds 4671 >= 398 @ 3.16877
4.52/4.62	c bounds 4671 >= 399 @ 3.17076
4.52/4.63	c bounds 4671 >= 400 @ 3.17276
4.52/4.63	c bounds 4671 >= 401 @ 3.17546
4.52/4.64	c bounds 4671 >= 402 @ 3.17869
4.52/4.64	c bounds 4671 >= 403 @ 3.18065
4.52/4.65	c bounds 4671 >= 404 @ 3.18136
4.52/4.65	c bounds 4671 >= 405 @ 3.18436
4.52/4.66	c bounds 4671 >= 406 @ 3.18535
4.52/4.66	c bounds 4671 >= 407 @ 3.18633
4.52/4.67	c bounds 4671 >= 408 @ 3.18808
4.52/4.67	c bounds 4671 >= 409 @ 3.18917
4.52/4.68	c bounds 4671 >= 410 @ 3.19187
4.52/4.68	c bounds 4671 >= 411 @ 3.19559
4.52/4.69	c bounds 4671 >= 412 @ 3.19756
4.52/4.69	c bounds 4671 >= 413 @ 3.1983
4.62/4.70	c bounds 4671 >= 414 @ 3.20106
4.62/4.70	c bounds 4671 >= 415 @ 3.20388
4.62/4.71	c bounds 4671 >= 416 @ 3.20676
4.62/4.71	c bounds 4671 >= 417 @ 3.20777
4.62/4.72	c bounds 4671 >= 418 @ 3.2106
4.62/4.72	c bounds 4671 >= 419 @ 3.21359
4.62/4.73	c bounds 4671 >= 420 @ 3.21549
4.62/4.73	c bounds 4671 >= 421 @ 3.21919
4.62/4.74	c bounds 4671 >= 422 @ 3.22103
4.62/4.74	c bounds 4671 >= 423 @ 3.22202
4.62/4.75	c bounds 4671 >= 424 @ 3.22472
4.62/4.75	c bounds 4671 >= 425 @ 3.22554
4.62/4.76	c bounds 4671 >= 426 @ 3.22736
4.62/4.76	c bounds 4671 >= 427 @ 3.23014
4.62/4.77	c bounds 4671 >= 428 @ 3.23098
4.62/4.77	c bounds 4671 >= 429 @ 3.23268
4.62/4.77	c bounds 4671 >= 430 @ 3.23348
4.62/4.78	c bounds 4671 >= 431 @ 3.23626
4.62/4.78	c bounds 4671 >= 432 @ 3.23904
4.62/4.79	c bounds 4671 >= 433 @ 3.24095
4.62/4.79	c bounds 4671 >= 434 @ 3.24479
4.72/4.80	c bounds 4671 >= 435 @ 3.24665
4.72/4.80	c bounds 4671 >= 436 @ 3.24945
4.72/4.81	c bounds 4671 >= 437 @ 3.25139
4.72/4.81	c bounds 4671 >= 438 @ 3.25306
4.72/4.82	c bounds 4671 >= 439 @ 3.2559
4.72/4.82	c bounds 4671 >= 440 @ 3.25858
4.72/4.83	c bounds 4671 >= 441 @ 3.26233
4.72/4.83	c bounds 4671 >= 442 @ 3.26437
4.72/4.84	c bounds 4671 >= 443 @ 3.26602
4.72/4.84	c bounds 4671 >= 444 @ 3.26901
4.72/4.85	c bounds 4671 >= 445 @ 3.26985
4.72/4.85	c bounds 4671 >= 446 @ 3.27257
4.72/4.86	c bounds 4671 >= 447 @ 3.27636
4.72/4.86	c bounds 4671 >= 448 @ 3.2773
4.72/4.87	c bounds 4671 >= 449 @ 3.27782
4.72/4.87	c bounds 4671 >= 450 @ 3.27855
4.72/4.88	c bounds 4671 >= 451 @ 3.28228
4.72/4.88	c bounds 4671 >= 452 @ 3.28399
4.72/4.89	c bounds 4671 >= 453 @ 3.28768
4.72/4.89	c bounds 4671 >= 454 @ 3.28947
4.72/4.89	c bounds 4671 >= 455 @ 3.29129
4.82/4.90	c bounds 4671 >= 456 @ 3.29192
4.82/4.90	c bounds 4671 >= 457 @ 3.29272
4.82/4.91	c bounds 4671 >= 458 @ 3.29641
4.82/4.91	c bounds 4671 >= 459 @ 3.29724
4.82/4.92	c bounds 4671 >= 460 @ 3.29885
4.82/4.92	c bounds 4671 >= 461 @ 3.30153
4.82/4.93	c bounds 4671 >= 462 @ 3.30523
4.82/4.93	c bounds 4671 >= 463 @ 3.30689
4.82/4.94	c bounds 4671 >= 464 @ 3.30967
4.82/4.94	c bounds 4671 >= 465 @ 3.31225
4.82/4.95	c bounds 4671 >= 466 @ 3.31394
4.82/4.95	c bounds 4671 >= 467 @ 3.31565
4.82/4.96	c bounds 4671 >= 468 @ 3.31915
4.82/4.96	c bounds 4671 >= 469 @ 3.32183
4.82/4.97	c bounds 4671 >= 470 @ 3.32456
4.82/4.97	c bounds 4671 >= 471 @ 3.32727
4.82/4.97	c bounds 4671 >= 472 @ 3.32815
4.82/4.98	c bounds 4671 >= 473 @ 3.32961
4.82/4.98	c bounds 4671 >= 474 @ 3.33125
4.82/4.99	c bounds 4671 >= 475 @ 3.3341
4.82/4.99	c bounds 4671 >= 476 @ 3.33559
4.82/5.00	c bounds 4671 >= 477 @ 3.33911
4.93/5.00	c bounds 4671 >= 478 @ 3.34109
4.93/5.01	c bounds 4671 >= 479 @ 3.34257
4.93/5.01	c bounds 4671 >= 480 @ 3.34424
4.93/5.02	c bounds 4671 >= 481 @ 3.34806
4.93/5.02	c bounds 4671 >= 482 @ 3.34954
4.93/5.03	c bounds 4671 >= 483 @ 3.35125
4.93/5.03	c bounds 4671 >= 484 @ 3.35377
4.93/5.04	c bounds 4671 >= 485 @ 3.35553
4.93/5.04	c bounds 4671 >= 486 @ 3.35804
4.93/5.04	c bounds 4671 >= 487 @ 3.36051
4.93/5.05	c bounds 4671 >= 488 @ 3.36404
4.93/5.05	c bounds 4671 >= 489 @ 3.36564
4.93/5.06	c bounds 4671 >= 490 @ 3.36821
4.93/5.06	c bounds 4671 >= 491 @ 3.37074
4.93/5.07	c bounds 4671 >= 492 @ 3.37347
4.93/5.07	c bounds 4671 >= 493 @ 3.37782
4.93/5.08	c bounds 4671 >= 494 @ 3.37846
4.93/5.08	c bounds 4671 >= 495 @ 3.38096
4.93/5.09	c bounds 4671 >= 496 @ 3.38341
4.93/5.09	c bounds 4671 >= 497 @ 3.38496
4.93/5.09	c bounds 4671 >= 498 @ 3.38754
4.93/5.10	c bounds 4671 >= 499 @ 3.39109
5.03/5.10	c bounds 4671 >= 500 @ 3.39289
5.03/5.11	c bounds 4671 >= 501 @ 3.3952
5.03/5.11	c bounds 4671 >= 502 @ 3.39874
5.03/5.12	c bounds 4671 >= 503 @ 3.39935
5.03/5.12	c bounds 4671 >= 504 @ 3.40088
5.03/5.13	c bounds 4671 >= 505 @ 3.4025
5.03/5.13	c bounds 4671 >= 506 @ 3.40506
5.03/5.14	c bounds 4671 >= 507 @ 3.40583
5.03/5.14	c bounds 4671 >= 508 @ 3.40713
5.03/5.14	c bounds 4671 >= 509 @ 3.40885
5.03/5.15	c bounds 4671 >= 510 @ 3.41121
5.03/5.15	c bounds 4671 >= 511 @ 3.41472
5.03/5.16	c bounds 4671 >= 512 @ 3.41729
5.03/5.16	c bounds 4671 >= 513 @ 3.42003
5.03/5.17	c bounds 4671 >= 514 @ 3.42151
5.03/5.17	c bounds 4671 >= 515 @ 3.42544
5.03/5.18	c bounds 4671 >= 516 @ 3.42726
5.03/5.18	c bounds 4671 >= 517 @ 3.42882
5.03/5.19	c bounds 4671 >= 518 @ 3.43125
5.03/5.19	c bounds 4671 >= 519 @ 3.43279
5.03/5.20	c bounds 4671 >= 520 @ 3.43324
5.12/5.20	c bounds 4671 >= 521 @ 3.43476
5.12/5.20	c bounds 4671 >= 522 @ 3.43615
5.12/5.21	c bounds 4671 >= 523 @ 3.4386
5.12/5.21	c bounds 4671 >= 524 @ 3.44021
5.12/5.22	c bounds 4671 >= 525 @ 3.44177
5.12/5.22	c bounds 4671 >= 526 @ 3.4432
5.12/5.23	c bounds 4671 >= 527 @ 3.44653
5.12/5.23	c bounds 4671 >= 528 @ 3.44819
5.12/5.24	c bounds 4671 >= 529 @ 3.45069
5.12/5.24	c bounds 4671 >= 530 @ 3.45287
5.12/5.24	c bounds 4671 >= 531 @ 3.4546
5.12/5.25	c bounds 4671 >= 532 @ 3.45616
5.12/5.25	c bounds 4671 >= 533 @ 3.4573
5.12/5.26	c bounds 4671 >= 534 @ 3.45867
5.12/5.26	c bounds 4671 >= 535 @ 3.46014
5.12/5.27	c bounds 4671 >= 536 @ 3.46366
5.12/5.27	c bounds 4671 >= 537 @ 3.46483
5.12/5.28	c bounds 4671 >= 538 @ 3.46527
5.12/5.28	c bounds 4671 >= 539 @ 3.46665
5.12/5.28	c bounds 4671 >= 540 @ 3.46811
5.12/5.29	c bounds 4671 >= 541 @ 3.47047
5.12/5.29	c bounds 4671 >= 542 @ 3.47183
5.22/5.30	c bounds 4671 >= 543 @ 3.47353
5.22/5.30	c bounds 4671 >= 544 @ 3.4756
5.22/5.31	c bounds 4671 >= 545 @ 3.4779
5.22/5.31	c bounds 4671 >= 546 @ 3.48052
5.22/5.31	c bounds 4671 >= 547 @ 3.48353
5.22/5.32	c bounds 4671 >= 548 @ 3.4849
5.22/5.32	c bounds 4671 >= 549 @ 3.48819
5.22/5.33	c bounds 4671 >= 550 @ 3.49054
5.22/5.33	c bounds 4671 >= 551 @ 3.492
5.22/5.34	c bounds 4671 >= 552 @ 3.49353
5.22/5.34	c bounds 4671 >= 553 @ 3.49565
5.22/5.35	c bounds 4671 >= 554 @ 3.49796
5.22/5.35	c bounds 4671 >= 555 @ 3.50049
5.22/5.35	c bounds 4671 >= 556 @ 3.50163
5.22/5.36	c bounds 4671 >= 557 @ 3.50296
5.22/5.36	c bounds 4671 >= 558 @ 3.50513
5.22/5.37	c bounds 4671 >= 559 @ 3.50748
5.22/5.37	c bounds 4671 >= 560 @ 3.50895
5.22/5.38	c bounds 4671 >= 561 @ 3.50994
5.22/5.38	c bounds 4671 >= 562 @ 3.51146
5.22/5.38	c bounds 4671 >= 563 @ 3.51362
5.22/5.39	c bounds 4671 >= 564 @ 3.51492
5.22/5.39	c bounds 4671 >= 565 @ 3.51825
5.32/5.40	c bounds 4671 >= 566 @ 3.52054
5.32/5.40	c bounds 4671 >= 567 @ 3.52179
5.32/5.41	c bounds 4671 >= 568 @ 3.52437
5.32/5.41	c bounds 4671 >= 569 @ 3.52643
5.32/5.41	c bounds 4671 >= 570 @ 3.52774
5.32/5.42	c bounds 4671 >= 571 @ 3.53105
5.32/5.42	c bounds 4671 >= 572 @ 3.53241
5.32/5.43	c bounds 4671 >= 573 @ 3.53286
5.32/5.43	c bounds 4671 >= 574 @ 3.535
5.32/5.44	c bounds 4671 >= 575 @ 3.53639
5.32/5.44	c bounds 4671 >= 576 @ 3.53946
5.32/5.44	c bounds 4671 >= 577 @ 3.54183
5.32/5.45	c bounds 4671 >= 578 @ 3.54183
5.32/5.45	c bounds 4671 >= 579 @ 3.5443
5.32/5.46	c bounds 4671 >= 580 @ 3.54535
5.32/5.46	c bounds 4671 >= 581 @ 3.5465
5.32/5.47	c bounds 4671 >= 582 @ 3.54773
5.32/5.47	c bounds 4671 >= 583 @ 3.54995
5.32/5.47	c bounds 4671 >= 584 @ 3.55136
5.32/5.48	c bounds 4671 >= 585 @ 3.55254
5.32/5.48	c bounds 4671 >= 586 @ 3.55279
5.32/5.49	c bounds 4671 >= 587 @ 3.55533
5.32/5.49	c bounds 4671 >= 588 @ 3.55877
5.32/5.50	c bounds 4671 >= 589 @ 3.55969
5.42/5.50	c bounds 4671 >= 590 @ 3.56191
5.42/5.50	c bounds 4671 >= 591 @ 3.5633
5.42/5.51	c bounds 4671 >= 592 @ 3.56527
5.42/5.51	c bounds 4671 >= 593 @ 3.5674
5.42/5.52	c bounds 4671 >= 594 @ 3.56958
5.42/5.52	c bounds 4671 >= 595 @ 3.57273
5.42/5.52	c bounds 4671 >= 596 @ 3.57418
5.42/5.53	c bounds 4671 >= 597 @ 3.57709
5.42/5.53	c bounds 4671 >= 598 @ 3.57933
5.42/5.54	c bounds 4671 >= 599 @ 3.58066
5.42/5.54	c bounds 4671 >= 600 @ 3.58067
5.42/5.55	c bounds 4671 >= 601 @ 3.58181
5.42/5.55	c bounds 4671 >= 602 @ 3.58487
5.42/5.55	c bounds 4671 >= 603 @ 3.58704
5.42/5.56	c bounds 4671 >= 604 @ 3.58916
5.42/5.56	c bounds 4671 >= 605 @ 3.5903
5.42/5.57	c bounds 4671 >= 606 @ 3.59163
5.42/5.57	c bounds 4671 >= 607 @ 3.59262
5.42/5.57	c bounds 4671 >= 608 @ 3.59576
5.42/5.58	c bounds 4671 >= 609 @ 3.5981
5.42/5.58	c bounds 4671 >= 610 @ 3.60012
5.42/5.59	c bounds 4671 >= 611 @ 3.60308
5.42/5.59	c bounds 4671 >= 612 @ 3.6042
5.42/5.60	c bounds 4671 >= 613 @ 3.60623
5.51/5.60	c bounds 4671 >= 614 @ 3.60837
5.51/5.60	c bounds 4671 >= 615 @ 3.61046
5.51/5.61	c bounds 4671 >= 616 @ 3.61156
5.51/5.61	c bounds 4671 >= 617 @ 3.61367
5.51/5.62	c bounds 4671 >= 618 @ 3.61507
5.51/5.62	c bounds 4671 >= 619 @ 3.61795
5.51/5.62	c bounds 4671 >= 620 @ 3.62208
5.51/5.63	c bounds 4671 >= 621 @ 3.62421
5.51/5.63	c bounds 4671 >= 622 @ 3.62453
5.51/5.64	c bounds 4671 >= 623 @ 3.62652
5.51/5.64	c bounds 4671 >= 624 @ 3.62965
5.51/5.64	c bounds 4671 >= 625 @ 3.63295
5.51/5.65	c bounds 4671 >= 626 @ 3.63503
5.51/5.65	c bounds 4671 >= 627 @ 3.63607
5.51/5.66	c bounds 4671 >= 628 @ 3.6381
5.51/5.66	c bounds 4671 >= 629 @ 3.63947
5.51/5.67	c bounds 4671 >= 630 @ 3.63947
5.51/5.67	c bounds 4671 >= 631 @ 3.64128
5.51/5.67	c bounds 4671 >= 632 @ 3.64336
5.51/5.68	c bounds 4671 >= 633 @ 3.64446
5.51/5.68	c bounds 4671 >= 634 @ 3.64743
5.51/5.69	c bounds 4671 >= 635 @ 3.64961
5.51/5.69	c bounds 4671 >= 636 @ 3.65255
5.51/5.69	c bounds 4671 >= 637 @ 3.65459
5.62/5.70	c bounds 4671 >= 638 @ 3.65664
5.62/5.70	c bounds 4671 >= 639 @ 3.65792
5.62/5.71	c bounds 4671 >= 640 @ 3.65894
5.62/5.71	c bounds 4671 >= 641 @ 3.66073
5.62/5.71	c bounds 4671 >= 642 @ 3.66194
5.62/5.72	c bounds 4671 >= 643 @ 3.66393
5.62/5.72	c bounds 4671 >= 644 @ 3.66492
5.62/5.73	c bounds 4671 >= 645 @ 3.6661
5.62/5.73	c bounds 4671 >= 646 @ 3.66907
5.62/5.73	c bounds 4671 >= 647 @ 3.67134
5.62/5.74	c bounds 4671 >= 648 @ 3.67333
5.62/5.74	c bounds 4671 >= 649 @ 3.67527
5.62/5.75	c bounds 4671 >= 650 @ 3.67647
5.62/5.75	c #Conflicts:       2000 | #Constraints:      21587
5.62/5.75	c bounds 4671 >= 651 @ 3.67749
7.02/7.17	c INPROCESSING
7.02/7.17	c GARBAGE COLLECT
7.02/7.17	c bounds 4671 >= 652 @ 5.06682
7.02/7.17	c bounds 4671 >= 653 @ 5.06887
7.02/7.17	c bounds 4671 >= 654 @ 5.07088
7.02/7.18	c bounds 4671 >= 655 @ 5.07464
7.02/7.18	c bounds 4671 >= 656 @ 5.07679
7.02/7.19	c bounds 4671 >= 657 @ 5.08045
7.02/7.19	c bounds 4671 >= 658 @ 5.08243
7.02/7.19	c bounds 4671 >= 659 @ 5.08429
7.11/7.20	c bounds 4671 >= 660 @ 5.08527
7.11/7.20	c bounds 4671 >= 661 @ 5.0871
7.11/7.21	c bounds 4671 >= 662 @ 5.08799
7.11/7.21	c bounds 4671 >= 663 @ 5.08887
7.11/7.21	c bounds 4671 >= 664 @ 5.09078
7.11/7.22	c bounds 4671 >= 665 @ 5.09261
7.11/7.22	c bounds 4671 >= 666 @ 5.09567
7.11/7.23	c bounds 4671 >= 667 @ 5.09827
7.11/7.23	c bounds 4671 >= 668 @ 5.10023
7.11/7.23	c bounds 4671 >= 669 @ 5.10222
7.11/7.24	c bounds 4671 >= 670 @ 5.10376
7.11/7.24	c bounds 4671 >= 671 @ 5.10656
7.11/7.24	c bounds 4671 >= 672 @ 5.10935
7.11/7.25	c bounds 4671 >= 673 @ 5.11119
7.11/7.25	c bounds 4671 >= 674 @ 5.11297
7.11/7.26	c bounds 4671 >= 675 @ 5.11576
7.11/7.26	c bounds 4671 >= 676 @ 5.1177
7.11/7.26	c bounds 4671 >= 677 @ 5.12136
7.11/7.27	c bounds 4671 >= 678 @ 5.12314
7.11/7.27	c bounds 4671 >= 679 @ 5.12601
7.11/7.28	c bounds 4671 >= 680 @ 5.1279
7.11/7.28	c bounds 4671 >= 681 @ 5.13066
7.11/7.28	c bounds 4671 >= 682 @ 5.13164
7.11/7.29	c bounds 4671 >= 683 @ 5.13427
7.11/7.29	c bounds 4671 >= 684 @ 5.13512
7.11/7.29	c bounds 4671 >= 685 @ 5.13779
7.21/7.30	c bounds 4671 >= 686 @ 5.13963
7.21/7.30	c bounds 4671 >= 687 @ 5.14055
7.21/7.31	c bounds 4671 >= 688 @ 5.1421
7.21/7.31	c bounds 4671 >= 689 @ 5.14482
7.21/7.31	c bounds 4671 >= 690 @ 5.14754
7.21/7.32	c bounds 4671 >= 691 @ 5.14851
7.21/7.32	c bounds 4671 >= 692 @ 5.15107
7.21/7.32	c bounds 4671 >= 693 @ 5.15368
7.21/7.33	c bounds 4671 >= 694 @ 5.15459
7.21/7.33	c bounds 4671 >= 695 @ 5.1562
7.21/7.34	c bounds 4671 >= 696 @ 5.15882
7.21/7.34	c bounds 4671 >= 697 @ 5.16156
7.21/7.34	c bounds 4671 >= 698 @ 5.16249
7.21/7.35	c bounds 4671 >= 699 @ 5.16403
7.21/7.35	c bounds 4671 >= 700 @ 5.16503
7.21/7.35	c bounds 4671 >= 701 @ 5.16556
7.21/7.36	c bounds 4671 >= 702 @ 5.16617
7.21/7.36	c bounds 4671 >= 703 @ 5.16702
7.21/7.37	c bounds 4671 >= 704 @ 5.16862
7.21/7.37	c bounds 4671 >= 705 @ 5.17055
7.21/7.37	c bounds 4671 >= 706 @ 5.17116
7.21/7.38	c bounds 4671 >= 707 @ 5.17201
7.21/7.38	c bounds 4671 >= 708 @ 5.17455
7.21/7.38	c bounds 4671 >= 709 @ 5.17729
7.21/7.39	c bounds 4671 >= 710 @ 5.17902
7.21/7.39	c bounds 4671 >= 711 @ 5.18178
7.21/7.40	c bounds 4671 >= 712 @ 5.18298
7.31/7.40	c bounds 4671 >= 713 @ 5.1835
7.31/7.40	c bounds 4671 >= 714 @ 5.18443
7.31/7.41	c bounds 4671 >= 715 @ 5.18493
7.31/7.41	c bounds 4671 >= 716 @ 5.1875
7.31/7.41	c bounds 4671 >= 717 @ 5.18939
7.31/7.42	c bounds 4671 >= 718 @ 5.19136
7.31/7.42	c bounds 4671 >= 719 @ 5.19305
7.31/7.43	c bounds 4671 >= 720 @ 5.19543
7.31/7.43	c bounds 4671 >= 721 @ 5.19787
7.31/7.43	c bounds 4671 >= 722 @ 5.20048
7.31/7.44	c bounds 4671 >= 723 @ 5.20308
7.31/7.44	c bounds 4671 >= 724 @ 5.20386
7.31/7.44	c bounds 4671 >= 725 @ 5.20638
7.31/7.45	c bounds 4671 >= 726 @ 5.20686
7.31/7.45	c bounds 4671 >= 727 @ 5.20949
7.31/7.45	c bounds 4671 >= 728 @ 5.21124
7.31/7.46	c bounds 4671 >= 729 @ 5.21358
7.31/7.46	c bounds 4671 >= 730 @ 5.21535
7.31/7.47	c bounds 4671 >= 731 @ 5.21773
7.31/7.47	c bounds 4671 >= 732 @ 5.2203
7.31/7.47	c bounds 4671 >= 733 @ 5.22189
7.31/7.48	c bounds 4671 >= 734 @ 5.22444
7.31/7.48	c bounds 4671 >= 735 @ 5.22525
7.31/7.48	c bounds 4671 >= 736 @ 5.2268
7.31/7.49	c bounds 4671 >= 737 @ 5.23012
7.31/7.49	c bounds 4671 >= 738 @ 5.2317
7.31/7.49	c bounds 4671 >= 739 @ 5.23336
7.41/7.50	c bounds 4671 >= 740 @ 5.23424
7.41/7.50	c bounds 4671 >= 741 @ 5.2366
7.41/7.50	c bounds 4671 >= 742 @ 5.2383
7.41/7.51	c bounds 4671 >= 743 @ 5.23876
7.41/7.51	c bounds 4671 >= 744 @ 5.24132
7.41/7.52	c bounds 4671 >= 745 @ 5.24288
7.41/7.52	c bounds 4671 >= 746 @ 5.24442
7.41/7.52	c bounds 4671 >= 747 @ 5.24527
7.41/7.53	c bounds 4671 >= 748 @ 5.24674
7.41/7.53	c bounds 4671 >= 749 @ 5.24828
7.41/7.53	c bounds 4671 >= 750 @ 5.24888
7.41/7.54	c bounds 4671 >= 751 @ 5.25143
7.41/7.54	c bounds 4671 >= 752 @ 5.25318
7.41/7.54	c bounds 4671 >= 753 @ 5.25371
7.41/7.55	c bounds 4671 >= 754 @ 5.25624
7.41/7.55	c bounds 4671 >= 755 @ 5.2567
7.41/7.55	c bounds 4671 >= 756 @ 5.25823
7.41/7.56	c bounds 4671 >= 757 @ 5.25969
7.41/7.56	c bounds 4671 >= 758 @ 5.26221
7.41/7.57	c bounds 4671 >= 759 @ 5.26269
7.41/7.57	c bounds 4671 >= 760 @ 5.26422
7.41/7.57	c bounds 4671 >= 761 @ 5.26468
7.41/7.58	c bounds 4671 >= 762 @ 5.26621
7.41/7.58	c bounds 4671 >= 763 @ 5.26767
7.41/7.58	c bounds 4671 >= 764 @ 5.26815
7.41/7.59	c bounds 4671 >= 765 @ 5.26941
7.41/7.59	c bounds 4671 >= 766 @ 5.2721
7.41/7.59	c bounds 4671 >= 767 @ 5.27331
7.51/7.60	c bounds 4671 >= 768 @ 5.27479
7.51/7.60	c bounds 4671 >= 769 @ 5.27726
7.51/7.60	c bounds 4671 >= 770 @ 5.27972
7.51/7.61	c bounds 4671 >= 771 @ 5.28116
7.51/7.61	c bounds 4671 >= 772 @ 5.28354
7.51/7.61	c bounds 4671 >= 773 @ 5.28511
7.51/7.62	c bounds 4671 >= 774 @ 5.28658
7.51/7.62	c bounds 4671 >= 775 @ 5.28784
7.51/7.62	c bounds 4671 >= 776 @ 5.28857
7.51/7.63	c bounds 4671 >= 777 @ 5.29074
7.51/7.63	c bounds 4671 >= 778 @ 5.29222
7.51/7.63	c bounds 4671 >= 779 @ 5.29361
7.51/7.64	c bounds 4671 >= 780 @ 5.29608
7.51/7.64	c bounds 4671 >= 781 @ 5.29743
7.51/7.64	c bounds 4671 >= 782 @ 5.29908
7.51/7.65	c bounds 4671 >= 783 @ 5.30053
7.51/7.65	c bounds 4671 >= 784 @ 5.30197
7.51/7.66	c bounds 4671 >= 785 @ 5.30416
7.51/7.66	c bounds 4671 >= 786 @ 5.30466
7.51/7.66	c bounds 4671 >= 787 @ 5.30606
7.51/7.67	c bounds 4671 >= 788 @ 5.30833
7.51/7.67	c bounds 4671 >= 789 @ 5.30997
7.51/7.67	c bounds 4671 >= 790 @ 5.31215
7.51/7.68	c bounds 4671 >= 791 @ 5.31264
7.51/7.68	c bounds 4671 >= 792 @ 5.31402
7.51/7.68	c bounds 4671 >= 793 @ 5.31548
7.51/7.69	c bounds 4671 >= 794 @ 5.31697
7.51/7.69	c bounds 4671 >= 795 @ 5.31747
7.51/7.69	c bounds 4671 >= 796 @ 5.31962
7.61/7.70	c bounds 4671 >= 797 @ 5.32295
7.61/7.70	c bounds 4671 >= 798 @ 5.32532
7.61/7.70	c bounds 4671 >= 799 @ 5.32691
7.61/7.71	c bounds 4671 >= 800 @ 5.32902
7.61/7.71	c bounds 4671 >= 801 @ 5.33043
7.61/7.71	c bounds 4671 >= 802 @ 5.33195
7.61/7.72	c bounds 4671 >= 803 @ 5.33311
7.61/7.72	c bounds 4671 >= 804 @ 5.33357
7.61/7.72	c bounds 4671 >= 805 @ 5.33496
7.61/7.73	c bounds 4671 >= 806 @ 5.33615
7.61/7.73	c bounds 4671 >= 807 @ 5.33856
7.61/7.73	c bounds 4671 >= 808 @ 5.33995
7.61/7.74	c bounds 4671 >= 809 @ 5.34311
7.61/7.74	c bounds 4671 >= 810 @ 5.34445
7.61/7.74	c bounds 4671 >= 811 @ 5.34693
7.61/7.75	c bounds 4671 >= 812 @ 5.34738
7.61/7.75	c bounds 4671 >= 813 @ 5.34852
7.61/7.75	c bounds 4671 >= 814 @ 5.34992
7.61/7.76	c bounds 4671 >= 815 @ 5.35119
7.61/7.76	c bounds 4671 >= 816 @ 5.35178
7.61/7.76	c bounds 4671 >= 817 @ 5.35484
7.61/7.77	c bounds 4671 >= 818 @ 5.35536
7.61/7.77	c bounds 4671 >= 819 @ 5.35577
7.61/7.77	c bounds 4671 >= 820 @ 5.35789
7.61/7.78	c bounds 4671 >= 821 @ 5.36014
7.61/7.78	c bounds 4671 >= 822 @ 5.36248
7.61/7.78	c bounds 4671 >= 823 @ 5.36387
7.61/7.79	c bounds 4671 >= 824 @ 5.36513
7.61/7.79	c bounds 4671 >= 825 @ 5.36648
7.61/7.79	c bounds 4671 >= 826 @ 5.36875
7.71/7.80	c bounds 4671 >= 827 @ 5.37007
7.71/7.80	c bounds 4671 >= 828 @ 5.37045
7.71/7.80	c bounds 4671 >= 829 @ 5.37183
7.71/7.81	c bounds 4671 >= 830 @ 5.3733
7.71/7.81	c bounds 4671 >= 831 @ 5.37428
7.71/7.81	c bounds 4671 >= 832 @ 5.37678
7.71/7.82	c bounds 4671 >= 833 @ 5.37885
7.71/7.82	c bounds 4671 >= 834 @ 5.38024
7.71/7.82	c bounds 4671 >= 835 @ 5.38273
7.71/7.83	c bounds 4671 >= 836 @ 5.3854
7.71/7.83	c bounds 4671 >= 837 @ 5.38895
7.71/7.83	c bounds 4671 >= 838 @ 5.39071
7.71/7.84	c bounds 4671 >= 839 @ 5.3928
7.71/7.84	c bounds 4671 >= 840 @ 5.39568
7.71/7.85	c bounds 4671 >= 841 @ 5.39785
7.71/7.85	c bounds 4671 >= 842 @ 5.39888
7.71/7.85	c bounds 4671 >= 843 @ 5.40081
7.71/7.86	c bounds 4671 >= 844 @ 5.40266
7.71/7.86	c bounds 4671 >= 845 @ 5.4047
7.71/7.86	c bounds 4671 >= 846 @ 5.40593
7.71/7.87	c bounds 4671 >= 847 @ 5.40729
7.71/7.87	c bounds 4671 >= 848 @ 5.41041
7.71/7.87	c bounds 4671 >= 849 @ 5.41168
7.71/7.88	c bounds 4671 >= 850 @ 5.41213
7.71/7.88	c bounds 4671 >= 851 @ 5.41347
7.71/7.88	c bounds 4671 >= 852 @ 5.4156
7.71/7.89	c bounds 4671 >= 853 @ 5.41771
7.71/7.89	c bounds 4671 >= 854 @ 5.41895
7.71/7.89	c bounds 4671 >= 855 @ 5.42144
7.81/7.90	c bounds 4671 >= 856 @ 5.42258
7.81/7.90	c bounds 4671 >= 857 @ 5.42471
7.81/7.90	c bounds 4671 >= 858 @ 5.42867
7.81/7.91	c bounds 4671 >= 859 @ 5.43115
7.81/7.91	c bounds 4671 >= 860 @ 5.43254
7.81/7.91	c bounds 4671 >= 861 @ 5.43479
7.81/7.92	c bounds 4671 >= 862 @ 5.43709
7.81/7.92	c bounds 4671 >= 863 @ 5.43852
7.81/7.92	c bounds 4671 >= 864 @ 5.43998
7.81/7.93	c bounds 4671 >= 865 @ 5.44112
7.81/7.93	c bounds 4671 >= 866 @ 5.44343
7.81/7.93	c bounds 4671 >= 867 @ 5.44473
7.81/7.94	c bounds 4671 >= 868 @ 5.44511
7.81/7.94	c bounds 4671 >= 869 @ 5.44649
7.81/7.94	c bounds 4671 >= 870 @ 5.44768
7.81/7.95	c bounds 4671 >= 871 @ 5.44953
7.81/7.95	c bounds 4671 >= 872 @ 5.45179
7.81/7.95	c bounds 4671 >= 873 @ 5.45405
7.81/7.96	c bounds 4671 >= 874 @ 5.45633
7.81/7.96	c bounds 4671 >= 875 @ 5.45856
7.81/7.96	c bounds 4671 >= 876 @ 5.45892
7.81/7.97	c bounds 4671 >= 877 @ 5.46006
7.81/7.97	c bounds 4671 >= 878 @ 5.46244
7.81/7.97	c bounds 4671 >= 879 @ 5.46352
7.81/7.98	c bounds 4671 >= 880 @ 5.46391
7.81/7.98	c bounds 4671 >= 881 @ 5.46405
7.81/7.98	c bounds 4671 >= 882 @ 5.46642
7.81/7.99	c bounds 4671 >= 883 @ 5.46941
7.81/7.99	c bounds 4671 >= 884 @ 5.47088
7.81/7.99	c bounds 4671 >= 885 @ 5.47277
7.81/8.00	c bounds 4671 >= 886 @ 5.47502
7.81/8.00	c bounds 4671 >= 887 @ 5.47717
7.91/8.00	c bounds 4671 >= 888 @ 5.47837
7.91/8.01	c bounds 4671 >= 889 @ 5.47956
7.91/8.01	c bounds 4671 >= 890 @ 5.48082
7.91/8.01	c bounds 4671 >= 891 @ 5.48295
7.91/8.02	c bounds 4671 >= 892 @ 5.48512
7.91/8.02	c bounds 4671 >= 893 @ 5.48634
7.91/8.02	c bounds 4671 >= 894 @ 5.48755
7.91/8.03	c bounds 4671 >= 895 @ 5.48777
7.91/8.03	c bounds 4671 >= 896 @ 5.49005
7.91/8.03	c bounds 4671 >= 897 @ 5.4923
7.91/8.04	c bounds 4671 >= 898 @ 5.4934
7.91/8.04	c bounds 4671 >= 899 @ 5.49375
7.91/8.04	c bounds 4671 >= 900 @ 5.49475
7.91/8.04	c bounds 4671 >= 901 @ 5.49618
7.91/8.05	c bounds 4671 >= 902 @ 5.49828
7.91/8.05	c bounds 4671 >= 903 @ 5.50035
7.91/8.05	c bounds 4671 >= 904 @ 5.50172
7.91/8.06	c bounds 4671 >= 905 @ 5.50318
7.91/8.06	c bounds 4671 >= 906 @ 5.50516
7.91/8.06	c bounds 4671 >= 907 @ 5.50831
7.91/8.07	c bounds 4671 >= 908 @ 5.50948
7.91/8.07	c bounds 4671 >= 909 @ 5.51062
7.91/8.07	c bounds 4671 >= 910 @ 5.51284
7.91/8.08	c bounds 4671 >= 911 @ 5.51414
7.91/8.08	c bounds 4671 >= 912 @ 5.51522
7.91/8.08	c bounds 4671 >= 913 @ 5.51721
7.91/8.09	c bounds 4671 >= 914 @ 5.52031
7.91/8.09	c bounds 4671 >= 915 @ 5.52067
7.91/8.09	c bounds 4671 >= 916 @ 5.52166
7.91/8.10	c bounds 4671 >= 917 @ 5.5228
7.91/8.10	c bounds 4671 >= 918 @ 5.52479
8.01/8.10	c bounds 4671 >= 919 @ 5.52714
8.01/8.10	c bounds 4671 >= 920 @ 5.52819
8.01/8.11	c bounds 4671 >= 921 @ 5.52918
8.01/8.11	c bounds 4671 >= 922 @ 5.53064
8.01/8.11	c bounds 4671 >= 923 @ 5.53163
8.01/8.12	c bounds 4671 >= 924 @ 5.53163
8.01/8.12	c bounds 4671 >= 925 @ 5.53278
8.01/8.12	c bounds 4671 >= 926 @ 5.53377
8.01/8.13	c bounds 4671 >= 927 @ 5.53608
8.01/8.13	c bounds 4671 >= 928 @ 5.53894
8.01/8.13	c bounds 4671 >= 929 @ 5.54102
8.01/8.14	c bounds 4671 >= 930 @ 5.54214
8.01/8.14	c bounds 4671 >= 931 @ 5.54517
8.01/8.14	c bounds 4671 >= 932 @ 5.54725
8.01/8.15	c bounds 4671 >= 933 @ 5.54759
8.01/8.15	c bounds 4671 >= 934 @ 5.54858
8.01/8.15	c bounds 4671 >= 935 @ 5.54858
8.01/8.15	c bounds 4671 >= 936 @ 5.54858
8.01/8.16	c bounds 4671 >= 937 @ 5.55155
8.01/8.16	c bounds 4671 >= 938 @ 5.55271
8.01/8.16	c bounds 4671 >= 939 @ 5.55568
8.01/8.17	c bounds 4671 >= 940 @ 5.55799
8.01/8.17	c bounds 4671 >= 941 @ 5.55905
8.01/8.17	c bounds 4671 >= 942 @ 5.56109
8.01/8.18	c bounds 4671 >= 943 @ 5.56296
8.01/8.18	c bounds 4671 >= 944 @ 5.56504
8.01/8.18	c bounds 4671 >= 945 @ 5.56616
8.01/8.19	c bounds 4671 >= 946 @ 5.56717
8.01/8.19	c bounds 4671 >= 947 @ 5.56753
8.01/8.19	c bounds 4671 >= 948 @ 5.56852
8.01/8.19	c bounds 4671 >= 949 @ 5.56952
8.11/8.20	c bounds 4671 >= 950 @ 5.56952
8.11/8.20	c bounds 4671 >= 951 @ 5.57051
8.11/8.20	c bounds 4671 >= 952 @ 5.57251
8.11/8.21	c bounds 4671 >= 953 @ 5.57449
8.11/8.21	c bounds 4671 >= 954 @ 5.57564
8.11/8.21	c bounds 4671 >= 955 @ 5.57749
8.11/8.22	c bounds 4671 >= 956 @ 5.57963
8.11/8.22	c bounds 4671 >= 957 @ 5.58163
8.11/8.22	c bounds 4671 >= 958 @ 5.58263
8.11/8.22	c bounds 4671 >= 959 @ 5.58362
8.11/8.23	c bounds 4671 >= 960 @ 5.58463
8.11/8.23	c bounds 4671 >= 961 @ 5.58589
8.11/8.23	c bounds 4671 >= 962 @ 5.58689
8.11/8.24	c bounds 4671 >= 963 @ 5.58866
8.11/8.24	c bounds 4671 >= 964 @ 5.59065
8.11/8.24	c bounds 4671 >= 965 @ 5.5919
8.11/8.25	c bounds 4671 >= 966 @ 5.59289
8.11/8.25	c bounds 4671 >= 967 @ 5.59488
8.11/8.25	c bounds 4671 >= 968 @ 5.59587
8.11/8.25	c bounds 4671 >= 969 @ 5.59687
8.11/8.26	c bounds 4671 >= 970 @ 5.59886
8.11/8.26	c bounds 4671 >= 971 @ 5.59988
8.11/8.26	c bounds 4671 >= 972 @ 5.60163
8.11/8.27	c bounds 4671 >= 973 @ 5.60284
8.11/8.27	c bounds 4671 >= 974 @ 5.60457
8.11/8.27	c bounds 4671 >= 975 @ 5.60679
8.11/8.28	c bounds 4671 >= 976 @ 5.60849
8.11/8.28	c bounds 4671 >= 977 @ 5.6095
8.11/8.28	c bounds 4671 >= 978 @ 5.61052
8.11/8.28	c bounds 4671 >= 979 @ 5.61135
8.11/8.29	c bounds 4671 >= 980 @ 5.61235
8.11/8.29	c bounds 4671 >= 981 @ 5.61335
8.11/8.29	c bounds 4671 >= 982 @ 5.6152
8.21/8.30	c bounds 4671 >= 983 @ 5.61713
8.21/8.30	c bounds 4671 >= 984 @ 5.61734
8.21/8.30	c bounds 4671 >= 985 @ 5.61734
8.21/8.31	c bounds 4671 >= 986 @ 5.61997
8.21/8.31	c bounds 4671 >= 987 @ 5.62093
8.21/8.31	c bounds 4671 >= 988 @ 5.62187
8.21/8.31	c bounds 4671 >= 989 @ 5.62373
8.21/8.32	c bounds 4671 >= 990 @ 5.62486
8.21/8.32	c bounds 4671 >= 991 @ 5.62586
8.21/8.32	c bounds 4671 >= 992 @ 5.62783
8.21/8.33	c bounds 4671 >= 993 @ 5.62878
8.21/8.33	c bounds 4671 >= 994 @ 5.63055
8.21/8.33	c bounds 4671 >= 995 @ 5.63172
8.21/8.33	c bounds 4671 >= 996 @ 5.63435
8.21/8.34	c bounds 4671 >= 997 @ 5.63528
8.21/8.34	c bounds 4671 >= 998 @ 5.63628
8.21/8.34	c bounds 4671 >= 999 @ 5.63628
8.21/8.35	c bounds 4671 >= 1000 @ 5.63727
8.21/8.35	c bounds 4671 >= 1001 @ 5.63886
8.21/8.35	c bounds 4671 >= 1002 @ 5.6398
8.21/8.35	c bounds 4671 >= 1003 @ 5.64079
8.21/8.36	c bounds 4671 >= 1004 @ 5.64249
8.21/8.36	c bounds 4671 >= 1005 @ 5.6434
8.21/8.36	c bounds 4671 >= 1006 @ 5.64439
8.21/8.37	c bounds 4671 >= 1007 @ 5.64623
8.21/8.37	c bounds 4671 >= 1008 @ 5.64898
8.21/8.37	c bounds 4671 >= 1009 @ 5.65083
8.21/8.37	c bounds 4671 >= 1010 @ 5.65275
8.21/8.38	c bounds 4671 >= 1011 @ 5.65475
8.21/8.38	c bounds 4671 >= 1012 @ 5.65567
8.21/8.38	c bounds 4671 >= 1013 @ 5.65727
8.21/8.39	c bounds 4671 >= 1014 @ 5.6592
8.21/8.39	c bounds 4671 >= 1015 @ 5.66019
8.21/8.39	c bounds 4671 >= 1016 @ 5.66081
8.21/8.39	c bounds 4671 >= 1017 @ 5.66174
8.31/8.40	c bounds 4671 >= 1018 @ 5.6627
8.31/8.40	c bounds 4671 >= 1019 @ 5.6653
8.31/8.40	c bounds 4671 >= 1020 @ 5.66617
8.31/8.41	c bounds 4671 >= 1021 @ 5.66717
8.31/8.41	c bounds 4671 >= 1022 @ 5.66976
8.31/8.41	c bounds 4671 >= 1023 @ 5.67158
8.31/8.41	c bounds 4671 >= 1024 @ 5.67439
8.31/8.42	c bounds 4671 >= 1025 @ 5.6763
8.31/8.42	c bounds 4671 >= 1026 @ 5.67901
8.31/8.42	c bounds 4671 >= 1027 @ 5.67914
8.31/8.43	c bounds 4671 >= 1028 @ 5.68167
8.31/8.43	c bounds 4671 >= 1029 @ 5.68349
8.31/8.43	c bounds 4671 >= 1030 @ 5.68455
8.31/8.43	c bounds 4671 >= 1031 @ 5.6861
8.31/8.44	c bounds 4671 >= 1032 @ 5.68712
8.31/8.44	c bounds 4671 >= 1033 @ 5.68808
8.31/8.44	c bounds 4671 >= 1034 @ 5.68951
8.31/8.45	c bounds 4671 >= 1035 @ 5.69055
8.31/8.45	c bounds 4671 >= 1036 @ 5.69309
8.31/8.45	c bounds 4671 >= 1037 @ 5.69406
8.31/8.45	c bounds 4671 >= 1038 @ 5.69566
8.31/8.46	c bounds 4671 >= 1039 @ 5.69661
8.31/8.46	c bounds 4671 >= 1040 @ 5.69752
8.31/8.46	c bounds 4671 >= 1041 @ 5.69805
8.31/8.47	c bounds 4671 >= 1042 @ 5.69982
8.31/8.47	c bounds 4671 >= 1043 @ 5.70059
8.31/8.47	c bounds 4671 >= 1044 @ 5.70158
8.31/8.47	c bounds 4671 >= 1045 @ 5.7022
8.31/8.48	c bounds 4671 >= 1046 @ 5.70304
8.31/8.48	c bounds 4671 >= 1047 @ 5.70367
8.31/8.48	c bounds 4671 >= 1048 @ 5.70457
8.31/8.48	c bounds 4671 >= 1049 @ 5.70518
8.31/8.49	c bounds 4671 >= 1050 @ 5.70691
8.31/8.49	c bounds 4671 >= 1051 @ 5.70766
8.31/8.49	c bounds 4671 >= 1052 @ 5.7104
8.41/8.50	c bounds 4671 >= 1053 @ 5.71117
8.41/8.50	c bounds 4671 >= 1054 @ 5.71201
8.41/8.50	c bounds 4671 >= 1055 @ 5.71364
8.41/8.50	c bounds 4671 >= 1056 @ 5.71536
8.41/8.51	c bounds 4671 >= 1057 @ 5.7171
8.41/8.51	c bounds 4671 >= 1058 @ 5.71799
8.41/8.51	c bounds 4671 >= 1059 @ 5.71855
8.41/8.51	c bounds 4671 >= 1060 @ 5.71949
8.41/8.52	c bounds 4671 >= 1061 @ 5.72195
8.41/8.52	c bounds 4671 >= 1062 @ 5.72365
8.41/8.52	c bounds 4671 >= 1063 @ 5.72536
8.41/8.53	c bounds 4671 >= 1064 @ 5.72712
8.41/8.53	c bounds 4671 >= 1065 @ 5.72796
8.41/8.53	c bounds 4671 >= 1066 @ 5.72851
8.41/8.53	c bounds 4671 >= 1067 @ 5.72946
8.41/8.54	c bounds 4671 >= 1068 @ 5.72996
8.41/8.54	c bounds 4671 >= 1069 @ 5.73195
8.41/8.54	c bounds 4671 >= 1070 @ 5.7325
8.41/8.54	c bounds 4671 >= 1071 @ 5.73399
8.41/8.55	c bounds 4671 >= 1072 @ 5.73494
8.41/8.55	c bounds 4671 >= 1073 @ 5.73549
8.41/8.55	c bounds 4671 >= 1074 @ 5.73609
8.41/8.56	c bounds 4671 >= 1075 @ 5.73772
8.41/8.56	c bounds 4671 >= 1076 @ 5.73848
8.41/8.56	c bounds 4671 >= 1077 @ 5.74008
8.41/8.56	c bounds 4671 >= 1078 @ 5.74192
8.41/8.57	c bounds 4671 >= 1079 @ 5.74245
8.41/8.57	c bounds 4671 >= 1080 @ 5.74407
8.41/8.57	c bounds 4671 >= 1081 @ 5.74572
8.41/8.57	c bounds 4671 >= 1082 @ 5.74838
8.41/8.58	c bounds 4671 >= 1083 @ 5.74931
8.41/8.58	c bounds 4671 >= 1084 @ 5.75068
8.41/8.58	c bounds 4671 >= 1085 @ 5.75237
8.41/8.58	c bounds 4671 >= 1086 @ 5.75438
8.41/8.59	c bounds 4671 >= 1087 @ 5.7568
8.41/8.59	c bounds 4671 >= 1088 @ 5.75847
8.41/8.59	c bounds 4671 >= 1089 @ 5.75935
8.41/8.60	c bounds 4671 >= 1090 @ 5.76085
8.51/8.60	c bounds 4671 >= 1091 @ 5.76239
8.51/8.60	c bounds 4671 >= 1092 @ 5.76329
8.51/8.60	c bounds 4671 >= 1093 @ 5.76384
8.51/8.61	c bounds 4671 >= 1094 @ 5.7644
8.51/8.61	c bounds 4671 >= 1095 @ 5.76499
8.51/8.61	c bounds 4671 >= 1096 @ 5.76584
8.51/8.61	c bounds 4671 >= 1097 @ 5.76639
8.51/8.62	c bounds 4671 >= 1098 @ 5.76683
8.51/8.62	c bounds 4671 >= 1099 @ 5.7694
8.51/8.62	c bounds 4671 >= 1100 @ 5.77027
8.51/8.62	c bounds 4671 >= 1101 @ 5.7716
8.51/8.63	c bounds 4671 >= 1102 @ 5.7732
8.51/8.63	c bounds 4671 >= 1103 @ 5.77381
8.51/8.63	c bounds 4671 >= 1104 @ 5.77543
8.51/8.63	c bounds 4671 >= 1105 @ 5.77628
8.51/8.64	c bounds 4671 >= 1106 @ 5.7786
8.51/8.64	c bounds 4671 >= 1107 @ 5.78019
8.51/8.64	c bounds 4671 >= 1108 @ 5.78079
8.51/8.65	c bounds 4671 >= 1109 @ 5.78336
8.51/8.65	c bounds 4671 >= 1110 @ 5.78496
8.51/8.65	c bounds 4671 >= 1111 @ 5.78674
8.51/8.65	c bounds 4671 >= 1112 @ 5.78729
8.51/8.66	c bounds 4671 >= 1113 @ 5.78774
8.51/8.66	c bounds 4671 >= 1114 @ 5.78927
8.51/8.66	c bounds 4671 >= 1115 @ 5.79081
8.51/8.66	c bounds 4671 >= 1116 @ 5.79337
8.51/8.67	c bounds 4671 >= 1117 @ 5.79424
8.51/8.67	c bounds 4671 >= 1118 @ 5.79471
8.51/8.67	c bounds 4671 >= 1119 @ 5.79713
8.51/8.67	c bounds 4671 >= 1120 @ 5.79967
8.51/8.68	c bounds 4671 >= 1121 @ 5.80124
8.51/8.68	c bounds 4671 >= 1122 @ 5.80261
8.51/8.68	c bounds 4671 >= 1123 @ 5.80431
8.51/8.68	c bounds 4671 >= 1124 @ 5.80513
8.51/8.69	c bounds 4671 >= 1125 @ 5.80568
8.51/8.69	c bounds 4671 >= 1126 @ 5.80696
8.51/8.69	c bounds 4671 >= 1127 @ 5.80848
8.51/8.69	c bounds 4671 >= 1128 @ 5.80923
8.61/8.70	c bounds 4671 >= 1129 @ 5.81067
8.61/8.70	c bounds 4671 >= 1130 @ 5.81122
8.61/8.70	c bounds 4671 >= 1131 @ 5.81266
8.61/8.70	c bounds 4671 >= 1132 @ 5.81412
8.61/8.71	c bounds 4671 >= 1133 @ 5.81465
8.61/8.71	c bounds 4671 >= 1134 @ 5.81621
8.61/8.71	c bounds 4671 >= 1135 @ 5.8168
8.61/8.71	c bounds 4671 >= 1136 @ 5.81818
8.61/8.72	c bounds 4671 >= 1137 @ 5.82065
8.61/8.72	c bounds 4671 >= 1138 @ 5.82218
8.61/8.72	c bounds 4671 >= 1139 @ 5.82278
8.61/8.72	c bounds 4671 >= 1140 @ 5.82417
8.61/8.73	c bounds 4671 >= 1141 @ 5.82477
8.61/8.73	c #Conflicts:       3000 | #Constraints:      22548
8.61/8.73	c bounds 4671 >= 1142 @ 5.82714
8.61/8.73	c bounds 4671 >= 1143 @ 5.82762
8.61/8.73	c bounds 4671 >= 1144 @ 5.82916
8.61/8.74	c bounds 4671 >= 1145 @ 5.83163
8.61/8.74	c bounds 4671 >= 1146 @ 5.83411
8.61/8.74	c bounds 4671 >= 1147 @ 5.83576
8.61/8.74	c bounds 4671 >= 1148 @ 5.83715
8.61/8.75	c bounds 4671 >= 1149 @ 5.83954
8.61/8.75	c bounds 4671 >= 1150 @ 5.84113
8.61/8.75	c bounds 4671 >= 1151 @ 5.84158
8.61/8.75	c bounds 4671 >= 1152 @ 5.84292
8.61/8.76	c bounds 4671 >= 1153 @ 5.84439
8.61/8.76	c bounds 4671 >= 1154 @ 5.84585
10.60/10.74	c bounds 4671 >= 1155 @ 7.79497
10.60/10.74	c bounds 4671 >= 1156 @ 7.7957
10.60/10.74	c bounds 4671 >= 1157 @ 7.79617
10.60/10.74	c bounds 4671 >= 1158 @ 7.7967
10.60/10.75	c bounds 4671 >= 1159 @ 7.79752
10.60/10.75	c bounds 4671 >= 1160 @ 7.79859
10.60/10.75	c bounds 4671 >= 1161 @ 7.79942
10.60/10.76	c bounds 4671 >= 1162 @ 7.80179
10.60/10.76	c bounds 4671 >= 1163 @ 7.8042
10.60/10.76	c bounds 4671 >= 1164 @ 7.80483
10.60/10.76	c bounds 4671 >= 1165 @ 7.80625
10.60/10.77	c bounds 4671 >= 1166 @ 7.80862
10.60/10.77	c bounds 4671 >= 1167 @ 7.81107
10.60/10.77	c bounds 4671 >= 1168 @ 7.81164
10.60/10.77	c bounds 4671 >= 1169 @ 7.81213
10.60/10.78	c bounds 4671 >= 1170 @ 7.81264
10.60/10.78	c bounds 4671 >= 1171 @ 7.81324
10.60/10.78	c bounds 4671 >= 1172 @ 7.81523
10.60/10.78	c bounds 4671 >= 1173 @ 7.81577
10.60/10.78	c bounds 4671 >= 1174 @ 7.81807
10.60/10.79	c bounds 4671 >= 1175 @ 7.81948
10.60/10.79	c bounds 4671 >= 1176 @ 7.82089
10.60/10.79	c bounds 4671 >= 1177 @ 7.82161
10.60/10.79	c bounds 4671 >= 1178 @ 7.82271
10.70/10.80	c bounds 4671 >= 1179 @ 7.82417
10.70/10.80	c bounds 4671 >= 1180 @ 7.8246
10.70/10.80	c bounds 4671 >= 1181 @ 7.82593
10.70/10.80	c bounds 4671 >= 1182 @ 7.82832
10.70/10.81	c bounds 4671 >= 1183 @ 7.82975
10.70/10.81	c bounds 4671 >= 1184 @ 7.83116
10.70/10.81	c bounds 4671 >= 1185 @ 7.83353
10.70/10.81	c bounds 4671 >= 1186 @ 7.8351
10.70/10.82	c bounds 4671 >= 1187 @ 7.83557
10.70/10.82	c bounds 4671 >= 1188 @ 7.83571
10.70/10.82	c bounds 4671 >= 1189 @ 7.83807
10.70/10.82	c bounds 4671 >= 1190 @ 7.83942
10.70/10.83	c bounds 4671 >= 1191 @ 7.84099
10.70/10.83	c bounds 4671 >= 1192 @ 7.84214
10.70/10.83	c bounds 4671 >= 1193 @ 7.84254
10.70/10.83	c bounds 4671 >= 1194 @ 7.84402
10.70/10.84	c bounds 4671 >= 1195 @ 7.84551
10.70/10.84	c bounds 4671 >= 1196 @ 7.84649
10.70/10.84	c bounds 4671 >= 1197 @ 7.84799
10.70/10.84	c bounds 4671 >= 1198 @ 7.84922
10.70/10.84	c bounds 4671 >= 1199 @ 7.84958
10.70/10.85	c bounds 4671 >= 1200 @ 7.85187
10.70/10.85	c bounds 4671 >= 1201 @ 7.85418
10.70/10.85	c bounds 4671 >= 1202 @ 7.85554
10.70/10.85	c bounds 4671 >= 1203 @ 7.85699
10.70/10.86	c bounds 4671 >= 1204 @ 7.85822
10.70/10.86	c bounds 4671 >= 1205 @ 7.85955
10.70/10.86	c bounds 4671 >= 1206 @ 7.86097
10.70/10.86	c bounds 4671 >= 1207 @ 7.8614
10.70/10.87	c bounds 4671 >= 1208 @ 7.86255
10.70/10.87	c bounds 4671 >= 1209 @ 7.86477
10.70/10.87	c bounds 4671 >= 1210 @ 7.86606
10.70/10.87	c bounds 4671 >= 1211 @ 7.86738
10.70/10.87	c bounds 4671 >= 1212 @ 7.86887
10.70/10.88	c bounds 4671 >= 1213 @ 7.87095
10.70/10.88	c bounds 4671 >= 1214 @ 7.87237
10.70/10.88	c bounds 4671 >= 1215 @ 7.87378
10.70/10.88	c bounds 4671 >= 1216 @ 7.87493
10.70/10.89	c bounds 4671 >= 1217 @ 7.87533
10.70/10.89	c bounds 4671 >= 1218 @ 7.87549
10.70/10.89	c bounds 4671 >= 1219 @ 7.8769
10.70/10.89	c bounds 4671 >= 1220 @ 7.87832
10.81/10.90	c bounds 4671 >= 1221 @ 7.87848
10.81/10.90	c bounds 4671 >= 1222 @ 7.87983
10.81/10.90	c bounds 4671 >= 1223 @ 7.88194
10.81/10.90	c bounds 4671 >= 1224 @ 7.8832
10.81/10.90	c bounds 4671 >= 1225 @ 7.88444
10.81/10.91	c bounds 4671 >= 1226 @ 7.88583
10.81/10.91	c bounds 4671 >= 1227 @ 7.8879
10.81/10.91	c bounds 4671 >= 1228 @ 7.88828
10.81/10.91	c bounds 4671 >= 1229 @ 7.88938
10.81/10.92	c bounds 4671 >= 1230 @ 7.89078
10.81/10.92	c bounds 4671 >= 1231 @ 7.89184
10.81/10.92	c bounds 4671 >= 1232 @ 7.89227
10.81/10.92	c bounds 4671 >= 1233 @ 7.89432
10.81/10.92	c bounds 4671 >= 1234 @ 7.89652
10.81/10.93	c bounds 4671 >= 1235 @ 7.89879
10.81/10.93	c bounds 4671 >= 1236 @ 7.89925
10.81/10.93	c bounds 4671 >= 1237 @ 7.90032
10.81/10.93	c bounds 4671 >= 1238 @ 7.90256
10.81/10.94	c bounds 4671 >= 1239 @ 7.90376
10.81/10.94	c bounds 4671 >= 1240 @ 7.90419
10.81/10.94	c bounds 4671 >= 1241 @ 7.90419
10.81/10.94	c bounds 4671 >= 1242 @ 7.90535
10.81/10.94	c bounds 4671 >= 1243 @ 7.90755
10.81/10.95	c bounds 4671 >= 1244 @ 7.90874
10.81/10.95	c bounds 4671 >= 1245 @ 7.90918
10.81/10.95	c bounds 4671 >= 1246 @ 7.91007
10.81/10.95	c bounds 4671 >= 1247 @ 7.91058
10.81/10.96	c bounds 4671 >= 1248 @ 7.9126
10.81/10.96	c bounds 4671 >= 1249 @ 7.91389
10.81/10.96	c bounds 4671 >= 1250 @ 7.91532
10.81/10.96	c bounds 4671 >= 1251 @ 7.9179
10.81/10.97	c bounds 4671 >= 1252 @ 7.91947
10.81/10.97	c bounds 4671 >= 1253 @ 7.92182
10.81/10.97	c bounds 4671 >= 1254 @ 7.9226
10.81/10.97	c bounds 4671 >= 1255 @ 7.92382
10.81/10.98	c bounds 4671 >= 1256 @ 7.92413
10.81/10.98	c bounds 4671 >= 1257 @ 7.92468
10.81/10.98	c bounds 4671 >= 1258 @ 7.92679
10.81/10.98	c bounds 4671 >= 1259 @ 7.92827
10.81/10.99	c bounds 4671 >= 1260 @ 7.92968
10.81/10.99	c bounds 4671 >= 1261 @ 7.93113
10.81/10.99	c bounds 4671 >= 1262 @ 7.93263
10.81/10.99	c bounds 4671 >= 1263 @ 7.93397
10.81/11.00	c bounds 4671 >= 1264 @ 7.93782
10.81/11.00	c bounds 4671 >= 1265 @ 7.9394
10.91/11.00	c bounds 4671 >= 1266 @ 7.94116
10.91/11.00	c bounds 4671 >= 1267 @ 7.94336
10.91/11.01	c bounds 4671 >= 1268 @ 7.94569
10.91/11.01	c bounds 4671 >= 1269 @ 7.94642
10.91/11.01	c bounds 4671 >= 1270 @ 7.94863
10.91/11.02	c bounds 4671 >= 1271 @ 7.94956
10.91/11.02	c bounds 4671 >= 1272 @ 7.95101
10.91/11.02	c bounds 4671 >= 1273 @ 7.95186
10.91/11.02	c bounds 4671 >= 1274 @ 7.95309
10.91/11.03	c bounds 4671 >= 1275 @ 7.95454
10.91/11.03	c bounds 4671 >= 1276 @ 7.95599
10.91/11.03	c bounds 4671 >= 1277 @ 7.95898
10.91/11.04	c bounds 4671 >= 1278 @ 7.95898
10.91/11.04	c bounds 4671 >= 1279 @ 7.95948
10.91/11.04	c bounds 4671 >= 1280 @ 7.96197
10.91/11.05	c bounds 4671 >= 1281 @ 7.96213
10.91/11.05	c bounds 4671 >= 1282 @ 7.96352
10.91/11.05	c bounds 4671 >= 1283 @ 7.96396
10.91/11.06	c bounds 4671 >= 1284 @ 7.96512
10.91/11.06	c bounds 4671 >= 1285 @ 7.96651
10.91/11.06	c bounds 4671 >= 1286 @ 7.96865
10.91/11.07	c bounds 4671 >= 1287 @ 7.97045
10.91/11.07	c bounds 4671 >= 1288 @ 7.97194
10.91/11.07	c bounds 4671 >= 1289 @ 7.97349
10.91/11.08	c bounds 4671 >= 1290 @ 7.97581
10.91/11.08	c bounds 4671 >= 1291 @ 7.97835
10.91/11.08	c bounds 4671 >= 1292 @ 7.97962
10.91/11.09	c bounds 4671 >= 1293 @ 7.98035
10.91/11.09	c bounds 4671 >= 1294 @ 7.98156
10.91/11.09	c bounds 4671 >= 1295 @ 7.98336
10.91/11.10	c bounds 4671 >= 1296 @ 7.98589
10.91/11.10	c bounds 4671 >= 1297 @ 7.98696
11.00/11.10	c bounds 4671 >= 1298 @ 7.98847
11.00/11.11	c bounds 4671 >= 1299 @ 7.99131
11.00/11.11	c bounds 4671 >= 1300 @ 7.99291
11.00/11.11	c bounds 4671 >= 1301 @ 7.99387
11.00/11.12	c bounds 4671 >= 1302 @ 7.99387
11.00/11.12	c bounds 4671 >= 1303 @ 7.99553
11.00/11.12	c bounds 4671 >= 1304 @ 7.99586
11.00/11.12	c bounds 4671 >= 1305 @ 7.99624
11.00/11.13	c bounds 4671 >= 1306 @ 7.99898
11.00/11.13	c bounds 4671 >= 1307 @ 8.00174
11.00/11.13	c bounds 4671 >= 1308 @ 8.00249
11.00/11.13	c bounds 4671 >= 1309 @ 8.00299
11.00/11.14	c bounds 4671 >= 1310 @ 8.00534
11.00/11.14	c bounds 4671 >= 1311 @ 8.0065
11.00/11.14	c bounds 4671 >= 1312 @ 8.00733
11.00/11.14	c bounds 4671 >= 1313 @ 8.00901
11.00/11.15	c bounds 4671 >= 1314 @ 8.01208
11.00/11.15	c bounds 4671 >= 1315 @ 8.01501
11.00/11.15	c bounds 4671 >= 1316 @ 8.01658
11.00/11.16	c bounds 4671 >= 1317 @ 8.01776
11.00/11.16	c bounds 4671 >= 1318 @ 8.01931
11.00/11.16	c bounds 4671 >= 1319 @ 8.02132
11.00/11.17	c bounds 4671 >= 1320 @ 8.02329
11.00/11.17	c bounds 4671 >= 1321 @ 8.02502
11.00/11.17	c bounds 4671 >= 1322 @ 8.02687
11.00/11.18	c bounds 4671 >= 1323 @ 8.02905
11.00/11.18	c bounds 4671 >= 1324 @ 8.03114
11.00/11.18	c bounds 4671 >= 1325 @ 8.03336
11.00/11.19	c bounds 4671 >= 1326 @ 8.03484
11.00/11.19	c #Conflicts:       4000 | #Constraints:      25090
11.00/11.19	c bounds 4671 >= 1327 @ 8.03712
11.00/11.19	c bounds 4671 >= 1328 @ 8.03924
11.00/11.19	c bounds 4671 >= 1329 @ 8.04084
11.10/11.20	c bounds 4671 >= 1330 @ 8.04274
11.10/11.20	c bounds 4671 >= 1331 @ 8.04499
11.10/11.20	c bounds 4671 >= 1332 @ 8.04664
11.10/11.21	c bounds 4671 >= 1333 @ 8.0482
11.10/11.21	c bounds 4671 >= 1334 @ 8.04963
11.10/11.21	c bounds 4671 >= 1335 @ 8.05198
11.10/11.21	c bounds 4671 >= 1336 @ 8.05464
11.10/11.22	c bounds 4671 >= 1337 @ 8.05592
11.10/11.22	c bounds 4671 >= 1338 @ 8.05767
11.10/11.22	c bounds 4671 >= 1339 @ 8.05963
11.10/11.22	c bounds 4671 >= 1340 @ 8.06118
11.10/11.23	c bounds 4671 >= 1341 @ 8.06312
11.10/11.24	c INPROCESSING
11.10/11.24	c GARBAGE COLLECT
11.10/11.24	c bounds 4671 >= 1342 @ 8.07185
11.10/11.25	c bounds 4671 >= 1343 @ 8.07391
11.10/11.25	c bounds 4671 >= 1344 @ 8.07558
11.10/11.25	c bounds 4671 >= 1345 @ 8.0765
11.10/11.26	c bounds 4671 >= 1346 @ 8.07883
11.10/11.26	c bounds 4671 >= 1347 @ 8.08037
11.10/11.26	c bounds 4671 >= 1348 @ 8.08211
11.10/11.27	c bounds 4671 >= 1349 @ 8.08311
11.10/11.27	c bounds 4671 >= 1350 @ 8.08491
11.10/11.27	c bounds 4671 >= 1351 @ 8.08693
11.10/11.28	c bounds 4671 >= 1352 @ 8.08994
11.10/11.28	c bounds 4671 >= 1353 @ 8.09153
11.10/11.29	c bounds 4671 >= 1354 @ 8.09347
11.10/11.29	c bounds 4671 >= 1355 @ 8.09525
11.10/11.29	c bounds 4671 >= 1356 @ 8.09671
11.10/11.29	c bounds 4671 >= 1357 @ 8.09865
11.20/11.30	c bounds 4671 >= 1358 @ 8.10142
11.20/11.30	c bounds 4671 >= 1359 @ 8.1025
11.20/11.30	c bounds 4671 >= 1360 @ 8.10405
11.20/11.31	c bounds 4671 >= 1361 @ 8.10494
11.20/11.31	c bounds 4671 >= 1362 @ 8.10604
11.20/11.31	c bounds 4671 >= 1363 @ 8.10725
11.20/11.32	c bounds 4671 >= 1364 @ 8.10899
11.20/11.32	c bounds 4671 >= 1365 @ 8.1113
11.20/11.32	c bounds 4671 >= 1366 @ 8.11326
11.20/11.33	c bounds 4671 >= 1367 @ 8.11346
11.20/11.33	c bounds 4671 >= 1368 @ 8.11458
11.20/11.33	c bounds 4671 >= 1369 @ 8.11592
11.20/11.34	c bounds 4671 >= 1370 @ 8.11789
11.20/11.34	c bounds 4671 >= 1371 @ 8.12009
11.20/11.34	c bounds 4671 >= 1372 @ 8.12186
11.20/11.34	c bounds 4671 >= 1373 @ 8.12441
11.20/11.35	c bounds 4671 >= 1374 @ 8.12597
11.20/11.35	c bounds 4671 >= 1375 @ 8.12776
11.20/11.36	c bounds 4671 >= 1376 @ 8.12893
11.20/11.36	c bounds 4671 >= 1377 @ 8.13112
11.20/11.36	c bounds 4671 >= 1378 @ 8.13367
11.20/11.37	c bounds 4671 >= 1379 @ 8.13558
11.20/11.37	c bounds 4671 >= 1380 @ 8.13797
11.20/11.37	c bounds 4671 >= 1381 @ 8.1389
11.20/11.38	c bounds 4671 >= 1382 @ 8.14
11.20/11.38	c bounds 4671 >= 1383 @ 8.14115
11.20/11.38	c bounds 4671 >= 1384 @ 8.14434
11.20/11.38	c bounds 4671 >= 1385 @ 8.14578
11.20/11.39	c bounds 4671 >= 1386 @ 8.14688
11.20/11.39	c bounds 4671 >= 1387 @ 8.14978
11.20/11.39	c bounds 4671 >= 1388 @ 8.15187
11.30/11.40	c bounds 4671 >= 1389 @ 8.15309
11.30/11.40	c bounds 4671 >= 1390 @ 8.15445
11.30/11.40	c bounds 4671 >= 1391 @ 8.15585
11.30/11.41	c bounds 4671 >= 1392 @ 8.1573
11.30/11.41	c bounds 4671 >= 1393 @ 8.15844
11.30/11.41	c bounds 4671 >= 1394 @ 8.1599
11.30/11.42	c bounds 4671 >= 1395 @ 8.16142
11.30/11.42	c bounds 4671 >= 1396 @ 8.16484
11.30/11.43	c bounds 4671 >= 1397 @ 8.16627
11.30/11.43	c bounds 4671 >= 1398 @ 8.16674
11.30/11.43	c bounds 4671 >= 1399 @ 8.16727
11.30/11.44	c bounds 4671 >= 1400 @ 8.16834
11.30/11.44	c bounds 4671 >= 1401 @ 8.1708
11.30/11.44	c bounds 4671 >= 1402 @ 8.17325
11.30/11.45	c bounds 4671 >= 1403 @ 8.17372
11.30/11.45	c bounds 4671 >= 1404 @ 8.17615
11.30/11.45	c bounds 4671 >= 1405 @ 8.17679
11.30/11.46	c bounds 4671 >= 1406 @ 8.17894
11.30/11.46	c bounds 4671 >= 1407 @ 8.18098
11.30/11.46	c bounds 4671 >= 1408 @ 8.18236
11.30/11.47	c bounds 4671 >= 1409 @ 8.18522
11.30/11.47	c bounds 4671 >= 1410 @ 8.18621
11.30/11.47	c bounds 4671 >= 1411 @ 8.18741
11.30/11.48	c #Conflicts:       5000 | #Constraints:      25132
11.30/11.48	c bounds 4671 >= 1412 @ 8.18983
11.30/11.48	c bounds 4671 >= 1413 @ 8.19075
11.30/11.48	c bounds 4671 >= 1414 @ 8.1917
11.30/11.49	c bounds 4671 >= 1415 @ 8.19563
11.40/11.50	c bounds 4671 >= 1416 @ 8.20101
11.40/11.50	c bounds 4671 >= 1417 @ 8.2043
11.40/11.50	c bounds 4671 >= 1418 @ 8.2057
11.40/11.51	c bounds 4671 >= 1419 @ 8.20975
11.40/11.51	c bounds 4671 >= 1420 @ 8.21262
11.40/11.52	c bounds 4671 >= 1421 @ 8.2143
11.40/11.52	c bounds 4671 >= 1422 @ 8.22008
11.40/11.53	c bounds 4671 >= 1423 @ 8.22524
11.40/11.53	c bounds 4671 >= 1424 @ 8.22864
11.40/11.54	c bounds 4671 >= 1425 @ 8.22992
11.40/11.54	c bounds 4671 >= 1426 @ 8.23122
11.40/11.55	c bounds 4671 >= 1427 @ 8.23361
11.40/11.55	c bounds 4671 >= 1428 @ 8.23602
11.40/11.56	c bounds 4671 >= 1429 @ 8.23888
11.40/11.57	c bounds 4671 >= 1430 @ 8.24214
11.40/11.57	c bounds 4671 >= 1431 @ 8.24496
11.40/11.57	c bounds 4671 >= 1432 @ 8.24938
11.40/11.58	c bounds 4671 >= 1433 @ 8.25376
11.40/11.59	c bounds 4671 >= 1434 @ 8.25596
11.40/11.59	c bounds 4671 >= 1435 @ 8.25859
11.40/11.60	c bounds 4671 >= 1436 @ 8.26095
11.50/11.60	c bounds 4671 >= 1437 @ 8.26271
11.50/11.60	c bounds 4671 >= 1438 @ 8.26646
11.50/11.61	c bounds 4671 >= 1439 @ 8.27198
11.50/11.62	c bounds 4671 >= 1440 @ 8.27575
11.50/11.62	c #Conflicts:       6000 | #Constraints:      26894
11.50/11.62	c bounds 4671 >= 1441 @ 8.28013
11.50/11.63	c bounds 4671 >= 1442 @ 8.2834
11.50/11.63	c bounds 4671 >= 1443 @ 8.29106
11.50/11.65	c bounds 4671 >= 1444 @ 8.29926
11.50/11.66	c bounds 4671 >= 1445 @ 8.30585
11.50/11.66	c bounds 4671 >= 1446 @ 8.30875
11.50/11.66	c bounds 4671 >= 1447 @ 8.31079
11.50/11.67	c bounds 4671 >= 1448 @ 8.31357
11.50/11.67	c bounds 4671 >= 1449 @ 8.31552
11.50/11.67	c bounds 4671 >= 1450 @ 8.31578
11.50/11.68	c bounds 4671 >= 1451 @ 8.31724
11.50/11.68	c bounds 4671 >= 1452 @ 8.31821
11.50/11.68	c bounds 4671 >= 1453 @ 8.32058
11.50/11.69	c bounds 4671 >= 1454 @ 8.3209
11.50/11.69	c bounds 4671 >= 1455 @ 8.32218
11.60/11.70	c bounds 4671 >= 1456 @ 8.32631
11.60/11.70	c bounds 4671 >= 1457 @ 8.32874
11.60/11.70	c bounds 4671 >= 1458 @ 8.33073
11.60/11.70	c bounds 4671 >= 1459 @ 8.33087
14.29/14.47	c INPROCESSING
14.29/14.47	c GARBAGE COLLECT
14.29/14.47	c rational objective 1459
14.39/14.57	c bounds 4671 >= 1460 @ 11.1749
14.39/14.57	c bounds 4671 >= 1461 @ 11.177
14.39/14.58	c bounds 4671 >= 1462 @ 11.1795
14.39/14.58	c bounds 4671 >= 1463 @ 11.1826
14.39/14.58	c bounds 4671 >= 1464 @ 11.1834
14.39/14.59	c bounds 4671 >= 1465 @ 11.1848
14.39/14.59	c bounds 4671 >= 1466 @ 11.1855
14.39/14.59	c bounds 4671 >= 1467 @ 11.1882
14.49/14.60	c bounds 4671 >= 1468 @ 11.1895
14.49/14.60	c bounds 4671 >= 1469 @ 11.1901
14.49/14.60	c bounds 4671 >= 1470 @ 11.1932
14.49/14.61	c bounds 4671 >= 1471 @ 11.1955
14.49/14.61	c bounds 4671 >= 1472 @ 11.1965
14.49/14.61	c bounds 4671 >= 1473 @ 11.1992
14.49/14.62	c #Conflicts:       7000 | #Constraints:      26048
14.49/14.62	c bounds 4671 >= 1474 @ 11.2053
14.49/14.62	c bounds 4671 >= 1475 @ 11.208
14.49/14.63	c bounds 4671 >= 1476 @ 11.2098
14.49/14.63	c bounds 4671 >= 1477 @ 11.2111
14.49/14.63	c bounds 4671 >= 1478 @ 11.2129
14.49/14.64	c bounds 4671 >= 1479 @ 11.2153
14.49/14.64	c bounds 4671 >= 1480 @ 11.217
14.49/14.65	c bounds 4671 >= 1481 @ 11.2194
14.49/14.65	c bounds 4671 >= 1482 @ 11.221
14.49/14.65	c bounds 4671 >= 1483 @ 11.2244
14.49/14.66	c bounds 4671 >= 1484 @ 11.2273
14.49/14.66	c bounds 4671 >= 1485 @ 11.2295
14.49/14.66	c bounds 4671 >= 1486 @ 11.2314
14.49/14.67	c bounds 4671 >= 1487 @ 11.233
14.49/14.67	c bounds 4671 >= 1488 @ 11.2348
14.49/14.67	c bounds 4671 >= 1489 @ 11.2379
14.49/14.68	c bounds 4671 >= 1490 @ 11.2413
14.49/14.68	c bounds 4671 >= 1491 @ 11.2444
14.49/14.68	c bounds 4671 >= 1492 @ 11.2457
14.49/14.69	c bounds 4671 >= 1493 @ 11.2471
14.49/14.69	c bounds 4671 >= 1494 @ 11.2495
14.49/14.69	c bounds 4671 >= 1495 @ 11.2519
14.59/14.70	c bounds 4671 >= 1496 @ 11.2545
14.59/14.70	c bounds 4671 >= 1497 @ 11.2564
14.59/14.70	c bounds 4671 >= 1498 @ 11.2576
14.59/14.71	c bounds 4671 >= 1499 @ 11.2603
14.59/14.71	c bounds 4671 >= 1500 @ 11.2624
14.59/14.71	c bounds 4671 >= 1501 @ 11.2633
14.59/14.72	c bounds 4671 >= 1502 @ 11.267
14.59/14.72	c bounds 4671 >= 1503 @ 11.2712
14.59/14.73	c bounds 4671 >= 1504 @ 11.2746
14.59/14.73	c bounds 4671 >= 1505 @ 11.2768
14.59/14.73	c bounds 4671 >= 1506 @ 11.2787
14.59/14.74	c bounds 4671 >= 1507 @ 11.2816
14.59/14.74	c bounds 4671 >= 1508 @ 11.2824
14.59/14.75	c bounds 4671 >= 1509 @ 11.2835
14.59/14.75	c bounds 4671 >= 1510 @ 11.2848
14.59/14.76	c bounds 4671 >= 1511 @ 11.2884
14.59/14.76	c bounds 4671 >= 1512 @ 11.291
14.59/14.76	c bounds 4671 >= 1513 @ 11.2924
14.59/14.77	c #Conflicts:       8000 | #Constraints:      28044
14.59/14.77	c bounds 4671 >= 1514 @ 11.2935
14.59/14.77	c bounds 4671 >= 1515 @ 11.2967
14.59/14.77	c bounds 4671 >= 1516 @ 11.3007
14.59/14.78	c bounds 4671 >= 1517 @ 11.3049
14.59/14.79	c bounds 4671 >= 1518 @ 11.3093
17.58/17.76	c bounds 4671 >= 1519 @ 14.237
17.58/17.77	c bounds 4671 >= 1520 @ 14.2388
17.58/17.77	c bounds 4671 >= 1521 @ 14.2417
17.58/17.77	c bounds 4671 >= 1522 @ 14.2452
17.58/17.78	c bounds 4671 >= 1523 @ 14.2506
17.58/17.79	c bounds 4671 >= 1524 @ 14.2572
17.68/17.80	c bounds 4671 >= 1525 @ 14.266
17.68/17.81	c bounds 4671 >= 1526 @ 14.2726
17.68/17.81	c bounds 4671 >= 1527 @ 14.2763
17.68/17.82	c bounds 4671 >= 1528 @ 14.2821
17.68/17.83	c bounds 4671 >= 1529 @ 14.2899
17.68/17.84	c bounds 4671 >= 1530 @ 14.2929
17.68/17.84	c bounds 4671 >= 1531 @ 14.2973
17.68/17.85	c bounds 4671 >= 1532 @ 14.301
17.68/17.86	c #Conflicts:       9000 | #Constraints:      29888
17.68/17.86	c bounds 4671 >= 1533 @ 14.3081
17.68/17.88	c bounds 4671 >= 1534 @ 14.3231
17.68/17.89	c bounds 4671 >= 1535 @ 14.3322
17.68/17.89	c bounds 4671 >= 1536 @ 14.3354
17.77/17.90	c bounds 4671 >= 1537 @ 14.3383
17.77/17.90	c bounds 4671 >= 1538 @ 14.3417
17.77/17.91	c bounds 4671 >= 1539 @ 14.3471
17.77/17.91	c bounds 4671 >= 1540 @ 14.3507
17.77/17.93	c bounds 4671 >= 1541 @ 14.36
17.77/17.95	c bounds 4671 >= 1542 @ 14.3783
17.77/17.95	c bounds 4671 >= 1543 @ 14.3832
17.77/17.97	c #Conflicts:      10000 | #Constraints:      31512
17.77/17.97	c bounds 4671 >= 1544 @ 14.404
17.77/17.98	c bounds 4671 >= 1545 @ 14.4103
17.77/17.99	c bounds 4671 >= 1546 @ 14.4181
17.88/18.00	c bounds 4671 >= 1547 @ 14.4245
17.88/18.01	c bounds 4671 >= 1548 @ 14.4315
17.88/18.02	c bounds 4671 >= 1549 @ 14.4403
17.88/18.04	c bounds 4671 >= 1550 @ 14.453
17.88/18.06	c #Conflicts:      11000 | #Constraints:      32881
17.88/18.06	c bounds 4671 >= 1551 @ 14.4673
17.88/18.08	c bounds 4671 >= 1552 @ 14.4817
17.98/18.11	c bounds 4671 >= 1553 @ 14.507
17.98/18.14	c bounds 4671 >= 1554 @ 14.5301
17.98/18.17	c #Conflicts:      12000 | #Constraints:      34154
17.98/18.17	c bounds 4671 >= 1555 @ 14.5653
18.07/18.20	c bounds 4671 >= 1556 @ 14.5889
18.07/18.22	c bounds 4671 >= 1557 @ 14.6011
21.57/21.75	c INPROCESSING
21.57/21.75	c GARBAGE COLLECT
21.57/21.75	c rational objective 1557
21.67/21.86	c bounds 4671 >= 1558 @ 18.1892
21.77/21.92	c #Conflicts:      13000 | #Constraints:      30073
21.77/21.92	c bounds 4671 >= 1559 @ 18.2439
21.77/21.98	c bounds 4671 >= 1560 @ 18.3004
21.87/22.07	c #Conflicts:      14000 | #Constraints:      31388
21.87/22.07	c bounds 4671 >= 1561 @ 18.3835
21.97/22.12	c bounds 4671 >= 1562 @ 18.4306
22.06/22.25	c #Conflicts:      15000 | #Constraints:      32637
22.06/22.25	c bounds 4671 >= 1563 @ 18.5601
25.35/25.56	c #Conflicts:      16000 | #Constraints:      33784
25.35/25.56	c bounds 4671 >= 1564 @ 21.8279
25.45/25.63	c bounds 4671 >= 1565 @ 21.9001
25.45/25.66	c #Conflicts:      17000 | #Constraints:      34916
25.45/25.66	c bounds 4671 >= 1566 @ 21.9261
25.56/25.76	c bounds 4671 >= 1567 @ 22.0234
25.75/25.97	c #Conflicts:      18000 | #Constraints:      36003
25.75/25.97	c bounds 4671 >= 1568 @ 22.2226
26.05/26.25	c #Conflicts:      19000 | #Constraints:      37135
26.05/26.25	c #Conflicts:      20000 | #Constraints:      38135
26.05/26.25	c bounds 4671 >= 1569 @ 22.4927
29.34/29.57	c #Conflicts:      21000 | #Constraints:      39276
29.34/29.57	c INPROCESSING
29.34/29.57	c GARBAGE COLLECT
29.34/29.57	c rational objective 1569
29.54/29.71	c bounds 4671 >= 1570 @ 25.9126
29.74/29.90	c #Conflicts:      22000 | #Constraints:      33295
29.74/29.90	c bounds 4671 >= 1571 @ 26.093
30.04/30.22	c #Conflicts:      23000 | #Constraints:      34448
30.04/30.22	c bounds 4671 >= 1572 @ 26.3885
30.84/31.10	c #Conflicts:      24000 | #Constraints:      35622
30.84/31.10	c bounds 4670 >= 1572 @ 27.2033
30.94/31.11	c bounds 4670 >= 1573 @ 27.2167
30.94/31.12	c bounds 4670 >= 1574 @ 27.2265
30.94/31.14	c #Conflicts:      25000 | #Constraints:      36812
30.94/31.14	c bounds 4670 >= 1575 @ 27.2394
30.94/31.15	c bounds 4670 >= 1576 @ 27.2539
30.94/31.19	c bounds 4670 >= 1577 @ 27.2875
31.24/31.42	c INPROCESSING
31.24/31.42	c GARBAGE COLLECT
31.24/31.42	c #Conflicts:      26000 | #Constraints:      31953
31.24/31.42	c bounds 4670 >= 1578 @ 27.4977
31.24/31.45	c bounds 4670 >= 1579 @ 27.5346
31.33/31.50	c #Conflicts:      27000 | #Constraints:      33130
31.33/31.50	c bounds 4670 >= 1580 @ 27.574
31.33/31.55	c bounds 4670 >= 1581 @ 27.624
31.43/31.62	c #Conflicts:      28000 | #Constraints:      34217
31.43/31.62	c bounds 4670 >= 1582 @ 27.6807
33.42/33.62	c #Conflicts:      29000 | #Constraints:      35280
33.42/33.62	c bounds 4670 >= 1583 @ 29.6533
33.53/33.70	c bounds 4670 >= 1584 @ 29.725
33.53/33.79	c #Conflicts:      30000 | #Constraints:      36394
33.53/33.79	c bounds 4670 >= 1585 @ 29.8083
33.72/33.92	c #Conflicts:      31000 | #Constraints:      37466
33.72/33.92	c bounds 4670 >= 1586 @ 29.9398
33.83/34.06	c bounds 4670 >= 1587 @ 30.0663
34.03/34.23	c #Conflicts:      32000 | #Constraints:      38583
34.03/34.23	c #Conflicts:      33000 | #Constraints:      39583
34.03/34.23	c bounds 4670 >= 1588 @ 30.2262
36.92/37.15	c #Conflicts:      34000 | #Constraints:      40646
36.92/37.15	c bounds 4669 >= 1588 @ 33.1047
36.92/37.16	c bounds 4669 >= 1589 @ 33.1097
36.92/37.17	c bounds 4669 >= 1590 @ 33.1148
36.92/37.17	c bounds 4669 >= 1591 @ 33.1186
36.92/37.18	c bounds 4669 >= 1592 @ 33.127
36.92/37.19	c bounds 4669 >= 1593 @ 33.1369
37.02/37.20	c #Conflicts:      35000 | #Constraints:      41866
37.02/37.20	c bounds 4669 >= 1594 @ 33.1482
38.21/38.46	c bounds 4669 >= 1595 @ 34.3857
38.31/38.53	c #Conflicts:      36000 | #Constraints:      42956
38.31/38.53	c bounds 4669 >= 1596 @ 34.4524
38.31/38.59	c bounds 4669 >= 1597 @ 34.5122
41.60/41.84	c #Conflicts:      37000 | #Constraints:      44049
41.60/41.84	c INPROCESSING
41.60/41.84	c GARBAGE COLLECT
41.60/41.84	c rational objective 1597
41.81/42.00	c bounds 4669 >= 1598 @ 37.8844
41.81/42.04	c #Conflicts:      38000 | #Constraints:      36015
41.81/42.04	c bounds 4669 >= 1599 @ 37.9174
41.81/42.09	c bounds 4669 >= 1600 @ 37.9629
41.90/42.14	c #Conflicts:      39000 | #Constraints:      37102
41.90/42.14	c bounds 4669 >= 1601 @ 38.0179
41.99/42.23	c bounds 4669 >= 1602 @ 38.1006
42.10/42.32	c #Conflicts:      40000 | #Constraints:      38192
42.10/42.32	c bounds 4669 >= 1603 @ 38.1864
43.99/44.21	c #Conflicts:      41000 | #Constraints:      39264
43.99/44.21	c bounds 4669 >= 1604 @ 40.0573
44.10/44.32	c #Conflicts:      42000 | #Constraints:      40318
44.10/44.32	c bounds 4669 >= 1605 @ 40.1588
44.19/44.47	c bounds 4669 >= 1606 @ 40.3029
47.48/47.79	c #Conflicts:      43000 | #Constraints:      41435
47.48/47.79	c INPROCESSING
47.48/47.79	c GARBAGE COLLECT
47.48/47.79	c rational objective 1606
47.68/47.97	c bounds 4669 >= 1607 @ 43.7604
47.89/48.12	c #Conflicts:      44000 | #Constraints:      34936
47.89/48.12	c bounds 4669 >= 1608 @ 43.9028
47.98/48.29	c #Conflicts:      45000 | #Constraints:      36023
47.98/48.29	c bounds 4669 >= 1609 @ 44.0665
48.28/48.55	c #Conflicts:      46000 | #Constraints:      37083
48.28/48.55	c #Conflicts:      47000 | #Constraints:      38083
48.28/48.55	c bounds 4669 >= 1610 @ 44.321
48.38/48.68	c #Conflicts:      48000 | #Constraints:      39149
48.38/48.68	c bounds 4669 >= 1611 @ 44.445
49.78/50.08	c bounds 4669 >= 1612 @ 45.8195
49.88/50.19	c #Conflicts:      49000 | #Constraints:      40239
49.88/50.19	c bounds 4669 >= 1613 @ 45.9216
50.07/50.36	c #Conflicts:      50000 | #Constraints:      41257
50.07/50.36	c bounds 4669 >= 1614 @ 46.0861
50.18/50.43	c bounds 4669 >= 1615 @ 46.1596
50.28/50.54	c #Conflicts:      51000 | #Constraints:      42308
50.28/50.54	c bounds 4669 >= 1616 @ 46.2678
50.37/50.67	c bounds 4669 >= 1617 @ 46.3878
50.47/50.76	c #Conflicts:      52000 | #Constraints:      43374
50.47/50.76	c bounds 4669 >= 1618 @ 46.4787
50.57/50.87	c bounds 4669 >= 1619 @ 46.5825
50.67/50.97	c bounds 4669 >= 1620 @ 46.6793
50.78/51.06	c #Conflicts:      53000 | #Constraints:      44479
50.78/51.06	c bounds 4669 >= 1621 @ 46.7597
52.77/53.01	c bounds 4669 >= 1622 @ 48.6696
52.87/53.14	c #Conflicts:      54000 | #Constraints:      45554
52.87/53.14	c bounds 4669 >= 1623 @ 48.7936
52.97/53.28	c bounds 4669 >= 1624 @ 48.9364
53.26/53.50	c #Conflicts:      55000 | #Constraints:      46626
53.26/53.50	c bounds 4669 >= 1625 @ 49.1391
53.36/53.68	c #Conflicts:      56000 | #Constraints:      47650
53.36/53.68	c bounds 4669 >= 1626 @ 49.315
53.67/53.93	c bounds 4669 >= 1627 @ 49.5487
57.25/57.59	c #Conflicts:      57000 | #Constraints:      48761
57.25/57.59	c INPROCESSING
57.25/57.59	c GARBAGE COLLECT
57.25/57.59	c rational objective 1627
57.45/57.76	c bounds 4669 >= 1628 @ 53.3311
57.65/57.94	c #Conflicts:      58000 | #Constraints:      37504
57.65/57.94	c bounds 4669 >= 1629 @ 53.5015
58.15/58.47	c #Conflicts:      59000 | #Constraints:      38582
58.15/58.47	c bounds 4668 >= 1629 @ 54.0178
58.15/58.49	c bounds 4668 >= 1630 @ 54.0278
58.15/58.49	c bounds 4668 >= 1631 @ 54.0312
58.35/58.60	c bounds 4668 >= 1632 @ 54.1304
60.64/60.92	c #Conflicts:      60000 | #Constraints:      39743
60.64/60.92	c bounds 4668 >= 1633 @ 56.4308
60.85/61.16	c #Conflicts:      61000 | #Constraints:      40860
60.85/61.16	c #Conflicts:      62000 | #Constraints:      41860
60.85/61.16	c bounds 4668 >= 1634 @ 56.6633
61.14/61.43	c #Conflicts:      63000 | #Constraints:      42944
61.14/61.43	c bounds 4668 >= 1635 @ 56.9224
61.54/61.84	c #Conflicts:      64000 | #Constraints:      43995
61.54/61.84	c bounds 4668 >= 1636 @ 57.3108
61.93/62.24	c bounds 4667 >= 1636 @ 57.7031
61.93/62.25	c bounds 4667 >= 1637 @ 57.7047
65.03/65.33	c #Conflicts:      65000 | #Constraints:      45054
65.03/65.33	c INPROCESSING
65.03/65.33	c GARBAGE COLLECT
65.03/65.33	c rational objective 1637
65.43/65.71	c #Conflicts:      66000 | #Constraints:      36879
65.43/65.71	c bounds 4667 >= 1638 @ 61.1185
67.12/67.47	c #Conflicts:      67000 | #Constraints:      38017
67.12/67.47	c #Conflicts:      68000 | #Constraints:      39017
67.12/67.47	c bounds 4667 >= 1639 @ 62.8456
67.22/67.59	c bounds 4666 >= 1639 @ 62.9655
67.32/67.64	c bounds 4665 >= 1639 @ 63.0012
67.42/67.73	c bounds 4664 >= 1639 @ 63.0905
67.42/67.74	c bounds 4664 >= 1640 @ 63.0963
67.73/68.03	c #Conflicts:      69000 | #Constraints:      40104
67.73/68.03	c bounds 4664 >= 1641 @ 63.3765
67.83/68.11	c bounds 4663 >= 1641 @ 63.4537
67.92/68.25	c bounds 4662 >= 1641 @ 63.5857
68.02/68.31	c bounds 4662 >= 1642 @ 63.645
68.51/68.82	c #Conflicts:      70000 | #Constraints:      41202
68.51/68.82	c #Conflicts:      71000 | #Constraints:      42202
68.51/68.82	c bounds 4662 >= 1643 @ 64.1401
68.51/68.87	c bounds 4661 >= 1643 @ 64.188
68.62/68.90	c bounds 4660 >= 1643 @ 64.2126
68.72/69.01	c bounds 4659 >= 1643 @ 64.3133
68.82/69.13	c bounds 4658 >= 1643 @ 64.4254
69.51/69.83	c #Conflicts:      72000 | #Constraints:      43299
69.51/69.83	c bounds 4657 >= 1643 @ 65.1104
69.51/69.87	c bounds 4657 >= 1644 @ 65.1348
69.51/69.87	c bounds 4657 >= 1645 @ 65.1398
69.51/69.88	c bounds 4657 >= 1646 @ 65.1463
69.51/69.89	c bounds 4657 >= 1647 @ 65.1535
69.62/69.91	c bounds 4657 >= 1648 @ 65.1679
69.62/69.93	c #Conflicts:      73000 | #Constraints:      44417
69.62/69.93	c bounds 4657 >= 1649 @ 65.1907
72.01/72.36	c bounds 4657 >= 1650 @ 67.5801
72.11/72.40	c #Conflicts:      74000 | #Constraints:      45468
72.11/72.40	c bounds 4657 >= 1651 @ 67.6188
72.11/72.46	c bounds 4657 >= 1652 @ 67.6761
72.20/72.51	c #Conflicts:      75000 | #Constraints:      46534
72.20/72.51	c bounds 4657 >= 1653 @ 67.721
72.20/72.57	c #Conflicts:      76000 | #Constraints:      47555
72.20/72.57	c bounds 4657 >= 1654 @ 67.7767
72.30/72.63	c bounds 4657 >= 1655 @ 67.8308
72.40/72.73	c #Conflicts:      77000 | #Constraints:      48624
72.40/72.73	c bounds 4657 >= 1656 @ 67.9232
72.51/72.86	c #Conflicts:      78000 | #Constraints:      49657
72.51/72.86	c bounds 4657 >= 1657 @ 68.047
72.60/72.99	c #Conflicts:      79000 | #Constraints:      50696
72.60/72.99	c bounds 4657 >= 1658 @ 68.1727
74.70/75.08	c #Conflicts:      80000 | #Constraints:      51729
74.70/75.08	c bounds 4657 >= 1659 @ 70.2281
74.90/75.24	c #Conflicts:      81000 | #Constraints:      52774
74.90/75.24	c bounds 4657 >= 1660 @ 70.3846
75.09/75.40	c #Conflicts:      82000 | #Constraints:      53837
75.09/75.40	c bounds 4657 >= 1661 @ 70.5456
77.98/78.38	c INPROCESSING
77.98/78.38	c GARBAGE COLLECT
77.98/78.38	c rational objective 1661
78.28/78.60	c #Conflicts:      83000 | #Constraints:      41300
78.28/78.60	c bounds 4657 >= 1662 @ 73.6975
78.38/78.76	c #Conflicts:      84000 | #Constraints:      42360
78.38/78.76	c bounds 4657 >= 1663 @ 73.8611
78.98/79.37	c bounds 4656 >= 1663 @ 74.4622
78.98/79.38	c #Conflicts:      85000 | #Constraints:      43406
78.98/79.38	c bounds 4656 >= 1664 @ 74.4747
78.98/79.39	c bounds 4656 >= 1665 @ 74.4807
79.08/79.40	c bounds 4656 >= 1666 @ 74.4859
79.08/79.41	c bounds 4656 >= 1667 @ 74.4984
79.08/79.43	c bounds 4656 >= 1668 @ 74.5133
79.08/79.45	c #Conflicts:      86000 | #Constraints:      44544
79.08/79.45	c bounds 4656 >= 1669 @ 74.535
81.08/81.43	c bounds 4656 >= 1670 @ 76.4853
81.08/81.46	c bounds 4656 >= 1671 @ 76.5151
81.17/81.50	c #Conflicts:      87000 | #Constraints:      45628
81.17/81.50	c bounds 4656 >= 1672 @ 76.554
81.17/81.58	c #Conflicts:      88000 | #Constraints:      46679
81.17/81.58	c bounds 4656 >= 1673 @ 76.6226
81.28/81.68	c bounds 4656 >= 1674 @ 76.7203
81.47/81.82	c #Conflicts:      89000 | #Constraints:      47853
81.47/81.82	c bounds 4656 >= 1675 @ 76.8446
83.77/84.10	c #Conflicts:      90000 | #Constraints:      48925
83.77/84.10	c #Conflicts:      91000 | #Constraints:      49925
83.77/84.10	c INPROCESSING
83.77/84.10	c GARBAGE COLLECT
83.77/84.10	c rational objective 1675
83.86/84.24	c bounds 4656 >= 1676 @ 79.2298
87.16/87.58	c #Conflicts:      92000 | #Constraints:      39791
87.16/87.58	c #Conflicts:      93000 | #Constraints:      40791
87.16/87.58	c #Conflicts:      94000 | #Constraints:      41791
87.16/87.58	c bounds 4656 >= 1677 @ 82.5254
114.77/115.22	c #Conflicts:      95000 | #Constraints:      42896
114.77/115.22	c #Conflicts:      96000 | #Constraints:      43896
114.77/115.22	c #Conflicts:      97000 | #Constraints:      44896
114.77/115.22	c #Conflicts:      98000 | #Constraints:      45896
114.77/115.22	c #Conflicts:      99000 | #Constraints:      46896
114.77/115.22	c #Conflicts:     100000 | #Constraints:      47896
114.77/115.22	c #Conflicts:     101000 | #Constraints:      48897
114.77/115.22	c #Conflicts:     102000 | #Constraints:      49901
114.77/115.22	c bounds 4655 >= 1677 @ 109.911
115.97/116.47	c bounds 4655 >= 1678 @ 111.13
116.06/116.54	c #Conflicts:     103000 | #Constraints:      50975
116.06/116.54	c bounds 4655 >= 1679 @ 111.194
116.16/116.70	c bounds 4655 >= 1680 @ 111.34
116.36/116.87	c #Conflicts:     104000 | #Constraints:      52065
116.36/116.87	c bounds 4655 >= 1681 @ 111.503
116.67/117.19	c #Conflicts:     105000 | #Constraints:      53119
116.67/117.19	c bounds 4655 >= 1682 @ 111.822
117.26/117.73	c #Conflicts:     106000 | #Constraints:      54188
117.26/117.73	c #Conflicts:     107000 | #Constraints:      55188
117.26/117.73	c bounds 4655 >= 1683 @ 112.336
117.76/118.28	c #Conflicts:     108000 | #Constraints:      56242
117.76/118.28	c #Conflicts:     109000 | #Constraints:      57242
117.76/118.28	c bounds 4655 >= 1684 @ 112.875
121.15/121.67	c #Conflicts:     110000 | #Constraints:      58311
121.15/121.67	c #Conflicts:     111000 | #Constraints:      59311
121.15/121.67	c bounds 4655 >= 1685 @ 116.226
124.13/124.63	c INPROCESSING
124.13/124.63	c GARBAGE COLLECT
124.13/124.63	c rational objective 1685
124.43/124.94	c #Conflicts:     112000 | #Constraints:      44293
124.43/124.94	c #Conflicts:     113000 | #Constraints:      45293
124.43/124.94	c bounds 4655 >= 1686 @ 119.445
124.83/125.31	c #Conflicts:     114000 | #Constraints:      46368
124.83/125.31	c #Conflicts:     115000 | #Constraints:      47368
124.83/125.31	c bounds 4655 >= 1687 @ 119.797
130.72/131.21	c #Conflicts:     116000 | #Constraints:      48422
130.72/131.21	c #Conflicts:     117000 | #Constraints:      49422
130.72/131.21	c #Conflicts:     118000 | #Constraints:      50422
130.72/131.21	c bounds 4655 >= 1688 @ 125.62
131.51/132.01	c #Conflicts:     119000 | #Constraints:      51479
131.51/132.01	c #Conflicts:     120000 | #Constraints:      52479
131.51/132.01	c #Conflicts:     121000 | #Constraints:      53479
131.51/132.01	c bounds 4655 >= 1689 @ 126.395
134.71/135.22	c INPROCESSING
134.71/135.22	c GARBAGE COLLECT
134.71/135.22	c rational objective 1689
135.51/136.09	c #Conflicts:     122000 | #Constraints:      41472
135.51/136.09	c #Conflicts:     123000 | #Constraints:      42472
135.51/136.09	c #Conflicts:     124000 | #Constraints:      43472
135.51/136.09	c #Conflicts:     125000 | #Constraints:      44472
135.51/136.09	c #Conflicts:     126000 | #Constraints:      45472
135.51/136.09	c bounds 4655 >= 1690 @ 130.407
136.00/136.60	c #Conflicts:     127000 | #Constraints:      46589
136.00/136.60	c #Conflicts:     128000 | #Constraints:      47589
136.00/136.60	c bounds 4655 >= 1691 @ 130.894
136.70/137.27	c #Conflicts:     129000 | #Constraints:      48625
136.70/137.27	c #Conflicts:     130000 | #Constraints:      49625
136.70/137.27	c #Conflicts:     131000 | #Constraints:      50625
136.70/137.27	c bounds 4655 >= 1692 @ 131.545
140.29/140.80	c #Conflicts:     132000 | #Constraints:      51661
140.29/140.80	c #Conflicts:     133000 | #Constraints:      52661
140.29/140.80	c #Conflicts:     134000 | #Constraints:      53661
140.29/140.80	c #Conflicts:     135000 | #Constraints:      54661
140.29/140.80	c bounds 4655 >= 1693 @ 135.025
141.18/141.79	c #Conflicts:     136000 | #Constraints:      55706
141.18/141.79	c #Conflicts:     137000 | #Constraints:      56706
141.18/141.79	c #Conflicts:     138000 | #Constraints:      57706
141.18/141.79	c bounds 4655 >= 1694 @ 136.001
142.28/142.88	c #Conflicts:     139000 | #Constraints:      58748
142.28/142.88	c #Conflicts:     140000 | #Constraints:      59748
142.28/142.88	c #Conflicts:     141000 | #Constraints:      60748
142.28/142.88	c #Conflicts:     142000 | #Constraints:      61748
142.28/142.88	c bounds 4655 >= 1695 @ 137.071
144.77/145.37	c #Conflicts:     143000 | #Constraints:      62799
144.77/145.37	c #Conflicts:     144000 | #Constraints:      63799
144.77/145.37	c #Conflicts:     145000 | #Constraints:      64799
144.77/145.37	c INPROCESSING
144.77/145.37	c GARBAGE COLLECT
144.77/145.37	c rational objective 1695
145.17/145.78	c #Conflicts:     146000 | #Constraints:      47320
145.17/145.78	c bounds 4655 >= 1696 @ 139.934
152.25/152.80	c #Conflicts:     147000 | #Constraints:      48407
152.25/152.80	c #Conflicts:     148000 | #Constraints:      49407
152.25/152.80	c #Conflicts:     149000 | #Constraints:      50407
152.25/152.80	c #Conflicts:     150000 | #Constraints:      51407
152.25/152.80	c #Conflicts:     151000 | #Constraints:      52407
152.25/152.80	c bounds 4655 >= 1697 @ 146.861
159.83/160.42	c #Conflicts:     152000 | #Constraints:      53491
159.83/160.42	c #Conflicts:     153000 | #Constraints:      54491
159.83/160.42	c #Conflicts:     154000 | #Constraints:      55491
159.83/160.42	c #Conflicts:     155000 | #Constraints:      56491
159.83/160.42	c #Conflicts:     156000 | #Constraints:      57491
159.83/160.42	c INPROCESSING
159.83/160.42	c GARBAGE COLLECT
159.83/160.42	c rational objective 1697
160.82/161.46	c #Conflicts:     157000 | #Constraints:      43597
160.82/161.46	c #Conflicts:     158000 | #Constraints:      44597
160.82/161.46	c #Conflicts:     159000 | #Constraints:      45597
160.82/161.46	c #Conflicts:     160000 | #Constraints:      46597
160.82/161.46	c #Conflicts:     161000 | #Constraints:      47597
160.82/161.46	c bounds 4655 >= 1698 @ 155.393
167.20/167.89	c #Conflicts:     162000 | #Constraints:      48759
167.20/167.89	c #Conflicts:     163000 | #Constraints:      49759
167.20/167.89	c #Conflicts:     164000 | #Constraints:      50759
167.20/167.89	c #Conflicts:     165000 | #Constraints:      51759
167.20/167.89	c #Conflicts:     166000 | #Constraints:      52759
167.20/167.89	c #Conflicts:     167000 | #Constraints:      53759
167.20/167.89	c bounds 4655 >= 1699 @ 161.727
169.59/170.28	c #Conflicts:     168000 | #Constraints:      54816
169.59/170.28	c #Conflicts:     169000 | #Constraints:      55816
169.59/170.28	c #Conflicts:     170000 | #Constraints:      56816
169.59/170.28	c #Conflicts:     171000 | #Constraints:      57816
169.59/170.28	c #Conflicts:     172000 | #Constraints:      58816
169.59/170.28	c #Conflicts:     173000 | #Constraints:      59816
169.59/170.28	c #Conflicts:     174000 | #Constraints:      60816
169.59/170.28	c bounds 4655 >= 1700 @ 164.058
181.95/182.69	c #Conflicts:     175000 | #Constraints:      61876
181.95/182.69	c #Conflicts:     176000 | #Constraints:      62876
181.95/182.69	c #Conflicts:     177000 | #Constraints:      63876
181.95/182.69	c #Conflicts:     178000 | #Constraints:      64876
181.95/182.69	c #Conflicts:     179000 | #Constraints:      65876
181.95/182.69	c #Conflicts:     180000 | #Constraints:      66876
181.95/182.69	c #Conflicts:     181000 | #Constraints:      67876
181.95/182.69	c #Conflicts:     182000 | #Constraints:      68876
181.95/182.69	c #Conflicts:     183000 | #Constraints:      69876
181.95/182.69	c INPROCESSING
181.95/182.69	c GARBAGE COLLECT
181.95/182.69	c #Conflicts:     184000 | #Constraints:      49859
181.95/182.69	c #Conflicts:     185000 | #Constraints:      50859
181.95/182.69	c bounds 4655 >= 1701 @ 176.272
187.74/188.49	c #Conflicts:     186000 | #Constraints:      51949
187.74/188.49	c #Conflicts:     187000 | #Constraints:      52949
187.74/188.49	c #Conflicts:     188000 | #Constraints:      53949
187.74/188.49	c #Conflicts:     189000 | #Constraints:      54949
187.74/188.49	c #Conflicts:     190000 | #Constraints:      55949
187.74/188.49	c #Conflicts:     191000 | #Constraints:      56949
187.74/188.49	c #Conflicts:     192000 | #Constraints:      57949
187.74/188.49	c #Conflicts:     193000 | #Constraints:      58949
187.74/188.49	c #Conflicts:     194000 | #Constraints:      59949
187.74/188.49	c bounds 4655 >= 1702 @ 181.981
197.71/198.42	c #Conflicts:     195000 | #Constraints:      61018
197.71/198.42	c #Conflicts:     196000 | #Constraints:      62018
197.71/198.42	c INPROCESSING
197.71/198.42	c GARBAGE COLLECT
197.71/198.42	c #Conflicts:     197000 | #Constraints:      46268
197.71/198.42	c #Conflicts:     198000 | #Constraints:      47268
197.71/198.42	c #Conflicts:     199000 | #Constraints:      48268
197.71/198.42	c #Conflicts:     200000 | #Constraints:      49268
197.71/198.42	c #Conflicts:     201000 | #Constraints:      50268
197.71/198.42	c #Conflicts:     202000 | #Constraints:      51268
197.71/198.42	c #Conflicts:     203000 | #Constraints:      52268
197.71/198.42	c #Conflicts:     204000 | #Constraints:      53268
197.71/198.42	c #Conflicts:     205000 | #Constraints:      54268
197.71/198.42	c #Conflicts:     206000 | #Constraints:      55268
197.71/198.42	c #Conflicts:     207000 | #Constraints:      56268
197.71/198.42	c bounds 4655 >= 1703 @ 191.758
211.37/212.12	c #Conflicts:     208000 | #Constraints:      57415
211.37/212.12	c #Conflicts:     209000 | #Constraints:      58415
211.37/212.12	c INPROCESSING
211.37/212.12	c GARBAGE COLLECT
211.37/212.12	c #Conflicts:     210000 | #Constraints:      44533
211.37/212.12	c #Conflicts:     211000 | #Constraints:      45533
211.37/212.12	c #Conflicts:     212000 | #Constraints:      46533
211.37/212.12	c #Conflicts:     213000 | #Constraints:      47533
211.37/212.12	c #Conflicts:     214000 | #Constraints:      48533
211.37/212.12	c #Conflicts:     215000 | #Constraints:      49533
211.37/212.12	c #Conflicts:     216000 | #Constraints:      50533
211.37/212.12	c #Conflicts:     217000 | #Constraints:      51533
211.37/212.12	c #Conflicts:     218000 | #Constraints:      52533
211.37/212.12	c bounds 4655 >= 1704 @ 205.284
218.14/218.90	c #Conflicts:     219000 | #Constraints:      53671
218.14/218.90	c #Conflicts:     220000 | #Constraints:      54671
218.14/218.90	c #Conflicts:     221000 | #Constraints:      55671
218.14/218.90	c #Conflicts:     222000 | #Constraints:      56671
218.14/218.90	c #Conflicts:     223000 | #Constraints:      57671
218.14/218.90	c #Conflicts:     224000 | #Constraints:      58671
218.14/218.90	c #Conflicts:     225000 | #Constraints:      59671
218.14/218.90	c bounds 4655 >= 1705 @ 211.974
221.73/222.52	c #Conflicts:     226000 | #Constraints:      60710
221.73/222.52	c #Conflicts:     227000 | #Constraints:      61710
221.73/222.52	c #Conflicts:     228000 | #Constraints:      62710
221.73/222.52	c #Conflicts:     229000 | #Constraints:      63710
221.73/222.52	c #Conflicts:     230000 | #Constraints:      64710
221.73/222.52	c #Conflicts:     231000 | #Constraints:      65710
221.73/222.52	c #Conflicts:     232000 | #Constraints:      66710
221.73/222.52	c #Conflicts:     233000 | #Constraints:      67710
221.73/222.52	c bounds 4655 >= 1706 @ 215.531
226.32/227.18	c #Conflicts:     234000 | #Constraints:      68749
226.32/227.18	c #Conflicts:     235000 | #Constraints:      69749
226.32/227.18	c #Conflicts:     236000 | #Constraints:      70749
226.32/227.18	c #Conflicts:     237000 | #Constraints:      71749
226.32/227.18	c #Conflicts:     238000 | #Constraints:      72749
226.32/227.18	c #Conflicts:     239000 | #Constraints:      73749
226.32/227.18	c #Conflicts:     240000 | #Constraints:      74749
226.32/227.18	c INPROCESSING
226.32/227.18	c GARBAGE COLLECT
226.32/227.18	c rational objective 1706
233.40/234.24	c #Conflicts:     241000 | #Constraints:      52710
233.40/234.24	c #Conflicts:     242000 | #Constraints:      53710
233.40/234.24	c #Conflicts:     243000 | #Constraints:      54710
233.40/234.24	c #Conflicts:     244000 | #Constraints:      55710
233.40/234.24	c #Conflicts:     245000 | #Constraints:      56710
233.40/234.24	c #Conflicts:     246000 | #Constraints:      57710
233.40/234.24	c #Conflicts:     247000 | #Constraints:      58710
233.40/234.24	c #Conflicts:     248000 | #Constraints:      59710
233.40/234.24	c bounds 4655 >= 1707 @ 227.064
238.28/239.16	c #Conflicts:     249000 | #Constraints:      60791
238.28/239.16	c #Conflicts:     250000 | #Constraints:      61791
238.28/239.16	c #Conflicts:     251000 | #Constraints:      62791
238.28/239.16	c #Conflicts:     252000 | #Constraints:      63791
238.28/239.16	c #Conflicts:     253000 | #Constraints:      64791
238.28/239.16	c #Conflicts:     254000 | #Constraints:      65791
238.28/239.16	c INPROCESSING
238.28/239.16	c GARBAGE COLLECT
238.28/239.16	c rational objective 1707
243.95/244.88	c #Conflicts:     255000 | #Constraints:      48214
243.95/244.88	c #Conflicts:     256000 | #Constraints:      49214
243.95/244.88	c #Conflicts:     257000 | #Constraints:      50214
243.95/244.88	c #Conflicts:     258000 | #Constraints:      51214
243.95/244.88	c #Conflicts:     259000 | #Constraints:      52214
243.95/244.88	c #Conflicts:     260000 | #Constraints:      53214
243.95/244.88	c #Conflicts:     261000 | #Constraints:      54214
243.95/244.88	c #Conflicts:     262000 | #Constraints:      55214
243.95/244.88	c #Conflicts:     263000 | #Constraints:      56214
243.95/244.88	c bounds 4655 >= 1708 @ 237.529
249.54/250.43	c #Conflicts:     264000 | #Constraints:      57322
249.54/250.43	c #Conflicts:     265000 | #Constraints:      58322
249.54/250.43	c #Conflicts:     266000 | #Constraints:      59322
249.54/250.43	c #Conflicts:     267000 | #Constraints:      60322
249.54/250.43	c #Conflicts:     268000 | #Constraints:      61322
249.54/250.43	c INPROCESSING
249.54/250.43	c GARBAGE COLLECT
249.54/250.43	c rational objective 1708
252.72/253.61	c #Conflicts:     269000 | #Constraints:      45810
252.72/253.61	c #Conflicts:     270000 | #Constraints:      46810
252.72/253.61	c #Conflicts:     271000 | #Constraints:      47810
252.72/253.61	c #Conflicts:     272000 | #Constraints:      48810
252.72/253.61	c #Conflicts:     273000 | #Constraints:      49810
252.72/253.61	c #Conflicts:     274000 | #Constraints:      50810
252.72/253.61	c #Conflicts:     275000 | #Constraints:      51810
252.72/253.61	c #Conflicts:     276000 | #Constraints:      52810
252.72/253.61	c #Conflicts:     277000 | #Constraints:      53810
252.72/253.61	c #Conflicts:     278000 | #Constraints:      54810
252.72/253.61	c bounds 4655 >= 1709 @ 246.118
263.79/264.71	c #Conflicts:     279000 | #Constraints:      55927
263.79/264.71	c #Conflicts:     280000 | #Constraints:      56927
263.79/264.71	c #Conflicts:     281000 | #Constraints:      57928
263.79/264.71	c #Conflicts:     282000 | #Constraints:      58928
263.79/264.71	c #Conflicts:     283000 | #Constraints:      59928
263.79/264.71	c #Conflicts:     284000 | #Constraints:      60928
263.79/264.71	c #Conflicts:     285000 | #Constraints:      61928
263.79/264.71	c #Conflicts:     286000 | #Constraints:      62928
263.79/264.71	c #Conflicts:     287000 | #Constraints:      63928
263.79/264.71	c #Conflicts:     288000 | #Constraints:      64928
263.79/264.71	c #Conflicts:     289000 | #Constraints:      65928
263.79/264.71	c #Conflicts:     290000 | #Constraints:      66928
263.79/264.71	c #Conflicts:     291000 | #Constraints:      67928
263.79/264.71	c #Conflicts:     292000 | #Constraints:      68928
263.79/264.71	c bounds 4655 >= 1710 @ 257.062
273.76/274.72	c #Conflicts:     293000 | #Constraints:      70015
273.76/274.72	c #Conflicts:     294000 | #Constraints:      71015
273.76/274.72	c #Conflicts:     295000 | #Constraints:      72015
273.76/274.72	c #Conflicts:     296000 | #Constraints:      73015
273.76/274.72	c #Conflicts:     297000 | #Constraints:      74015
273.76/274.72	c #Conflicts:     298000 | #Constraints:      75015
273.76/274.72	c #Conflicts:     299000 | #Constraints:      76015
273.76/274.72	c #Conflicts:     300000 | #Constraints:      77015
273.76/274.72	c #Conflicts:     301000 | #Constraints:      78015
273.76/274.72	c #Conflicts:     302000 | #Constraints:      79015
273.76/274.72	c #Conflicts:     303000 | #Constraints:      80015
273.76/274.72	c INPROCESSING
273.76/274.72	c GARBAGE COLLECT
273.76/274.72	c rational objective 1710
282.93/283.90	c #Conflicts:     304000 | #Constraints:      55090
282.93/283.90	c #Conflicts:     305000 | #Constraints:      56090
282.93/283.90	c #Conflicts:     306000 | #Constraints:      57090
282.93/283.90	c #Conflicts:     307000 | #Constraints:      58090
282.93/283.90	c #Conflicts:     308000 | #Constraints:      59090
282.93/283.90	c #Conflicts:     309000 | #Constraints:      60090
282.93/283.90	c #Conflicts:     310000 | #Constraints:      61090
282.93/283.90	c #Conflicts:     311000 | #Constraints:      62090
282.93/283.90	c bounds 4655 >= 1711 @ 275.963
289.52/290.53	c #Conflicts:     312000 | #Constraints:      63159
289.52/290.53	c #Conflicts:     313000 | #Constraints:      64159
289.52/290.53	c #Conflicts:     314000 | #Constraints:      65159
289.52/290.53	c #Conflicts:     315000 | #Constraints:      66159
289.52/290.53	c #Conflicts:     316000 | #Constraints:      67159
289.52/290.53	c #Conflicts:     317000 | #Constraints:      68159
289.52/290.53	c #Conflicts:     318000 | #Constraints:      69159
289.52/290.53	c #Conflicts:     319000 | #Constraints:      70159
289.52/290.53	c INPROCESSING
289.52/290.53	c GARBAGE COLLECT
289.52/290.53	c rational objective 1711
291.21/292.21	c #Conflicts:     320000 | #Constraints:      50545
291.21/292.21	c #Conflicts:     321000 | #Constraints:      51545
291.21/292.21	c #Conflicts:     322000 | #Constraints:      52545
291.21/292.21	c bounds 4655 >= 1712 @ 284.177
323.11/324.21	c #Conflicts:     323000 | #Constraints:      53629
323.11/324.21	c #Conflicts:     324000 | #Constraints:      54629
323.11/324.21	c #Conflicts:     325000 | #Constraints:      55629
323.11/324.21	c #Conflicts:     326000 | #Constraints:      56629
323.11/324.21	c #Conflicts:     327000 | #Constraints:      57629
323.11/324.21	c #Conflicts:     328000 | #Constraints:      58629
323.11/324.21	c #Conflicts:     329000 | #Constraints:      59629
323.11/324.21	c #Conflicts:     330000 | #Constraints:      60629
323.11/324.21	c #Conflicts:     331000 | #Constraints:      61629
323.11/324.21	c #Conflicts:     332000 | #Constraints:      62629
323.11/324.21	c #Conflicts:     333000 | #Constraints:      63629
323.11/324.21	c #Conflicts:     334000 | #Constraints:      64629
323.11/324.21	c bounds 4655 >= 1713 @ 315.901
323.21/324.36	c bounds 4630 >= 1713 @ 316.025
323.21/324.37	c bounds 4629 >= 1713 @ 316.038
323.21/324.38	c bounds 4628 >= 1713 @ 316.047
323.30/324.40	c bounds 4627 >= 1713 @ 316.054
323.30/324.41	c bounds 4626 >= 1713 @ 316.066
323.30/324.42	c bounds 4625 >= 1713 @ 316.078
323.30/324.44	c bounds 4624 >= 1713 @ 316.09
323.30/324.45	c bounds 4623 >= 1713 @ 316.101
323.30/324.46	c bounds 4622 >= 1713 @ 316.112
323.30/324.48	c bounds 4621 >= 1713 @ 316.123
323.30/324.49	c bounds 4620 >= 1713 @ 316.131
323.41/324.50	c bounds 4619 >= 1713 @ 316.142
323.41/324.52	c bounds 4618 >= 1713 @ 316.154
323.41/324.53	c bounds 4617 >= 1713 @ 316.164
323.41/324.54	c bounds 4616 >= 1713 @ 316.175
323.41/324.55	c bounds 4615 >= 1713 @ 316.186
323.41/324.57	c bounds 4614 >= 1713 @ 316.197
323.41/324.58	c bounds 4613 >= 1713 @ 316.209
323.41/324.59	c bounds 4612 >= 1713 @ 316.22
323.50/324.61	c bounds 4611 >= 1713 @ 316.229
323.50/324.62	c bounds 4610 >= 1713 @ 316.238
323.50/324.63	c bounds 4609 >= 1713 @ 316.248
323.50/324.64	c bounds 4608 >= 1713 @ 316.259
323.50/324.66	c bounds 4607 >= 1713 @ 316.272
323.50/324.67	c bounds 4606 >= 1713 @ 316.284
323.50/324.68	c bounds 4605 >= 1713 @ 316.293
323.50/324.70	c bounds 4604 >= 1713 @ 316.302
323.60/324.71	c bounds 4603 >= 1713 @ 316.312
323.60/324.72	c bounds 4602 >= 1713 @ 316.322
323.60/324.73	c bounds 4601 >= 1713 @ 316.332
323.60/324.75	c bounds 4600 >= 1713 @ 316.344
323.60/324.76	c bounds 4599 >= 1713 @ 316.357
323.60/324.77	c bounds 4598 >= 1713 @ 316.367
323.60/324.79	c bounds 4597 >= 1713 @ 316.376
323.70/324.80	c bounds 4596 >= 1713 @ 316.386
323.70/324.81	c bounds 4595 >= 1713 @ 316.397
323.70/324.82	c bounds 4594 >= 1713 @ 316.404
323.70/324.84	c bounds 4593 >= 1713 @ 316.417
323.70/324.85	c bounds 4592 >= 1713 @ 316.427
323.70/324.86	c bounds 4591 >= 1713 @ 316.44
323.70/324.87	c bounds 4590 >= 1713 @ 316.452
323.70/324.89	c bounds 4589 >= 1713 @ 316.462
323.81/324.90	c bounds 4588 >= 1713 @ 316.473
323.81/324.91	c bounds 4587 >= 1713 @ 316.482
323.81/324.92	c bounds 4586 >= 1713 @ 316.493
323.81/324.94	c bounds 4585 >= 1713 @ 316.504
323.81/324.95	c bounds 4584 >= 1713 @ 316.513
323.81/324.96	c bounds 4583 >= 1713 @ 316.523
323.81/324.97	c bounds 4582 >= 1713 @ 316.534
323.81/324.99	c bounds 4581 >= 1713 @ 316.543
323.81/325.00	c bounds 4580 >= 1713 @ 316.554
323.91/325.01	c bounds 4579 >= 1713 @ 316.563
323.91/325.03	c bounds 4578 >= 1713 @ 316.575
323.91/325.04	c bounds 4577 >= 1713 @ 316.584
323.91/325.05	c bounds 4576 >= 1713 @ 316.594
323.91/325.06	c bounds 4575 >= 1713 @ 316.603
323.91/325.07	c bounds 4574 >= 1713 @ 316.612
323.91/325.09	c bounds 4573 >= 1713 @ 316.623
323.91/325.10	c bounds 4572 >= 1713 @ 316.633
324.01/325.11	c bounds 4571 >= 1713 @ 316.642
324.01/325.12	c bounds 4570 >= 1713 @ 316.651
324.01/325.14	c bounds 4569 >= 1713 @ 316.661
324.01/325.15	c bounds 4568 >= 1713 @ 316.67
324.01/325.17	c bounds 4567 >= 1713 @ 316.678
324.01/325.18	c bounds 4566 >= 1713 @ 316.69
324.01/325.19	c bounds 4565 >= 1713 @ 316.699
324.10/325.21	c bounds 4564 >= 1713 @ 316.711
324.10/325.22	c bounds 4563 >= 1713 @ 316.721
324.10/325.23	c bounds 4562 >= 1713 @ 316.734
324.10/325.25	c bounds 4561 >= 1713 @ 316.748
324.10/325.26	c bounds 4560 >= 1713 @ 316.76
324.10/325.28	c bounds 4559 >= 1713 @ 316.771
324.10/325.29	c bounds 4558 >= 1713 @ 316.782
324.20/325.30	c bounds 4557 >= 1713 @ 316.793
324.20/325.32	c bounds 4556 >= 1713 @ 316.806
324.20/325.33	c bounds 4555 >= 1713 @ 316.815
324.20/325.35	c bounds 4554 >= 1713 @ 316.829
324.20/325.36	c bounds 4553 >= 1713 @ 316.843
324.20/325.38	c bounds 4552 >= 1713 @ 316.856
324.20/325.39	c bounds 4551 >= 1713 @ 316.869
324.30/325.40	c bounds 4550 >= 1713 @ 316.881
324.30/325.42	c bounds 4549 >= 1713 @ 316.891
324.30/325.43	c bounds 4548 >= 1713 @ 316.903
324.30/325.44	c bounds 4547 >= 1713 @ 316.914
324.30/325.46	c bounds 4546 >= 1713 @ 316.923
324.30/325.47	c bounds 4545 >= 1713 @ 316.936
324.30/325.48	c bounds 4544 >= 1713 @ 316.947
324.40/325.50	c bounds 4543 >= 1713 @ 316.956
324.40/325.51	c bounds 4542 >= 1713 @ 316.968
324.40/325.52	c bounds 4541 >= 1713 @ 316.977
324.40/325.53	c bounds 4540 >= 1713 @ 316.986
324.40/325.54	c bounds 4539 >= 1713 @ 316.994
324.40/325.56	c bounds 4538 >= 1713 @ 317.003
324.40/325.57	c bounds 4537 >= 1713 @ 317.015
324.40/325.58	c bounds 4536 >= 1713 @ 317.028
324.51/325.60	c bounds 4535 >= 1713 @ 317.042
324.51/325.61	c bounds 4534 >= 1713 @ 317.054
324.51/325.63	c bounds 4533 >= 1713 @ 317.067
324.51/325.64	c bounds 4532 >= 1713 @ 317.079
324.51/325.66	c bounds 4531 >= 1713 @ 317.094
324.60/325.71	c bounds 4530 >= 1713 @ 317.143
324.60/325.73	c bounds 4529 >= 1713 @ 317.154
324.60/325.74	c bounds 4528 >= 1713 @ 317.165
324.60/325.75	c bounds 4527 >= 1713 @ 317.174
324.60/325.77	c bounds 4526 >= 1713 @ 317.186
324.60/325.78	c bounds 4525 >= 1713 @ 317.196
324.70/325.80	c bounds 4524 >= 1713 @ 317.209
324.70/325.81	c bounds 4523 >= 1713 @ 317.218
324.70/325.83	c bounds 4522 >= 1713 @ 317.231
324.70/325.84	c bounds 4521 >= 1713 @ 317.243
324.70/325.85	c bounds 4520 >= 1713 @ 317.254
324.70/325.87	c bounds 4519 >= 1713 @ 317.263
324.70/325.88	c bounds 4518 >= 1713 @ 317.276
324.80/325.90	c bounds 4517 >= 1713 @ 317.291
324.80/325.91	c bounds 4516 >= 1713 @ 317.303
324.80/325.93	c bounds 4515 >= 1713 @ 317.315
324.80/325.94	c bounds 4514 >= 1713 @ 317.327
324.80/325.95	c bounds 4513 >= 1713 @ 317.34
324.80/325.97	c bounds 4512 >= 1713 @ 317.354
324.80/325.98	c bounds 4511 >= 1713 @ 317.366
324.80/326.00	c bounds 4510 >= 1713 @ 317.379
324.91/326.01	c bounds 4509 >= 1713 @ 317.389
324.91/326.03	c bounds 4508 >= 1713 @ 317.402
324.91/326.04	c bounds 4507 >= 1713 @ 317.412
324.91/326.06	c bounds 4506 >= 1713 @ 317.425
324.91/326.07	c bounds 4505 >= 1713 @ 317.435
324.91/326.08	c bounds 4504 >= 1713 @ 317.446
324.91/326.10	c bounds 4503 >= 1713 @ 317.457
325.00/326.11	c bounds 4502 >= 1713 @ 317.466
325.00/326.13	c bounds 4501 >= 1713 @ 317.477
325.00/326.14	c bounds 4500 >= 1713 @ 317.493
325.00/326.16	c bounds 4499 >= 1713 @ 317.504
325.00/326.17	c bounds 4498 >= 1713 @ 317.515
325.00/326.18	c bounds 4497 >= 1713 @ 317.526
325.00/326.19	c bounds 4496 >= 1713 @ 317.538
325.10/326.21	c bounds 4495 >= 1713 @ 317.549
325.10/326.22	c bounds 4494 >= 1713 @ 317.558
325.10/326.23	c bounds 4493 >= 1713 @ 317.567
325.10/326.25	c bounds 4492 >= 1713 @ 317.58
325.10/326.26	c bounds 4491 >= 1713 @ 317.59
325.10/326.27	c bounds 4490 >= 1713 @ 317.603
325.10/326.28	c bounds 4489 >= 1713 @ 317.613
325.20/326.30	c bounds 4488 >= 1713 @ 317.624
325.20/326.31	c bounds 4487 >= 1713 @ 317.635
325.20/326.32	c bounds 4486 >= 1713 @ 317.648
325.20/326.33	c bounds 4485 >= 1713 @ 317.66
325.20/326.35	c bounds 4484 >= 1713 @ 317.669
325.20/326.36	c bounds 4483 >= 1713 @ 317.681
325.20/326.37	c bounds 4482 >= 1713 @ 317.694
325.20/326.39	c bounds 4481 >= 1713 @ 317.706
325.30/326.40	c bounds 4480 >= 1713 @ 317.717
325.30/326.41	c bounds 4479 >= 1713 @ 317.727
325.30/326.43	c bounds 4478 >= 1713 @ 317.739
325.30/326.44	c bounds 4477 >= 1713 @ 317.751
325.30/326.46	c bounds 4476 >= 1713 @ 317.763
325.30/326.47	c bounds 4475 >= 1713 @ 317.772
325.30/326.48	c bounds 4474 >= 1713 @ 317.784
325.40/326.50	c bounds 4473 >= 1713 @ 317.796
325.40/326.51	c bounds 4472 >= 1713 @ 317.809
325.40/326.53	c bounds 4471 >= 1713 @ 317.822
325.40/326.54	c bounds 4470 >= 1713 @ 317.834
325.40/326.55	c bounds 4469 >= 1713 @ 317.845
325.40/326.57	c bounds 4468 >= 1713 @ 317.854
325.40/326.58	c bounds 4467 >= 1713 @ 317.864
325.40/326.60	c bounds 4466 >= 1713 @ 317.876
325.49/326.61	c bounds 4465 >= 1713 @ 317.889
325.49/326.62	c bounds 4464 >= 1713 @ 317.901
325.49/326.64	c bounds 4463 >= 1713 @ 317.912
325.49/326.65	c bounds 4462 >= 1713 @ 317.924
325.49/326.67	c bounds 4461 >= 1713 @ 317.936
325.49/326.68	c bounds 4460 >= 1713 @ 317.947
325.49/326.69	c bounds 4459 >= 1713 @ 317.959
325.60/326.70	c bounds 4458 >= 1713 @ 317.971
325.60/326.72	c bounds 4457 >= 1713 @ 317.984
325.60/326.73	c bounds 4456 >= 1713 @ 317.994
325.60/326.74	c bounds 4455 >= 1713 @ 318.004
325.60/326.76	c bounds 4454 >= 1713 @ 318.016
325.60/326.77	c bounds 4453 >= 1713 @ 318.028
325.60/326.78	c bounds 4452 >= 1713 @ 318.039
325.60/326.79	c bounds 4451 >= 1713 @ 318.049
325.70/326.81	c bounds 4450 >= 1713 @ 318.059
325.70/326.82	c bounds 4449 >= 1713 @ 318.07
325.70/326.83	c bounds 4448 >= 1713 @ 318.081
325.70/326.85	c bounds 4447 >= 1713 @ 318.092
325.70/326.86	c bounds 4446 >= 1713 @ 318.102
325.70/326.87	c bounds 4445 >= 1713 @ 318.114
325.70/326.89	c bounds 4444 >= 1713 @ 318.126
325.80/326.90	c bounds 4443 >= 1713 @ 318.135
328.59/329.72	c #Conflicts:     335000 | #Constraints:      65862
328.59/329.72	c INPROCESSING
328.59/329.72	c GARBAGE COLLECT
328.59/329.72	c rational objective 1713
328.69/329.84	c bounds 4442 >= 1713 @ 321.035
328.69/329.85	c bounds 4441 >= 1713 @ 321.044
328.69/329.86	c bounds 4440 >= 1713 @ 321.053
328.69/329.87	c bounds 4439 >= 1713 @ 321.06
328.69/329.88	c bounds 4438 >= 1713 @ 321.068
328.69/329.89	c bounds 4437 >= 1713 @ 321.076
328.79/329.90	c bounds 4436 >= 1713 @ 321.083
328.79/329.92	c bounds 4435 >= 1713 @ 321.093
328.79/329.93	c bounds 4434 >= 1713 @ 321.102
328.79/329.94	c bounds 4433 >= 1713 @ 321.113
328.79/329.95	c bounds 4432 >= 1713 @ 321.122
328.79/329.96	c bounds 4431 >= 1713 @ 321.132
328.79/329.97	c bounds 4430 >= 1713 @ 321.145
328.99/330.12	c bounds 4430 >= 1714 @ 321.286
328.99/330.14	c bounds 4429 >= 1714 @ 321.299
328.99/330.15	c bounds 4428 >= 1714 @ 321.312
328.99/330.16	c bounds 4427 >= 1714 @ 321.322
328.99/330.17	c bounds 4426 >= 1714 @ 321.331
328.99/330.19	c bounds 4425 >= 1714 @ 321.339
329.08/330.20	c bounds 4424 >= 1714 @ 321.347
329.08/330.21	c bounds 4423 >= 1714 @ 321.356
329.08/330.22	c bounds 4422 >= 1714 @ 321.368
329.08/330.23	c bounds 4421 >= 1714 @ 321.379
329.08/330.25	c bounds 4420 >= 1714 @ 321.387
329.08/330.26	c bounds 4419 >= 1714 @ 321.397
329.08/330.27	c bounds 4418 >= 1714 @ 321.409
329.08/330.29	c bounds 4417 >= 1714 @ 321.417
329.18/330.30	c bounds 4416 >= 1714 @ 321.428
329.18/330.31	c bounds 4415 >= 1714 @ 321.441
329.18/330.32	c bounds 4414 >= 1714 @ 321.447
329.18/330.34	c bounds 4413 >= 1714 @ 321.456
329.18/330.35	c bounds 4412 >= 1714 @ 321.465
329.18/330.36	c bounds 4411 >= 1714 @ 321.473
329.18/330.37	c bounds 4410 >= 1714 @ 321.485
329.18/330.38	c bounds 4409 >= 1714 @ 321.494
329.18/330.39	c bounds 4408 >= 1714 @ 321.505
329.58/330.72	c #Conflicts:     336000 | #Constraints:      48442
329.58/330.72	c #Conflicts:     337000 | #Constraints:      49442
329.58/330.72	c bounds 4408 >= 1715 @ 321.823
329.58/330.74	c bounds 4407 >= 1715 @ 321.834
329.58/330.75	c bounds 4406 >= 1715 @ 321.844
329.58/330.76	c bounds 4405 >= 1715 @ 321.853
329.58/330.77	c bounds 4404 >= 1715 @ 321.863
329.58/330.79	c bounds 4403 >= 1715 @ 321.873
329.68/330.80	c bounds 4402 >= 1715 @ 321.881
329.68/330.81	c bounds 4401 >= 1715 @ 321.89
329.68/330.82	c bounds 4400 >= 1715 @ 321.9
329.68/330.83	c bounds 4399 >= 1715 @ 321.91
329.68/330.85	c bounds 4398 >= 1715 @ 321.92
329.68/330.86	c bounds 4397 >= 1715 @ 321.929
329.68/330.87	c bounds 4396 >= 1715 @ 321.939
329.68/330.88	c bounds 4395 >= 1715 @ 321.95
329.79/330.90	c bounds 4394 >= 1715 @ 321.964
329.79/330.91	c bounds 4393 >= 1715 @ 321.976
329.79/330.92	c bounds 4392 >= 1715 @ 321.984
329.79/330.93	c bounds 4391 >= 1715 @ 321.994
329.79/330.95	c bounds 4390 >= 1715 @ 322.005
329.79/330.96	c bounds 4389 >= 1715 @ 322.016
329.79/330.97	c bounds 4388 >= 1715 @ 322.028
329.79/330.98	c bounds 4387 >= 1715 @ 322.037
329.79/331.00	c bounds 4386 >= 1715 @ 322.047
329.89/331.01	c bounds 4385 >= 1715 @ 322.059
329.89/331.02	c bounds 4384 >= 1715 @ 322.068
329.89/331.03	c bounds 4383 >= 1715 @ 322.079
329.89/331.05	c bounds 4382 >= 1715 @ 322.091
329.89/331.06	c bounds 4381 >= 1715 @ 322.101
329.89/331.07	c bounds 4380 >= 1715 @ 322.111
329.89/331.08	c bounds 4379 >= 1715 @ 322.12
329.89/331.10	c bounds 4378 >= 1715 @ 322.13
329.99/331.11	c bounds 4377 >= 1715 @ 322.137
329.99/331.13	c bounds 4376 >= 1715 @ 322.152
329.99/331.14	c bounds 4375 >= 1715 @ 322.162
329.99/331.15	c bounds 4374 >= 1715 @ 322.17
329.99/331.16	c bounds 4373 >= 1715 @ 322.179
329.99/331.17	c bounds 4372 >= 1715 @ 322.186
329.99/331.18	c bounds 4371 >= 1715 @ 322.195
329.99/331.19	c bounds 4370 >= 1715 @ 322.202
330.08/331.20	c bounds 4369 >= 1715 @ 322.21
330.08/331.21	c bounds 4368 >= 1715 @ 322.222
330.08/331.23	c bounds 4367 >= 1715 @ 322.232
330.08/331.24	c bounds 4366 >= 1715 @ 322.24
330.08/331.25	c bounds 4365 >= 1715 @ 322.252
330.08/331.26	c bounds 4364 >= 1715 @ 322.265
330.08/331.28	c bounds 4363 >= 1715 @ 322.275
330.08/331.29	c bounds 4362 >= 1715 @ 322.288
330.18/331.31	c bounds 4361 >= 1715 @ 322.301
330.18/331.32	c bounds 4360 >= 1715 @ 322.31
330.18/331.33	c bounds 4359 >= 1715 @ 322.32
330.18/331.34	c bounds 4358 >= 1715 @ 322.33
330.18/331.36	c bounds 4357 >= 1715 @ 322.34
330.18/331.37	c bounds 4356 >= 1715 @ 322.348
330.18/331.38	c bounds 4355 >= 1715 @ 322.357
330.18/331.39	c bounds 4354 >= 1715 @ 322.365
330.58/331.73	c #Conflicts:     338000 | #Constraints:      50538
330.58/331.73	c bounds 4354 >= 1716 @ 322.698
330.58/331.75	c bounds 4353 >= 1716 @ 322.708
330.58/331.76	c bounds 4352 >= 1716 @ 322.719
330.58/331.77	c bounds 4351 >= 1716 @ 322.73
330.58/331.79	c bounds 4350 >= 1716 @ 322.741
330.69/331.80	c bounds 4349 >= 1716 @ 322.753
330.69/331.81	c bounds 4348 >= 1716 @ 322.763
330.69/331.83	c bounds 4347 >= 1716 @ 322.776
330.69/331.84	c bounds 4346 >= 1716 @ 322.787
330.69/331.85	c bounds 4345 >= 1716 @ 322.798
330.69/331.87	c bounds 4344 >= 1716 @ 322.81
330.69/331.88	c bounds 4343 >= 1716 @ 322.82
330.69/331.89	c bounds 4342 >= 1716 @ 322.833
330.78/331.91	c bounds 4341 >= 1716 @ 322.844
330.78/331.92	c bounds 4340 >= 1716 @ 322.854
330.78/331.93	c bounds 4339 >= 1716 @ 322.864
330.78/331.95	c bounds 4338 >= 1716 @ 322.873
330.78/331.96	c bounds 4337 >= 1716 @ 322.886
330.78/331.97	c bounds 4336 >= 1716 @ 322.894
330.78/331.98	c bounds 4335 >= 1716 @ 322.904
330.78/332.00	c bounds 4334 >= 1716 @ 322.913
330.88/332.01	c bounds 4333 >= 1716 @ 322.925
330.88/332.02	c bounds 4332 >= 1716 @ 322.938
330.88/332.04	c bounds 4331 >= 1716 @ 322.949
330.88/332.05	c bounds 4330 >= 1716 @ 322.961
330.88/332.06	c bounds 4329 >= 1716 @ 322.969
330.88/332.08	c bounds 4328 >= 1716 @ 322.982
330.88/332.09	c bounds 4327 >= 1716 @ 322.993
330.99/332.10	c bounds 4326 >= 1716 @ 323.004
330.99/332.12	c bounds 4325 >= 1716 @ 323.015
330.99/332.13	c bounds 4324 >= 1716 @ 323.025
330.99/332.14	c bounds 4323 >= 1716 @ 323.034
330.99/332.15	c bounds 4322 >= 1716 @ 323.046
330.99/332.17	c bounds 4321 >= 1716 @ 323.059
330.99/332.18	c bounds 4320 >= 1716 @ 323.069
330.99/332.19	c bounds 4319 >= 1716 @ 323.077
331.08/332.21	c bounds 4318 >= 1716 @ 323.087
331.08/332.22	c bounds 4317 >= 1716 @ 323.097
331.08/332.23	c bounds 4316 >= 1716 @ 323.106
331.08/332.24	c bounds 4315 >= 1716 @ 323.117
331.08/332.26	c bounds 4314 >= 1716 @ 323.129
331.08/332.27	c bounds 4313 >= 1716 @ 323.138
331.08/332.28	c bounds 4312 >= 1716 @ 323.149
331.18/332.30	c bounds 4311 >= 1716 @ 323.16
331.18/332.31	c bounds 4310 >= 1716 @ 323.171
331.18/332.32	c bounds 4309 >= 1716 @ 323.181
331.18/332.34	c bounds 4308 >= 1716 @ 323.19
331.18/332.35	c bounds 4307 >= 1716 @ 323.2
331.18/332.36	c bounds 4306 >= 1716 @ 323.212
331.18/332.37	c bounds 4305 >= 1716 @ 323.221
331.18/332.39	c bounds 4304 >= 1716 @ 323.233
331.28/332.40	c bounds 4303 >= 1716 @ 323.242
331.28/332.41	c bounds 4302 >= 1716 @ 323.252
331.28/332.42	c bounds 4301 >= 1716 @ 323.261
331.28/332.43	c bounds 4300 >= 1716 @ 323.272
331.28/332.45	c bounds 4299 >= 1716 @ 323.283
331.28/332.46	c bounds 4298 >= 1716 @ 323.296
331.28/332.47	c bounds 4297 >= 1716 @ 323.306
331.28/332.49	c bounds 4296 >= 1716 @ 323.315
331.38/332.50	c bounds 4295 >= 1716 @ 323.324
331.78/332.99	c #Conflicts:     339000 | #Constraints:      51639
331.78/332.99	c #Conflicts:     340000 | #Constraints:      52639
331.78/332.99	c bounds 4295 >= 1717 @ 323.798
331.88/333.00	c bounds 4294 >= 1717 @ 323.81
331.88/333.02	c bounds 4293 >= 1717 @ 323.823
331.88/333.03	c bounds 4292 >= 1717 @ 323.833
331.88/333.04	c bounds 4291 >= 1717 @ 323.844
331.88/333.06	c bounds 4290 >= 1717 @ 323.853
331.88/333.07	c bounds 4289 >= 1717 @ 323.862
331.88/333.08	c bounds 4288 >= 1717 @ 323.875
331.88/333.10	c bounds 4287 >= 1717 @ 323.885
331.99/333.11	c bounds 4286 >= 1717 @ 323.897
331.99/333.12	c bounds 4285 >= 1717 @ 323.908
331.99/333.14	c bounds 4284 >= 1717 @ 323.918
331.99/333.15	c bounds 4283 >= 1717 @ 323.931
331.99/333.16	c bounds 4282 >= 1717 @ 323.941
331.99/333.18	c bounds 4281 >= 1717 @ 323.951
331.99/333.19	c bounds 4280 >= 1717 @ 323.959
332.08/333.20	c bounds 4279 >= 1717 @ 323.968
332.08/333.21	c bounds 4278 >= 1717 @ 323.976
332.08/333.23	c bounds 4277 >= 1717 @ 323.986
332.08/333.24	c bounds 4276 >= 1717 @ 323.996
332.08/333.25	c bounds 4275 >= 1717 @ 324.007
332.08/333.27	c bounds 4274 >= 1717 @ 324.019
332.08/333.28	c bounds 4273 >= 1717 @ 324.028
332.08/333.29	c bounds 4272 >= 1717 @ 324.038
332.18/333.31	c bounds 4271 >= 1717 @ 324.049
332.18/333.32	c bounds 4270 >= 1717 @ 324.056
332.18/333.33	c bounds 4269 >= 1717 @ 324.066
332.18/333.35	c bounds 4268 >= 1717 @ 324.08
332.18/333.36	c bounds 4267 >= 1717 @ 324.089
332.18/333.37	c bounds 4266 >= 1717 @ 324.101
332.18/333.39	c bounds 4265 >= 1717 @ 324.112
332.27/333.40	c bounds 4264 >= 1717 @ 324.123
332.27/333.41	c bounds 4263 >= 1717 @ 324.134
332.27/333.43	c bounds 4262 >= 1717 @ 324.142
332.27/333.44	c bounds 4261 >= 1717 @ 324.151
332.27/333.45	c bounds 4260 >= 1717 @ 324.159
332.27/333.47	c bounds 4259 >= 1717 @ 324.17
332.27/333.48	c bounds 4258 >= 1717 @ 324.18
332.27/333.50	c bounds 4257 >= 1717 @ 324.192
332.38/333.51	c bounds 4256 >= 1717 @ 324.204
332.38/333.52	c bounds 4255 >= 1717 @ 324.215
332.38/333.54	c bounds 4254 >= 1717 @ 324.226
332.38/333.55	c bounds 4253 >= 1717 @ 324.237
332.38/333.56	c bounds 4252 >= 1717 @ 324.243
332.38/333.57	c bounds 4251 >= 1717 @ 324.25
332.38/333.58	c bounds 4250 >= 1717 @ 324.257
332.47/333.60	c bounds 4249 >= 1717 @ 324.266
332.47/333.61	c bounds 4248 >= 1717 @ 324.275
332.47/333.62	c bounds 4247 >= 1717 @ 324.285
332.47/333.63	c bounds 4246 >= 1717 @ 324.295
332.47/333.65	c bounds 4245 >= 1717 @ 324.308
332.47/333.66	c bounds 4244 >= 1717 @ 324.32
332.47/333.67	c bounds 4243 >= 1717 @ 324.331
332.47/333.69	c bounds 4242 >= 1717 @ 324.339
332.58/333.70	c bounds 4241 >= 1717 @ 324.352
332.58/333.71	c bounds 4240 >= 1717 @ 324.361
332.58/333.72	c bounds 4239 >= 1717 @ 324.371
332.58/333.73	c bounds 4238 >= 1717 @ 324.38
332.58/333.74	c bounds 4237 >= 1717 @ 324.389
332.58/333.76	c bounds 4236 >= 1717 @ 324.398
332.58/333.77	c bounds 4235 >= 1717 @ 324.409
332.58/333.78	c bounds 4234 >= 1717 @ 324.418
332.58/333.79	c bounds 4233 >= 1717 @ 324.428
332.68/333.81	c bounds 4232 >= 1717 @ 324.44
332.68/333.82	c bounds 4231 >= 1717 @ 324.451
332.68/333.83	c bounds 4230 >= 1717 @ 324.459
332.68/333.84	c bounds 4229 >= 1717 @ 324.469
332.68/333.86	c bounds 4228 >= 1717 @ 324.479
332.68/333.87	c bounds 4227 >= 1717 @ 324.489
332.68/333.88	c bounds 4226 >= 1717 @ 324.497
332.68/333.89	c bounds 4225 >= 1717 @ 324.507
332.78/333.91	c bounds 4224 >= 1717 @ 324.519
332.78/333.92	c bounds 4223 >= 1717 @ 324.531
332.78/333.93	c bounds 4222 >= 1717 @ 324.541
332.78/333.95	c bounds 4221 >= 1717 @ 324.551
332.78/333.96	c bounds 4220 >= 1717 @ 324.562
332.78/333.97	c bounds 4219 >= 1717 @ 324.573
332.78/333.98	c bounds 4218 >= 1717 @ 324.584
332.78/334.00	c bounds 4217 >= 1717 @ 324.594
332.88/334.01	c bounds 4216 >= 1717 @ 324.603
332.88/334.02	c bounds 4215 >= 1717 @ 324.612
332.88/334.04	c bounds 4214 >= 1717 @ 324.622
332.88/334.05	c bounds 4213 >= 1717 @ 324.634
332.88/334.06	c bounds 4212 >= 1717 @ 324.643
332.88/334.07	c bounds 4211 >= 1717 @ 324.653
333.18/334.31	c #Conflicts:     341000 | #Constraints:      53759
333.18/334.31	c bounds 4211 >= 1718 @ 324.887
333.18/334.33	c bounds 4210 >= 1718 @ 324.898
333.18/334.34	c bounds 4209 >= 1718 @ 324.908
333.18/334.35	c bounds 4208 >= 1718 @ 324.92
333.18/334.36	c bounds 4207 >= 1718 @ 324.93
333.18/334.37	c bounds 4206 >= 1718 @ 324.94
333.18/334.38	c bounds 4205 >= 1718 @ 324.95
333.27/334.40	c bounds 4204 >= 1718 @ 324.959
333.27/334.41	c bounds 4203 >= 1718 @ 324.97
333.27/334.42	c bounds 4202 >= 1718 @ 324.981
333.27/334.44	c bounds 4201 >= 1718 @ 324.99
333.27/334.45	c bounds 4200 >= 1718 @ 325
333.27/334.46	c bounds 4199 >= 1718 @ 325.011
333.27/334.48	c bounds 4198 >= 1718 @ 325.023
333.27/334.49	c bounds 4197 >= 1718 @ 325.031
333.37/334.50	c bounds 4196 >= 1718 @ 325.043
333.37/334.51	c bounds 4195 >= 1718 @ 325.054
333.37/334.53	c bounds 4194 >= 1718 @ 325.066
333.37/334.54	c bounds 4193 >= 1718 @ 325.075
333.37/334.56	c bounds 4192 >= 1718 @ 325.088
333.37/334.57	c bounds 4191 >= 1718 @ 325.099
333.37/334.58	c bounds 4190 >= 1718 @ 325.111
333.47/334.60	c bounds 4189 >= 1718 @ 325.122
333.47/334.61	c bounds 4188 >= 1718 @ 325.134
333.47/334.62	c bounds 4187 >= 1718 @ 325.142
333.47/334.64	c bounds 4186 >= 1718 @ 325.152
333.47/334.65	c bounds 4185 >= 1718 @ 325.163
333.47/334.67	c bounds 4184 >= 1718 @ 325.175
333.47/334.68	c bounds 4183 >= 1718 @ 325.184
333.47/334.69	c bounds 4182 >= 1718 @ 325.196
333.58/334.71	c bounds 4181 >= 1718 @ 325.207
333.58/334.72	c bounds 4180 >= 1718 @ 325.22
333.58/334.73	c bounds 4179 >= 1718 @ 325.23
333.58/334.74	c bounds 4178 >= 1718 @ 325.239
333.58/334.76	c bounds 4177 >= 1718 @ 325.251
333.58/334.77	c bounds 4176 >= 1718 @ 325.26
333.58/334.78	c bounds 4175 >= 1718 @ 325.267
333.58/334.79	c bounds 4174 >= 1718 @ 325.278
333.68/334.80	c bounds 4173 >= 1718 @ 325.288
333.68/334.82	c bounds 4172 >= 1718 @ 325.299
333.68/334.83	c bounds 4171 >= 1718 @ 325.311
334.07/335.20	c #Conflicts:     342000 | #Constraints:      54835
334.07/335.20	c bounds 4171 >= 1719 @ 325.669
334.07/335.22	c bounds 4170 >= 1719 @ 325.682
334.07/335.23	c bounds 4169 >= 1719 @ 325.689
334.07/335.24	c bounds 4168 >= 1719 @ 325.7
334.07/335.25	c bounds 4167 >= 1719 @ 325.71
334.07/335.26	c bounds 4166 >= 1719 @ 325.719
334.07/335.27	c bounds 4165 >= 1719 @ 325.728
334.07/335.28	c bounds 4164 >= 1719 @ 325.737
334.17/335.30	c bounds 4163 >= 1719 @ 325.744
334.17/335.31	c bounds 4162 >= 1719 @ 325.755
334.17/335.32	c bounds 4161 >= 1719 @ 325.762
334.17/335.33	c bounds 4160 >= 1719 @ 325.772
334.17/335.35	c bounds 4159 >= 1719 @ 325.784
334.17/335.36	c bounds 4158 >= 1719 @ 325.796
334.17/335.37	c bounds 4157 >= 1719 @ 325.807
334.17/335.39	c bounds 4156 >= 1719 @ 325.816
334.27/335.40	c bounds 4155 >= 1719 @ 325.827
334.27/335.41	c bounds 4154 >= 1719 @ 325.839
334.27/335.43	c bounds 4153 >= 1719 @ 325.85
334.27/335.44	c bounds 4152 >= 1719 @ 325.859
334.27/335.45	c bounds 4151 >= 1719 @ 325.872
334.27/335.47	c bounds 4150 >= 1719 @ 325.881
334.27/335.48	c bounds 4149 >= 1719 @ 325.894
334.27/335.49	c bounds 4148 >= 1719 @ 325.906
334.37/335.50	c bounds 4147 >= 1719 @ 325.914
334.37/335.52	c bounds 4146 >= 1719 @ 325.924
334.37/335.53	c bounds 4145 >= 1719 @ 325.936
334.37/335.55	c bounds 4144 >= 1719 @ 325.946
334.37/335.56	c bounds 4143 >= 1719 @ 325.959
334.37/335.57	c bounds 4142 >= 1719 @ 325.969
334.37/335.59	c bounds 4141 >= 1719 @ 325.98
334.47/335.60	c bounds 4140 >= 1719 @ 325.99
334.47/335.62	c bounds 4139 >= 1719 @ 326.005
334.47/335.63	c bounds 4138 >= 1719 @ 326.012
334.47/335.64	c bounds 4137 >= 1719 @ 326.023
334.47/335.65	c bounds 4136 >= 1719 @ 326.032
334.47/335.67	c bounds 4135 >= 1719 @ 326.04
334.47/335.68	c bounds 4134 >= 1719 @ 326.051
334.47/335.69	c bounds 4133 >= 1719 @ 326.063
334.57/335.71	c bounds 4132 >= 1719 @ 326.074
334.57/335.72	c bounds 4131 >= 1719 @ 326.085
334.57/335.73	c bounds 4130 >= 1719 @ 326.096
334.57/335.75	c bounds 4129 >= 1719 @ 326.105
334.57/335.76	c bounds 4128 >= 1719 @ 326.115
334.57/335.78	c bounds 4127 >= 1719 @ 326.129
334.57/335.79	c bounds 4126 >= 1719 @ 326.138
334.67/335.80	c bounds 4125 >= 1719 @ 326.15
334.67/335.82	c bounds 4124 >= 1719 @ 326.158
334.67/335.83	c bounds 4123 >= 1719 @ 326.168
334.67/335.84	c bounds 4122 >= 1719 @ 326.179
334.67/335.85	c bounds 4121 >= 1719 @ 326.189
334.67/335.87	c bounds 4120 >= 1719 @ 326.2
334.67/335.88	c bounds 4119 >= 1719 @ 326.212
334.67/335.89	c bounds 4118 >= 1719 @ 326.223
334.77/335.91	c bounds 4117 >= 1719 @ 326.235
334.77/335.92	c bounds 4116 >= 1719 @ 326.247
334.77/335.93	c bounds 4115 >= 1719 @ 326.257
334.77/335.95	c bounds 4114 >= 1719 @ 326.269
334.77/335.96	c bounds 4113 >= 1719 @ 326.279
334.77/335.97	c bounds 4112 >= 1719 @ 326.288
334.77/335.99	c bounds 4111 >= 1719 @ 326.3
334.87/336.00	c bounds 4110 >= 1719 @ 326.315
334.87/336.02	c bounds 4109 >= 1719 @ 326.326
335.27/336.43	c #Conflicts:     343000 | #Constraints:      55927
335.27/336.43	c bounds 4109 >= 1720 @ 326.73
335.27/336.45	c bounds 4108 >= 1720 @ 326.746
335.27/336.46	c bounds 4107 >= 1720 @ 326.757
335.27/336.48	c bounds 4106 >= 1720 @ 326.767
335.27/336.49	c bounds 4105 >= 1720 @ 326.778
335.37/336.51	c bounds 4104 >= 1720 @ 326.792
335.37/336.52	c bounds 4103 >= 1720 @ 326.804
335.37/336.53	c bounds 4102 >= 1720 @ 326.813
335.37/336.54	c bounds 4101 >= 1720 @ 326.825
335.37/336.56	c bounds 4100 >= 1720 @ 326.833
335.37/336.57	c bounds 4099 >= 1720 @ 326.841
335.37/336.58	c bounds 4098 >= 1720 @ 326.851
335.37/336.59	c bounds 4097 >= 1720 @ 326.862
335.47/336.61	c bounds 4096 >= 1720 @ 326.874
335.47/336.62	c bounds 4095 >= 1720 @ 326.882
335.47/336.64	c bounds 4094 >= 1720 @ 326.896
335.47/336.65	c bounds 4093 >= 1720 @ 326.907
335.47/336.66	c bounds 4092 >= 1720 @ 326.916
335.47/336.68	c bounds 4091 >= 1720 @ 326.929
335.47/336.69	c bounds 4090 >= 1720 @ 326.939
335.56/336.70	c bounds 4089 >= 1720 @ 326.951
335.56/336.71	c bounds 4088 >= 1720 @ 326.961
335.56/336.73	c bounds 4087 >= 1720 @ 326.972
335.56/336.74	c bounds 4086 >= 1720 @ 326.981
335.56/336.75	c bounds 4085 >= 1720 @ 326.993
335.56/336.77	c bounds 4084 >= 1720 @ 327.005
335.56/336.78	c bounds 4083 >= 1720 @ 327.016
335.56/336.80	c bounds 4082 >= 1720 @ 327.029
335.67/336.81	c bounds 4081 >= 1720 @ 327.042
335.67/336.82	c bounds 4080 >= 1720 @ 327.052
335.67/336.84	c bounds 4079 >= 1720 @ 327.063
335.67/336.85	c bounds 4078 >= 1720 @ 327.072
335.67/336.86	c bounds 4077 >= 1720 @ 327.083
335.67/336.88	c bounds 4076 >= 1720 @ 327.095
335.67/336.89	c bounds 4075 >= 1720 @ 327.104
335.76/336.91	c bounds 4074 >= 1720 @ 327.118
335.76/336.92	c bounds 4073 >= 1720 @ 327.128
335.76/336.94	c bounds 4072 >= 1720 @ 327.141
335.76/336.95	c bounds 4071 >= 1720 @ 327.149
335.76/336.96	c bounds 4070 >= 1720 @ 327.16
335.76/336.98	c bounds 4069 >= 1720 @ 327.173
335.76/336.99	c bounds 4068 >= 1720 @ 327.183
335.87/337.00	c bounds 4067 >= 1720 @ 327.194
335.87/337.02	c bounds 4066 >= 1720 @ 327.206
335.87/337.03	c bounds 4065 >= 1720 @ 327.219
335.87/337.04	c bounds 4064 >= 1720 @ 327.23
335.87/337.06	c bounds 4063 >= 1720 @ 327.238
335.87/337.07	c bounds 4062 >= 1720 @ 327.248
335.87/337.08	c bounds 4061 >= 1720 @ 327.259
335.87/337.10	c bounds 4060 >= 1720 @ 327.27
335.97/337.11	c bounds 4059 >= 1720 @ 327.28
335.97/337.13	c bounds 4058 >= 1720 @ 327.295
335.97/337.14	c bounds 4057 >= 1720 @ 327.307
335.97/337.15	c bounds 4056 >= 1720 @ 327.319
335.97/337.17	c bounds 4055 >= 1720 @ 327.332
335.97/337.18	c bounds 4054 >= 1720 @ 327.344
335.97/337.19	c bounds 4053 >= 1720 @ 327.356
336.06/337.21	c bounds 4052 >= 1720 @ 327.367
336.06/337.22	c bounds 4051 >= 1720 @ 327.377
336.06/337.23	c bounds 4050 >= 1720 @ 327.388
336.06/337.25	c bounds 4049 >= 1720 @ 327.4
336.06/337.26	c bounds 4048 >= 1720 @ 327.41
336.06/337.27	c bounds 4047 >= 1720 @ 327.419
336.06/337.29	c bounds 4046 >= 1720 @ 327.431
336.16/337.30	c bounds 4045 >= 1720 @ 327.442
336.16/337.31	c bounds 4044 >= 1720 @ 327.453
336.76/337.93	c #Conflicts:     344000 | #Constraints:      57022
336.76/337.93	c #Conflicts:     345000 | #Constraints:      58022
336.76/337.93	c bounds 4044 >= 1721 @ 328.055
336.76/337.95	c bounds 4043 >= 1721 @ 328.069
336.76/337.96	c bounds 4042 >= 1721 @ 328.082
336.76/337.98	c bounds 4041 >= 1721 @ 328.093
336.76/337.99	c bounds 4040 >= 1721 @ 328.104
336.87/338.00	c bounds 4039 >= 1721 @ 328.115
336.87/338.02	c bounds 4038 >= 1721 @ 328.127
336.87/338.03	c bounds 4037 >= 1721 @ 328.137
336.87/338.04	c bounds 4036 >= 1721 @ 328.147
336.87/338.06	c bounds 4035 >= 1721 @ 328.16
336.87/338.07	c bounds 4034 >= 1721 @ 328.171
336.87/338.08	c bounds 4033 >= 1721 @ 328.181
336.87/338.09	c bounds 4032 >= 1721 @ 328.19
336.97/338.11	c bounds 4031 >= 1721 @ 328.199
336.97/338.16	c bounds 4030 >= 1721 @ 328.245
336.97/338.17	c bounds 4029 >= 1721 @ 328.258
336.97/338.19	c bounds 4028 >= 1721 @ 328.271
337.06/338.21	c bounds 4027 >= 1721 @ 328.285
337.06/338.22	c bounds 4026 >= 1721 @ 328.295
337.06/338.23	c bounds 4025 >= 1721 @ 328.304
337.06/338.25	c bounds 4024 >= 1721 @ 328.316
337.06/338.26	c bounds 4023 >= 1721 @ 328.327
337.06/338.27	c bounds 4022 >= 1721 @ 328.34
337.06/338.29	c bounds 4021 >= 1721 @ 328.351
337.16/338.30	c bounds 4020 >= 1721 @ 328.364
337.16/338.31	c bounds 4019 >= 1721 @ 328.375
337.16/338.33	c bounds 4018 >= 1721 @ 328.386
337.16/338.34	c bounds 4017 >= 1721 @ 328.396
337.16/338.35	c bounds 4016 >= 1721 @ 328.407
337.16/338.37	c bounds 4015 >= 1721 @ 328.418
337.16/338.38	c bounds 4014 >= 1721 @ 328.426
337.16/338.39	c bounds 4013 >= 1721 @ 328.437
337.26/338.40	c bounds 4012 >= 1721 @ 328.449
337.26/338.42	c bounds 4011 >= 1721 @ 328.46
337.26/338.43	c bounds 4010 >= 1721 @ 328.473
337.26/338.44	c bounds 4009 >= 1721 @ 328.482
337.26/338.46	c bounds 4008 >= 1721 @ 328.493
337.26/338.47	c bounds 4007 >= 1721 @ 328.504
337.26/338.48	c bounds 4006 >= 1721 @ 328.512
337.36/338.50	c bounds 4005 >= 1721 @ 328.522
337.36/338.51	c bounds 4004 >= 1721 @ 328.533
337.36/338.52	c bounds 4003 >= 1721 @ 328.546
337.36/338.54	c bounds 4002 >= 1721 @ 328.558
337.36/338.55	c bounds 4001 >= 1721 @ 328.57
337.36/338.57	c bounds 4000 >= 1721 @ 328.585
337.36/338.58	c bounds 3999 >= 1721 @ 328.596
337.36/338.59	c bounds 3998 >= 1721 @ 328.607
337.46/338.61	c bounds 3997 >= 1721 @ 328.618
337.46/338.62	c bounds 3996 >= 1721 @ 328.628
337.46/338.63	c bounds 3995 >= 1721 @ 328.638
337.46/338.65	c bounds 3994 >= 1721 @ 328.65
337.46/338.66	c bounds 3993 >= 1721 @ 328.66
337.46/338.67	c bounds 3992 >= 1721 @ 328.672
337.46/338.69	c bounds 3991 >= 1721 @ 328.684
337.56/338.70	c bounds 3990 >= 1721 @ 328.694
337.56/338.71	c bounds 3989 >= 1721 @ 328.704
337.56/338.72	c bounds 3988 >= 1721 @ 328.715
337.56/338.74	c bounds 3987 >= 1721 @ 328.729
337.76/338.90	c bounds 3986 >= 1721 @ 328.886
337.76/338.91	c bounds 3985 >= 1721 @ 328.899
337.76/338.93	c bounds 3984 >= 1721 @ 328.908
337.76/338.94	c bounds 3983 >= 1721 @ 328.917
337.76/338.95	c bounds 3982 >= 1721 @ 328.928
337.76/338.97	c bounds 3981 >= 1721 @ 328.939
337.76/338.98	c bounds 3980 >= 1721 @ 328.95
337.76/338.99	c bounds 3979 >= 1721 @ 328.962
337.87/339.01	c bounds 3978 >= 1721 @ 328.973
337.87/339.02	c bounds 3977 >= 1721 @ 328.986
337.87/339.03	c bounds 3976 >= 1721 @ 328.997
337.87/339.05	c bounds 3975 >= 1721 @ 329.008
337.87/339.06	c bounds 3974 >= 1721 @ 329.015
337.87/339.07	c bounds 3973 >= 1721 @ 329.026
337.87/339.09	c bounds 3972 >= 1721 @ 329.038
337.87/339.10	c bounds 3971 >= 1721 @ 329.051
337.96/339.11	c bounds 3970 >= 1721 @ 329.061
337.96/339.13	c bounds 3969 >= 1721 @ 329.075
337.96/339.14	c bounds 3968 >= 1721 @ 329.088
337.96/339.16	c bounds 3967 >= 1721 @ 329.103
337.96/339.17	c bounds 3966 >= 1721 @ 329.117
337.96/339.18	c bounds 3965 >= 1721 @ 329.13
338.06/339.20	c bounds 3964 >= 1721 @ 329.141
338.06/339.21	c bounds 3963 >= 1721 @ 329.153
338.06/339.22	c bounds 3962 >= 1721 @ 329.164
338.06/339.24	c bounds 3961 >= 1721 @ 329.176
338.06/339.25	c bounds 3960 >= 1721 @ 329.186
338.06/339.28	c #Conflicts:     346000 | #Constraints:      59148
338.06/339.28	c bounds 3960 >= 1722 @ 329.208
338.06/339.29	c bounds 3959 >= 1722 @ 329.221
338.16/339.31	c bounds 3958 >= 1722 @ 329.233
338.16/339.32	c bounds 3957 >= 1722 @ 329.245
338.16/339.34	c bounds 3957 >= 1723 @ 329.257
338.16/339.35	c bounds 3956 >= 1723 @ 329.272
338.16/339.37	c bounds 3955 >= 1723 @ 329.289
338.25/339.40	c bounds 3955 >= 1724 @ 329.314
338.25/339.42	c bounds 3954 >= 1724 @ 329.327
338.25/339.43	c bounds 3953 >= 1724 @ 329.34
338.25/339.45	c bounds 3952 >= 1724 @ 329.351
338.25/339.46	c bounds 3951 >= 1724 @ 329.363
338.25/339.48	c bounds 3950 >= 1724 @ 329.375
338.36/339.52	c bounds 3950 >= 1725 @ 329.414
338.36/339.53	c bounds 3949 >= 1725 @ 329.427
338.36/339.55	c bounds 3948 >= 1725 @ 329.44
338.36/339.56	c bounds 3947 >= 1725 @ 329.453
338.36/339.58	c bounds 3946 >= 1725 @ 329.464
338.36/339.59	c bounds 3945 >= 1725 @ 329.477
338.46/339.61	c bounds 3944 >= 1725 @ 329.495
338.46/339.63	c bounds 3943 >= 1725 @ 329.509
338.46/339.69	c #Conflicts:     347000 | #Constraints:      60264
338.46/339.69	c bounds 3943 >= 1726 @ 329.57
338.56/339.71	c bounds 3942 >= 1726 @ 329.586
338.56/339.73	c bounds 3941 >= 1726 @ 329.599
338.56/339.74	c bounds 3940 >= 1726 @ 329.615
338.65/339.85	c bounds 3939 >= 1726 @ 329.716
338.65/339.86	c bounds 3938 >= 1726 @ 329.731
338.86/340.02	c #Conflicts:     348000 | #Constraints:      61308
338.86/340.02	c bounds 3938 >= 1727 @ 329.877
338.86/340.03	c bounds 3937 >= 1727 @ 329.893
338.86/340.05	c bounds 3936 >= 1727 @ 329.906
338.86/340.06	c bounds 3935 >= 1727 @ 329.915
338.86/340.08	c bounds 3934 >= 1727 @ 329.929
338.86/340.09	c bounds 3933 >= 1727 @ 329.94
338.96/340.10	c bounds 3932 >= 1727 @ 329.951
338.96/340.12	c bounds 3931 >= 1727 @ 329.964
338.96/340.13	c bounds 3930 >= 1727 @ 329.975
338.96/340.15	c bounds 3929 >= 1727 @ 329.99
338.96/340.17	c bounds 3928 >= 1727 @ 330.001
338.96/340.18	c bounds 3927 >= 1727 @ 330.014
338.96/340.19	c bounds 3926 >= 1727 @ 330.024
339.05/340.21	c bounds 3925 >= 1727 @ 330.035
339.05/340.22	c bounds 3924 >= 1727 @ 330.047
339.05/340.23	c bounds 3923 >= 1727 @ 330.06
339.05/340.25	c bounds 3922 >= 1727 @ 330.075
339.05/340.27	c bounds 3921 >= 1727 @ 330.096
339.15/340.30	c bounds 3920 >= 1727 @ 330.116
339.15/340.32	c bounds 3919 >= 1727 @ 330.131
339.15/340.36	c bounds 3918 >= 1727 @ 330.16
339.86/341.00	c bounds 3917 >= 1727 @ 330.802
340.25/341.46	c #Conflicts:     349000 | #Constraints:      62380
340.25/341.46	c #Conflicts:     350000 | #Constraints:      63380
340.25/341.46	c bounds 3917 >= 1728 @ 331.25
341.55/342.74	c bounds 3916 >= 1728 @ 332.522
341.85/343.06	c #Conflicts:     351000 | #Constraints:      64423
341.85/343.06	c bounds 3916 >= 1729 @ 332.835
341.96/343.15	c #Conflicts:     352000 | #Constraints:      65438
341.96/343.15	c bounds 3916 >= 1730 @ 332.915
342.15/343.39	c bounds 3916 >= 1731 @ 333.155
342.25/343.44	c bounds 3915 >= 1731 @ 333.196
342.74/343.94	c #Conflicts:     353000 | #Constraints:      66499
342.74/343.94	c #Conflicts:     354000 | #Constraints:      67499
342.74/343.94	c bounds 3915 >= 1732 @ 333.687
342.74/344.00	c bounds 3914 >= 1732 @ 333.738
342.85/344.02	c bounds 3913 >= 1732 @ 333.763
342.85/344.05	c bounds 3912 >= 1732 @ 333.789
342.95/344.12	c bounds 3911 >= 1732 @ 333.855
343.04/344.21	c bounds 3910 >= 1732 @ 333.936
343.14/344.35	c bounds 3909 >= 1732 @ 334.069
343.24/344.44	c bounds 3908 >= 1732 @ 334.153
343.74/344.92	c bounds 3907 >= 1732 @ 334.626
345.73/346.93	c #Conflicts:     355000 | #Constraints:      68531
345.73/346.93	c bounds 3906 >= 1732 @ 336.606
347.63/348.86	c #Conflicts:     356000 | #Constraints:      69532
347.63/348.86	c bounds 3906 >= 1733 @ 338.49
347.93/349.17	c bounds 3906 >= 1734 @ 338.795
348.33/349.56	c #Conflicts:     357000 | #Constraints:      70577
348.33/349.56	c bounds 3906 >= 1735 @ 339.179
348.72/349.95	c #Conflicts:     358000 | #Constraints:      71598
348.72/349.95	c bounds 3906 >= 1736 @ 339.558
348.93/350.13	c bounds 3905 >= 1736 @ 339.736
360.58/361.89	c #Conflicts:     359000 | #Constraints:      72632
360.58/361.89	c #Conflicts:     360000 | #Constraints:      73632
360.58/361.89	c #Conflicts:     361000 | #Constraints:      74632
360.58/361.89	c #Conflicts:     362000 | #Constraints:      75632
360.58/361.89	c #Conflicts:     363000 | #Constraints:      76637
360.58/361.89	c bounds 3904 >= 1736 @ 351.338
362.58/363.89	WSVECS04 Frhs2[27]: 6 -1.00006 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[57]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[85]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[86]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[89]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[93]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[101]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[109]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[115]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[116]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[135]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[148]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[150]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[165]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[187]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[192]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[203]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[230]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[271]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[296]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[304]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[306]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[318]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[324]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[336]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[337]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[339]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[360]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[377]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[388]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[403]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[436]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[456]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[459]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[468]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[492]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[494]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[513]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[514]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[522]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[531]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[555]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[561]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[575]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[577]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[578]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[585]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[586]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[587]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[590]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[616]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[625]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[630]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[633]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[635]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[637]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[639]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[685]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[711]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[789]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[806]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[862]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[864]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[893]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[900]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[904]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[940]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[945]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[974]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[996]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1033]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1051]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1054]: 6 -1.00005 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1064]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1066]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1097]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1111]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1126]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1127]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1128]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1151]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1160]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1184]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1189]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1195]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1196]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1198]: 6 -1.00005 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1199]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1213]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1216]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1224]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1228]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1230]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1234]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1241]: 6 -1.00007 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1243]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1244]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1245]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1277]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1279]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1287]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1323]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1351]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1354]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1392]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1399]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1400]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1406]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1413]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1424]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1427]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1428]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1429]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1442]: 6 -1.0001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1456]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1459]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1463]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1465]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1470]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1471]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1478]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1486]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1487]: 6 -1.00006 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1490]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1493]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1502]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1503]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1508]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1513]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1514]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1520]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1523]: 6 -1.00009 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1526]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1529]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1541]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1545]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1574]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1602]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1616]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1628]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1633]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1642]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1649]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1666]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1675]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1678]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1685]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1688]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1689]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1736]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1738]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1748]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1754]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1771]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1772]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1773]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1776]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1781]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1787]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1802]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1803]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1830]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1876]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1898]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1910]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1921]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1928]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1965]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1967]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1968]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[1971]: 6 -1.00006 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2001]: 6 -1.00006 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2018]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2037]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2077]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2080]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2115]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2162]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2170]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2223]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2237]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2239]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2241]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2247]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2249]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2257]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2260]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2266]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2284]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2307]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2308]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2310]: 6 -1.00005 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2317]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2325]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2338]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2341]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2343]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2344]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2347]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2353]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2358]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2366]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2371]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2388]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2395]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2399]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2408]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2411]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2420]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2433]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2449]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2485]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2502]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2507]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2509]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2522]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2528]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2534]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2542]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2547]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2549]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2553]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2556]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2576]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2590]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2606]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2637]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2642]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2645]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2646]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2673]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2685]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2722]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2730]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2768]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2784]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2800]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2819]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2841]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2846]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2888]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2903]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2929]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2932]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2939]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2944]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2949]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2952]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2960]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2963]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2966]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2968]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2976]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2980]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[2999]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3009]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3031]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3041]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3042]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3043]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3049]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3050]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3061]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3076]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3090]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3103]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3107]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3111]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3112]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3118]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3119]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3121]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3132]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3185]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3186]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3216]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3224]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3234]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3240]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3246]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3247]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3272]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3274]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3299]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3301]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3355]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3369]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3371]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3392]: 6 -1.00009 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3413]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3420]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3432]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3434]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3441]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3443]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3478]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3490]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3511]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3516]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3534]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3535]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3573]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3608]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3625]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3627]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3636]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3637]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3640]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3641]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3645]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3650]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3656]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3667]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3672]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3721]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3729]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3730]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3731]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3732]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3733]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3734]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3744]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3753]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3754]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3756]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3760]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3766]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3768]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3774]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3785]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3805]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3812]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3827]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3873]: 6 -1.00005 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3877]: 6 -1.00005 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3878]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3882]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3896]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3916]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3926]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3931]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3937]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3952]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3971]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3972]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3974]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3975]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3977]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3982]: 6 -1.00005 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3987]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3988]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[3993]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4007]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4038]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4044]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4053]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4070]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4075]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4101]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4112]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4117]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4119]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4130]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4140]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4149]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4151]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4159]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4177]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4193]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4195]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4197]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4208]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4276]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4279]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4297]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4300]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4325]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4327]: 6 -1.00005 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4329]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4330]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4331]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4337]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4339]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4349]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4378]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4382]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4386]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4390]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4397]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4400]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4403]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4413]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4414]: 6 -1.00005 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4415]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4430]: 6 -1.00006 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4443]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4449]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4452]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4464]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4477]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4483]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4492]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4509]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4510]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4512]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4514]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4515]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4520]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4521]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4531]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4533]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4536]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4539]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4540]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4571]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4573]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4574]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4576]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4582]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4585]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4591]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4597]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4599]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4613]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4621]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4630]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4638]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4644]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4646]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4647]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4648]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4655]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4669]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4670]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4677]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4682]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4690]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4692]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4696]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4700]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4702]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4704]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4713]: 6 -1.00005 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4715]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4716]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4719]: 6 -1.00006 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4728]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4731]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4732]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4740]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4746]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4755]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4757]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4761]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4764]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4775]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4777]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4794]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4796]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4799]: 6 -1.00005 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4825]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4836]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4837]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4838]: 6 -1.00005 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4841]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4842]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4849]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4852]: 6 -1.00006 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4867]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4880]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4882]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4883]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4885]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4888]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4890]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4901]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4903]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4904]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4907]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4920]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4931]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4932]: 6 -1.00005 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4935]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4950]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4963]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4967]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4971]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4973]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4976]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4986]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4992]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4997]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[4999]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5011]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5018]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5020]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5026]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5028]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5039]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5051]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5062]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5070]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5071]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5080]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5098]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5137]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5138]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5153]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5159]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5162]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5174]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5178]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5180]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5181]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5190]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5191]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5195]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5196]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5206]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5210]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5217]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5220]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5234]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5246]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5250]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5253]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5263]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5268]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5276]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5282]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5287]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5288]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5292]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5297]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5302]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5312]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5314]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5327]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5328]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5339]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5374]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5378]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5379]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5397]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5408]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5410]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5423]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5424]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5426]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5430]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5435]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5448]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5459]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5479]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5486]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5508]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5535]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5541]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5543]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5545]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5551]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5555]: 6 -1.00006 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5556]: 6 -1.00006 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5557]: 6 -1.00006 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5561]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5564]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5565]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5566]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5567]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5577]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5578]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5580]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5598]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5603]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5613]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5615]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5664]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5672]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5691]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5698]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5699]: 6 -1.00006 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5700]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5703]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5704]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5713]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5717]: 6 -1.00006 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5723]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5725]: 6 -1.00006 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5727]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5728]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5732]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5733]: 6 -1.00007 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5735]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5738]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5739]: 6 -1.00005 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5741]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5745]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5748]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5750]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5752]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5759]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5773]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5789]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5800]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5801]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5808]: 6 -1.00005 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5812]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5818]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5820]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5823]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5824]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5830]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5831]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5832]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5834]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5836]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5840]: 6 -1.00007 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5843]: 6 -1.00006 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5846]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5853]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5854]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5857]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5861]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5871]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5873]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5874]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5876]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5887]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5899]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5901]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5903]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5914]: 6 -1.00005 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5922]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5923]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5927]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5929]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5936]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5951]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5955]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5969]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5973]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5981]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5982]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5985]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5986]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[5998]: 6 -1.00006 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6003]: 6 -1.00005 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6015]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6019]: 6 -1.00005 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6020]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6024]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6025]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6033]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6034]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6035]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6040]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6053]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6059]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6066]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6071]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6086]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6099]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6103]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6111]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6112]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6122]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6130]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6139]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6142]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6168]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6178]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6185]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6196]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6226]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6227]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6233]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6240]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6245]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6258]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6266]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6269]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6270]: 6 -1.00005 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6273]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6277]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6280]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6285]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6287]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6291]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6296]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6306]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6309]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6313]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6318]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6322]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6327]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6328]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6344]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6346]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6348]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6362]: 6 -1.00005 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6371]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6372]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6374]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6381]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6384]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6385]: 6 -1.00005 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6395]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6396]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6404]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6409]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6412]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6438]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6523]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6526]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6552]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6561]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6574]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6578]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6598]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6599]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6601]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6604]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6610]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6617]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6625]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6626]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6628]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6629]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6630]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6632]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6645]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6651]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6656]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6657]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6668]: 6 -1.00006 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6670]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6674]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6675]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6685]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6703]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6721]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6731]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6733]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6740]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6745]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6752]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6762]: 6 -1.00006 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6772]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6776]: 6 -1.00006 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6778]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6786]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6787]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6788]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6796]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6797]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6803]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6804]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6808]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6812]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6814]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6815]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6817]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6822]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6823]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6824]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6825]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6828]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6829]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6848]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6852]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6860]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6865]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6866]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6873]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6877]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6886]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6901]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6905]: 6 -1.00005 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[6910]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7026]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7028]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7029]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7038]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7048]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7060]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7061]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7066]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7067]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7073]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7076]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7090]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7092]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7108]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7117]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7120]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7126]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7129]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7150]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7151]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7163]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7179]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7190]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7219]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7234]: 6 -1.00003 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7240]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7245]: 6 -1.00006 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7259]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7266]: 6 -1.00001 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7274]: 6 -1.00004 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7278]: 6 -1.00002 0 shouldn't be
362.58/363.89	WSVECS04 Frhs2[7291]: 6 -1.00004 0 shouldn't be
366.17/367.42	c #Conflicts:     364000 | #Constraints:      77639
366.17/367.42	c bounds 3904 >= 1737 @ 356.791
366.87/368.12	c #Conflicts:     365000 | #Constraints:      78696
366.87/368.12	c bounds 3904 >= 1738 @ 357.482
367.96/369.20	c #Conflicts:     366000 | #Constraints:      79732
367.96/369.20	c #Conflicts:     367000 | #Constraints:      80732
367.96/369.20	c bounds 3904 >= 1739 @ 358.549
369.06/370.39	c #Conflicts:     368000 | #Constraints:      81792
369.06/370.39	c bounds 3904 >= 1740 @ 359.727
370.55/371.84	c #Conflicts:     369000 | #Constraints:      82855
370.55/371.84	c #Conflicts:     370000 | #Constraints:      83855
370.55/371.84	c #Conflicts:     371000 | #Constraints:      84855
370.55/371.84	c bounds 3904 >= 1741 @ 361.16
372.45/373.78	c #Conflicts:     372000 | #Constraints:      85897
372.45/373.78	c #Conflicts:     373000 | #Constraints:      86897
372.45/373.78	c bounds 3904 >= 1742 @ 363.077
375.63/376.95	c #Conflicts:     374000 | #Constraints:      87954
375.63/376.95	c INPROCESSING
375.63/376.95	c GARBAGE COLLECT
375.63/376.95	c rational objective 1742
376.53/377.88	c #Conflicts:     375000 | #Constraints:      58341
376.53/377.88	c #Conflicts:     376000 | #Constraints:      59341
376.53/377.88	c #Conflicts:     377000 | #Constraints:      60341
376.53/377.88	c bounds 3904 >= 1743 @ 367.133
379.73/381.04	c #Conflicts:     378000 | #Constraints:      61449
379.73/381.04	c #Conflicts:     379000 | #Constraints:      62449
379.73/381.04	c #Conflicts:     380000 | #Constraints:      63449
379.73/381.04	c #Conflicts:     381000 | #Constraints:      64449
379.73/381.04	c bounds 3904 >= 1744 @ 370.24
383.72/385.08	c #Conflicts:     382000 | #Constraints:      65503
383.72/385.08	c #Conflicts:     383000 | #Constraints:      66503
383.72/385.08	c #Conflicts:     384000 | #Constraints:      67503
383.72/385.08	c #Conflicts:     385000 | #Constraints:      68503
383.72/385.08	c #Conflicts:     386000 | #Constraints:      69503
383.72/385.08	c bounds 3904 >= 1745 @ 374.217
386.30/387.65	c #Conflicts:     387000 | #Constraints:      70551
386.30/387.65	c #Conflicts:     388000 | #Constraints:      71551
386.30/387.65	c #Conflicts:     389000 | #Constraints:      72551
386.30/387.65	c #Conflicts:     390000 | #Constraints:      73551
386.30/387.65	c #Conflicts:     391000 | #Constraints:      74551
386.30/387.65	c bounds 3904 >= 1746 @ 376.74
389.60/390.90	c INPROCESSING
389.60/390.90	c GARBAGE COLLECT
389.60/390.90	c rational objective 1746
393.79/395.11	c #Conflicts:     392000 | #Constraints:      52227
393.79/395.11	c #Conflicts:     393000 | #Constraints:      53227
393.79/395.11	c #Conflicts:     394000 | #Constraints:      54227
393.79/395.11	c bounds 3904 >= 1747 @ 384.079
394.18/395.55	c #Conflicts:     395000 | #Constraints:      55353
394.18/395.55	c #Conflicts:     396000 | #Constraints:      56353
394.18/395.55	c bounds 3904 >= 1748 @ 384.51
394.67/396.04	c #Conflicts:     397000 | #Constraints:      57383
394.67/396.04	c bounds 3904 >= 1749 @ 384.989
395.57/396.96	c #Conflicts:     398000 | #Constraints:      58410
395.57/396.96	c #Conflicts:     399000 | #Constraints:      59410
395.57/396.96	c #Conflicts:     400000 | #Constraints:      60410
395.57/396.96	c bounds 3904 >= 1750 @ 385.885
396.57/397.99	c #Conflicts:     401000 | #Constraints:      61449
396.57/397.99	c #Conflicts:     402000 | #Constraints:      62449
396.57/397.99	c bounds 3904 >= 1751 @ 386.89
399.56/400.94	c #Conflicts:     403000 | #Constraints:      63476
399.56/400.94	c #Conflicts:     404000 | #Constraints:      64476
399.56/400.94	c #Conflicts:     405000 | #Constraints:      65476
399.56/400.94	c #Conflicts:     406000 | #Constraints:      66476
399.56/400.94	c bounds 3904 >= 1752 @ 389.8
399.86/401.21	c bounds 3903 >= 1752 @ 390.05
399.96/401.30	c bounds 3902 >= 1752 @ 390.135
413.42/414.80	c #Conflicts:     407000 | #Constraints:      67520
413.42/414.80	c #Conflicts:     408000 | #Constraints:      68520
413.42/414.80	c #Conflicts:     409000 | #Constraints:      69520
413.42/414.80	c #Conflicts:     410000 | #Constraints:      70520
413.42/414.80	c bounds 3901 >= 1752 @ 403.466
413.73/415.12	c #Conflicts:     411000 | #Constraints:      71521
413.73/415.12	c bounds 3901 >= 1753 @ 403.775
416.51/417.98	c #Conflicts:     412000 | #Constraints:      72569
416.51/417.98	c #Conflicts:     413000 | #Constraints:      73569
416.51/417.98	c bounds 3901 >= 1754 @ 406.591
417.01/418.42	c #Conflicts:     414000 | #Constraints:      74605
417.01/418.42	c bounds 3901 >= 1755 @ 407.025
417.41/418.87	c #Conflicts:     415000 | #Constraints:      75632
417.41/418.87	c #Conflicts:     416000 | #Constraints:      76632
417.41/418.87	c bounds 3901 >= 1756 @ 407.468
418.00/419.43	c #Conflicts:     417000 | #Constraints:      77668
418.00/419.43	c bounds 3901 >= 1757 @ 408.022
420.00/421.41	c #Conflicts:     418000 | #Constraints:      78698
420.00/421.41	c #Conflicts:     419000 | #Constraints:      79698
420.00/421.41	c bounds 3901 >= 1758 @ 409.974
420.50/421.98	c #Conflicts:     420000 | #Constraints:      80734
420.50/421.98	c bounds 3901 >= 1759 @ 410.53
420.99/422.40	c #Conflicts:     421000 | #Constraints:      81752
420.99/422.40	c #Conflicts:     422000 | #Constraints:      82752
420.99/422.40	c bounds 3901 >= 1760 @ 410.941
421.49/422.97	c #Conflicts:     423000 | #Constraints:      83782
421.49/422.97	c bounds 3901 >= 1761 @ 411.496
424.09/425.52	c #Conflicts:     424000 | #Constraints:      84806
424.09/425.52	c #Conflicts:     425000 | #Constraints:      85806
424.09/425.52	c bounds 3901 >= 1762 @ 414.007
424.99/426.41	c #Conflicts:     426000 | #Constraints:      86845
424.99/426.41	c #Conflicts:     427000 | #Constraints:      87845
424.99/426.41	c #Conflicts:     428000 | #Constraints:      88845
424.99/426.41	c bounds 3901 >= 1763 @ 414.881
429.68/431.17	c #Conflicts:     429000 | #Constraints:      89881
429.68/431.17	c #Conflicts:     430000 | #Constraints:      90881
429.68/431.17	c #Conflicts:     431000 | #Constraints:      91881
429.68/431.17	c #Conflicts:     432000 | #Constraints:      92881
429.68/431.17	c bounds 3901 >= 1764 @ 419.595
433.86/435.31	c #Conflicts:     433000 | #Constraints:      93920
433.86/435.31	c #Conflicts:     434000 | #Constraints:      94920
433.86/435.31	c INPROCESSING
433.86/435.31	c GARBAGE COLLECT
433.86/435.31	c rational objective 1764
438.85/440.37	c #Conflicts:     435000 | #Constraints:      61750
438.85/440.37	c #Conflicts:     436000 | #Constraints:      62750
438.85/440.37	c #Conflicts:     437000 | #Constraints:      63750
438.85/440.37	c #Conflicts:     438000 | #Constraints:      64750
438.85/440.37	c #Conflicts:     439000 | #Constraints:      65750
438.85/440.37	c #Conflicts:     440000 | #Constraints:      66750
438.85/440.37	c #Conflicts:     441000 | #Constraints:      67750
438.85/440.37	c bounds 3901 >= 1765 @ 428.669
446.82/448.35	c #Conflicts:     442000 | #Constraints:      68852
446.82/448.35	c #Conflicts:     443000 | #Constraints:      69852
446.82/448.35	c #Conflicts:     444000 | #Constraints:      70852
446.82/448.35	c #Conflicts:     445000 | #Constraints:      71852
446.82/448.35	c #Conflicts:     446000 | #Constraints:      72852
446.82/448.35	c #Conflicts:     447000 | #Constraints:      73852
446.82/448.35	c #Conflicts:     448000 | #Constraints:      74852
446.82/448.35	c #Conflicts:     449000 | #Constraints:      75852
446.82/448.35	c #Conflicts:     450000 | #Constraints:      76852
446.82/448.35	c #Conflicts:     451000 | #Constraints:      77852
446.82/448.35	c #Conflicts:     452000 | #Constraints:      78852
446.82/448.35	c INPROCESSING
446.82/448.35	c GARBAGE COLLECT
446.82/448.35	c rational objective 1765
451.81/453.34	c #Conflicts:     453000 | #Constraints:      55184
451.81/453.34	c #Conflicts:     454000 | #Constraints:      56184
451.81/453.34	c #Conflicts:     455000 | #Constraints:      57184
451.81/453.34	c #Conflicts:     456000 | #Constraints:      58184
451.81/453.34	c bounds 3901 >= 1766 @ 441.492
459.59/461.10	c #Conflicts:     457000 | #Constraints:      59343
459.59/461.10	c #Conflicts:     458000 | #Constraints:      60343
459.59/461.10	c #Conflicts:     459000 | #Constraints:      61343
459.59/461.10	c #Conflicts:     460000 | #Constraints:      62343
459.59/461.10	c #Conflicts:     461000 | #Constraints:      63343
459.59/461.10	c #Conflicts:     462000 | #Constraints:      64343
459.59/461.10	c #Conflicts:     463000 | #Constraints:      65343
459.59/461.10	c #Conflicts:     464000 | #Constraints:      66343
459.59/461.10	c #Conflicts:     465000 | #Constraints:      67343
459.59/461.10	c #Conflicts:     466000 | #Constraints:      68343
459.59/461.10	c #Conflicts:     467000 | #Constraints:      69343
459.59/461.10	c #Conflicts:     468000 | #Constraints:      70343
459.59/461.10	c #Conflicts:     469000 | #Constraints:      71343
459.59/461.10	c #Conflicts:     470000 | #Constraints:      72343
459.59/461.10	c #Conflicts:     471000 | #Constraints:      73343
459.59/461.10	c #Conflicts:     472000 | #Constraints:      74343
459.59/461.10	c #Conflicts:     473000 | #Constraints:      75343
459.59/461.10	c bounds 3901 >= 1767 @ 449.153
480.42/482.07	c #Conflicts:     474000 | #Constraints:      76445
480.42/482.07	c #Conflicts:     475000 | #Constraints:      77445
480.42/482.07	c #Conflicts:     476000 | #Constraints:      78445
480.42/482.07	c #Conflicts:     477000 | #Constraints:      79445
480.42/482.07	c #Conflicts:     478000 | #Constraints:      80445
480.42/482.07	c #Conflicts:     479000 | #Constraints:      81445
480.42/482.07	c #Conflicts:     480000 | #Constraints:      82445
480.42/482.07	c #Conflicts:     481000 | #Constraints:      83445
480.42/482.07	c #Conflicts:     482000 | #Constraints:      84445
480.42/482.07	c #Conflicts:     483000 | #Constraints:      85445
480.42/482.07	c #Conflicts:     484000 | #Constraints:      86445
480.42/482.07	c #Conflicts:     485000 | #Constraints:      87445
480.42/482.07	c #Conflicts:     486000 | #Constraints:      88445
480.42/482.07	c #Conflicts:     487000 | #Constraints:      89445
480.42/482.07	c #Conflicts:     488000 | #Constraints:      90445
480.42/482.07	c #Conflicts:     489000 | #Constraints:      91445
480.42/482.07	c #Conflicts:     490000 | #Constraints:      92445
480.42/482.07	c #Conflicts:     491000 | #Constraints:      93445
480.42/482.07	c #Conflicts:     492000 | #Constraints:      94445
480.42/482.07	c #Conflicts:     493000 | #Constraints:      95445
480.42/482.07	c #Conflicts:     494000 | #Constraints:      96445
480.42/482.07	c #Conflicts:     495000 | #Constraints:      97445
480.42/482.07	c #Conflicts:     496000 | #Constraints:      98445
480.42/482.07	c bounds 3901 >= 1768 @ 469.888
483.42/485.05	c #Conflicts:     497000 | #Constraints:      99526
483.42/485.05	c #Conflicts:     498000 | #Constraints:     100527
483.42/485.05	c INPROCESSING
483.42/485.05	c GARBAGE COLLECT
483.42/485.05	c rational objective 1768
483.71/485.38	c bounds 3900 >= 1768 @ 473.136
483.91/485.53	c bounds 3899 >= 1768 @ 473.282
483.91/485.57	c bounds 3898 >= 1768 @ 473.321
484.11/485.70	c bounds 3897 >= 1768 @ 473.447
487.20/488.81	c #Conflicts:     499000 | #Constraints:      66036
487.20/488.81	c bounds 3896 >= 1768 @ 476.513
487.30/488.96	c #Conflicts:     500000 | #Constraints:      67047
487.30/488.96	c bounds 3896 >= 1769 @ 476.658
487.30/488.98	c bounds 3896 >= 1770 @ 476.674
487.40/489.01	c bounds 3896 >= 1771 @ 476.702
487.40/489.04	c bounds 3896 >= 1772 @ 476.728
487.40/489.08	c bounds 3896 >= 1773 @ 476.764
487.50/489.16	c bounds 3896 >= 1774 @ 476.843
487.60/489.26	c #Conflicts:     501000 | #Constraints:      68164
487.60/489.26	c bounds 3896 >= 1775 @ 476.938
487.80/489.48	c #Conflicts:     502000 | #Constraints:      69188
487.80/489.48	c bounds 3896 >= 1776 @ 477.149
489.29/490.92	c bounds 3896 >= 1777 @ 478.569
489.70/491.36	c #Conflicts:     503000 | #Constraints:      70254
489.70/491.36	c bounds 3896 >= 1778 @ 478.999
490.79/492.45	c #Conflicts:     504000 | #Constraints:      71293
490.79/492.45	c #Conflicts:     505000 | #Constraints:      72293
490.79/492.45	c bounds 3896 >= 1779 @ 480.079
510.03/511.78	c #Conflicts:     506000 | #Constraints:      73359
510.03/511.78	c #Conflicts:     507000 | #Constraints:      74359
510.03/511.78	c #Conflicts:     508000 | #Constraints:      75359
510.03/511.78	c #Conflicts:     509000 | #Constraints:      76360
510.03/511.78	c #Conflicts:     510000 | #Constraints:      77363
510.03/511.78	c #Conflicts:     511000 | #Constraints:      78366
510.03/511.78	c #Conflicts:     512000 | #Constraints:      79366
510.03/511.78	c bounds 3895 >= 1779 @ 499.216
512.03/513.71	c #Conflicts:     513000 | #Constraints:      80367
512.03/513.71	c #Conflicts:     514000 | #Constraints:      81367
512.03/513.71	c bounds 3895 >= 1780 @ 501.123
514.22/515.98	c #Conflicts:     515000 | #Constraints:      82442
514.22/515.98	c bounds 3895 >= 1781 @ 503.363
515.81/517.54	c #Conflicts:     516000 | #Constraints:      83475
515.81/517.54	c #Conflicts:     517000 | #Constraints:      84475
515.81/517.54	c bounds 3895 >= 1782 @ 504.894
519.90/521.68	c INPROCESSING
519.90/521.68	c GARBAGE COLLECT
519.90/521.68	c rational objective 1782
520.69/522.44	c #Conflicts:     518000 | #Constraints:      57779
520.69/522.44	c #Conflicts:     519000 | #Constraints:      58779
520.69/522.44	c #Conflicts:     520000 | #Constraints:      59779
520.69/522.44	c bounds 3895 >= 1783 @ 509.749
523.18/524.97	c #Conflicts:     521000 | #Constraints:      60857
523.18/524.97	c #Conflicts:     522000 | #Constraints:      61857
523.18/524.97	c bounds 3895 >= 1784 @ 512.241
524.29/526.08	c #Conflicts:     523000 | #Constraints:      62881
524.29/526.08	c #Conflicts:     524000 | #Constraints:      63881
524.29/526.08	c #Conflicts:     525000 | #Constraints:      64881
524.29/526.08	c bounds 3895 >= 1785 @ 513.331
527.47/529.27	c #Conflicts:     526000 | #Constraints:      65950
527.47/529.27	c #Conflicts:     527000 | #Constraints:      66950
527.47/529.27	c #Conflicts:     528000 | #Constraints:      67950
527.47/529.27	c #Conflicts:     529000 | #Constraints:      68950
527.47/529.27	c bounds 3895 >= 1786 @ 516.468
529.86/531.62	c #Conflicts:     530000 | #Constraints:      69998
529.86/531.62	c #Conflicts:     531000 | #Constraints:      70998
529.86/531.62	c #Conflicts:     532000 | #Constraints:      71998
529.86/531.62	c #Conflicts:     533000 | #Constraints:      72998
529.86/531.62	c #Conflicts:     534000 | #Constraints:      73998
529.86/531.62	c #Conflicts:     535000 | #Constraints:      74998
529.86/531.62	c bounds 3895 >= 1787 @ 518.782
538.25/540.08	c #Conflicts:     536000 | #Constraints:      76064
538.25/540.08	c #Conflicts:     537000 | #Constraints:      77064
538.25/540.08	c #Conflicts:     538000 | #Constraints:      78064
538.25/540.08	c #Conflicts:     539000 | #Constraints:      79064
538.25/540.08	c #Conflicts:     540000 | #Constraints:      80064
538.25/540.08	c #Conflicts:     541000 | #Constraints:      81064
538.25/540.08	c #Conflicts:     542000 | #Constraints:      82064
538.25/540.08	c #Conflicts:     543000 | #Constraints:      83064
538.25/540.08	c bounds 3895 >= 1788 @ 527.125
545.32/547.10	c #Conflicts:     544000 | #Constraints:      84145
545.32/547.10	c #Conflicts:     545000 | #Constraints:      85145
545.32/547.10	c #Conflicts:     546000 | #Constraints:      86145
545.32/547.10	c #Conflicts:     547000 | #Constraints:      87145
545.32/547.10	c #Conflicts:     548000 | #Constraints:      88145
545.32/547.10	c #Conflicts:     549000 | #Constraints:      89145
545.32/547.10	c #Conflicts:     550000 | #Constraints:      90145
545.32/547.10	c #Conflicts:     551000 | #Constraints:      91145
545.32/547.10	c #Conflicts:     552000 | #Constraints:      92145
545.32/547.10	c bounds 3895 >= 1789 @ 534.057
545.52/547.36	c bounds 3894 >= 1789 @ 534.306
545.62/547.41	c bounds 3893 >= 1789 @ 534.351
545.62/547.46	c bounds 3892 >= 1789 @ 534.399
545.72/547.50	c bounds 3891 >= 1789 @ 534.441
545.72/547.55	c bounds 3890 >= 1789 @ 534.482
545.81/547.60	c bounds 3889 >= 1789 @ 534.527
545.81/547.64	c bounds 3888 >= 1789 @ 534.564
545.81/547.68	c bounds 3887 >= 1789 @ 534.601
545.92/547.71	c bounds 3886 >= 1789 @ 534.637
545.92/547.75	c bounds 3885 >= 1789 @ 534.675
545.92/547.79	c bounds 3884 >= 1789 @ 534.71
546.01/547.83	c bounds 3883 >= 1789 @ 534.745
546.12/547.93	c bounds 3882 >= 1789 @ 534.842
551.80/553.63	c #Conflicts:     553000 | #Constraints:      93212
551.80/553.63	c #Conflicts:     554000 | #Constraints:      94212
551.80/553.63	c #Conflicts:     555000 | #Constraints:      95212
551.80/553.63	c bounds 3881 >= 1789 @ 540.508
552.10/553.94	c #Conflicts:     556000 | #Constraints:      96213
552.10/553.94	c bounds 3881 >= 1790 @ 540.803
552.30/554.18	c bounds 3881 >= 1791 @ 541.042
552.49/554.33	c bounds 3880 >= 1791 @ 541.188
552.60/554.42	c bounds 3879 >= 1791 @ 541.281
553.20/555.00	c #Conflicts:     557000 | #Constraints:      97329
553.20/555.00	c bounds 3879 >= 1792 @ 541.848
553.20/555.07	c bounds 3878 >= 1792 @ 541.914
553.30/555.13	c bounds 3877 >= 1792 @ 541.969
553.30/555.19	c bounds 3876 >= 1792 @ 542.025
553.40/555.25	c bounds 3875 >= 1792 @ 542.083
553.59/555.47	c #Conflicts:     558000 | #Constraints:      98393
553.59/555.47	c bounds 3874 >= 1792 @ 542.295
561.57/563.44	c #Conflicts:     559000 | #Constraints:      99394
561.57/563.44	c #Conflicts:     560000 | #Constraints:     100396
561.57/563.44	c #Conflicts:     561000 | #Constraints:     101403
561.57/563.44	c bounds 3873 >= 1792 @ 550.161
563.27/565.15	WSVECS04 Frhs2[6]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[44]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[56]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[57]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[60]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[65]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[71]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[84]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[85]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[95]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[97]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[100]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[103]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[108]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[113]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[133]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[135]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[144]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[157]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[168]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[172]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[173]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[200]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[212]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[227]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[264]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[272]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[276]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[293]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[294]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[296]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[307]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[312]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[329]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[330]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[331]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[337]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[340]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[342]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[345]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[360]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[379]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[380]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[401]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[406]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[413]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[417]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[448]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[450]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[469]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[493]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[495]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[504]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[512]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[523]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[529]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[534]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[535]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[539]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[545]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[548]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[553]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[555]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[586]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[593]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[595]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[600]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[611]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[614]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[626]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[637]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[662]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[685]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[691]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[711]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[740]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[756]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[770]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[803]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[823]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[825]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[832]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[839]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[841]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[864]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[870]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[873]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[882]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[902]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[933]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[943]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[945]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[989]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1082]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1105]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1127]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1157]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1173]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1182]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1196]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1200]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1207]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1210]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1211]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1216]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1223]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1228]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1238]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1244]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1249]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1260]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1309]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1310]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1319]: 6 -1.00004 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1324]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1333]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1338]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1340]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1358]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1359]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1367]: 6 -1.00004 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1375]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1377]: 6 -1.00005 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1400]: 6 -1.00006 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1403]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1406]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1414]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1434]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1438]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1442]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1447]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1449]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1454]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1459]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1468]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1501]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1505]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1522]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1528]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1531]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1542]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1574]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1578]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1584]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1588]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1596]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1601]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1614]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1634]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1642]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1650]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1678]: 6 -1.00005 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1688]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1689]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1707]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1716]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1722]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1723]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1771]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1772]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1781]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1789]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1790]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1802]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1804]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1805]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1841]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1855]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1926]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1928]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1929]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1968]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[1979]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2026]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2050]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2051]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2066]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2071]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2087]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2117]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2140]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2171]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2188]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2193]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2195]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2213]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2221]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2223]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2225]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2238]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2241]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2262]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2263]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2267]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2268]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2275]: 6 -1.00004 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2281]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2292]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2297]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2299]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2305]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2307]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2308]: 6 -1.00005 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2316]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2325]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2338]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2343]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2371]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2388]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2395]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2399]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2411]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2414]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2418]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2420]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2421]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2423]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2429]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2431]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2433]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2434]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2448]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2455]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2463]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2482]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2487]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2488]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2501]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2511]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2538]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2550]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2590]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2605]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2606]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2620]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2638]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2649]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2660]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2669]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2698]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2704]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2718]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2730]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2768]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2783]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2805]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2816]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2850]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2852]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2853]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2862]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2866]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2876]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2879]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2882]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2883]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2896]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2898]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2904]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2926]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2939]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2947]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2948]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2950]: 6 -1.00007 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2955]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2960]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2971]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2979]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2989]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[2998]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3014]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3026]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3030]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3031]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3034]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3043]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3052]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3054]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3067]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3080]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3092]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3107]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3108]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3109]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3112]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3119]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3120]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3121]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3130]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3132]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3148]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3154]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3156]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3164]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3186]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3222]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3223]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3231]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3234]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3247]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3252]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3254]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3263]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3269]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3349]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3362]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3370]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3413]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3414]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3423]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3425]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3443]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3457]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3465]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3473]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3480]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3534]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3535]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3576]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3584]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3608]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3625]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3636]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3644]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3648]: 6 -1.00005 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3650]: 6 -1.00005 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3663]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3681]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3686]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3700]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3729]: 6 -1.00005 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3732]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3745]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3749]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3750]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3751]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3754]: 6 -1.00004 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3756]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3759]: 6 -1.00006 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3764]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3769]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3774]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3777]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3779]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3784]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3785]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3792]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3794]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3802]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3809]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3810]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3813]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3814]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3858]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3868]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3876]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3880]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3883]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3885]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3889]: 6 -1.00005 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3895]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3896]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3948]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3959]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3965]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3971]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3976]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3977]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3987]: 6 -1.00006 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3996]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3997]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[3999]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4004]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4007]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4014]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4045]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4046]: 6 -1.00005 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4053]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4079]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4093]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4100]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4134]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4145]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4149]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4157]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4177]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4207]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4270]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4299]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4312]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4317]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4319]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4329]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4330]: 6 -1.00004 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4339]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4340]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4344]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4351]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4355]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4390]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4397]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4399]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4400]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4403]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4411]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4413]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4414]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4418]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4421]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4427]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4430]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4434]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4441]: 6 -1.00005 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4450]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4461]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4488]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4489]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4490]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4491]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4505]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4508]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4510]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4514]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4515]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4524]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4526]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4533]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4538]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4541]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4561]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4591]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4594]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4596]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4611]: 6 -1.00004 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4619]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4620]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4624]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4630]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4635]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4638]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4641]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4646]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4665]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4675]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4680]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4691]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4692]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4695]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4705]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4708]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4720]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4727]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4730]: 6 -1.00004 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4736]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4739]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4743]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4752]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4753]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4775]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4783]: 6 -1.00004 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4787]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4799]: 6 -1.00005 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4825]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4827]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4856]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4865]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4875]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4879]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4899]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4901]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4903]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4904]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4914]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4923]: 6 -1.00004 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4936]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4945]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4954]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4960]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4981]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4983]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[4985]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5000]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5009]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5012]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5025]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5029]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5033]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5041]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5047]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5051]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5081]: 6 -1.00005 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5100]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5133]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5135]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5149]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5152]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5157]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5159]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5179]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5180]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5184]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5188]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5201]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5222]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5234]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5236]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5237]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5244]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5248]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5250]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5256]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5260]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5265]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5279]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5293]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5297]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5299]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5313]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5314]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5315]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5353]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5376]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5392]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5402]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5403]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5409]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5428]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5429]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5433]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5437]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5440]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5447]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5514]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5519]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5522]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5531]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5544]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5554]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5563]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5567]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5573]: 6 -1.00005 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5582]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5583]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5587]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5591]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5621]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5622]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5625]: 6 -1.00006 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5634]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5644]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5699]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5702]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5705]: 6 -1.00004 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5716]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5717]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5722]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5723]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5728]: 6 -1.00006 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5729]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5740]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5741]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5743]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5745]: 6 -1.00004 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5752]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5754]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5758]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5764]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5802]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5809]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5834]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5849]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5851]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5852]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5856]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5871]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5901]: 6 -1.00005 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5904]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5923]: 6 -1.00004 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5924]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5928]: 6 -1.00005 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5943]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5945]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5953]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5955]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5960]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5961]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5967]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5996]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[5998]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6003]: 6 -1.00004 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6033]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6052]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6059]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6074]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6088]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6109]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6111]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6112]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6124]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6156]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6157]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6185]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6186]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6208]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6244]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6247]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6249]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6255]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6256]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6257]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6258]: 6 -1.00005 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6266]: 6 -1.00004 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6268]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6279]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6293]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6298]: 6 -1.00005 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6301]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6302]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6313]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6316]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6348]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6354]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6355]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6359]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6372]: 6 -1.00005 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6373]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6379]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6381]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6383]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6384]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6389]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6406]: 6 -1.00006 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6407]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6409]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6411]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6414]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6426]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6431]: 6 -1.00007 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6453]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6455]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6501]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6509]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6584]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6589]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6604]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6611]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6626]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6637]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6643]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6647]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6649]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6659]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6668]: 6 -1.00006 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6688]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6709]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6733]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6746]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6761]: 6 -1.00006 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6775]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6777]: 6 -1.00006 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6785]: 6 -1.00004 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6787]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6865]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6867]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6875]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6877]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6879]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6882]: 6 -1.00004 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6884]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6899]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6903]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6931]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6933]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6939]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6960]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6967]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6969]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[6991]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[7013]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[7026]: 6 -1.00005 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[7040]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[7047]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[7060]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[7068]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[7071]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[7090]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[7093]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[7099]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[7100]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[7120]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[7129]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[7141]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[7154]: 6 -1.00005 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[7162]: 6 -1.00006 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[7180]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[7203]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[7219]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[7226]: 6 -1.00003 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[7245]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[7273]: 6 -1.00005 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[7277]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[7285]: 6 -1.00001 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[7295]: 6 -1.00002 0 shouldn't be
563.27/565.15	WSVECS04 Frhs2[7302]: 6 -1.00002 0 shouldn't be
564.66/566.57	c bounds 3873 >= 1793 @ 553.23
565.16/567.02	c #Conflicts:     562000 | #Constraints:     102439
565.16/567.02	c bounds 3873 >= 1794 @ 553.679
565.66/567.57	c #Conflicts:     563000 | #Constraints:     103469
565.66/567.57	c bounds 3873 >= 1795 @ 554.223
566.35/568.22	c #Conflicts:     564000 | #Constraints:     104493
566.35/568.22	c bounds 3873 >= 1796 @ 554.864
567.05/568.99	c #Conflicts:     565000 | #Constraints:     105517
567.05/568.99	c bounds 3873 >= 1797 @ 555.624
570.74/572.69	c #Conflicts:     566000 | #Constraints:     106547
570.74/572.69	c INPROCESSING
570.74/572.69	c GARBAGE COLLECT
570.74/572.69	c rational objective 1797
571.15/573.03	c #Conflicts:     567000 | #Constraints:      68830
571.15/573.03	c bounds 3873 >= 1798 @ 559.606
571.54/573.45	c #Conflicts:     568000 | #Constraints:      69878
571.54/573.45	c bounds 3873 >= 1799 @ 560.014
572.04/573.92	c #Conflicts:     569000 | #Constraints:      70920
572.04/573.92	c #Conflicts:     570000 | #Constraints:      71920
572.04/573.92	c bounds 3873 >= 1800 @ 560.471
572.44/574.38	c #Conflicts:     571000 | #Constraints:      72968
572.44/574.38	c #Conflicts:     572000 | #Constraints:      73968
572.44/574.38	c bounds 3873 >= 1801 @ 560.914
574.24/576.18	c #Conflicts:     573000 | #Constraints:      75013
574.24/576.18	c bounds 3873 >= 1802 @ 562.693
575.03/576.95	c #Conflicts:     574000 | #Constraints:      76040
575.03/576.95	c #Conflicts:     575000 | #Constraints:      77040
575.03/576.95	c #Conflicts:     576000 | #Constraints:      78040
575.03/576.95	c bounds 3873 >= 1803 @ 563.452
576.13/578.08	c #Conflicts:     577000 | #Constraints:      79088
576.13/578.08	c #Conflicts:     578000 | #Constraints:      80088
576.13/578.08	c #Conflicts:     579000 | #Constraints:      81088
576.13/578.08	c bounds 3873 >= 1804 @ 564.552
577.33/579.23	c bounds 3872 >= 1804 @ 565.689
580.81/582.73	c #Conflicts:     580000 | #Constraints:      82126
580.81/582.73	c bounds 3871 >= 1804 @ 569.132
582.41/584.34	c #Conflicts:     581000 | #Constraints:      83128
582.41/584.34	WSVECS04 Frhs2[4]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[10]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[24]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[34]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[54]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[57]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[66]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[80]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[86]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[92]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[95]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[98]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[109]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[111]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[119]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[127]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[133]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[140]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[142]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[143]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[147]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[151]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[158]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[160]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[165]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[167]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[171]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[175]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[182]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[187]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[200]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[226]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[237]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[256]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[266]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[297]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[313]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[314]: 6 -1.00005 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[337]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[339]: 6 -1.00006 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[350]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[352]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[355]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[358]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[368]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[369]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[370]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[377]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[378]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[389]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[395]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[405]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[420]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[424]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[433]: 6 -1.00005 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[434]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[449]: 6 -1.00005 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[458]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[479]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[480]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[484]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[487]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[493]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[494]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[505]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[513]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[515]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[517]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[518]: 6 -1.00007 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[524]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[530]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[536]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[539]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[557]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[575]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[577]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[578]: 6 -1.00006 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[585]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[596]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[600]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[607]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[611]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[614]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[616]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[617]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[636]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[663]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[664]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[665]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[674]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[684]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[685]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[711]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[753]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[770]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[773]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[774]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[803]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[806]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[838]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[841]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[844]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[870]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[873]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[893]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[900]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[902]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[904]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[933]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[955]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[962]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1051]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1053]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1054]: 6 -1.00005 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1075]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1082]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1092]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1125]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1126]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1129]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1147]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1149]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1151]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1153]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1166]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1168]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1171]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1172]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1175]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1182]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1186]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1197]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1198]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1216]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1217]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1218]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1223]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1224]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1235]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1240]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1248]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1256]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1292]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1308]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1310]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1312]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1313]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1324]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1328]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1331]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1334]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1339]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1343]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1346]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1348]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1361]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1366]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1375]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1384]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1385]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1387]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1392]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1399]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1403]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1412]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1418]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1425]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1428]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1453]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1459]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1472]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1477]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1482]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1488]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1492]: 6 -1.00007 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1499]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1501]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1517]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1529]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1536]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1538]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1548]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1549]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1552]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1556]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1560]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1562]: 6 -1.00005 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1566]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1576]: 6 -1.00006 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1584]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1587]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1594]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1597]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1600]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1609]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1624]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1627]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1629]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1631]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1636]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1638]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1640]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1643]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1649]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1650]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1659]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1676]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1685]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1694]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1695]: 6 -1.00006 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1697]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1699]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1712]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1713]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1714]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1718]: 6 -1.00006 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1720]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1746]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1748]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1754]: 6 -1.00006 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1773]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1776]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1781]: 6 -1.00008 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1804]: 6 -1.00006 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1861]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1871]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1899]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1929]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1941]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1955]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1980]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1988]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[1995]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2035]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2051]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2058]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2074]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2075]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2083]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2106]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2120]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2136]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2171]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2175]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2225]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2238]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2257]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2260]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2263]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2266]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2275]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2306]: 6 -1.00007 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2307]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2308]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2330]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2349]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2351]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2352]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2356]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2368]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2373]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2376]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2383]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2386]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2391]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2393]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2399]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2409]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2416]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2420]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2434]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2444]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2458]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2462]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2463]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2488]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2489]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2499]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2515]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2521]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2538]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2546]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2556]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2607]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2615]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2619]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2625]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2626]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2655]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2660]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2661]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2676]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2677]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2680]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2681]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2683]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2685]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2690]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2718]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2721]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2735]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2739]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2746]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2759]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2764]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2768]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2774]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2779]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2831]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2832]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2833]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2839]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2840]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2841]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2852]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2871]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2923]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2932]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2938]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2939]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2940]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2943]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2950]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2969]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2971]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2973]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[2979]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3030]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3038]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3039]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3040]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3043]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3049]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3051]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3072]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3075]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3076]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3083]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3088]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3103]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3105]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3111]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3112]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3118]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3122]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3129]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3144]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3148]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3149]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3150]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3151]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3195]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3221]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3231]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3232]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3242]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3243]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3262]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3263]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3265]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3272]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3277]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3287]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3300]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3309]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3310]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3326]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3349]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3357]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3366]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3371]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3375]: 6 -1.00005 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3384]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3391]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3419]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3423]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3438]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3461]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3464]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3472]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3473]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3478]: 6 -1.00007 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3480]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3499]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3510]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3526]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3547]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3606]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3621]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3623]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3624]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3628]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3635]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3636]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3639]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3645]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3648]: 6 -1.00005 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3652]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3656]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3657]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3663]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3668]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3675]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3680]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3687]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3700]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3705]: 6 -1.00006 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3720]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3725]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3733]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3743]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3745]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3749]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3756]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3766]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3775]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3776]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3790]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3791]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3810]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3815]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3828]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3831]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3843]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3848]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3854]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3855]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3860]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3868]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3871]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3873]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3878]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3880]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3882]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3888]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3889]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3905]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3906]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3909]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3916]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3917]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3922]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3944]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3948]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3950]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3951]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3953]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3957]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3959]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3960]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3961]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3971]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3974]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3976]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3982]: 6 -1.00008 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3983]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3985]: 6 -1.00008 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[3988]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4006]: 6 -1.00005 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4011]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4013]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4020]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4030]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4033]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4042]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4053]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4054]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4074]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4087]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4093]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4094]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4100]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4101]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4109]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4138]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4140]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4145]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4151]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4177]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4178]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4189]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4247]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4293]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4297]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4302]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4313]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4314]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4325]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4341]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4377]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4381]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4386]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4392]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4401]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4402]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4404]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4413]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4414]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4415]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4417]: 6 -1.00005 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4421]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4423]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4426]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4428]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4429]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4435]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4436]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4444]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4449]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4450]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4454]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4470]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4471]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4479]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4492]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4499]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4500]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4501]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4513]: 6 -1.00007 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4514]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4515]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4525]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4534]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4541]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4543]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4548]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4573]: 6 -1.00008 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4575]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4583]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4588]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4594]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4604]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4606]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4607]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4613]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4638]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4642]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4657]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4659]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4664]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4670]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4674]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4677]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4680]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4681]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4691]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4692]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4694]: 6 -1.00005 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4695]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4699]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4702]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4731]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4737]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4738]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4740]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4741]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4743]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4745]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4754]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4760]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4781]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4840]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4841]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4849]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4853]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4856]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4858]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4860]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4865]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4867]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4869]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4872]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4874]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4881]: 6 -1.00007 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4883]: 6 -1.00006 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4889]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4890]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4892]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4901]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4913]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4914]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4920]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4922]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4924]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4930]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4932]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4944]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4948]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4959]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4981]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4992]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[4997]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5002]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5011]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5012]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5015]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5028]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5031]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5044]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5047]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5050]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5062]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5080]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5141]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5155]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5161]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5184]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5190]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5191]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5196]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5237]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5238]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5259]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5262]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5265]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5275]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5277]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5306]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5309]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5321]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5332]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5380]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5381]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5383]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5390]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5410]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5423]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5438]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5440]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5443]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5447]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5448]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5462]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5463]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5476]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5510]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5519]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5530]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5540]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5542]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5554]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5555]: 6 -1.00008 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5556]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5565]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5572]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5573]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5579]: 6 -1.00006 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5580]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5581]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5582]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5583]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5587]: 6 -1.00005 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5590]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5615]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5625]: 6 -1.00007 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5644]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5702]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5705]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5713]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5715]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5716]: 6 -1.00007 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5721]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5723]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5724]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5726]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5727]: 6 -1.00007 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5728]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5739]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5740]: 6 -1.00005 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5742]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5748]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5750]: 6 -1.00007 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5753]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5780]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5789]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5790]: 6 -1.00006 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5796]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5809]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5810]: 6 -1.00006 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5811]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5812]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5820]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5821]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5824]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5833]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5837]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5842]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5843]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5847]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5849]: 6 -1.00006 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5853]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5856]: 6 -1.00006 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5865]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5869]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5871]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5876]: 6 -1.00006 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5883]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5888]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5901]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5905]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5912]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5918]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5922]: 6 -1.00006 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5924]: 6 -1.00007 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5934]: 6 -1.00006 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5936]: 6 -1.00005 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5939]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5941]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5953]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5969]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5976]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5978]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5986]: 6 -1.00007 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5997]: 6 -1.00005 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[5998]: 6 -1.00007 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6007]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6021]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6025]: 6 -1.00007 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6029]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6035]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6046]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6063]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6075]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6078]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6079]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6104]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6118]: 6 -1.00007 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6122]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6141]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6144]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6147]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6157]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6220]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6221]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6226]: 6 -1.00007 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6249]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6254]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6255]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6257]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6258]: 6 -1.00005 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6264]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6266]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6278]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6281]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6284]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6286]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6292]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6295]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6301]: 6 -1.00006 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6306]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6313]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6315]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6318]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6343]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6348]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6370]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6371]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6372]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6373]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6377]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6378]: 6 -1.00005 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6379]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6381]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6383]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6384]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6390]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6395]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6397]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6400]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6401]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6403]: 6 -1.00007 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6404]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6406]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6407]: 6 -1.00006 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6409]: 6 -1.00005 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6411]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6416]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6418]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6419]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6420]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6427]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6431]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6438]: 6 -1.00008 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6445]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6450]: 6 -1.00007 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6476]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6501]: 6 -1.00007 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6517]: 6 -1.00006 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6525]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6539]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6545]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6546]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6549]: 6 -1.00007 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6561]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6564]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6575]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6598]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6599]: 6 -1.00006 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6600]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6602]: 6 -1.00005 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6606]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6617]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6620]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6625]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6629]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6632]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6637]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6644]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6653]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6656]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6660]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6662]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6665]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6668]: 6 -1.00005 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6686]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6687]: 6 -1.00007 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6694]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6722]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6724]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6746]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6761]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6762]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6772]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6790]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6802]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6808]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6810]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6854]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6860]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6866]: 6 -1.00008 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6873]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6874]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6875]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6876]: 6 -1.00006 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6877]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6905]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6906]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6909]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6910]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6925]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6930]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6932]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6933]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6943]: 6 -1.00007 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6944]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6951]: 6 -1.00007 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6959]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6966]: 6 -1.00006 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6967]: 6 -1.00005 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6968]: 6 -1.00005 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6972]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6973]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6977]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6978]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6981]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6985]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6986]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[6993]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7015]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7028]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7046]: 6 -1.00004 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7047]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7048]: 6 -1.00005 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7057]: 6 -1.00008 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7062]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7066]: 6 -1.00006 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7076]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7082]: 6 -1.00005 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7086]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7091]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7092]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7100]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7108]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7109]: 6 -1.00006 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7142]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7152]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7154]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7174]: 6 -1.00006 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7190]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7203]: 6 -1.00001 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7228]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7247]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7263]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7265]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7274]: 6 -1.00003 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7285]: 6 -1.00002 0 shouldn't be
582.41/584.34	WSVECS04 Frhs2[7291]: 6 -1.00002 0 shouldn't be
585.21/587.17	c #Conflicts:     582000 | #Constraints:      84128
585.21/587.17	c #Conflicts:     583000 | #Constraints:      85128
585.21/587.17	c #Conflicts:     584000 | #Constraints:      86128
585.21/587.17	c bounds 3871 >= 1805 @ 573.505
589.69/591.69	c #Conflicts:     585000 | #Constraints:      87191
589.69/591.69	c #Conflicts:     586000 | #Constraints:      88191
589.69/591.69	c #Conflicts:     587000 | #Constraints:      89191
589.69/591.69	c INPROCESSING
589.69/591.69	c GARBAGE COLLECT
589.69/591.69	c rational objective 1805
591.69/593.60	c #Conflicts:     588000 | #Constraints:      60478
591.69/593.60	c #Conflicts:     589000 | #Constraints:      61478
591.69/593.60	c #Conflicts:     590000 | #Constraints:      62478
591.69/593.60	c #Conflicts:     591000 | #Constraints:      63478
591.69/593.60	c #Conflicts:     592000 | #Constraints:      64478
591.69/593.60	c bounds 3871 >= 1806 @ 579.835
595.67/597.66	c #Conflicts:     593000 | #Constraints:      65565
595.67/597.66	c #Conflicts:     594000 | #Constraints:      66565
595.67/597.66	c #Conflicts:     595000 | #Constraints:      67565
595.67/597.66	c #Conflicts:     596000 | #Constraints:      68565
595.67/597.66	c #Conflicts:     597000 | #Constraints:      69565
595.67/597.66	c #Conflicts:     598000 | #Constraints:      70565
595.67/597.66	c bounds 3871 >= 1807 @ 583.841
595.78/597.75	c bounds 3870 >= 1807 @ 583.928
599.56/601.58	c #Conflicts:     599000 | #Constraints:      71620
599.56/601.58	c #Conflicts:     600000 | #Constraints:      72620
599.56/601.58	c bounds 3869 >= 1807 @ 587.716
599.66/601.60	c bounds 3869 >= 1808 @ 587.733
606.05/608.09	c #Conflicts:     601000 | #Constraints:      73633
606.05/608.09	c #Conflicts:     602000 | #Constraints:      74633
606.05/608.09	c #Conflicts:     603000 | #Constraints:      75633
606.05/608.09	c #Conflicts:     604000 | #Constraints:      76633
606.05/608.09	c #Conflicts:     605000 | #Constraints:      77633
606.05/608.09	c #Conflicts:     606000 | #Constraints:      78633
606.05/608.09	c bounds 3869 >= 1809 @ 594.139
606.15/608.15	c bounds 3868 >= 1809 @ 594.198
606.24/608.24	c #Conflicts:     607000 | #Constraints:      79697
606.24/608.24	c bounds 3867 >= 1809 @ 594.288
606.24/608.29	c bounds 3866 >= 1809 @ 594.339
606.45/608.41	c bounds 3865 >= 1809 @ 594.455
607.05/609.02	c bounds 3864 >= 1809 @ 595.05
608.24/610.25	c bounds 3863 >= 1809 @ 596.26
611.52/613.53	c #Conflicts:     608000 | #Constraints:      80702
611.52/613.53	c #Conflicts:     609000 | #Constraints:      81702
611.52/613.53	c bounds 3862 >= 1809 @ 599.502
618.50/620.55	c #Conflicts:     610000 | #Constraints:      82703
618.50/620.55	c #Conflicts:     611000 | #Constraints:      83703
618.50/620.55	c #Conflicts:     612000 | #Constraints:      84703
618.50/620.55	c #Conflicts:     613000 | #Constraints:      85703
618.50/620.55	c #Conflicts:     614000 | #Constraints:      86703
618.50/620.55	c #Conflicts:     615000 | #Constraints:      87703
618.50/620.55	c bounds 3862 >= 1810 @ 606.438
618.61/620.67	c bounds 3861 >= 1810 @ 606.556
618.70/620.74	c bounds 3860 >= 1810 @ 606.613
619.00/621.03	c bounds 3859 >= 1810 @ 606.895
619.30/621.30	c #Conflicts:     616000 | #Constraints:      88805
619.30/621.30	c bounds 3858 >= 1810 @ 607.16
625.59/627.64	c #Conflicts:     617000 | #Constraints:      89809
625.59/627.64	c #Conflicts:     618000 | #Constraints:      90824
625.59/627.64	c bounds 3857 >= 1810 @ 613.406
630.67/632.78	c #Conflicts:     619000 | #Constraints:      91840
630.67/632.78	c bounds 3856 >= 1810 @ 618.479
648.31/650.40	c #Conflicts:     620000 | #Constraints:      92846
648.31/650.40	c #Conflicts:     621000 | #Constraints:      93846
648.31/650.40	c #Conflicts:     622000 | #Constraints:      94846
648.31/650.40	c #Conflicts:     623000 | #Constraints:      95846
648.31/650.40	c #Conflicts:     624000 | #Constraints:      96846
648.31/650.40	c #Conflicts:     625000 | #Constraints:      97846
648.31/650.40	c #Conflicts:     626000 | #Constraints:      98846
648.31/650.40	c #Conflicts:     627000 | #Constraints:      99846
648.31/650.40	c #Conflicts:     628000 | #Constraints:     100846
648.31/650.40	c #Conflicts:     629000 | #Constraints:     101846
648.31/650.40	c #Conflicts:     630000 | #Constraints:     102846
648.31/650.40	c bounds 3856 >= 1811 @ 635.934
648.51/650.60	c bounds 3855 >= 1811 @ 636.124
670.55/672.73	c #Conflicts:     631000 | #Constraints:     103913
670.55/672.73	c #Conflicts:     632000 | #Constraints:     104913
670.55/672.73	c #Conflicts:     633000 | #Constraints:     105913
670.55/672.73	c #Conflicts:     634000 | #Constraints:     106914
670.55/672.73	c #Conflicts:     635000 | #Constraints:     107917
670.55/672.73	c bounds 3854 >= 1811 @ 658.021
672.45/674.62	WSVECS04 Frhs2[4]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[8]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[87]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[88]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[96]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[110]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[130]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[150]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[157]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[168]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[178]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[305]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[308]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[309]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[312]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[334]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[347]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[422]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[468]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[522]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[528]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[532]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[553]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[576]: 6 -1.00004 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[578]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[584]: 6 -1.00004 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[586]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[598]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[600]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[601]: 6 -1.00004 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[605]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[615]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[617]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[634]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[636]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[684]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[753]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[770]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[867]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[904]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[955]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[962]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[974]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[982]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[989]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1053]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1082]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1115]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1118]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1126]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1129]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1131]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1140]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1147]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1185]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1187]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1238]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1241]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1245]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1254]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1279]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1292]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1319]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1328]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1367]: 6 -1.00004 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1379]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1442]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1448]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1472]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1478]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1481]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1515]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1522]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1527]: 6 -1.00004 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1530]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1534]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1538]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1548]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1566]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1569]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1572]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1577]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1578]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1584]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1605]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1606]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1616]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1622]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1628]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1677]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1687]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1688]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1723]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1732]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1737]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1773]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1804]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1806]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1814]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1885]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1904]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1927]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1928]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1934]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1989]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[1993]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2039]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2075]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2090]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2106]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2134]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2158]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2207]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2213]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2219]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2232]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2240]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2256]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2279]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2285]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2290]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2293]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2296]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2305]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2319]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2343]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2356]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2376]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2384]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2387]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2391]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2394]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2416]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2458]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2463]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2484]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2496]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2499]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2501]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2504]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2511]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2526]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2532]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2538]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2553]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2592]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2607]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2613]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2614]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2619]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2645]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2655]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2660]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2661]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2670]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2690]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2704]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2725]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2726]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2730]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2776]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2806]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2840]: 6 -1.00004 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2845]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2903]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2908]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2917]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2923]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2941]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2945]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2951]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2956]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[2998]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3034]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3066]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3068]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3069]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3078]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3088]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3094]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3119]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3133]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3137]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3140]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3143]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3154]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3176]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3182]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3219]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3224]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3231]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3232]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3240]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3243]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3246]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3258]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3260]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3264]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3268]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3269]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3294]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3360]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3361]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3369]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3374]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3384]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3385]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3392]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3406]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3423]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3437]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3461]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3464]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3472]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3474]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3480]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3488]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3490]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3493]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3499]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3511]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3534]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3543]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3560]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3582]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3584]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3602]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3612]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3625]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3635]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3638]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3639]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3646]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3656]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3661]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3667]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3670]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3676]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3678]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3685]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3725]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3752]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3776]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3799]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3803]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3848]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3867]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3878]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3882]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3889]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3897]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3907]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3909]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3912]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3925]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3937]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3944]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3948]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3950]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3964]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3984]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[3986]: 6 -1.00004 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4009]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4012]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4014]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4019]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4023]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4025]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4036]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4038]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4042]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4045]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4049]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4075]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4079]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4087]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4130]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4135]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4151]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4159]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4170]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4179]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4198]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4214]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4222]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4228]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4231]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4290]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4306]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4321]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4322]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4324]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4330]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4347]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4353]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4359]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4361]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4386]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4387]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4389]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4397]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4398]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4401]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4402]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4414]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4425]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4443]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4454]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4499]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4501]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4510]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4513]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4535]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4540]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4541]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4551]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4593]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4599]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4610]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4613]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4614]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4615]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4617]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4619]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4624]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4630]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4643]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4654]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4667]: 6 -1.00004 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4668]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4671]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4674]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4683]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4685]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4689]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4696]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4700]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4728]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4729]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4730]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4739]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4756]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4797]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4839]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4860]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4873]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4883]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4899]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4902]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4924]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4932]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4943]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4944]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4945]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4954]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4976]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4986]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4993]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[4994]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5008]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5009]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5028]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5031]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5040]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5064]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5080]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5093]: 6 -1.00004 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5100]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5141]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5150]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5158]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5161]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5179]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5210]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5215]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5222]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5256]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5260]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5263]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5270]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5274]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5275]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5313]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5325]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5330]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5340]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5356]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5364]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5391]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5393]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5405]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5414]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5415]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5427]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5430]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5435]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5438]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5450]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5467]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5486]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5490]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5515]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5520]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5533]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5542]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5544]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5545]: 6 -1.00004 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5551]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5552]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5556]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5562]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5570]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5587]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5598]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5599]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5621]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5622]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5634]: 6 -1.00004 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5645]: 6 -1.00004 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5672]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5714]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5721]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5726]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5735]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5744]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5745]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5748]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5766]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5784]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5789]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5796]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5820]: 6 -1.00005 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5842]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5843]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5858]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5860]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5869]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5871]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5883]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5894]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5914]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5916]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5935]: 6 -1.00004 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5951]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5953]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5955]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5957]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5964]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5977]: 6 -1.00004 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[5979]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6005]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6008]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6009]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6019]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6023]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6024]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6030]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6035]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6043]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6147]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6156]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6178]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6179]: 6 -1.00005 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6186]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6239]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6245]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6247]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6253]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6268]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6275]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6277]: 6 -1.00005 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6284]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6294]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6313]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6314]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6324]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6343]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6362]: 6 -1.00004 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6369]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6381]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6384]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6385]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6396]: 6 -1.00004 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6399]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6406]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6411]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6438]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6463]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6527]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6534]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6539]: 6 -1.00004 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6566]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6575]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6589]: 6 -1.00004 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6606]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6630]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6632]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6651]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6660]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6665]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6670]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6686]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6709]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6726]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6733]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6759]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6764]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6772]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6773]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6775]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6783]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6792]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6797]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6817]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6822]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6860]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6864]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6875]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6884]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6885]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6886]: 6 -1.00004 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6894]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6895]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6902]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6904]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6911]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6924]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6928]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6933]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6944]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6952]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6961]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6965]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6967]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6968]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6972]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6981]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[6986]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[7038]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[7046]: 6 -1.00004 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[7050]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[7066]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[7067]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[7071]: 6 -1.00003 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[7079]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[7080]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[7081]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[7095]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[7104]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[7109]: 6 -1.00005 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[7117]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[7153]: 6 -1.00004 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[7162]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[7174]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[7195]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[7219]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[7235]: 6 -1.00001 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[7245]: 6 -1.00002 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[7266]: 6 -1.00005 0 shouldn't be
672.45/674.62	WSVECS04 Frhs2[7295]: 6 -1.00002 0 shouldn't be
678.43/680.63	c #Conflicts:     636000 | #Constraints:     108919
678.43/680.63	c #Conflicts:     637000 | #Constraints:     109919
678.43/680.63	c #Conflicts:     638000 | #Constraints:     110919
678.43/680.63	c #Conflicts:     639000 | #Constraints:     111919
678.43/680.63	c INPROCESSING
678.43/680.63	c GARBAGE COLLECT
678.43/680.63	c rational objective 1811
679.32/681.57	c #Conflicts:     640000 | #Constraints:      71867
679.32/681.57	c #Conflicts:     641000 | #Constraints:      72867
679.32/681.57	c bounds 3854 >= 1812 @ 666.761
680.72/682.92	c #Conflicts:     642000 | #Constraints:      73912
680.72/682.92	c #Conflicts:     643000 | #Constraints:      74912
680.72/682.92	c #Conflicts:     644000 | #Constraints:      75912
680.72/682.92	c bounds 3854 >= 1813 @ 668.078
684.21/686.45	c #Conflicts:     645000 | #Constraints:      76942
684.21/686.45	c #Conflicts:     646000 | #Constraints:      77942
684.21/686.45	c #Conflicts:     647000 | #Constraints:      78942
684.21/686.45	c #Conflicts:     648000 | #Constraints:      79942
684.21/686.45	c #Conflicts:     649000 | #Constraints:      80942
684.21/686.45	c bounds 3854 >= 1814 @ 671.569
688.50/690.71	c #Conflicts:     650000 | #Constraints:      81981
688.50/690.71	c #Conflicts:     651000 | #Constraints:      82981
688.50/690.71	c #Conflicts:     652000 | #Constraints:      83981
688.50/690.71	c #Conflicts:     653000 | #Constraints:      84981
688.50/690.71	c #Conflicts:     654000 | #Constraints:      85981
688.50/690.71	c bounds 3854 >= 1815 @ 675.777
694.18/696.42	c #Conflicts:     655000 | #Constraints:      87026
694.18/696.42	c #Conflicts:     656000 | #Constraints:      88026
694.18/696.42	c #Conflicts:     657000 | #Constraints:      89026
694.18/696.42	c #Conflicts:     658000 | #Constraints:      90026
694.18/696.42	c #Conflicts:     659000 | #Constraints:      91026
694.18/696.42	c #Conflicts:     660000 | #Constraints:      92026
694.18/696.42	c #Conflicts:     661000 | #Constraints:      93026
694.18/696.42	c INPROCESSING
694.18/696.42	c GARBAGE COLLECT
694.18/696.42	c rational objective 1815
697.77/700.04	c #Conflicts:     662000 | #Constraints:      62479
697.77/700.04	c #Conflicts:     663000 | #Constraints:      63479
697.77/700.04	c #Conflicts:     664000 | #Constraints:      64479
697.77/700.04	c #Conflicts:     665000 | #Constraints:      65479
697.77/700.04	c #Conflicts:     666000 | #Constraints:      66479
697.77/700.04	c #Conflicts:     667000 | #Constraints:      67479
697.77/700.04	c bounds 3854 >= 1816 @ 684.984
707.44/709.79	c #Conflicts:     668000 | #Constraints:      68563
707.44/709.79	c #Conflicts:     669000 | #Constraints:      69563
707.44/709.79	c #Conflicts:     670000 | #Constraints:      70563
707.44/709.79	c #Conflicts:     671000 | #Constraints:      71563
707.44/709.79	c #Conflicts:     672000 | #Constraints:      72563
707.44/709.79	c #Conflicts:     673000 | #Constraints:      73563
707.44/709.79	c #Conflicts:     674000 | #Constraints:      74563
707.44/709.79	c #Conflicts:     675000 | #Constraints:      75563
707.44/709.79	c #Conflicts:     676000 | #Constraints:      76563
707.44/709.79	c #Conflicts:     677000 | #Constraints:      77563
707.44/709.79	c #Conflicts:     678000 | #Constraints:      78563
707.44/709.79	c #Conflicts:     679000 | #Constraints:      79563
707.44/709.79	c bounds 3854 >= 1817 @ 694.608
722.20/724.58	c #Conflicts:     680000 | #Constraints:      80629
722.20/724.58	c #Conflicts:     681000 | #Constraints:      81629
722.20/724.58	c #Conflicts:     682000 | #Constraints:      82629
722.20/724.58	c #Conflicts:     683000 | #Constraints:      83629
722.20/724.58	c #Conflicts:     684000 | #Constraints:      84629
722.20/724.58	c #Conflicts:     685000 | #Constraints:      85629
722.20/724.58	c #Conflicts:     686000 | #Constraints:      86629
722.20/724.58	c #Conflicts:     687000 | #Constraints:      87629
722.20/724.58	c #Conflicts:     688000 | #Constraints:      88629
722.20/724.58	c #Conflicts:     689000 | #Constraints:      89629
722.20/724.58	c #Conflicts:     690000 | #Constraints:      90629
722.20/724.58	c #Conflicts:     691000 | #Constraints:      91629
722.20/724.58	c #Conflicts:     692000 | #Constraints:      92629
722.20/724.58	c #Conflicts:     693000 | #Constraints:      93629
722.20/724.58	c #Conflicts:     694000 | #Constraints:      94629
722.20/724.58	c bounds 3854 >= 1818 @ 709.216
736.26/738.66	c #Conflicts:     695000 | #Constraints:      95686
736.26/738.66	c #Conflicts:     696000 | #Constraints:      96686
736.26/738.66	c #Conflicts:     697000 | #Constraints:      97686
736.26/738.66	c #Conflicts:     698000 | #Constraints:      98686
736.26/738.66	c #Conflicts:     699000 | #Constraints:      99686
736.26/738.66	c #Conflicts:     700000 | #Constraints:     100686
736.26/738.66	c #Conflicts:     701000 | #Constraints:     101686
736.26/738.66	c #Conflicts:     702000 | #Constraints:     102686
736.26/738.66	c #Conflicts:     703000 | #Constraints:     103686
736.26/738.66	c #Conflicts:     704000 | #Constraints:     104686
736.26/738.66	c #Conflicts:     705000 | #Constraints:     105686
736.26/738.66	c #Conflicts:     706000 | #Constraints:     106686
736.26/738.66	c bounds 3854 >= 1819 @ 723.169
737.05/739.44	c #Conflicts:     707000 | #Constraints:     107725
737.05/739.44	c bounds 3853 >= 1819 @ 723.94
737.15/739.51	c bounds 3852 >= 1819 @ 724.004
737.15/739.56	c bounds 3851 >= 1819 @ 724.051
737.25/739.61	c bounds 3850 >= 1819 @ 724.093
737.25/739.65	c bounds 3849 >= 1819 @ 724.128
737.25/739.69	c bounds 3848 >= 1819 @ 724.163
737.35/739.76	c bounds 3847 >= 1819 @ 724.221
737.45/739.83	c bounds 3846 >= 1819 @ 724.286
756.80/759.21	c #Conflicts:     708000 | #Constraints:     108733
756.80/759.21	c #Conflicts:     709000 | #Constraints:     109733
756.80/759.21	c #Conflicts:     710000 | #Constraints:     110733
756.80/759.21	c #Conflicts:     711000 | #Constraints:     111733
756.80/759.21	c #Conflicts:     712000 | #Constraints:     112735
756.80/759.21	c #Conflicts:     713000 | #Constraints:     113738
756.80/759.21	c bounds 3845 >= 1819 @ 743.489
759.69/762.13	c #Conflicts:     714000 | #Constraints:     114745
759.69/762.13	WSVECS04 Frhs2[24]: 6 -1.00004 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[26]: 6 -1.00006 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[27]: 6 -1.00008 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[42]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[46]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[68]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[75]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[86]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[89]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[92]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[97]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[110]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[148]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[151]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[155]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[157]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[158]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[165]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[166]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[183]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[188]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[203]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[246]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[294]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[309]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[312]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[317]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[323]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[333]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[337]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[342]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[350]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[352]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[360]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[371]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[374]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[385]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[470]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[487]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[492]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[503]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[507]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[529]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[532]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[541]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[543]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[551]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[552]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[576]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[585]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[587]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[595]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[596]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[598]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[599]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[601]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[604]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[605]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[607]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[621]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[622]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[625]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[626]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[628]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[635]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[637]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[724]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[798]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[803]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[832]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[891]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[900]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[927]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[961]: 6 -1.00005 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[974]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1010]: 6 -1.00004 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1034]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1051]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1054]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1082]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1125]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1139]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1147]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1153]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1167]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1169]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1170]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1172]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1184]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1195]: 6 -1.00004 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1200]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1208]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1209]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1211]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1221]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1229]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1230]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1259]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1260]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1282]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1292]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1309]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1322]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1326]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1329]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1334]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1340]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1345]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1351]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1361]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1368]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1379]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1414]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1415]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1416]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1417]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1420]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1431]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1432]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1438]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1442]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1450]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1472]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1479]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1482]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1499]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1510]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1511]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1514]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1515]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1517]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1528]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1530]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1552]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1560]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1576]: 6 -1.00005 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1588]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1589]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1591]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1598]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1599]: 6 -1.00004 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1615]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1629]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1648]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1673]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1674]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1696]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1713]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1722]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1724]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1727]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1728]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1736]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1802]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1803]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1855]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1898]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1904]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1934]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1968]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[1991]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2022]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2025]: 6 -1.00004 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2050]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2051]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2058]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2071]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2075]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2077]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2087]: 6 -1.00009 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2095]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2103]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2109]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2137]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2140]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2152]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2153]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2168]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2180]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2188]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2197]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2225]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2236]: 6 -1.00004 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2238]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2252]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2266]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2269]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2274]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2279]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2293]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2318]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2319]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2325]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2356]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2357]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2358]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2365]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2368]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2370]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2391]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2402]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2423]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2424]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2440]: 6 -1.00005 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2443]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2455]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2463]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2482]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2496]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2499]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2500]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2501]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2519]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2520]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2524]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2528]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2530]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2533]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2536]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2544]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2564]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2576]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2592]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2605]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2611]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2612]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2614]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2622]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2625]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2626]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2649]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2661]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2691]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2726]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2739]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2747]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2769]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2800]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2830]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2831]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2832]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2835]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2844]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2846]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2850]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2855]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2862]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2886]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2889]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2890]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2895]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2903]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2904]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2908]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2923]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2926]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2929]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2941]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2943]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2945]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2961]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2976]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2987]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2998]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[2999]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3009]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3016]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3038]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3040]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3044]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3048]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3069]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3073]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3083]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3102]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3105]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3113]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3119]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3121]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3139]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3142]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3143]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3152]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3160]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3168]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3170]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3174]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3200]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3224]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3234]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3237]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3245]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3251]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3253]: 6 -1.00004 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3263]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3279]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3283]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3341]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3349]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3362]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3368]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3443]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3472]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3477]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3478]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3480]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3490]: 6 -1.00006 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3502]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3514]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3518]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3560]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3569]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3573]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3607]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3608]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3610]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3619]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3620]: 6 -1.00007 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3621]: 6 -1.00008 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3625]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3626]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3637]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3638]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3639]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3641]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3647]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3656]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3657]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3670]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3672]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3681]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3683]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3731]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3748]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3749]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3750]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3751]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3754]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3774]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3782]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3787]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3790]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3791]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3792]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3815]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3855]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3867]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3870]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3872]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3878]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3879]: 6 -1.00006 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3885]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3911]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3920]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3973]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3975]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3985]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3986]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[3991]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4020]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4042]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4053]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4100]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4107]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4110]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4111]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4122]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4149]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4218]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4234]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4268]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4272]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4282]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4290]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4297]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4301]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4340]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4352]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4382]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4390]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4398]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4402]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4411]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4420]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4422]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4426]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4436]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4441]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4459]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4479]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4483]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4508]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4515]: 6 -1.00004 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4518]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4548]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4565]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4574]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4582]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4587]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4597]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4598]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4599]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4600]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4605]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4630]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4644]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4654]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4658]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4659]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4663]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4664]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4665]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4666]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4689]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4690]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4692]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4708]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4719]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4720]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4727]: 6 -1.00004 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4731]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4739]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4740]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4752]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4754]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4755]: 6 -1.00006 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4757]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4761]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4764]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4772]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4777]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4781]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4792]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4796]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4799]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4831]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4836]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4839]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4840]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4841]: 6 -1.00005 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4854]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4863]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4872]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4875]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4879]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4882]: 6 -1.00005 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4888]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4895]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4903]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4908]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4909]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4921]: 6 -1.00006 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4922]: 6 -1.00006 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4925]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4930]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4942]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4951]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4959]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4962]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4991]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4992]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[4993]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5001]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5002]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5010]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5018]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5033]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5044]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5054]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5057]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5071]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5090]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5100]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5129]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5140]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5149]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5152]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5171]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5178]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5181]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5183]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5191]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5208]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5217]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5221]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5223]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5236]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5245]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5247]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5248]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5250]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5253]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5269]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5274]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5275]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5276]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5279]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5288]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5296]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5298]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5302]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5310]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5315]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5320]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5328]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5332]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5383]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5391]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5395]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5402]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5407]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5411]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5416]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5423]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5448]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5453]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5532]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5544]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5560]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5563]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5565]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5573]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5576]: 6 -1.00004 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5577]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5579]: 6 -1.00006 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5583]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5588]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5590]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5591]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5604]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5625]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5650]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5713]: 6 -1.00005 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5718]: 6 -1.00004 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5723]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5725]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5740]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5745]: 6 -1.00004 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5750]: 6 -1.00004 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5756]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5757]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5758]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5760]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5761]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5762]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5764]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5780]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5789]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5790]: 6 -1.00006 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5794]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5801]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5807]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5808]: 6 -1.00005 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5809]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5820]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5831]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5849]: 6 -1.00004 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5852]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5857]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5889]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5899]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5918]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5924]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5928]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5935]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5939]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5944]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5946]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5950]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5960]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5961]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5981]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5986]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5992]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5993]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5995]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[5998]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[6004]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[6007]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[6012]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[6023]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[6028]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[6029]: 6 -1.00004 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[6056]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[6059]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[6074]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[6103]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[6104]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[6118]: 6 -1.00001 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[6124]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[6178]: 6 -1.00006 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[6184]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[6186]: 6 -1.00004 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[6236]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[6239]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[6247]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[6248]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[6264]: 6 -1.00003 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[6268]: 6 -1.00004 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[6273]: 6 -1.00005 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[6277]: 6 -1.00002 0 shouldn't be
759.69/762.13	WSVECS04 Frhs2[6301]: 6 -1.00003 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6308]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6311]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6316]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6326]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6334]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6354]: 6 -1.00001 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6356]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6358]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6369]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6372]: 6 -1.00001 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6388]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6389]: 6 -1.00006 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6395]: 6 -1.00003 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6410]: 6 -1.00004 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6411]: 6 -1.00005 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6414]: 6 -1.00003 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6418]: 6 -1.00003 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6445]: 6 -1.00003 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6455]: 6 -1.00004 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6462]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6507]: 6 -1.00001 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6517]: 6 -1.00001 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6534]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6539]: 6 -1.00003 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6598]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6600]: 6 -1.00006 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6604]: 6 -1.00003 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6606]: 6 -1.00004 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6611]: 6 -1.00003 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6617]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6629]: 6 -1.00001 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6630]: 6 -1.00001 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6637]: 6 -1.00007 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6647]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6656]: 6 -1.00001 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6660]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6662]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6663]: 6 -1.00003 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6668]: 6 -1.00005 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6686]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6733]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6745]: 6 -1.00001 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6755]: 6 -1.00001 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6760]: 6 -1.00001 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6762]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6783]: 6 -1.00001 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6784]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6787]: 6 -1.00003 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6789]: 6 -1.00006 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6807]: 6 -1.00003 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6814]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6817]: 6 -1.00001 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6829]: 6 -1.00003 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6852]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6860]: 6 -1.00003 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6863]: 6 -1.00004 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6866]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6882]: 6 -1.00001 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6885]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6886]: 6 -1.00005 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6888]: 6 -1.00003 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6889]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6895]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6901]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6906]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6916]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6923]: 6 -1.00001 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6924]: 6 -1.00001 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6941]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6948]: 6 -1.00001 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6950]: 6 -1.00006 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6952]: 6 -1.00003 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6954]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6967]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6970]: 6 -1.00001 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[6983]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[7023]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[7047]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[7050]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[7057]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[7060]: 6 -1.00006 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[7073]: 6 -1.00003 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[7075]: 6 -1.00001 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[7080]: 6 -1.00003 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[7088]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[7089]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[7091]: 6 -1.00001 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[7100]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[7102]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[7141]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[7150]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[7173]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[7224]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[7241]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[7247]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[7282]: 6 -1.00002 0 shouldn't be
759.69/762.14	WSVECS04 Frhs2[7291]: 6 -1.00001 0 shouldn't be
761.78/764.27	c #Conflicts:     715000 | #Constraints:     115745
761.78/764.27	c #Conflicts:     716000 | #Constraints:     116745
761.78/764.27	c INPROCESSING
761.78/764.27	c GARBAGE COLLECT
761.78/764.27	c rational objective 1819
765.57/768.02	c #Conflicts:     717000 | #Constraints:      74785
765.57/768.02	c #Conflicts:     718000 | #Constraints:      75785
765.57/768.02	c #Conflicts:     719000 | #Constraints:      76785
765.57/768.02	c #Conflicts:     720000 | #Constraints:      77785
765.57/768.02	c #Conflicts:     721000 | #Constraints:      78785
765.57/768.02	c #Conflicts:     722000 | #Constraints:      79785
765.57/768.02	c #Conflicts:     723000 | #Constraints:      80785
765.57/768.02	c #Conflicts:     724000 | #Constraints:      81785
765.57/768.02	c #Conflicts:     725000 | #Constraints:      82785
765.57/768.02	c bounds 3845 >= 1820 @ 752.2
771.25/773.71	c #Conflicts:     726000 | #Constraints:      83902
771.25/773.71	c #Conflicts:     727000 | #Constraints:      84902
771.25/773.71	c #Conflicts:     728000 | #Constraints:      85902
771.25/773.71	c #Conflicts:     729000 | #Constraints:      86902
771.25/773.71	c #Conflicts:     730000 | #Constraints:      87902
771.25/773.71	c #Conflicts:     731000 | #Constraints:      88902
771.25/773.71	c #Conflicts:     732000 | #Constraints:      89902
771.25/773.71	c bounds 3845 >= 1821 @ 757.815
777.73/780.22	c #Conflicts:     733000 | #Constraints:      90935
777.73/780.22	c #Conflicts:     734000 | #Constraints:      91935
777.73/780.22	c #Conflicts:     735000 | #Constraints:      92935
777.73/780.22	c #Conflicts:     736000 | #Constraints:      93935
777.73/780.22	c #Conflicts:     737000 | #Constraints:      94935
777.73/780.22	c #Conflicts:     738000 | #Constraints:      95935
777.73/780.22	c #Conflicts:     739000 | #Constraints:      96935
777.73/780.22	c #Conflicts:     740000 | #Constraints:      97935
777.73/780.22	c INPROCESSING
777.73/780.22	c GARBAGE COLLECT
777.73/780.22	c rational objective 1821
777.83/780.38	c bounds 3844 >= 1821 @ 764.402
777.93/780.41	c bounds 3843 >= 1821 @ 764.433
777.93/780.44	c bounds 3842 >= 1821 @ 764.463
777.93/780.47	c bounds 3841 >= 1821 @ 764.489
778.03/780.51	c bounds 3840 >= 1821 @ 764.519
778.03/780.54	c bounds 3839 >= 1821 @ 764.548
778.03/780.57	c bounds 3838 >= 1821 @ 764.577
778.13/780.60	c bounds 3837 >= 1821 @ 764.607
778.13/780.63	c bounds 3836 >= 1821 @ 764.633
778.13/780.66	c bounds 3835 >= 1821 @ 764.661
778.13/780.69	c bounds 3834 >= 1821 @ 764.691
778.23/780.72	c bounds 3833 >= 1821 @ 764.721
778.23/780.76	c bounds 3832 >= 1821 @ 764.75
778.23/780.79	c bounds 3831 >= 1821 @ 764.779
778.33/780.82	c bounds 3830 >= 1821 @ 764.809
778.33/780.85	c bounds 3829 >= 1821 @ 764.838
778.33/780.88	c bounds 3828 >= 1821 @ 764.867
778.42/780.91	c bounds 3827 >= 1821 @ 764.896
778.42/780.95	c bounds 3826 >= 1821 @ 764.923
778.42/780.98	c bounds 3825 >= 1821 @ 764.953
778.53/781.01	c bounds 3824 >= 1821 @ 764.983
778.53/781.04	c bounds 3823 >= 1821 @ 765.012
778.53/781.07	c bounds 3822 >= 1821 @ 765.043
778.64/781.11	c bounds 3821 >= 1821 @ 765.074
778.64/781.14	c bounds 3820 >= 1821 @ 765.104
778.64/781.17	c bounds 3819 >= 1821 @ 765.139
778.73/781.21	c bounds 3818 >= 1821 @ 765.171
778.73/781.24	c bounds 3817 >= 1821 @ 765.208
778.73/781.28	c bounds 3816 >= 1821 @ 765.24
778.83/781.31	c bounds 3815 >= 1821 @ 765.27
778.83/781.34	c bounds 3814 >= 1821 @ 765.302
778.83/781.38	c bounds 3813 >= 1821 @ 765.336
778.93/781.41	c bounds 3812 >= 1821 @ 765.367
778.93/781.45	c bounds 3811 >= 1821 @ 765.399
778.93/781.48	c bounds 3810 >= 1821 @ 765.431
779.03/781.52	c bounds 3809 >= 1821 @ 765.465
779.03/781.56	c bounds 3808 >= 1821 @ 765.498
779.03/781.59	c bounds 3807 >= 1821 @ 765.535
783.52/786.04	c #Conflicts:     741000 | #Constraints:      65535
783.52/786.04	c #Conflicts:     742000 | #Constraints:      66535
783.52/786.04	c #Conflicts:     743000 | #Constraints:      67535
783.52/786.04	c bounds 3807 >= 1822 @ 769.919
783.52/786.09	c bounds 3806 >= 1822 @ 769.97
783.61/786.13	c bounds 3805 >= 1822 @ 770.002
783.61/786.17	c bounds 3804 >= 1822 @ 770.041
783.71/786.20	c bounds 3803 >= 1822 @ 770.074
783.71/786.24	c bounds 3802 >= 1822 @ 770.106
783.71/786.27	c bounds 3801 >= 1822 @ 770.139
783.81/786.31	c bounds 3800 >= 1822 @ 770.171
783.81/786.36	c bounds 3799 >= 1822 @ 770.22
783.91/786.41	c bounds 3798 >= 1822 @ 770.27
784.31/786.82	c #Conflicts:     744000 | #Constraints:      68643
784.31/786.82	c bounds 3797 >= 1822 @ 770.671
784.41/786.93	c bounds 3796 >= 1822 @ 770.776
784.41/786.99	c bounds 3795 >= 1822 @ 770.835
787.61/790.10	c #Conflicts:     745000 | #Constraints:      69646
787.61/790.10	c bounds 3794 >= 1822 @ 773.9
805.45/808.03	c #Conflicts:     746000 | #Constraints:      70647
805.45/808.03	c #Conflicts:     747000 | #Constraints:      71647
805.45/808.03	c #Conflicts:     748000 | #Constraints:      72647
805.45/808.03	c #Conflicts:     749000 | #Constraints:      73647
805.45/808.03	c #Conflicts:     750000 | #Constraints:      74647
805.45/808.03	c #Conflicts:     751000 | #Constraints:      75647
805.45/808.03	c #Conflicts:     752000 | #Constraints:      76647
805.45/808.03	c #Conflicts:     753000 | #Constraints:      77647
805.45/808.03	c #Conflicts:     754000 | #Constraints:      78647
805.45/808.03	c #Conflicts:     755000 | #Constraints:      79647
805.45/808.03	c #Conflicts:     756000 | #Constraints:      80647
805.45/808.03	c #Conflicts:     757000 | #Constraints:      81647
805.45/808.03	c #Conflicts:     758000 | #Constraints:      82647
805.45/808.03	c #Conflicts:     759000 | #Constraints:      83647
805.45/808.03	c bounds 3794 >= 1823 @ 791.667
806.04/808.66	c bounds 3793 >= 1823 @ 792.283
809.43/812.04	c #Conflicts:     760000 | #Constraints:      84759
809.43/812.04	c #Conflicts:     761000 | #Constraints:      85760
809.43/812.04	c bounds 3792 >= 1823 @ 795.63
815.21/817.81	c #Conflicts:     762000 | #Constraints:      86767
815.21/817.81	c #Conflicts:     763000 | #Constraints:      87782
815.21/817.81	c bounds 3791 >= 1823 @ 801.337
815.92/818.53	c bounds 3790 >= 1823 @ 802.044
816.01/818.66	c bounds 3789 >= 1823 @ 802.167
820.69/823.31	c #Conflicts:     764000 | #Constraints:      88791
820.69/823.31	c #Conflicts:     765000 | #Constraints:      89794
820.69/823.31	c bounds 3788 >= 1823 @ 806.776
822.49/825.11	WSVECS04 Frhs2[6]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[10]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[24]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[34]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[58]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[65]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[80]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[86]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[91]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[92]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[98]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[106]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[115]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[133]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[140]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[149]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[151]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[166]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[167]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[189]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[208]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[229]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[230]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[241]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[259]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[264]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[293]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[294]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[303]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[308]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[313]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[314]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[316]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[326]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[332]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[333]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[347]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[353]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[375]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[400]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[432]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[440]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[444]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[450]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[455]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[494]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[502]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[513]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[523]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[524]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[525]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[528]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[543]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[545]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[549]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[555]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[568]: 6 -1.00007 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[574]: 6 -1.00009 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[575]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[578]: 6 -1.00007 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[585]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[588]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[599]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[606]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[612]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[614]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[615]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[617]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[620]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[631]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[650]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[658]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[685]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[753]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[790]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[795]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[799]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[819]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[864]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[893]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[952]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[997]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[998]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1054]: 6 -1.00009 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1092]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1127]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1140]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1149]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1152]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1166]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1187]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1188]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1192]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1196]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1200]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1213]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1216]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1218]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1230]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1241]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1246]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1263]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1283]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1309]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1312]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1313]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1326]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1332]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1347]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1358]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1368]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1369]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1374]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1378]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1385]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1391]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1400]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1401]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1406]: 6 -1.0001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1413]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1416]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1420]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1422]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1447]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1478]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1487]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1499]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1502]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1520]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1521]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1529]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1549]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1552]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1554]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1566]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1578]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1589]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1623]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1624]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1626]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1674]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1678]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1701]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1714]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1727]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1740]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1747]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1754]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1776]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1789]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1790]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1802]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1841]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1844]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1869]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1887]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1899]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1927]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1928]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1929]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1968]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1977]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[1995]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2017]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2079]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2087]: 6 -1.00007 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2104]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2106]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2115]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2135]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2140]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2167]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2180]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2190]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2193]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2199]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2223]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2226]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2238]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2251]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2277]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2290]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2292]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2296]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2298]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2307]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2309]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2310]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2317]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2320]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2321]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2362]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2391]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2392]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2397]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2410]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2421]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2440]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2443]: 6 -1.00008 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2449]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2450]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2455]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2487]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2489]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2499]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2509]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2512]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2516]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2520]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2529]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2531]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2537]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2546]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2566]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2567]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2576]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2578]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2590]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2596]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2605]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2612]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2613]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2619]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2634]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2638]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2673]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2677]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2685]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2697]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2762]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2769]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2770]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2779]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2782]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2813]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2815]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2819]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2828]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2829]: 6 -1.00008 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2833]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2837]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2855]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2869]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2871]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2886]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2904]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2908]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2912]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2928]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2929]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2930]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2938]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2944]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2960]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2967]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2969]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[2971]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3002]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3028]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3034]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3046]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3052]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3058]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3070]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3077]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3090]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3091]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3092]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3115]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3125]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3126]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3162]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3166]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3171]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3182]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3200]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3219]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3234]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3235]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3236]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3237]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3243]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3244]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3253]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3261]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3263]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3268]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3269]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3272]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3277]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3281]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3283]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3310]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3320]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3326]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3336]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3355]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3358]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3361]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3362]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3364]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3375]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3385]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3390]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3391]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3418]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3480]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3488]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3490]: 6 -1.00008 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3491]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3493]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3496]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3510]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3542]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3612]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3619]: 6 -1.00008 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3621]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3636]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3645]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3646]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3648]: 6 -1.00009 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3656]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3660]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3672]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3675]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3678]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3681]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3690]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3706]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3723]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3729]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3733]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3743]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3752]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3760]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3767]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3772]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3774]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3780]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3792]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3795]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3803]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3814]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3855]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3859]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3860]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3862]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3867]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3868]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3872]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3873]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3876]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3888]: 6 -1.00007 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3890]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3897]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3899]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3900]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3906]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3959]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3964]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3973]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3976]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[3980]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4013]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4017]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4042]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4075]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4088]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4096]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4110]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4117]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4138]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4141]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4151]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4156]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4170]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4195]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4208]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4222]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4265]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4290]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4311]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4322]: 6 -1.00008 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4325]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4344]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4346]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4351]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4357]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4361]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4365]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4371]: 6 -1.0001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4372]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4377]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4378]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4382]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4386]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4389]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4397]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4399]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4401]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4403]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4415]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4417]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4418]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4420]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4421]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4422]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4424]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4426]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4427]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4435]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4452]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4453]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4454]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4462]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4464]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4470]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4471]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4477]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4479]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4483]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4489]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4490]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4499]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4508]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4518]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4519]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4527]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4530]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4534]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4539]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4541]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4544]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4549]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4551]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4572]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4575]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4582]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4584]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4585]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4586]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4587]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4588]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4591]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4593]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4597]: 6 -1.00007 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4598]: 6 -1.00009 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4606]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4607]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4611]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4621]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4632]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4635]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4637]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4641]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4643]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4644]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4645]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4647]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4654]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4655]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4658]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4659]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4660]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4663]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4665]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4666]: 6 -1.00008 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4667]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4668]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4669]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4670]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4674]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4681]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4683]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4690]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4691]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4696]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4699]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4706]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4715]: 6 -1.00007 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4717]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4719]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4720]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4726]: 6 -1.00009 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4728]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4730]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4731]: 6 -1.00007 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4737]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4745]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4746]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4747]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4748]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4752]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4753]: 6 -1.00008 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4754]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4757]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4760]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4761]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4764]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4768]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4775]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4777]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4781]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4783]: 6 -1.00008 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4787]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4794]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4797]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4799]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4818]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4833]: 6 -1.00008 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4835]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4838]: 6 -1.00007 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4850]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4853]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4854]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4856]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4861]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4864]: 6 -1.00008 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4865]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4869]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4872]: 6 -1.00009 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4873]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4879]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4881]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4885]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4888]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4892]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4896]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4898]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4905]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4908]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4909]: 6 -1.00009 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4910]: 6 -1.0001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4923]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4925]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4930]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4932]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4933]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4934]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4941]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4942]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4943]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4944]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4948]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4949]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4950]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4951]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4952]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4976]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4983]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4995]: 6 -1.00008 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4996]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[4997]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5000]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5001]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5004]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5012]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5026]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5027]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5030]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5036]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5055]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5057]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5068]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5071]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5081]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5092]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5093]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5133]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5135]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5138]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5149]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5157]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5158]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5162]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5170]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5177]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5178]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5180]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5188]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5190]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5194]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5195]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5212]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5234]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5237]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5238]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5244]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5247]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5249]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5257]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5260]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5262]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5265]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5269]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5270]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5275]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5276]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5278]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5284]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5285]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5287]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5292]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5293]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5303]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5309]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5321]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5332]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5353]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5378]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5383]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5388]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5389]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5391]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5405]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5409]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5410]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5415]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5416]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5423]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5425]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5427]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5435]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5438]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5439]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5440]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5446]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5447]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5450]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5451]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5459]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5463]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5467]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5469]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5472]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5483]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5486]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5493]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5507]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5515]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5535]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5540]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5555]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5560]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5562]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5567]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5571]: 6 -1.00009 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5572]: 6 -1.00007 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5576]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5580]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5582]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5583]: 6 -1.00007 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5586]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5588]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5591]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5596]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5603]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5675]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5699]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5700]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5701]: 6 -1.00007 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5704]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5705]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5713]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5714]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5715]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5716]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5717]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5718]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5724]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5725]: 6 -1.00008 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5729]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5734]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5739]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5745]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5748]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5749]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5750]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5752]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5753]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5754]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5757]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5758]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5763]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5772]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5780]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5821]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5823]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5834]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5841]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5842]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5850]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5852]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5856]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5858]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5860]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5865]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5871]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5887]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5896]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5902]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5903]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5906]: 6 -1.00007 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5912]: 6 -1.0001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5913]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5917]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5922]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5924]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5926]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5927]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5928]: 6 -1.00009 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5929]: 6 -1.00007 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5930]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5933]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5935]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5941]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5944]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5945]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5946]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5949]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5950]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5953]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5955]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5957]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5960]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5967]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5982]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5983]: 6 -1.0001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5985]: 6 -1.00009 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5992]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[5997]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6001]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6002]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6003]: 6 -1.00008 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6004]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6006]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6012]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6014]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6015]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6018]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6020]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6023]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6025]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6026]: 6 -1.00007 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6033]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6046]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6047]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6059]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6065]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6071]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6098]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6101]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6104]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6111]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6117]: 6 -1.0001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6118]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6124]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6139]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6154]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6176]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6178]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6185]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6214]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6226]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6227]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6233]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6239]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6253]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6254]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6255]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6257]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6274]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6275]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6276]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6279]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6281]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6284]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6286]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6287]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6291]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6292]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6293]: 6 -1.00007 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6294]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6295]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6296]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6297]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6299]: 6 -1.00009 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6302]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6306]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6308]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6309]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6314]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6315]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6316]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6326]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6330]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6346]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6348]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6349]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6354]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6357]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6361]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6362]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6368]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6370]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6371]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6374]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6380]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6382]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6388]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6389]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6390]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6391]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6394]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6396]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6397]: 6 -1.00008 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6398]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6399]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6400]: 6 -1.0001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6407]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6410]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6411]: 6 -1.00007 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6412]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6414]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6417]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6422]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6443]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6445]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6448]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6453]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6454]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6455]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6468]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6470]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6472]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6484]: 6 -1.00007 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6507]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6521]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6522]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6523]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6527]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6533]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6539]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6543]: 6 -1.00008 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6545]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6546]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6552]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6557]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6599]: 6 -1.00008 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6600]: 6 -1.00007 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6604]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6607]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6610]: 6 -1.00009 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6632]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6635]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6656]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6659]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6663]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6670]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6672]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6685]: 6 -1.00009 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6686]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6687]: 6 -1.00007 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6721]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6722]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6732]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6733]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6747]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6753]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6759]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6760]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6765]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6772]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6777]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6778]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6779]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6783]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6786]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6789]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6790]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6792]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6795]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6797]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6798]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6800]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6802]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6803]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6804]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6806]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6812]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6814]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6817]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6822]: 6 -1.00007 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6823]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6829]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6832]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6834]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6838]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6839]: 6 -1.00008 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6844]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6848]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6854]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6860]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6863]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6864]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6866]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6867]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6873]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6875]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6876]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6877]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6883]: 6 -1.00009 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6885]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6886]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6889]: 6 -1.00007 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6892]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6893]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6894]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6898]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6899]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6900]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6901]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6902]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6903]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6904]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6905]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6908]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6909]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6910]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6914]: 6 -1.00008 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6915]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6916]: 6 -1.00008 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6918]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6925]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6928]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6930]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6933]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6939]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6941]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6942]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6944]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6948]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6950]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6952]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6954]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6956]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6959]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6960]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6961]: 6 -1.00007 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6967]: 6 -1.00007 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6968]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6969]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6971]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6975]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6976]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6980]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6985]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6996]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[6999]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7005]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7010]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7013]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7019]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7023]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7030]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7032]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7045]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7046]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7047]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7049]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7050]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7057]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7060]: 6 -1.00007 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7061]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7068]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7069]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7074]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7075]: 6 -1.0001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7076]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7080]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7081]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7082]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7085]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7089]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7092]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7093]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7096]: 6 -1.00008 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7097]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7099]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7100]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7101]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7102]: 6 -1.00007 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7105]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7108]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7117]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7124]: 6 -1.00008 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7129]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7147]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7150]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7153]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7174]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7190]: 6 -1.00001 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7211]: 6 -1.00006 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7234]: 6 -1.00004 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7236]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7255]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7269]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7273]: 6 -1.00007 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7274]: 6 -1.00005 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7278]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7282]: 6 -1.00003 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7285]: 6 -1.00002 0 shouldn't be
822.49/825.11	WSVECS04 Frhs2[7292]: 6 -1.00002 0 shouldn't be
830.97/833.64	c #Conflicts:     766000 | #Constraints:      90797
830.97/833.64	c #Conflicts:     767000 | #Constraints:      91797
830.97/833.64	c #Conflicts:     768000 | #Constraints:      92797
830.97/833.64	c #Conflicts:     769000 | #Constraints:      93797
830.97/833.64	c #Conflicts:     770000 | #Constraints:      94797
830.97/833.64	c #Conflicts:     771000 | #Constraints:      95797
830.97/833.64	c bounds 3788 >= 1824 @ 816.995
831.07/833.75	c bounds 3787 >= 1824 @ 817.095
836.35/839.02	c #Conflicts:     772000 | #Constraints:      96960
836.35/839.02	c bounds 3786 >= 1824 @ 822.265
842.64/845.35	c #Conflicts:     773000 | #Constraints:      97961
842.64/845.35	c #Conflicts:     774000 | #Constraints:      98961
842.64/845.35	c #Conflicts:     775000 | #Constraints:      99961
842.64/845.35	c #Conflicts:     776000 | #Constraints:     100961
842.64/845.35	c #Conflicts:     777000 | #Constraints:     101961
842.64/845.35	c #Conflicts:     778000 | #Constraints:     102961
842.64/845.35	c bounds 3786 >= 1825 @ 828.546
843.03/845.71	c bounds 3785 >= 1825 @ 828.896
859.98/862.73	c #Conflicts:     779000 | #Constraints:     104018
859.98/862.73	c #Conflicts:     780000 | #Constraints:     105026
859.98/862.73	c #Conflicts:     781000 | #Constraints:     106032
859.98/862.73	c #Conflicts:     782000 | #Constraints:     107035
859.98/862.73	c #Conflicts:     783000 | #Constraints:     108042
859.98/862.73	c #Conflicts:     784000 | #Constraints:     109054
859.98/862.73	c bounds 3784 >= 1825 @ 845.768
890.39/893.27	c #Conflicts:     785000 | #Constraints:     110057
890.39/893.27	c #Conflicts:     786000 | #Constraints:     111057
890.39/893.27	c #Conflicts:     787000 | #Constraints:     112057
890.39/893.27	c #Conflicts:     788000 | #Constraints:     113057
890.39/893.27	c #Conflicts:     789000 | #Constraints:     114057
890.39/893.27	c #Conflicts:     790000 | #Constraints:     115057
890.39/893.27	c #Conflicts:     791000 | #Constraints:     116057
890.39/893.27	c #Conflicts:     792000 | #Constraints:     117057
890.39/893.27	c #Conflicts:     793000 | #Constraints:     118057
890.39/893.27	c #Conflicts:     794000 | #Constraints:     119057
890.39/893.27	c #Conflicts:     795000 | #Constraints:     120057
890.39/893.27	c #Conflicts:     796000 | #Constraints:     121057
890.39/893.27	c #Conflicts:     797000 | #Constraints:     122057
890.39/893.27	c #Conflicts:     798000 | #Constraints:     123057
890.39/893.27	c INPROCESSING
890.39/893.27	c GARBAGE COLLECT
890.39/893.27	c rational objective 1825
890.60/893.42	c bounds 3783 >= 1825 @ 876.228
890.60/893.46	c bounds 3782 >= 1825 @ 876.265
890.69/893.50	c bounds 3781 >= 1825 @ 876.297
890.69/893.53	c bounds 3780 >= 1825 @ 876.325
890.69/893.56	c bounds 3779 >= 1825 @ 876.351
890.69/893.59	c bounds 3778 >= 1825 @ 876.381
890.79/893.63	c bounds 3777 >= 1825 @ 876.409
890.79/893.66	c bounds 3776 >= 1825 @ 876.437
890.79/893.69	c bounds 3775 >= 1825 @ 876.464
890.90/893.72	c bounds 3774 >= 1825 @ 876.491
890.90/893.75	c bounds 3773 >= 1825 @ 876.518
890.90/893.78	c bounds 3772 >= 1825 @ 876.542
890.99/893.81	c bounds 3771 >= 1825 @ 876.568
890.99/893.84	c bounds 3770 >= 1825 @ 876.593
890.99/893.87	c bounds 3769 >= 1825 @ 876.62
890.99/893.89	c bounds 3768 >= 1825 @ 876.645
891.09/893.92	c bounds 3767 >= 1825 @ 876.671
891.09/893.95	c bounds 3766 >= 1825 @ 876.694
891.09/893.97	c bounds 3765 >= 1825 @ 876.717
891.09/894.00	c bounds 3764 >= 1825 @ 876.743
891.20/894.02	c bounds 3763 >= 1825 @ 876.765
891.20/894.05	c bounds 3762 >= 1825 @ 876.79
891.20/894.07	c bounds 3761 >= 1825 @ 876.812
891.20/894.10	c bounds 3760 >= 1825 @ 876.832
891.29/894.12	c bounds 3759 >= 1825 @ 876.854
891.29/894.16	c bounds 3758 >= 1825 @ 876.891
891.29/894.19	c bounds 3757 >= 1825 @ 876.91
891.40/894.21	c bounds 3756 >= 1825 @ 876.934
891.40/894.23	c bounds 3755 >= 1825 @ 876.955
891.40/894.25	c bounds 3754 >= 1825 @ 876.972
891.40/894.28	c bounds 3753 >= 1825 @ 876.991
891.49/894.30	c bounds 3752 >= 1825 @ 877.012
891.49/894.32	c bounds 3751 >= 1825 @ 877.034
891.49/894.35	c bounds 3750 >= 1825 @ 877.053
891.49/894.37	c bounds 3749 >= 1825 @ 877.074
891.49/894.39	c bounds 3748 >= 1825 @ 877.092
891.60/894.41	c bounds 3747 >= 1825 @ 877.111
891.60/894.43	c bounds 3746 >= 1825 @ 877.13
891.79/894.67	c bounds 3745 >= 1825 @ 877.368
891.89/894.76	c bounds 3744 >= 1825 @ 877.451
892.99/895.86	c bounds 3743 >= 1825 @ 878.537
895.78/898.60	c #Conflicts:     799000 | #Constraints:      77724
895.78/898.60	c #Conflicts:     800000 | #Constraints:      78724
895.78/898.60	c bounds 3742 >= 1825 @ 881.257
898.67/901.55	c #Conflicts:     801000 | #Constraints:      79725
898.67/901.55	c bounds 3741 >= 1825 @ 884.167
900.87/903.75	WSVECS04 Frhs2[25]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[49]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[55]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[82]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[115]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[140]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[148]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[149]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[167]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[168]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[169]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[171]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[183]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[192]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[204]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[213]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[258]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[259]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[294]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[316]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[352]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[358]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[393]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[394]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[419]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[428]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[440]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[462]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[480]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[503]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[507]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[516]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[540]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[557]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[572]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[584]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[593]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[598]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[607]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[618]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[623]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[753]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[757]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[766]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[768]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[770]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[819]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[839]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[902]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[980]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1102]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1116]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1117]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1131]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1145]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1154]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1158]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1166]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1168]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1175]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1180]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1199]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1218]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1227]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1308]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1323]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1331]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1345]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1355]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1366]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1370]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1375]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1391]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1392]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1400]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1405]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1412]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1414]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1416]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1444]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1446]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1471]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1474]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1477]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1486]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1499]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1502]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1515]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1528]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1538]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1574]: 6 -1.00005 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1577]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1588]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1595]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1599]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1601]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1607]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1619]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1622]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1623]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1640]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1685]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1693]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1712]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1713]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1730]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1733]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1789]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1790]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1802]: 6 -1.00004 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1806]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1814]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1824]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1861]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1880]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1885]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1921]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1928]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1946]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1971]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[1995]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2037]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2058]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2079]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2101]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2140]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2164]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2170]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2190]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2191]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2208]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2219]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2223]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2237]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2240]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2249]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2250]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2253]: 6 -1.00004 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2261]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2269]: 6 -1.00004 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2275]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2279]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2293]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2295]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2299]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2320]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2335]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2336]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2365]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2382]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2384]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2387]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2394]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2402]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2411]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2420]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2426]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2501]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2509]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2519]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2547]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2574]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2576]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2590]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2634]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2713]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2721]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2733]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2744]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2754]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2814]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2821]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2823]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2829]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2832]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2835]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2840]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2851]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2879]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2886]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2889]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2894]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2897]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2912]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2914]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2929]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2931]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2932]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2945]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2947]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2948]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2967]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2968]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2971]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2981]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[2989]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3002]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3027]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3034]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3039]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3046]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3049]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3062]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3065]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3068]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3070]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3071]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3077]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3083]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3089]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3097]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3099]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3102]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3123]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3152]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3171]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3216]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3224]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3242]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3253]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3259]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3264]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3265]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3273]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3274]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3281]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3282]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3360]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3364]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3390]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3406]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3407]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3420]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3438]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3442]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3472]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3477]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3491]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3496]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3504]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3547]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3553]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3627]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3629]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3645]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3650]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3655]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3668]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3688]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3699]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3730]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3733]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3756]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3775]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3782]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3792]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3835]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3873]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3878]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3901]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3903]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3905]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3952]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3980]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[3991]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4017]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4036]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4100]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4156]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4293]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4294]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4315]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4338]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4341]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4344]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4349]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4351]: 6 -1.00006 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4397]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4402]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4414]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4430]: 6 -1.00004 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4443]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4450]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4452]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4462]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4464]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4475]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4489]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4508]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4515]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4524]: 6 -1.00004 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4531]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4566]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4587]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4588]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4593]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4598]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4613]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4676]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4680]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4702]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4727]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4738]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4741]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4747]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4756]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4767]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4796]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4797]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4843]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4849]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4853]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4873]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4875]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4880]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4882]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4884]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4889]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4901]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4902]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4903]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4921]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4923]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4933]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4943]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4948]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4955]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4958]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4982]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4983]: 6 -1.00004 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4991]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4993]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[4995]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5004]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5010]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5017]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5030]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5035]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5049]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5053]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5054]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5065]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5068]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5156]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5169]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5174]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5182]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5198]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5199]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5203]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5213]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5234]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5245]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5249]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5265]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5269]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5275]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5291]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5293]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5298]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5302]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5309]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5313]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5316]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5320]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5327]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5356]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5376]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5381]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5390]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5395]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5405]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5414]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5425]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5427]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5438]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5440]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5443]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5450]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5508]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5514]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5520]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5522]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5540]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5573]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5582]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5590]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5592]: 6 -1.00004 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5634]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5642]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5679]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5700]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5705]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5724]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5735]: 6 -1.00004 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5738]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5742]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5752]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5780]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5794]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5809]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5856]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5871]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5913]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5916]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5917]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5918]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5943]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5953]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5992]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[5995]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6002]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6004]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6009]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6012]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6015]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6022]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6033]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6038]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6078]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6094]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6130]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6146]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6158]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6168]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6212]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6221]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6226]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6285]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6291]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6307]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6314]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6334]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6348]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6355]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6361]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6368]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6374]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6383]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6389]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6391]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6396]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6409]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6418]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6453]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6463]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6470]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6474]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6501]: 6 -1.00004 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6521]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6523]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6533]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6539]: 6 -1.00004 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6545]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6569]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6598]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6602]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6632]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6662]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6663]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6685]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6714]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6715]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6724]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6755]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6764]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6778]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6783]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6786]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6787]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6790]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6795]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6796]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6798]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6824]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6838]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6852]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6866]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6873]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6876]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6878]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6884]: 6 -1.00005 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6889]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6893]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6894]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6895]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6902]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6916]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6918]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6936]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6974]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6977]: 6 -1.00003 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6979]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[6988]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[7005]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[7023]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[7030]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[7031]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[7040]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[7059]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[7063]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[7071]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[7074]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[7082]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[7111]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[7124]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[7126]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[7142]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[7154]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[7163]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[7171]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[7214]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[7255]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[7263]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[7267]: 6 -1.00002 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[7271]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[7273]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[7277]: 6 -1.00001 0 shouldn't be
900.87/903.75	WSVECS04 Frhs2[7290]: 6 -1.00002 0 shouldn't be
916.42/919.34	c #Conflicts:     802000 | #Constraints:      80727
916.42/919.34	c #Conflicts:     803000 | #Constraints:      81727
916.42/919.34	c #Conflicts:     804000 | #Constraints:      82727
916.42/919.34	c #Conflicts:     805000 | #Constraints:      83727
916.42/919.34	c #Conflicts:     806000 | #Constraints:      84727
916.42/919.34	c #Conflicts:     807000 | #Constraints:      85727
916.42/919.34	c #Conflicts:     808000 | #Constraints:      86727
916.42/919.34	c #Conflicts:     809000 | #Constraints:      87727
916.42/919.34	c #Conflicts:     810000 | #Constraints:      88727
916.42/919.34	c #Conflicts:     811000 | #Constraints:      89727
916.42/919.34	c #Conflicts:     812000 | #Constraints:      90727
916.42/919.34	c #Conflicts:     813000 | #Constraints:      91727
916.42/919.34	c #Conflicts:     814000 | #Constraints:      92727
916.42/919.34	c #Conflicts:     815000 | #Constraints:      93727
916.42/919.34	c bounds 3741 >= 1826 @ 901.762
916.62/919.51	c bounds 3740 >= 1826 @ 901.926
916.72/919.60	c bounds 3739 >= 1826 @ 902.016
916.72/919.66	c bounds 3738 >= 1826 @ 902.062
916.82/919.71	c bounds 3737 >= 1826 @ 902.104
916.92/919.82	c bounds 3736 >= 1826 @ 902.213
919.71/922.64	c #Conflicts:     816000 | #Constraints:      94957
919.71/922.64	c bounds 3735 >= 1826 @ 904.987
921.71/924.66	c #Conflicts:     817000 | #Constraints:      95958
921.71/924.66	c bounds 3734 >= 1826 @ 906.975
921.91/924.84	c bounds 3733 >= 1826 @ 907.149
923.90/926.81	c #Conflicts:     818000 | #Constraints:      96960
923.90/926.81	c bounds 3732 >= 1826 @ 909.085
926.29/929.27	c #Conflicts:     819000 | #Constraints:      97961
926.29/929.27	c bounds 3731 >= 1826 @ 911.526
926.99/929.98	c bounds 3730 >= 1826 @ 912.224
927.49/930.42	c bounds 3729 >= 1826 @ 912.659
935.87/938.80	c #Conflicts:     820000 | #Constraints:      98964
935.87/938.80	c #Conflicts:     821000 | #Constraints:      99965
935.87/938.80	c #Conflicts:     822000 | #Constraints:     100974
935.87/938.80	c bounds 3728 >= 1826 @ 920.926
937.66/940.61	WSVECS04 Frhs2[25]: 6 -1.00006 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[26]: 6 -1.00006 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[27]: 6 -1.00005 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[30]: 6 -1.00006 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[49]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[54]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[60]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[72]: 6 -1.00007 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[78]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[82]: 6 -1.00009 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[84]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[88]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[95]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[113]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[133]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[142]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[143]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[155]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[157]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[158]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[200]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[208]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[230]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[296]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[303]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[329]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[346]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[356]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[383]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[391]: 6 -1.00005 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[397]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[413]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[439]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[462]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[492]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[494]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[506]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[508]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[524]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[528]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[530]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[533]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[552]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[568]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[574]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[589]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[605]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[635]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[639]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[658]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[663]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[665]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[673]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[682]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[684]: 6 -1.00005 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[691]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[692]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[711]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[720]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[753]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[766]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[838]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[839]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[902]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[914]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[933]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[944]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[955]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[961]: 6 -1.00005 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[987]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1051]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1081]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1082]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1092]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1109]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1118]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1125]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1127]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1131]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1137]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1147]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1158]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1167]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1169]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1181]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1192]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1195]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1196]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1197]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1199]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1200]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1208]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1213]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1216]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1221]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1222]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1227]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1237]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1239]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1241]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1246]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1258]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1279]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1309]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1327]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1331]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1339]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1343]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1350]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1363]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1367]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1387]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1413]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1414]: 6 -1.00006 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1422]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1425]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1427]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1428]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1446]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1450]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1461]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1463]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1468]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1475]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1478]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1484]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1492]: 6 -1.00005 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1493]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1499]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1500]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1502]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1505]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1509]: 6 -1.00005 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1511]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1514]: 6 -1.00005 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1515]: 6 -1.00005 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1520]: 6 -1.00005 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1522]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1523]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1527]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1528]: 6 -1.00005 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1530]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1607]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1626]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1638]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1677]: 6 -1.00005 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1684]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1686]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1687]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1688]: 6 -1.00005 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1693]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1695]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1700]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1707]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1719]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1728]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1730]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1732]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1733]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1735]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1740]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1758]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1770]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1772]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1781]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1798]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1799]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1802]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1806]: 6 -1.00007 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1831]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1841]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1844]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1871]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1872]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1873]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1879]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1887]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1904]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1909]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1910]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1917]: 6 -1.00005 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1921]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1941]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1955]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1958]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1968]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1979]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1993]: 6 -1.00006 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[1999]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2001]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2026]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2032]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2098]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2115]: 6 -1.00005 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2130]: 6 -1.00005 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2162]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2164]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2166]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2171]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2190]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2192]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2193]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2208]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2223]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2248]: 6 -1.00005 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2251]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2256]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2257]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2260]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2263]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2277]: 6 -1.00006 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2279]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2283]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2290]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2305]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2306]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2309]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2318]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2322]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2327]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2328]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2329]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2335]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2337]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2338]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2341]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2347]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2348]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2358]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2359]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2366]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2382]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2385]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2386]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2393]: 6 -1.00006 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2394]: 6 -1.00005 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2396]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2397]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2399]: 6 -1.00005 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2405]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2409]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2419]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2425]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2435]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2437]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2463]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2489]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2496]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2498]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2500]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2501]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2508]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2509]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2512]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2513]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2528]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2530]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2533]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2534]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2536]: 6 -1.00005 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2540]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2544]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2546]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2551]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2556]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2558]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2574]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2619]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2622]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2625]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2626]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2627]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2642]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2646]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2661]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2663]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2682]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2683]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2689]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2690]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2691]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2704]: 6 -1.00005 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2710]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2721]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2725]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2731]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2759]: 6 -1.00005 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2770]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2776]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2783]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2785]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2788]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2805]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2806]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2812]: 6 -1.00005 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2829]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2830]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2840]: 6 -1.00007 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2844]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2845]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2851]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2860]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2870]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2886]: 6 -1.00007 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2889]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2891]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2894]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2895]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2901]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2904]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2908]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2921]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2939]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2940]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2942]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2944]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2945]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2950]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2951]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2963]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2976]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2979]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2984]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2986]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2989]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[2999]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[3002]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[3026]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[3034]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[3039]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[3043]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[3048]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[3067]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[3069]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[3072]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[3075]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[3077]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[3083]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[3090]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[3096]: 6 -1.00004 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[3105]: 6 -1.00003 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[3110]: 6 -1.00002 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[3117]: 6 -1.00001 0 shouldn't be
937.66/940.61	WSVECS04 Frhs2[3125]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[3131]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[3157]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[3158]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[3170]: 6 -1.00005 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[3182]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[3185]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[3186]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[3200]: 6 -1.00005 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[3216]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[3221]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[3223]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[3232]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[3233]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[3236]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[3237]: 6 -1.00002 0 shouldn't be
937.66/940.62	W [...]

#
# trace file is too large. Trace was truncated at this point.
#

0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5620]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5621]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5622]: 6 -1.00005 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5634]: 6 -1.00006 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5642]: 6 -1.00005 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5662]: 6 -1.00006 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5681]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5691]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5694]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5714]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5718]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5722]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5723]: 6 -1.00006 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5734]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5740]: 6 -1.00007 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5750]: 6 -1.00005 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5760]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5766]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5772]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5775]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5790]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5807]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5809]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5812]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5820]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5821]: 6 -1.00005 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5822]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5824]: 6 -1.00006 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5828]: 6 -1.00005 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5829]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5831]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5837]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5841]: 6 -1.00005 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5843]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5854]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5861]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5865]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5867]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5887]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5896]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5901]: 6 -1.00007 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5902]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5915]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5916]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5922]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5923]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5927]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5928]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5933]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5934]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5936]: 6 -1.00005 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5939]: 6 -1.00006 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5941]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5943]: 6 -1.00005 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5946]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5947]: 6 -1.00006 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5949]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5950]: 6 -1.00005 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5952]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5953]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5957]: 6 -1.00006 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5961]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5965]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5979]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5980]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5981]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5982]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5986]: 6 -1.00006 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5992]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5993]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5995]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[5998]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6002]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6003]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6006]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6012]: 6 -1.00008 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6014]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6020]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6023]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6024]: 6 -1.00005 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6025]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6028]: 6 -1.00006 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6029]: 6 -1.00005 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6030]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6034]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6035]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6037]: 6 -1.00005 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6053]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6056]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6063]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6064]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6066]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6075]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6078]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6083]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6098]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6118]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6130]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6139]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6141]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6142]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6144]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6151]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6154]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6155]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6158]: 6 -1.00007 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6161]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6176]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6186]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6208]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6220]: 6 -1.00005 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6221]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6226]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6227]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6233]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6235]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6236]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6247]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6255]: 6 -1.00006 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6257]: 6 -1.00005 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6266]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6273]: 6 -1.00006 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6274]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6276]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6278]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6284]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6285]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6286]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6293]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6294]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6295]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6303]: 6 -1.00005 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6304]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6307]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6327]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6332]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6334]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6346]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6348]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6361]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6368]: 6 -1.00005 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6369]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6371]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6373]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6374]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6379]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6380]: 6 -1.00006 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6381]: 6 -1.00005 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6382]: 6 -1.00005 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6388]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6391]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6395]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6396]: 6 -1.00006 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6399]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6410]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6412]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6414]: 6 -1.00005 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6418]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6448]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6455]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6468]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6470]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6474]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6509]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6514]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6525]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6533]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6534]: 6 -1.00008 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6560]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6569]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6575]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6626]: 6 -1.00008 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6630]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6653]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6661]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6672]: 6 -1.00005 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6674]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6687]: 6 -1.00007 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6728]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6755]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6759]: 6 -1.00006 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6760]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6761]: 6 -1.00006 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6764]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6775]: 6 -1.00005 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6785]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6808]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6812]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6817]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6822]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6824]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6838]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6839]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6848]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6852]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6862]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6863]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6873]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6876]: 6 -1.00007 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6877]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6879]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6883]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6885]: 6 -1.00005 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6889]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6892]: 6 -1.00006 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6894]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6895]: 6 -1.00005 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6898]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6899]: 6 -1.00005 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6900]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6901]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6902]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6904]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6910]: 6 -1.00005 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6915]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6916]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6918]: 6 -1.00006 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6920]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6923]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6925]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6938]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6955]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6958]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6963]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6970]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6974]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6984]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[6987]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[7012]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[7013]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[7023]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[7025]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[7031]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[7059]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[7061]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[7062]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[7067]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[7079]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[7085]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[7087]: 6 -1.00008 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[7089]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[7095]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[7096]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[7097]: 6 -1.00004 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[7100]: 6 -1.00003 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[7102]: 6 -1.00006 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[7105]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[7107]: 6 -1.00002 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[7150]: 6 -1.00001 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[7195]: 6 -1.00005 0 shouldn't be
937.66/940.62	WSVECS04 Frhs2[7302]: 6 -1.00002 0 shouldn't be
939.45/942.40	c INPROCESSING
939.45/942.40	c GARBAGE COLLECT
939.45/942.40	c rational objective 1826
941.85/944.84	c #Conflicts:     823000 | #Constraints:      66491
941.85/944.84	c #Conflicts:     824000 | #Constraints:      67491
941.85/944.84	c #Conflicts:     825000 | #Constraints:      68491
941.85/944.84	c #Conflicts:     826000 | #Constraints:      69491
941.85/944.84	c #Conflicts:     827000 | #Constraints:      70491
941.85/944.84	c #Conflicts:     828000 | #Constraints:      71491
941.85/944.84	c bounds 3728 >= 1827 @ 926.855
943.64/946.65	c #Conflicts:     829000 | #Constraints:      72608
943.64/946.65	c #Conflicts:     830000 | #Constraints:      73608
943.64/946.65	c #Conflicts:     831000 | #Constraints:      74608
943.64/946.65	c #Conflicts:     832000 | #Constraints:      75608
943.64/946.65	c bounds 3728 >= 1828 @ 928.632
948.13/951.11	c #Conflicts:     833000 | #Constraints:      76623
948.13/951.11	c #Conflicts:     834000 | #Constraints:      77623
948.13/951.11	c #Conflicts:     835000 | #Constraints:      78623
948.13/951.11	c #Conflicts:     836000 | #Constraints:      79623
948.13/951.11	c bounds 3728 >= 1829 @ 933.034
950.62/953.68	c #Conflicts:     837000 | #Constraints:      80647
950.62/953.68	c #Conflicts:     838000 | #Constraints:      81647
950.62/953.68	c #Conflicts:     839000 | #Constraints:      82647
950.62/953.68	c #Conflicts:     840000 | #Constraints:      83647
950.62/953.68	c #Conflicts:     841000 | #Constraints:      84647
950.62/953.68	c bounds 3728 >= 1830 @ 935.582
955.91/958.92	c #Conflicts:     842000 | #Constraints:      85674
955.91/958.92	c #Conflicts:     843000 | #Constraints:      86674
955.91/958.92	c #Conflicts:     844000 | #Constraints:      87674
955.91/958.92	c #Conflicts:     845000 | #Constraints:      88674
955.91/958.92	c #Conflicts:     846000 | #Constraints:      89674
955.91/958.92	c bounds 3728 >= 1831 @ 940.76
956.01/959.05	c bounds 3727 >= 1831 @ 940.891
960.79/963.80	c #Conflicts:     847000 | #Constraints:      90699
960.79/963.80	c #Conflicts:     848000 | #Constraints:      91699
960.79/963.80	c bounds 3726 >= 1831 @ 945.568
977.74/980.88	c #Conflicts:     849000 | #Constraints:      92700
977.74/980.88	c #Conflicts:     850000 | #Constraints:      93700
977.74/980.88	c #Conflicts:     851000 | #Constraints:      94700
977.74/980.88	c #Conflicts:     852000 | #Constraints:      95700
977.74/980.88	c #Conflicts:     853000 | #Constraints:      96700
977.74/980.88	c #Conflicts:     854000 | #Constraints:      97700
977.74/980.88	c #Conflicts:     855000 | #Constraints:      98700
977.74/980.88	c #Conflicts:     856000 | #Constraints:      99700
977.74/980.88	c #Conflicts:     857000 | #Constraints:     100700
977.74/980.88	c #Conflicts:     858000 | #Constraints:     101700
977.74/980.88	c #Conflicts:     859000 | #Constraints:     102700
977.74/980.88	c #Conflicts:     860000 | #Constraints:     103700
977.74/980.88	c #Conflicts:     861000 | #Constraints:     104700
977.74/980.88	c #Conflicts:     862000 | #Constraints:     105700
977.74/980.88	c #Conflicts:     863000 | #Constraints:     106700
977.74/980.88	c #Conflicts:     864000 | #Constraints:     107700
977.74/980.88	c #Conflicts:     865000 | #Constraints:     108700
977.74/980.88	c #Conflicts:     866000 | #Constraints:     109700
977.74/980.88	c #Conflicts:     867000 | #Constraints:     110700
977.74/980.88	c bounds 3726 >= 1832 @ 962.423
977.84/980.99	c #Conflicts:     868000 | #Constraints:     111865
977.84/980.99	c bounds 3725 >= 1832 @ 962.528
977.95/981.05	c bounds 3724 >= 1832 @ 962.588
978.05/981.10	c bounds 3723 >= 1832 @ 962.636
978.05/981.17	c bounds 3722 >= 1832 @ 962.695
981.04/984.15	c #Conflicts:     869000 | #Constraints:     112871
981.04/984.15	c bounds 3721 >= 1832 @ 965.647
982.94/986.02	c #Conflicts:     870000 | #Constraints:     113877
982.94/986.02	c bounds 3720 >= 1832 @ 967.477
991.41/994.52	c #Conflicts:     871000 | #Constraints:     114878
991.41/994.52	c #Conflicts:     872000 | #Constraints:     115878
991.41/994.52	c #Conflicts:     873000 | #Constraints:     116878
991.41/994.52	c #Conflicts:     874000 | #Constraints:     117878
991.41/994.52	c #Conflicts:     875000 | #Constraints:     118878
991.41/994.52	c #Conflicts:     876000 | #Constraints:     119878
991.41/994.52	c #Conflicts:     877000 | #Constraints:     120878
991.41/994.52	c bounds 3720 >= 1833 @ 975.898
991.51/994.65	c bounds 3719 >= 1833 @ 976.019
991.60/994.71	c bounds 3718 >= 1833 @ 976.081
991.60/994.79	c bounds 3717 >= 1833 @ 976.152
991.80/994.91	c bounds 3716 >= 1833 @ 976.266
991.91/995.01	c bounds 3715 >= 1833 @ 976.359
992.01/995.14	c bounds 3714 >= 1833 @ 976.488
992.11/995.23	c bounds 3713 >= 1833 @ 976.573
994.00/997.17	c #Conflicts:     878000 | #Constraints:     121930
994.00/997.17	c bounds 3712 >= 1833 @ 978.487
994.30/997.43	c bounds 3711 >= 1833 @ 978.742
998.09/1001.23	c #Conflicts:     879000 | #Constraints:     122934
998.09/1001.23	c #Conflicts:     880000 | #Constraints:     123935
998.09/1001.23	c bounds 3710 >= 1833 @ 982.515
999.78/1002.99	WSVECS04 Frhs2[6]: 6 -1.00001 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[8]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[13]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[24]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[25]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[26]: 6 -1.00005 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[54]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[56]: 6 -1.00001 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[75]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[82]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[95]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[97]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[115]: 6 -1.00001 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[128]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[130]: 6 -1.00001 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[208]: 6 -1.00003 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[307]: 6 -1.00001 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[316]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[317]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[320]: 6 -1.00003 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[325]: 6 -1.00003 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[340]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[353]: 6 -1.00001 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[371]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[394]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[410]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[419]: 6 -1.00001 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[476]: 6 -1.00003 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[492]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[493]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[494]: 6 -1.00006 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[531]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[534]: 6 -1.00003 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[539]: 6 -1.00003 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[584]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[593]: 6 -1.00001 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[594]: 6 -1.00001 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[604]: 6 -1.00001 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[637]: 6 -1.00003 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[645]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[662]: 6 -1.00001 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[685]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[790]: 6 -1.00003 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[834]: 6 -1.00003 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[862]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[882]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[924]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[961]: 6 -1.00006 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1027]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1141]: 6 -1.00003 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1149]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1151]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1168]: 6 -1.00001 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1179]: 6 -1.00001 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1188]: 6 -1.00001 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1197]: 6 -1.00003 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1206]: 6 -1.00001 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1227]: 6 -1.00001 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1228]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1229]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1240]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1248]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1263]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1273]: 6 -1.00003 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1283]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1310]: 6 -1.00005 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1322]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1324]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1347]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1372]: 6 -1.00001 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1377]: 6 -1.00003 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1383]: 6 -1.00001 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1387]: 6 -1.00001 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1401]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1418]: 6 -1.00001 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1438]: 6 -1.00003 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1453]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1459]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1468]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1470]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1487]: 6 -1.00003 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1488]: 6 -1.00006 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1489]: 6 -1.00001 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1503]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1511]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1520]: 6 -1.00001 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1521]: 6 -1.00001 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1523]: 6 -1.00001 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1533]: 6 -1.00003 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1538]: 6 -1.00001 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1540]: 6 -1.00003 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1547]: 6 -1.00001 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1595]: 6 -1.00002 0 shouldn't be
999.78/1002.99	WSVECS04 Frhs2[1597]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[1623]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[1643]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[1659]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[1685]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[1695]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[1697]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[1730]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[1758]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[1789]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[1790]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[1802]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[1806]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[1844]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[1885]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[1906]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[1909]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[1927]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[1946]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[1956]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[1988]: 6 -1.00005 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[1995]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2011]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2026]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2072]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2075]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2087]: 6 -1.00007 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2106]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2117]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2119]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2162]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2197]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2207]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2241]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2249]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2250]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2253]: 6 -1.00006 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2257]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2260]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2266]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2276]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2284]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2289]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2305]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2306]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2310]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2318]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2322]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2325]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2347]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2349]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2362]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2370]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2386]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2392]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2405]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2443]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2448]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2502]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2509]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2519]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2529]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2532]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2547]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2549]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2550]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2567]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2576]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2607]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2619]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2627]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2634]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2638]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2660]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2670]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2680]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2686]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2720]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2735]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2745]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2758]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2770]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2773]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2784]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2787]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2828]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2829]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2830]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2835]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2845]: 6 -1.00005 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2851]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2853]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2886]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2890]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2894]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2895]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2929]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2938]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2943]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2944]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2945]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2948]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2951]: 6 -1.00005 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2952]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2954]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2979]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2987]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[2996]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3034]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3043]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3066]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3077]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3102]: 6 -1.00007 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3126]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3127]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3128]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3130]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3136]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3169]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3174]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3175]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3216]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3237]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3242]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3245]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3268]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3274]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3280]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3391]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3406]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3419]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3423]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3434]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3457]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3461]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3463]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3488]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3526]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3577]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3582]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3584]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3591]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3607]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3619]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3620]: 6 -1.00007 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3621]: 6 -1.00005 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3623]: 6 -1.00005 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3638]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3641]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3645]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3649]: 6 -1.00005 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3675]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3687]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3689]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3724]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3734]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3739]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3748]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3749]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3750]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3756]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3771]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3776]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3787]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3831]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3848]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3855]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3860]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3877]: 6 -1.00007 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3882]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3889]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3897]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3898]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3899]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3920]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3922]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3940]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3948]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3964]: 6 -1.00004 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3980]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3981]: 6 -1.00005 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3988]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3992]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[3997]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4009]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4011]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4042]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4045]: 6 -1.00008 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4079]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4096]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4122]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4133]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4140]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4156]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4157]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4178]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4195]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4209]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4220]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4236]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4258]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4268]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4275]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4301]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4314]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4320]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4325]: 6 -1.00006 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4360]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4361]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4386]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4389]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4427]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4436]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4446]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4454]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4461]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4462]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4467]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4470]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4483]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4490]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4501]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4508]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4511]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4518]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4519]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4536]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4571]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4582]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4583]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4586]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4587]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4588]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4592]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4596]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4597]: 6 -1.00007 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4599]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4605]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4607]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4613]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4620]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4645]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4656]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4664]: 6 -1.00007 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4665]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4728]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4730]: 6 -1.00007 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4746]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4748]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4755]: 6 -1.00006 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4757]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4758]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4763]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4766]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4797]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4833]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4837]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4839]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4852]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4855]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4864]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4869]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4873]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4885]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4895]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4901]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4920]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4930]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4931]: 6 -1.00006 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4934]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4950]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4952]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4954]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4958]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4993]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[4995]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5008]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5016]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5017]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5068]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5069]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5093]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5118]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5124]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5140]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5152]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5158]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5162]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5196]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5201]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5212]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5214]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5218]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5269]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5275]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5279]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5285]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5286]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5291]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5292]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5302]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5315]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5353]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5376]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5377]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5389]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5409]: 6 -1.00007 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5414]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5438]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5443]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5459]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5462]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5476]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5490]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5507]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5515]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5531]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5533]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5555]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5561]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5562]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5565]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5567]: 6 -1.00006 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5578]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5579]: 6 -1.00005 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5580]: 6 -1.00004 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5586]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5615]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5672]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5699]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5701]: 6 -1.00005 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5718]: 6 -1.00007 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5726]: 6 -1.00007 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5727]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5729]: 6 -1.00006 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5739]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5740]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5745]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5757]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5764]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5766]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5773]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5775]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5780]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5796]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5799]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5811]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5829]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5833]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5834]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5852]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5854]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5860]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5894]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5922]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5930]: 6 -1.00006 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5940]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5945]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5973]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5981]: 6 -1.00006 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[5993]: 6 -1.00005 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6026]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6028]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6030]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6079]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6088]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6118]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6122]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6133]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6142]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6157]: 6 -1.00005 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6158]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6167]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6168]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6179]: 6 -1.00007 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6196]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6214]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6255]: 6 -1.00005 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6264]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6267]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6268]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6277]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6278]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6281]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6284]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6306]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6308]: 6 -1.00007 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6309]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6311]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6314]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6348]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6350]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6359]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6372]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6377]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6389]: 6 -1.00005 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6396]: 6 -1.00004 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6397]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6399]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6400]: 6 -1.00007 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6404]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6411]: 6 -1.00006 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6425]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6434]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6455]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6474]: 6 -1.00005 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6484]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6495]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6497]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6501]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6514]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6539]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6546]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6549]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6560]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6569]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6574]: 6 -1.00007 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6592]: 6 -1.00006 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6602]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6606]: 6 -1.00005 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6617]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6620]: 6 -1.00005 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6626]: 6 -1.00007 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6632]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6643]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6648]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6653]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6654]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6661]: 6 -1.00005 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6685]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6688]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6694]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6701]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6746]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6761]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6778]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6783]: 6 -1.00006 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6795]: 6 -1.00004 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6798]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6800]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6802]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6806]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6807]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6811]: 6 -1.00007 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6812]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6814]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6822]: 6 -1.00007 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6838]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6844]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6867]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6879]: 6 -1.00006 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6883]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6886]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6895]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6903]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6908]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6910]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6918]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6928]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[6969]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[7005]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[7028]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[7050]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[7063]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[7066]: 6 -1.00005 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[7067]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[7071]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[7076]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[7081]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[7082]: 6 -1.00005 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[7092]: 6 -1.00007 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[7093]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[7100]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[7108]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[7124]: 6 -1.00004 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[7142]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[7154]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[7171]: 6 -1.00006 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[7203]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[7211]: 6 -1.00003 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[7234]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[7235]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[7259]: 6 -1.00002 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[7266]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[7269]: 6 -1.00005 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[7273]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[7277]: 6 -1.00001 0 shouldn't be
999.78/1003.00	WSVECS04 Frhs2[7291]: 6 -1.00001 0 shouldn't be
1005.07/1008.29	c #Conflicts:     881000 | #Constraints:     124937
1005.07/1008.29	c #Conflicts:     882000 | #Constraints:     125937
1005.07/1008.29	c #Conflicts:     883000 | #Constraints:     126937
1005.07/1008.29	c #Conflicts:     884000 | #Constraints:     127937
1005.07/1008.29	c INPROCESSING
1005.07/1008.29	c GARBAGE COLLECT
1005.07/1008.29	c rational objective 1833
1005.26/1008.43	c bounds 3709 >= 1833 @ 989.62
1005.26/1008.46	c bounds 3708 >= 1833 @ 989.653
1005.36/1008.50	c bounds 3707 >= 1833 @ 989.685
1005.36/1008.58	c bounds 3706 >= 1833 @ 989.757
1006.06/1009.23	c bounds 3705 >= 1833 @ 990.399
1024.40/1027.62	c #Conflicts:     885000 | #Constraints:      80440
1024.40/1027.62	c #Conflicts:     886000 | #Constraints:      81440
1024.40/1027.62	c #Conflicts:     887000 | #Constraints:      82440
1024.40/1027.62	c #Conflicts:     888000 | #Constraints:      83440
1024.40/1027.62	c #Conflicts:     889000 | #Constraints:      84440
1024.40/1027.62	c #Conflicts:     890000 | #Constraints:      85440
1024.40/1027.62	c #Conflicts:     891000 | #Constraints:      86440
1024.40/1027.62	c bounds 3704 >= 1833 @ 1008.67
1026.91/1030.16	c #Conflicts:     892000 | #Constraints:      87441
1026.91/1030.16	c bounds 3704 >= 1834 @ 1011.17
1029.59/1032.82	c #Conflicts:     893000 | #Constraints:      88480
1029.59/1032.82	c #Conflicts:     894000 | #Constraints:      89480
1029.59/1032.82	c #Conflicts:     895000 | #Constraints:      90480
1029.59/1032.82	c #Conflicts:     896000 | #Constraints:      91480
1029.59/1032.82	c bounds 3704 >= 1835 @ 1013.79
1034.08/1037.38	c #Conflicts:     897000 | #Constraints:      92510
1034.08/1037.38	c #Conflicts:     898000 | #Constraints:      93510
1034.08/1037.38	c #Conflicts:     899000 | #Constraints:      94510
1034.08/1037.38	c #Conflicts:     900000 | #Constraints:      95510
1034.08/1037.38	c bounds 3704 >= 1836 @ 1018.3
1041.86/1045.11	c #Conflicts:     901000 | #Constraints:      96564
1041.86/1045.11	c #Conflicts:     902000 | #Constraints:      97564
1041.86/1045.11	c #Conflicts:     903000 | #Constraints:      98564
1041.86/1045.11	c #Conflicts:     904000 | #Constraints:      99564
1041.86/1045.11	c #Conflicts:     905000 | #Constraints:     100564
1041.86/1045.11	c #Conflicts:     906000 | #Constraints:     101564
1041.86/1045.11	c bounds 3704 >= 1837 @ 1025.94
1042.56/1045.81	c bounds 3703 >= 1837 @ 1026.62
1048.84/1052.15	c #Conflicts:     907000 | #Constraints:     102613
1048.84/1052.15	c #Conflicts:     908000 | #Constraints:     103613
1048.84/1052.15	c #Conflicts:     909000 | #Constraints:     104613
1048.84/1052.15	c #Conflicts:     910000 | #Constraints:     105613
1048.84/1052.15	c INPROCESSING
1048.84/1052.15	c GARBAGE COLLECT
1048.84/1052.15	c rational objective 1837
1049.64/1052.93	c bounds 3702 >= 1837 @ 1033.67
1049.64/1052.96	c bounds 3701 >= 1837 @ 1033.7
1049.64/1052.98	c bounds 3700 >= 1837 @ 1033.72
1049.74/1053.04	c bounds 3699 >= 1837 @ 1033.77
1049.84/1053.17	c bounds 3698 >= 1837 @ 1033.91
1052.83/1056.14	c #Conflicts:     911000 | #Constraints:      69364
1052.83/1056.14	c bounds 3697 >= 1837 @ 1036.82
1057.52/1060.85	c #Conflicts:     912000 | #Constraints:      70365
1057.52/1060.85	c #Conflicts:     913000 | #Constraints:      71365
1057.52/1060.85	c #Conflicts:     914000 | #Constraints:      72365
1057.52/1060.85	c #Conflicts:     915000 | #Constraints:      73365
1057.52/1060.85	c #Conflicts:     916000 | #Constraints:      74365
1057.52/1060.85	c bounds 3697 >= 1838 @ 1041.46
1057.52/1060.89	c bounds 3696 >= 1838 @ 1041.5
1057.61/1060.94	c bounds 3695 >= 1838 @ 1041.55
1057.61/1060.98	c bounds 3694 >= 1838 @ 1041.59
1057.71/1061.02	c bounds 3693 >= 1838 @ 1041.62
1057.71/1061.05	c bounds 3692 >= 1838 @ 1041.65
1057.71/1061.08	c bounds 3691 >= 1838 @ 1041.68
1057.82/1061.16	c bounds 3690 >= 1838 @ 1041.75
1057.82/1061.19	c bounds 3689 >= 1838 @ 1041.79
1057.91/1061.26	c bounds 3688 >= 1838 @ 1041.84
1057.91/1061.29	c bounds 3687 >= 1838 @ 1041.87
1058.01/1061.33	c bounds 3686 >= 1838 @ 1041.91
1058.01/1061.36	c bounds 3685 >= 1838 @ 1041.94
1058.01/1061.39	c bounds 3684 >= 1838 @ 1041.96
1058.11/1061.44	c #Conflicts:     917000 | #Constraints:      75486
1058.11/1061.44	c bounds 3683 >= 1838 @ 1042
1058.11/1061.47	c bounds 3682 >= 1838 @ 1042.04
1058.21/1061.54	c bounds 3681 >= 1838 @ 1042.1
1058.21/1061.57	c bounds 3680 >= 1838 @ 1042.12
1058.31/1061.60	c bounds 3679 >= 1838 @ 1042.15
1058.31/1061.66	c bounds 3678 >= 1838 @ 1042.21
1066.39/1069.77	c #Conflicts:     918000 | #Constraints:      76492
1066.39/1069.77	c #Conflicts:     919000 | #Constraints:      77492
1066.39/1069.77	c #Conflicts:     920000 | #Constraints:      78492
1066.39/1069.77	c bounds 3677 >= 1838 @ 1050.22
1073.67/1077.02	c #Conflicts:     921000 | #Constraints:      79493
1073.67/1077.02	c #Conflicts:     922000 | #Constraints:      80493
1073.67/1077.02	c #Conflicts:     923000 | #Constraints:      81493
1073.67/1077.02	c #Conflicts:     924000 | #Constraints:      82493
1073.67/1077.02	c #Conflicts:     925000 | #Constraints:      83493
1073.67/1077.02	c #Conflicts:     926000 | #Constraints:      84493
1073.67/1077.02	c bounds 3677 >= 1839 @ 1057.38
1077.66/1081.06	c #Conflicts:     927000 | #Constraints:      85565
1077.66/1081.06	c #Conflicts:     928000 | #Constraints:      86565
1077.66/1081.06	c #Conflicts:     929000 | #Constraints:      87565
1077.66/1081.06	c #Conflicts:     930000 | #Constraints:      88565
1077.66/1081.06	c bounds 3677 >= 1840 @ 1061.39
1077.86/1081.27	c bounds 3676 >= 1840 @ 1061.59
1077.96/1081.37	c bounds 3675 >= 1840 @ 1061.69
1078.05/1081.46	c bounds 3674 >= 1840 @ 1061.78
1078.15/1081.52	c bounds 3673 >= 1840 @ 1061.84
1078.45/1081.80	c bounds 3672 >= 1840 @ 1062.11
1078.45/1081.86	c bounds 3671 >= 1840 @ 1062.16
1078.55/1081.90	c bounds 3670 >= 1840 @ 1062.2
1078.65/1082.04	c bounds 3669 >= 1840 @ 1062.32
1078.65/1082.09	c bounds 3668 >= 1840 @ 1062.37
1078.85/1082.21	c bounds 3667 >= 1840 @ 1062.49
1078.85/1082.30	c bounds 3666 >= 1840 @ 1062.56
1082.84/1086.26	c #Conflicts:     931000 | #Constraints:      89616
1082.84/1086.26	c #Conflicts:     932000 | #Constraints:      90617
1082.84/1086.26	c bounds 3665 >= 1840 @ 1066.49
1100.29/1103.74	c #Conflicts:     933000 | #Constraints:      91626
1100.29/1103.74	c #Conflicts:     934000 | #Constraints:      92626
1100.29/1103.74	c #Conflicts:     935000 | #Constraints:      93626
1100.29/1103.74	c #Conflicts:     936000 | #Constraints:      94626
1100.29/1103.74	c #Conflicts:     937000 | #Constraints:      95626
1100.29/1103.74	c #Conflicts:     938000 | #Constraints:      96626
1100.29/1103.74	c #Conflicts:     939000 | #Constraints:      97626
1100.29/1103.74	c #Conflicts:     940000 | #Constraints:      98626
1100.29/1103.74	c #Conflicts:     941000 | #Constraints:      99626
1100.29/1103.74	c #Conflicts:     942000 | #Constraints:     100626
1100.29/1103.74	c #Conflicts:     943000 | #Constraints:     101626
1100.29/1103.74	c #Conflicts:     944000 | #Constraints:     102626
1100.29/1103.74	c bounds 3665 >= 1841 @ 1083.8
1100.39/1103.81	c bounds 3664 >= 1841 @ 1083.87
1100.39/1103.87	c bounds 3663 >= 1841 @ 1083.93
1100.49/1103.98	c bounds 3662 >= 1841 @ 1084.03
1104.98/1108.41	c #Conflicts:     945000 | #Constraints:     103704
1104.98/1108.41	c #Conflicts:     946000 | #Constraints:     104705
1104.98/1108.41	c bounds 3661 >= 1841 @ 1088.44
1108.26/1111.76	c #Conflicts:     947000 | #Constraints:     105713
1108.26/1111.76	c #Conflicts:     948000 | #Constraints:     106727
1108.26/1111.76	c bounds 3660 >= 1841 @ 1091.76
1229.32/1233.19	c #Conflicts:     949000 | #Constraints:     107735
1229.32/1233.19	c #Conflicts:     950000 | #Constraints:     108747
1229.32/1233.19	c #Conflicts:     951000 | #Constraints:     109756
1229.32/1233.19	c #Conflicts:     952000 | #Constraints:     110763
1229.32/1233.19	c #Conflicts:     953000 | #Constraints:     111766
1229.32/1233.19	c #Conflicts:     954000 | #Constraints:     112767
1229.32/1233.19	c #Conflicts:     955000 | #Constraints:     113767
1229.32/1233.19	c #Conflicts:     956000 | #Constraints:     114771
1229.32/1233.19	c #Conflicts:     957000 | #Constraints:     115773
1229.32/1233.19	c #Conflicts:     958000 | #Constraints:     116774
1229.32/1233.19	c #Conflicts:     959000 | #Constraints:     117775
1229.32/1233.19	c #Conflicts:     960000 | #Constraints:     118776
1229.32/1233.19	c #Conflicts:     961000 | #Constraints:     119777
1229.32/1233.19	c #Conflicts:     962000 | #Constraints:     120779
1229.32/1233.19	c #Conflicts:     963000 | #Constraints:     121781
1229.32/1233.19	c #Conflicts:     964000 | #Constraints:     122783
1229.32/1233.19	c #Conflicts:     965000 | #Constraints:     123783
1229.32/1233.19	c #Conflicts:     966000 | #Constraints:     124784
1229.32/1233.19	c #Conflicts:     967000 | #Constraints:     125785
1229.32/1233.19	c #Conflicts:     968000 | #Constraints:     126787
1229.32/1233.19	c #Conflicts:     969000 | #Constraints:     127789
1229.32/1233.19	c #Conflicts:     970000 | #Constraints:     128791
1229.32/1233.19	c #Conflicts:     971000 | #Constraints:     129792
1229.32/1233.19	c #Conflicts:     972000 | #Constraints:     130793
1229.32/1233.19	c #Conflicts:     973000 | #Constraints:     131793
1229.32/1233.19	c #Conflicts:     974000 | #Constraints:     132794
1229.32/1233.19	c INPROCESSING
1229.32/1233.19	c GARBAGE COLLECT
1229.32/1233.19	c rational objective 1841
1234.59/1238.44	c #Conflicts:     975000 | #Constraints:      82913
1234.59/1238.44	c #Conflicts:     976000 | #Constraints:      83913
1234.59/1238.44	c #Conflicts:     977000 | #Constraints:      84913
1234.59/1238.44	c #Conflicts:     978000 | #Constraints:      85913
1234.59/1238.44	c #Conflicts:     979000 | #Constraints:      86913
1234.59/1238.44	c #Conflicts:     980000 | #Constraints:      87913
1234.59/1238.44	c bounds 3660 >= 1842 @ 1217.64
1240.88/1244.78	c #Conflicts:     981000 | #Constraints:      88991
1240.88/1244.78	c #Conflicts:     982000 | #Constraints:      89991
1240.88/1244.78	c #Conflicts:     983000 | #Constraints:      90991
1240.88/1244.78	c #Conflicts:     984000 | #Constraints:      91991
1240.88/1244.78	c #Conflicts:     985000 | #Constraints:      92991
1240.88/1244.78	c #Conflicts:     986000 | #Constraints:      93991
1240.88/1244.78	c #Conflicts:     987000 | #Constraints:      94991
1240.88/1244.78	c bounds 3660 >= 1843 @ 1223.91
1249.05/1252.98	c #Conflicts:     988000 | #Constraints:      96051
1249.05/1252.98	c #Conflicts:     989000 | #Constraints:      97051
1249.05/1252.98	c #Conflicts:     990000 | #Constraints:      98051
1249.05/1252.98	c #Conflicts:     991000 | #Constraints:      99051
1249.05/1252.98	c #Conflicts:     992000 | #Constraints:     100051
1249.05/1252.98	c #Conflicts:     993000 | #Constraints:     101051
1249.05/1252.98	c #Conflicts:     994000 | #Constraints:     102051
1249.05/1252.98	c bounds 3660 >= 1844 @ 1232.03
1256.44/1260.36	c #Conflicts:     995000 | #Constraints:     103102
1256.44/1260.36	c #Conflicts:     996000 | #Constraints:     104102
1256.44/1260.36	c #Conflicts:     997000 | #Constraints:     105102
1256.44/1260.36	c #Conflicts:     998000 | #Constraints:     106102
1256.44/1260.36	c #Conflicts:     999000 | #Constraints:     107102
1256.44/1260.36	c #Conflicts:    1000000 | #Constraints:     108102
1256.44/1260.36	c #Conflicts:    1001000 | #Constraints:     109102
1256.44/1260.36	c bounds 3660 >= 1845 @ 1239.33
1260.13/1264.07	c INPROCESSING
1260.13/1264.07	c GARBAGE COLLECT
1260.13/1264.07	c rational objective 1845
1270.89/1274.85	c #Conflicts:    1002000 | #Constraints:      71032
1270.89/1274.85	c #Conflicts:    1003000 | #Constraints:      72032
1270.89/1274.85	c #Conflicts:    1004000 | #Constraints:      73032
1270.89/1274.85	c #Conflicts:    1005000 | #Constraints:      74032
1270.89/1274.85	c #Conflicts:    1006000 | #Constraints:      75032
1270.89/1274.85	c #Conflicts:    1007000 | #Constraints:      76032
1270.89/1274.85	c #Conflicts:    1008000 | #Constraints:      77032
1270.89/1274.85	c #Conflicts:    1009000 | #Constraints:      78032
1270.89/1274.85	c #Conflicts:    1010000 | #Constraints:      79032
1270.89/1274.85	c #Conflicts:    1011000 | #Constraints:      80032
1270.89/1274.85	c #Conflicts:    1012000 | #Constraints:      81032
1270.89/1274.85	c #Conflicts:    1013000 | #Constraints:      82032
1270.89/1274.85	c #Conflicts:    1014000 | #Constraints:      83032
1270.89/1274.85	c #Conflicts:    1015000 | #Constraints:      84032
1270.89/1274.85	c bounds 3660 >= 1846 @ 1253.65
1280.07/1284.08	c #Conflicts:    1016000 | #Constraints:      85176
1280.07/1284.08	c #Conflicts:    1017000 | #Constraints:      86176
1280.07/1284.08	c #Conflicts:    1018000 | #Constraints:      87176
1280.07/1284.08	c #Conflicts:    1019000 | #Constraints:      88176
1280.07/1284.08	c #Conflicts:    1020000 | #Constraints:      89176
1280.07/1284.08	c #Conflicts:    1021000 | #Constraints:      90176
1280.07/1284.08	c #Conflicts:    1022000 | #Constraints:      91176
1280.07/1284.08	c #Conflicts:    1023000 | #Constraints:      92176
1280.07/1284.08	c #Conflicts:    1024000 | #Constraints:      93176
1280.07/1284.08	c #Conflicts:    1025000 | #Constraints:      94176
1280.07/1284.08	c #Conflicts:    1026000 | #Constraints:      95176
1280.07/1284.08	c bounds 3660 >= 1847 @ 1262.79
1290.93/1294.96	c #Conflicts:    1027000 | #Constraints:      96242
1290.93/1294.96	c #Conflicts:    1028000 | #Constraints:      97242
1290.93/1294.96	c #Conflicts:    1029000 | #Constraints:      98242
1290.93/1294.96	c #Conflicts:    1030000 | #Constraints:      99242
1290.93/1294.96	c #Conflicts:    1031000 | #Constraints:     100242
1290.93/1294.96	c #Conflicts:    1032000 | #Constraints:     101242
1290.93/1294.96	c #Conflicts:    1033000 | #Constraints:     102242
1290.93/1294.96	c #Conflicts:    1034000 | #Constraints:     103242
1290.93/1294.96	c #Conflicts:    1035000 | #Constraints:     104242
1290.93/1294.96	c bounds 3660 >= 1848 @ 1273.56
1303.29/1307.35	c #Conflicts:    1036000 | #Constraints:     105296
1303.29/1307.35	c #Conflicts:    1037000 | #Constraints:     106296
1303.29/1307.35	c #Conflicts:    1038000 | #Constraints:     107296
1303.29/1307.35	c #Conflicts:    1039000 | #Constraints:     108296
1303.29/1307.35	c #Conflicts:    1040000 | #Constraints:     109296
1303.29/1307.35	c #Conflicts:    1041000 | #Constraints:     110296
1303.29/1307.35	c #Conflicts:    1042000 | #Constraints:     111296
1303.29/1307.35	c #Conflicts:    1043000 | #Constraints:     112296
1303.29/1307.35	c #Conflicts:    1044000 | #Constraints:     113296
1303.29/1307.35	c #Conflicts:    1045000 | #Constraints:     114296
1303.29/1307.35	c bounds 3660 >= 1849 @ 1285.82
1316.26/1320.38	c #Conflicts:    1046000 | #Constraints:     115335
1316.26/1320.38	c #Conflicts:    1047000 | #Constraints:     116335
1316.26/1320.38	c #Conflicts:    1048000 | #Constraints:     117335
1316.26/1320.38	c #Conflicts:    1049000 | #Constraints:     118335
1316.26/1320.38	c #Conflicts:    1050000 | #Constraints:     119335
1316.26/1320.38	c #Conflicts:    1051000 | #Constraints:     120335
1316.26/1320.38	c #Conflicts:    1052000 | #Constraints:     121335
1316.26/1320.38	c #Conflicts:    1053000 | #Constraints:     122335
1316.26/1320.38	c #Conflicts:    1054000 | #Constraints:     123335
1316.26/1320.38	c #Conflicts:    1055000 | #Constraints:     124335
1316.26/1320.38	c #Conflicts:    1056000 | #Constraints:     125335
1316.26/1320.38	c #Conflicts:    1057000 | #Constraints:     126335
1316.26/1320.38	c bounds 3660 >= 1850 @ 1298.72
1334.91/1339.10	c #Conflicts:    1058000 | #Constraints:     127374
1334.91/1339.10	c #Conflicts:    1059000 | #Constraints:     128374
1334.91/1339.10	c #Conflicts:    1060000 | #Constraints:     129374
1334.91/1339.10	c #Conflicts:    1061000 | #Constraints:     130374
1334.91/1339.10	c #Conflicts:    1062000 | #Constraints:     131374
1334.91/1339.10	c #Conflicts:    1063000 | #Constraints:     132374
1334.91/1339.10	c #Conflicts:    1064000 | #Constraints:     133374
1334.91/1339.10	c #Conflicts:    1065000 | #Constraints:     134374
1334.91/1339.10	c #Conflicts:    1066000 | #Constraints:     135374
1334.91/1339.10	c #Conflicts:    1067000 | #Constraints:     136374
1334.91/1339.10	c #Conflicts:    1068000 | #Constraints:     137374
1334.91/1339.10	c #Conflicts:    1069000 | #Constraints:     138374
1334.91/1339.10	c INPROCESSING
1334.91/1339.10	c GARBAGE COLLECT
1334.91/1339.10	c rational objective 1850
1335.20/1339.32	c bounds 3660 >= 1851 @ 1317.51
1348.37/1352.52	c #Conflicts:    1070000 | #Constraints:      86158
1348.37/1352.52	c #Conflicts:    1071000 | #Constraints:      87158
1348.37/1352.52	c #Conflicts:    1072000 | #Constraints:      88158
1348.37/1352.52	c #Conflicts:    1073000 | #Constraints:      89158
1348.37/1352.52	c #Conflicts:    1074000 | #Constraints:      90158
1348.37/1352.52	c #Conflicts:    1075000 | #Constraints:      91158
1348.37/1352.52	c #Conflicts:    1076000 | #Constraints:      92158
1348.37/1352.52	c #Conflicts:    1077000 | #Constraints:      93158
1348.37/1352.52	c #Conflicts:    1078000 | #Constraints:      94158
1348.37/1352.52	c #Conflicts:    1079000 | #Constraints:      95158
1348.37/1352.52	c #Conflicts:    1080000 | #Constraints:      96158
1348.37/1352.52	c #Conflicts:    1081000 | #Constraints:      97158
1348.37/1352.52	c #Conflicts:    1082000 | #Constraints:      98158
1348.37/1352.52	c #Conflicts:    1083000 | #Constraints:      99158
1348.37/1352.52	c bounds 3660 >= 1852 @ 1330.57
1362.93/1367.14	c #Conflicts:    1084000 | #Constraints:     100242
1362.93/1367.14	c #Conflicts:    1085000 | #Constraints:     101242
1362.93/1367.14	c #Conflicts:    1086000 | #Constraints:     102242
1362.93/1367.14	c #Conflicts:    1087000 | #Constraints:     103242
1362.93/1367.14	c #Conflicts:    1088000 | #Constraints:     104242
1362.93/1367.14	c #Conflicts:    1089000 | #Constraints:     105242
1362.93/1367.14	c #Conflicts:    1090000 | #Constraints:     106242
1362.93/1367.14	c #Conflicts:    1091000 | #Constraints:     107242
1362.93/1367.14	c #Conflicts:    1092000 | #Constraints:     108242
1362.93/1367.14	c #Conflicts:    1093000 | #Constraints:     109242
1362.93/1367.14	c #Conflicts:    1094000 | #Constraints:     110242
1362.93/1367.14	c #Conflicts:    1095000 | #Constraints:     111242
1362.93/1367.14	c #Conflicts:    1096000 | #Constraints:     112242
1362.93/1367.14	c bounds 3660 >= 1853 @ 1345.06
1367.41/1371.62	c #Conflicts:    1097000 | #Constraints:     113305
1367.41/1371.62	c #Conflicts:    1098000 | #Constraints:     114305
1367.41/1371.62	c INPROCESSING
1367.41/1371.62	c GARBAGE COLLECT
1367.41/1371.62	c rational objective 1853
1386.46/1390.71	c #Conflicts:    1099000 | #Constraints:      74210
1386.46/1390.71	c #Conflicts:    1100000 | #Constraints:      75210
1386.46/1390.71	c #Conflicts:    1101000 | #Constraints:      76210
1386.46/1390.71	c #Conflicts:    1102000 | #Constraints:      77210
1386.46/1390.71	c #Conflicts:    1103000 | #Constraints:      78210
1386.46/1390.71	c #Conflicts:    1104000 | #Constraints:      79210
1386.46/1390.71	c #Conflicts:    1105000 | #Constraints:      80210
1386.46/1390.71	c #Conflicts:    1106000 | #Constraints:      81210
1386.46/1390.71	c #Conflicts:    1107000 | #Constraints:      82210
1386.46/1390.71	c #Conflicts:    1108000 | #Constraints:      83210
1386.46/1390.71	c #Conflicts:    1109000 | #Constraints:      84210
1386.46/1390.71	c #Conflicts:    1110000 | #Constraints:      85210
1386.46/1390.71	c #Conflicts:    1111000 | #Constraints:      86210
1386.46/1390.71	c #Conflicts:    1112000 | #Constraints:      87210
1386.46/1390.71	c #Conflicts:    1113000 | #Constraints:      88210
1386.46/1390.71	c #Conflicts:    1114000 | #Constraints:      89210
1386.46/1390.71	c #Conflicts:    1115000 | #Constraints:      90210
1386.46/1390.71	c #Conflicts:    1116000 | #Constraints:      91210
1386.46/1390.71	c #Conflicts:    1117000 | #Constraints:      92210
1386.46/1390.71	c #Conflicts:    1118000 | #Constraints:      93210
1386.46/1390.71	c #Conflicts:    1119000 | #Constraints:      94210
1386.46/1390.71	c bounds 3660 >= 1854 @ 1368.37
1409.19/1413.54	c #Conflicts:    1120000 | #Constraints:      95378
1409.19/1413.54	c #Conflicts:    1121000 | #Constraints:      96378
1409.19/1413.54	c #Conflicts:    1122000 | #Constraints:      97378
1409.19/1413.54	c #Conflicts:    1123000 | #Constraints:      98378
1409.19/1413.54	c #Conflicts:    1124000 | #Constraints:      99378
1409.19/1413.54	c #Conflicts:    1125000 | #Constraints:     100378
1409.19/1413.54	c #Conflicts:    1126000 | #Constraints:     101378
1409.19/1413.54	c #Conflicts:    1127000 | #Constraints:     102378
1409.19/1413.54	c #Conflicts:    1128000 | #Constraints:     103378
1409.19/1413.54	c #Conflicts:    1129000 | #Constraints:     104378
1409.19/1413.54	c #Conflicts:    1130000 | #Constraints:     105378
1409.19/1413.54	c #Conflicts:    1131000 | #Constraints:     106378
1409.19/1413.54	c #Conflicts:    1132000 | #Constraints:     107378
1409.19/1413.54	c #Conflicts:    1133000 | #Constraints:     108378
1409.19/1413.54	c #Conflicts:    1134000 | #Constraints:     109378
1409.19/1413.54	c #Conflicts:    1135000 | #Constraints:     110378
1409.19/1413.54	c #Conflicts:    1136000 | #Constraints:     111378
1409.19/1413.54	c #Conflicts:    1137000 | #Constraints:     112378
1409.19/1413.54	c bounds 3660 >= 1855 @ 1390.98
1435.51/1439.99	c #Conflicts:    1138000 | #Constraints:     113438
1435.51/1439.99	c #Conflicts:    1139000 | #Constraints:     114438
1435.51/1439.99	c #Conflicts:    1140000 | #Constraints:     115438
1435.51/1439.99	c #Conflicts:    1141000 | #Constraints:     116438
1435.51/1439.99	c #Conflicts:    1142000 | #Constraints:     117438
1435.51/1439.99	c #Conflicts:    1143000 | #Constraints:     118438
1435.51/1439.99	c #Conflicts:    1144000 | #Constraints:     119438
1435.51/1439.99	c #Conflicts:    1145000 | #Constraints:     120438
1435.51/1439.99	c #Conflicts:    1146000 | #Constraints:     121438
1435.51/1439.99	c #Conflicts:    1147000 | #Constraints:     122438
1435.51/1439.99	c #Conflicts:    1148000 | #Constraints:     123438
1435.51/1439.99	c #Conflicts:    1149000 | #Constraints:     124438
1435.51/1439.99	c #Conflicts:    1150000 | #Constraints:     125438
1435.51/1439.99	c #Conflicts:    1151000 | #Constraints:     126438
1435.51/1439.99	c #Conflicts:    1152000 | #Constraints:     127438
1435.51/1439.99	c #Conflicts:    1153000 | #Constraints:     128438
1435.51/1439.99	c #Conflicts:    1154000 | #Constraints:     129438
1435.51/1439.99	c #Conflicts:    1155000 | #Constraints:     130438
1435.51/1439.99	c bounds 3660 >= 1856 @ 1417.17
1455.76/1460.22	c #Conflicts:    1156000 | #Constraints:     131480
1455.76/1460.22	c #Conflicts:    1157000 | #Constraints:     132480
1455.76/1460.22	c #Conflicts:    1158000 | #Constraints:     133480
1455.76/1460.22	c #Conflicts:    1159000 | #Constraints:     134480
1455.76/1460.22	c #Conflicts:    1160000 | #Constraints:     135480
1455.76/1460.22	c #Conflicts:    1161000 | #Constraints:     136480
1455.76/1460.22	c #Conflicts:    1162000 | #Constraints:     137480
1455.76/1460.22	c #Conflicts:    1163000 | #Constraints:     138480
1455.76/1460.22	c #Conflicts:    1164000 | #Constraints:     139480
1455.76/1460.22	c #Conflicts:    1165000 | #Constraints:     140480
1455.76/1460.22	c #Conflicts:    1166000 | #Constraints:     141480
1455.76/1460.22	c #Conflicts:    1167000 | #Constraints:     142480
1455.76/1460.22	c #Conflicts:    1168000 | #Constraints:     143480
1455.76/1460.22	c INPROCESSING
1455.76/1460.22	c GARBAGE COLLECT
1455.76/1460.22	c rational objective 1856
1469.12/1473.62	c #Conflicts:    1169000 | #Constraints:      88091
1469.12/1473.62	c #Conflicts:    1170000 | #Constraints:      89091
1469.12/1473.62	c #Conflicts:    1171000 | #Constraints:      90091
1469.12/1473.62	c #Conflicts:    1172000 | #Constraints:      91091
1469.12/1473.62	c #Conflicts:    1173000 | #Constraints:      92091
1469.12/1473.62	c #Conflicts:    1174000 | #Constraints:      93091
1469.12/1473.62	c #Conflicts:    1175000 | #Constraints:      94091
1469.12/1473.62	c #Conflicts:    1176000 | #Constraints:      95091
1469.12/1473.62	c #Conflicts:    1177000 | #Constraints:      96091
1469.12/1473.62	c #Conflicts:    1178000 | #Constraints:      97091
1469.12/1473.62	c #Conflicts:    1179000 | #Constraints:      98091
1469.12/1473.62	c #Conflicts:    1180000 | #Constraints:      99091
1469.12/1473.62	c bounds 3660 >= 1857 @ 1450.45
1481.39/1485.96	c #Conflicts:    1181000 | #Constraints:     100202
1481.39/1485.96	c #Conflicts:    1182000 | #Constraints:     101202
1481.39/1485.96	c #Conflicts:    1183000 | #Constraints:     102202
1481.39/1485.96	c #Conflicts:    1184000 | #Constraints:     103202
1481.39/1485.96	c #Conflicts:    1185000 | #Constraints:     104202
1481.39/1485.96	c #Conflicts:    1186000 | #Constraints:     105202
1481.39/1485.96	c #Conflicts:    1187000 | #Constraints:     106202
1481.39/1485.96	c #Conflicts:    1188000 | #Constraints:     107202
1481.39/1485.96	c #Conflicts:    1189000 | #Constraints:     108202
1481.39/1485.96	c #Conflicts:    1190000 | #Constraints:     109202
1481.39/1485.96	c #Conflicts:    1191000 | #Constraints:     110202
1481.39/1485.96	c bounds 3660 >= 1858 @ 1462.66
1490.36/1494.94	c #Conflicts:    1192000 | #Constraints:     111244
1490.36/1494.94	c #Conflicts:    1193000 | #Constraints:     112244
1490.36/1494.94	c #Conflicts:    1194000 | #Constraints:     113244
1490.36/1494.94	c #Conflicts:    1195000 | #Constraints:     114244
1490.36/1494.94	c #Conflicts:    1196000 | #Constraints:     115244
1490.36/1494.94	c #Conflicts:    1197000 | #Constraints:     116244
1490.36/1494.94	c #Conflicts:    1198000 | #Constraints:     117244
1490.36/1494.94	c INPROCESSING
1490.36/1494.94	c GARBAGE COLLECT
1490.36/1494.94	c rational objective 1858
1499.93/1504.60	c #Conflicts:    1199000 | #Constraints:      75201
1499.93/1504.60	c #Conflicts:    1200000 | #Constraints:      76201
1499.93/1504.60	c #Conflicts:    1201000 | #Constraints:      77201
1499.93/1504.60	c #Conflicts:    1202000 | #Constraints:      78201
1499.93/1504.60	c #Conflicts:    1203000 | #Constraints:      79201
1499.93/1504.60	c #Conflicts:    1204000 | #Constraints:      80201
1499.93/1504.60	c #Conflicts:    1205000 | #Constraints:      81201
1499.93/1504.60	c #Conflicts:    1206000 | #Constraints:      82201
1499.93/1504.60	c #Conflicts:    1207000 | #Constraints:      83201
1499.93/1504.60	c #Conflicts:    1208000 | #Constraints:      84201
1499.93/1504.60	c bounds 3660 >= 1859 @ 1481.07
1508.91/1513.53	c #Conflicts:    1209000 | #Constraints:      85315
1508.91/1513.53	c #Conflicts:    1210000 | #Constraints:      86315
1508.91/1513.53	c #Conflicts:    1211000 | #Constraints:      87315
1508.91/1513.53	c #Conflicts:    1212000 | #Constraints:      88315
1508.91/1513.53	c #Conflicts:    1213000 | #Constraints:      89315
1508.91/1513.53	c #Conflicts:    1214000 | #Constraints:      90315
1508.91/1513.53	c #Conflicts:    1215000 | #Constraints:      91315
1508.91/1513.53	c #Conflicts:    1216000 | #Constraints:      92315
1508.91/1513.53	c #Conflicts:    1217000 | #Constraints:      93315
1508.91/1513.53	c #Conflicts:    1218000 | #Constraints:      94315
1508.91/1513.53	c bounds 3660 >= 1860 @ 1489.92
1514.99/1519.64	c #Conflicts:    1219000 | #Constraints:      95372
1514.99/1519.64	c #Conflicts:    1220000 | #Constraints:      96372
1514.99/1519.64	c #Conflicts:    1221000 | #Constraints:      97372
1514.99/1519.64	c #Conflicts:    1222000 | #Constraints:      98372
1514.99/1519.64	c #Conflicts:    1223000 | #Constraints:      99372
1514.99/1519.64	c #Conflicts:    1224000 | #Constraints:     100372
1514.99/1519.64	c #Conflicts:    1225000 | #Constraints:     101372
1514.99/1519.64	c bounds 3660 >= 1861 @ 1495.99
1527.46/1532.18	c #Conflicts:    1226000 | #Constraints:     102405
1527.46/1532.18	c #Conflicts:    1227000 | #Constraints:     103405
1527.46/1532.18	c #Conflicts:    1228000 | #Constraints:     104405
1527.46/1532.18	c #Conflicts:    1229000 | #Constraints:     105405
1527.46/1532.18	c #Conflicts:    1230000 | #Constraints:     106405
1527.46/1532.18	c #Conflicts:    1231000 | #Constraints:     107405
1527.46/1532.18	c #Conflicts:    1232000 | #Constraints:     108405
1527.46/1532.18	c #Conflicts:    1233000 | #Constraints:     109405
1527.46/1532.18	c #Conflicts:    1234000 | #Constraints:     110405
1527.46/1532.18	c bounds 3660 >= 1862 @ 1508.4
1540.61/1545.35	c #Conflicts:    1235000 | #Constraints:     111438
1540.61/1545.35	c #Conflicts:    1236000 | #Constraints:     112438
1540.61/1545.35	c #Conflicts:    1237000 | #Constraints:     113438
1540.61/1545.35	c #Conflicts:    1238000 | #Constraints:     114438
1540.61/1545.35	c #Conflicts:    1239000 | #Constraints:     115438
1540.61/1545.35	c #Conflicts:    1240000 | #Constraints:     116438
1540.61/1545.35	c #Conflicts:    1241000 | #Constraints:     117438
1540.61/1545.35	c #Conflicts:    1242000 | #Constraints:     118438
1540.61/1545.35	c #Conflicts:    1243000 | #Constraints:     119438
1540.61/1545.35	c #Conflicts:    1244000 | #Constraints:     120438
1540.61/1545.35	c #Conflicts:    1245000 | #Constraints:     121438
1540.61/1545.35	c #Conflicts:    1246000 | #Constraints:     122438
1540.61/1545.35	c bounds 3660 >= 1863 @ 1521.44
1556.67/1561.44	c #Conflicts:    1247000 | #Constraints:     123483
1556.67/1561.44	c #Conflicts:    1248000 | #Constraints:     124483
1556.67/1561.44	c #Conflicts:    1249000 | #Constraints:     125483
1556.67/1561.44	c #Conflicts:    1250000 | #Constraints:     126483
1556.67/1561.44	c #Conflicts:    1251000 | #Constraints:     127483
1556.67/1561.44	c #Conflicts:    1252000 | #Constraints:     128483
1556.67/1561.44	c #Conflicts:    1253000 | #Constraints:     129483
1556.67/1561.44	c #Conflicts:    1254000 | #Constraints:     130483
1556.67/1561.44	c #Conflicts:    1255000 | #Constraints:     131483
1556.67/1561.44	c #Conflicts:    1256000 | #Constraints:     132483
1556.67/1561.44	c bounds 3660 >= 1864 @ 1537.36
1573.51/1578.30	c #Conflicts:    1257000 | #Constraints:     133534
1573.51/1578.30	c #Conflicts:    1258000 | #Constraints:     134534
1573.51/1578.30	c #Conflicts:    1259000 | #Constraints:     135534
1573.51/1578.30	c #Conflicts:    1260000 | #Constraints:     136534
1573.51/1578.30	c #Conflicts:    1261000 | #Constraints:     137534
1573.51/1578.30	c #Conflicts:    1262000 | #Constraints:     138534
1573.51/1578.30	c #Conflicts:    1263000 | #Constraints:     139534
1573.51/1578.30	c #Conflicts:    1264000 | #Constraints:     140534
1573.51/1578.30	c #Conflicts:    1265000 | #Constraints:     141534
1573.51/1578.30	c #Conflicts:    1266000 | #Constraints:     142534
1573.51/1578.30	c #Conflicts:    1267000 | #Constraints:     143534
1573.51/1578.30	c #Conflicts:    1268000 | #Constraints:     144534
1573.51/1578.30	c bounds 3660 >= 1865 @ 1554.08
1579.60/1584.44	c #Conflicts:    1269000 | #Constraints:     145573
1579.60/1584.44	c #Conflicts:    1270000 | #Constraints:     146573
1579.60/1584.44	c #Conflicts:    1271000 | #Constraints:     147573
1579.60/1584.44	c #Conflicts:    1272000 | #Constraints:     148573
1579.60/1584.44	c INPROCESSING
1579.60/1584.44	c GARBAGE COLLECT
1579.60/1584.44	c rational objective 1865
1593.76/1598.69	c #Conflicts:    1273000 | #Constraints:      90929
1593.76/1598.69	c #Conflicts:    1274000 | #Constraints:      91929
1593.76/1598.69	c #Conflicts:    1275000 | #Constraints:      92929
1593.76/1598.69	c #Conflicts:    1276000 | #Constraints:      93929
1593.76/1598.69	c #Conflicts:    1277000 | #Constraints:      94929
1593.76/1598.69	c #Conflicts:    1278000 | #Constraints:      95929
1593.76/1598.69	c #Conflicts:    1279000 | #Constraints:      96929
1593.76/1598.69	c #Conflicts:    1280000 | #Constraints:      97929
1593.76/1598.69	c #Conflicts:    1281000 | #Constraints:      98929
1593.76/1598.69	c #Conflicts:    1282000 | #Constraints:      99929
1593.76/1598.69	c #Conflicts:    1283000 | #Constraints:     100929
1593.76/1598.69	c #Conflicts:    1284000 | #Constraints:     101929
1593.76/1598.69	c #Conflicts:    1285000 | #Constraints:     102929
1593.76/1598.69	c #Conflicts:    1286000 | #Constraints:     103929
1593.76/1598.69	c #Conflicts:    1287000 | #Constraints:     104929
1593.76/1598.69	c bounds 3660 >= 1866 @ 1574.23
1611.11/1616.04	c #Conflicts:    1288000 | #Constraints:     106013
1611.11/1616.04	c #Conflicts:    1289000 | #Constraints:     107013
1611.11/1616.04	c #Conflicts:    1290000 | #Constraints:     108013
1611.11/1616.04	c #Conflicts:    1291000 | #Constraints:     109013
1611.11/1616.04	c #Conflicts:    1292000 | #Constraints:     110013
1611.11/1616.04	c #Conflicts:    1293000 | #Constraints:     111013
1611.11/1616.04	c #Conflicts:    1294000 | #Constraints:     112013
1611.11/1616.04	c #Conflicts:    1295000 | #Constraints:     113013
1611.11/1616.04	c #Conflicts:    1296000 | #Constraints:     114013
1611.11/1616.04	c #Conflicts:    1297000 | #Constraints:     115013
1611.11/1616.04	c #Conflicts:    1298000 | #Constraints:     116013
1611.11/1616.04	c #Conflicts:    1299000 | #Constraints:     117013
1611.11/1616.04	c #Conflicts:    1300000 | #Constraints:     118013
1611.11/1616.04	c #Conflicts:    1301000 | #Constraints:     119013
1611.11/1616.04	c bounds 3660 >= 1867 @ 1591.41
1614.40/1619.35	c #Conflicts:    1302000 | #Constraints:     120061
1614.40/1619.35	c #Conflicts:    1303000 | #Constraints:     121061
1614.40/1619.35	c INPROCESSING
1614.40/1619.35	c GARBAGE COLLECT
1614.40/1619.35	c rational objective 1867
1643.91/1648.99	c #Conflicts:    1304000 | #Constraints:      77660
1643.91/1648.99	c #Conflicts:    1305000 | #Constraints:      78660
1643.91/1648.99	c #Conflicts:    1306000 | #Constraints:      79660
1643.91/1648.99	c #Conflicts:    1307000 | #Constraints:      80660
1643.91/1648.99	c #Conflicts:    1308000 | #Constraints:      81660
1643.91/1648.99	c #Conflicts:    1309000 | #Constraints:      82660
1643.91/1648.99	c #Conflicts:    1310000 | #Constraints:      83660
1643.91/1648.99	c #Conflicts:    1311000 | #Constraints:      84660
1643.91/1648.99	c #Conflicts:    1312000 | #Constraints:      85660
1643.91/1648.99	c #Conflicts:    1313000 | #Constraints:      86660
1643.91/1648.99	c #Conflicts:    1314000 | #Constraints:      87660
1643.91/1648.99	c #Conflicts:    1315000 | #Constraints:      88660
1643.91/1648.99	c #Conflicts:    1316000 | #Constraints:      89660
1643.91/1648.99	c #Conflicts:    1317000 | #Constraints:      90660
1643.91/1648.99	c #Conflicts:    1318000 | #Constraints:      91660
1643.91/1648.99	c #Conflicts:    1319000 | #Constraints:      92660
1643.91/1648.99	c #Conflicts:    1320000 | #Constraints:      93660
1643.91/1648.99	c #Conflicts:    1321000 | #Constraints:      94660
1643.91/1648.99	c #Conflicts:    1322000 | #Constraints:      95660
1643.91/1648.99	c #Conflicts:    1323000 | #Constraints:      96660
1643.91/1648.99	c #Conflicts:    1324000 | #Constraints:      97660
1643.91/1648.99	c #Conflicts:    1325000 | #Constraints:      98660
1643.91/1648.99	c #Conflicts:    1326000 | #Constraints:      99660
1643.91/1648.99	c #Conflicts:    1327000 | #Constraints:     100660
1643.91/1648.99	c #Conflicts:    1328000 | #Constraints:     101660
1643.91/1648.99	c #Conflicts:    1329000 | #Constraints:     102660
1643.91/1648.99	c #Conflicts:    1330000 | #Constraints:     103660
1643.91/1648.99	c #Conflicts:    1331000 | #Constraints:     104660
1643.91/1648.99	c #Conflicts:    1332000 | #Constraints:     105660
1643.91/1648.99	c #Conflicts:    1333000 | #Constraints:     106660
1643.91/1648.99	c bounds 3660 >= 1868 @ 1623.99
1664.45/1669.59	c #Conflicts:    1334000 | #Constraints:     107828
1664.45/1669.59	c #Conflicts:    1335000 | #Constraints:     108828
1664.45/1669.59	c #Conflicts:    1336000 | #Constraints:     109828
1664.45/1669.59	c #Conflicts:    1337000 | #Constraints:     110828
1664.45/1669.59	c #Conflicts:    1338000 | #Constraints:     111828
1664.45/1669.59	c #Conflicts:    1339000 | #Constraints:     112828
1664.45/1669.59	c #Conflicts:    1340000 | #Constraints:     113828
1664.45/1669.59	c #Conflicts:    1341000 | #Constraints:     114828
1664.45/1669.59	c #Conflicts:    1342000 | #Constraints:     115828
1664.45/1669.59	c #Conflicts:    1343000 | #Constraints:     116828
1664.45/1669.59	c #Conflicts:    1344000 | #Constraints:     117828
1664.45/1669.59	c #Conflicts:    1345000 | #Constraints:     118828
1664.45/1669.59	c #Conflicts:    1346000 | #Constraints:     119828
1664.45/1669.59	c #Conflicts:    1347000 | #Constraints:     120828
1664.45/1669.59	c #Conflicts:    1348000 | #Constraints:     121828
1664.45/1669.59	c #Conflicts:    1349000 | #Constraints:     122828
1664.45/1669.59	c #Conflicts:    1350000 | #Constraints:     123828
1664.45/1669.59	c bounds 3660 >= 1869 @ 1644.4
1686.99/1692.17	c #Conflicts:    1351000 | #Constraints:     124852
1686.99/1692.17	c #Conflicts:    1352000 | #Constraints:     125852
1686.99/1692.17	c #Conflicts:    1353000 | #Constraints:     126852
1686.99/1692.17	c #Conflicts:    1354000 | #Constraints:     127852
1686.99/1692.17	c #Conflicts:    1355000 | #Constraints:     128852
1686.99/1692.17	c #Conflicts:    1356000 | #Constraints:     129852
1686.99/1692.17	c #Conflicts:    1357000 | #Constraints:     130852
1686.99/1692.17	c #Conflicts:    1358000 | #Constraints:     131852
1686.99/1692.17	c #Conflicts:    1359000 | #Constraints:     132852
1686.99/1692.17	c #Conflicts:    1360000 | #Constraints:     133852
1686.99/1692.17	c #Conflicts:    1361000 | #Constraints:     134852
1686.99/1692.17	c #Conflicts:    1362000 | #Constraints:     135852
1686.99/1692.17	c #Conflicts:    1363000 | #Constraints:     136852
1686.99/1692.17	c #Conflicts:    1364000 | #Constraints:     137852
1686.99/1692.17	c #Conflicts:    1365000 | #Constraints:     138852
1686.99/1692.17	c bounds 3660 >= 1870 @ 1666.8
1704.44/1709.68	c #Conflicts:    1366000 | #Constraints:     139909
1704.44/1709.68	c #Conflicts:    1367000 | #Constraints:     140909
1704.44/1709.68	c #Conflicts:    1368000 | #Constraints:     141909
1704.44/1709.68	c #Conflicts:    1369000 | #Constraints:     142909
1704.44/1709.68	c #Conflicts:    1370000 | #Constraints:     143909
1704.44/1709.68	c #Conflicts:    1371000 | #Constraints:     144909
1704.44/1709.68	c #Conflicts:    1372000 | #Constraints:     145909
1704.44/1709.68	c #Conflicts:    1373000 | #Constraints:     146909
1704.44/1709.68	c #Conflicts:    1374000 | #Constraints:     147909
1704.44/1709.68	c #Conflicts:    1375000 | #Constraints:     148909
1704.44/1709.68	c #Conflicts:    1376000 | #Constraints:     149909
1704.44/1709.68	c #Conflicts:    1377000 | #Constraints:     150909
1704.44/1709.68	c #Conflicts:    1378000 | #Constraints:     151909
1704.44/1709.68	c #Conflicts:    1379000 | #Constraints:     152909
1704.44/1709.68	c #Conflicts:    1380000 | #Constraints:     153909
1704.44/1709.68	c INPROCESSING
1704.44/1709.68	c GARBAGE COLLECT
1704.44/1709.68	c rational objective 1870
1705.84/1711.06	c #Conflicts:    1381000 | #Constraints:      94267
1705.84/1711.06	c #Conflicts:    1382000 | #Constraints:      95267
1705.84/1711.06	c #Conflicts:    1383000 | #Constraints:      96267
1705.84/1711.06	c bounds 3660 >= 1871 @ 1685.48
1716.30/1721.50	c #Conflicts:    1384000 | #Constraints:      97381
1716.30/1721.50	c #Conflicts:    1385000 | #Constraints:      98381
1716.30/1721.50	c #Conflicts:    1386000 | #Constraints:      99381
1716.30/1721.50	c #Conflicts:    1387000 | #Constraints:     100381
1716.30/1721.50	c #Conflicts:    1388000 | #Constraints:     101381
1716.30/1721.50	c #Conflicts:    1389000 | #Constraints:     102381
1716.30/1721.50	c #Conflicts:    1390000 | #Constraints:     103381
1716.30/1721.50	c #Conflicts:    1391000 | #Constraints:     104381
1716.30/1721.50	c #Conflicts:    1392000 | #Constraints:     105381
1716.30/1721.50	c #Conflicts:    1393000 | #Constraints:     106381
1716.30/1721.50	c bounds 3660 >= 1872 @ 1695.77
1731.26/1736.51	c #Conflicts:    1394000 | #Constraints:     107438
1731.26/1736.51	c #Conflicts:    1395000 | #Constraints:     108438
1731.26/1736.51	c #Conflicts:    1396000 | #Constraints:     109438
1731.26/1736.51	c #Conflicts:    1397000 | #Constraints:     110438
1731.26/1736.51	c #Conflicts:    1398000 | #Constraints:     111438
1731.26/1736.51	c #Conflicts:    1399000 | #Constraints:     112438
1731.26/1736.51	c #Conflicts:    1400000 | #Constraints:     113438
1731.26/1736.51	c #Conflicts:    1401000 | #Constraints:     114438
1731.26/1736.51	c #Conflicts:    1402000 | #Constraints:     115438
1731.26/1736.51	c #Conflicts:    1403000 | #Constraints:     116438
1731.26/1736.51	c #Conflicts:    1404000 | #Constraints:     117438
1731.26/1736.51	c #Conflicts:    1405000 | #Constraints:     118438
1731.26/1736.51	c #Conflicts:    1406000 | #Constraints:     119438
1731.26/1736.51	c #Conflicts:    1407000 | #Constraints:     120438
1731.26/1736.51	c #Conflicts:    1408000 | #Constraints:     121438
1731.26/1736.51	c #Conflicts:    1409000 | #Constraints:     122438
1731.26/1736.51	c #Conflicts:    1410000 | #Constraints:     123438
1731.26/1736.51	c bounds 3660 >= 1873 @ 1710.61
1739.14/1744.45	c #Conflicts:    1411000 | #Constraints:     124510
1739.14/1744.45	c #Conflicts:    1412000 | #Constraints:     125510
1739.14/1744.45	c INPROCESSING
1739.14/1744.45	c GARBAGE COLLECT
1739.14/1744.45	c rational objective 1873
1768.76/1774.12	c #Conflicts:    1413000 | #Constraints:      79822
1768.76/1774.12	c #Conflicts:    1414000 | #Constraints:      80822
1768.76/1774.12	c #Conflicts:    1415000 | #Constraints:      81822
1768.76/1774.12	c #Conflicts:    1416000 | #Constraints:      82822
1768.76/1774.12	c #Conflicts:    1417000 | #Constraints:      83822
1768.76/1774.12	c #Conflicts:    1418000 | #Constraints:      84822
1768.76/1774.12	c #Conflicts:    1419000 | #Constraints:      85822
1768.76/1774.12	c #Conflicts:    1420000 | #Constraints:      86822
1768.76/1774.12	c #Conflicts:    1421000 | #Constraints:      87822
1768.76/1774.12	c #Conflicts:    1422000 | #Constraints:      88822
1768.76/1774.12	c #Conflicts:    1423000 | #Constraints:      89822
1768.76/1774.12	c #Conflicts:    1424000 | #Constraints:      90822
1768.76/1774.12	c #Conflicts:    1425000 | #Constraints:      91822
1768.76/1774.12	c #Conflicts:    1426000 | #Constraints:      92822
1768.76/1774.12	c #Conflicts:    1427000 | #Constraints:      93822
1768.76/1774.12	c #Conflicts:    1428000 | #Constraints:      94822
1768.76/1774.12	c #Conflicts:    1429000 | #Constraints:      95822
1768.76/1774.12	c #Conflicts:    1430000 | #Constraints:      96822
1768.76/1774.12	c #Conflicts:    1431000 | #Constraints:      97822
1768.76/1774.12	c #Conflicts:    1432000 | #Constraints:      98822
1768.76/1774.12	c #Conflicts:    1433000 | #Constraints:      99822
1768.76/1774.12	c #Conflicts:    1434000 | #Constraints:     100822
1768.76/1774.12	c #Conflicts:    1435000 | #Constraints:     101822
1768.76/1774.12	c #Conflicts:    1436000 | #Constraints:     102822
1768.76/1774.12	c #Conflicts:    1437000 | #Constraints:     103822
1768.76/1774.12	c #Conflicts:    1438000 | #Constraints:     104822
1768.76/1774.12	c #Conflicts:    1439000 | #Constraints:     105822
1768.76/1774.12	c #Conflicts:    1440000 | #Constraints:     106822
1768.76/1774.12	c #Conflicts:    1441000 | #Constraints:     107822
1768.76/1774.12	c #Conflicts:    1442000 | #Constraints:     108822
1768.76/1774.12	c #Conflicts:    1443000 | #Constraints:     109822
1768.76/1774.12	c #Conflicts:    1444000 | #Constraints:     110822
1768.76/1774.12	c bounds 3660 >= 1874 @ 1747.78
1800.87/1806.30	c #Conflicts:    1445000 | #Constraints:     111969
1800.87/1806.30	c #Conflicts:    1446000 | #Constraints:     112969
1800.87/1806.30	c #Conflicts:    1447000 | #Constraints:     113969
1800.87/1806.30	c #Conflicts:    1448000 | #Constraints:     114969
1800.87/1806.30	c #Conflicts:    1449000 | #Constraints:     115969
1800.87/1806.30	c #Conflicts:    1450000 | #Constraints:     116969
1800.87/1806.30	c #Conflicts:    1451000 | #Constraints:     117969
1800.87/1806.30	c #Conflicts:    1452000 | #Constraints:     118969
1800.87/1806.30	c #Conflicts:    1453000 | #Constraints:     119969
1800.87/1806.30	c #Conflicts:    1454000 | #Constraints:     120969
1800.87/1806.30	c #Conflicts:    1455000 | #Constraints:     121969
1800.87/1806.30	c #Conflicts:    1456000 | #Constraints:     122969
1800.87/1806.30	c #Conflicts:    1457000 | #Constraints:     123969
1800.87/1806.30	c #Conflicts:    1458000 | #Constraints:     124969
1800.87/1806.30	c #Conflicts:    1459000 | #Constraints:     125969
1800.87/1806.30	c #Conflicts:    1460000 | #Constraints:     126969
1800.87/1806.30	c #Conflicts:    1461000 | #Constraints:     127969
1800.87/1806.30	c #Conflicts:    1462000 | #Constraints:     128969
1800.87/1806.30	c #Conflicts:    1463000 | #Constraints:     129969
1800.87/1806.30	c #Conflicts:    1464000 | #Constraints:     130969
1800.87/1806.30	c #Conflicts:    1465000 | #Constraints:     131969
1800.87/1806.30	c #Conflicts:    1466000 | #Constraints:     132969
1800.87/1806.30	c #Conflicts:    1467000 | #Constraints:     133969
1800.87/1806.30	c #Conflicts:    1468000 | #Constraints:     134969
1800.87/1806.30	c bounds 3660 >= 1875 @ 1779.63
1839.15/1844.75	c #Conflicts:    1469000 | #Constraints:     136011
1839.15/1844.75	c #Conflicts:    1470000 | #Constraints:     137011
1839.15/1844.75	c #Conflicts:    1471000 | #Constraints:     138011
1839.15/1844.75	c #Conflicts:    1472000 | #Constraints:     139011
1839.15/1844.75	c #Conflicts:    1473000 | #Constraints:     140011
1839.15/1844.75	c #Conflicts:    1474000 | #Constraints:     141011
1839.15/1844.75	c #Conflicts:    1475000 | #Constraints:     142011
1839.15/1844.75	c #Conflicts:    1476000 | #Constraints:     143011
1839.15/1844.75	c #Conflicts:    1477000 | #Constraints:     144011
1839.15/1844.75	c #Conflicts:    1478000 | #Constraints:     145011
1839.15/1844.75	c #Conflicts:    1479000 | #Constraints:     146011
1839.15/1844.75	c #Conflicts:    1480000 | #Constraints:     147011
1839.15/1844.75	c #Conflicts:    1481000 | #Constraints:     148011
1839.15/1844.75	c #Conflicts:    1482000 | #Constraints:     149011
1839.15/1844.75	c #Conflicts:    1483000 | #Constraints:     150011
1839.15/1844.75	c #Conflicts:    1484000 | #Constraints:     151011
1839.15/1844.75	c #Conflicts:    1485000 | #Constraints:     152011
1839.15/1844.75	c #Conflicts:    1486000 | #Constraints:     153011
1839.15/1844.75	c #Conflicts:    1487000 | #Constraints:     154011
1839.15/1844.75	c #Conflicts:    1488000 | #Constraints:     155011
1839.15/1844.75	c #Conflicts:    1489000 | #Constraints:     156011
1839.15/1844.75	c #Conflicts:    1490000 | #Constraints:     157011
1839.15/1844.75	c #Conflicts:    1491000 | #Constraints:     158011
1839.15/1844.75	c #Conflicts:    1492000 | #Constraints:     159011
1839.15/1844.75	c INPROCESSING
1839.15/1844.75	c GARBAGE COLLECT
1839.15/1844.75	c rational objective 1875
1884.52/1890.28	c #Conflicts:    1493000 | #Constraints:      96543
1884.52/1890.28	c #Conflicts:    1494000 | #Constraints:      97543
1884.52/1890.28	c #Conflicts:    1495000 | #Constraints:      98543
1884.52/1890.28	c #Conflicts:    1496000 | #Constraints:      99543
1884.52/1890.28	c #Conflicts:    1497000 | #Constraints:     100543
1884.52/1890.28	c #Conflicts:    1498000 | #Constraints:     101543
1884.52/1890.28	c #Conflicts:    1499000 | #Constraints:     102543
1884.52/1890.28	c #Conflicts:    1500000 | #Constraints:     103543
1884.52/1890.28	c #Conflicts:    1501000 | #Constraints:     104543
1884.52/1890.28	c #Conflicts:    1502000 | #Constraints:     105543
1884.52/1890.28	c #Conflicts:    1503000 | #Constraints:     106543
1884.52/1890.28	c #Conflicts:    1504000 | #Constraints:     107543
1884.52/1890.28	c #Conflicts:    1505000 | #Constraints:     108543
1884.52/1890.28	c #Conflicts:    1506000 | #Constraints:     109543
1884.52/1890.28	c #Conflicts:    1507000 | #Constraints:     110543
1884.52/1890.28	c #Conflicts:    1508000 | #Constraints:     111543
1884.52/1890.28	c #Conflicts:    1509000 | #Constraints:     112543
1884.52/1890.28	c #Conflicts:    1510000 | #Constraints:     113543
1884.52/1890.28	c #Conflicts:    1511000 | #Constraints:     114543
1884.52/1890.28	c #Conflicts:    1512000 | #Constraints:     115543
1884.52/1890.28	c #Conflicts:    1513000 | #Constraints:     116543
1884.52/1890.28	c #Conflicts:    1514000 | #Constraints:     117543
1884.52/1890.28	c #Conflicts:    1515000 | #Constraints:     118543
1884.52/1890.28	c #Conflicts:    1516000 | #Constraints:     119543
1884.52/1890.28	c #Conflicts:    1517000 | #Constraints:     120543
1884.52/1890.28	c #Conflicts:    1518000 | #Constraints:     121543
1884.52/1890.28	c #Conflicts:    1519000 | #Constraints:     122543
1884.52/1890.28	c #Conflicts:    1520000 | #Constraints:     123543
1884.52/1890.28	c #Conflicts:    1521000 | #Constraints:     124543
1884.52/1890.28	c #Conflicts:    1522000 | #Constraints:     125543
1884.52/1890.28	c #Conflicts:    1523000 | #Constraints:     126543
1884.52/1890.28	c #Conflicts:    1524000 | #Constraints:     127543
1884.52/1890.28	c #Conflicts:    1525000 | #Constraints:     128543
1884.52/1890.28	c #Conflicts:    1526000 | #Constraints:     129543
1884.52/1890.28	c INPROCESSING
1884.52/1890.28	c GARBAGE COLLECT
1884.52/1890.28	c rational objective 1875
1917.33/1923.17	c #Conflicts:    1527000 | #Constraints:      81975
1917.33/1923.17	c #Conflicts:    1528000 | #Constraints:      82975
1917.33/1923.17	c #Conflicts:    1529000 | #Constraints:      83975
1917.33/1923.17	c #Conflicts:    1530000 | #Constraints:      84975
1917.33/1923.17	c #Conflicts:    1531000 | #Constraints:      85975
1917.33/1923.17	c #Conflicts:    1532000 | #Constraints:      86975
1917.33/1923.17	c #Conflicts:    1533000 | #Constraints:      87975
1917.33/1923.17	c #Conflicts:    1534000 | #Constraints:      88975
1917.33/1923.17	c #Conflicts:    1535000 | #Constraints:      89975
1917.33/1923.17	c #Conflicts:    1536000 | #Constraints:      90975
1917.33/1923.17	c #Conflicts:    1537000 | #Constraints:      91975
1917.33/1923.17	c #Conflicts:    1538000 | #Constraints:      92975
1917.33/1923.17	c #Conflicts:    1539000 | #Constraints:      93975
1917.33/1923.17	c #Conflicts:    1540000 | #Constraints:      94975
1917.33/1923.17	c #Conflicts:    1541000 | #Constraints:      95975
1917.33/1923.17	c #Conflicts:    1542000 | #Constraints:      96975
1917.33/1923.17	c #Conflicts:    1543000 | #Constraints:      97975
1917.33/1923.17	c #Conflicts:    1544000 | #Constraints:      98975
1917.33/1923.17	c #Conflicts:    1545000 | #Constraints:      99975
1917.33/1923.17	c #Conflicts:    1546000 | #Constraints:     100975
1917.33/1923.17	c #Conflicts:    1547000 | #Constraints:     101975
1917.33/1923.17	c #Conflicts:    1548000 | #Constraints:     102975
1917.33/1923.17	c #Conflicts:    1549000 | #Constraints:     103975
1917.33/1923.17	c #Conflicts:    1550000 | #Constraints:     104975
1917.33/1923.17	c #Conflicts:    1551000 | #Constraints:     105975
1917.33/1923.17	c #Conflicts:    1552000 | #Constraints:     106975
1917.33/1923.17	c #Conflicts:    1553000 | #Constraints:     107975
1917.33/1923.17	c #Conflicts:    1554000 | #Constraints:     108975
1917.33/1923.17	c #Conflicts:    1555000 | #Constraints:     109975
1917.33/1923.17	c #Conflicts:    1556000 | #Constraints:     110975
1917.33/1923.17	c #Conflicts:    1557000 | #Constraints:     111975
1917.33/1923.17	c #Conflicts:    1558000 | #Constraints:     112975
1917.33/1923.17	c #Conflicts:    1559000 | #Constraints:     113975
1917.33/1923.17	c bounds 3660 >= 1876 @ 1895.27
1984.34/1990.32	c #Conflicts:    1560000 | #Constraints:     115143
1984.34/1990.32	c #Conflicts:    1561000 | #Constraints:     116143
1984.34/1990.32	c #Conflicts:    1562000 | #Constraints:     117143
1984.34/1990.32	c #Conflicts:    1563000 | #Constraints:     118143
1984.34/1990.32	c #Conflicts:    1564000 | #Constraints:     119143
1984.34/1990.32	c #Conflicts:    1565000 | #Constraints:     120143
1984.34/1990.32	c #Conflicts:    1566000 | #Constraints:     121143
1984.34/1990.32	c #Conflicts:    1567000 | #Constraints:     122143
1984.34/1990.32	c #Conflicts:    1568000 | #Constraints:     123143
1984.34/1990.32	c #Conflicts:    1569000 | #Constraints:     124143
1984.34/1990.32	c #Conflicts:    1570000 | #Constraints:     125143
1984.34/1990.32	c #Conflicts:    1571000 | #Constraints:     126143
1984.34/1990.32	c #Conflicts:    1572000 | #Constraints:     127143
1984.34/1990.32	c #Conflicts:    1573000 | #Constraints:     128143
1984.34/1990.32	c #Conflicts:    1574000 | #Constraints:     129143
1984.34/1990.32	c #Conflicts:    1575000 | #Constraints:     130143
1984.34/1990.32	c #Conflicts:    1576000 | #Constraints:     131143
1984.34/1990.32	c #Conflicts:    1577000 | #Constraints:     132143
1984.34/1990.32	c #Conflicts:    1578000 | #Constraints:     133143
1984.34/1990.32	c #Conflicts:    1579000 | #Constraints:     134143
1984.34/1990.32	c #Conflicts:    1580000 | #Constraints:     135143
1984.34/1990.32	c #Conflicts:    1581000 | #Constraints:     136143
1984.34/1990.32	c #Conflicts:    1582000 | #Constraints:     137143
1984.34/1990.32	c #Conflicts:    1583000 | #Constraints:     138143
1984.34/1990.32	c #Conflicts:    1584000 | #Constraints:     139143
1984.34/1990.32	c #Conflicts:    1585000 | #Constraints:     140143
1984.34/1990.32	c #Conflicts:    1586000 | #Constraints:     141143
1984.34/1990.32	c #Conflicts:    1587000 | #Constraints:     142143
1984.34/1990.32	c #Conflicts:    1588000 | #Constraints:     143143
1984.34/1990.32	c #Conflicts:    1589000 | #Constraints:     144143
1984.34/1990.32	c #Conflicts:    1590000 | #Constraints:     145143
1984.34/1990.32	c #Conflicts:    1591000 | #Constraints:     146143
1984.34/1990.32	c #Conflicts:    1592000 | #Constraints:     147143
1984.34/1990.32	c #Conflicts:    1593000 | #Constraints:     148143
1984.34/1990.32	c #Conflicts:    1594000 | #Constraints:     149143
1984.34/1990.32	c #Conflicts:    1595000 | #Constraints:     150143
1984.34/1990.32	c #Conflicts:    1596000 | #Constraints:     151143
1984.34/1990.32	c #Conflicts:    1597000 | #Constraints:     152143
1984.34/1990.32	c #Conflicts:    1598000 | #Constraints:     153143
1984.34/1990.32	c #Conflicts:    1599000 | #Constraints:     154143
1984.34/1990.32	c #Conflicts:    1600000 | #Constraints:     155143
1984.34/1990.32	c #Conflicts:    1601000 | #Constraints:     156143
1984.34/1990.32	c #Conflicts:    1602000 | #Constraints:     157143
1984.34/1990.32	c #Conflicts:    1603000 | #Constraints:     158143
1984.34/1990.32	c #Conflicts:    1604000 | #Constraints:     159143
1984.34/1990.32	c #Conflicts:    1605000 | #Constraints:     160143
1984.34/1990.32	c #Conflicts:    1606000 | #Constraints:     161143
1984.34/1990.32	c #Conflicts:    1607000 | #Constraints:     162143
1984.34/1990.32	c #Conflicts:    1608000 | #Constraints:     163143
1984.34/1990.32	c #Conflicts:    1609000 | #Constraints:     164143
1984.34/1990.32	c INPROCESSING
1984.34/1990.32	c GARBAGE COLLECT
1984.34/1990.32	c rational objective 1876
2001.59/2007.67	c #Conflicts:    1610000 | #Constraints:      99387
2001.59/2007.67	c #Conflicts:    1611000 | #Constraints:     100387
2001.59/2007.67	c #Conflicts:    1612000 | #Constraints:     101387
2001.59/2007.67	c #Conflicts:    1613000 | #Constraints:     102387
2001.59/2007.67	c #Conflicts:    1614000 | #Constraints:     103387
2001.59/2007.67	c #Conflicts:    1615000 | #Constraints:     104387
2001.59/2007.67	c #Conflicts:    1616000 | #Constraints:     105387
2001.59/2007.67	c #Conflicts:    1617000 | #Constraints:     106387
2001.59/2007.67	c #Conflicts:    1618000 | #Constraints:     107387
2001.59/2007.67	c #Conflicts:    1619000 | #Constraints:     108387
2001.59/2007.67	c #Conflicts:    1620000 | #Constraints:     109387
2001.59/2007.67	c #Conflicts:    1621000 | #Constraints:     110387
2001.59/2007.67	c #Conflicts:    1622000 | #Constraints:     111387
2001.59/2007.67	c #Conflicts:    1623000 | #Constraints:     112387
2001.59/2007.67	c #Conflicts:    1624000 | #Constraints:     113387
2001.59/2007.67	c #Conflicts:    1625000 | #Constraints:     114387
2001.59/2007.67	c #Conflicts:    1626000 | #Constraints:     115387
2001.59/2007.67	c #Conflicts:    1627000 | #Constraints:     116387
2001.59/2007.67	c #Conflicts:    1628000 | #Constraints:     117387
2001.59/2007.67	c bounds 3660 >= 1877 @ 1979.04
2016.95/2023.07	c #Conflicts:    1629000 | #Constraints:     118477
2016.95/2023.07	c #Conflicts:    1630000 | #Constraints:     119477
2016.95/2023.07	c #Conflicts:    1631000 | #Constraints:     120477
2016.95/2023.07	c #Conflicts:    1632000 | #Constraints:     121477
2016.95/2023.07	c #Conflicts:    1633000 | #Constraints:     122477
2016.95/2023.07	c #Conflicts:    1634000 | #Constraints:     123477
2016.95/2023.07	c #Conflicts:    1635000 | #Constraints:     124477
2016.95/2023.07	c #Conflicts:    1636000 | #Constraints:     125477
2016.95/2023.07	c #Conflicts:    1637000 | #Constraints:     126477
2016.95/2023.07	c #Conflicts:    1638000 | #Constraints:     127477
2016.95/2023.07	c #Conflicts:    1639000 | #Constraints:     128477
2016.95/2023.07	c #Conflicts:    1640000 | #Constraints:     129477
2016.95/2023.07	c #Conflicts:    1641000 | #Constraints:     130477
2016.95/2023.07	c #Conflicts:    1642000 | #Constraints:     131477
2016.95/2023.07	c #Conflicts:    1643000 | #Constraints:     132477
2016.95/2023.07	c #Conflicts:    1644000 | #Constraints:     133477
2016.95/2023.07	c INPROCESSING
2016.95/2023.07	c GARBAGE COLLECT
2016.95/2023.07	c rational objective 1877
2051.64/2057.88	c #Conflicts:    1645000 | #Constraints:      84015
2051.64/2057.88	c #Conflicts:    1646000 | #Constraints:      85015
2051.64/2057.88	c #Conflicts:    1647000 | #Constraints:      86015
2051.64/2057.88	c #Conflicts:    1648000 | #Constraints:      87015
2051.64/2057.88	c #Conflicts:    1649000 | #Constraints:      88015
2051.64/2057.88	c #Conflicts:    1650000 | #Constraints:      89015
2051.64/2057.88	c #Conflicts:    1651000 | #Constraints:      90015
2051.64/2057.88	c #Conflicts:    1652000 | #Constraints:      91015
2051.64/2057.88	c #Conflicts:    1653000 | #Constraints:      92015
2051.64/2057.88	c #Conflicts:    1654000 | #Constraints:      93015
2051.64/2057.88	c #Conflicts:    1655000 | #Constraints:      94015
2051.64/2057.88	c #Conflicts:    1656000 | #Constraints:      95015
2051.64/2057.88	c #Conflicts:    1657000 | #Constraints:      96015
2051.64/2057.88	c #Conflicts:    1658000 | #Constraints:      97015
2051.64/2057.88	c #Conflicts:    1659000 | #Constraints:      98015
2051.64/2057.88	c #Conflicts:    1660000 | #Constraints:      99015
2051.64/2057.88	c #Conflicts:    1661000 | #Constraints:     100015
2051.64/2057.88	c #Conflicts:    1662000 | #Constraints:     101015
2051.64/2057.88	c #Conflicts:    1663000 | #Constraints:     102015
2051.64/2057.88	c #Conflicts:    1664000 | #Constraints:     103015
2051.64/2057.88	c #Conflicts:    1665000 | #Constraints:     104015
2051.64/2057.88	c #Conflicts:    1666000 | #Constraints:     105015
2051.64/2057.88	c #Conflicts:    1667000 | #Constraints:     106015
2051.64/2057.88	c #Conflicts:    1668000 | #Constraints:     107015
2051.64/2057.88	c #Conflicts:    1669000 | #Constraints:     108015
2051.64/2057.88	c #Conflicts:    1670000 | #Constraints:     109015
2051.64/2057.88	c #Conflicts:    1671000 | #Constraints:     110015
2051.64/2057.88	c #Conflicts:    1672000 | #Constraints:     111015
2051.64/2057.88	c #Conflicts:    1673000 | #Constraints:     112015
2051.64/2057.88	c #Conflicts:    1674000 | #Constraints:     113015
2051.64/2057.88	c #Conflicts:    1675000 | #Constraints:     114015
2051.64/2057.88	c #Conflicts:    1676000 | #Constraints:     115015
2051.64/2057.88	c #Conflicts:    1677000 | #Constraints:     116015
2051.64/2057.88	c #Conflicts:    1678000 | #Constraints:     117015
2051.64/2057.88	c #Conflicts:    1679000 | #Constraints:     118015
2051.64/2057.88	c #Conflicts:    1680000 | #Constraints:     119015
2051.64/2057.88	c #Conflicts:    1681000 | #Constraints:     120015
2051.64/2057.88	c #Conflicts:    1682000 | #Constraints:     121015
2051.64/2057.88	c bounds 3660 >= 1878 @ 2028.72
2068.39/2074.61	c #Conflicts:    1683000 | #Constraints:     122225
2068.39/2074.61	c #Conflicts:    1684000 | #Constraints:     123225
2068.39/2074.61	c #Conflicts:    1685000 | #Constraints:     124225
2068.39/2074.61	c #Conflicts:    1686000 | #Constraints:     125225
2068.39/2074.61	c #Conflicts:    1687000 | #Constraints:     126225
2068.39/2074.61	c #Conflicts:    1688000 | #Constraints:     127225
2068.39/2074.61	c #Conflicts:    1689000 | #Constraints:     128225
2068.39/2074.61	c #Conflicts:    1690000 | #Constraints:     129225
2068.39/2074.61	c #Conflicts:    1691000 | #Constraints:     130225
2068.39/2074.61	c #Conflicts:    1692000 | #Constraints:     131225
2068.39/2074.61	c #Conflicts:    1693000 | #Constraints:     132225
2068.39/2074.61	c #Conflicts:    1694000 | #Constraints:     133225
2068.39/2074.61	c bounds 3660 >= 1879 @ 2045.29
2079.37/2085.63	c #Conflicts:    1695000 | #Constraints:     134276
2079.37/2085.63	c #Conflicts:    1696000 | #Constraints:     135276
2079.37/2085.63	c #Conflicts:    1697000 | #Constraints:     136276
2079.37/2085.63	c #Conflicts:    1698000 | #Constraints:     137276
2079.37/2085.63	c #Conflicts:    1699000 | #Constraints:     138276
2079.37/2085.63	c #Conflicts:    1700000 | #Constraints:     139276
2079.37/2085.63	c #Conflicts:    1701000 | #Constraints:     140276
2079.37/2085.63	c bounds 3660 >= 1880 @ 2056.19
2088.24/2094.54	c #Conflicts:    1702000 | #Constraints:     141300
2088.24/2094.54	c #Conflicts:    1703000 | #Constraints:     142300
2088.24/2094.54	c #Conflicts:    1704000 | #Constraints:     143300
2088.24/2094.54	c #Conflicts:    1705000 | #Constraints:     144300
2088.24/2094.54	c #Conflicts:    1706000 | #Constraints:     145300
2088.24/2094.54	c bounds 3660 >= 1881 @ 2065.03
2099.31/2105.64	c #Conflicts:    1707000 | #Constraints:     146327
2099.31/2105.64	c #Conflicts:    1708000 | #Constraints:     147327
2099.31/2105.64	c #Conflicts:    1709000 | #Constraints:     148327
2099.31/2105.64	c #Conflicts:    1710000 | #Constraints:     149327
2099.31/2105.64	c #Conflicts:    1711000 | #Constraints:     150327
2099.31/2105.64	c #Conflicts:    1712000 | #Constraints:     151327
2099.31/2105.64	c bounds 3660 >= 1882 @ 2076.02
2111.27/2117.63	c #Conflicts:    1713000 | #Constraints:     152351
2111.27/2117.63	c #Conflicts:    1714000 | #Constraints:     153351
2111.27/2117.63	c #Conflicts:    1715000 | #Constraints:     154351
2111.27/2117.63	c #Conflicts:    1716000 | #Constraints:     155351
2111.27/2117.63	c #Conflicts:    1717000 | #Constraints:     156351
2111.27/2117.63	c #Conflicts:    1718000 | #Constraints:     157351
2111.27/2117.63	c #Conflicts:    1719000 | #Constraints:     158351
2111.27/2117.63	c bounds 3660 >= 1883 @ 2087.92
2127.23/2133.66	c #Conflicts:    1720000 | #Constraints:     159384
2127.23/2133.66	c #Conflicts:    1721000 | #Constraints:     160384
2127.23/2133.66	c #Conflicts:    1722000 | #Constraints:     161384
2127.23/2133.66	c #Conflicts:    1723000 | #Constraints:     162384
2127.23/2133.66	c #Conflicts:    1724000 | #Constraints:     163384
2127.23/2133.66	c #Conflicts:    1725000 | #Constraints:     164384
2127.23/2133.66	c #Conflicts:    1726000 | #Constraints:     165384
2127.23/2133.66	c #Conflicts:    1727000 | #Constraints:     166384
2127.23/2133.66	c #Conflicts:    1728000 | #Constraints:     167384
2127.23/2133.66	c bounds 3660 >= 1884 @ 2103.83
2134.20/2140.69	c #Conflicts:    1729000 | #Constraints:     168420
2134.20/2140.69	c #Conflicts:    1730000 | #Constraints:     169420
2134.20/2140.69	c INPROCESSING
2134.20/2140.69	c GARBAGE COLLECT
2134.20/2140.69	c rational objective 1884
2148.76/2155.20	c #Conflicts:    1731000 | #Constraints:     101521
2148.76/2155.20	c #Conflicts:    1732000 | #Constraints:     102521
2148.76/2155.20	c #Conflicts:    1733000 | #Constraints:     103521
2148.76/2155.20	c #Conflicts:    1734000 | #Constraints:     104521
2148.76/2155.20	c #Conflicts:    1735000 | #Constraints:     105521
2148.76/2155.20	c #Conflicts:    1736000 | #Constraints:     106521
2148.76/2155.20	c #Conflicts:    1737000 | #Constraints:     107521
2148.76/2155.20	c #Conflicts:    1738000 | #Constraints:     108521
2148.76/2155.20	c #Conflicts:    1739000 | #Constraints:     109521
2148.76/2155.20	c #Conflicts:    1740000 | #Constraints:     110521
2148.76/2155.20	c #Conflicts:    1741000 | #Constraints:     111521
2148.76/2155.20	c #Conflicts:    1742000 | #Constraints:     112521
2148.76/2155.20	c bounds 3660 >= 1885 @ 2125.14
2150.06/2156.54	c #Conflicts:    1743000 | #Constraints:     113599
2150.06/2156.54	c bounds 3659 >= 1885 @ 2126.45
2150.16/2156.64	c bounds 3658 >= 1885 @ 2126.54
2150.16/2156.68	c bounds 3657 >= 1885 @ 2126.58
2150.36/2156.82	c bounds 3656 >= 1885 @ 2126.71
2150.36/2156.86	c bounds 3655 >= 1885 @ 2126.74
2150.56/2157.01	c bounds 3654 >= 1885 @ 2126.88
2150.56/2157.05	c bounds 3653 >= 1885 @ 2126.92
2150.76/2157.25	c bounds 3652 >= 1885 @ 2127.1
2150.86/2157.35	c bounds 3651 >= 1885 @ 2127.2
2155.34/2161.88	c #Conflicts:    1744000 | #Constraints:     114608
2155.34/2161.88	c #Conflicts:    1745000 | #Constraints:     115608
2155.34/2161.88	c bounds 3650 >= 1885 @ 2131.67
2160.33/2166.84	c #Conflicts:    1746000 | #Constraints:     116609
2160.33/2166.84	c #Conflicts:    1747000 | #Constraints:     117609
2160.33/2166.84	c #Conflicts:    1748000 | #Constraints:     118609
2160.33/2166.84	c #Conflicts:    1749000 | #Constraints:     119609
2160.33/2166.84	c bounds 3650 >= 1886 @ 2136.56
2179.57/2186.12	c #Conflicts:    1750000 | #Constraints:     120687
2179.57/2186.12	c #Conflicts:    1751000 | #Constraints:     121687
2179.57/2186.12	c #Conflicts:    1752000 | #Constraints:     122687
2179.57/2186.12	c #Conflicts:    1753000 | #Constraints:     123687
2179.57/2186.12	c #Conflicts:    1754000 | #Constraints:     124688
2179.57/2186.12	c #Conflicts:    1755000 | #Constraints:     125691
2179.57/2186.12	c bounds 3649 >= 1886 @ 2155.66
2181.47/2188.04	WSVECS04 Frhs2[8]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[10]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[18]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[20]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[22]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[30]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[32]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[42]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[43]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[49]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[56]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[57]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[58]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[60]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[65]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[66]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[67]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[68]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[69]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[70]: 6 -1.00008 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[78]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[79]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[82]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[85]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[87]: 6 -1.00008 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[88]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[91]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[95]: 6 -1.00007 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[98]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[101]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[102]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[103]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[105]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[113]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[115]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[120]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[130]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[132]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[135]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[140]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[158]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[163]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[169]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[173]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[176]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[178]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[183]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[188]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[194]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[230]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[258]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[260]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[272]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[297]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[303]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[313]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[314]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[323]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[324]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[325]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[326]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[330]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[332]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[335]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[336]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[337]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[350]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[356]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[358]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[383]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[384]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[391]: 6 -1.00008 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[393]: 6 -1.00008 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[410]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[419]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[422]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[430]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[452]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[455]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[470]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[492]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[493]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[494]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[502]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[507]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[511]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[515]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[517]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[524]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[528]: 6 -1.00007 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[529]: 6 -1.00008 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[531]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[535]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[538]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[543]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[549]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[552]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[576]: 6 -1.00007 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[585]: 6 -1.00007 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[586]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[588]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[589]: 6 -1.0001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[594]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[596]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[599]: 6 -1.00008 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[601]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[605]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[606]: 6 -1.00008 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[607]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[611]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[612]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[613]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[614]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[616]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[618]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[625]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[634]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[662]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[663]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[682]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[692]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[718]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[740]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[756]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[770]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[789]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[806]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[844]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[849]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[855]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[871]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[891]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[894]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[902]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[914]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[919]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[927]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[933]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[945]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[974]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[982]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[987]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[997]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1031]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1051]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1054]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1064]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1097]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1102]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1111]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1117]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1118]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1127]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1129]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1130]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1145]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1146]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1147]: 6 -1.00007 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1149]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1152]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1154]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1158]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1165]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1166]: 6 -1.00007 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1171]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1172]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1176]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1182]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1185]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1190]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1195]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1199]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1200]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1211]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1213]: 6 -1.00008 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1220]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1221]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1222]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1227]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1234]: 6 -1.0001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1244]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1250]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1257]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1283]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1292]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1308]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1309]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1313]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1319]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1323]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1328]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1334]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1338]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1339]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1340]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1343]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1345]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1347]: 6 -1.00008 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1348]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1350]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1351]: 6 -1.0001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1354]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1356]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1358]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1363]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1364]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1368]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1372]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1378]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1387]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1391]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1392]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1399]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1404]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1406]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1416]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1418]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1424]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1425]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1426]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1427]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1428]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1430]: 6 -1.0001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1431]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1438]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1441]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1442]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1444]: 6 -1.00007 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1447]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1448]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1449]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1450]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1454]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1456]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1465]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1471]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1474]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1478]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1480]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1481]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1488]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1492]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1493]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1499]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1500]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1501]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1502]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1503]: 6 -1.00008 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1511]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1515]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1517]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1521]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1523]: 6 -1.00008 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1526]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1527]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1528]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1536]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1537]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1543]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1545]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1552]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1560]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1577]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1578]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1584]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1585]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1586]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1587]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1588]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1589]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1594]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1595]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1598]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1599]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1600]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1602]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1612]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1614]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1616]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1618]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1619]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1622]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1623]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1624]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1632]: 6 -1.00007 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1635]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1640]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1642]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1645]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1648]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1649]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1666]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1673]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1675]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1678]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1693]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1695]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1696]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1698]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1706]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1711]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1712]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1718]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1720]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1722]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1729]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1733]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1736]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1738]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1746]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1769]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1773]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1805]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1822]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1824]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1831]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1844]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1847]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1852]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1869]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1872]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1876]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1879]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1887]: 6 -1.00008 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1890]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1897]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1898]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1899]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1906]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1912]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1928]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1946]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1955]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1959]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1968]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1977]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1985]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[1989]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2001]: 6 -1.00007 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2037]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2054]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2066]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2070]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2079]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2083]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2117]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2140]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2150]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2175]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2178]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2189]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2193]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2211]: 6 -1.00007 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2212]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2215]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2217]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2236]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2237]: 6 -1.0001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2240]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2250]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2253]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2256]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2260]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2263]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2266]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2267]: 6 -1.00008 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2273]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2275]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2276]: 6 -1.0001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2277]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2280]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2283]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2284]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2285]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2290]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2292]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2296]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2297]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2299]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2308]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2309]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2310]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2316]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2317]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2319]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2321]: 6 -1.00007 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2326]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2327]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2335]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2337]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2345]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2346]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2349]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2352]: 6 -1.00008 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2353]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2357]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2359]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2362]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2364]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2365]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2366]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2371]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2382]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2386]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2392]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2397]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2402]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2404]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2408]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2410]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2416]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2419]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2428]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2432]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2433]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2440]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2443]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2444]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2448]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2484]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2496]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2500]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2502]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2511]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2513]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2516]: 6 -1.00008 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2521]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2522]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2529]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2532]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2534]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2537]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2540]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2542]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2550]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2553]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2558]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2563]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2565]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2566]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2567]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2576]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2578]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2595]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2611]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2612]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2646]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2669]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2680]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2681]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2683]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2684]: 6 -1.00007 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2691]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2697]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2739]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2759]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2761]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2764]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2768]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2769]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2773]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2785]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2788]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2789]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2792]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2800]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2806]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2813]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2816]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2823]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2829]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2831]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2833]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2834]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2839]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2840]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2841]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2842]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2846]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2851]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2858]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2869]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2870]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2875]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2876]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2879]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2882]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2883]: 6 -1.00008 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2886]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2889]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2893]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2896]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2897]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2899]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2901]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2903]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2914]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2917]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2930]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2941]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2942]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2947]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2948]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2949]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2950]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2951]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2952]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2954]: 6 -1.00007 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2956]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2959]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2960]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2963]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2966]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2967]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2968]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2969]: 6 -1.00007 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2973]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2976]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2977]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2979]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2981]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2983]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2984]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2986]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2989]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2994]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[2998]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3002]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3009]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3014]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3026]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3027]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3030]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3031]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3034]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3038]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3039]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3040]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3041]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3042]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3043]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3048]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3050]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3051]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3053]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3055]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3058]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3061]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3062]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3065]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3067]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3068]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3069]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3070]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3071]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3072]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3073]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3077]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3078]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3081]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3082]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3083]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3085]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3086]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3089]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3090]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3092]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3094]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3102]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3105]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3107]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3110]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3113]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3115]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3116]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3122]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3125]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3126]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3135]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3136]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3152]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3162]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3165]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3169]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3174]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3176]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3185]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3186]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3231]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3234]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3235]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3236]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3241]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3242]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3243]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3246]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3252]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3253]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3259]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3260]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3261]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3265]: 6 -1.0001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3267]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3268]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3269]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3271]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3272]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3274]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3281]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3282]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3286]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3287]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3289]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3294]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3297]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3298]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3310]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3318]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3325]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3326]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3336]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3341]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3346]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3349]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3353]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3361]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3362]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3365]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3366]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3368]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3370]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3374]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3375]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3385]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3392]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3399]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3407]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3420]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3423]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3432]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3438]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3442]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3445]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3452]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3457]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3458]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3463]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3464]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3472]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3474]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3486]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3488]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3490]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3491]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3492]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3502]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3504]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3511]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3516]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3517]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3526]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3534]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3535]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3542]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3545]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3547]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3553]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3560]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3564]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3570]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3573]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3577]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3582]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3584]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3596]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3610]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3624]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3626]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3636]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3639]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3644]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3645]: 6 -1.00008 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3646]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3647]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3648]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3649]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3650]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3652]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3655]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3656]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3657]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3660]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3661]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3664]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3666]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3667]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3668]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3672]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3677]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3678]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3680]: 6 -1.00007 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3681]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3687]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3700]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3705]: 6 -1.00007 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3713]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3716]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3723]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3726]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3729]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3731]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3734]: 6 -1.00007 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3739]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3741]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3743]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3745]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3748]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3749]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3750]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3751]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3753]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3754]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3761]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3765]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3766]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3767]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3769]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3770]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3772]: 6 -1.00007 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3776]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3777]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3779]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3780]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3781]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3782]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3784]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3794]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3803]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3810]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3817]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3833]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3855]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3857]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3859]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3860]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3870]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3871]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3873]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3877]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3878]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3879]: 6 -1.00008 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3880]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3881]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3882]: 6 -1.00007 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3883]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3885]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3888]: 6 -1.00008 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3890]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3895]: 6 -1.00008 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3897]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3898]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3899]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3900]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3901]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3903]: 6 -1.00008 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3905]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3907]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3909]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3911]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3912]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3914]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3919]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3920]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3922]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3923]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3938]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3940]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3950]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3952]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3957]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3958]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3964]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3972]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3973]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3975]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3980]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3982]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3983]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3984]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3986]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3988]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3991]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3992]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3993]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3996]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3997]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3998]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[3999]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4000]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4001]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4004]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4007]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4008]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4009]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4011]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4012]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4014]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4016]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4025]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4033]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4038]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4044]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4046]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4049]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4074]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4088]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4094]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4108]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4128]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4130]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4134]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4141]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4151]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4161]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4169]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4186]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4193]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4195]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4207]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4214]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4220]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4230]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4249]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4255]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4258]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4259]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4299]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4300]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4303]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4304]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4311]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4312]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4313]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4315]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4317]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4320]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4322]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4331]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4335]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4336]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4337]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4349]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4352]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4353]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4359]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4363]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4371]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4372]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4381]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4389]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4397]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4398]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4402]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4403]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4404]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4413]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4414]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4415]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4417]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4418]: 6 -1.0001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4420]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4421]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4422]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4424]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4426]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4429]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4433]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4434]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4436]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4441]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4443]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4446]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4449]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4450]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4462]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4464]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4466]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4467]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4469]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4470]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4471]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4475]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4476]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4483]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4489]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4490]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4493]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4500]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4501]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4502]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4503]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4509]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4511]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4513]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4515]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4519]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4520]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4524]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4525]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4526]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4528]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4529]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4530]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4531]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4533]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4535]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4536]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4538]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4541]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4543]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4544]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4546]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4547]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4549]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4564]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4569]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4571]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4582]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4583]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4585]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4586]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4587]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4591]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4592]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4595]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4596]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4597]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4598]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4599]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4601]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4605]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4607]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4610]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4611]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4613]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4614]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4615]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4619]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4620]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4621]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4623]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4624]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4626]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4629]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4633]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4637]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4647]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4648]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4655]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4656]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4657]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4663]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4664]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4667]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4668]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4669]: 6 -1.00007 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4671]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4674]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4676]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4677]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4682]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4683]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4684]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4686]: 6 -1.0001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4687]: 6 -1.00007 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4689]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4691]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4692]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4694]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4695]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4696]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4699]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4703]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4704]: 6 -1.00008 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4708]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4714]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4716]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4717]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4719]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4720]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4726]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4727]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4729]: 6 -1.0001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4730]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4731]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4732]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4736]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4737]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4739]: 6 -1.00007 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4740]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4741]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4743]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4745]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4746]: 6 -1.00008 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4747]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4748]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4752]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4753]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4755]: 6 -1.00008 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4757]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4758]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4760]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4761]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4763]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4764]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4767]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4768]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4771]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4776]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4787]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4796]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4808]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4827]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4833]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4837]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4838]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4840]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4842]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4843]: 6 -1.00008 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4849]: 6 -1.00007 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4850]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4852]: 6 -1.00002 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4854]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4856]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4858]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4860]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4861]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4863]: 6 -1.00008 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4864]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4865]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4872]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4873]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4874]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4879]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4880]: 6 -1.00006 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4881]: 6 -1.00001 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4882]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4885]: 6 -1.00005 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4886]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4888]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4889]: 6 -1.00009 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4890]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4892]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4893]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4894]: 6 -1.00004 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4895]: 6 -1.00003 0 shouldn't be
2181.47/2188.04	WSVECS04 Frhs2[4898]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4905]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4907]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4908]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4909]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4910]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4913]: 6 -1.00007 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4914]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4920]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4922]: 6 -1.0001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4923]: 6 -1.00008 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4925]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4926]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4930]: 6 -1.00007 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4936]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4941]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4943]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4949]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4952]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4953]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4954]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4955]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4957]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4959]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4971]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4974]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4986]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4993]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4994]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[4995]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5002]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5004]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5006]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5008]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5010]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5012]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5016]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5017]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5018]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5025]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5027]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5028]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5029]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5030]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5031]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5033]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5035]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5036]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5039]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5040]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5044]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5045]: 6 -1.00007 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5049]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5054]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5055]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5069]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5072]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5081]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5090]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5092]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5099]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5113]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5118]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5124]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5133]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5137]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5152]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5155]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5156]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5157]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5162]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5168]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5169]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5177]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5179]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5180]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5181]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5183]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5189]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5190]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5196]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5201]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5202]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5203]: 6 -1.00009 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5205]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5208]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5212]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5213]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5214]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5215]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5217]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5222]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5224]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5234]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5245]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5246]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5247]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5248]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5249]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5252]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5257]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5259]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5260]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5261]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5265]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5266]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5268]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5270]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5274]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5275]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5276]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5278]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5279]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5284]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5287]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5289]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5292]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5293]: 6 -1.00009 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5297]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5298]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5302]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5305]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5313]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5314]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5321]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5327]: 6 -1.00008 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5328]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5330]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5332]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5340]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5353]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5377]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5378]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5388]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5390]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5392]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5393]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5395]: 6 -1.00007 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5397]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5401]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5402]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5404]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5405]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5408]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5409]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5411]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5414]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5415]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5416]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5418]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5423]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5424]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5426]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5428]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5435]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5437]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5438]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5439]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5440]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5442]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5445]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5448]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5450]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5462]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5463]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5467]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5479]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5487]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5493]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5508]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5509]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5515]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5519]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5520]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5522]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5526]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5529]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5531]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5535]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5540]: 6 -1.0001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5544]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5545]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5551]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5553]: 6 -1.00008 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5554]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5555]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5556]: 6 -1.00009 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5563]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5565]: 6 -1.00007 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5566]: 6 -1.00009 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5570]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5572]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5576]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5577]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5578]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5579]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5584]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5586]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5587]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5588]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5591]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5592]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5593]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5595]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5598]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5599]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5603]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5604]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5622]: 6 -1.00009 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5624]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5625]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5633]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5652]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5662]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5675]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5694]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5699]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5700]: 6 -1.00007 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5704]: 6 -1.00007 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5705]: 6 -1.00007 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5714]: 6 -1.00008 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5715]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5716]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5718]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5723]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5725]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5726]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5729]: 6 -1.00009 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5734]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5735]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5738]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5741]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5742]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5745]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5746]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5749]: 6 -1.00008 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5750]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5752]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5754]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5757]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5758]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5761]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5763]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5764]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5766]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5775]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5780]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5784]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5796]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5799]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5807]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5809]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5812]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5818]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5819]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5820]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5821]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5822]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5823]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5829]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5831]: 6 -1.00007 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5837]: 6 -1.00009 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5841]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5842]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5843]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5848]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5849]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5850]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5852]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5853]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5854]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5856]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5857]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5861]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5862]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5865]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5871]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5873]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5876]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5889]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5894]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5896]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5901]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5902]: 6 -1.00007 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5903]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5905]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5912]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5913]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5914]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5915]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5916]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5917]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5918]: 6 -1.00008 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5922]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5923]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5928]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5930]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5933]: 6 -1.00008 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5934]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5939]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5940]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5943]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5944]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5945]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5946]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5949]: 6 -1.0001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5950]: 6 -1.00008 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5951]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5955]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5956]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5957]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5958]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5960]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5961]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5967]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5969]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5975]: 6 -1.00007 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5981]: 6 -1.00009 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5983]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5986]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5992]: 6 -1.00008 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5994]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5996]: 6 -1.0001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5997]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[5998]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6002]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6003]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6004]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6005]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6006]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6009]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6012]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6013]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6014]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6015]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6018]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6019]: 6 -1.00008 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6020]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6021]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6022]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6023]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6024]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6025]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6028]: 6 -1.00007 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6029]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6031]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6034]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6035]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6037]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6038]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6042]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6052]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6061]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6074]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6078]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6079]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6083]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6100]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6101]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6103]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6104]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6111]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6117]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6118]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6139]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6141]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6142]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6146]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6147]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6151]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6154]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6156]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6157]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6158]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6167]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6178]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6179]: 6 -1.00007 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6185]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6186]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6208]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6212]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6226]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6227]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6240]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6246]: 6 -1.00007 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6247]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6250]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6253]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6255]: 6 -1.00007 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6257]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6264]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6266]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6268]: 6 -1.00008 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6270]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6273]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6274]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6275]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6277]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6279]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6284]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6285]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6287]: 6 -1.0001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6291]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6293]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6294]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6295]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6297]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6298]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6299]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6302]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6304]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6306]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6308]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6309]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6316]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6318]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6324]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6334]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6346]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6349]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6350]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6354]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6357]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6358]: 6 -1.00009 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6361]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6368]: 6 -1.00008 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6370]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6371]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6372]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6373]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6377]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6378]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6379]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6380]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6381]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6382]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6388]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6389]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6391]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6394]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6395]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6396]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6400]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6401]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6403]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6406]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6407]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6409]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6410]: 6 -1.00007 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6411]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6412]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6420]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6425]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6443]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6445]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6449]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6462]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6468]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6472]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6474]: 6 -1.00008 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6495]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6501]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6516]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6517]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6521]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6522]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6523]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6545]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6546]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6560]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6576]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6600]: 6 -1.00007 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6611]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6630]: 6 -1.00009 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6635]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6643]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6645]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6659]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6665]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6672]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6674]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6683]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6724]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6732]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6733]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6745]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6753]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6755]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6760]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6764]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6765]: 6 -1.00008 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6773]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6776]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6777]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6783]: 6 -1.00007 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6784]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6785]: 6 -1.00008 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6786]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6789]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6792]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6797]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6800]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6802]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6804]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6806]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6807]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6808]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6811]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6812]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6814]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6815]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6820]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6822]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6823]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6825]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6827]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6828]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6829]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6834]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6838]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6839]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6844]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6848]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6854]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6863]: 6 -1.0001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6866]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6867]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6874]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6875]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6876]: 6 -1.00009 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6877]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6878]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6879]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6882]: 6 -1.00009 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6883]: 6 -1.00008 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6884]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6885]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6886]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6887]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6894]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6898]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6899]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6901]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6902]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6903]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6904]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6905]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6906]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6909]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6911]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6913]: 6 -1.00007 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6914]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6920]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6923]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6925]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6931]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6934]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6937]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6938]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6946]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6955]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6957]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6965]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6974]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6994]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[6996]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7000]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7010]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7012]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7019]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7023]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7025]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7026]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7030]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7031]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7032]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7040]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7046]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7047]: 6 -1.00007 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7050]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7057]: 6 -1.00008 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7058]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7061]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7066]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7071]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7072]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7074]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7076]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7079]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7082]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7085]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7086]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7088]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7089]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7090]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7091]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7092]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7095]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7096]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7097]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7099]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7100]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7101]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7102]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7104]: 6 -1.00007 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7105]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7107]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7108]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7111]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7117]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7129]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7151]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7152]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7154]: 6 -1.00009 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7162]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7171]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7173]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7174]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7190]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7195]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7203]: 6 -1.00006 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7211]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7216]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7229]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7234]: 6 -1.00007 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7236]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7241]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7245]: 6 -1.00002 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7262]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7266]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7269]: 6 -1.00003 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7270]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7272]: 6 -1.00004 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7273]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7278]: 6 -1.00005 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7282]: 6 -1.00001 0 shouldn't be
2181.47/2188.05	WSVECS04 Frhs2[7295]: 6 -1.00002 0 shouldn't be
2202.91/2209.52	c #Conflicts:    1756000 | #Constraints:     126696
2202.91/2209.52	c #Conflicts:    1757000 | #Constraints:     127696
2202.91/2209.52	c #Conflicts:    1758000 | #Constraints:     128696
2202.91/2209.52	c #Conflicts:    1759000 | #Constraints:     129696
2202.91/2209.52	c #Conflicts:    1760000 | #Constraints:     130696
2202.91/2209.52	c #Conflicts:    1761000 | #Constraints:     131696
2202.91/2209.52	c #Conflicts:    1762000 | #Constraints:     132696
2202.91/2209.52	c #Conflicts:    1763000 | #Constraints:     133696
2202.91/2209.52	c #Conflicts:    1764000 | #Constraints:     134696
2202.91/2209.52	c #Conflicts:    1765000 | #Constraints:     135696
2202.91/2209.52	c #Conflicts:    1766000 | #Constraints:     136696
2202.91/2209.52	c #Conflicts:    1767000 | #Constraints:     137696
2202.91/2209.52	c INPROCESSING
2202.91/2209.52	c GARBAGE COLLECT
2202.91/2209.52	c rational objective 1886
2214.97/2221.65	c #Conflicts:    1768000 | #Constraints:      85702
2214.97/2221.65	c #Conflicts:    1769000 | #Constraints:      86702
2214.97/2221.65	c #Conflicts:    1770000 | #Constraints:      87702
2214.97/2221.65	c #Conflicts:    1771000 | #Constraints:      88702
2214.97/2221.65	c #Conflicts:    1772000 | #Constraints:      89702
2214.97/2221.65	c #Conflicts:    1773000 | #Constraints:      90702
2214.97/2221.65	c #Conflicts:    1774000 | #Constraints:      91702
2214.97/2221.65	c #Conflicts:    1775000 | #Constraints:      92702
2214.97/2221.65	c #Conflicts:    1776000 | #Constraints:      93702
2214.97/2221.65	c #Conflicts:    1777000 | #Constraints:      94702
2214.97/2221.65	c bounds 3649 >= 1887 @ 2190.85
2214.97/2221.69	c bounds 3648 >= 1887 @ 2190.89
2215.07/2221.74	c bounds 3647 >= 1887 @ 2190.93
2215.18/2221.82	c bounds 3646 >= 1887 @ 2191.01
2215.57/2222.23	c #Conflicts:    1778000 | #Constraints:      95837
2215.57/2222.23	c bounds 3645 >= 1887 @ 2191.41
2217.57/2224.27	c #Conflicts:    1779000 | #Constraints:      96838
2217.57/2224.27	c bounds 3644 >= 1887 @ 2193.44
2219.76/2226.49	c #Conflicts:    1780000 | #Constraints:      97839
2219.76/2226.49	c bounds 3643 >= 1887 @ 2195.63
2225.05/2231.70	c #Conflicts:    1781000 | #Constraints:      98840
2225.05/2231.70	c #Conflicts:    1782000 | #Constraints:      99840
2225.05/2231.70	c bounds 3642 >= 1887 @ 2200.77
2225.05/2231.74	c bounds 3642 >= 1888 @ 2200.81
2244.39/2251.10	c #Conflicts:    1783000 | #Constraints:     100856
2244.39/2251.10	c #Conflicts:    1784000 | #Constraints:     101856
2244.39/2251.10	c #Conflicts:    1785000 | #Constraints:     102856
2244.39/2251.10	c #Conflicts:    1786000 | #Constraints:     103856
2244.39/2251.10	c #Conflicts:    1787000 | #Constraints:     104856
2244.39/2251.10	c #Conflicts:    1788000 | #Constraints:     105856
2244.39/2251.10	c #Conflicts:    1789000 | #Constraints:     106856
2244.39/2251.10	c #Conflicts:    1790000 | #Constraints:     107856
2244.39/2251.10	c #Conflicts:    1791000 | #Constraints:     108856
2244.39/2251.10	c #Conflicts:    1792000 | #Constraints:     109856
2244.39/2251.10	c #Conflicts:    1793000 | #Constraints:     110856
2244.39/2251.10	c #Conflicts:    1794000 | #Constraints:     111856
2244.39/2251.10	c #Conflicts:    1795000 | #Constraints:     112856
2244.39/2251.10	c bounds 3642 >= 1889 @ 2220.02
2244.59/2251.35	c bounds 3641 >= 1889 @ 2220.26
2244.68/2251.47	c bounds 3640 >= 1889 @ 2220.37
2244.79/2251.55	c bounds 3639 >= 1889 @ 2220.44
2244.89/2251.61	c bounds 3638 >= 1889 @ 2220.49
2244.99/2251.73	c bounds 3637 >= 1889 @ 2220.6
2244.99/2251.79	c bounds 3636 >= 1889 @ 2220.66
2245.08/2251.86	c bounds 3635 >= 1889 @ 2220.72
2245.18/2251.92	c bounds 3634 >= 1889 @ 2220.78
2245.18/2251.99	c bounds 3633 >= 1889 @ 2220.84
2245.29/2252.05	c bounds 3632 >= 1889 @ 2220.9
2245.39/2252.12	c bounds 3631 >= 1889 @ 2220.96
2247.38/2254.15	c #Conflicts:    1796000 | #Constraints:     113915
2247.38/2254.15	c bounds 3630 >= 1889 @ 2222.97
2253.76/2260.56	c #Conflicts:    1797000 | #Constraints:     114916
2253.76/2260.56	c #Conflicts:    1798000 | #Constraints:     115918
2253.76/2260.56	c bounds 3629 >= 1889 @ 2229.26
2255.95/2262.70	WSVECS04 Frhs2[22]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[34]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[54]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[86]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[89]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[96]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[102]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[106]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[111]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[113]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[119]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[158]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[165]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[168]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[169]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[174]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[179]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[182]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[185]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[188]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[226]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[247]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[256]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[258]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[307]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[315]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[326]: 6 -1.00004 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[330]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[333]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[339]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[372]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[394]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[410]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[433]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[444]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[451]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[452]: 6 -1.00005 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[455]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[476]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[492]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[514]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[519]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[529]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[533]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[546]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[548]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[557]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[568]: 6 -1.00006 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[575]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[584]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[585]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[589]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[593]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[597]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[604]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[611]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[628]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[631]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[658]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[663]: 6 -1.00004 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[682]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[685]: 6 -1.00006 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[691]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[692]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[723]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[724]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[753]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[755]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[862]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[864]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[867]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[870]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[874]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[901]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[904]: 6 -1.00004 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[914]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[927]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[933]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1051]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1053]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1075]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1081]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1109]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1118]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1151]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1154]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1157]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1165]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1185]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1186]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1190]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1192]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1195]: 6 -1.00007 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1200]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1209]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1224]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1227]: 6 -1.00005 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1229]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1234]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1237]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1240]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1241]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1243]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1254]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1277]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1293]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1297]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1306]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1312]: 6 -1.00006 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1324]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1345]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1348]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1377]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1400]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1426]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1429]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1441]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1474]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1479]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1511]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1514]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1548]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1552]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1569]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1598]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1602]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1609]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1617]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1623]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1646]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1648]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1688]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1693]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1694]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1695]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1697]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1698]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1712]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1715]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1735]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1773]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1781]: 6 -1.00005 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1789]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1790]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1806]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1824]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1825]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1830]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1879]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1881]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1887]: 6 -1.00006 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1899]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[1917]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2025]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2039]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2071]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2077]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2118]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2137]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2150]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2151]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2152]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2166]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2197]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2208]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2231]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2238]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2240]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2253]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2257]: 6 -1.00004 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2269]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2277]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2279]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2283]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2289]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2290]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2308]: 6 -1.00006 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2316]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2318]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2335]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2336]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2341]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2348]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2358]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2382]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2385]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2391]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2394]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2397]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2403]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2416]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2419]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2420]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2448]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2458]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2501]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2502]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2526]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2540]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2557]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2576]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2611]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2649]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2681]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2683]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2689]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2703]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2718]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2720]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2721]: 6 -1.00005 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2731]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2735]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2759]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2773]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2805]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2816]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2829]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2830]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2831]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2844]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2845]: 6 -1.00005 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2847]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2855]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2861]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2865]: 6 -1.00005 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2866]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2875]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2890]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2891]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2896]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2914]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2928]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2930]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2941]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2942]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2943]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2947]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2949]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2956]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2959]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2972]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2976]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2980]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[2992]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3034]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3041]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3048]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3049]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3053]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3066]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3094]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3107]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3113]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3115]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3122]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3141]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3162]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3177]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3202]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3211]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3216]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3219]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3237]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3240]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3246]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3267]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3271]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3272]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3284]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3320]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3361]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3364]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3391]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3392]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3399]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3406]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3423]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3425]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3441]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3445]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3476]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3477]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3492]: 6 -1.00005 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3493]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3494]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3504]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3516]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3517]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3526]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3542]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3543]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3604]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3624]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3625]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3636]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3637]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3644]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3645]: 6 -1.00005 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3646]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3649]: 6 -1.00004 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3656]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3684]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3689]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3720]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3734]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3739]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3745]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3749]: 6 -1.00004 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3752]: 6 -1.00005 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3759]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3766]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3767]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3772]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3776]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3782]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3785]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3788]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3792]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3795]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3835]: 6 -1.00006 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3862]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3873]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3883]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3885]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3888]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3890]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3898]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3909]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3923]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3938]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3950]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3962]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3964]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3971]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3982]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[3996]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4017]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4019]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4023]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4032]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4041]: 6 -1.00005 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4044]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4053]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4075]: 6 -1.00004 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4091]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4093]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4094]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4117]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4130]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4159]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4161]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4170]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4186]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4196]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4197]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4247]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4272]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4282]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4299]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4311]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4324]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4329]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4338]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4341]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4353]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4377]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4392]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4401]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4402]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4403]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4414]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4415]: 6 -1.00005 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4418]: 6 -1.00006 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4423]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4429]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4430]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4433]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4435]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4436]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4450]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4454]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4457]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4464]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4470]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4492]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4499]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4501]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4505]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4525]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4533]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4535]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4539]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4547]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4572]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4582]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4591]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4593]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4598]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4601]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4613]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4617]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4620]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4621]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4647]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4648]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4656]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4660]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4664]: 6 -1.00005 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4665]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4666]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4684]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4689]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4756]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4835]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4843]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4852]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4853]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4854]: 6 -1.00004 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4855]: 6 -1.00005 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4866]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4879]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4882]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4884]: 6 -1.00005 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4901]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4907]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4910]: 6 -1.00005 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4921]: 6 -1.00006 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4925]: 6 -1.00004 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4926]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4933]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4934]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4938]: 6 -1.00006 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4948]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4949]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4951]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4953]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4955]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4959]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4960]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4962]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4965]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4992]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4993]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4996]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[4999]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5000]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5002]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5004]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5006]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5026]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5029]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5030]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5036]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5039]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5047]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5051]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5054]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5069]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5092]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5118]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5142]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5156]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5157]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5158]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5162]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5168]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5180]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5181]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5185]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5188]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5191]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5194]: 6 -1.00004 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5196]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5197]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5202]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5208]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5214]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5217]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5221]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5224]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5237]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5250]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5252]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5256]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5261]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5262]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5265]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5276]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5279]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5280]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5284]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5292]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5297]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5299]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5327]: 6 -1.00004 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5332]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5388]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5389]: 6 -1.00005 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5405]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5409]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5410]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5411]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5414]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5415]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5425]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5427]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5428]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5429]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5433]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5440]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5469]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5480]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5487]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5490]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5508]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5510]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5520]: 6 -1.00005 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5540]: 6 -1.00004 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5544]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5545]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5551]: 6 -1.00005 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5552]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5554]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5560]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5565]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5567]: 6 -1.00007 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5570]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5572]: 6 -1.00005 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5578]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5579]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5583]: 6 -1.00005 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5584]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5587]: 6 -1.00004 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5601]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5617]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5633]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5634]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5675]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5681]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5705]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5712]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5721]: 6 -1.00004 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5729]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5733]: 6 -1.00004 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5739]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5749]: 6 -1.00004 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5750]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5756]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5759]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5761]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5763]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5772]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5784]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5787]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5799]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5800]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5807]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5837]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5846]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5858]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5864]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5869]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5889]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5899]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5905]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5906]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5912]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5913]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5921]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5942]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5944]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5949]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5961]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[5983]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6006]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6009]: 6 -1.00004 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6015]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6031]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6035]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6071]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6079]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6094]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6100]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6111]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6117]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6130]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6141]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6144]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6146]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6154]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6155]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6156]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6157]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6167]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6176]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6235]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6236]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6267]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6269]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6279]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6281]: 6 -1.00007 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6284]: 6 -1.00001 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6287]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6296]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6302]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6311]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6334]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6349]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6350]: 6 -1.00002 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6354]: 6 -1.00003 0 shouldn't be
2255.95/2262.70	WSVECS04 Frhs2[6377]: 6 -1.00004 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6380]: 6 -1.00001 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6382]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6385]: 6 -1.00001 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6391]: 6 -1.00003 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6394]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6407]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6411]: 6 -1.00003 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6412]: 6 -1.00004 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6416]: 6 -1.00003 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6420]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6453]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6455]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6472]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6474]: 6 -1.00006 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6484]: 6 -1.00003 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6497]: 6 -1.00001 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6501]: 6 -1.00004 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6514]: 6 -1.00003 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6516]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6517]: 6 -1.00003 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6533]: 6 -1.00003 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6542]: 6 -1.00001 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6546]: 6 -1.00005 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6549]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6552]: 6 -1.00004 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6561]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6569]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6574]: 6 -1.00005 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6620]: 6 -1.00007 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6630]: 6 -1.00001 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6632]: 6 -1.00001 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6637]: 6 -1.00004 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6644]: 6 -1.00005 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6660]: 6 -1.00001 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6661]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6662]: 6 -1.00003 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6668]: 6 -1.00006 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6672]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6674]: 6 -1.00003 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6685]: 6 -1.00003 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6703]: 6 -1.00001 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6726]: 6 -1.00004 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6732]: 6 -1.00004 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6740]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6753]: 6 -1.00003 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6761]: 6 -1.00001 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6765]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6777]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6779]: 6 -1.00003 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6785]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6787]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6788]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6807]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6822]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6825]: 6 -1.00001 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6832]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6838]: 6 -1.00005 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6839]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6873]: 6 -1.00007 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6874]: 6 -1.00001 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6878]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6879]: 6 -1.00001 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6887]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6893]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6894]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6895]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6898]: 6 -1.00001 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6902]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6905]: 6 -1.00003 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6909]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6911]: 6 -1.00003 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6927]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6935]: 6 -1.00001 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6936]: 6 -1.00001 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6938]: 6 -1.00004 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6964]: 6 -1.00003 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6984]: 6 -1.00003 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6994]: 6 -1.00001 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[6996]: 6 -1.00001 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[7005]: 6 -1.00004 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[7010]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[7030]: 6 -1.00004 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[7035]: 6 -1.00001 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[7082]: 6 -1.00004 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[7089]: 6 -1.00001 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[7095]: 6 -1.00006 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[7097]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[7105]: 6 -1.00001 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[7126]: 6 -1.00004 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[7147]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[7150]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[7154]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[7163]: 6 -1.00003 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[7171]: 6 -1.00003 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[7180]: 6 -1.00004 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[7195]: 6 -1.00001 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[7200]: 6 -1.00003 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[7207]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[7267]: 6 -1.00003 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[7278]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[7282]: 6 -1.00002 0 shouldn't be
2255.95/2262.71	WSVECS04 Frhs2[7285]: 6 -1.00002 0 shouldn't be
2297.93/2304.80	c #Conflicts:    1799000 | #Constraints:     116919
2297.93/2304.80	c #Conflicts:    1800000 | #Constraints:     117919
2297.93/2304.80	c #Conflicts:    1801000 | #Constraints:     118919
2297.93/2304.80	c #Conflicts:    1802000 | #Constraints:     119919
2297.93/2304.80	c #Conflicts:    1803000 | #Constraints:     120919
2297.93/2304.80	c #Conflicts:    1804000 | #Constraints:     121919
2297.93/2304.80	c #Conflicts:    1805000 | #Constraints:     122919
2297.93/2304.80	c #Conflicts:    1806000 | #Constraints:     123919
2297.93/2304.80	c #Conflicts:    1807000 | #Constraints:     124919
2297.93/2304.80	c #Conflicts:    1808000 | #Constraints:     125919
2297.93/2304.80	c #Conflicts:    1809000 | #Constraints:     126919
2297.93/2304.80	c #Conflicts:    1810000 | #Constraints:     127919
2297.93/2304.80	c #Conflicts:    1811000 | #Constraints:     128919
2297.93/2304.80	c #Conflicts:    1812000 | #Constraints:     129919
2297.93/2304.80	c #Conflicts:    1813000 | #Constraints:     130919
2297.93/2304.80	c #Conflicts:    1814000 | #Constraints:     131919
2297.93/2304.80	c #Conflicts:    1815000 | #Constraints:     132919
2297.93/2304.80	c #Conflicts:    1816000 | #Constraints:     133919
2297.93/2304.80	c #Conflicts:    1817000 | #Constraints:     134919
2297.93/2304.80	c #Conflicts:    1818000 | #Constraints:     135919
2297.93/2304.80	c bounds 3629 >= 1890 @ 2273.16
2298.33/2305.28	c bounds 3628 >= 1890 @ 2273.63
2298.53/2305.44	c bounds 3627 >= 1890 @ 2273.79
2299.53/2306.48	c #Conflicts:    1819000 | #Constraints:     137041
2299.53/2306.48	c bounds 3626 >= 1890 @ 2274.81
2306.31/2313.29	c #Conflicts:    1820000 | #Constraints:     138044
2306.31/2313.29	c #Conflicts:    1821000 | #Constraints:     139046
2306.31/2313.29	c bounds 3625 >= 1890 @ 2281.53
2313.89/2320.87	c #Conflicts:    1822000 | #Constraints:     140062
2313.89/2320.87	c #Conflicts:    1823000 | #Constraints:     141066
2313.89/2320.87	c #Conflicts:    1824000 | #Constraints:     142073
2313.89/2320.87	c bounds 3624 >= 1890 @ 2289.07
2314.59/2321.50	c bounds 3623 >= 1890 @ 2289.69
2326.95/2333.97	c #Conflicts:    1825000 | #Constraints:     143077
2326.95/2333.97	c #Conflicts:    1826000 | #Constraints:     144078
2326.95/2333.97	c #Conflicts:    1827000 | #Constraints:     145084
2326.95/2333.97	c bounds 3622 >= 1890 @ 2302.06
2337.62/2344.64	c #Conflicts:    1828000 | #Constraints:     146086
2337.62/2344.64	c #Conflicts:    1829000 | #Constraints:     147088
2337.62/2344.64	c #Conflicts:    1830000 | #Constraints:     148098
2337.62/2344.64	c #Conflicts:    1831000 | #Constraints:     149117
2337.62/2344.64	c bounds 3621 >= 1890 @ 2312.59
2342.40/2349.47	c #Conflicts:    1832000 | #Constraints:     150133
2342.40/2349.47	c bounds 3620 >= 1890 @ 2317.37
2344.49/2351.57	c #Conflicts:    1833000 | #Constraints:     151135
2344.49/2351.57	WSVECS04 Frhs2[24]: 6 -1.00004 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[25]: 6 -1.00006 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[26]: 6 -1.00008 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[34]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[42]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[46]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[57]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[58]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[69]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[71]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[82]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[88]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[89]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[116]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[144]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[148]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[183]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[188]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[241]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[284]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[293]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[305]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[317]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[326]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[333]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[334]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[340]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[350]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[352]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[374]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[391]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[400]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[410]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[422]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[447]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[480]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[496]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[504]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[512]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[517]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[524]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[532]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[543]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[545]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[555]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[606]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[610]: 6 -1.00004 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[618]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[621]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[662]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[663]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[682]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[702]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[720]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[732]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[774]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[802]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[819]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[823]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[830]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[848]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[853]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[867]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[893]: 6 -1.00004 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[895]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[924]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[967]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[987]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[989]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1062]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1075]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1097]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1102]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1127]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1147]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1150]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1165]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1184]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1187]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1200]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1218]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1221]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1222]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1227]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1243]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1250]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1256]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1292]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1306]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1324]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1332]: 6 -1.00004 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1343]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1346]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1354]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1364]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1367]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1368]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1387]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1413]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1414]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1415]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1418]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1420]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1422]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1428]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1429]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1438]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1448]: 6 -1.00004 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1479]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1487]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1503]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1513]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1515]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1526]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1552]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1560]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1572]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1584]: 6 -1.00005 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1585]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1588]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1589]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1591]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1599]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1600]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1606]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1613]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1616]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1617]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1622]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1626]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1637]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1638]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1673]: 6 -1.00004 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1675]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1677]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1684]: 6 -1.00005 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1689]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1696]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1704]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1712]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1723]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1724]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1732]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1781]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1799]: 6 -1.00005 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1803]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1804]: 6 -1.00005 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1822]: 6 -1.00004 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1824]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1825]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1847]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1852]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1872]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1876]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1887]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1889]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1909]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1927]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1934]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1941]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1979]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1985]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[1989]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2001]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2032]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2037]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2079]: 6 -1.00004 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2118]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2158]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2188]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2251]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2259]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2336]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2342]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2353]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2371]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2372]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2410]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2413]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2418]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2420]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2424]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2425]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2435]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2455]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2499]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2521]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2524]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2528]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2556]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2569]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2681]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2691]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2730]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2731]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2744]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2762]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2783]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2784]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2819]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2821]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2823]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2832]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2866]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2882]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2889]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2908]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2918]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2940]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2941]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2949]: 6 -1.00004 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2963]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2977]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2981]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[2986]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3007]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3028]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3039]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3042]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3046]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3048]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3051]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3052]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3060]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3071]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3076]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3080]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3082]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3089]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3110]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3125]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3126]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3129]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3144]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3162]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3182]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3218]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3223]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3237]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3243]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3253]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3258]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3259]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3263]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3267]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3269]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3273]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3281]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3298]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3299]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3336]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3361]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3399]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3406]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3414]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3423]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3432]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3438]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3452]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3464]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3476]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3477]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3502]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3504]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3510]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3516]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3547]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3577]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3582]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3604]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3608]: 6 -1.00005 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3621]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3624]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3635]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3637]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3638]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3648]: 6 -1.00004 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3650]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3665]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3673]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3689]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3700]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3705]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3720]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3726]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3733]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3734]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3743]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3754]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3760]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3766]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3777]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3784]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3802]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3803]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3805]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3810]: 6 -1.00006 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3848]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3854]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3867]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3868]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3870]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3882]: 6 -1.00005 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3895]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3898]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3909]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3919]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3952]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3977]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[3988]: 6 -1.00006 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4004]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4016]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4017]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4074]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4075]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4088]: 6 -1.00006 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4089]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4094]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4128]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4134]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4139]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4159]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4186]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4193]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4197]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4207]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4209]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4258]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4268]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4273]: 6 -1.00005 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4303]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4304]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4312]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4316]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4321]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4322]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4335]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4346]: 6 -1.00004 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4353]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4377]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4378]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4381]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4388]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4392]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4400]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4403]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4404]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4424]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4425]: 6 -1.00007 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4426]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4430]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4444]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4492]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4502]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4504]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4508]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4515]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4518]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4528]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4530]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4535]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4536]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4561]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4562]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4566]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4572]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4582]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4585]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4598]: 6 -1.00004 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4601]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4604]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4607]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4612]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4615]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4619]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4625]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4626]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4629]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4664]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4665]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4666]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4669]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4674]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4684]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4690]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4692]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4694]: 6 -1.00004 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4715]: 6 -1.00005 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4717]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4731]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4737]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4741]: 6 -1.00005 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4746]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4748]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4755]: 6 -1.00005 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4761]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4767]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4780]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4799]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4833]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4838]: 6 -1.00006 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4854]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4861]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4880]: 6 -1.00005 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4885]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4890]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4895]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4914]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4953]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4958]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4963]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[4971]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5009]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5012]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5026]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5028]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5035]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5047]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5048]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5054]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5055]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5057]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5065]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5152]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5158]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5159]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5181]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5182]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5185]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5189]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5196]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5203]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5247]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5250]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5265]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5269]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5270]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5290]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5295]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5296]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5299]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5302]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5316]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5320]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5327]: 6 -1.00005 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5328]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5377]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5403]: 6 -1.00004 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5414]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5415]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5423]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5424]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5438]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5467]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5487]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5490]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5507]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5601]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5620]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5625]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5633]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5645]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5679]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5691]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5699]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5700]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5704]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5721]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5722]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5727]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5729]: 6 -1.00005 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5733]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5741]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5742]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5746]: 6 -1.00007 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5748]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5758]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5763]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5773]: 6 -1.00005 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5808]: 6 -1.00004 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5818]: 6 -1.00005 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5820]: 6 -1.00004 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5822]: 6 -1.00005 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5824]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5831]: 6 -1.00004 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5835]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5837]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5849]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5857]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5860]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5913]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5915]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5924]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5936]: 6 -1.00004 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5941]: 6 -1.00006 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5942]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5945]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5947]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5952]: 6 -1.00005 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5963]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5967]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5983]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5996]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5997]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[5998]: 6 -1.00006 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6007]: 6 -1.00007 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6013]: 6 -1.00004 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6020]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6026]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6028]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6035]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6037]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6047]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6064]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6065]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6142]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6144]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6147]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6156]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6158]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6168]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6208]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6227]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6258]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6264]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6269]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6274]: 6 -1.00004 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6277]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6279]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6285]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6286]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6291]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6294]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6295]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6297]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6302]: 6 -1.00005 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6327]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6346]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6354]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6355]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6357]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6385]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6397]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6403]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6404]: 6 -1.00006 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6406]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6410]: 6 -1.00004 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6414]: 6 -1.00006 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6448]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6454]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6476]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6495]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6501]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6507]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6514]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6516]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6521]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6549]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6574]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6599]: 6 -1.00005 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6610]: 6 -1.00005 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6617]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6629]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6645]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6656]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6660]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6662]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6683]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6703]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6714]: 6 -1.00005 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6715]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6721]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6726]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6778]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6786]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6787]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6789]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6790]: 6 -1.00005 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6796]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6800]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6805]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6811]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6815]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6825]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6832]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6838]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6839]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6848]: 6 -1.00004 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6860]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6862]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6864]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6866]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6873]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6877]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6879]: 6 -1.00006 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6884]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6885]: 6 -1.00006 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6887]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6892]: 6 -1.00005 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6895]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6905]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6911]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6914]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6915]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6925]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6947]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6955]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6957]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6964]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[6974]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[7019]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[7031]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[7032]: 6 -1.00004 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[7067]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[7071]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[7073]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[7076]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[7080]: 6 -1.00004 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[7088]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[7089]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[7091]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[7095]: 6 -1.00005 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[7097]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[7101]: 6 -1.00004 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[7107]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[7118]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[7142]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[7150]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[7152]: 6 -1.00005 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[7154]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[7162]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[7171]: 6 -1.00005 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[7195]: 6 -1.00003 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[7269]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[7273]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[7277]: 6 -1.00001 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[7278]: 6 -1.00002 0 shouldn't be
2344.49/2351.57	WSVECS04 Frhs2[7290]: 6 -1.00001 0 shouldn't be
2399.84/2407.05	c #Conflicts:    1834000 | #Constraints:     152135
2399.84/2407.05	c #Conflicts:    1835000 | #Constraints:     153135
2399.84/2407.05	c #Conflicts:    1836000 | #Constraints:     154135
2399.84/2407.05	c #Conflicts:    1837000 | #Constraints:     155135
2399.84/2407.05	c #Conflicts:    1838000 | #Constraints:     156135
2399.84/2407.05	c #Conflicts:    1839000 | #Constraints:     157135
2399.84/2407.05	c #Conflicts:    1840000 | #Constraints:     158135
2399.84/2407.05	c #Conflicts:    1841000 | #Constraints:     159135
2399.84/2407.05	c #Conflicts:    1842000 | #Constraints:     160135
2399.84/2407.05	c #Conflicts:    1843000 | #Constraints:     161135
2399.84/2407.05	c #Conflicts:    1844000 | #Constraints:     162135
2399.84/2407.05	c #Conflicts:    1845000 | #Constraints:     163135
2399.84/2407.05	c #Conflicts:    1846000 | #Constraints:     164135
2399.84/2407.05	c #Conflicts:    1847000 | #Constraints:     165135
2399.84/2407.05	c #Conflicts:    1848000 | #Constraints:     166135
2399.84/2407.05	c #Conflicts:    1849000 | #Constraints:     167135
2399.84/2407.05	c #Conflicts:    1850000 | #Constraints:     168135
2399.84/2407.05	c bounds 3620 >= 1891 @ 2374.63
2400.04/2407.22	c bounds 3619 >= 1891 @ 2374.79
2400.14/2407.39	c bounds 3618 >= 1891 @ 2374.96
2400.34/2407.50	c bounds 3617 >= 1891 @ 2375.07
2400.44/2407.68	c bounds 3616 >= 1891 @ 2375.24
2400.54/2407.79	c #Conflicts:    1851000 | #Constraints:     169205
2400.54/2407.79	c bounds 3615 >= 1891 @ 2375.35
2400.73/2407.99	c bounds 3614 >= 1891 @ 2375.53
2400.84/2408.09	c bounds 3613 >= 1891 @ 2375.64
2401.03/2408.24	c bounds 3612 >= 1891 @ 2375.78
2401.14/2408.34	c bounds 3611 >= 1891 @ 2375.88
2401.23/2408.48	c bounds 3610 >= 1891 @ 2376
2401.34/2408.58	c bounds 3609 >= 1891 @ 2376.1
2401.53/2408.74	c bounds 3608 >= 1891 @ 2376.25
2401.63/2408.84	c bounds 3607 >= 1891 @ 2376.35
2401.84/2409.00	c bounds 3606 >= 1891 @ 2376.5
2401.93/2409.10	c bounds 3605 >= 1891 @ 2376.6
2402.03/2409.23	c bounds 3604 >= 1891 @ 2376.72
2402.13/2409.33	c bounds 3603 >= 1891 @ 2376.82
2402.23/2409.48	c bounds 3602 >= 1891 @ 2376.96
2402.33/2409.58	c bounds 3601 >= 1891 @ 2377.06
2402.53/2409.72	c bounds 3600 >= 1891 @ 2377.19
2402.63/2409.82	c bounds 3599 >= 1891 @ 2377.29
2402.73/2409.96	c bounds 3598 >= 1891 @ 2377.42
2402.83/2410.07	c bounds 3597 >= 1891 @ 2377.52
2403.03/2410.27	c bounds 3596 >= 1891 @ 2377.71
2403.33/2410.55	c bounds 3595 >= 1891 @ 2377.97
2403.42/2410.65	c bounds 3594 >= 1891 @ 2378.07
2403.73/2410.91	c bounds 3593 >= 1891 @ 2378.32
2403.83/2411.01	c bounds 3592 >= 1891 @ 2378.41
2404.02/2411.22	c bounds 3591 >= 1891 @ 2378.61
2404.13/2411.36	c bounds 3590 >= 1891 @ 2378.74
2404.23/2411.46	c bounds 3589 >= 1891 @ 2378.84
2404.42/2411.62	c bounds 3588 >= 1891 @ 2378.99
2404.52/2411.73	c bounds 3587 >= 1891 @ 2379.1
2404.93/2412.11	c bounds 3586 >= 1891 @ 2379.47
2405.02/2412.22	c bounds 3585 >= 1891 @ 2379.57
2405.32/2412.57	c bounds 3584 >= 1891 @ 2379.9
2405.42/2412.67	c bounds 3583 >= 1891 @ 2379.99
2405.62/2412.84	c bounds 3582 >= 1891 @ 2380.16
2405.72/2412.94	c bounds 3581 >= 1891 @ 2380.25
2405.92/2413.15	c bounds 3580 >= 1891 @ 2380.45
2406.02/2413.25	c bounds 3579 >= 1891 @ 2380.55
2406.12/2413.38	c bounds 3578 >= 1891 @ 2380.67
2406.22/2413.48	c bounds 3577 >= 1891 @ 2380.77
2406.32/2413.58	c bounds 3576 >= 1891 @ 2380.86
2406.52/2413.70	c bounds 3575 >= 1891 @ 2380.97
2406.52/2413.79	c bounds 3574 >= 1891 @ 2381.07
2406.82/2414.01	c bounds 3573 >= 1891 @ 2381.27
2406.92/2414.11	c bounds 3572 >= 1891 @ 2381.37
2407.01/2414.20	c bounds 3571 >= 1891 @ 2381.46
2407.12/2414.33	c bounds 3570 >= 1891 @ 2381.58
2407.21/2414.43	c bounds 3569 >= 1891 @ 2381.68
2407.51/2414.79	c bounds 3568 >= 1891 @ 2382.03
2407.72/2414.90	c bounds 3567 >= 1891 @ 2382.13
2407.72/2414.99	c bounds 3566 >= 1891 @ 2382.22
2407.82/2415.08	c bounds 3565 >= 1891 @ 2382.31
2408.01/2415.27	c bounds 3564 >= 1891 @ 2382.49
2408.11/2415.37	c bounds 3563 >= 1891 @ 2382.59
2408.21/2415.46	c bounds 3562 >= 1891 @ 2382.68
2408.32/2415.59	c bounds 3561 >= 1891 @ 2382.81
2408.42/2415.69	c bounds 3560 >= 1891 @ 2382.9
2408.51/2415.78	c bounds 3559 >= 1891 @ 2382.99
2408.61/2415.87	c bounds 3558 >= 1891 @ 2383.08
2408.71/2415.99	c bounds 3557 >= 1891 @ 2383.19
2408.81/2416.09	c bounds 3556 >= 1891 @ 2383.28
2408.92/2416.18	c bounds 3555 >= 1891 @ 2383.37
2409.01/2416.27	c bounds 3554 >= 1891 @ 2383.46
2409.11/2416.36	c bounds 3553 >= 1891 @ 2383.54
2409.21/2416.45	c bounds 3552 >= 1891 @ 2383.63
2409.31/2416.54	c bounds 3551 >= 1891 @ 2383.71
2409.41/2416.63	c bounds 3550 >= 1891 @ 2383.8
2409.51/2416.72	c bounds 3549 >= 1891 @ 2383.88
2409.61/2416.82	c bounds 3548 >= 1891 @ 2383.98
2409.71/2416.91	c bounds 3547 >= 1891 @ 2384.07
2409.81/2417.01	c bounds 3546 >= 1891 @ 2384.16
2410.21/2417.41	c bounds 3545 >= 1891 @ 2384.55
2410.40/2417.69	c bounds 3544 >= 1891 @ 2384.83
2410.50/2417.79	c bounds 3543 >= 1891 @ 2384.93
2410.71/2417.92	c bounds 3542 >= 1891 @ 2385.05
2410.81/2418.02	c bounds 3541 >= 1891 @ 2385.15
2410.91/2418.11	c bounds 3540 >= 1891 @ 2385.24
2411.00/2418.20	c bounds 3539 >= 1891 @ 2385.33
2411.10/2418.30	c bounds 3538 >= 1891 @ 2385.42
2411.20/2418.49	c bounds 3537 >= 1891 @ 2385.61
2411.30/2418.58	c bounds 3536 >= 1891 @ 2385.7
2411.40/2418.67	c bounds 3535 >= 1891 @ 2385.79
2411.50/2418.77	c bounds 3534 >= 1891 @ 2385.88
2411.60/2418.86	c bounds 3533 >= 1891 @ 2385.96
2411.80/2419.03	c bounds 3532 >= 1891 @ 2386.14
2424.37/2431.64	c #Conflicts:    1852000 | #Constraints:     170289
2424.37/2431.64	c #Conflicts:    1853000 | #Constraints:     171289
2424.37/2431.64	c #Conflicts:    1854000 | #Constraints:     172289
2424.37/2431.64	c #Conflicts:    1855000 | #Constraints:     173290
2424.37/2431.64	c #Conflicts:    1856000 | #Constraints:     174302
2424.37/2431.64	c INPROCESSING
2424.37/2431.64	c GARBAGE COLLECT
2424.37/2431.64	c rational objective 1891
2431.04/2438.32	c #Conflicts:    1857000 | #Constraints:     104448
2431.04/2438.32	c #Conflicts:    1858000 | #Constraints:     105449
2431.04/2438.32	c bounds 3531 >= 1891 @ 2405.24
2439.61/2446.94	c #Conflicts:    1859000 | #Constraints:     106463
2439.61/2446.94	c #Conflicts:    1860000 | #Constraints:     107464
2439.61/2446.94	c #Conflicts:    1861000 | #Constraints:     108476
2439.61/2446.94	c #Conflicts:    1862000 | #Constraints:     109493
2439.61/2446.94	c bounds 3530 >= 1891 @ 2413.8
2452.78/2460.16	c #Conflicts:    1863000 | #Constraints:     110505
2452.78/2460.16	c #Conflicts:    1864000 | #Constraints:     111505
2452.78/2460.16	c #Conflicts:    1865000 | #Constraints:     112510
2452.78/2460.16	c #Conflicts:    1866000 | #Constraints:     113516
2452.78/2460.16	c #Conflicts:    1867000 | #Constraints:     114525
2452.78/2460.16	c bounds 3529 >= 1891 @ 2426.92
2493.64/2501.10	c #Conflicts:    1868000 | #Constraints:     115537
2493.64/2501.10	c #Conflicts:    1869000 | #Constraints:     116537
2493.64/2501.10	c #Conflicts:    1870000 | #Constraints:     117537
2493.64/2501.10	c #Conflicts:    1871000 | #Constraints:     118537
2493.64/2501.10	c #Conflicts:    1872000 | #Constraints:     119537
2493.64/2501.10	c #Conflicts:    1873000 | #Constraints:     120537
2493.64/2501.10	c #Conflicts:    1874000 | #Constraints:     121537
2493.64/2501.10	c #Conflicts:    1875000 | #Constraints:     122537
2493.64/2501.10	c #Conflicts:    1876000 | #Constraints:     123537
2493.64/2501.10	c #Conflicts:    1877000 | #Constraints:     124537
2493.64/2501.10	c #Conflicts:    1878000 | #Constraints:     125537
2493.64/2501.10	c #Conflicts:    1879000 | #Constraints:     126537
2493.64/2501.10	c #Conflicts:    1880000 | #Constraints:     127537
2493.64/2501.10	c #Conflicts:    1881000 | #Constraints:     128537
2493.64/2501.10	c #Conflicts:    1882000 | #Constraints:     129537
2493.64/2501.10	c #Conflicts:    1883000 | #Constraints:     130537
2493.64/2501.10	c #Conflicts:    1884000 | #Constraints:     131537
2493.64/2501.10	c #Conflicts:    1885000 | #Constraints:     132537
2493.64/2501.10	c #Conflicts:    1886000 | #Constraints:     133537
2493.64/2501.10	c #Conflicts:    1887000 | #Constraints:     134537
2493.64/2501.10	c #Conflicts:    1888000 | #Constraints:     135537
2493.64/2501.10	c #Conflicts:    1889000 | #Constraints:     136537
2493.64/2501.10	c #Conflicts:    1890000 | #Constraints:     137537
2493.64/2501.10	c #Conflicts:    1891000 | #Constraints:     138537
2493.64/2501.10	c #Conflicts:    1892000 | #Constraints:     139537
2493.64/2501.10	c bounds 3529 >= 1892 @ 2467.47
2502.02/2509.50	c #Conflicts:    1893000 | #Constraints:     140637
2502.02/2509.50	c INPROCESSING
2502.02/2509.50	c GARBAGE COLLECT
2502.02/2509.50	c rational objective 1892
2512.09/2519.63	c #Conflicts:    1894000 | #Constraints:      87542
2512.09/2519.63	c #Conflicts:    1895000 | #Constraints:      88542
2512.09/2519.63	c #Conflicts:    1896000 | #Constraints:      89542
2512.09/2519.63	c #Conflicts:    1897000 | #Constraints:      90542
2512.09/2519.63	c #Conflicts:    1898000 | #Constraints:      91542
2512.09/2519.63	c #Conflicts:    1899000 | #Constraints:      92542
2512.09/2519.63	c #Conflicts:    1900000 | #Constraints:      93542
2512.09/2519.63	c #Conflicts:    1901000 | #Constraints:      94542
2512.09/2519.63	c #Conflicts:    1902000 | #Constraints:      95542
2512.09/2519.63	c #Conflicts:    1903000 | #Constraints:      96542
2512.09/2519.63	c #Conflicts:    1904000 | #Constraints:      97542
2512.09/2519.63	c #Conflicts:    1905000 | #Constraints:      98542
2512.09/2519.63	c #Conflicts:    1906000 | #Constraints:      99542
2512.09/2519.63	c bounds 3529 >= 1893 @ 2485.75
2533.22/2540.83	c #Conflicts:    1907000 | #Constraints:     100620
2533.22/2540.83	c #Conflicts:    1908000 | #Constraints:     101620
2533.22/2540.83	c #Conflicts:    1909000 | #Constraints:     102620
2533.22/2540.83	c #Conflicts:    1910000 | #Constraints:     103620
2533.22/2540.83	c #Conflicts:    1911000 | #Constraints:     104620
2533.22/2540.83	c #Conflicts:    1912000 | #Constraints:     105620
2533.22/2540.83	c #Conflicts:    1913000 | #Constraints:     106620
2533.22/2540.83	c #Conflicts:    1914000 | #Constraints:     107620
2533.22/2540.83	c #Conflicts:    1915000 | #Constraints:     108620
2533.22/2540.83	c #Conflicts:    1916000 | #Constraints:     109620
2533.22/2540.83	c #Conflicts:    1917000 | #Constraints:     110620
2533.22/2540.83	c #Conflicts:    1918000 | #Constraints:     111620
2533.22/2540.83	c #Conflicts:    1919000 | #Constraints:     112620
2533.22/2540.83	c #Conflicts:    1920000 | #Constraints:     113620
2533.22/2540.83	c #Conflicts:    1921000 | #Constraints:     114620
2533.22/2540.83	c #Conflicts:    1922000 | #Constraints:     115620
2533.22/2540.83	c #Conflicts:    1923000 | #Constraints:     116620
2533.22/2540.83	c #Conflicts:    1924000 | #Constraints:     117620
2533.22/2540.83	c #Conflicts:    1925000 | #Constraints:     118620
2533.22/2540.83	c #Conflicts:    1926000 | #Constraints:     119620
2533.22/2540.83	c #Conflicts:    1927000 | #Constraints:     120620
2533.22/2540.83	c bounds 3529 >= 1894 @ 2506.7
2539.31/2546.98	c #Conflicts:    1928000 | #Constraints:     121680
2539.31/2546.98	c #Conflicts:    1929000 | #Constraints:     122681
2539.31/2546.98	c #Conflicts:    1930000 | #Constraints:     123681
2539.31/2546.98	c bounds 3528 >= 1894 @ 2512.76
2545.99/2553.63	c #Conflicts:    1931000 | #Constraints:     124685
2545.99/2553.63	c #Conflicts:    1932000 | #Constraints:     125685
2545.99/2553.63	c INPROCESSING
2545.99/2553.63	c GARBAGE COLLECT
2545.99/2553.63	c rational objective 1894
2584.29/2592.08	c #Conflicts:    1933000 | #Constraints:      80639
2584.29/2592.08	c #Conflicts:    1934000 | #Constraints:      81639
2584.29/2592.08	c #Conflicts:    1935000 | #Constraints:      82639
2584.29/2592.08	c #Conflicts:    1936000 | #Constraints:      83639
2584.29/2592.08	c #Conflicts:    1937000 | #Constraints:      84639
2584.29/2592.08	c #Conflicts:    1938000 | #Constraints:      85639
2584.29/2592.08	c #Conflicts:    1939000 | #Constraints:      86639
2584.29/2592.08	c #Conflicts:    1940000 | #Constraints:      87639
2584.29/2592.08	c #Conflicts:    1941000 | #Constraints:      88639
2584.29/2592.08	c #Conflicts:    1942000 | #Constraints:      89639
2584.29/2592.08	c #Conflicts:    1943000 | #Constraints:      90639
2584.29/2592.08	c #Conflicts:    1944000 | #Constraints:      91639
2584.29/2592.08	c #Conflicts:    1945000 | #Constraints:      92639
2584.29/2592.08	c #Conflicts:    1946000 | #Constraints:      93639
2584.29/2592.08	c #Conflicts:    1947000 | #Constraints:      94639
2584.29/2592.08	c #Conflicts:    1948000 | #Constraints:      95639
2584.29/2592.08	c #Conflicts:    1949000 | #Constraints:      96639
2584.29/2592.08	c #Conflicts:    1950000 | #Constraints:      97639
2584.29/2592.08	c #Conflicts:    1951000 | #Constraints:      98639
2584.29/2592.08	c #Conflicts:    1952000 | #Constraints:      99639
2584.29/2592.08	c #Conflicts:    1953000 | #Constraints:     100639
2584.29/2592.08	c #Conflicts:    1954000 | #Constraints:     101639
2584.29/2592.08	c #Conflicts:    1955000 | #Constraints:     102639
2584.29/2592.08	c #Conflicts:    1956000 | #Constraints:     103639
2584.29/2592.08	c #Conflicts:    1957000 | #Constraints:     104639
2584.29/2592.08	c #Conflicts:    1958000 | #Constraints:     105639
2584.29/2592.08	c #Conflicts:    1959000 | #Constraints:     106639
2584.29/2592.08	c #Conflicts:    1960000 | #Constraints:     107639
2584.29/2592.08	c #Conflicts:    1961000 | #Constraints:     108639
2584.29/2592.08	c #Conflicts:    1962000 | #Constraints:     109639
2584.29/2592.08	c #Conflicts:    1963000 | #Constraints:     110639
2584.29/2592.08	c #Conflicts:    1964000 | #Constraints:     111639
2584.29/2592.08	c #Conflicts:    1965000 | #Constraints:     112639
2584.29/2592.08	c #Conflicts:    1966000 | #Constraints:     113639
2584.29/2592.08	c #Conflicts:    1967000 | #Constraints:     114639
2584.29/2592.08	c #Conflicts:    1968000 | #Constraints:     115639
2584.29/2592.08	c #Conflicts:    1969000 | #Constraints:     116639
2584.29/2592.08	c #Conflicts:    1970000 | #Constraints:     117639
2584.29/2592.08	c #Conflicts:    1971000 | #Constraints:     118639
2584.29/2592.08	c bounds 3528 >= 1895 @ 2557.35
2584.59/2592.31	c bounds 3527 >= 1895 @ 2557.57
2584.59/2592.38	c bounds 3526 >= 1895 @ 2557.64
2584.68/2592.44	c bounds 3525 >= 1895 @ 2557.7
2584.78/2592.58	c bounds 3524 >= 1895 @ 2557.84
2584.98/2592.77	c bounds 3523 >= 1895 @ 2558.02
2585.29/2593.02	c bounds 3522 >= 1895 @ 2558.26
2590.27/2598.08	c #Conflicts:    1972000 | #Constraints:     119820
2590.27/2598.08	c #Conflicts:    1973000 | #Constraints:     120839
2590.27/2598.08	c bounds 3521 >= 1895 @ 2563.28
2592.76/2600.56	c #Conflicts:    1974000 | #Constraints:     121861
2592.76/2600.56	c bounds 3520 >= 1895 @ 2565.73
2600.44/2608.25	c #Conflicts:    1975000 | #Constraints:     122863
2600.44/2608.25	c #Conflicts:    1976000 | #Constraints:     123864
2600.44/2608.25	c #Conflicts:    1977000 | #Constraints:     124867
2600.44/2608.25	c bounds 3519 >= 1895 @ 2573.34
2721.01/2729.15	c #Conflicts:    1978000 | #Constraints:     125877
2721.01/2729.15	c #Conflicts:    1979000 | #Constraints:     126877
2721.01/2729.15	c #Conflicts:    1980000 | #Constraints:     127877
2721.01/2729.15	c #Conflicts:    1981000 | #Constraints:     128877
2721.01/2729.15	c #Conflicts:    1982000 | #Constraints:     129877
2721.01/2729.15	c #Conflicts:    1983000 | #Constraints:     130877
2721.01/2729.15	c #Conflicts:    1984000 | #Constraints:     131877
2721.01/2729.15	c #Conflicts:    1985000 | #Constraints:     132877
2721.01/2729.15	c #Conflicts:    1986000 | #Constraints:     133877
2721.01/2729.15	c #Conflicts:    1987000 | #Constraints:     134877
2721.01/2729.15	c #Conflicts:    1988000 | #Constraints:     135877
2721.01/2729.15	c #Conflicts:    1989000 | #Constraints:     136877
2721.01/2729.15	c #Conflicts:    1990000 | #Constraints:     137877
2721.01/2729.15	c #Conflicts:    1991000 | #Constraints:     138877
2721.01/2729.15	c #Conflicts:    1992000 | #Constraints:     139877
2721.01/2729.15	c #Conflicts:    1993000 | #Constraints:     140877
2721.01/2729.15	c #Conflicts:    1994000 | #Constraints:     141877
2721.01/2729.15	c #Conflicts:    1995000 | #Constraints:     142877
2721.01/2729.15	c #Conflicts:    1996000 | #Constraints:     143877
2721.01/2729.15	c #Conflicts:    1997000 | #Constraints:     144877
2721.01/2729.15	c #Conflicts:    1998000 | #Constraints:     145877
2721.01/2729.15	c #Conflicts:    1999000 | #Constraints:     146877
2721.01/2729.15	c #Conflicts:    2000000 | #Constraints:     147877
2721.01/2729.15	c #Conflicts:    2001000 | #Constraints:     148877
2721.01/2729.15	c #Conflicts:    2002000 | #Constraints:     149877
2721.01/2729.15	c #Conflicts:    2003000 | #Constraints:     150877
2721.01/2729.15	c #Conflicts:    2004000 | #Constraints:     151877
2721.01/2729.15	c #Conflicts:    2005000 | #Constraints:     152877
2721.01/2729.15	c #Conflicts:    2006000 | #Constraints:     153877
2721.01/2729.15	c #Conflicts:    2007000 | #Constraints:     154877
2721.01/2729.15	c #Conflicts:    2008000 | #Constraints:     155877
2721.01/2729.15	c #Conflicts:    2009000 | #Constraints:     156877
2721.01/2729.15	c #Conflicts:    2010000 | #Constraints:     157877
2721.01/2729.15	c #Conflicts:    2011000 | #Constraints:     158877
2721.01/2729.15	c #Conflicts:    2012000 | #Constraints:     159877
2721.01/2729.15	c #Conflicts:    2013000 | #Constraints:     160877
2721.01/2729.15	c #Conflicts:    2014000 | #Constraints:     161877
2721.01/2729.15	c #Conflicts:    2015000 | #Constraints:     162877
2721.01/2729.15	c #Conflicts:    2016000 | #Constraints:     163877
2721.01/2729.15	c #Conflicts:    2017000 | #Constraints:     164877
2721.01/2729.15	c #Conflicts:    2018000 | #Constraints:     165877
2721.01/2729.15	c #Conflicts:    2019000 | #Constraints:     166877
2721.01/2729.15	c #Conflicts:    2020000 | #Constraints:     167877
2721.01/2729.15	c #Conflicts:    2021000 | #Constraints:     168877
2721.01/2729.15	c #Conflicts:    2022000 | #Constraints:     169877
2721.01/2729.15	c #Conflicts:    2023000 | #Constraints:     170877
2721.01/2729.15	c #Conflicts:    2024000 | #Constraints:     171877
2721.01/2729.15	c #Conflicts:    2025000 | #Constraints:     172877
2721.01/2729.15	c INPROCESSING
2721.01/2729.15	c GARBAGE COLLECT
2721.01/2729.15	c rational objective 1895
2721.30/2729.47	c bounds 3518 >= 1895 @ 2693.73
2721.40/2729.58	c bounds 3517 >= 1895 @ 2693.83
2722.01/2730.13	c bounds 3516 >= 1895 @ 2694.37
2723.40/2731.58	c #Conflicts:    2026000 | #Constraints:     103923
2723.40/2731.58	c bounds 3515 >= 1895 @ 2695.78
2730.68/2738.80	c #Conflicts:    2027000 | #Constraints:     104924
2730.68/2738.80	c #Conflicts:    2028000 | #Constraints:     105924
2730.68/2738.80	c #Conflicts:    2029000 | #Constraints:     106924
2730.68/2738.80	c bounds 3514 >= 1895 @ 2702.89
2736.37/2744.56	c #Conflicts:    2030000 | #Constraints:     107925
2736.37/2744.56	c bounds 3513 >= 1895 @ 2708.59
2740.36/2748.59	c #Conflicts:    2031000 | #Constraints:     108927
2740.36/2748.59	c #Conflicts:    2032000 | #Constraints:     109928
2740.36/2748.59	c bounds 3512 >= 1895 @ 2712.57
2743.55/2751.74	c #Conflicts:    2033000 | #Constraints:     110930
2743.55/2751.74	c bounds 3511 >= 1895 @ 2715.65
2755.61/2763.84	c #Conflicts:    2034000 | #Constraints:     111933
2755.61/2763.84	c #Conflicts:    2035000 | #Constraints:     112936
2755.61/2763.84	c #Conflicts:    2036000 | #Constraints:     113940
2755.61/2763.84	c #Conflicts:    2037000 | #Constraints:     114952
2755.61/2763.84	c bounds 3510 >= 1895 @ 2727.63
2759.30/2767.55	c #Conflicts:    2038000 | #Constraints:     115957
2759.30/2767.55	c bounds 3509 >= 1895 @ 2731.3
2766.78/2775.05	c #Conflicts:    2039000 | #Constraints:     116962
2766.78/2775.05	c #Conflicts:    2040000 | #Constraints:     117990
2766.78/2775.05	c #Conflicts:    2041000 | #Constraints:     119001
2766.78/2775.05	c bounds 3508 >= 1895 @ 2738.71
2774.86/2783.15	c #Conflicts:    2042000 | #Constraints:     120008
2774.86/2783.15	c #Conflicts:    2043000 | #Constraints:     121010
2774.86/2783.15	c #Conflicts:    2044000 | #Constraints:     122019
2774.86/2783.15	c bounds 3507 >= 1895 @ 2746.73
2782.54/2790.89	c #Conflicts:    2045000 | #Constraints:     123023
2782.54/2790.89	c #Conflicts:    2046000 | #Constraints:     124033
2782.54/2790.89	c bounds 3506 >= 1895 @ 2754.41
2795.50/2803.88	c #Conflicts:    2047000 | #Constraints:     125039
2795.50/2803.88	c #Conflicts:    2048000 | #Constraints:     126042
2795.50/2803.88	c #Conflicts:    2049000 | #Constraints:     127055
2795.50/2803.88	c bounds 3505 >= 1895 @ 2767.22
2848.75/2857.26	c #Conflicts:    2050000 | #Constraints:     128066
2848.75/2857.26	c #Conflicts:    2051000 | #Constraints:     129066
2848.75/2857.26	c #Conflicts:    2052000 | #Constraints:     130066
2848.75/2857.26	c #Conflicts:    2053000 | #Constraints:     131066
2848.75/2857.26	c #Conflicts:    2054000 | #Constraints:     132066
2848.75/2857.26	c #Conflicts:    2055000 | #Constraints:     133066
2848.75/2857.26	c #Conflicts:    2056000 | #Constraints:     134066
2848.75/2857.26	c #Conflicts:    2057000 | #Constraints:     135066
2848.75/2857.26	c #Conflicts:    2058000 | #Constraints:     136066
2848.75/2857.26	c #Conflicts:    2059000 | #Constraints:     137066
2848.75/2857.26	c #Conflicts:    2060000 | #Constraints:     138066
2848.75/2857.26	c #Conflicts:    2061000 | #Constraints:     139066
2848.75/2857.26	c #Conflicts:    2062000 | #Constraints:     140066
2848.75/2857.26	c #Conflicts:    2063000 | #Constraints:     141066
2848.75/2857.26	c #Conflicts:    2064000 | #Constraints:     142066
2848.75/2857.26	c INPROCESSING
2848.75/2857.26	c GARBAGE COLLECT
2848.75/2857.26	c rational objective 1895
2848.95/2857.43	c bounds 3504 >= 1895 @ 2820.43
2848.95/2857.47	c bounds 3503 >= 1895 @ 2820.47
2849.05/2857.54	c bounds 3502 >= 1895 @ 2820.54
2849.05/2857.58	c bounds 3501 >= 1895 @ 2820.57
2849.15/2857.61	c bounds 3500 >= 1895 @ 2820.6
2849.15/2857.69	c bounds 3499 >= 1895 @ 2820.67
2849.25/2857.72	c bounds 3498 >= 1895 @ 2820.7
2849.25/2857.77	c bounds 3497 >= 1895 @ 2820.74
2849.35/2857.80	c bounds 3496 >= 1895 @ 2820.77
2849.35/2857.84	c bounds 3495 >= 1895 @ 2820.8
2849.35/2857.89	c bounds 3494 >= 1895 @ 2820.84
2849.45/2857.92	c bounds 3493 >= 1895 @ 2820.87
2849.45/2857.99	c bounds 3492 >= 1895 @ 2820.94
2849.55/2858.07	c bounds 3491 >= 1895 @ 2821.01
2884.25/2892.87	c #Conflicts:    2065000 | #Constraints:      88497
2884.25/2892.87	c #Conflicts:    2066000 | #Constraints:      89497
2884.25/2892.87	c #Conflicts:    2067000 | #Constraints:      90497
2884.25/2892.87	c #Conflicts:    2068000 | #Constraints:      91497
2884.25/2892.87	c #Conflicts:    2069000 | #Constraints:      92497
2884.25/2892.87	c #Conflicts:    2070000 | #Constraints:      93497
2884.25/2892.87	c #Conflicts:    2071000 | #Constraints:      94498
2884.25/2892.87	c #Conflicts:    2072000 | #Constraints:      95499
2884.25/2892.87	c #Conflicts:    2073000 | #Constraints:      96505
2884.25/2892.87	c #Conflicts:    2074000 | #Constraints:      97510
2884.25/2892.87	c #Conflicts:    2075000 | #Constraints:      98524
2884.25/2892.87	c #Conflicts:    2076000 | #Constraints:      99533
2884.25/2892.87	c #Conflicts:    2077000 | #Constraints:     100539
2884.25/2892.87	c bounds 3490 >= 1895 @ 2855.55
2902.21/2910.81	c #Conflicts:    2078000 | #Constraints:     101554
2902.21/2910.81	c #Conflicts:    2079000 | #Constraints:     102555
2902.21/2910.81	c #Conflicts:    2080000 | #Constraints:     103555
2902.21/2910.81	c #Conflicts:    2081000 | #Constraints:     104558
2902.21/2910.81	c #Conflicts:    2082000 | #Constraints:     105569
2902.21/2910.81	c #Conflicts:    2083000 | #Constraints:     106579
2902.21/2910.81	c bounds 3489 >= 1895 @ 2873.38
2903.70/2912.34	WSVECS04 Frhs2[8]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[24]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[70]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[78]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[106]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[130]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[158]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[188]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[247]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[260]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[303]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[305]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[354]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[422]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[440]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[511]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[516]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[524]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[538]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[555]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[658]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[755]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[796]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[799]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[823]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[844]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[874]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[901]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[952]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[955]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1018]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1027]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1034]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1054]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1118]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1125]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1138]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1139]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1146]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1150]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1154]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1157]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1159]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1160]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1166]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1175]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1180]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1199]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1229]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1236]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1308]: 6 -1.00003 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1338]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1343]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1347]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1348]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1363]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1368]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1370]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1387]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1392]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1418]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1422]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1425]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1441]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1472]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1492]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1505]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1515]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1562]: 6 -1.00003 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1604]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1621]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1677]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1714]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1716]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1727]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1736]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1770]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1772]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1831]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1847]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1863]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1899]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1946]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1955]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1971]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1977]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[1993]: 6 -1.00004 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2022]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2037]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2039]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2050]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2080]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2090]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2095]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2115]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2151]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2167]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2207]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2249]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2253]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2256]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2274]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2295]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2337]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2351]: 6 -1.00003 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2365]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2366]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2370]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2385]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2388]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2392]: 6 -1.00003 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2405]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2410]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2431]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2440]: 6 -1.00006 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2492]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2496]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2498]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2520]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2529]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2536]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2549]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2563]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2564]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2569]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2608]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2638]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2646]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2685]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2690]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2725]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2747]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2762]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2770]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2773]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2812]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2814]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2815]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2858]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2860]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[2876]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3073]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3083]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3085]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3097]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3142]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3152]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3174]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3195]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3232]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3242]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3245]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3251]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3253]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3298]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3365]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3384]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3399]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3407]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3412]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3414]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3437]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3438]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3441]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3443]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3463]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3539]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3542]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3547]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3560]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3573]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3577]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3584]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3596]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3605]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3621]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3626]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3635]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3636]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3644]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3647]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3650]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3657]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3661]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3665]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3727]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3731]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3739]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3742]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3761]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3769]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3790]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3795]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3805]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3827]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3848]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3868]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3876]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3882]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3895]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3920]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[3971]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4003]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4042]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4128]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4134]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4140]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4151]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4159]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4176]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4182]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4198]: 6 -1.00004 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4205]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4220]: 6 -1.00003 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4255]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4268]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4312]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4381]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4386]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4400]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4414]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4417]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4446]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4493]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4526]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4538]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4544]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4551]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4566]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4583]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4592]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4612]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4615]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4629]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4638]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4660]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4677]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4739]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4751]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4796]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4799]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4825]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4834]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4860]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4861]: 6 -1.00004 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4874]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4882]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4921]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4992]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4993]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[4999]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5049]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5055]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5070]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5158]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5170]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5178]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5180]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5185]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5189]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5212]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5213]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5237]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5275]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5277]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5313]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5340]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5405]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5418]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5423]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5443]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5448]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5451]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5480]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5514]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5532]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5569]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5624]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5701]: 6 -1.00004 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5712]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5743]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5744]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5772]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5814]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5847]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5874]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5877]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5899]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[5943]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[6024]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[6212]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[6220]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[6297]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[6316]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[6328]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[6395]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[6398]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[6406]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[6417]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[6420]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[6425]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[6429]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[6476]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[6481]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[6517]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[6721]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[6790]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[6792]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[6823]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[7026]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[7030]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[7038]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[7045]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[7153]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[7174]: 6 -1.00003 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[7224]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[7234]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[7267]: 6 -1.00001 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[7273]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[7276]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[7277]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[7282]: 6 -1.00002 0 shouldn't be
2903.70/2912.34	WSVECS04 Frhs2[7295]: 6 -1.00002 0 shouldn't be
2963.33/2972.16	c #Conflicts:    2084000 | #Constraints:     107581
2963.33/2972.16	c #Conflicts:    2085000 | #Constraints:     108581
2963.33/2972.16	c #Conflicts:    2086000 | #Constraints:     109581
2963.33/2972.16	c #Conflicts:    2087000 | #Constraints:     110581
2963.33/2972.16	c #Conflicts:    2088000 | #Constraints:     111581
2963.33/2972.16	c #Conflicts:    2089000 | #Constraints:     112581
2963.33/2972.16	c #Conflicts:    2090000 | #Constraints:     113581
2963.33/2972.16	c #Conflicts:    2091000 | #Constraints:     114581
2963.33/2972.16	c #Conflicts:    2092000 | #Constraints:     115581
2963.33/2972.16	c #Conflicts:    2093000 | #Constraints:     116581
2963.33/2972.16	c #Conflicts:    2094000 | #Constraints:     117581
2963.33/2972.16	c #Conflicts:    2095000 | #Constraints:     118581
2963.33/2972.16	c #Conflicts:    2096000 | #Constraints:     119581
2963.33/2972.16	c #Conflicts:    2097000 | #Constraints:     120581
2963.33/2972.16	c #Conflicts:    2098000 | #Constraints:     121581
2963.33/2972.16	c #Conflicts:    2099000 | #Constraints:     122581
2963.33/2972.16	c #Conflicts:    2100000 | #Constraints:     123581
2963.33/2972.16	c #Conflicts:    2101000 | #Constraints:     124581
2963.33/2972.16	c #Conflicts:    2102000 | #Constraints:     125581
2963.33/2972.16	c #Conflicts:    2103000 | #Constraints:     126581
2963.33/2972.16	c #Conflicts:    2104000 | #Constraints:     127581
2963.33/2972.16	c INPROCESSING
2963.33/2972.16	c GARBAGE COLLECT
2963.33/2972.16	c rational objective 1895
2963.63/2972.42	c bounds 3488 >= 1895 @ 2934.59
2963.73/2972.50	c bounds 3487 >= 1895 @ 2934.66
2980.58/2989.42	c #Conflicts:    2105000 | #Constraints:      81516
2980.58/2989.42	c #Conflicts:    2106000 | #Constraints:      82516
2980.58/2989.42	c #Conflicts:    2107000 | #Constraints:      83516
2980.58/2989.42	c #Conflicts:    2108000 | #Constraints:      84518
2980.58/2989.42	c #Conflicts:    2109000 | #Constraints:      85526
2980.58/2989.42	c #Conflicts:    2110000 | #Constraints:      86545
2980.58/2989.42	c #Conflicts:    2111000 | #Constraints:      87557
2980.58/2989.42	c #Conflicts:    2112000 | #Constraints:      88573
2980.58/2989.42	c bounds 3486 >= 1895 @ 2951.44
2986.96/2995.82	c #Conflicts:    2113000 | #Constraints:      89577
2986.96/2995.82	c #Conflicts:    2114000 | #Constraints:      90577
2986.96/2995.82	c bounds 3485 >= 1895 @ 2957.76
2989.56/2998.46	c #Conflicts:    2115000 | #Constraints:      91587
2989.56/2998.46	c bounds 3484 >= 1895 @ 2960.37
2999.42/3008.34	c #Conflicts:    2116000 | #Constraints:      92588
2999.42/3008.34	c #Conflicts:    2117000 | #Constraints:      93589
2999.42/3008.34	c #Conflicts:    2118000 | #Constraints:      94590
2999.42/3008.34	c #Conflicts:    2119000 | #Constraints:      95591
2999.42/3008.34	c bounds 3483 >= 1895 @ 2970.15
3151.11/3160.42	c #Conflicts:    2120000 | #Constraints:      96604
3151.11/3160.42	c #Conflicts:    2121000 | #Constraints:      97604
3151.11/3160.42	c #Conflicts:    2122000 | #Constraints:      98605
3151.11/3160.42	c #Conflicts:    2123000 | #Constraints:      99605
3151.11/3160.42	c #Conflicts:    2124000 | #Constraints:     100609
3151.11/3160.42	c #Conflicts:    2125000 | #Constraints:     101610
3151.11/3160.42	c #Conflicts:    2126000 | #Constraints:     102610
3151.11/3160.42	c #Conflicts:    2127000 | #Constraints:     103614
3151.11/3160.42	c #Conflicts:    2128000 | #Constraints:     104616
3151.11/3160.42	c #Conflicts:    2129000 | #Constraints:     105617
3151.11/3160.42	c #Conflicts:    2130000 | #Constraints:     106620
3151.11/3160.42	c #Conflicts:    2131000 | #Constraints:     107622
3151.11/3160.42	c #Conflicts:    2132000 | #Constraints:     108627
3151.11/3160.42	c #Conflicts:    2133000 | #Constraints:     109630
3151.11/3160.42	c #Conflicts:    2134000 | #Constraints:     110632
3151.11/3160.42	c #Conflicts:    2135000 | #Constraints:     111634
3151.11/3160.42	c #Conflicts:    2136000 | #Constraints:     112635
3151.11/3160.42	c #Conflicts:    2137000 | #Constraints:     113636
3151.11/3160.42	c #Conflicts:    2138000 | #Constraints:     114638
3151.11/3160.42	c #Conflicts:    2139000 | #Constraints:     115638
3151.11/3160.42	c #Conflicts:    2140000 | #Constraints:     116639
3151.11/3160.42	c #Conflicts:    2141000 | #Constraints:     117641
3151.11/3160.42	c #Conflicts:    2142000 | #Constraints:     118643
3151.11/3160.42	c #Conflicts:    2143000 | #Constraints:     119647
3151.11/3160.42	c #Conflicts:    2144000 | #Constraints:     120648
3151.11/3160.42	c #Conflicts:    2145000 | #Constraints:     121649
3151.11/3160.42	c #Conflicts:    2146000 | #Constraints:     122652
3151.11/3160.42	c #Conflicts:    2147000 | #Constraints:     123656
3151.11/3160.42	c #Conflicts:    2148000 | #Constraints:     124661
3151.11/3160.42	c #Conflicts:    2149000 | #Constraints:     125661
3151.11/3160.42	c #Conflicts:    2150000 | #Constraints:     126662
3151.11/3160.42	c #Conflicts:    2151000 | #Constraints:     127664
3151.11/3160.42	c #Conflicts:    2152000 | #Constraints:     128666
3151.11/3160.42	c #Conflicts:    2153000 | #Constraints:     129668
3151.11/3160.42	c #Conflicts:    2154000 | #Constraints:     130669
3151.11/3160.42	c #Conflicts:    2155000 | #Constraints:     131672
3151.11/3160.42	c #Conflicts:    2156000 | #Constraints:     132683
3151.11/3160.42	c bounds 3482 >= 1895 @ 3121.34
3152.81/3162.16	WSVECS04 Frhs2[8]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[24]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[25]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[26]: 6 -1.00008 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[34]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[46]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[54]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[62]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[79]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[84]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[89]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[101]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[106]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[108]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[111]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[142]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[183]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[204]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[225]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[247]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[291]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[315]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[317]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[326]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[342]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[345]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[353]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[381]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[419]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[479]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[516]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[522]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[524]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[539]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[548]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[594]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[595]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[599]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[612]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[616]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[628]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[631]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[635]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[673]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[682]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[705]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[723]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[740]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[745]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[757]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[768]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[773]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[791]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[832]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[839]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[853]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[861]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[872]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[874]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[918]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[930]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[987]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[996]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1018]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1023]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1041]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1072]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1074]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1075]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1092]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1096]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1127]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1283]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1324]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1334]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1340]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1345]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1351]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1353]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1366]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1378]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1379]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1387]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1400]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1401]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1412]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1417]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1424]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1425]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1439]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1461]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1504]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1508]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1509]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1515]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1528]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1536]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1576]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1590]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1607]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1649]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1653]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1666]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1694]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1698]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1701]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1713]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1714]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1732]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1746]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1772]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1789]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1806]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1861]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1869]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1904]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1906]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1921]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1928]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[1946]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2058]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2156]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2162]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2164]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2179]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2207]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2208]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2219]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2236]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2251]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2259]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2277]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2283]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2293]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2306]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2320]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2345]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2346]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2364]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2366]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2373]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2386]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2392]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2403]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2420]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2448]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2489]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2537]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2550]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2618]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2637]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2686]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2690]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2710]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2747]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2759]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2764]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2789]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2800]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2816]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2819]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2829]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2846]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2855]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2873]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2879]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2882]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2888]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2890]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2905]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2948]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2950]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2952]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2967]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2969]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2985]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2990]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2992]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[2994]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3048]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3110]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3113]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3162]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3171]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3208]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3219]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3220]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3223]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3234]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3235]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3237]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3252]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3265]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3274]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3281]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3287]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3365]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3382]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3452]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3473]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3491]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3511]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3605]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3621]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3644]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3645]: 6 -1.00004 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3685]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3700]: 6 -1.00004 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3706]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3729]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3745]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3751]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3752]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3759]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3787]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3804]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3833]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3835]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3844]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3890]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3926]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3965]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3977]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3980]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3981]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3982]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[3996]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4004]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4007]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4020]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4042]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4075]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4122]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4130]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4196]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4205]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4220]: 6 -1.00005 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4273]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4297]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4315]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4352]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4355]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4363]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4377]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4382]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4400]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4464]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4493]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4500]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4502]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4503]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4509]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4513]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4519]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4524]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4526]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4527]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4528]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4530]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4533]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4541]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4551]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4562]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4569]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4595]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4604]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4622]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4629]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4631]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4632]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4637]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4645]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4648]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4657]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4665]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4674]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4680]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4682]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4702]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4708]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4717]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4726]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4727]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4729]: 6 -1.00005 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4738]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4754]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4758]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4763]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4792]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4809]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4827]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4833]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4834]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4852]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4853]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4864]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4865]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4872]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4881]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4885]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4886]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4923]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4924]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4931]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4938]: 6 -1.00004 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4948]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4952]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4957]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4958]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4993]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4994]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[4995]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5004]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5009]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5015]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5018]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5029]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5030]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5031]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5047]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5060]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5072]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5099]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5136]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5174]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5181]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5206]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5246]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5252]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5265]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5277]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5278]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5279]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5296]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5303]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5314]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5316]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5328]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5330]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5332]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5374]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5383]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5390]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5397]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5407]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5443]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5467]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5493]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5510]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5514]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5520]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5529]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5533]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5546]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5549]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5558]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5568]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5589]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5594]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5613]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5625]: 6 -1.00004 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5650]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5652]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5664]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5672]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5690]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5704]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5759]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5766]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5811]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5830]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5847]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5865]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5874]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5926]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5945]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5946]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[5963]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6017]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6032]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6045]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6053]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6104]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6117]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6133]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6147]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6220]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6253]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6281]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6284]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6357]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6371]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6377]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6378]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6381]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6383]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6389]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6394]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6481]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6501]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6514]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6563]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6574]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6617]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6659]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6670]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6685]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6703]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6709]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6722]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6761]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6764]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6765]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6776]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6789]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6790]: 6 -1.00004 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6797]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6805]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6810]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6811]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6822]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6838]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6866]: 6 -1.00004 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6873]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6875]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6876]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6879]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6893]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6918]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6923]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6955]: 6 -1.00003 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[6983]: 6 -1.00004 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[7067]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[7100]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[7124]: 6 -1.00002 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[7129]: 6 -1.00001 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[7262]: 6 -1.00005 0 shouldn't be
3152.81/3162.16	WSVECS04 Frhs2[7292]: 6 -1.00003 0 shouldn't be
3272.37/3282.06	c #Conflicts:    2157000 | #Constraints:     133685
3272.37/3282.06	c #Conflicts:    2158000 | #Constraints:     134685
3272.37/3282.06	c #Conflicts:    2159000 | #Constraints:     135685
3272.37/3282.06	c #Conflicts:    2160000 | #Constraints:     136685
3272.37/3282.06	c #Conflicts:    2161000 | #Constraints:     137685
3272.37/3282.06	c #Conflicts:    2162000 | #Constraints:     138685
3272.37/3282.06	c #Conflicts:    2163000 | #Constraints:     139685
3272.37/3282.06	c #Conflicts:    2164000 | #Constraints:     140685
3272.37/3282.06	c #Conflicts:    2165000 | #Constraints:     141685
3272.37/3282.06	c #Conflicts:    2166000 | #Constraints:     142685
3272.37/3282.06	c #Conflicts:    2167000 | #Constraints:     143685
3272.37/3282.06	c #Conflicts:    2168000 | #Constraints:     144685
3272.37/3282.06	c #Conflicts:    2169000 | #Constraints:     145685
3272.37/3282.06	c #Conflicts:    2170000 | #Constraints:     146685
3272.37/3282.06	c #Conflicts:    2171000 | #Constraints:     147685
3272.37/3282.06	c #Conflicts:    2172000 | #Constraints:     148685
3272.37/3282.06	c #Conflicts:    2173000 | #Constraints:     149685
3272.37/3282.06	c #Conflicts:    2174000 | #Constraints:     150685
3272.37/3282.06	c #Conflicts:    2175000 | #Constraints:     151685
3272.37/3282.06	c #Conflicts:    2176000 | #Constraints:     152685
3272.37/3282.06	c #Conflicts:    2177000 | #Constraints:     153685
3272.37/3282.06	c #Conflicts:    2178000 | #Constraints:     154685
3272.37/3282.06	c #Conflicts:    2179000 | #Constraints:     155685
3272.37/3282.06	c #Conflicts:    2180000 | #Constraints:     156685
3272.37/3282.06	c #Conflicts:    2181000 | #Constraints:     157685
3272.37/3282.06	c #Conflicts:    2182000 | #Constraints:     158685
3272.37/3282.06	c #Conflicts:    2183000 | #Constraints:     159685
3272.37/3282.06	c #Conflicts:    2184000 | #Constraints:     160685
3272.37/3282.06	c #Conflicts:    2185000 | #Constraints:     161685
3272.37/3282.06	c #Conflicts:    2186000 | #Constraints:     162685
3272.37/3282.06	c #Conflicts:    2187000 | #Constraints:     163685
3272.37/3282.06	c #Conflicts:    2188000 | #Constraints:     164685
3272.37/3282.06	c #Conflicts:    2189000 | #Constraints:     165685
3272.37/3282.06	c #Conflicts:    2190000 | #Constraints:     166685
3272.37/3282.06	c #Conflicts:    2191000 | #Constraints:     167685
3272.37/3282.06	c #Conflicts:    2192000 | #Constraints:     168685
3272.37/3282.06	c #Conflicts:    2193000 | #Constraints:     169685
3272.37/3282.06	c #Conflicts:    2194000 | #Constraints:     170685
3272.37/3282.06	c #Conflicts:    2195000 | #Constraints:     171685
3272.37/3282.06	c #Conflicts:    2196000 | #Constraints:     172685
3272.37/3282.06	c #Conflicts:    2197000 | #Constraints:     173685
3272.37/3282.06	c #Conflicts:    2198000 | #Constraints:     174685
3272.37/3282.06	c #Conflicts:    2199000 | #Constraints:     175685
3272.37/3282.06	c #Conflicts:    2200000 | #Constraints:     176685
3272.37/3282.06	c #Conflicts:    2201000 | #Constraints:     177685
3272.37/3282.06	c INPROCESSING
3272.37/3282.06	c GARBAGE COLLECT
3272.37/3282.06	c rational objective 1895
3287.02/3296.79	c #Conflicts:    2202000 | #Constraints:     106386
3287.02/3296.79	c #Conflicts:    2203000 | #Constraints:     107386
3287.02/3296.79	c #Conflicts:    2204000 | #Constraints:     108386
3287.02/3296.79	c #Conflicts:    2205000 | #Constraints:     109386
3287.02/3296.79	c #Conflicts:    2206000 | #Constraints:     110386
3287.02/3296.79	c #Conflicts:    2207000 | #Constraints:     111386
3287.02/3296.79	c #Conflicts:    2208000 | #Constraints:     112386
3287.02/3296.79	c #Conflicts:    2209000 | #Constraints:     113386
3287.02/3296.79	c #Conflicts:    2210000 | #Constraints:     114386
3287.02/3296.79	c #Conflicts:    2211000 | #Constraints:     115386
3287.02/3296.79	c #Conflicts:    2212000 | #Constraints:     116386
3287.02/3296.79	c #Conflicts:    2213000 | #Constraints:     117386
3287.02/3296.79	c #Conflicts:    2214000 | #Constraints:     118386
3287.02/3296.79	c #Conflicts:    2215000 | #Constraints:     119386
3287.02/3296.79	c bounds 3482 >= 1896 @ 3256.81
3300.99/3310.72	c #Conflicts:    2216000 | #Constraints:     120509
3300.99/3310.72	c #Conflicts:    2217000 | #Constraints:     121509
3300.99/3310.72	c #Conflicts:    2218000 | #Constraints:     122509
3300.99/3310.72	c #Conflicts:    2219000 | #Constraints:     123509
3300.99/3310.72	c #Conflicts:    2220000 | #Constraints:     124509
3300.99/3310.72	c #Conflicts:    2221000 | #Constraints:     125509
3300.99/3310.72	c #Conflicts:    2222000 | #Constraints:     126509
3300.99/3310.72	c #Conflicts:    2223000 | #Constraints:     127509
3300.99/3310.72	c #Conflicts:    2224000 | #Constraints:     128509
3300.99/3310.72	c #Conflicts:    2225000 | #Constraints:     129509
3300.99/3310.72	c #Conflicts:    2226000 | #Constraints:     130509
3300.99/3310.72	c bounds 3482 >= 1897 @ 3270.61
3323.92/3333.74	c #Conflicts:    2227000 | #Constraints:     131536
3323.92/3333.74	c #Conflicts:    2228000 | #Constraints:     132536
3323.92/3333.74	c #Conflicts:    2229000 | #Constraints:     133536
3323.92/3333.74	c #Conflicts:    2230000 | #Constraints:     134536
3323.92/3333.74	c #Conflicts:    2231000 | #Constraints:     135536
3323.92/3333.74	c #Conflicts:    2232000 | #Constraints:     136536
3323.92/3333.74	c #Conflicts:    2233000 | #Constraints:     137536
3323.92/3333.74	c #Conflicts:    2234000 | #Constraints:     138536
3323.92/3333.74	c #Conflicts:    2235000 | #Constraints:     139536
3323.92/3333.74	c #Conflicts:    2236000 | #Constraints:     140536
3323.92/3333.74	c #Conflicts:    2237000 | #Constraints:     141536
3323.92/3333.74	c #Conflicts:    2238000 | #Constraints:     142536
3323.92/3333.74	c #Conflicts:    2239000 | #Constraints:     143536
3323.92/3333.74	c #Conflicts:    2240000 | #Constraints:     144536
3323.92/3333.74	c #Conflicts:    2241000 | #Constraints:     145536
3323.92/3333.74	c #Conflicts:    2242000 | #Constraints:     146536
3323.92/3333.74	c INPROCESSING
3323.92/3333.74	c GARBAGE COLLECT
3323.92/3333.74	c rational objective 1897
3329.61/3339.43	c #Conflicts:    2243000 | #Constraints:      90303
3329.61/3339.43	c #Conflicts:    2244000 | #Constraints:      91303
3329.61/3339.43	c #Conflicts:    2245000 | #Constraints:      92303
3329.61/3339.43	c #Conflicts:    2246000 | #Constraints:      93303
3329.61/3339.43	c #Conflicts:    2247000 | #Constraints:      94303
3329.61/3339.43	c #Conflicts:    2248000 | #Constraints:      95303
3329.61/3339.43	c #Conflicts:    2249000 | #Constraints:      96303
3329.61/3339.43	c bounds 3482 >= 1898 @ 3299.04
3336.69/3346.56	c #Conflicts:    2250000 | #Constraints:      97342
3336.69/3346.56	c #Conflicts:    2251000 | #Constraints:      98342
3336.69/3346.56	c #Conflicts:    2252000 | #Constraints:      99342
3336.69/3346.56	c #Conflicts:    2253000 | #Constraints:     100342
3336.69/3346.56	c #Conflicts:    2254000 | #Constraints:     101342
3336.69/3346.56	c #Conflicts:    2255000 | #Constraints:     102342
3336.69/3346.56	c #Conflicts:    2256000 | #Constraints:     103342
3336.69/3346.56	c #Conflicts:    2257000 | #Constraints:     104342
3336.69/3346.56	c #Conflicts:    2258000 | #Constraints:     105342
3336.69/3346.56	c #Conflicts:    2259000 | #Constraints:     106342
3336.69/3346.56	c bounds 3482 >= 1899 @ 3306.1
3337.09/3346.99	c #Conflicts:    2260000 | #Constraints:     107414
3337.09/3346.99	c bounds 3482 >= 1900 @ 3306.52
3337.39/3347.29	c #Conflicts:    2261000 | #Constraints:     108432
3337.39/3347.29	c bounds 3482 >= 1901 @ 3306.81
3339.88/3349.72	c #Conflicts:    2262000 | #Constraints:     109456
3339.88/3349.72	c bounds 3482 >= 1902 @ 3309.22
3340.08/3349.96	c #Conflicts:    2263000 | #Constraints:     110483
3340.08/3349.96	c bounds 3482 >= 1903 @ 3309.45
3340.48/3350.36	c bounds 3482 >= 1904 @ 3309.85
3340.88/3350.77	c #Conflicts:    2264000 | #Constraints:     111525
3340.88/3350.77	c #Conflicts:    2265000 | #Constraints:     112525
3340.88/3350.77	c bounds 3482 >= 1905 @ 3310.25
3341.28/3351.13	c #Conflicts:    2266000 | #Constraints:     113552
3341.28/3351.13	c bounds 3482 >= 1906 @ 3310.61
3341.78/3351.69	c #Conflicts:    2267000 | #Constraints:     114576
3341.78/3351.69	c bounds 3482 >= 1907 @ 3311.16
3342.47/3352.34	c #Conflicts:    2268000 | #Constraints:     115594
3342.47/3352.34	c bounds 3482 >= 1908 @ 3311.81
3345.56/3355.46	c #Conflicts:    2269000 | #Constraints:     116621
3345.56/3355.46	c #Conflicts:    2270000 | #Constraints:     117621
3345.56/3355.46	c bounds 3482 >= 1909 @ 3314.89
3346.67/3356.54	c #Conflicts:    2271000 | #Constraints:     118645
3346.67/3356.54	c #Conflicts:    2272000 | #Constraints:     119645
3346.67/3356.54	c bounds 3482 >= 1910 @ 3315.95
3347.76/3357.63	c #Conflicts:    2273000 | #Constraints:     120678
3347.76/3357.63	c #Conflicts:    2274000 | #Constraints:     121678
3347.76/3357.63	c bounds 3482 >= 1911 @ 3317.03
3350.15/3360.05	c #Conflicts:    2275000 | #Constraints:     122708
3350.15/3360.05	c #Conflicts:    2276000 | #Constraints:     123708
3350.15/3360.05	c bounds 3482 >= 1912 @ 3319.41
3351.65/3361.56	c #Conflicts:    2277000 | #Constraints:     124738
3351.65/3361.56	c #Conflicts:    2278000 | #Constraints:     125738
3351.65/3361.56	c #Conflicts:    2279000 | #Constraints:     126738
3351.65/3361.56	c bounds 3482 >= 1913 @ 3320.92
3355.14/3365.08	c #Conflicts:    2280000 | #Constraints:     127753
3355.14/3365.08	c #Conflicts:    2281000 | #Constraints:     128753
3355.14/3365.08	c #Conflicts:    2282000 | #Constraints:     129753
3355.14/3365.08	c bounds 3482 >= 1914 @ 3324.39
3358.33/3368.24	c #Conflicts:    2283000 | #Constraints:     130783
3358.33/3368.24	c INPROCESSING
3358.33/3368.24	c GARBAGE COLLECT
3358.33/3368.24	c rational objective 1914
3361.32/3371.26	c #Conflicts:    2284000 | #Constraints:      81942
3361.32/3371.26	c #Conflicts:    2285000 | #Constraints:      82942
3361.32/3371.26	c #Conflicts:    2286000 | #Constraints:      83942
3361.32/3371.26	c #Conflicts:    2287000 | #Constraints:      84942
3361.32/3371.26	c #Conflicts:    2288000 | #Constraints:      85942
3361.32/3371.26	c bounds 3482 >= 1915 @ 3330.47
3363.02/3372.93	c #Conflicts:    2289000 | #Constraints:      87020
3363.02/3372.93	c #Conflicts:    2290000 | #Constraints:      88020
3363.02/3372.93	c #Conflicts:    2291000 | #Constraints:      89020
3363.02/3372.93	c #Conflicts:    2292000 | #Constraints:      90020
3363.02/3372.93	c bounds 3482 >= 1916 @ 3332.11
3367.21/3377.13	c #Conflicts:    2293000 | #Constraints:      91041
3367.21/3377.13	c #Conflicts:    2294000 | #Constraints:      92041
3367.21/3377.13	c #Conflicts:    2295000 | #Constraints:      93041
3367.21/3377.13	c #Conflicts:    2296000 | #Constraints:      94041
3367.21/3377.13	c bounds 3482 >= 1917 @ 3336.26
3369.29/3379.26	c #Conflicts:    2297000 | #Constraints:      95062
3369.29/3379.26	c #Conflicts:    2298000 | #Constraints:      96062
3369.29/3379.26	c #Conflicts:    2299000 | #Constraints:      97062
3369.29/3379.26	c #Conflicts:    2300000 | #Constraints:      98062
3369.29/3379.26	c #Conflicts:    2301000 | #Constraints:      99062
3369.29/3379.26	c bounds 3482 >= 1918 @ 3338.37
3374.58/3384.59	c #Conflicts:    2302000 | #Constraints:     100089
3374.58/3384.59	c #Conflicts:    2303000 | #Constraints:     101089
3374.58/3384.59	c #Conflicts:    2304000 | #Constraints:     102089
3374.58/3384.59	c #Conflicts:    2305000 | #Constraints:     103089
3374.58/3384.59	c #Conflicts:    2306000 | #Constraints:     104089
3374.58/3384.59	c #Conflicts:    2307000 | #Constraints:     105089
3374.58/3384.59	c bounds 3482 >= 1919 @ 3343.63
3382.66/3392.62	c #Conflicts:    2308000 | #Constraints:     106116
3382.66/3392.62	c #Conflicts:    2309000 | #Constraints:     107116
3382.66/3392.62	c #Conflicts:    2310000 | #Constraints:     108116
3382.66/3392.62	c #Conflicts:    2311000 | #Constraints:     109116
3382.66/3392.62	c #Conflicts:    2312000 | #Constraints:     110116
3382.66/3392.62	c #Conflicts:    2313000 | #Constraints:     111116
3382.66/3392.62	c #Conflicts:    2314000 | #Constraints:     112116
3382.66/3392.62	c #Conflicts:    2315000 | #Constraints:     113116
3382.66/3392.62	c #Conflicts:    2316000 | #Constraints:     114116
3382.66/3392.62	c bounds 3482 >= 1920 @ 3351.58
3391.24/3401.29	c #Conflicts:    2317000 | #Constraints:     115146
3391.24/3401.29	c #Conflicts:    2318000 | #Constraints:     116146
3391.24/3401.29	c #Conflicts:    2319000 | #Constraints:     117146
3391.24/3401.29	c #Conflicts:    2320000 | #Constraints:     118146
3391.24/3401.29	c #Conflicts:    2321000 | #Constraints:     119146
3391.24/3401.29	c #Conflicts:    2322000 | #Constraints:     120146
3391.24/3401.29	c #Conflicts:    2323000 | #Constraints:     121146
3391.24/3401.29	c #Conflicts:    2324000 | #Constraints:     122146
3391.24/3401.29	c #Conflicts:    2325000 | #Constraints:     123146
3391.24/3401.29	c bounds 3482 >= 1921 @ 3360.16
3404.40/3414.40	c #Conflicts:    2326000 | #Constraints:     124167
3404.40/3414.40	c #Conflicts:    2327000 | #Constraints:     125167
3404.40/3414.40	c #Conflicts:    2328000 | #Constraints:     126167
3404.40/3414.40	c #Conflicts:    2329000 | #Constraints:     127167
3404.40/3414.40	c #Conflicts:    2330000 | #Constraints:     128167
3404.40/3414.40	c #Conflicts:    2331000 | #Constraints:     129167
3404.40/3414.40	c #Conflicts:    2332000 | #Constraints:     130167
3404.40/3414.40	c #Conflicts:    2333000 | #Constraints:     131167
3404.40/3414.40	c #Conflicts:    2334000 | #Constraints:     132167
3404.40/3414.40	c #Conflicts:    2335000 | #Constraints:     133167
3404.40/3414.40	c #Conflicts:    2336000 | #Constraints:     134167
3404.40/3414.40	c #Conflicts:    2337000 | #Constraints:     135167
3404.40/3414.40	c #Conflicts:    2338000 | #Constraints:     136167
3404.40/3414.40	c bounds 3482 >= 1922 @ 3373.11
3426.84/3436.95	c #Conflicts:    2339000 | #Constraints:     137203
3426.84/3436.95	c #Conflicts:    2340000 | #Constraints:     138203
3426.84/3436.95	c #Conflicts:    2341000 | #Constraints:     139203
3426.84/3436.95	c #Conflicts:    2342000 | #Constraints:     140203
3426.84/3436.95	c #Conflicts:    2343000 | #Constraints:     141203
3426.84/3436.95	c #Conflicts:    2344000 | #Constraints:     142203
3426.84/3436.95	c #Conflicts:    2345000 | #Constraints:     143203
3426.84/3436.95	c #Conflicts:    2346000 | #Constraints:     144203
3426.84/3436.95	c #Conflicts:    2347000 | #Constraints:     145203
3426.84/3436.95	c #Conflicts:    2348000 | #Constraints:     146203
3426.84/3436.95	c #Conflicts:    2349000 | #Constraints:     147203
3426.84/3436.95	c #Conflicts:    2350000 | #Constraints:     148203
3426.84/3436.95	c #Conflicts:    2351000 | #Constraints:     149203
3426.84/3436.95	c #Conflicts:    2352000 | #Constraints:     150203
3426.84/3436.95	c #Conflicts:    2353000 | #Constraints:     151203
3426.84/3436.95	c #Conflicts:    2354000 | #Constraints:     152203
3426.84/3436.95	c #Conflicts:    2355000 | #Constraints:     153203
3426.84/3436.95	c #Conflicts:    2356000 | #Constraints:     154203
3426.84/3436.95	c bounds 3482 >= 1923 @ 3395.48
3452.07/3462.25	c #Conflicts:    2357000 | #Constraints:     155227
3452.07/3462.25	c #Conflicts:    2358000 | #Constraints:     156227
3452.07/3462.25	c #Conflicts:    2359000 | #Constraints:     157227
3452.07/3462.25	c #Conflicts:    2360000 | #Constraints:     158227
3452.07/3462.25	c #Conflicts:    2361000 | #Constraints:     159227
3452.07/3462.25	c #Conflicts:    2362000 | #Constraints:     160227
3452.07/3462.25	c #Conflicts:    2363000 | #Constraints:     161227
3452.07/3462.25	c #Conflicts:    2364000 | #Constraints:     162227
3452.07/3462.25	c #Conflicts:    2365000 | #Constraints:     163227
3452.07/3462.25	c #Conflicts:    2366000 | #Constraints:     164227
3452.07/3462.25	c #Conflicts:    2367000 | #Constraints:     165227
3452.07/3462.25	c #Conflicts:    2368000 | #Constraints:     166227
3452.07/3462.25	c #Conflicts:    2369000 | #Constraints:     167227
3452.07/3462.25	c #Conflicts:    2370000 | #Constraints:     168227
3452.07/3462.25	c #Conflicts:    2371000 | #Constraints:     169227
3452.07/3462.25	c #Conflicts:    2372000 | #Constraints:     170227
3452.07/3462.25	c #Conflicts:    2373000 | #Constraints:     171227
3452.07/3462.25	c #Conflicts:    2374000 | #Constraints:     172227
3452.07/3462.25	c bounds 3482 >= 1924 @ 3420.56
3468.32/3478.57	c #Conflicts:    2375000 | #Constraints:     173251
3468.32/3478.57	c #Conflicts:    2376000 | #Constraints:     174251
3468.32/3478.57	c #Conflicts:    2377000 | #Constraints:     175251
3468.32/3478.57	c #Conflicts:    2378000 | #Constraints:     176251
3468.32/3478.57	c #Conflicts:    2379000 | #Constraints:     177251
3468.32/3478.57	c #Conflicts:    2380000 | #Constraints:     178251
3468.32/3478.57	c #Conflicts:    2381000 | #Constraints:     179251
3468.32/3478.57	c #Conflicts:    2382000 | #Constraints:     180251
3468.32/3478.57	c #Conflicts:    2383000 | #Constraints:     181251
3468.32/3478.57	c #Conflicts:    2384000 | #Constraints:     182251
3468.32/3478.57	c #Conflicts:    2385000 | #Constraints:     183251
3468.32/3478.57	c INPROCESSING
3468.32/3478.57	c GARBAGE COLLECT
3468.32/3478.57	c rational objective 1924
3478.39/3488.66	c #Conflicts:    2386000 | #Constraints:     108759
3478.39/3488.66	c #Conflicts:    2387000 | #Constraints:     109759
3478.39/3488.66	c #Conflicts:    2388000 | #Constraints:     110759
3478.39/3488.66	c #Conflicts:    2389000 | #Constraints:     111759
3478.39/3488.66	c #Conflicts:    2390000 | #Constraints:     112759
3478.39/3488.66	c #Conflicts:    2391000 | #Constraints:     113759
3478.39/3488.66	c #Conflicts:    2392000 | #Constraints:     114759
3478.39/3488.66	c #Conflicts:    2393000 | #Constraints:     115759
3478.39/3488.66	c #Conflicts:    2394000 | #Constraints:     116759
3478.39/3488.66	c #Conflicts:    2395000 | #Constraints:     117759
3478.39/3488.66	c #Conflicts:    2396000 | #Constraints:     118759
3478.39/3488.66	c #Conflicts:    2397000 | #Constraints:     119759
3478.39/3488.66	c #Conflicts:    2398000 | #Constraints:     120759
3478.39/3488.66	c bounds 3482 >= 1925 @ 3446.73
3513.39/3523.77	c #Conflicts:    2399000 | #Constraints:     121804
3513.39/3523.77	c #Conflicts:    2400000 | #Constraints:     122804
3513.39/3523.77	c #Conflicts:    2401000 | #Constraints:     123804
3513.39/3523.77	c #Conflicts:    2402000 | #Constraints:     124804
3513.39/3523.77	c #Conflicts:    2403000 | #Constraints:     125804
3513.39/3523.77	c #Conflicts:    2404000 | #Constraints:     126804
3513.39/3523.77	c #Conflicts:    2405000 | #Constraints:     127804
3513.39/3523.77	c #Conflicts:    2406000 | #Constraints:     128804
3513.39/3523.77	c #Conflicts:    2407000 | #Constraints:     129804
3513.39/3523.77	c #Conflicts:    2408000 | #Constraints:     130804
3513.39/3523.77	c #Conflicts:    2409000 | #Constraints:     131804
3513.39/3523.77	c #Conflicts:    2410000 | #Constraints:     132804
3513.39/3523.77	c #Conflicts:    2411000 | #Constraints:     133804
3513.39/3523.77	c #Conflicts:    2412000 | #Constraints:     134804
3513.39/3523.77	c #Conflicts:    2413000 | #Constraints:     135804
3513.39/3523.77	c #Conflicts:    2414000 | #Constraints:     136804
3513.39/3523.77	c #Conflicts:    2415000 | #Constraints:     137804
3513.39/3523.77	c #Conflicts:    2416000 | #Constraints:     138804
3513.39/3523.77	c #Conflicts:    2417000 | #Constraints:     139804
3513.39/3523.77	c #Conflicts:    2418000 | #Constraints:     140804
3513.39/3523.77	c #Conflicts:    2419000 | #Constraints:     141804
3513.39/3523.77	c #Conflicts:    2420000 | #Constraints:     142804
3513.39/3523.77	c #Conflicts:    2421000 | #Constraints:     143804
3513.39/3523.77	c #Conflicts:    2422000 | #Constraints:     144804
3513.39/3523.77	c #Conflicts:    2423000 | #Constraints:     145804
3513.39/3523.77	c #Conflicts:    2424000 | #Constraints:     146804
3513.39/3523.77	c #Conflicts:    2425000 | #Constraints:     147804
3513.39/3523.77	c #Conflicts:    2426000 | #Constraints:     148804
3513.39/3523.77	c #Conflicts:    2427000 | #Constraints:     149804
3513.39/3523.77	c INPROCESSING
3513.39/3523.77	c GARBAGE COLLECT
3513.39/3523.77	c rational objective 1925
3516.29/3526.60	c #Conflicts:    2428000 | #Constraints:      92688
3516.29/3526.60	c #Conflicts:    2429000 | #Constraints:      93688
3516.29/3526.60	c bounds 3481 >= 1925 @ 3484.28
3521.87/3532.23	c #Conflicts:    2430000 | #Constraints:      94689
3521.87/3532.23	c #Conflicts:    2431000 | #Constraints:      95689
3521.87/3532.23	c #Conflicts:    2432000 | #Constraints:      96689
3521.87/3532.23	c bounds 3480 >= 1925 @ 3489.86
3528.35/3538.71	c #Conflicts:    2433000 | #Constraints:      97690
3528.35/3538.71	c #Conflicts:    2434000 | #Constraints:      98690
3528.35/3538.71	c #Conflicts:    2435000 | #Constraints:      99690
3528.35/3538.71	c #Conflicts:    2436000 | #Constraints:     100690
3528.35/3538.71	c #Conflicts:    2437000 | #Constraints:     101690
3528.35/3538.71	c bounds 3480 >= 1926 @ 3496.27
3541.91/3552.32	c #Conflicts:    2438000 | #Constraints:     102738
3541.91/3552.32	c #Conflicts:    2439000 | #Constraints:     103738
3541.91/3552.32	c #Conflicts:    2440000 | #Constraints:     104738
3541.91/3552.32	c #Conflicts:    2441000 | #Constraints:     105739
3541.91/3552.32	c #Conflicts:    2442000 | #Constraints:     106745
3541.91/3552.32	c bounds 3479 >= 1926 @ 3509.72
3543.51/3553.91	WSVECS04 Frhs2[24]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[25]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[30]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[68]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[89]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[105]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[149]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[155]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[158]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[176]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[181]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[182]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[194]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[203]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[241]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[264]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[293]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[314]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[332]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[335]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[340]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[346]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[347]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[352]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[361]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[383]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[394]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[444]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[470]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[480]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[487]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[508]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[531]: 6 -1.00007 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[533]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[549]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[585]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[590]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[596]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[597]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[598]: 6 -1.00005 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[599]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[606]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[607]: 6 -1.00005 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[610]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[620]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[621]: 6 -1.00006 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[650]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[665]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[671]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[692]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[723]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[752]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[789]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[790]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[796]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[798]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[802]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[839]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[841]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[853]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[870]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[871]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[873]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[895]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[914]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[924]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[945]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[959]: 6 -1.00007 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[974]: 6 -1.00007 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[987]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1021]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1041]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1062]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1072]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1101]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1105]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1115]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1116]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1117]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1131]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1150]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1179]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1182]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1186]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1192]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1195]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1199]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1209]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1213]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1221]: 6 -1.00005 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1233]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1241]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1248]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1253]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1279]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1281]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1291]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1326]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1328]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1331]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1332]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1340]: 6 -1.00005 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1347]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1348]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1350]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1353]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1372]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1374]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1377]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1391]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1399]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1401]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1406]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1414]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1424]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1432]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1434]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1439]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1446]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1461]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1471]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1500]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1514]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1523]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1526]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1541]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1566]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1581]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1582]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1583]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1603]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1611]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1620]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1625]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1629]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1650]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1674]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1701]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1705]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1716]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1722]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1729]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1733]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1746]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1787]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1805]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1830]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1831]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1844]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1846]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1852]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1869]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1871]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1872]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1873]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1881]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1909]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1928]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1985]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[1988]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2001]: 6 -1.00006 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2018]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2025]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2031]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2058]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2077]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2079]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2090]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2114]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2153]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2167]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2170]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2178]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2192]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2217]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2232]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2236]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2250]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2251]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2257]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2269]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2273]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2274]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2276]: 6 -1.00007 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2277]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2284]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2318]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2320]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2361]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2371]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2391]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2392]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2395]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2414]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2425]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2431]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2435]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2443]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2448]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2458]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2462]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2490]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2497]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2500]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2502]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2526]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2531]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2549]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2564]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2569]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2594]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2608]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2614]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2618]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2619]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2620]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2645]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2681]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2697]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2704]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2718]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2734]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2739]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2758]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2764]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2783]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2784]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2789]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2821]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2832]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2840]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2842]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2844]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2846]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2855]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2862]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2871]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2883]: 6 -1.00007 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2888]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2893]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2930]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2931]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2932]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2939]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2951]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2954]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2956]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2960]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2966]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2969]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2977]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[2996]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3026]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3030]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3039]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3040]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3061]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3062]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3081]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3085]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3117]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3125]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3141]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3182]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3218]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3242]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3251]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3257]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3264]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3272]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3294]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3300]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3340]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3346]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3349]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3360]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3361]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3369]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3406]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3437]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3443]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3445]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3463]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3473]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3480]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3488]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3516]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3518]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3539]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3557]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3560]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3569]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3570]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3571]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3573]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3584]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3596]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3612]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3623]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3626]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3635]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3644]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3652]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3657]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3660]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3665]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3680]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3681]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3690]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3721]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3727]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3729]: 6 -1.00007 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3730]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3742]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3751]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3754]: 6 -1.00007 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3759]: 6 -1.00006 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3760]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3768]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3769]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3780]: 6 -1.00005 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3805]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3815]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3867]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3876]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3880]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3889]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3896]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3898]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3900]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3905]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3922]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3950]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3964]: 6 -1.00006 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3965]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3971]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3972]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3973]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3981]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3982]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3988]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3991]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3992]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[3996]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4001]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4008]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4012]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4023]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4044]: 6 -1.00007 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4087]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4088]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4100]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4108]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4122]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4128]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4129]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4140]: 6 -1.00005 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4166]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4182]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4195]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4207]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4222]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4255]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4259]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4291]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4299]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4300]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4314]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4321]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4324]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4325]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4327]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4332]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4339]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4344]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4397]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4400]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4413]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4426]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4427]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4433]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4434]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4443]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4449]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4465]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4471]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4493]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4500]: 6 -1.00005 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4501]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4511]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4519]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4534]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4539]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4540]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4544]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4562]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4572]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4575]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4585]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4588]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4591]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4592]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4593]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4594]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4597]: 6 -1.00006 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4599]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4601]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4604]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4610]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4611]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4617]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4619]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4624]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4625]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4631]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4633]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4638]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4645]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4648]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4656]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4674]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4675]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4676]: 6 -1.00006 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4685]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4715]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4730]: 6 -1.00006 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4738]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4741]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4746]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4747]: 6 -1.00005 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4751]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4755]: 6 -1.00006 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4772]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4774]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4780]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4783]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4794]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4808]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4816]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4827]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4837]: 6 -1.00006 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4850]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4853]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4854]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4862]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4865]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4869]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4882]: 6 -1.00005 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4884]: 6 -1.00007 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4898]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4908]: 6 -1.00005 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4924]: 6 -1.00005 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4932]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4936]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4965]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4985]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4994]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[4999]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5001]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5008]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5015]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5024]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5028]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5044]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5045]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5057]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5068]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5070]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5078]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5118]: 6 -1.00005 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5136]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5140]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5141]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5155]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5162]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5174]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5185]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5194]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5196]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5214]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5221]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5222]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5224]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5231]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5238]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5245]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5252]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5259]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5265]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5268]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5312]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5328]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5340]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5357]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5377]: 6 -1.00007 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5390]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5397]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5403]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5414]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5418]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5423]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5425]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5430]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5451]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5486]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5514]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5522]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5526]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5532]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5550]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5575]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5597]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5604]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5625]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5631]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5634]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5645]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5672]: 6 -1.00005 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5695]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5698]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5700]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5701]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5712]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5713]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5714]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5715]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5721]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5722]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5723]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5725]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5726]: 6 -1.00005 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5727]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5729]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5733]: 6 -1.00007 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5734]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5738]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5745]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5746]: 6 -1.00005 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5752]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5753]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5772]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5773]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5808]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5811]: 6 -1.00005 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5822]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5829]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5831]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5837]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5840]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5841]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5847]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5852]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5854]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5860]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5865]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5871]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5889]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5902]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5922]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5923]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5926]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5927]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5928]: 6 -1.00005 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5935]: 6 -1.00005 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5940]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5942]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5963]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5965]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5975]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5987]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5991]: 6 -1.00005 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5995]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[5997]: 6 -1.00006 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6011]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6015]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6022]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6023]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6024]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6027]: 6 -1.00006 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6045]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6061]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6063]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6103]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6130]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6157]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6158]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6176]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6178]: 6 -1.00006 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6179]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6184]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6186]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6196]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6201]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6208]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6220]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6265]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6266]: 6 -1.00006 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6267]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6273]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6279]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6284]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6287]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6294]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6296]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6298]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6301]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6303]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6306]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6311]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6349]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6369]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6370]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6374]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6381]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6385]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6397]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6400]: 6 -1.00006 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6404]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6420]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6429]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6449]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6454]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6470]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6474]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6499]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6501]: 6 -1.00001 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6557]: 6 -1.00005 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6568]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6569]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6600]: 6 -1.00006 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6617]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6628]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6635]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6643]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[6654]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[7063]: 6 -1.00002 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[7082]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[7171]: 6 -1.00004 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[7174]: 6 -1.00003 0 shouldn't be
3543.51/3553.91	WSVECS04 Frhs2[7199]: 6 -1.00006 0 shouldn't be
3593.36/3603.95	c #Conflicts:    2443000 | #Constraints:     107748
3593.36/3603.95	c #Conflicts:    2444000 | #Constraints:     108748
3593.36/3603.95	c #Conflicts:    2445000 | #Constraints:     109748
3593.36/3603.95	c #Conflicts:    2446000 | #Constraints:     110748
3593.36/3603.95	c #Conflicts:    2447000 | #Constraints:     111748
3593.36/3603.95	c #Conflicts:    2448000 | #Constraints:     112748
3593.36/3603.95	c #Conflicts:    2449000 | #Constraints:     113748
3593.36/3603.95	c #Conflicts:    2450000 | #Constraints:     114748
3593.36/3603.95	c #Conflicts:    2451000 | #Constraints:     115748
3593.36/3603.95	c #Conflicts:    2452000 | #Constraints:     116748
3593.36/3603.95	c #Conflicts:    2453000 | #Constraints:     117748
3593.36/3603.95	c #Conflicts:    2454000 | #Constraints:     118748
3593.36/3603.95	c #Conflicts:    2455000 | #Constraints:     119748
3593.36/3603.95	c #Conflicts:    2456000 | #Constraints:     120748
3593.36/3603.95	c #Conflicts:    2457000 | #Constraints:     121748
3593.36/3603.95	c #Conflicts:    2458000 | #Constraints:     122748
3593.36/3603.95	c #Conflicts:    2459000 | #Constraints:     123748
3593.36/3603.95	c #Conflicts:    2460000 | #Constraints:     124748
3593.36/3603.95	c #Conflicts:    2461000 | #Constraints:     125748
3593.36/3603.95	c #Conflicts:    2462000 | #Constraints:     126748
3593.36/3603.95	c #Conflicts:    2463000 | #Constraints:     127748
3593.36/3603.95	c #Conflicts:    2464000 | #Constraints:     128748
3593.36/3603.95	c #Conflicts:    2465000 | #Constraints:     129748
3593.36/3603.95	c #Conflicts:    2466000 | #Constraints:     130748
3593.36/3603.95	c #Conflicts:    2467000 | #Constraints:     131748
3593.36/3603.95	c #Conflicts:    2468000 | #Constraints:     132748
3593.36/3603.95	c #Conflicts:    2469000 | #Constraints:     133748
3593.36/3603.95	c #Conflicts:    2470000 | #Constraints:     134748
3593.36/3603.95	c INPROCESSING
3593.36/3603.95	c GARBAGE COLLECT
3593.36/3603.95	c rational objective 1926
3593.57/3604.11	c bounds 3478 >= 1926 @ 3561.11
3598.25/3608.80	c #Conflicts:    2471000 | #Constraints:      84720
3598.25/3608.80	c #Conflicts:    2472000 | #Constraints:      85721
3598.25/3608.80	c bounds 3477 >= 1926 @ 3565.73
3600.05/3610.60	c cpu time 3567.5 s
3600.05/3610.60	c deterministic time 175530891284 1.76e+11
3600.05/3610.60	c optimization time 3.91944 s
3600.05/3610.60	c total solve time 3563.53 s
3600.05/3610.60	c core-guided solve time 2603.95 s
3600.05/3610.60	c propagation time 2364.17 s
3600.05/3610.60	c conflict analysis time 974.097 s
3600.05/3610.60	c propagations 1977133734
3600.05/3610.60	c resolve steps 69966515
3600.05/3610.60	c decisions 26852274
3600.05/3610.60	c conflicts 2472975
3600.05/3610.60	c restarts 4146
3600.05/3610.60	c inprocessing phases 69
3600.05/3610.60	c garbage collections 69 ,( 100.00 )
3600.05/3610.60	c input clauses 26600 ,( 51.75 )
3600.05/3610.60	c input cardinalities 15194 ,( 29.56 )
3600.05/3610.60	c input general constraints 9611 ,( 18.70 )
3600.05/3610.60	c input average constraint length 450.54
3600.05/3610.60	c input average constraint degree 114.87
3600.05/3610.60	c learned clauses 2170139 ,( 87.70 )
3600.05/3610.60	c learned cardinalities 4069 ,( 0.16 )
3600.05/3610.60	c learned general constraints 300191 ,( 12.13 )
3600.05/3610.60	c learned average constraint length 586.50
3600.05/3610.60	c learned average constraint degree 22333738.22
3600.05/3610.60	c watched  CF 32, 64, 128, Arb: 122721 , 0 , 0 , 0
3600.05/3610.60	c counting CF 32, 64, 128, Arb: 187082 , 0 , 0 , 0
3600.05/3610.60	c watched   constraints 122721 ,( 39.61 ) 
3600.05/3610.60	c counting  constraints 187081 ,( 60.39 ) 
3600.05/3610.60	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 3076031601 , 1533081123 , 8049287030 ,( 384029273 , 7665257757 )
3600.05/3610.60	c gcd simplifications 119157
3600.05/3610.60	c detected cardinalities 17
3600.05/3610.60	c weakened non-implied lits 905809340
3600.05/3610.60	c weakened non-implying lits 1132210
3600.05/3610.60	c original variables 8087
3600.05/3610.60	c clausal propagations 634929118
3600.05/3610.60	c cardinality propagations 56913747
3600.05/3610.60	c watched propagations 14995613
3600.05/3610.60	c counting propagations 1213149046
3600.05/3610.60	c watch lookups 65994524745
3600.05/3610.60	c watch backjump lookups 0
3600.05/3610.60	c watch checks 81858062314
3600.05/3610.60	c propagation checks 18634314093
3600.05/3610.60	c constraint additions 5030772438
3600.05/3610.60	c trail pops 2006442205
3600.05/3610.60	c formula constraints 17602
3600.05/3610.60	c learned constraints 2471993
3600.05/3610.60	c bound constraints 3108
3600.05/3610.60	c core-guided constraints 30695
3600.05/3610.60	c encountered formula constraints 8191268
3600.05/3610.60	c encountered learned constraints 34392750
3600.05/3610.60	c encountered bound constraints 642
3600.05/3610.60	c encountered core-guided constraints 29722238
3600.05/3610.60	c LP total time 850.515 s
3600.05/3610.60	c LP solve time 839.04 s
3600.05/3610.60	c LP constraints added 22487
3600.05/3610.60	c LP constraints removed 4777
3600.05/3610.60	c LP pivots internal 2473141
3600.05/3610.60	c LP pivots root 316339
3600.05/3610.60	c LP calls 1801
3600.05/3610.60	c LP optimalities 819
3600.05/3610.60	c LP no pivot count 158
3600.05/3610.60	c LP infeasibilities 959
3600.05/3610.60	c LP valid Farkas constraints 955
3600.05/3610.60	c LP learned Farkas constraints 954
3600.05/3610.60	c LP basis resets 21
3600.05/3610.60	c LP cycling count 6
3600.05/3610.60	c LP singular count 0
3600.05/3610.60	c LP no primal count 0
3600.05/3610.60	c LP no farkas count 4
3600.05/3610.60	c LP other issue count 11
3600.05/3610.60	c LP Gomory cuts 497
3600.05/3610.60	c LP learned cuts 4388
3600.05/3610.60	c LP deleted cuts 4777
3600.05/3610.60	c LP encountered Gomory constraints 927
3600.05/3610.60	c LP encountered Farkas constraints 128476
3600.05/3610.60	c LP encountered learned Farkas constraints 2235
3600.05/3610.60	c CG auxiliary variables introduced 10863
3600.05/3610.60	c CG solutions found 1182
3600.05/3610.60	c CG cores constructed 1926
3600.05/3610.60	c CG core cardinality constraints returned 0
3600.05/3610.60	c CG unit cores 0
3600.05/3610.60	c CG single cores 1926
3600.05/3610.60	c CG blocks removed during cardinality reduction 0
3600.05/3610.60	c CG first core best 0
3600.05/3610.60	c CG decision core best 0
3600.05/3610.60	c CG core reduction tie 0
3600.05/3610.60	c CG core degree average 1.00
3600.05/3610.60	c CG core slack average 8.04
3600.05/3610.60	c CG core upper bound improvements 0
3600.05/3610.60	c STR number of successful calls 0
3600.05/3610.60	c STR number of unsuccessful calls 0
3600.05/3610.60	c STR number of inconclusive calls 0
3600.05/3610.60	c STR number of successful attempts 0
3600.05/3610.60	c STR number of unsuccessful attempts 0
3600.05/3610.60	c STR number of inconclusive attempts 0
3600.05/3610.60	c STR average degree increase per successful call inf
3600.05/3610.60	c STR average degree increase per successful attempt inf
3600.05/3610.60	c STR total number of conflicts for successful attempts 0
3600.05/3610.60	c STR total number of conflicts for unsuccessful attempts 0
3600.05/3610.60	c STR total number of conflicts for inconclusive attempts 0
3600.05/3610.60	c STR average number of conflicts per successful attempt inf
3600.05/3610.60	c STR average number of conflicts per unsuccessful attempt inf
3600.05/3610.60	c STR average number of conflicts per inconclusive attempt inf
3600.05/3610.60	c AVG.sumWPerc 48.49 
3600.05/3610.60	c bigint constraints 0 
3600.05/3610.60	o 3477
3600.05/3610.60	s SATISFIABLE
3600.05/3610.60	v -x1 -x2 -x3 x4 -x5 x6 -x7 x8 -x9 x10 -x11 -x12 x13 -x14 -x15 -x16 -x17 x18 -x19 x20 -x21 x22 -x23 x24 x25 x26 x27 -x28 -x29 x30 -x31 x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 x42 x43 -x44 -x45 x46 x47 -x48 x49 -x50 -x51 -x52 -x53 x54 x55 x56 x57 x58 -x59 x60 -x61 x62 -x63 -x64 x65 x66 x67 x68 x69 x70 x71 x72 -x73 -x74 x75 -x76 -x77 x78 x79 x80 -x81 x82 -x83 x84 x85 x86 x87 x88 x89 -x90 x91 x92 x93 -x94 x95 x96 x97 -x98 -x99 x100 x101 x102 -x103 -x104 x105 x106 x107 x108 x109 -x110 x111 -x112 x113 -x114 x115 x116 -x117 -x118 x119 x120 -x121 -x122 -x123 -x124 -x125 -x126 x127 x128 -x129 x130 x131 x132 x133 -x134 x135 -x136 -x137 -x138 x139 x140 x141 x142 x143 x144 -x145 -x146 x147 x148 x149 -x150 x151 -x152 -x153 -x154 x155 x156 x157 x158 -x159 x160 -x161 -x162 x163 -x164 x165 x166 x167 x168 x169 x170 x171 -x172 x173 -x174 -x175 x176 x177 x178 -x179 -x180 x181 x182 x183 -x184 x185 -x186 x187 x188 -x189 -x190 -x191 x192 -x193 x194 x195 -x196 x197 -x198 -x199 x200 -x201 -x202 x203 x204 -x205 -x206 -x207 x208 -x209 -x210 -x211 x212 x213 -x214 -x215 -x216 -x217 x218 -x219 -x220 -x221 -x222 -x223 -x224 x225 -x226 -x227 x228 x229 x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 x241 -x242 -x243 -x244 -x245 x246 x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 x256 -x257 x258 x259 x260 -x261 -x262 -x263 x264 -x265 x266 -x267 -x268 -x269 -x270 x271 x272 -x273 -x274 x275 x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 x284 -x285 -x286 -x287 -x288 -x289 x290 x291 -x292 x293 x294 -x295 x296 x297 -x298 -x299 -x300 -x301 -x302 x303 x304 x305 x306 x307 -x308 x309 -x310 -x311 x312 x313 x314 x315 x316 x317 x318 -x319 x320 -x321 -x322 x323 x324 x325 x326 -x327 -x328 x329 x330 x331 x332 x333 x334 x335 x336 x337 -x338 x339 x340 -x341 x342 -x343 -x344 x345 x346 x347 x348 -x349 x350 -x351 x352 x353 x354 -x355 x356 -x357 x358 -x359 x360 x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 x371 x372 x373 x374 x375 -x376 -x377 -x378 -x379 -x380 x381 -x382 x383 x384 -x385 -x386 -x387 -x388 -x389 -x390 x391 -x392 x393 x394 -x395 -x396 -x397 -x398 x399 x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 x410 -x411 -x412 x413 x414 -x415 -x416 -x417 x418 x419 -x420 -x421 x422 -x423 -x424 -x425 x426 -x427 x428 -x429 x430 x431 x432 -x433 -x434 -x435 x436 -x437 -x438 -x439 x440 -x441 x442 x443 x444 -x445 -x446 -x447 -x448 -x449 -x450 x451 x452 x453 -x454 x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 x468 -x469 x470 -x471 -x472 -x473 -x474 x475 x476 -x477 -x478 x479 x480 -x481 -x482 -x483 x484 -x485 -x486 x487 -x488 -x489 -x490 -x491 x492 x493 x494 -x495 x496 -x497 -x498 -x499 -x500 -x501 x502 x503 x504 x505 x506 -x507 x508 -x509 -x510 x511 x512 x513 x514 x515 x516 x517 -x518 x519 -x520 -x521 x522 x523 x524 x525 -x526 -x527 x528 x529 x530 x531 x532 x533 x534 x535 x536 -x537 x538 x539 x540 -x541 -x542 x543 x544 x545 x546 -x547 x548 x549 -x550 x551 x552 x553 -x554 x555 -x556 x557 -x558 -x559 -x560 x561 -x562 -x563 -x564 -x565 -x566 -x567 x568 -x569 -x570 -x571 x572 -x573 x574 x575 x576 -x577 x578 -x579 -x580 -x581 -x582 -x583 x584 x585 x586 x587 x588 -x589 x590 -x591 -x592 x593 x594 x595 x596 x597 x598 x599 -x600 x601 -x602 -x603 x604 x605 x606 x607 -x608 -x609 x610 x611 x612 x613 x614 x615 x616 x617 x618 -x619 x620 x621 x622 -x623 -x624 x625 x626 x627 x628 -x629 x630 x631 -x632 x633 x634 x635 -x636 x637 -x638 x639 -x640 -x641 x642 -x643 -x644 x645 -x646 -x647 -x648 -x649 x650 x651 -x652 -x653 -x654 -x655 -x656 x657 x658 -x659 -x660 -x661 x662 x663 x664 x665 -x666 -x667 -x668 -x669 -x670 x671 -x672 x673 x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 x682 -x683 x684 x685 -x686 -x687 -x688 -x689 -x690 x691 x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 x702 -x703 -x704 x705 x706 -x707 -x708 -x709 x710 x711 -x712 -x713 -x714 -x715 -x716 -x717 x718 -x719 x720 -x721 -x722 x723 x724 -x725 -x726 -x727 -x728 -x729 -x730 x731 -x732 x733 -x734 -x735 -x736 -x737 -x738 -x739 x740 -x741 -x742 -x743 -x744 x745 -x746 -x747 -x748 -x749 -x750 -x751 x752 x753 -x754 x755 x756 x757 -x758 -x759 -x760 -x761 -x762 -x763 -x764 -x765 x766 -x767 x768 -x769 x770 -x771 -x772 x773 x774 -x775 -x776 -x777 -x778 -x779 -x780 -x781 x782 -x783 -x784 -x785 -x786 -x787 -x788 x789 x790 x791 -x792 -x793 -x794 x795 x796 -x797 x798 x799 -x800 -x801 x802 x803 -x804 -x805 x806 -x807 -x808 -x809 -x810 -x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 x819 -x820 -x821 -x822 x823 -x824 x825 x826 -x827 -x828 -x829 x830 -x831 x832 -x833 x834 -x835 -x836 -x837 x838 x839 -x840 x841 -x842 -x843 x844 x845 -x846 -x847 -x848 x849 -x850 -x851 x852 x853 -x854 x855 -x856 -x857 -x858 -x859 -x860 x861 x862 -x863 x864 -x865 -x866 x867 -x868 -x869 x870 x871 x872 x873 x874 -x875 -x876 -x877 -x878 -x879 x880 -x881 x882 x883 -x884 -x885 -x886 -x887 -x888 -x889 -x890 x891 -x892 x893 x894 x895 -x896 -x897 -x898 -x899 -x900 x901 x902 -x903 x904 -x905 -x906 -x907 -x908 -x909 -x910 -x911 -x912 -x913 x914 -x915 -x916 -x917 x918 x919 -x920 -x921 -x922 x923 x924 -x925 -x926 x927 -x928 -x929 x930 -x931 -x932 x933 -x934 -x935 -x936 -x937 -x938 -x939 x940 -x941 -x942 x943 x944 x945 -x946 -x947 -x948 -x949 -x950 -x951 x952 -x953 -x954 x955 -x956 -x957 -x958 x959 -x960 x961 x962 -x963 -x964 -x965 -x966 x967 -x968 -x969 -x970 x971 -x972 -x973 x974 -x975 -x976 -x977 -x978 -x979 x980 -x981 x982 -x983 -x984 -x985 -x986 x987 -x988 x989 x990 -x991 -x992 -x993 -x994 -x995 x996 x997 x998 -x999 -x1000 -x1001 -x1002 -x1003 -x1004 -x1005 -x1006 -x1007 -x1008 -x1009 x1010 -x1011 -x1012 -x1013 -x1014 -x1015 -x1016 x1017 x1018 -x1019 -x1020 x1021 -x1022 x1023 -x1024 -x1025 -x1026 x1027 -x1028 -x1029 -x1030 x1031 -x1032 x1033 x1034 -x1035 -x1036 -x1037 -x1038 -x1039 -x1040 x1041 -x1042 -x1043 -x1044 -x1045 -x1046 -x1047 x1048 -x1049 -x1050 x1051 x1052 x1053 x1054 -x1055 -x1056 -x1057 -x1058 -x1059 x1060 -x1061 x1062 x1063 x1064 -x1065 -x1066 -x1067 -x1068 -x1069 -x1070 -x1071 x1072 -x1073 x1074 x1075 -x1076 -x1077 -x1078 -x1079 -x1080 x1081 x1082 -x1083 -x1084 -x1085 -x1086 -x1087 -x1088 -x1089 -x1090 -x1091 x1092 -x1093 -x1094 -x1095 x1096 x1097 -x1098 -x1099 -x1100 x1101 x1102 -x1103 -x1104 x1105 -x1106 -x1107 -x1108 x1109 -x1110 x1111 -x1112 -x1113 -x1114 x1115 x1116 x1117 x1118 -x1119 -x1120 -x1121 -x1122 -x1123 -x1124 x1125 x1126 x1127 -x1128 -x1129 x1130 x1131 -x1132 -x1133 -x1134 -x1135 -x1136 x1137 x1138 x1139 x1140 x1141 x1142 -x1143 -x1144 x1145 x1146 x1147 -x1148 x1149 x1150 x1151 x1152 -x1153 x1154 -x1155 -x1156 x1157 x1158 x1159 x1160 x1161 -x1162 x1163 -x1164 x1165 x1166 x1167 x1168 x1169 x1170 x1171 x1172 x1173 -x1174 x1175 x1176 -x1177 -x1178 x1179 x1180 x1181 x1182 -x1183 x1184 x1185 x1186 x1187 x1188 -x1189 x1190 -x1191 x1192 -x1193 -x1194 x1195 x1196 x1197 -x1198 x1199 x1200 -x1201 -x1202 -x1203 -x1204 -x1205 x1206 x1207 x1208 x1209 x1210 x1211 -x1212 x1213 -x1214 x1215 x1216 x1217 x1218 -x1219 x1220 x1221 x1222 -x1223 x1224 -x1225 -x1226 x1227 x1228 x1229 x1230 -x1231 -x1232 x1233 x1234 x1235 x1236 x1237 x1238 x1239 x1240 x1241 -x1242 x1243 x1244 x1245 -x1246 -x1247 x1248 x1249 x1250 x1251 -x1252 x1253 x1254 -x1255 x1256 x1257 x1258 -x1259 x1260 -x1261 x1262 x1263 -x1264 -x1265 x1266 -x1267 -x1268 -x1269 -x1270 -x1271 -x1272 x1273 -x1274 -x1275 -x1276 x1277 -x1278 x1279 -x1280 x1281 x1282 x1283 -x1284 -x1285 -x1286 x1287 -x1288 -x1289 -x1290 x1291 x1292 x1293 -x1294 -x1295 -x1296 x1297 -x1298 -x1299 -x1300 x1301 -x1302 -x1303 -x1304 -x1305 x1306 -x1307 x1308 x1309 x1310 -x1311 x1312 x1313 -x1314 -x1315 -x1316 -x1317 -x1318 x1319 x1320 x1321 x1322 x1323 x1324 -x1325 x1326 x1327 x1328 x1329 -x1330 x1331 x1332 -x1333 x1334 -x1335 -x1336 x1337 x1338 x1339 x1340 -x1341 -x1342 x1343 x1344 x1345 x1346 x1347 x1348 x1349 x1350 x1351 -x1352 x1353 x1354 x1355 -x1356 -x1357 x1358 x1359 x1360 x1361 -x1362 x1363 x1364 -x1365 x1366 x1367 x1368 -x1369 x1370 -x1371 x1372 -x1373 x1374 x1375 -x1376 x1377 x1378 x1379 -x1380 -x1381 -x1382 x1383 -x1384 -x1385 -x1386 x1387 -x1388 x1389 -x1390 x1391 x1392 -x1393 -x1394 -x1395 -x1396 -x1397 -x1398 x1399 x1400 x1401 -x1402 -x1403 x1404 x1405 x1406 -x1407 -x1408 -x1409 -x1410 -x1411 x1412 x1413 x1414 x1415 -x1416 x1417 x1418 -x1419 x1420 -x1421 x1422 -x1423 x1424 x1425 x1426 x1427 x1428 x1429 x1430 x1431 x1432 -x1433 x1434 -x1435 -x1436 -x1437 x1438 x1439 -x1440 x1441 x1442 -x1443 x1444 -x1445 x1446 x1447 x1448 x1449 x1450 -x1451 -x1452 x1453 x1454 -x1455 x1456 -x1457 -x1458 x1459 -x1460 x1461 -x1462 -x1463 -x1464 x1465 -x1466 -x1467 x1468 -x1469 x1470 x1471 x1472 -x1473 x1474 x1475 -x1476 x1477 x1478 x1479 x1480 x1481 -x1482 x1483 x1484 -x1485 x1486 x1487 x1488 x1489 -x1490 -x1491 x1492 x1493 -x1494 -x1495 -x1496 -x1497 -x1498 x1499 x1500 x1501 x1502 -x1503 x1504 x1505 -x1506 -x1507 x1508 x1509 x1510 x1511 -x1512 x1513 x1514 x1515 -x1516 x1517 -x1518 -x1519 x1520 x1521 x1522 x1523 -x1524 -x1525 x1526 x1527 x1528 x1529 x1530 x1531 x1532 x1533 x1534 -x1535 x1536 x1537 -x1538 -x1539 x1540 x1541 x1542 x1543 -x1544 x1545 -x1546 x1547 x1548 x1549 x1550 -x1551 x1552 -x1553 x1554 -x1555 -x1556 -x1557 -x1558 -x1559 -x1560 -x1561 x1562 -x1563 -x1564 -x1565 x1566 -x1567 -x1568 x1569 -x1570 x1571 x1572 -x1573 -x1574 x1575 x1576 -x1577 x1578 x1579 x1580 x1581 x1582 x1583 -x1584 -x1585 -x1586 -x1587 -x1588 -x1589 x1590 -x1591 x1592 -x1593 -x1594 x1595 -x1596 -x1597 -x1598 -x1599 -x1600 x1601 -x1602 x1603 x1604 -x1605 -x1606 x1607 -x1608 -x1609 x1610 x1611 -x1612 -x1613 -x1614 -x1615 x1616 x1617 -x1618 -x1619 x1620 x1621 -x1622 x1623 x1624 x1625 x1626 -x1627 -x1628 x1629 x1630 -x1631 -x1632 -x1633 -x1634 -x1635 x1636 -x1637 -x1638 x1639 -x1640 x1641 -x1642 -x1643 -x1644 -x1645 x1646 -x1647 x1648 x1649 x1650 -x1651 -x1652 x1653 x1654 -x1655 -x1656 -x1657 -x1658 x1659 -x1660 -x1661 -x1662 -x1663 -x1664 -x1665 x1666 -x1667 -x1668 -x1669 -x1670 -x1671 -x1672 x1673 x1674 x1675 -x1676 x1677 x1678 -x1679 -x1680 -x1681 -x1682 -x1683 x1684 x1685 x1686 x1687 x1688 -x1689 -x1690 -x1691 -x1692 x1693 x1694 x1695 x1696 x1697 x1698 x1699 -x1700 x1701 -x1702 -x1703 x1704 x1705 x1706 x1707 -x1708 -x1709 -x1710 x1711 x1712 x1713 x1714 x1715 x1716 -x1717 x1718 x1719 x1720 -x1721 x1722 x1723 x1724 -x1725 -x1726 x1727 x1728 x1729 -x1730 -x1731 x1732 x1733 -x1734 x1735 x1736 -x1737 x1738 -x1739 x1740 -x1741 -x1742 -x1743 -x1744 -x1745 x1746 x1747 x1748 -x1749 -x1750 -x1751 -x1752 -x1753 x1754 -x1755 -x1756 -x1757 x1758 -x1759 -x1760 -x1761 -x1762 -x1763 x1764 -x1765 -x1766 -x1767 -x1768 x1769 x1770 x1771 x1772 -x1773 -x1774 -x1775 x1776 -x1777 -x1778 -x1779 -x1780 x1781 -x1782 -x1783 -x1784 -x1785 -x1786 x1787 -x1788 x1789 x1790 -x1791 -x1792 x1793 x1794 -x1795 -x1796 -x1797 -x1798 x1799 -x1800 -x1801 x1802 x1803 x1804 x1805 x1806 -x1807 -x1808 -x1809 -x1810 -x1811 x1812 -x1813 x1814 -x1815 -x1816 -x1817 -x1818 -x1819 -x1820 -x1821 x1822 -x1823 x1824 x1825 -x1826 -x1827 -x1828 -x1829 x1830 x1831 -x1832 -x1833 -x1834 -x1835 -x1836 -x1837 -x1838 -x1839 -x1840 x1841 -x1842 -x1843 x1844 -x1845 x1846 x1847 -x1848 -x1849 -x1850 x1851 x1852 -x1853 -x1854 x1855 -x1856 -x1857 -x1858 x1859 -x1860 x1861 -x1862 x1863 -x1864 -x1865 -x1866 -x1867 -x1868 x1869 x1870 x1871 x1872 x1873 -x1874 -x1875 x1876 -x1877 -x1878 x1879 x1880 x1881 -x1882 -x1883 -x1884 x1885 -x1886 x1887 -x1888 x1889 x1890 -x1891 -x1892 -x1893 -x1894 -x1895 -x1896 x1897 x1898 x1899 -x1900 -x1901 -x1902 -x1903 x1904 -x1905 x1906 -x1907 -x1908 x1909 x1910 -x1911 x1912 -x1913 -x1914 -x1915 -x1916 x1917 x1918 -x1919 -x1920 x1921 -x1922 -x1923 -x1924 -x1925 x1926 x1927 x1928 x1929 -x1930 -x1931 -x1932 -x1933 x1934 -x1935 -x1936 -x1937 -x1938 -x1939 -x1940 x1941 -x1942 -x1943 -x1944 -x1945 x1946 -x1947 x1948 -x1949 x1950 -x1951 -x1952 -x1953 x1954 x1955 x1956 -x1957 x1958 x1959 -x1960 x1961 -x1962 -x1963 -x1964 -x1965 -x1966 -x1967 x1968 -x1969 -x1970 x1971 -x1972 -x1973 -x1974 -x1975 -x1976 x1977 -x1978 x1979 x1980 -x1981 -x1982 -x1983 -x1984 x1985 -x1986 -x1987 x1988 x1989 -x1990 x1991 -x1992 x1993 -x1994 x1995 -x1996 x1997 -x1998 x1999 -x2000 x2001 -x2002 -x2003 -x2004 -x2005 -x2006 -x2007 -x2008 -x2009 -x2010 -x2011 -x2012 -x2013 -x2014 -x2015 x2016 -x2017 x2018 -x2019 -x2020 -x2021 x2022 -x2023 -x2024 x2025 x2026 -x2027 -x2028 -x2029 -x2030 x2031 x2032 -x2033 -x2034 -x2035 -x2036 x2037 -x2038 x2039 -x2040 -x2041 -x2042 -x2043 -x2044 -x2045 -x2046 -x2047 -x2048 -x2049 x2050 x2051 -x2052 -x2053 x2054 -x2055 -x2056 -x2057 x2058 -x2059 -x2060 -x2061 x2062 -x2063 -x2064 -x2065 x2066 -x2067 -x2068 -x2069 x2070 x2071 x2072 -x2073 x2074 x2075 -x2076 x2077 -x2078 x2079 x2080 x2081 -x2082 x2083 -x2084 x2085 -x2086 -x2087 -x2088 -x2089 x2090 -x2091 -x2092 -x2093 -x2094 x2095 -x2096 -x2097 x2098 -x2099 -x2100 -x2101 -x2102 x2103 x2104 -x2105 x2106 -x2107 -x2108 x2109 -x2110 -x2111 -x2112 -x2113 x2114 x2115 x2116 x2117 x2118 -x2119 x2120 -x2121 -x2122 -x2123 -x2124 -x2125 -x2126 -x2127 -x2128 -x2129 x2130 -x2131 -x2132 -x2133 x2134 x2135 x2136 x2137 -x2138 -x2139 x2140 -x2141 -x2142 -x2143 -x2144 -x2145 -x2146 -x2147 -x2148 -x2149 x2150 x2151 x2152 x2153 -x2154 -x2155 x2156 -x2157 x2158 -x2159 -x2160 -x2161 x2162 -x2163 x2164 x2165 x2166 x2167 x2168 -x2169 x2170 x2171 x2172 -x2173 -x2174 x2175 -x2176 -x2177 x2178 x2179 -x2180 -x2181 -x2182 -x2183 -x2184 x2185 -x2186 -x2187 x2188 x2189 x2190 x2191 x2192 x2193 -x2194 -x2195 -x2196 x2197 -x2198 x2199 -x2200 -x2201 -x2202 -x2203 -x2204 -x2205 -x2206 x2207 x2208 -x2209 -x2210 x2211 x2212 -x2213 -x2214 x2215 x2216 x2217 -x2218 x2219 -x2220 x2221 -x2222 x2223 -x2224 x2225 x2226 -x2227 -x2228 -x2229 -x2230 x2231 x2232 x2233 -x2234 -x2235 x2236 x2237 x2238 -x2239 x2240 x2241 -x2242 -x2243 -x2244 -x2245 -x2246 x2247 x2248 x2249 x2250 x2251 -x2252 x2253 -x2254 -x2255 x2256 x2257 x2258 x2259 x2260 x2261 -x2262 x2263 -x2264 -x2265 x2266 x2267 x2268 x2269 -x2270 -x2271 -x2272 x2273 x2274 x2275 x2276 x2277 x2278 x2279 x2280 x2281 -x2282 x2283 x2284 x2285 -x2286 -x2287 x2288 x2289 x2290 -x2291 x2292 x2293 -x2294 x2295 x2296 x2297 -x2298 x2299 -x2300 x2301 -x2302 -x2303 -x2304 x2305 x2306 x2307 -x2308 x2309 x2310 -x2311 -x2312 -x2313 -x2314 -x2315 x2316 x2317 x2318 x2319 x2320 x2321 x2322 -x2323 -x2324 x2325 x2326 x2327 x2328 x2329 x2330 -x2331 x2332 -x2333 -x2334 x2335 x2336 x2337 x2338 -x2339 -x2340 x2341 x2342 x2343 x2344 x2345 x2346 x2347 x2348 x2349 -x2350 x2351 x2352 x2353 -x2354 -x2355 x2356 x2357 x2358 x2359 -x2360 x2361 x2362 -x2363 x2364 x2365 x2366 -x2367 x2368 -x2369 x2370 x2371 x2372 x2373 -x2374 x2375 x2376 -x2377 -x2378 -x2379 -x2380 -x2381 x2382 x2383 x2384 x2385 x2386 x2387 x2388 -x2389 -x2390 x2391 x2392 x2393 x2394 x2395 x2396 x2397 -x2398 x2399 -x2400 -x2401 x2402 x2403 x2404 x2405 -x2406 -x2407 x2408 x2409 x2410 x2411 x2412 x2413 x2414 x2415 x2416 -x2417 x2418 x2419 x2420 -x2421 -x2422 x2423 x2424 x2425 x2426 -x2427 x2428 x2429 -x2430 x2431 x2432 x2433 -x2434 x2435 -x2436 x2437 -x2438 -x2439 x2440 -x2441 -x2442 x2443 x2444 -x2445 -x2446 -x2447 x2448 -x2449 x2450 -x2451 -x2452 -x2453 -x2454 x2455 -x2456 -x2457 x2458 -x2459 -x2460 x2461 x2462 x2463 -x2464 -x2465 -x2466 -x2467 -x2468 -x2469 -x2470 -x2471 -x2472 x2473 -x2474 -x2475 -x2476 -x2477 -x2478 -x2479 -x2480 -x2481 -x2482 -x2483 x2484 -x2485 -x2486 x2487 -x2488 x2489 x2490 -x2491 -x2492 -x2493 -x2494 -x2495 x2496 x2497 x2498 x2499 x2500 -x2501 x2502 -x2503 -x2504 -x2505 x2506 x2507 x2508 x2509 -x2510 x2511 x2512 x2513 -x2514 -x2515 x2516 -x2517 -x2518 x2519 x2520 x2521 x2522 -x2523 x2524 -x2525 x2526 x2527 x2528 x2529 x2530 x2531 x2532 x2533 x2534 -x2535 x2536 x2537 x2538 -x2539 -x2540 -x2541 x2542 x2543 x2544 -x2545 x2546 x2547 -x2548 x2549 x2550 x2551 -x2552 x2553 -x2554 -x2555 x2556 x2557 x2558 -x2559 -x2560 -x2561 -x2562 x2563 x2564 x2565 x2566 x2567 -x2568 x2569 -x2570 -x2571 -x2572 -x2573 x2574 -x2575 x2576 -x2577 x2578 -x2579 -x2580 -x2581 -x2582 -x2583 -x2584 -x2585 -x2586 -x2587 -x2588 -x2589 x2590 -x2591 x2592 -x2593 x2594 x2595 -x2596 x2597 -x2598 -x2599 -x2600 -x2601 -x2602 -x2603 -x2604 -x2605 -x2606 -x2607 x2608 -x2609 -x2610 x2611 x2612 x2613 x2614 -x2615 -x2616 -x2617 x2618 x2619 x2620 -x2621 x2622 -x2623 -x2624 x2625 -x2626 -x2627 x2628 x2629 -x2630 -x2631 x2632 -x2633 x2634 -x2635 -x2636 x2637 x2638 -x2639 -x2640 -x2641 x2642 -x2643 -x2644 x2645 x2646 -x2647 -x2648 x2649 -x2650 -x2651 -x2652 -x2653 -x2654 x2655 -x2656 -x2657 -x2658 -x2659 x2660 x2661 -x2662 x2663 -x2664 -x2665 -x2666 -x2667 -x2668 x2669 x2670 -x2671 -x2672 x2673 -x2674 -x2675 x2676 x2677 -x2678 -x2679 x2680 x2681 x2682 x2683 x2684 x2685 x2686 -x2687 -x2688 x2689 x2690 x2691 -x2692 -x2693 -x2694 -x2695 -x2696 x2697 x2698 -x2699 -x2700 -x2701 -x2702 x2703 x2704 -x2705 -x2706 -x2707 -x2708 -x2709 x2710 -x2711 -x2712 -x2713 -x2714 -x2715 x2716 -x2717 x2718 x2719 x2720 x2721 x2722 -x2723 -x2724 x2725 x2726 -x2727 -x2728 -x2729 x2730 x2731 -x2732 x2733 x2734 x2735 -x2736 -x2737 -x2738 x2739 -x2740 -x2741 -x2742 -x2743 x2744 x2745 x2746 x2747 -x2748 -x2749 -x2750 -x2751 -x2752 -x2753 x2754 x2755 -x2756 -x2757 x2758 x2759 -x2760 x2761 x2762 -x2763 x2764 -x2765 -x2766 -x2767 x2768 x2769 x2770 -x2771 -x2772 -x2773 -x2774 -x2775 x2776 -x2777 -x2778 x2779 -x2780 -x2781 x2782 x2783 x2784 x2785 x2786 x2787 x2788 x2789 x2790 -x2791 x2792 -x2793 -x2794 -x2795 -x2796 -x2797 -x2798 -x2799 x2800 -x2801 x2802 -x2803 -x2804 x2805 x2806 -x2807 -x2808 -x2809 -x2810 -x2811 x2812 x2813 x2814 x2815 x2816 -x2817 -x2818 x2819 -x2820 x2821 -x2822 x2823 -x2824 -x2825 -x2826 -x2827 x2828 x2829 x2830 x2831 x2832 x2833 x2834 x2835 -x2836 x2837 -x2838 x2839 x2840 x2841 x2842 -x2843 x2844 x2845 x2846 x2847 -x2848 -x2849 x2850 x2851 x2852 -x2853 -x2854 x2855 -x2856 -x2857 x2858 x2859 x2860 x2861 x2862 -x2863 -x2864 x2865 x2866 x2867 -x2868 x2869 x2870 x2871 -x2872 x2873 -x2874 x2875 x2876 -x2877 -x2878 x2879 x2880 -x2881 x2882 x2883 -x2884 -x2885 x2886 -x2887 x2888 x2889 x2890 x2891 -x2892 x2893 x2894 x2895 x2896 x2897 -x2898 x2899 x2900 x2901 -x2902 x2903 -x2904 x2905 -x2906 -x2907 x2908 -x2909 -x2910 -x2911 x2912 -x2913 x2914 -x2915 -x2916 x2917 x2918 -x2919 -x2920 x2921 -x2922 x2923 x2924 -x2925 x2926 -x2927 x2928 x2929 x2930 x2931 x2932 -x2933 -x2934 -x2935 -x2936 -x2937 x2938 x2939 x2940 x2941 x2942 x2943 -x2944 x2945 -x2946 x2947 x2948 x2949 x2950 x2951 x2952 -x2953 x2954 -x2955 x2956 -x2957 -x2958 x2959 x2960 x2961 x2962 x2963 -x2964 -x2965 x2966 x2967 x2968 x2969 x2970 x2971 x2972 x2973 -x2974 -x2975 x2976 x2977 -x2978 x2979 x2980 -x2981 -x2982 x2983 x2984 x2985 x2986 x2987 -x2988 x2989 x2990 -x2991 x2992 -x2993 x2994 -x2995 x2996 -x2997 x2998 x2999 -x3000 -x3001 x3002 -x3003 -x3004 -x3005 -x3006 x3007 -x3008 x3009 -x3010 -x3011 -x3012 -x3013 x3014 -x3015 x3016 -x3017 -x3018 -x3019 -x3020 -x3021 -x3022 -x3023 -x3024 -x3025 x3026 x3027 x3028 -x3029 x3030 x3031 -x3032 -x3033 x3034 -x3035 -x3036 -x3037 x3038 x3039 x3040 x3041 x3042 x3043 x3044 -x3045 x3046 -x3047 x3048 x3049 x3050 x3051 x3052 x3053 -x3054 x3055 -x3056 -x3057 x3058 -x3059 x3060 x3061 x3062 -x3063 -x3064 x3065 x3066 x3067 x3068 x3069 x3070 x3071 x3072 x3073 -x3074 x3075 x3076 x3077 -x3078 -x3079 x3080 x3081 x3082 -x3083 -x3084 x3085 x3086 -x3087 x3088 x3089 x3090 -x3091 x3092 -x3093 x3094 -x3095 x3096 x3097 -x3098 x3099 -x3100 -x3101 x3102 x3103 -x3104 x3105 -x3106 -x3107 -x3108 -x3109 x3110 -x3111 -x3112 x3113 x3114 x3115 x3116 x3117 -x3118 -x3119 -x3120 -x3121 -x3122 x3123 -x3124 x3125 x3126 -x3127 -x3128 -x3129 -x3130 -x3131 -x3132 -x3133 -x3134 x3135 x3136 -x3137 -x3138 -x3139 -x3140 x3141 x3142 -x3143 -x3144 -x3145 -x3146 -x3147 -x3148 -x3149 -x3150 -x3151 x3152 -x3153 -x3154 -x3155 x3156 x3157 x3158 -x3159 -x3160 x3161 x3162 -x3163 -x3164 x3165 -x3166 -x3167 -x3168 x3169 -x3170 x3171 -x3172 -x3173 x3174 x3175 x3176 x3177 -x3178 -x3179 -x3180 -x3181 x3182 -x3183 -x3184 x3185 x3186 -x3187 -x3188 -x3189 -x3190 -x3191 -x3192 -x3193 -x3194 x3195 -x3196 -x3197 -x3198 -x3199 x3200 -x3201 x3202 -x3203 -x3204 -x3205 -x3206 -x3207 x3208 -x3209 -x3210 x3211 -x3212 -x3213 -x3214 -x3215 x3216 x3217 x3218 x3219 x3220 x3221 -x3222 x3223 x3224 -x3225 -x3226 -x3227 -x3228 -x3229 -x3230 x3231 x3232 x3233 x3234 x3235 -x3236 x3237 -x3238 -x3239 x3240 x3241 x3242 x3243 -x3244 x3245 x3246 -x3247 -x3248 -x3249 -x3250 x3251 x3252 x3253 x3254 -x3255 -x3256 x3257 x3258 x3259 x3260 x3261 x3262 x3263 x3264 x3265 -x3266 x3267 x3268 -x3269 -x3270 x3271 x3272 x3273 x3274 -x3275 x3276 x3277 -x3278 -x3279 x3280 x3281 x3282 -x3283 x3284 -x3285 x3286 x3287 -x3288 x3289 -x3290 -x3291 -x3292 -x3293 x3294 -x3295 -x3296 x3297 x3298 x3299 x3300 x3301 -x3302 -x3303 -x3304 -x3305 -x3306 x3307 -x3308 x3309 x3310 -x3311 -x3312 -x3313 -x3314 -x3315 -x3316 -x3317 x3318 -x3319 x3320 -x3321 -x3322 -x3323 -x3324 x3325 x3326 -x3327 -x3328 -x3329 -x3330 -x3331 -x3332 -x3333 -x3334 -x3335 x3336 -x3337 -x3338 -x3339 x3340 x3341 -x3342 -x3343 -x3344 x3345 x3346 -x3347 -x3348 x3349 -x3350 -x3351 -x3352 x3353 -x3354 x3355 -x3356 x3357 x3358 -x3359 x3360 x3361 x3362 -x3363 x3364 x3365 -x3366 -x3367 x3368 x3369 -x3370 x3371 -x3372 -x3373 x3374 x3375 -x3376 -x3377 -x3378 -x3379 -x3380 -x3381 x3382 -x3383 x3384 -x3385 -x3386 -x3387 -x3388 -x3389 x3390 x3391 x3392 -x3393 -x3394 -x3395 -x3396 -x3397 -x3398 x3399 -x3400 -x3401 -x3402 -x3403 -x3404 -x3405 x3406 x3407 -x3408 -x3409 -x3410 -x3411 x3412 x3413 x3414 -x3415 -x3416 -x3417 x3418 x3419 x3420 -x3421 -x3422 x3423 -x3424 x3425 -x3426 -x3427 -x3428 -x3429 x3430 -x3431 x3432 -x3433 x3434 -x3435 -x3436 x3437 x3438 -x3439 x3440 x3441 -x3442 x3443 -x3444 x3445 -x3446 -x3447 -x3448 -x3449 -x3450 -x3451 x3452 -x3453 -x3454 -x3455 -x3456 x3457 x3458 -x3459 -x3460 -x3461 -x3462 x3463 x3464 -x3465 -x3466 -x3467 -x3468 -x3469 -x3470 -x3471 x3472 x3473 x3474 -x3475 x3476 x3477 x3478 -x3479 x3480 -x3481 -x3482 -x3483 -x3484 -x3485 x3486 -x3487 x3488 -x3489 x3490 x3491 x3492 x3493 x3494 -x3495 x3496 -x3497 -x3498 -x3499 -x3500 -x3501 x3502 -x3503 -x3504 -x3505 -x3506 -x3507 -x3508 -x3509 -x3510 x3511 -x3512 -x3513 x3514 -x3515 x3516 -x3517 x3518 -x3519 -x3520 -x3521 -x3522 -x3523 -x3524 x3525 x3526 -x3527 x3528 -x3529 -x3530 -x3531 -x3532 -x3533 x3534 x3535 -x3536 -x3537 -x3538 x3539 -x3540 -x3541 x3542 x3543 -x3544 x3545 -x3546 x3547 -x3548 -x3549 -x3550 -x3551 -x3552 x3553 -x3554 -x3555 -x3556 x3557 -x3558 -x3559 x3560 -x3561 -x3562 -x3563 x3564 -x3565 -x3566 -x3567 x3568 x3569 x3570 x3571 x3572 x3573 -x3574 -x3575 -x3576 x3577 -x3578 -x3579 -x3580 -x3581 x3582 -x3583 x3584 -x3585 -x3586 -x3587 -x3588 -x3589 -x3590 x3591 -x3592 -x3593 -x3594 -x3595 x3596 -x3597 -x3598 -x3599 -x3600 -x3601 -x3602 -x3603 x3604 x3605 x3606 x3607 -x3608 x3609 x3610 x3611 x3612 -x3613 -x3614 -x3615 -x3616 -x3617 -x3618 -x3619 -x3620 x3621 -x3622 x3623 x3624 x3625 x3626 -x3627 x3628 x3629 -x3630 -x3631 -x3632 -x3633 -x3634 x3635 x3636 x3637 x3638 x3639 -x3640 x3641 -x3642 -x3643 x3644 x3645 x3646 x3647 x3648 x3649 x3650 -x3651 x3652 -x3653 -x3654 x3655 x3656 x3657 -x3658 -x3659 x3660 x3661 x3662 x3663 x3664 x3665 x3666 x3667 x3668 -x3669 x3670 x3671 x3672 -x3673 -x3674 x3675 x3676 x3677 x3678 -x3679 x3680 x3681 -x3682 x3683 x3684 x3685 -x3686 x3687 -x3688 x3689 x3690 -x3691 -x3692 -x3693 -x3694 -x3695 -x3696 -x3697 -x3698 x3699 x3700 -x3701 -x3702 -x3703 -x3704 x3705 x3706 -x3707 -x3708 -x3709 x3710 -x3711 -x3712 x3713 -x3714 -x3715 -x3716 -x3717 -x3718 -x3719 x3720 x3721 x3722 -x3723 -x3724 -x3725 -x3726 x3727 x3728 x3729 x3730 x3731 -x3732 x3733 x3734 -x3735 -x3736 -x3737 -x3738 x3739 x3740 x3741 x3742 x3743 -x3744 x3745 -x3746 -x3747 x3748 x3749 x3750 x3751 x3752 x3753 x3754 -x3755 x3756 -x3757 -x3758 x3759 x3760 x3761 -x3762 -x3763 x3764 x3765 x3766 x3767 x3768 x3769 x3770 x3771 x3772 -x3773 x3774 x3775 x3776 -x3777 -x3778 x3779 x3780 x3781 -x3782 -x3783 x3784 x3785 -x3786 x3787 x3788 -x3789 x3790 -x3791 x3792 -x3793 x3794 x3795 -x3796 x3797 -x3798 x3799 x3800 -x3801 x3802 x3803 x3804 x3805 -x3806 -x3807 -x3808 -x3809 x3810 -x3811 -x3812 -x3813 x3814 x3815 -x3816 x3817 -x3818 -x3819 -x3820 x3821 -x3822 -x3823 -x3824 -x3825 -x3826 x3827 -x3828 x3829 -x3830 x3831 -x3832 x3833 -x3834 x3835 -x3836 x3837 -x3838 -x3839 -x3840 -x3841 -x3842 x3843 x3844 -x3845 -x3846 -x3847 x3848 -x3849 -x3850 -x3851 -x3852 -x3853 x3854 x3855 -x3856 x3857 -x3858 x3859 x3860 -x3861 x3862 -x3863 -x3864 -x3865 -x3866 x3867 x3868 -x3869 x3870 x3871 x3872 -x3873 -x3874 -x3875 x3876 x3877 x3878 x3879 x3880 x3881 x3882 x3883 -x3884 x3885 -x3886 -x3887 x3888 x3889 x3890 -x3891 -x3892 -x3893 -x3894 x3895 x3896 x3897 x3898 x3899 x3900 x3901 x3902 x3903 -x3904 x3905 x3906 x3907 -x3908 -x3909 -x3910 x3911 x3912 x3913 x3914 -x3915 x3916 x3917 -x3918 x3919 x3920 -x3921 x3922 x3923 -x3924 x3925 x3926 -x3927 -x3928 -x3929 -x3930 x3931 -x3932 -x3933 -x3934 x3935 -x3936 -x3937 -x3938 x3939 x3940 -x3941 -x3942 -x3943 x3944 -x3945 -x3946 -x3947 x3948 -x3949 x3950 -x3951 x3952 -x3953 -x3954 -x3955 -x3956 -x3957 -x3958 x3959 x3960 x3961 x3962 -x3963 x3964 x3965 -x3966 -x3967 -x3968 -x3969 -x3970 x3971 x3972 x3973 x3974 x3975 -x3976 x3977 -x3978 -x3979 x3980 x3981 x3982 x3983 x3984 x3985 x3986 -x3987 x3988 -x3989 -x3990 x3991 x3992 x3993 -x3994 -x3995 x3996 x3997 x3998 x3999 x4000 x4001 x4002 x4003 x4004 -x4005 x4006 x4007 x4008 -x4009 -x4010 x4011 x4012 x4013 x4014 -x4015 x4016 x4017 -x4018 x4019 x4020 x4021 -x4022 x4023 -x4024 x4025 -x4026 -x4027 -x4028 -x4029 -x4030 x4031 x4032 -x4033 -x4034 -x4035 x4036 -x4037 x4038 x4039 -x4040 x4041 x4042 -x4043 x4044 x4045 -x4046 -x4047 -x4048 x4049 -x4050 -x4051 -x4052 x4053 x4054 -x4055 -x4056 -x4057 -x4058 -x4059 -x4060 x4061 -x4062 -x4063 -x4064 x4065 -x4066 -x4067 -x4068 -x4069 -x4070 x4071 -x4072 -x4073 x4074 x4075 x4076 -x4077 -x4078 x4079 -x4080 -x4081 -x4082 -x4083 -x4084 -x4085 -x4086 x4087 x4088 x4089 -x4090 x4091 -x4092 x4093 x4094 -x4095 -x4096 -x4097 -x4098 -x4099 x4100 x4101 -x4102 -x4103 x4104 -x4105 -x4106 -x4107 x4108 -x4109 -x4110 -x4111 -x4112 x4113 x4114 -x4115 -x4116 x4117 -x4118 x4119 -x4120 -x4121 x4122 -x4123 -x4124 -x4125 -x4126 -x4127 x4128 x4129 x4130 -x4131 -x4132 x4133 x4134 -x4135 -x4136 -x4137 x4138 x4139 x4140 x4141 -x4142 -x4143 -x4144 x4145 -x4146 -x4147 -x4148 x4149 -x4150 x4151 -x4152 -x4153 -x4154 -x4155 x4156 x4157 -x4158 x4159 -x4160 x4161 -x4162 -x4163 -x4164 -x4165 x4166 -x4167 -x4168 -x4169 -x4170 -x4171 x4172 -x4173 -x4174 -x4175 x4176 -x4177 x4178 x4179 -x4180 -x4181 x4182 -x4183 -x4184 -x4185 x4186 -x4187 x4188 -x4189 -x4190 -x4191 -x4192 x4193 x4194 x4195 x4196 x4197 x4198 -x4199 -x4200 -x4201 -x4202 -x4203 -x4204 x4205 -x4206 x4207 x4208 x4209 -x4210 -x4211 -x4212 -x4213 -x4214 -x4215 -x4216 -x4217 x4218 -x4219 x4220 -x4221 x4222 x4223 -x4224 -x4225 -x4226 -x4227 x4228 -x4229 x4230 x4231 -x4232 -x4233 -x4234 -x4235 x4236 -x4237 -x4238 -x4239 -x4240 -x4241 -x4242 x4243 -x4244 -x4245 -x4246 x4247 x4248 x4249 -x4250 -x4251 -x4252 -x4253 x4254 x4255 -x4256 -x4257 x4258 x4259 -x4260 -x4261 -x4262 -x4263 x4264 x4265 -x4266 -x4267 x4268 -x4269 x4270 -x4271 -x4272 x4273 x4274 -x4275 -x4276 -x4277 -x4278 x4279 -x4280 -x4281 x4282 -x4283 -x4284 -x4285 -x4286 -x4287 -x4288 -x4289 -x4290 x4291 -x4292 -x4293 -x4294 -x4295 -x4296 x4297 -x4298 x4299 x4300 x4301 -x4302 x4303 x4304 -x4305 x4306 -x4307 -x4308 -x4309 -x4310 x4311 x4312 x4313 x4314 x4315 -x4316 x4317 -x4318 x4319 x4320 x4321 x4322 -x4323 x4324 x4325 -x4326 x4327 -x4328 x4329 x4330 x4331 x4332 -x4333 -x4334 x4335 x4336 x4337 x4338 x4339 x4340 x4341 -x4342 x4343 x4344 -x4345 x4346 x4347 -x4348 -x4349 -x4350 x4351 x4352 x4353 x4354 x4355 -x4356 x4357 -x4358 x4359 x4360 -x4361 -x4362 x4363 -x4364 x4365 -x4366 -x4367 -x4368 -x4369 -x4370 x4371 x4372 -x4373 -x4374 -x4375 -x4376 x4377 x4378 -x4379 -x4380 x4381 x4382 -x4383 -x4384 -x4385 x4386 -x4387 x4388 x4389 x4390 -x4391 -x4392 -x4393 -x4394 -x4395 -x4396 x4397 x4398 x4399 x4400 x4401 x4402 -x4403 x4404 -x4405 -x4406 -x4407 -x4408 -x4409 -x4410 -x4411 -x4412 x4413 x4414 x4415 -x4416 x4417 x4418 -x4419 x4420 x4421 x4422 x4423 x4424 x4425 x4426 x4427 -x4428 x4429 x4430 -x4431 -x4432 x4433 x4434 x4435 x4436 -x4437 -x4438 -x4439 -x4440 x4441 x4442 x4443 x4444 -x4445 x4446 -x4447 x4448 x4449 x4450 -x4451 x4452 x4453 x4454 -x4455 -x4456 x4457 -x4458 -x4459 -x4460 x4461 x4462 x4463 x4464 x4465 x4466 -x4467 -x4468 -x4469 x4470 x4471 -x4472 -x4473 x4474 x4475 x4476 -x4477 -x4478 x4479 -x4480 -x4481 -x4482 x4483 -x4484 -x4485 -x4486 -x4487 x4488 x4489 x4490 -x4491 x4492 x4493 -x4494 -x4495 -x4496 -x4497 -x4498 x4499 x4500 x4501 x4502 x4503 x4504 x4505 -x4506 -x4507 x4508 x4509 x4510 x4511 x4512 x4513 -x4514 x4515 -x4516 -x4517 x4518 x4519 x4520 x4521 -x4522 -x4523 x4524 x4525 x4526 x4527 x4528 x4529 x4530 x4531 -x4532 x4533 x4534 x4535 -x4536 -x4537 x4538 x4539 x4540 x4541 -x4542 x4543 x4544 -x4545 x4546 x4547 -x4548 x4549 -x4550 x4551 -x4552 -x4553 -x4554 -x4555 -x4556 -x4557 -x4558 -x4559 -x4560 x4561 x4562 -x4563 x4564 x4565 x4566 -x4567 -x4568 x4569 -x4570 x4571 x4572 -x4573 -x4574 x4575 x4576 -x4577 -x4578 -x4579 -x4580 -x4581 x4582 x4583 x4584 x4585 x4586 -x4587 x4588 -x4589 -x4590 x4591 x4592 x4593 x4594 x4595 x4596 x4597 x4598 x4599 -x4600 x4601 -x4602 -x4603 x4604 x4605 x4606 x4607 -x4608 -x4609 x4610 x4611 x4612 x4613 x4614 x4615 x4616 x4617 -x4618 x4619 x4620 -x4621 -x4622 x4623 x4624 x4625 -x4626 -x4627 -x4628 x4629 x4630 x4631 x4632 x4633 -x4634 x4635 -x4636 x4637 x4638 -x4639 -x4640 x4641 x4642 x4643 x4644 x4645 -x4646 x4647 x4648 -x4649 -x4650 -x4651 -x4652 -x4653 x4654 x4655 x4656 x4657 x4658 -x4659 x4660 -x4661 -x4662 x4663 x4664 x4665 x4666 x4667 x4668 x4669 -x4670 x4671 -x4672 -x4673 x4674 x4675 x4676 x4677 -x4678 -x4679 x4680 x4681 x4682 x4683 x4684 x4685 x4686 x4687 -x4688 x4689 x4690 x4691 -x4692 -x4693 x4694 x4695 x4696 x4697 -x4698 x4699 x4700 -x4701 x4702 x4703 x4704 -x4705 x4706 -x4707 x4708 x4709 -x4710 -x4711 -x4712 -x4713 x4714 x4715 x4716 x4717 -x4718 x4719 x4720 -x4721 -x4722 -x4723 -x4724 -x4725 x4726 x4727 x4728 x4729 x4730 -x4731 x4732 -x4733 -x4734 x4735 x4736 x4737 x4738 x4739 x4740 x4741 -x4742 x4743 -x4744 x4745 x4746 x4747 x4748 -x4749 -x4750 x4751 x4752 x4753 x4754 x4755 x4756 x4757 x4758 -x4759 x4760 x4761 -x4762 x4763 -x4764 -x4765 x4766 x4767 x4768 x4769 -x4770 x4771 x4772 -x4773 x4774 x4775 x4776 -x4777 x4778 -x4779 x4780 x4781 -x4782 x4783 -x4784 -x4785 -x4786 x4787 -x4788 -x4789 -x4790 -x4791 x4792 -x4793 x4794 -x4795 x4796 x4797 x4798 x4799 x4800 -x4801 -x4802 -x4803 -x4804 -x4805 -x4806 -x4807 x4808 x4809 -x4810 -x4811 -x4812 -x4813 -x4814 -x4815 x4816 -x4817 x4818 -x4819 -x4820 -x4821 -x4822 -x4823 -x4824 x4825 -x4826 x4827 -x4828 -x4829 -x4830 x4831 -x4832 x4833 x4834 -x4835 -x4836 x4837 x4838 x4839 x4840 -x4841 x4842 x4843 -x4844 -x4845 -x4846 -x4847 -x4848 x4849 x4850 x4851 x4852 x4853 x4854 -x4855 x4856 -x4857 x4858 -x4859 x4860 x4861 x4862 x4863 x4864 x4865 x4866 -x4867 -x4868 x4869 -x4870 -x4871 x4872 x4873 x4874 x4875 -x4876 -x4877 -x4878 x4879 x4880 x4881 x4882 x4883 x4884 x4885 x4886 -x4887 x4888 x4889 -x4890 -x4891 x4892 x4893 x4894 x4895 -x4896 -x4897 x4898 x4899 -x4900 x4901 x4902 x4903 -x4904 x4905 -x4906 x4907 x4908 x4909 x4910 -x4911 -x4912 x4913 x4914 -x4915 -x4916 -x4917 -x4918 -x4919 x4920 x4921 x4922 x4923 x4924 -x4925 x4926 -x4927 -x4928 -x4929 x4930 x4931 x4932 x4933 x4934 x4935 x4936 -x4937 x4938 -x4939 -x4940 x4941 x4942 x4943 -x4944 x4945 -x4946 -x4947 x4948 x4949 x4950 x4951 x4952 x4953 x4954 x4955 -x4956 x4957 x4958 x4959 -x4960 -x4961 x4962 x4963 x4964 x4965 -x4966 x4967 x4968 -x4969 x4970 x4971 x4972 -x4973 x4974 -x4975 x4976 -x4977 -x4978 -x4979 -x4980 x4981 x4982 x4983 -x4984 x4985 x4986 -x4987 -x4988 -x4989 -x4990 x4991 x4992 x4993 x4994 x4995 -x4996 x4997 -x4998 x4999 x5000 x5001 x5002 -x5003 x5004 -x5005 x5006 -x5007 x5008 x5009 x5010 -x5011 x5012 -x5013 -x5014 x5015 x5016 x5017 x5018 -x5019 -x5020 -x5021 -x5022 -x5023 x5024 x5025 x5026 x5027 x5028 x5029 x5030 x5031 -x5032 x5033 -x5034 x5035 x5036 -x5037 -x5038 x5039 x5040 x5041 -x5042 -x5043 x5044 x5045 -x5046 x5047 x5048 x5049 -x5050 x5051 -x5052 x5053 x5054 x5055 -x5056 x5057 -x5058 -x5059 x5060 -x5061 -x5062 -x5063 x5064 x5065 -x5066 -x5067 x5068 x5069 x5070 x5071 x5072 -x5073 -x5074 -x5075 -x5076 -x5077 x5078 -x5079 x5080 x5081 -x5082 -x5083 -x5084 -x5085 -x5086 -x5087 -x5088 -x5089 x5090 -x5091 x5092 x5093 -x5094 -x5095 -x5096 -x5097 -x5098 x5099 x5100 -x5101 -x5102 -x5103 -x5104 -x5105 -x5106 -x5107 -x5108 -x5109 -x5110 -x5111 x5112 x5113 -x5114 -x5115 -x5116 x5117 x5118 -x5119 -x5120 -x5121 -x5122 -x5123 x5124 -x5125 x5126 -x5127 -x5128 x5129 -x5130 -x5131 -x5132 x5133 -x5134 x5135 x5136 x5137 -x5138 -x5139 x5140 x5141 x5142 -x5143 -x5144 -x5145 -x5146 -x5147 -x5148 x5149 x5150 -x5151 x5152 -x5153 -x5154 x5155 x5156 x5157 x5158 x5159 -x5160 x5161 x5162 -x5163 -x5164 -x5165 -x5166 -x5167 x5168 x5169 x5170 x5171 x5172 -x5173 x5174 -x5175 -x5176 x5177 x5178 x5179 x5180 x5181 x5182 x5183 -x5184 x5185 -x5186 -x5187 x5188 x5189 x5190 x5191 -x5192 -x5193 x5194 x5195 x5196 x5197 x5198 x5199 -x5200 x5201 x5202 x5203 -x5204 x5205 x5206 -x5207 x5208 -x5209 -x5210 -x5211 x5212 x5213 x5214 -x5215 -x5216 x5217 x5218 -x5219 x5220 x5221 x5222 -x5223 x5224 -x5225 x5226 -x5227 -x5228 -x5229 -x5230 x5231 x5232 -x5233 x5234 -x5235 -x5236 x5237 x5238 -x5239 -x5240 -x5241 -x5242 -x5243 x5244 x5245 x5246 x5247 x5248 x5249 -x5250 -x5251 x5252 x5253 -x5254 -x5255 -x5256 x5257 -x5258 x5259 x5260 x5261 x5262 x5263 x5264 x5265 x5266 -x5267 x5268 x5269 x5270 -x5271 -x5272 -x5273 x5274 x5275 x5276 x5277 x5278 x5279 x5280 -x5281 x5282 -x5283 x5284 x5285 x5286 x5287 x5288 x5289 x5290 x5291 x5292 x5293 -x5294 x5295 x5296 x5297 x5298 -x5299 -x5300 x5301 x5302 x5303 -x5304 x5305 x5306 -x5307 -x5308 x5309 x5310 -x5311 x5312 x5313 x5314 -x5315 x5316 -x5317 -x5318 -x5319 x5320 x5321 -x5322 -x5323 -x5324 x5325 -x5326 x5327 x5328 -x5329 x5330 -x5331 x5332 -x5333 -x5334 -x5335 -x5336 -x5337 -x5338 -x5339 x5340 -x5341 -x5342 -x5343 -x5344 -x5345 -x5346 -x5347 -x5348 -x5349 -x5350 -x5351 -x5352 -x5353 -x5354 -x5355 -x5356 x5357 -x5358 -x5359 -x5360 -x5361 -x5362 -x5363 x5364 -x5365 -x5366 x5367 -x5368 -x5369 -x5370 -x5371 -x5372 x5373 x5374 -x5375 x5376 x5377 x5378 -x5379 x5380 x5381 -x5382 x5383 -x5384 -x5385 -x5386 -x5387 x5388 x5389 x5390 x5391 x5392 x5393 -x5394 -x5395 -x5396 x5397 -x5398 x5399 -x5400 x5401 x5402 x5403 x5404 x5405 -x5406 x5407 x5408 x5409 -x5410 x5411 -x5412 -x5413 x5414 x5415 x5416 -x5417 x5418 -x5419 -x5420 -x5421 -x5422 x5423 x5424 x5425 x5426 -x5427 x5428 x5429 x5430 -x5431 -x5432 x5433 -x5434 -x5435 -x5436 x5437 x5438 x5439 x5440 -x5441 x5442 x5443 -x5444 x5445 x5446 -x5447 x5448 -x5449 x5450 x5451 -x5452 x5453 -x5454 -x5455 -x5456 -x5457 -x5458 x5459 -x5460 -x5461 x5462 x5463 -x5464 -x5465 -x5466 x5467 -x5468 -x5469 -x5470 -x5471 x5472 -x5473 -x5474 -x5475 x5476 -x5477 -x5478 x5479 x5480 -x5481 -x5482 x5483 -x5484 -x5485 x5486 x5487 -x5488 -x5489 x5490 -x5491 -x5492 x5493 -x5494 -x5495 -x5496 -x5497 -x5498 -x5499 -x5500 -x5501 -x5502 -x5503 -x5504 -x5505 -x5506 x5507 x5508 x5509 x5510 -x5511 -x5512 -x5513 x5514 x5515 x5516 -x5517 -x5518 x5519 x5520 -x5521 x5522 -x5523 -x5524 -x5525 x5526 x5527 -x5528 x5529 x5530 x5531 x5532 x5533 -x5534 x5535 -x5536 -x5537 -x5538 x5539 -x5540 -x5541 -x5542 x5543 -x5544 -x5545 x5546 x5547 x5548 x5549 x5550 -x5551 -x5552 -x5553 -x5554 -x5555 x5556 -x5557 x5558 x5559 -x5560 -x5561 -x5562 -x5563 -x5564 -x5565 -x5566 -x5567 x5568 x5569 -x5570 -x5571 -x5572 -x5573 x5574 x5575 -x5576 -x5577 -x5578 -x5579 -x5580 -x5581 -x5582 -x5583 -x5584 x5585 -x5586 -x5587 -x5588 x5589 -x5590 -x5591 -x5592 x5593 x5594 -x5595 -x5596 x5597 -x5598 -x5599 x5600 -x5601 x5602 -x5603 x5604 -x5605 -x5606 x5607 -x5608 -x5609 -x5610 -x5611 -x5612 x5613 -x5614 -x5615 -x5616 x5617 -x5618 -x5619 x5620 x5621 x5622 -x5623 x5624 x5625 -x5626 -x5627 -x5628 -x5629 -x5630 x5631 -x5632 x5633 x5634 -x5635 -x5636 -x5637 -x5638 -x5639 -x5640 -x5641 x5642 -x5643 x5644 x5645 -x5646 -x5647 -x5648 -x5649 x5650 -x5651 x5652 -x5653 -x5654 -x5655 -x5656 -x5657 -x5658 -x5659 -x5660 -x5661 x5662 -x5663 x5664 -x5665 x5666 -x5667 -x5668 -x5669 x5670 -x5671 x5672 -x5673 -x5674 x5675 -x5676 -x5677 -x5678 x5679 -x5680 x5681 -x5682 -x5683 -x5684 -x5685 -x5686 -x5687 x5688 -x5689 x5690 x5691 -x5692 -x5693 x5694 x5695 -x5696 -x5697 x5698 x5699 x5700 x5701 -x5702 -x5703 x5704 x5705 -x5706 -x5707 -x5708 -x5709 -x5710 -x5711 x5712 x5713 x5714 x5715 x5716 -x5717 x5718 -x5719 -x5720 x5721 x5722 x5723 x5724 x5725 x5726 x5727 x5728 x5729 -x5730 -x5731 x5732 x5733 x5734 x5735 -x5736 -x5737 x5738 x5739 x5740 x5741 x5742 x5743 x5744 x5745 x5746 -x5747 x5748 x5749 -x5750 -x5751 x5752 x5753 -x5754 -x5755 x5756 x5757 x5758 x5759 x5760 x5761 -x5762 x5763 x5764 -x5765 x5766 -x5767 -x5768 x5769 x5770 -x5771 x5772 x5773 -x5774 x5775 -x5776 -x5777 -x5778 -x5779 x5780 -x5781 -x5782 -x5783 x5784 -x5785 -x5786 -x5787 -x5788 x5789 x5790 -x5791 -x5792 -x5793 x5794 -x5795 x5796 -x5797 -x5798 x5799 x5800 x5801 x5802 -x5803 -x5804 -x5805 x5806 x5807 x5808 x5809 -x5810 x5811 x5812 -x5813 -x5814 -x5815 -x5816 -x5817 x5818 x5819 x5820 x5821 x5822 -x5823 x5824 -x5825 -x5826 -x5827 x5828 x5829 x5830 x5831 x5832 x5833 x5834 x5835 -x5836 x5837 -x5838 -x5839 x5840 x5841 x5842 x5843 -x5844 -x5845 x5846 x5847 x5848 x5849 x5850 x5851 x5852 x5853 x5854 -x5855 x5856 x5857 -x5858 -x5859 x5860 x5861 -x5862 -x5863 x5864 x5865 -x5866 x5867 x5868 x5869 -x5870 x5871 -x5872 x5873 x5874 -x5875 x5876 x5877 -x5878 -x5879 -x5880 -x5881 -x5882 x5883 -x5884 -x5885 -x5886 x5887 x5888 x5889 -x5890 -x5891 -x5892 -x5893 x5894 -x5895 x5896 -x5897 -x5898 x5899 -x5900 x5901 x5902 x5903 -x5904 x5905 x5906 -x5907 -x5908 -x5909 -x5910 -x5911 x5912 x5913 x5914 x5915 x5916 -x5917 x5918 -x5919 -x5920 x5921 x5922 x5923 x5924 -x5925 x5926 x5927 x5928 -x5929 x5930 -x5931 -x5932 x5933 x5934 x5935 x5936 -x5937 -x5938 x5939 x5940 x5941 x5942 x5943 x5944 x5945 x5946 x5947 -x5948 x5949 x5950 -x5951 x5952 -x5953 -x5954 x5955 x5956 x5957 x5958 -x5959 x5960 x5961 -x5962 x5963 x5964 x5965 -x5966 x5967 -x5968 x5969 -x5970 -x5971 -x5972 x5973 -x5974 x5975 -x5976 -x5977 -x5978 -x5979 -x5980 -x5981 -x5982 -x5983 x5984 -x5985 -x5986 x5987 x5988 x5989 x5990 x5991 -x5992 -x5993 -x5994 x5995 -x5996 x5997 -x5998 x5999 x6000 x6001 -x6002 -x6003 -x6004 -x6005 x6006 -x6007 x6008 -x6009 x6010 x6011 -x6012 -x6013 -x6014 x6015 x6016 x6017 x6018 -x6019 x6020 x6021 x6022 x6023 x6024 x6025 -x6026 x6027 -x6028 -x6029 -x6030 x6031 x6032 -x6033 -x6034 x6035 x6036 x6037 x6038 x6039 -x6040 x6041 -x6042 x6043 x6044 x6045 -x6046 x6047 -x6048 -x6049 -x6050 -x6051 x6052 x6053 -x6054 -x6055 x6056 -x6057 x6058 x6059 -x6060 x6061 -x6062 x6063 x6064 x6065 x6066 -x6067 -x6068 -x6069 -x6070 x6071 -x6072 -x6073 x6074 x6075 -x6076 -x6077 x6078 x6079 -x6080 -x6081 -x6082 x6083 -x6084 -x6085 x6086 -x6087 x6088 -x6089 -x6090 x6091 -x6092 -x6093 x6094 -x6095 -x6096 -x6097 x6098 x6099 x6100 x6101 -x6102 x6103 x6104 -x6105 -x6106 -x6107 -x6108 x6109 -x6110 x6111 -x6112 -x6113 -x6114 -x6115 -x6116 x6117 x6118 x6119 x6120 -x6121 x6122 -x6123 x6124 -x6125 -x6126 -x6127 -x6128 -x6129 x6130 -x6131 -x6132 x6133 -x6134 -x6135 -x6136 -x6137 -x6138 x6139 -x6140 x6141 -x6142 x6143 -x6144 x6145 -x6146 x6147 -x6148 -x6149 -x6150 x6151 -x6152 -x6153 x6154 x6155 x6156 x6157 x6158 -x6159 -x6160 x6161 -x6162 -x6163 -x6164 x6165 -x6166 x6167 x6168 -x6169 -x6170 -x6171 -x6172 -x6173 -x6174 -x6175 x6176 -x6177 x6178 x6179 -x6180 -x6181 -x6182 -x6183 x6184 x6185 x6186 -x6187 -x6188 -x6189 -x6190 -x6191 -x6192 -x6193 -x6194 -x6195 x6196 -x6197 -x6198 -x6199 x6200 x6201 -x6202 -x6203 -x6204 x6205 -x6206 -x6207 x6208 -x6209 -x6210 -x6211 x6212 -x6213 x6214 -x6215 -x6216 -x6217 -x6218 -x6219 x6220 -x6221 -x6222 x6223 -x6224 -x6225 x6226 x6227 -x6228 -x6229 -x6230 -x6231 -x6232 x6233 -x6234 x6235 x6236 -x6237 -x6238 x6239 x6240 -x6241 -x6242 -x6243 -x6244 -x6245 x6246 -x6247 -x6248 -x6249 x6250 -x6251 -x6252 x6253 x6254 x6255 -x6256 x6257 x6258 -x6259 -x6260 -x6261 -x6262 -x6263 x6264 x6265 x6266 x6267 x6268 -x6269 x6270 -x6271 -x6272 x6273 x6274 x6275 x6276 x6277 x6278 x6279 -x6280 x6281 -x6282 -x6283 x6284 x6285 x6286 x6287 -x6288 -x6289 -x6290 x6291 x6292 x6293 x6294 x6295 x6296 x6297 x6298 x6299 -x6300 x6301 x6302 x6303 -x6304 -x6305 x6306 x6307 x6308 -x6309 -x6310 x6311 -x6312 x6313 x6314 -x6315 x6316 -x6317 x6318 -x6319 -x6320 -x6321 x6322 -x6323 -x6324 -x6325 x6326 x6327 -x6328 x6329 -x6330 -x6331 x6332 -x6333 x6334 -x6335 -x6336 -x6337 -x6338 -x6339 -x6340 -x6341 -x6342 x6343 x6344 -x6345 x6346 -x6347 x6348 x6349 x6350 -x6351 -x6352 -x6353 x6354 x6355 x6356 x6357 x6358 x6359 -x6360 x6361 x6362 -x6363 -x6364 -x6365 -x6366 -x6367 x6368 x6369 x6370 x6371 x6372 -x6373 x6374 -x6375 -x6376 x6377 x6378 x6379 x6380 x6381 x6382 x6383 -x6384 x6385 -x6386 -x6387 x6388 x6389 x6390 x6391 -x6392 -x6393 x6394 x6395 x6396 x6397 x6398 x6399 x6400 x6401 -x6402 x6403 x6404 -x6405 x6406 -x6407 -x6408 x6409 x6410 x6411 -x6412 -x6413 x6414 -x6415 x6416 x6417 x6418 -x6419 x6420 -x6421 x6422 -x6423 -x6424 x6425 -x6426 -x6427 -x6428 x6429 -x6430 -x6431 -x6432 -x6433 x6434 -x6435 -x6436 -x6437 x6438 -x6439 -x6440 -x6441 -x6442 x6443 -x6444 x6445 -x6446 -x6447 x6448 x6449 -x6450 -x6451 -x6452 x6453 x6454 x6455 -x6456 -x6457 -x6458 -x6459 x6460 -x6461 x6462 x6463 -x6464 -x6465 -x6466 -x6467 x6468 -x6469 x6470 -x6471 x6472 -x6473 x6474 -x6475 x6476 -x6477 -x6478 -x6479 -x6480 x6481 -x6482 -x6483 x6484 -x6485 -x6486 -x6487 -x6488 -x6489 -x6490 -x6491 -x6492 -x6493 -x6494 x6495 -x6496 x6497 -x6498 x6499 -x6500 x6501 -x6502 -x6503 -x6504 x6505 -x6506 x6507 -x6508 x6509 -x6510 -x6511 -x6512 -x6513 x6514 -x6515 x6516 x6517 -x6518 -x6519 -x6520 -x6521 x6522 x6523 -x6524 -x6525 -x6526 -x6527 -x6528 -x6529 -x6530 -x6531 -x6532 x6533 x6534 -x6535 -x6536 -x6537 -x6538 x6539 -x6540 -x6541 x6542 x6543 -x6544 x6545 x6546 -x6547 -x6548 x6549 -x6550 -x6551 x6552 -x6553 -x6554 -x6555 -x6556 x6557 -x6558 -x6559 x6560 x6561 x6562 x6563 x6564 x6565 x6566 -x6567 x6568 x6569 x6570 -x6571 -x6572 -x6573 x6574 -x6575 x6576 -x6577 x6578 -x6579 x6580 -x6581 -x6582 -x6583 x6584 -x6585 -x6586 -x6587 -x6588 x6589 -x6590 -x6591 x6592 -x6593 -x6594 -x6595 -x6596 -x6597 x6598 x6599 x6600 -x6601 x6602 -x6603 -x6604 -x6605 x6606 x6607 -x6608 x6609 x6610 x6611 -x6612 x6613 -x6614 -x6615 -x6616 x6617 -x6618 -x6619 x6620 -x6621 -x6622 -x6623 -x6624 -x6625 x6626 -x6627 x6628 x6629 x6630 -x6631 x6632 -x6633 -x6634 x6635 -x6636 x6637 -x6638 -x6639 -x6640 -x6641 -x6642 x6643 x6644 -x6645 -x6646 -x6647 -x6648 x6649 -x6650 x6651 -x6652 x6653 x6654 -x6655 x6656 -x6657 -x6658 x6659 x6660 x6661 -x6662 x6663 -x6664 x6665 -x6666 x6667 x6668 -x6669 x6670 x6671 -x6672 -x6673 x6674 -x6675 -x6676 -x6677 -x6678 -x6679 -x6680 -x6681 -x6682 x6683 -x6684 x6685 x6686 x6687 x6688 -x6689 x6690 -x6691 -x6692 -x6693 -x6694 -x6695 -x6696 -x6697 -x6698 -x6699 -x6700 x6701 -x6702 x6703 -x6704 -x6705 -x6706 -x6707 -x6708 x6709 -x6710 -x6711 -x6712 -x6713 x6714 x6715 -x6716 -x6717 -x6718 -x6719 -x6720 x6721 x6722 -x6723 x6724 -x6725 -x6726 -x6727 x6728 -x6729 -x6730 -x6731 x6732 x6733 -x6734 -x6735 -x6736 -x6737 x6738 -x6739 x6740 -x6741 -x6742 -x6743 -x6744 x6745 x6746 x6747 -x6748 -x6749 -x6750 -x6751 x6752 x6753 -x6754 x6755 -x6756 -x6757 -x6758 x6759 x6760 x6761 -x6762 -x6763 x6764 x6765 -x6766 -x6767 -x6768 -x6769 -x6770 -x6771 x6772 x6773 -x6774 x6775 x6776 x6777 -x6778 x6779 -x6780 -x6781 -x6782 x6783 x6784 x6785 x6786 x6787 x6788 x6789 x6790 -x6791 x6792 -x6793 -x6794 x6795 x6796 x6797 x6798 -x6799 x6800 -x6801 -x6802 x6803 x6804 x6805 -x6806 x6807 x6808 x6809 x6810 x6811 x6812 -x6813 x6814 x6815 -x6816 x6817 -x6818 -x6819 -x6820 -x6821 x6822 x6823 x6824 x6825 -x6826 x6827 x6828 x6829 -x6830 -x6831 x6832 -x6833 x6834 -x6835 -x6836 -x6837 x6838 x6839 -x6840 -x6841 -x6842 -x6843 x6844 -x6845 x6846 -x6847 x6848 -x6849 -x6850 -x6851 x6852 -x6853 x6854 -x6855 -x6856 -x6857 -x6858 -x6859 x6860 -x6861 x6862 x6863 x6864 -x6865 x6866 x6867 -x6868 -x6869 -x6870 -x6871 -x6872 x6873 x6874 x6875 x6876 x6877 -x6878 x6879 -x6880 -x6881 x6882 x6883 x6884 x6885 x6886 x6887 -x6888 x6889 -x6890 -x6891 x6892 x6893 x6894 x6895 -x6896 -x6897 x6898 x6899 x6900 x6901 x6902 x6903 x6904 x6905 x6906 -x6907 x6908 x6909 x6910 -x6911 -x6912 x6913 x6914 x6915 -x6916 -x6917 x6918 x6919 x6920 -x6921 x6922 x6923 -x6924 x6925 -x6926 x6927 -x6928 -x6929 -x6930 x6931 -x6932 -x6933 x6934 x6935 x6936 x6937 x6938 -x6939 -x6940 -x6941 -x6942 -x6943 x6944 -x6945 x6946 x6947 -x6948 -x6949 -x6950 -x6951 -x6952 -x6953 -x6954 x6955 -x6956 x6957 x6958 -x6959 -x6960 -x6961 -x6962 x6963 x6964 -x6965 -x6966 -x6967 -x6968 -x6969 -x6970 -x6971 -x6972 -x6973 x6974 -x6975 -x6976 -x6977 x6978 x6979 -x6980 -x6981 -x6982 x6983 x6984 -x6985 -x6986 x6987 -x6988 -x6989 -x6990 -x6991 x6992 -x6993 x6994 -x6995 x6996 -x6997 -x6998 x6999 x7000 -x7001 -x7002 -x7003 -x7004 x7005 -x7006 -x7007 -x7008 -x7009 x7010 -x7011 x7012 x7013 -x7014 -x7015 -x7016 -x7017 -x7018 x7019 x7020 -x7021 -x7022 x7023 -x7024 x7025 x7026 -x7027 x7028 x7029 x7030 x7031 x7032 -x7033 -x7034 -x7035 -x7036 -x7037 x7038 -x7039 x7040 -x7041 -x7042 -x7043 -x7044 x7045 x7046 x7047 -x7048 x7049 x7050 -x7051 -x7052 -x7053 -x7054 -x7055 -x7056 x7057 x7058 x7059 x7060 x7061 -x7062 x7063 -x7064 -x7065 x7066 x7067 x7068 x7069 -x7070 x7071 x7072 x7073 x7074 -x7075 x7076 -x7077 -x7078 x7079 x7080 x7081 x7082 -x7083 -x7084 x7085 x7086 x7087 x7088 x7089 x7090 x7091 x7092 x7093 -x7094 x7095 x7096 -x7097 -x7098 x7099 x7100 x7101 -x7102 -x7103 x7104 x7105 -x7106 x7107 x7108 -x7109 -x7110 x7111 -x7112 x7113 -x7114 -x7115 -x7116 x7117 x7118 -x7119 -x7120 -x7121 -x7122 -x7123 x7124 -x7125 x7126 -x7127 -x7128 x7129 -x7130 x7131 -x7132 -x7133 -x7134 -x7135 -x7136 -x7137 -x7138 -x7139 -x7140 x7141 x7142 -x7143 -x7144 -x7145 -x7146 x7147 -x7148 -x7149 x7150 x7151 x7152 x7153 x7154 -x7155 -x7156 -x7157 -x7158 -x7159 x7160 -x7161 x7162 x7163 -x7164 -x7165 -x7166 -x7167 -x7168 -x7169 -x7170 x7171 -x7172 x7173 x7174 -x7175 -x7176 -x7177 -x7178 x7179 x7180 -x7181 -x7182 -x7183 -x7184 -x7185 -x7186 -x7187 -x7188 -x7189 x7190 -x7191 -x7192 -x7193 x7194 x7195 -x7196 -x7197 -x7198 x7199 x7200 -x7201 -x7202 x7203 -x7204 -x7205 -x7206 x7207 -x7208 -x7209 -x7210 x7211 -x7212 -x7213 x7214 -x7215 x7216 -x7217 -x7218 x7219 -x7220 -x7221 -x7222 x7223 x7224 -x7225 x7226 -x7227 -x7228 x7229 -x7230 -x7231 -x7232 -x7233 x7234 x7235 x7236 -x7237 -x7238 -x7239 -x7240 x7241 -x7242 x7243 -x7244 x7245 -x7246 x7247 -x7248 -x7249 x7250 -x7251 -x7252 -x7253 -x7254 x7255 -x7256 x7257 -x7258 x7259 -x7260 -x7261 x7262 x7263 -x7264 x7265 x7266 x7267 -x7268 x7269 x7270 x7271 x7272 x7273 x7274 -x7275 x7276 x7277 x7278 -x7279 -x7280 -x7281 x7282 -x7283 -x7284 x7285 x7286 -x7287 -x7288 -x7289 x7290 x7291 -x7292 x7293 -x7294 -x7295 x7296 -x7297 -x7298 -x7299 -x7300 -x7301 x7302 -x7303 x7304 x7305 -x7306 -x7307 -x7308 -x7309 x7310 x7311 x7312 x7313 -x7314 -x7315 x7316 -x7317 x7318 x7319 x7320 -x7321 x7322 -x7323 -x7324 x7325 x7326 -x7327 x7328 x7329 x7330 x7331 x7332 x7333 -x7334 x7335 x7336 -x7337 -x7338 -x7339 x7340 -x7341 x7342 x7343 -x7344 -x7345 x7346 -x7347 -x7348 x7349 x7350 -x7351 -x7352 x7353 -x7354 -x7355 -x7356 x7357 -x7358 x7359 x7360 -x7361 -x7362 -x7363 -x7364 x7365 x7366 x7367 x7368 x7369 x7370 x7371 x7372 -x7373 x7374 -x7375 x7376 -x7377 x7378 x7379 -x7380 -x7381 x7382 x7383 x7384 -x7385 x7386 -x7387 x7388 x7389 x7390 x7391 x7392 x7393 x7394 -x7395 x7396 x7397 x7398 x7399 -x7400 -x7401 x7402 x7403 x7404 x7405 x7406 x7407 -x7408 x7409 -x7410 x7411 x7412 x7413 x7414 x7415 -x7416 -x7417 -x7418 x7419 x7420 -x7421 x7422 x7423 -x7424 x7425 -x7426 x7427 x7428 x7429 -x7430 x7431 -x7432 x7433 -x7434 x7435 x7436 x7437 x7438 x7439 -x7440 x7441 x7442 x7443 -x7444 -x7445 -x7446 -x7447 x7448 -x7449 -x7450 x7451 -x7452 x7453 x7454 -x7455 -x7456 x7457 -x7458 -x7459 x7460 -x7461 -x7462 -x7463 -x7464 -x7465 -x7466 -x7467 -x7468 x7469 x7470 -x7471 -x7472 -x7473 x7474 -x7475 x7476 x7477 -x7478 x7479 -x7480 x7481 x7482 x7483 x7484 -x7485 -x7486 -x7487 -x7488 x7489 x7490 -x7491 x7492 x7493 -x7494 -x7495 -x7496 -x7497 -x7498 x7499 x7500 x7501 x7502 -x7503 x7504 -x7505 x7506 x7507 -x7508 -x7509 -x7510 -x7511 x7512 -x7513 -x7514 x7515 -x7516 x7517 -x7518 x7519 x7520 x7521 -x7522 x7523 x7524 x7525 -x7526 x7527 x7528 -x7529 -x7530 -x7531 x7532 x7533 x7534 -x7535 -x7536 x7537 -x7538 -x7539 x7540 -x7541 x7542 x7543 x7544 x7545 -x7546 x7547 x7548 -x7549 -x7550 -x7551 -x7552 x7553 x7554 -x7555 -x7556 x7557 x7558 -x7559 x7560 -x7561 -x7562 x7563 x7564 x7565 x7566 -x7567 x7568 x7569 x7570 x7571 -x7572 -x7573 -x7574 -x7575 -x7576 x7577 -x7578 -x7579 -x7580 -x7581 -x7582 -x7583 -x7584 -x7585 x7586 -x7587 -x7588 x7589 x7590 x7591 x7592 x7593 x7594 x7595 x7596 -x7597 -x7598 x7599 -x7600 x7601 x7602 x7603 -x7604 -x7605 -x7606 x7607 -x7608 -x7609 x7610 -x7611 x7612 -x7613 -x7614 x7615 x7616 x7617 x7618 x7619 x7620 -x7621 x7622 x7623 -x7624 x7625 -x7626 x7627 -x7628 x7629 x7630 -x7631 x7632 x7633 x7634 x7635 -x7636 -x7637 x7638 -x7639 x7640 x7641 -x7642 -x7643 -x7644 -x7645 -x7646 -x7647 -x7648 -x7649 x7650 x7651 x7652 -x7653 -x7654 -x7655 x7656 -x7657 -x7658 -x7659 -x7660 -x7661 -x7662 -x7663 -x7664 x7665 -x7666 -x7667 x7668 -x7669 -x7670 -x7671 x7672 x7673 -x7674 -x7675 -x7676 -x7677 -x7678 x7679 -x7680 -x7681 -x7682 -x7683 -x7684 -x7685 x7686 -x7687 -x7688 -x7689 x7690 -x7691 -x7692 -x7693 -x7694 -x7695 -x7696 -x7697 -x7698 -x7699 -x7700 -x7701 -x7702 x7703 -x7704 -x7705 x7706 -x7707 x7708 x7709 -x7710 -x7711 x7712 x7713 -x7714 -x7715 -x7716 x7717 x7718 x7719 -x7720 -x7721 x7722 x7723 -x7724 x7725 x7726 x7727 -x7728 x7729 -x7730 x7731 -x7732 x7733 x7734 -x7735 -x7736 x7737 -x7738 x7739 x7740 -x7741 x7742 -x7743 x7744 -x7745 -x7746 -x7747 x7748 -x7749 -x7750 -x7751 -x7752 -x7753 x7754 x7755 x7756 x7757 -x7758 x7759 -x7760 -x7761 x7762 -x7763 -x7764 -x7765 -x7766 x7767 x7768 -x7769 -x7770 -x7771 x7772 -x7773 -x7774 -x7775 x7776 x7777 x7778 -x7779 x7780 x7781 x7782 -x7783 x7784 -x7785 x7786 x7787 -x7788 -x7789 -x7790 x7791 -x7792 -x7793 x7794 -x7795 x7796 -x7797 -x7798 -x7799 x7800 x7801 x7802 -x7803 x7804 -x7805 x7806 -x7807 x7808 -x7809 -x7810 x7811 -x7812 -x7813 x7814 x7815 -x7816 -x7817 x7818 -x7819 x7820 x7821 x7822 x7823 x7824 -x7825 -x7826 x7827 -x7828 -x7829 x7830 x7831 -x7832 x7833 -x7834 x7835 x7836 x7837 x7838 x7839 x7840 x7841 -x7842 x7843 x7844 -x7845 x7846 -x7847 -x7848 -x7849 x7850 x7851 x7852 x7853 -x7854 -x7855 x7856 -x7857 x7858 -x7859 x7860 x7861 -x7862 -x7863 x7864 x7865 -x7866 -x7867 x7868 x7869 -x7870 -x7871 x7872 -x7873 x7874 x7875 x7876 x7877 x7878 x7879 x7880 x7881 -x7882 -x7883 x7884 -x7885 x7886 x7887 -x7888 x7889 x7890 x7891 x7892 x7893 -x7894 -x7895 -x7896 -x7897 -x7898 -x7899 x7900 -x7901 -x7902 x7903 x7904 -x7905 -x7906 x7907 x7908 x7909 -x7910 -x7911 x7912 x7913 -x7914 x7915 -x7916 x7917 -x7918 -x7919 x7920 -x7921 x7922 -x7923 x7924 x7925 x7926 x7927 x7928 x7929 x7930
3600.05/3610.60	c Program interrupted by user.

Verifier Data

OK	3477

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: 63708 MiB (61364 MiB free)
  memory of node 1: 64465 MiB (61934 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4502374-1751414836/watcher-4502374-1751414836 -o /tmp/evaluation-result-4502374-1751414836/solver-4502374-1751414836 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751414736-67087 --watchdog 3760 run-opt-break.sh HOME/instance-4502374-1751414836.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=68940, runsolver pid=68937

[startup+0.100058 s]*
/proc/loadavg: 3.57 2.49 2.32 5/271 68943
/proc/meminfo: memFree=126237584/131249992 swapFree=33010684/33010684
[pid=68940] ppid=68937 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/68940/stat : 68940 (run-opt-break.s) S 68937 68940 67073 0 -1 4194304 237 5803 0 0 0 0 3 0 20 0 1 0 57162390 4292608 736 18446744073709551615 94128684765184 94128685659717 140724587458704 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94128685898768 94128685946512 94128707137536 140724587465057 140724587465186 140724587465186 140724587470788 0
/proc/68940/statm: 1048 736 672 219 0 110 0
[pid=68943] ppid=68940 vsize=57368 memory=10988 CPUtime=0.03 cores=4,6
/proc/68943/stat : 68943 (roundingsat) R 68940 68940 67073 0 -1 4194304 1242 0 0 0 2 1 0 0 20 0 1 0 57162395 58744832 2747 18446744073709551615 4227072 8923433 140736904297472 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 9823104 9832592 25899008 140736904304996 140736904305192 140736904305192 140736904310762 0
/proc/68943/statm: 14342 2747 1920 1147 0 1769 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 61560 KiB
Current children cumulated memory: 13932 KiB

[startup+0.204602 s]*
/proc/loadavg: 3.57 2.49 2.32 5/271 68944
/proc/meminfo: memFree=126219436/131249992 swapFree=33010684/33010684
[pid=68940] ppid=68937 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/68940/stat : 68940 (run-opt-break.s) S 68937 68940 67073 0 -1 4194304 237 5803 0 0 0 0 3 0 20 0 1 0 57162390 4292608 736 18446744073709551615 94128684765184 94128685659717 140724587458704 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94128685898768 94128685946512 94128707137536 140724587465057 140724587465186 140724587465186 140724587470788 0
/proc/68940/statm: 1048 736 672 219 0 110 0
[pid=68943] ppid=68940 vsize=86388 memory=35196 CPUtime=0.13 cores=4,6
/proc/68943/stat : 68943 (roundingsat) R 68940 68940 67073 0 -1 4194304 6495 0 0 0 10 3 0 0 20 0 1 0 57162395 88461312 8799 18446744073709551615 4227072 8923433 140736904297472 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 9823104 9832592 25899008 140736904304996 140736904305192 140736904305192 140736904310762 0
/proc/68943/statm: 21597 8799 2368 1147 0 9024 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 90580 KiB
Current children cumulated memory: 38140 KiB

[startup+0.305203 s]*
/proc/loadavg: 3.57 2.49 2.32 5/271 68944
/proc/meminfo: memFree=126219436/131249992 swapFree=33010684/33010684
[pid=68940] ppid=68937 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/68940/stat : 68940 (run-opt-break.s) S 68937 68940 67073 0 -1 4194304 237 5803 0 0 0 0 3 0 20 0 1 0 57162390 4292608 736 18446744073709551615 94128684765184 94128685659717 140724587458704 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94128685898768 94128685946512 94128707137536 140724587465057 140724587465186 140724587465186 140724587470788 0
/proc/68940/statm: 1048 736 672 219 0 110 0
[pid=68943] ppid=68940 vsize=91376 memory=38512 CPUtime=0.23 cores=4,6
/proc/68943/stat : 68943 (roundingsat) R 68940 68940 67073 0 -1 4194304 7408 0 0 0 18 5 0 0 20 0 1 0 57162395 93569024 9628 18446744073709551615 4227072 8923433 140736904297472 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 9823104 9832592 25899008 140736904304996 140736904305192 140736904305192 140736904310762 0
/proc/68943/statm: 22844 9628 2432 1147 0 10271 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 95568 KiB
Current children cumulated memory: 41456 KiB

[startup+0.700211 s]
/proc/loadavg: 3.60 2.51 2.33 5/271 68944
/proc/meminfo: memFree=126183652/131249992 swapFree=33010684/33010684
[pid=68940] ppid=68937 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/68940/stat : 68940 (run-opt-break.s) S 68937 68940 67073 0 -1 4194304 237 5803 0 0 0 0 3 0 20 0 1 0 57162390 4292608 736 18446744073709551615 94128684765184 94128685659717 140724587458704 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94128685898768 94128685946512 94128707137536 140724587465057 140724587465186 140724587465186 140724587470788 0
/proc/68940/statm: 1048 736 672 219 0 110 0
[pid=68943] ppid=68940 vsize=95192 memory=45348 CPUtime=0.61 cores=4,6
/proc/68943/stat : 68943 (roundingsat) R 68940 68940 67073 0 -1 4194304 8584 0 0 0 47 14 0 0 20 0 1 0 57162395 97476608 11337 18446744073709551615 4227072 8923433 140736904297472 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 9823104 9832592 25899008 140736904304996 140736904305192 140736904305192 140736904310762 0
/proc/68943/statm: 23798 11337 2432 1147 0 11225 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 99384 KiB
Current children cumulated memory: 48292 KiB

[startup+1.50017 s]
/proc/loadavg: 3.60 2.51 2.33 5/271 68944
/proc/meminfo: memFree=126128996/131249992 swapFree=33010684/33010684
[pid=68940] ppid=68937 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/68940/stat : 68940 (run-opt-break.s) S 68937 68940 67073 0 -1 4194304 237 5803 0 0 0 0 3 0 20 0 1 0 57162390 4292608 736 18446744073709551615 94128684765184 94128685659717 140724587458704 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94128685898768 94128685946512 94128707137536 140724587465057 140724587465186 140724587465186 140724587470788 0
/proc/68940/statm: 1048 736 672 219 0 110 0
[pid=68943] ppid=68940 vsize=106452 memory=56844 CPUtime=1.39 cores=4,6
/proc/68943/stat : 68943 (roundingsat) R 68940 68940 67073 0 -1 4194304 10978 0 0 0 112 27 0 0 20 0 1 0 57162395 109006848 14211 18446744073709551615 4227072 8923433 140736904297472 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 25899008 140736904304996 140736904305192 140736904305192 140736904310762 0
/proc/68943/statm: 26613 14211 2432 1147 0 14040 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 110644 KiB
Current children cumulated memory: 59788 KiB

[startup+3.10531 s]
/proc/loadavg: 3.60 2.51 2.33 5/271 68944
/proc/meminfo: memFree=126091212/131249992 swapFree=33010684/33010684
[pid=68940] ppid=68937 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/68940/stat : 68940 (run-opt-break.s) S 68937 68940 67073 0 -1 4194304 237 5803 0 0 0 0 3 0 20 0 1 0 57162390 4292608 736 18446744073709551615 94128684765184 94128685659717 140724587458704 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94128685898768 94128685946512 94128707137536 140724587465057 140724587465186 140724587465186 140724587470788 0
/proc/68940/statm: 1048 736 672 219 0 110 0
[pid=68943] ppid=68940 vsize=139048 memory=85472 CPUtime=3 cores=4,6
/proc/68943/stat : 68943 (roundingsat) R 68940 68940 67073 0 -1 4194304 15155 0 0 0 236 64 0 0 20 0 1 0 57162395 142385152 21368 18446744073709551615 4227072 8923433 140736904297472 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 25899008 140736904304996 140736904305192 140736904305192 140736904310762 0
/proc/68943/statm: 34762 21368 2432 1147 0 22189 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 143240 KiB
Current children cumulated memory: 88416 KiB

[startup+6.3002 s]
/proc/loadavg: 3.64 2.54 2.34 5/271 68944
/proc/meminfo: memFree=126019576/131249992 swapFree=33010684/33010684
[pid=68940] ppid=68937 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/68940/stat : 68940 (run-opt-break.s) S 68937 68940 67073 0 -1 4194304 237 5803 0 0 0 0 3 0 20 0 1 0 57162390 4292608 736 18446744073709551615 94128684765184 94128685659717 140724587458704 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94128685898768 94128685946512 94128707137536 140724587465057 140724587465186 140724587465186 140724587470788 0
/proc/68940/statm: 1048 736 672 219 0 110 0
[pid=68943] ppid=68940 vsize=167996 memory=107532 CPUtime=6.19 cores=4,6
/proc/68943/stat : 68943 (roundingsat) R 68940 68940 67073 0 -1 4194304 18129 0 0 0 421 198 0 0 20 0 1 0 57162395 172027904 26883 18446744073709551615 4227072 8923433 140736904297472 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 25899008 140736904304996 140736904305192 140736904305192 140736904310762 0
/proc/68943/statm: 41999 26883 2432 1147 0 29426 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 172188 KiB
Current children cumulated memory: 110476 KiB

[startup+12.7002 s]
/proc/loadavg: 3.66 2.56 2.35 5/271 68944
/proc/meminfo: memFree=125891840/131249992 swapFree=33010684/33010684
[pid=68940] ppid=68937 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/68940/stat : 68940 (run-opt-break.s) S 68937 68940 67073 0 -1 4194304 237 5803 0 0 0 0 3 0 20 0 1 0 57162390 4292608 736 18446744073709551615 94128684765184 94128685659717 140724587458704 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94128685898768 94128685946512 94128707137536 140724587465057 140724587465186 140724587465186 140724587470788 0
/proc/68940/statm: 1048 736 672 219 0 110 0
[pid=68943] ppid=68940 vsize=182788 memory=121612 CPUtime=12.56 cores=4,6
/proc/68943/stat : 68943 (roundingsat) R 68940 68940 67073 0 -1 4194304 21636 0 0 0 931 325 0 0 20 0 1 0 57162395 187174912 30403 18446744073709551615 4227072 8923433 140736904297472 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 25899008 140736904304996 140736904305192 140736904305192 140736904310762 0
/proc/68943/statm: 45697 30403 2432 1147 0 33124 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 186980 KiB
Current children cumulated memory: 124556 KiB

[startup+25.5002 s]
/proc/loadavg: 3.72 2.61 2.37 5/272 68946
/proc/meminfo: memFree=125737136/131249992 swapFree=33010684/33010684
[pid=68940] ppid=68937 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/68940/stat : 68940 (run-opt-break.s) S 68937 68940 67073 0 -1 4194304 237 5803 0 0 0 0 3 0 20 0 1 0 57162390 4292608 736 18446744073709551615 94128684765184 94128685659717 140724587458704 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94128685898768 94128685946512 94128707137536 140724587465057 140724587465186 140724587465186 140724587470788 0
/proc/68940/statm: 1048 736 672 219 0 110 0
[pid=68943] ppid=68940 vsize=187532 memory=126860 CPUtime=25.32 cores=4,6
/proc/68943/stat : 68943 (roundingsat) R 68940 68940 67073 0 -1 4194304 22970 0 0 0 2176 356 0 0 20 0 1 0 57162395 192032768 31715 18446744073709551615 4227072 8923433 140736904297472 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 25899008 140736904304996 140736904305192 140736904305192 140736904310762 0
/proc/68943/statm: 46883 31715 2432 1147 0 34310 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 191724 KiB
Current children cumulated memory: 129804 KiB

[startup+51.1054 s]
/proc/loadavg: 3.89 2.76 2.43 5/272 68946
/proc/meminfo: memFree=125605124/131249992 swapFree=33010684/33010684
[pid=68940] ppid=68937 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/68940/stat : 68940 (run-opt-break.s) S 68937 68940 67073 0 -1 4194304 237 5803 0 0 0 0 3 0 20 0 1 0 57162390 4292608 736 18446744073709551615 94128684765184 94128685659717 140724587458704 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94128685898768 94128685946512 94128707137536 140724587465057 140724587465186 140724587465186 140724587470788 0
/proc/68940/statm: 1048 736 672 219 0 110 0
[pid=68943] ppid=68940 vsize=199552 memory=141120 CPUtime=50.84 cores=4,6
/proc/68943/stat : 68943 (roundingsat) R 68940 68940 67073 0 -1 4194304 26024 0 0 0 4679 405 0 0 20 0 1 0 57162395 204341248 35280 18446744073709551615 4227072 8923433 140736904297472 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 25899008 140736904304996 140736904305192 140736904305192 140736904310762 0
/proc/68943/statm: 49888 35280 2432 1147 0 37315 0
Current children cumulated CPU time: 50.87 s
Current children cumulated vsize: 203744 KiB
Current children cumulated memory: 144064 KiB

[startup+102.3 s]
/proc/loadavg: 4.01 2.97 2.52 5/273 68953
/proc/meminfo: memFree=125152660/131249992 swapFree=33010684/33010684
[pid=68940] ppid=68937 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/68940/stat : 68940 (run-opt-break.s) S 68937 68940 67073 0 -1 4194304 237 5803 0 0 0 0 3 0 20 0 1 0 57162390 4292608 736 18446744073709551615 94128684765184 94128685659717 140724587458704 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94128685898768 94128685946512 94128707137536 140724587465057 140724587465186 140724587465186 140724587470788 0
/proc/68940/statm: 1048 736 672 219 0 110 0
[pid=68943] ppid=68940 vsize=456192 memory=335896 CPUtime=101.88 cores=4,6
/proc/68943/stat : 68943 (roundingsat) R 68940 68940 67073 0 -1 4194304 48146 0 0 0 9709 479 0 0 20 0 1 0 57162395 467140608 83974 18446744073709551615 4227072 8923433 140736904297472 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 25899008 140736904304996 140736904305192 140736904305192 140736904310762 0
/proc/68943/statm: 114048 83974 2432 1147 0 101475 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 460384 KiB
Current children cumulated memory: 338840 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 3.19 2.62 5/273 68955
/proc/meminfo: memFree=124983772/131249992 swapFree=33010684/33010684
[pid=68940] ppid=68937 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/68940/stat : 68940 (run-opt-break.s) S 68937 68940 67073 0 -1 4194304 237 5803 0 0 0 0 3 0 20 0 1 0 57162390 4292608 736 18446744073709551615 94128684765184 94128685659717 140724587458704 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94128685898768 94128685946512 94128707137536 140724587465057 140724587465186 140724587465186 140724587470788 0
/proc/68940/statm: 1048 736 672 219 0 110 0
[pid=68943] ppid=68940 vsize=622020 memory=501944 CPUtime=161.69 cores=4,6
/proc/68943/stat : 68943 (roundingsat) R 68940 68940 67073 0 -1 4194304 58557 0 0 0 15621 548 0 0 20 0 1 0 57162395 636948480 125486 18446744073709551615 4227072 8923433 140736904297472 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 25899008 140736904304996 140736904305192 140736904305192 140736904310762 0
/proc/68943/statm: 155505 125486 2432 1147 0 142932 0
Current children cumulated CPU time: 161.72 s
Current children cumulated vsize: 626212 KiB
Current children cumulated memory: 504888 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 3.37 2.72 5/272 68957
/proc/meminfo: memFree=124800312/131249992 swapFree=33010684/33010684
[pid=68940] ppid=68937 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/68940/stat : 68940 (run-opt-break.s) S 68937 68940 67073 0 -1 4194304 237 5803 0 0 0 0 3 0 20 0 1 0 57162390 4292608 736 18446744073709551615 94128684765184 94128685659717 140724587458704 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94128685898768 94128685946512 94128707137536 140724587465057 140724587465186 140724587465186 140724587470788 0
/proc/68940/statm: 1048 736 672 219 0 110 0
[pid=68943] ppid=68940 vsize=624484 memory=504632 CPUtime=221.5 cores=4,6
/proc/68943/stat : 68943 (roundingsat) R 68940 68940 67073 0 -1 4194304 59204 0 0 0 21531 619 0 0 20 0 1 0 57162395 639471616 126158 18446744073709551615 4227072 8923433 140736904297472 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 25899008 140736904304996 140736904305192 140736904305192 140736904310762 0
/proc/68943/statm: 156121 126158 2432 1147 0 143548 0
Current children cumulated CPU time: 221.53 s

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

/proc/68943/statm: 491572 435759 2528 1147 0 478999 0
Current children cumulated CPU time: 3033.33 s
Current children cumulated vsize: 1970480 KiB
Current children cumulated memory: 1745980 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.11 4.05 6/270 69101
/proc/meminfo: memFree=121150320/131249992 swapFree=33010684/33010684
[pid=68940] ppid=68937 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/68940/stat : 68940 (run-opt-break.s) S 68937 68940 67073 0 -1 4194304 237 5803 0 0 0 0 3 0 20 0 1 0 57162390 4292608 736 18446744073709551615 94128684765184 94128685659717 140724587458704 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94128685898768 94128685946512 94128707137536 140724587465057 140724587465186 140724587465186 140724587470788 0
/proc/68940/statm: 1048 736 672 219 0 110 0
[pid=68943] ppid=68940 vsize=1966288 memory=1743164 CPUtime=3093.14 cores=4,6
/proc/68943/stat : 68943 (roundingsat) R 68940 68940 67073 0 -1 4194304 234093 0 0 0 306355 2959 0 0 20 0 1 0 57162395 2013478912 435791 18446744073709551615 4227072 8923433 140736904297472 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 25899008 140736904304996 140736904305192 140736904305192 140736904310762 0
/proc/68943/statm: 491572 435791 2528 1147 0 478999 0
Current children cumulated CPU time: 3093.17 s
Current children cumulated vsize: 1970480 KiB
Current children cumulated memory: 1746108 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.10 4.05 5/270 69103
/proc/meminfo: memFree=121002864/131249992 swapFree=33010684/33010684
[pid=68940] ppid=68937 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/68940/stat : 68940 (run-opt-break.s) S 68937 68940 67073 0 -1 4194304 237 5803 0 0 0 0 3 0 20 0 1 0 57162390 4292608 736 18446744073709551615 94128684765184 94128685659717 140724587458704 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94128685898768 94128685946512 94128707137536 140724587465057 140724587465186 140724587465186 140724587470788 0
/proc/68940/statm: 1048 736 672 219 0 110 0
[pid=68943] ppid=68940 vsize=2537476 memory=1881396 CPUtime=3152.97 cores=4,6
/proc/68943/stat : 68943 (roundingsat) R 68940 68940 67073 0 -1 4194304 235509 0 0 0 312319 2978 0 0 20 0 1 0 57162395 2598375424 470349 18446744073709551615 4227072 8923433 140736904297472 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 25899008 140736904304996 140736904305192 140736904305192 140736904310762 0
/proc/68943/statm: 634369 470349 2528 1147 0 621796 0
Current children cumulated CPU time: 3153 s
Current children cumulated vsize: 2541668 KiB
Current children cumulated memory: 1884340 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.10 4.05 6/270 69105
/proc/meminfo: memFree=120982488/131249992 swapFree=33010684/33010684
[pid=68940] ppid=68937 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/68940/stat : 68940 (run-opt-break.s) S 68937 68940 67073 0 -1 4194304 237 5803 0 0 0 0 3 0 20 0 1 0 57162390 4292608 736 18446744073709551615 94128684765184 94128685659717 140724587458704 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94128685898768 94128685946512 94128707137536 140724587465057 140724587465186 140724587465186 140724587470788 0
/proc/68940/statm: 1048 736 672 219 0 110 0
[pid=68943] ppid=68940 vsize=2538920 memory=1893324 CPUtime=3212.8 cores=4,6
/proc/68943/stat : 68943 (roundingsat) R 68940 68940 67073 0 -1 4194304 235931 0 0 0 318281 2999 0 0 20 0 1 0 57162395 2599854080 473331 18446744073709551615 4227072 8923433 140736904297472 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 25899008 140736904304996 140736904305192 140736904305192 140736904310762 0
/proc/68943/statm: 634730 473331 2528 1147 0 622157 0
Current children cumulated CPU time: 3212.83 s
Current children cumulated vsize: 2543112 KiB
Current children cumulated memory: 1896268 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.09 4.05 5/270 69122
/proc/meminfo: memFree=120971532/131249992 swapFree=33010684/33010684
[pid=68940] ppid=68937 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/68940/stat : 68940 (run-opt-break.s) S 68937 68940 67073 0 -1 4194304 237 5803 0 0 0 0 3 0 20 0 1 0 57162390 4292608 736 18446744073709551615 94128684765184 94128685659717 140724587458704 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94128685898768 94128685946512 94128707137536 140724587465057 140724587465186 140724587465186 140724587470788 0
/proc/68940/statm: 1048 736 672 219 0 110 0
[pid=68943] ppid=68940 vsize=2542340 memory=1902320 CPUtime=3272.63 cores=4,6
/proc/68943/stat : 68943 (roundingsat) R 68940 68940 67073 0 -1 4194304 236778 0 0 0 324247 3016 0 0 20 0 1 0 57162395 2603356160 475580 18446744073709551615 4227072 8923433 140736904297472 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 25899008 140736904304996 140736904305192 140736904305192 140736904310762 0
/proc/68943/statm: 635585 475580 2528 1147 0 623012 0
Current children cumulated CPU time: 3272.66 s
Current children cumulated vsize: 2546532 KiB
Current children cumulated memory: 1905264 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.09 4.05 5/270 69124
/proc/meminfo: memFree=121042752/131249992 swapFree=33010684/33010684
[pid=68940] ppid=68937 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/68940/stat : 68940 (run-opt-break.s) S 68937 68940 67073 0 -1 4194304 237 5803 0 0 0 0 3 0 20 0 1 0 57162390 4292608 736 18446744073709551615 94128684765184 94128685659717 140724587458704 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94128685898768 94128685946512 94128707137536 140724587465057 140724587465186 140724587465186 140724587470788 0
/proc/68940/statm: 1048 736 672 219 0 110 0
[pid=68943] ppid=68940 vsize=2542340 memory=1902960 CPUtime=3332.47 cores=4,6
/proc/68943/stat : 68943 (roundingsat) R 68940 68940 67073 0 -1 4194304 237123 0 0 0 330188 3059 0 0 20 0 1 0 57162395 2603356160 475740 18446744073709551615 4227072 8923433 140736904297472 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 25899008 140736904304996 140736904305192 140736904305192 140736904310762 0
/proc/68943/statm: 635585 475740 2528 1147 0 623012 0
Current children cumulated CPU time: 3332.5 s
Current children cumulated vsize: 2546532 KiB
Current children cumulated memory: 1905904 KiB

[startup+3402.3 s]
/proc/loadavg: 4.19 4.12 4.06 5/269 69125
/proc/meminfo: memFree=120969268/131249992 swapFree=33010684/33010684
[pid=68940] ppid=68937 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/68940/stat : 68940 (run-opt-break.s) S 68937 68940 67073 0 -1 4194304 237 5803 0 0 0 0 3 0 20 0 1 0 57162390 4292608 736 18446744073709551615 94128684765184 94128685659717 140724587458704 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94128685898768 94128685946512 94128707137536 140724587465057 140724587465186 140724587465186 140724587470788 0
/proc/68940/statm: 1048 736 672 219 0 110 0
[pid=68943] ppid=68940 vsize=2542340 memory=1902960 CPUtime=3392.3 cores=4,6
/proc/68943/stat : 68943 (roundingsat) R 68940 68940 67073 0 -1 4194304 237130 0 0 0 336115 3115 0 0 20 0 1 0 57162395 2603356160 475740 18446744073709551615 4227072 8923433 140736904297472 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 25899008 140736904304996 140736904305192 140736904305192 140736904310762 0
/proc/68943/statm: 635585 475740 2528 1147 0 623012 0
Current children cumulated CPU time: 3392.33 s
Current children cumulated vsize: 2546532 KiB
Current children cumulated memory: 1905904 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.09 4.06 5/269 69127
/proc/meminfo: memFree=120959260/131249992 swapFree=33010684/33010684
[pid=68940] ppid=68937 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/68940/stat : 68940 (run-opt-break.s) S 68937 68940 67073 0 -1 4194304 237 5803 0 0 0 0 3 0 20 0 1 0 57162390 4292608 736 18446744073709551615 94128684765184 94128685659717 140724587458704 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94128685898768 94128685946512 94128707137536 140724587465057 140724587465186 140724587465186 140724587470788 0
/proc/68940/statm: 1048 736 672 219 0 110 0
[pid=68943] ppid=68940 vsize=2545208 memory=1905264 CPUtime=3452.14 cores=4,6
/proc/68943/stat : 68943 (roundingsat) R 68940 68940 67073 0 -1 4194304 237706 0 0 0 342061 3153 0 0 20 0 1 0 57162395 2606292992 476316 18446744073709551615 4227072 8923433 140736904297472 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 25899008 140736904304996 140736904305192 140736904305192 140736904310762 0
/proc/68943/statm: 636302 476316 2528 1147 0 623729 0
Current children cumulated CPU time: 3452.17 s
Current children cumulated vsize: 2549400 KiB
Current children cumulated memory: 1908208 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.10 4.06 5/269 69223
/proc/meminfo: memFree=121354080/131249992 swapFree=33010684/33010684
[pid=68940] ppid=68937 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/68940/stat : 68940 (run-opt-break.s) S 68937 68940 67073 0 -1 4194304 237 5803 0 0 0 0 3 0 20 0 1 0 57162390 4292608 736 18446744073709551615 94128684765184 94128685659717 140724587458704 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94128685898768 94128685946512 94128707137536 140724587465057 140724587465186 140724587465186 140724587470788 0
/proc/68940/statm: 1048 736 672 219 0 110 0
[pid=68943] ppid=68940 vsize=2550344 memory=1909872 CPUtime=3511.97 cores=4,6
/proc/68943/stat : 68943 (roundingsat) R 68940 68940 67073 0 -1 4194304 239173 0 0 0 348004 3193 0 0 20 0 1 0 57162395 2611552256 477468 18446744073709551615 4227072 8923433 140736904297472 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 25899008 140736904304996 140736904305192 140736904305192 140736904310762 0
/proc/68943/statm: 637586 477468 2528 1147 0 625013 0
Current children cumulated CPU time: 3512 s
Current children cumulated vsize: 2554536 KiB
Current children cumulated memory: 1912816 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.10 4.06 6/270 69228
/proc/meminfo: memFree=120378416/131249992 swapFree=33010684/33010684
[pid=68940] ppid=68937 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/68940/stat : 68940 (run-opt-break.s) S 68937 68940 67073 0 -1 4194304 237 5803 0 0 0 0 3 0 20 0 1 0 57162390 4292608 736 18446744073709551615 94128684765184 94128685659717 140724587458704 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94128685898768 94128685946512 94128707137536 140724587465057 140724587465186 140724587465186 140724587470788 0
/proc/68940/statm: 1048 736 672 219 0 110 0
[pid=68943] ppid=68940 vsize=2550892 memory=1911024 CPUtime=3571.8 cores=4,6
/proc/68943/stat : 68943 (roundingsat) R 68940 68940 67073 0 -1 4194304 239470 0 0 0 353944 3236 0 0 20 0 1 0 57162395 2612113408 477756 18446744073709551615 4227072 8923433 140736904297472 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 25899008 140736904304996 140736904305192 140736904305192 140736904310762 0
/proc/68943/statm: 637723 477756 2528 1147 0 625150 0
Current children cumulated CPU time: 3571.83 s
Current children cumulated vsize: 2555084 KiB
Current children cumulated memory: 1913968 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.6 s]
/proc/loadavg: 4.07 4.09 4.06 4/265 69237
/proc/meminfo: memFree=123365036/131249992 swapFree=33010684/33010684
[pid=68940] ppid=68937 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/68940/stat : 68940 (run-opt-break.s) S 68937 68940 67073 0 -1 4194304 237 5803 0 0 0 0 3 0 20 0 1 0 57162390 4292608 736 18446744073709551615 94128684765184 94128685659717 140724587458704 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94128685898768 94128685946512 94128707137536 140724587465057 140724587465186 140724587465186 140724587470788 0
/proc/68940/statm: 1048 736 672 219 0 110 0
[pid=68943] ppid=68940 vsize=2550892 memory=1911024 CPUtime=3600.02 cores=4,6
/proc/68943/stat : 68943 (roundingsat) R 68940 68940 67073 0 -1 4194304 239470 0 0 0 356750 3252 0 0 20 0 1 0 57162395 2612113408 477756 18446744073709551615 4227072 8923433 140736904297472 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 25899008 140736904304996 140736904305192 140736904305192 140736904310762 0
/proc/68943/statm: 637723 477756 2528 1147 0 625150 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 2555084 KiB
Current children cumulated memory: 1913968 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3610.6 s]
# the end of solver process 68940 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.035683 s, system=0.011308 s
Sleeping 2 seconds

[startup+3610.64 s]
# the end of solver process 68943 was just reported to runsolver
# Child status: 2

# cumulated CPU time of all completed processes:  user=3567.55 s, system=32.5652 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 2

Real time (s): 3610.64
CPU time (s): 3600.11
CPU user time (s): 3567.55
CPU system time (s): 32.5652
CPU usage (%): 99.7084
Max. virtual memory (cumulated for all children) (KiB): 2555084
Max. memory (cumulated for all children) (KiB): 1913968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3567.55
system time used= 32.5652
maximum resident set size= 1911152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 245530
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1288
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 345
involuntary context switches= 21004


# summary of solver processes directly reported to runsolver:
#   pid: 68940,68943
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3567.55
#   total CPU system time (s): 32.5652

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.05881 second user time and 18.1676 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-07-02 02:07:16
IDJOB=4502374
IDBENCH=155329
IDSOLVER=3359
FILE ID=nodeC025/4502374-1751414836
RUNJOBID= nodeC025-1751414736-67087
SLURM_JOB_ID= 9598325
Free space on /tmp= 432996 MiB

SOLVER NAME= roundingsat+pbsuma-opt 63f22ad
BENCH NAME= PB24/normalized-PB11/OPT-LIN/heinz/normalized-methanosarcina.opb
COMMAND LINE= run-opt-break.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4502374-1751414836/watcher-4502374-1751414836 -o /tmp/evaluation-result-4502374-1751414836/solver-4502374-1751414836 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751414736-67087 --watchdog 3760  run-opt-break.sh HOME/instance-4502374-1751414836.opb

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

MD5SUM BENCH= e11b87324a00f3ba152132e9cc03d5bf
RANDOM SEED=1385277654

nodeC025 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.865
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 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
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		: 3599.826
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 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
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		: 3586.182
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 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
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		: 3762.326
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 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
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		: 3599.440
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 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
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		: 3599.835
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 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
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		: 3600.036
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 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
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		: 3700.000
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 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        126275576 kB
MemAvailable:   129139504 kB
Buffers:            3280 kB
Cached:          3661320 kB
SwapCached:            0 kB
Active:           982240 kB
Inactive:        3320876 kB
Active(anon):     656600 kB
Inactive(anon):        0 kB
Active(file):     325640 kB
Inactive(file):  3320876 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             30240 kB
Writeback:             0 kB
AnonPages:        641956 kB
Mapped:           113444 kB
Shmem:             18084 kB
KReclaimable:     113300 kB
Slab:             202924 kB
SReclaimable:     113300 kB
SUnreclaim:        89624 kB
KernelStack:        4368 kB
PageTables:         4492 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1033964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150680 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    374784 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432988 MiB
End job on nodeC025 at 2025-07-02 03:07:27