Trace number 4502372

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-ls+pbsuma 63f22adSAT (TO)2797 3600.09 3610.62

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-4502372-1751469529.opb'
0.00/0.04	c 	read 0.56MB  (21.43ms)
0.00/0.04	c	 [cnf: #variables 7930 #clauses 14605 #duplicates 0 #arr 51114]
0.00/0.04	c 
0.00/0.04	c make graph and approximate orbits
0.00/0.06	c	 [group: #orbits ~= 5084] (24.95ms)
0.00/0.06	c 
0.00/0.06	c detect special group actions
0.00/0.06	c 	probe for Johnson action (limit=64)
0.00/0.07	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.00/0.07	c 	probe for row symmetry (limit=64, splits=16.78M)
0.00/0.07	c 	recursing 16 blocks of candidate 4x24r
0.00/0.07	c 	 found row 4x24, generating row predicate
0.00/0.07	c 	 (9.25ms)
0.00/0.07	c 
0.00/0.07	c detect symmetries on remainder
0.00/0.07	c 	[graph: #vertices 39023 #edges 135204]
0.00/0.07	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.00/0.10	c 	 [group: #symmetries 2.02*10^761 #generators 2524] (27.73ms)
0.00/0.10	c 
0.00/0.10	c optimize generators (opt_passes=64, conjugate_limit=256)
0.00/0.10	c 	ran it=0, +gens=0 
0.09/0.12	c 	con best_support=4, best_gens=2518, +gens=0
0.09/0.12	c 	(20.41ms)
0.09/0.12	c 
0.09/0.12	c finalize break order and special generators
0.09/0.12	c 
0.09/0.12	c add generic predicates (break_depth=20)
0.09/0.12	c 	added predicates for 2524 generators (0.88ms)
0.09/0.12	c 
0.09/0.12	c generation finished
0.09/0.12	c 	[sbp: #constraints 2998 #add_vars 157]
0.09/0.12	c 
0.09/0.12	c write result to 'HOME/instance-4502372-1751469529.opb.pre'
0.09/0.13	c 	wrote 0.66MB (4.50ms)
0.09/0.13	c ------------------------------------------------------------------
0.09/0.13	c                  27.73ms 24.73% detect_generic
0.09/0.13	c                  24.95ms 22.25% approx_orbits
0.09/0.13	c                  21.42ms 19.10% parse
0.09/0.13	c                  20.41ms 18.20% optimize_gens
0.09/0.13	c                   9.25ms  8.25% detect_special
0.09/0.13	c                   4.50ms  4.01% output
0.09/0.13	c                   1.88ms  1.68% other
0.09/0.13	c                   1.11ms  0.99% finalize_order
0.09/0.13	c                   0.88ms  0.78% break_generic
0.09/0.13	c         ───────────────────────────────────────────────
0.09/0.13	c                 112.14ms   100% total
0.09/0.13	c ------------------------------------------------------------------
0.09/0.15	c RoundingSat 2
0.09/0.15	c branch pb25
0.09/0.15	c commit 63f22ad
0.26/0.40	c #variables 8087 #constraints 17602
0.26/0.40	c objective is ce32 
1.13/1.25	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
1.13/1.25	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
1.13/1.25	c bounds 2919 >= 0 @ 1.01717
1.13/1.29	c rational objective 0
1.43/1.50	c bounds 2918 >= 0 @ 1.25067
1.43/1.51	c bounds 2918 >= 1 @ 1.25628
1.43/1.52	c bounds 2918 >= 2 @ 1.25883
1.43/1.53	c bounds 2918 >= 3 @ 1.26185
1.43/1.54	c bounds 2917 >= 3 @ 1.26737
1.43/1.55	c bounds 2917 >= 4 @ 1.27311
1.43/1.56	c bounds 2916 >= 4 @ 1.28423
1.43/1.57	c bounds 2916 >= 5 @ 1.29174
1.43/1.58	c bounds 2916 >= 6 @ 1.29479
1.43/1.60	c bounds 2915 >= 6 @ 1.30404
1.53/1.61	c bounds 2915 >= 7 @ 1.31159
1.53/1.62	c bounds 2915 >= 8 @ 1.31565
1.53/1.63	c bounds 2914 >= 8 @ 1.32106
1.53/1.64	c bounds 2914 >= 9 @ 1.32741
1.53/1.65	c bounds 2914 >= 10 @ 1.33246
1.53/1.66	c bounds 2913 >= 10 @ 1.3385
1.53/1.67	c bounds 2913 >= 11 @ 1.34501
1.82/1.90	c bounds 2912 >= 11 @ 1.56839
1.82/1.91	c bounds 2912 >= 12 @ 1.56982
1.82/1.91	c bounds 2911 >= 12 @ 1.57491
1.82/1.92	c bounds 2911 >= 13 @ 1.57926
1.82/1.93	c bounds 2910 >= 13 @ 1.58438
1.82/1.94	c bounds 2910 >= 14 @ 1.58666
1.82/1.94	c bounds 2909 >= 14 @ 1.59169
1.82/1.95	c bounds 2909 >= 15 @ 1.5969
1.82/1.96	c bounds 2908 >= 15 @ 1.60216
1.82/1.97	c bounds 2908 >= 16 @ 1.60432
1.82/1.98	c bounds 2907 >= 16 @ 1.61172
1.82/1.99	c bounds 2907 >= 17 @ 1.61364
1.82/2.00	c bounds 2907 >= 18 @ 1.61649
1.82/2.01	c bounds 2906 >= 18 @ 1.62621
1.94/2.02	c bounds 2906 >= 19 @ 1.62954
1.94/2.02	c bounds 2906 >= 20 @ 1.63533
1.94/2.03	c bounds 2906 >= 21 @ 1.63812
1.94/2.04	c bounds 2905 >= 21 @ 1.64302
1.94/2.05	c bounds 2905 >= 22 @ 1.64815
1.94/2.06	c bounds 2905 >= 23 @ 1.65301
1.94/2.06	c bounds 2904 >= 23 @ 1.65514
1.94/2.07	c bounds 2904 >= 24 @ 1.65822
1.94/2.08	c bounds 2904 >= 25 @ 1.66211
1.94/2.09	c bounds 2903 >= 25 @ 1.66707
1.94/2.10	c bounds 2903 >= 26 @ 1.66952
1.94/2.10	c bounds 2903 >= 27 @ 1.67324
2.04/2.12	c bounds 2902 >= 27 @ 1.68608
2.04/2.13	c bounds 2902 >= 28 @ 1.68853
2.04/2.14	c bounds 2902 >= 29 @ 1.6925
2.04/2.15	c bounds 2902 >= 30 @ 1.69432
2.04/2.16	c bounds 2901 >= 30 @ 1.70242
2.04/2.17	c bounds 2901 >= 31 @ 1.70693
2.04/2.17	c bounds 2901 >= 32 @ 1.70904
2.04/2.18	c bounds 2901 >= 33 @ 1.71194
2.13/2.20	c bounds 2900 >= 33 @ 1.72597
2.13/2.21	c bounds 2900 >= 34 @ 1.73049
2.13/2.22	c bounds 2900 >= 35 @ 1.73335
2.13/2.22	c bounds 2900 >= 36 @ 1.73629
2.13/2.23	c bounds 2900 >= 37 @ 1.73968
2.13/2.26	c bounds 2899 >= 37 @ 1.76554
2.13/2.27	c bounds 2899 >= 38 @ 1.77089
2.13/2.27	c bounds 2899 >= 39 @ 1.77328
2.13/2.28	c bounds 2899 >= 40 @ 1.7746
2.13/2.29	c bounds 2899 >= 41 @ 1.77704
2.13/2.29	c bounds 2899 >= 42 @ 1.78129
2.23/2.30	c bounds 2899 >= 43 @ 1.78372
2.23/2.30	c bounds 2899 >= 44 @ 1.78617
2.23/2.31	c bounds 2899 >= 45 @ 1.78856
2.23/2.32	c bounds 2899 >= 46 @ 1.792
2.23/2.32	c bounds 2899 >= 47 @ 1.79547
2.23/2.33	c bounds 2899 >= 48 @ 1.79697
2.23/2.34	c bounds 2899 >= 49 @ 1.80047
2.23/2.35	c bounds 2898 >= 49 @ 1.80875
2.23/2.36	c bounds 2898 >= 50 @ 1.81369
2.23/2.36	c bounds 2898 >= 51 @ 1.81507
2.23/2.37	c bounds 2898 >= 52 @ 1.82052
2.23/2.38	c bounds 2898 >= 53 @ 1.82389
2.23/2.38	c bounds 2898 >= 54 @ 1.82633
2.23/2.39	c bounds 2898 >= 55 @ 1.82963
2.32/2.40	c bounds 2897 >= 55 @ 1.83838
2.32/2.41	c bounds 2897 >= 56 @ 1.84018
2.32/2.41	c bounds 2897 >= 57 @ 1.84357
2.32/2.42	c bounds 2897 >= 58 @ 1.84499
2.32/2.43	c bounds 2897 >= 59 @ 1.84736
2.32/2.43	c bounds 2897 >= 60 @ 1.84961
2.32/2.44	c bounds 2896 >= 60 @ 1.85786
2.32/2.45	c bounds 2896 >= 61 @ 1.86195
2.32/2.46	c bounds 2896 >= 62 @ 1.86432
2.32/2.46	c bounds 2896 >= 63 @ 1.86677
2.32/2.47	c bounds 2896 >= 64 @ 1.87112
2.32/2.48	c bounds 2896 >= 65 @ 1.87341
2.32/2.49	c bounds 2895 >= 65 @ 1.88036
2.32/2.50	c bounds 2895 >= 66 @ 1.88363
2.42/2.50	c bounds 2895 >= 67 @ 1.88708
2.42/2.51	c bounds 2895 >= 68 @ 1.88939
2.42/2.51	c bounds 2895 >= 69 @ 1.89068
2.42/2.52	c bounds 2895 >= 70 @ 1.89512
2.42/2.53	c bounds 2894 >= 70 @ 1.90084
2.42/2.54	c bounds 2894 >= 71 @ 1.9058
2.42/2.54	c bounds 2894 >= 72 @ 1.90909
2.42/2.55	c bounds 2894 >= 73 @ 1.9113
2.42/2.56	c bounds 2893 >= 73 @ 1.91823
2.42/2.56	c bounds 2893 >= 74 @ 1.9211
2.42/2.57	c bounds 2893 >= 75 @ 1.92259
2.42/2.58	c bounds 2893 >= 76 @ 1.92573
2.42/2.58	c bounds 2893 >= 77 @ 1.92812
2.42/2.59	c bounds 2892 >= 77 @ 1.93302
2.52/2.60	c bounds 2892 >= 78 @ 1.93595
2.52/2.61	c bounds 2892 >= 79 @ 1.93909
2.52/2.61	c bounds 2892 >= 80 @ 1.94054
2.52/2.62	c bounds 2892 >= 81 @ 1.94468
2.52/2.63	c bounds 2891 >= 81 @ 1.95536
2.52/2.64	c bounds 2891 >= 82 @ 1.95926
2.52/2.64	c bounds 2891 >= 83 @ 1.96164
2.52/2.65	c bounds 2891 >= 84 @ 1.9648
2.52/2.66	c bounds 2891 >= 85 @ 1.9671
2.52/2.66	c bounds 2891 >= 86 @ 1.96939
2.52/2.67	c bounds 2890 >= 86 @ 1.97454
2.52/2.68	c bounds 2890 >= 87 @ 1.97644
2.52/2.68	c bounds 2890 >= 88 @ 1.97854
2.52/2.69	c bounds 2890 >= 89 @ 1.9809
2.52/2.70	c bounds 2890 >= 90 @ 1.98404
2.62/2.71	c bounds 2889 >= 90 @ 1.99314
2.62/2.71	c bounds 2889 >= 91 @ 1.99588
2.62/2.72	c bounds 2889 >= 92 @ 1.99639
2.62/2.73	c bounds 2889 >= 93 @ 1.99953
2.62/2.73	c bounds 2889 >= 94 @ 2.00172
2.62/2.74	c bounds 2889 >= 95 @ 2.00377
2.62/2.74	c bounds 2889 >= 96 @ 2.00677
2.62/2.75	c bounds 2889 >= 97 @ 2.00878
2.62/2.76	c bounds 2888 >= 97 @ 2.01375
2.62/2.76	c bounds 2888 >= 98 @ 2.01633
2.62/2.77	c bounds 2888 >= 99 @ 2.01829
2.62/2.78	c bounds 2888 >= 100 @ 2.02027
2.62/2.78	c bounds 2888 >= 101 @ 2.02204
2.62/2.79	c bounds 2887 >= 101 @ 2.02573
2.73/2.80	c bounds 2887 >= 102 @ 2.03108
2.73/2.81	c bounds 2887 >= 103 @ 2.03495
2.73/2.82	c bounds 2887 >= 104 @ 2.03792
2.73/2.83	c bounds 2886 >= 104 @ 2.05112
2.73/2.84	c bounds 2886 >= 105 @ 2.05364
2.73/2.85	c bounds 2886 >= 106 @ 2.0557
2.73/2.85	c bounds 2886 >= 107 @ 2.05885
2.73/2.86	c bounds 2886 >= 108 @ 2.06192
2.73/2.86	c bounds 2886 >= 109 @ 2.06592
2.73/2.87	c bounds 2886 >= 110 @ 2.06916
2.73/2.88	c bounds 2885 >= 110 @ 2.07468
2.73/2.89	c bounds 2885 >= 111 @ 2.0763
2.73/2.89	c bounds 2885 >= 112 @ 2.0775
2.83/2.90	c bounds 2885 >= 113 @ 2.07955
2.83/2.90	c bounds 2885 >= 114 @ 2.08359
2.83/2.91	c bounds 2884 >= 114 @ 2.08822
2.83/2.92	c bounds 2884 >= 115 @ 2.09172
2.83/2.92	c bounds 2884 >= 116 @ 2.09568
2.83/2.93	c bounds 2884 >= 117 @ 2.09608
2.83/2.93	c bounds 2883 >= 117 @ 2.09772
2.83/2.94	c bounds 2883 >= 118 @ 2.09925
2.83/2.95	c bounds 2883 >= 119 @ 2.10244
2.83/2.95	c bounds 2883 >= 120 @ 2.10548
2.83/2.96	c bounds 2883 >= 121 @ 2.10932
2.83/2.97	c bounds 2882 >= 121 @ 2.11363
2.83/2.97	c bounds 2882 >= 122 @ 2.11513
2.83/2.98	c bounds 2882 >= 123 @ 2.11916
2.83/2.98	c bounds 2882 >= 124 @ 2.12238
2.83/2.99	c bounds 2882 >= 125 @ 2.1254
2.83/3.00	c bounds 2881 >= 125 @ 2.13175
2.83/3.01	c bounds 2881 >= 126 @ 2.13541
2.94/3.01	c bounds 2881 >= 127 @ 2.14046
2.94/3.02	c bounds 2881 >= 128 @ 2.14349
2.94/3.02	c bounds 2881 >= 129 @ 2.14561
3.04/3.15	c bounds 2880 >= 129 @ 2.26637
3.04/3.15	c bounds 2880 >= 130 @ 2.26837
3.04/3.16	c bounds 2880 >= 131 @ 2.27036
3.04/3.17	c bounds 2880 >= 132 @ 2.27337
3.04/3.17	c bounds 2880 >= 133 @ 2.27657
3.04/3.18	c bounds 2880 >= 134 @ 2.28036
3.04/3.18	c bounds 2880 >= 135 @ 2.28255
3.04/3.19	c bounds 2880 >= 136 @ 2.2843
3.04/3.20	c bounds 2880 >= 137 @ 2.28628
3.12/3.20	c bounds 2880 >= 138 @ 2.29027
3.12/3.21	c bounds 2880 >= 139 @ 2.29519
3.12/3.21	c bounds 2880 >= 140 @ 2.29918
3.12/3.22	c bounds 2880 >= 141 @ 2.30202
3.12/3.23	c bounds 2880 >= 142 @ 2.30618
3.12/3.23	c bounds 2880 >= 143 @ 2.30816
3.12/3.24	c bounds 2880 >= 144 @ 2.31101
3.12/3.24	c bounds 2880 >= 145 @ 2.31294
3.12/3.25	c bounds 2880 >= 146 @ 2.31347
3.12/3.26	c bounds 2880 >= 147 @ 2.31545
3.12/3.26	c bounds 2880 >= 148 @ 2.31836
3.12/3.27	c bounds 2880 >= 149 @ 2.31945
3.12/3.27	c bounds 2880 >= 150 @ 2.32119
3.12/3.28	c bounds 2880 >= 151 @ 2.32299
3.12/3.28	c bounds 2880 >= 152 @ 2.32496
3.12/3.29	c bounds 2880 >= 153 @ 2.32793
3.22/3.30	c bounds 2880 >= 154 @ 2.33184
3.22/3.30	c bounds 2880 >= 155 @ 2.33457
3.22/3.31	c bounds 2880 >= 156 @ 2.33656
3.22/3.31	c bounds 2880 >= 157 @ 2.33939
3.22/3.32	c bounds 2880 >= 158 @ 2.34216
3.22/3.33	c bounds 2880 >= 159 @ 2.347
3.22/3.33	c bounds 2880 >= 160 @ 2.3479
3.22/3.34	c bounds 2880 >= 161 @ 2.35088
3.22/3.34	c bounds 2880 >= 162 @ 2.35175
3.22/3.35	c bounds 2880 >= 163 @ 2.3535
3.22/3.36	c bounds 2880 >= 164 @ 2.35724
3.22/3.36	c bounds 2880 >= 165 @ 2.36105
3.22/3.37	c bounds 2880 >= 166 @ 2.3649
3.22/3.37	c bounds 2880 >= 167 @ 2.36685
3.22/3.38	c bounds 2880 >= 168 @ 2.37156
3.22/3.38	c bounds 2880 >= 169 @ 2.37346
3.22/3.39	c bounds 2880 >= 170 @ 2.37514
3.22/3.40	c bounds 2880 >= 171 @ 2.37895
3.33/3.40	c bounds 2880 >= 172 @ 2.38177
3.33/3.41	c bounds 2880 >= 173 @ 2.3838
3.33/3.41	c bounds 2880 >= 174 @ 2.38669
3.33/3.42	c bounds 2880 >= 175 @ 2.38937
3.33/3.43	c bounds 2880 >= 176 @ 2.39125
3.33/3.43	c bounds 2880 >= 177 @ 2.39224
3.33/3.44	c bounds 2880 >= 178 @ 2.39377
3.33/3.44	c bounds 2880 >= 179 @ 2.39576
3.33/3.45	c bounds 2880 >= 180 @ 2.3964
3.33/3.46	c bounds 2880 >= 181 @ 2.40089
3.33/3.46	c bounds 2880 >= 182 @ 2.40296
3.33/3.47	c bounds 2880 >= 183 @ 2.40575
3.33/3.47	c bounds 2880 >= 184 @ 2.40668
3.33/3.48	c bounds 2880 >= 185 @ 2.40935
3.33/3.48	c bounds 2880 >= 186 @ 2.41191
3.33/3.49	c bounds 2880 >= 187 @ 2.41472
3.33/3.50	c bounds 2880 >= 188 @ 2.4168
3.43/3.50	c bounds 2880 >= 189 @ 2.42033
3.43/3.51	c bounds 2880 >= 190 @ 2.42216
3.43/3.51	c bounds 2880 >= 191 @ 2.42469
3.43/3.52	c bounds 2880 >= 192 @ 2.42662
3.43/3.52	c bounds 2880 >= 193 @ 2.4283
3.43/3.53	c bounds 2880 >= 194 @ 2.43185
3.43/3.54	c bounds 2880 >= 195 @ 2.43459
3.43/3.54	c bounds 2880 >= 196 @ 2.43752
3.43/3.55	c bounds 2880 >= 197 @ 2.44112
5.42/5.54	c #Conflicts:       1000 | #Constraints:      19244
5.42/5.54	c bounds 2879 >= 197 @ 4.39806
5.42/5.54	c bounds 2879 >= 198 @ 4.4025
5.42/5.55	c bounds 2879 >= 199 @ 4.40553
5.42/5.55	c bounds 2879 >= 200 @ 4.41107
5.42/5.56	c bounds 2879 >= 201 @ 4.41383
5.42/5.57	c bounds 2879 >= 202 @ 4.41617
5.42/5.57	c bounds 2879 >= 203 @ 4.4185
5.42/5.58	c bounds 2879 >= 204 @ 4.42146
5.42/5.58	c bounds 2879 >= 205 @ 4.42451
5.42/5.59	c bounds 2879 >= 206 @ 4.4258
5.42/5.59	c bounds 2879 >= 207 @ 4.42844
5.52/5.60	c bounds 2879 >= 208 @ 4.43114
5.52/5.60	c bounds 2879 >= 209 @ 4.43276
5.52/5.61	c bounds 2879 >= 210 @ 4.43616
5.52/5.62	c bounds 2879 >= 211 @ 4.43971
5.52/5.62	c bounds 2879 >= 212 @ 4.44418
5.52/5.63	c bounds 2879 >= 213 @ 4.44681
5.52/5.63	c bounds 2879 >= 214 @ 4.45125
5.52/5.64	c bounds 2879 >= 215 @ 4.45372
5.52/5.64	c bounds 2879 >= 216 @ 4.45711
5.52/5.65	c bounds 2879 >= 217 @ 4.45971
5.52/5.65	c bounds 2879 >= 218 @ 4.46298
5.52/5.66	c bounds 2879 >= 219 @ 4.46469
5.52/5.66	c bounds 2879 >= 220 @ 4.46778
5.52/5.67	c bounds 2879 >= 221 @ 4.47019
5.52/5.68	c bounds 2879 >= 222 @ 4.4736
5.52/5.68	c bounds 2879 >= 223 @ 4.47514
5.52/5.69	c bounds 2879 >= 224 @ 4.47667
5.52/5.69	c bounds 2879 >= 225 @ 4.479
5.62/5.70	c bounds 2879 >= 226 @ 4.48136
5.62/5.70	c bounds 2879 >= 227 @ 4.48507
5.62/5.71	c bounds 2879 >= 228 @ 4.48748
5.62/5.76	c bounds 2879 >= 229 @ 4.53129
5.62/5.77	c bounds 2879 >= 230 @ 4.53389
5.62/5.77	c bounds 2879 >= 231 @ 4.53521
5.62/5.78	c bounds 2879 >= 232 @ 4.53667
5.62/5.78	c bounds 2879 >= 233 @ 4.53803
5.62/5.79	c bounds 2879 >= 234 @ 4.53951
5.62/5.79	c bounds 2879 >= 235 @ 4.5409
5.72/5.80	c bounds 2879 >= 236 @ 4.54231
5.72/5.80	c bounds 2879 >= 237 @ 4.54481
5.72/5.81	c bounds 2879 >= 238 @ 4.54742
5.72/5.82	c bounds 2879 >= 239 @ 4.55129
5.72/5.82	c bounds 2879 >= 240 @ 4.55366
5.72/5.83	c bounds 2879 >= 241 @ 4.5572
5.72/5.83	c bounds 2879 >= 242 @ 4.56066
5.72/5.84	c bounds 2879 >= 243 @ 4.5632
5.72/5.84	c bounds 2879 >= 244 @ 4.56582
5.72/5.85	c bounds 2879 >= 245 @ 4.56815
5.72/5.85	c bounds 2879 >= 246 @ 4.57058
5.72/5.86	c bounds 2879 >= 247 @ 4.57291
5.72/5.87	c bounds 2879 >= 248 @ 4.57508
5.72/5.87	c bounds 2879 >= 249 @ 4.57642
5.72/5.88	c bounds 2879 >= 250 @ 4.57982
5.72/5.88	c bounds 2879 >= 251 @ 4.58197
5.72/5.89	c bounds 2879 >= 252 @ 4.58441
5.72/5.89	c bounds 2879 >= 253 @ 4.58555
5.82/5.90	c bounds 2879 >= 254 @ 4.58886
5.82/5.90	c bounds 2879 >= 255 @ 4.59239
5.82/5.91	c bounds 2879 >= 256 @ 4.59575
5.82/5.91	c bounds 2879 >= 257 @ 4.59787
5.82/5.92	c bounds 2879 >= 258 @ 4.60116
5.82/5.92	c bounds 2879 >= 259 @ 4.60444
5.82/5.93	c bounds 2879 >= 260 @ 4.60786
5.82/5.93	c bounds 2879 >= 261 @ 4.61131
5.82/5.94	c bounds 2879 >= 262 @ 4.61577
5.82/5.95	c bounds 2879 >= 263 @ 4.61734
5.82/5.95	c bounds 2879 >= 264 @ 4.61979
5.82/5.96	c bounds 2879 >= 265 @ 4.62033
5.82/5.96	c bounds 2879 >= 266 @ 4.62233
5.82/5.97	c bounds 2879 >= 267 @ 4.62472
5.82/5.97	c bounds 2879 >= 268 @ 4.62581
5.82/5.98	c bounds 2879 >= 269 @ 4.62631
5.82/5.98	c bounds 2879 >= 270 @ 4.62831
5.82/5.99	c bounds 2879 >= 271 @ 4.63049
5.82/5.99	c bounds 2879 >= 272 @ 4.6318
5.82/6.00	c bounds 2879 >= 273 @ 4.6333
5.82/6.00	c bounds 2879 >= 274 @ 4.6367
5.93/6.01	c bounds 2879 >= 275 @ 4.6389
5.93/6.01	c bounds 2879 >= 276 @ 4.64035
5.93/6.02	c bounds 2879 >= 277 @ 4.64383
5.93/6.03	c bounds 2879 >= 278 @ 4.64571
5.93/6.03	c bounds 2879 >= 279 @ 4.64723
5.93/6.04	c bounds 2879 >= 280 @ 4.65022
5.93/6.04	c bounds 2879 >= 281 @ 4.65276
5.93/6.05	c bounds 2879 >= 282 @ 4.65521
5.93/6.05	c bounds 2879 >= 283 @ 4.65665
5.93/6.06	c bounds 2879 >= 284 @ 4.65791
5.93/6.06	c bounds 2879 >= 285 @ 4.6592
5.93/6.07	c bounds 2879 >= 286 @ 4.66054
5.93/6.07	c bounds 2879 >= 287 @ 4.66269
5.93/6.08	c bounds 2879 >= 288 @ 4.6648
5.93/6.08	c bounds 2879 >= 289 @ 4.66818
5.93/6.09	c bounds 2879 >= 290 @ 4.67033
5.93/6.09	c bounds 2879 >= 291 @ 4.67167
5.93/6.10	c bounds 2879 >= 292 @ 4.67672
5.93/6.11	c bounds 2879 >= 293 @ 4.67915
6.03/6.11	c bounds 2879 >= 294 @ 4.68215
6.03/6.12	c bounds 2879 >= 295 @ 4.68551
6.03/6.12	c bounds 2879 >= 296 @ 4.68887
6.03/6.13	c bounds 2879 >= 297 @ 4.68927
6.03/6.13	c bounds 2879 >= 298 @ 4.69249
6.03/6.14	c bounds 2879 >= 299 @ 4.69464
6.03/6.14	c bounds 2879 >= 300 @ 4.69675
6.03/6.15	c bounds 2879 >= 301 @ 4.69979
6.03/6.15	c bounds 2879 >= 302 @ 4.70108
6.03/6.16	c bounds 2879 >= 303 @ 4.70222
6.03/6.16	c bounds 2879 >= 304 @ 4.70626
6.03/6.17	c bounds 2879 >= 305 @ 4.70756
6.03/6.17	c bounds 2879 >= 306 @ 4.71054
6.03/6.18	c bounds 2879 >= 307 @ 4.71362
6.03/6.18	c bounds 2879 >= 308 @ 4.71577
6.03/6.19	c bounds 2879 >= 309 @ 4.71894
6.03/6.19	c bounds 2879 >= 310 @ 4.72104
6.12/6.20	c bounds 2879 >= 311 @ 4.72375
6.12/6.20	c bounds 2879 >= 312 @ 4.72596
6.12/6.21	c bounds 2879 >= 313 @ 4.73009
6.12/6.21	c bounds 2879 >= 314 @ 4.73142
6.12/6.22	c bounds 2879 >= 315 @ 4.73352
6.12/6.23	c bounds 2879 >= 316 @ 4.7363
6.12/6.23	c bounds 2879 >= 317 @ 4.73753
6.12/6.24	c bounds 2879 >= 318 @ 4.73961
6.12/6.24	c bounds 2879 >= 319 @ 4.74099
6.12/6.25	c bounds 2879 >= 320 @ 4.74099
6.12/6.25	c bounds 2879 >= 321 @ 4.74376
6.12/6.26	c bounds 2879 >= 322 @ 4.74698
6.12/6.26	c bounds 2879 >= 323 @ 4.74812
6.12/6.27	c bounds 2879 >= 324 @ 4.75012
6.12/6.27	c bounds 2879 >= 325 @ 4.75268
6.12/6.28	c bounds 2879 >= 326 @ 4.75575
6.12/6.28	c bounds 2879 >= 327 @ 4.75796
6.12/6.29	c bounds 2879 >= 328 @ 4.75895
6.12/6.29	c bounds 2879 >= 329 @ 4.76109
6.12/6.30	c bounds 2879 >= 330 @ 4.76309
6.21/6.30	c bounds 2879 >= 331 @ 4.76536
6.21/6.31	c bounds 2879 >= 332 @ 4.76826
6.21/6.31	c bounds 2879 >= 333 @ 4.77029
6.21/6.32	c bounds 2879 >= 334 @ 4.77233
6.21/6.32	c bounds 2879 >= 335 @ 4.77641
6.21/6.33	c bounds 2879 >= 336 @ 4.77854
6.21/6.33	c bounds 2879 >= 337 @ 4.77888
6.21/6.34	c bounds 2879 >= 338 @ 4.78087
6.21/6.34	c bounds 2879 >= 339 @ 4.78372
6.21/6.35	c bounds 2879 >= 340 @ 4.78586
6.21/6.35	c bounds 2879 >= 341 @ 4.78786
6.21/6.36	c bounds 2879 >= 342 @ 4.79084
6.21/6.36	c bounds 2879 >= 343 @ 4.79385
6.21/6.37	c bounds 2879 >= 344 @ 4.79683
6.21/6.37	c bounds 2879 >= 345 @ 4.79798
6.21/6.38	c bounds 2879 >= 346 @ 4.79983
6.21/6.38	c bounds 2879 >= 347 @ 4.80274
6.21/6.39	c bounds 2879 >= 348 @ 4.80474
6.21/6.39	c bounds 2879 >= 349 @ 4.80682
6.32/6.40	c bounds 2879 >= 350 @ 4.80967
6.32/6.40	c bounds 2879 >= 351 @ 4.81181
6.32/6.41	c bounds 2879 >= 352 @ 4.8128
6.32/6.41	c bounds 2879 >= 353 @ 4.8148
6.32/6.42	c bounds 2879 >= 354 @ 4.81853
6.32/6.42	c bounds 2879 >= 355 @ 4.81979
6.32/6.43	c bounds 2879 >= 356 @ 4.8227
6.32/6.43	c bounds 2879 >= 357 @ 4.82578
6.32/6.44	c bounds 2879 >= 358 @ 4.82677
6.32/6.44	c bounds 2879 >= 359 @ 4.82857
6.32/6.45	c bounds 2879 >= 360 @ 4.83061
6.32/6.45	c bounds 2879 >= 361 @ 4.83381
6.32/6.46	c bounds 2879 >= 362 @ 4.83579
6.32/6.46	c bounds 2879 >= 363 @ 4.83774
6.32/6.47	c bounds 2879 >= 364 @ 4.84067
6.32/6.47	c bounds 2879 >= 365 @ 4.84464
6.32/6.48	c bounds 2879 >= 366 @ 4.84673
6.32/6.48	c bounds 2879 >= 367 @ 4.84872
6.32/6.49	c bounds 2879 >= 368 @ 4.85072
6.32/6.49	c bounds 2879 >= 369 @ 4.85172
6.32/6.50	c bounds 2879 >= 370 @ 4.85244
6.42/6.50	c bounds 2879 >= 371 @ 4.85554
6.42/6.51	c bounds 2879 >= 372 @ 4.85947
6.42/6.51	c bounds 2879 >= 373 @ 4.86268
6.42/6.52	c bounds 2879 >= 374 @ 4.86634
6.42/6.52	c bounds 2879 >= 375 @ 4.86833
6.42/6.53	c bounds 2879 >= 376 @ 4.87143
6.42/6.53	c bounds 2879 >= 377 @ 4.87465
6.42/6.54	c bounds 2879 >= 378 @ 4.87745
6.42/6.54	c bounds 2879 >= 379 @ 4.88038
6.42/6.55	c bounds 2879 >= 380 @ 4.88132
6.42/6.55	c bounds 2879 >= 381 @ 4.88275
6.42/6.56	c bounds 2879 >= 382 @ 4.88377
6.42/6.56	c bounds 2879 >= 383 @ 4.88463
6.42/6.57	c bounds 2879 >= 384 @ 4.88662
6.42/6.57	c bounds 2879 >= 385 @ 4.88862
6.42/6.58	c bounds 2879 >= 386 @ 4.89132
6.42/6.58	c bounds 2879 >= 387 @ 4.89224
6.42/6.59	c bounds 2879 >= 388 @ 4.89414
6.42/6.59	c bounds 2879 >= 389 @ 4.89699
6.42/6.60	c bounds 2879 >= 390 @ 4.89798
6.52/6.60	c bounds 2879 >= 391 @ 4.89974
6.52/6.61	c bounds 2879 >= 392 @ 4.90196
6.52/6.61	c bounds 2879 >= 393 @ 4.90273
6.52/6.62	c bounds 2879 >= 394 @ 4.90458
6.52/6.62	c bounds 2879 >= 395 @ 4.9073
6.52/6.63	c bounds 2879 >= 396 @ 4.9093
6.52/6.63	c bounds 2879 >= 397 @ 4.91023
6.52/6.63	c bounds 2879 >= 398 @ 4.91205
6.52/6.64	c bounds 2879 >= 399 @ 4.9147
6.52/6.64	c bounds 2879 >= 400 @ 4.91655
6.52/6.65	c bounds 2879 >= 401 @ 4.92014
6.52/6.65	c bounds 2879 >= 402 @ 4.92204
6.52/6.66	c bounds 2879 >= 403 @ 4.92468
6.52/6.66	c bounds 2879 >= 404 @ 4.92653
6.52/6.67	c bounds 2879 >= 405 @ 4.92933
6.52/6.67	c bounds 2879 >= 406 @ 4.93052
6.52/6.68	c bounds 2879 >= 407 @ 4.93311
6.52/6.68	c bounds 2879 >= 408 @ 4.93599
6.52/6.69	c bounds 2879 >= 409 @ 4.93764
6.52/6.69	c bounds 2879 >= 410 @ 4.94023
6.62/6.70	c bounds 2879 >= 411 @ 4.94102
6.62/6.70	c bounds 2879 >= 412 @ 4.94284
6.62/6.71	c bounds 2879 >= 413 @ 4.94555
6.62/6.71	c bounds 2879 >= 414 @ 4.94748
6.62/6.72	c bounds 2879 >= 415 @ 4.94897
6.62/6.72	c bounds 2879 >= 416 @ 4.94985
6.62/6.73	c bounds 2879 >= 417 @ 4.95397
6.62/6.73	c bounds 2879 >= 418 @ 4.9566
6.62/6.74	c bounds 2879 >= 419 @ 4.96024
6.62/6.74	c bounds 2879 >= 420 @ 4.96394
6.62/6.74	c bounds 2879 >= 421 @ 4.96484
6.62/6.75	c bounds 2879 >= 422 @ 4.96643
6.62/6.75	c bounds 2879 >= 423 @ 4.96908
6.62/6.76	c bounds 2879 >= 424 @ 4.9707
6.62/6.76	c bounds 2879 >= 425 @ 4.97142
6.62/6.77	c bounds 2879 >= 426 @ 4.97405
6.62/6.77	c bounds 2879 >= 427 @ 4.97688
6.62/6.78	c bounds 2879 >= 428 @ 4.97754
6.62/6.78	c bounds 2879 >= 429 @ 4.97939
6.62/6.79	c bounds 2879 >= 430 @ 4.98282
6.62/6.79	c bounds 2879 >= 431 @ 4.98554
6.71/6.80	c bounds 2879 >= 432 @ 4.98637
6.71/6.80	c bounds 2879 >= 433 @ 4.98811
6.71/6.81	c bounds 2879 >= 434 @ 4.98987
6.71/6.81	c bounds 2879 >= 435 @ 4.9925
6.71/6.82	c #Conflicts:       2000 | #Constraints:      20968
6.71/6.82	c bounds 2879 >= 436 @ 4.99336
7.31/7.47	c INPROCESSING
7.31/7.47	c GARBAGE COLLECT
7.31/7.47	c rational objective 436
7.51/7.61	c bounds 2879 >= 437 @ 5.78259
7.51/7.62	c bounds 2879 >= 438 @ 5.78501
7.51/7.62	c bounds 2879 >= 439 @ 5.78669
7.51/7.62	c bounds 2879 >= 440 @ 5.7898
7.51/7.63	c bounds 2879 >= 441 @ 5.79215
7.51/7.63	c bounds 2879 >= 442 @ 5.79403
7.51/7.63	c bounds 2879 >= 443 @ 5.7971
7.51/7.64	c bounds 2879 >= 444 @ 5.79982
7.51/7.64	c bounds 2879 >= 445 @ 5.80163
7.51/7.65	c bounds 2879 >= 446 @ 5.80416
7.51/7.65	c bounds 2879 >= 447 @ 5.80876
7.51/7.66	c bounds 2879 >= 448 @ 5.81048
7.51/7.66	c bounds 2879 >= 449 @ 5.81291
7.51/7.67	c bounds 2879 >= 450 @ 5.81646
7.51/7.67	c bounds 2879 >= 451 @ 5.81901
7.51/7.68	c bounds 2879 >= 452 @ 5.82158
7.51/7.68	c bounds 2879 >= 453 @ 5.82422
7.51/7.69	c bounds 2879 >= 454 @ 5.82673
7.51/7.69	c bounds 2879 >= 455 @ 5.82721
7.51/7.69	c bounds 2879 >= 456 @ 5.82877
7.62/7.70	c bounds 2879 >= 457 @ 5.82956
7.62/7.70	c bounds 2879 >= 458 @ 5.83204
7.62/7.71	c bounds 2879 >= 459 @ 5.83467
7.62/7.71	c bounds 2879 >= 460 @ 5.83629
7.62/7.72	c bounds 2879 >= 461 @ 5.83705
7.62/7.72	c bounds 2879 >= 462 @ 5.83857
7.62/7.73	c bounds 2879 >= 463 @ 5.83959
7.62/7.73	c bounds 2879 >= 464 @ 5.84202
7.62/7.74	c bounds 2879 >= 465 @ 5.84368
7.62/7.74	c bounds 2879 >= 466 @ 5.84419
7.62/7.75	c bounds 2879 >= 467 @ 5.84671
7.62/7.75	c bounds 2879 >= 468 @ 5.85047
7.62/7.75	c bounds 2879 >= 469 @ 5.85102
7.62/7.76	c bounds 2879 >= 470 @ 5.85351
7.62/7.76	c bounds 2879 >= 471 @ 5.856
7.62/7.77	c bounds 2879 >= 472 @ 5.85837
7.62/7.77	c bounds 2879 >= 473 @ 5.86278
7.62/7.78	c bounds 2879 >= 474 @ 5.86445
7.62/7.78	c bounds 2879 >= 475 @ 5.86498
7.62/7.79	c bounds 2879 >= 476 @ 5.86641
7.62/7.79	c bounds 2879 >= 477 @ 5.86876
7.62/7.79	c bounds 2879 >= 478 @ 5.87149
7.71/7.80	c bounds 2879 >= 479 @ 5.87233
7.71/7.80	c bounds 2879 >= 480 @ 5.87369
7.71/7.81	c bounds 2879 >= 481 @ 5.87412
7.71/7.81	c bounds 2879 >= 482 @ 5.87562
7.71/7.82	c bounds 2879 >= 483 @ 5.87799
7.71/7.82	c bounds 2879 >= 484 @ 5.88046
7.71/7.83	c bounds 2879 >= 485 @ 5.88394
7.71/7.83	c bounds 2879 >= 486 @ 5.88546
7.71/7.84	c bounds 2879 >= 487 @ 5.88693
7.71/7.84	c bounds 2879 >= 488 @ 5.88847
7.71/7.84	c bounds 2879 >= 489 @ 5.89288
7.71/7.85	c bounds 2879 >= 490 @ 5.89542
7.71/7.85	c bounds 2879 >= 491 @ 5.89791
7.71/7.86	c bounds 2879 >= 492 @ 5.89941
7.71/7.86	c bounds 2879 >= 493 @ 5.9009
7.71/7.87	c bounds 2879 >= 494 @ 5.90204
7.71/7.87	c bounds 2879 >= 495 @ 5.90541
7.71/7.88	c bounds 2879 >= 496 @ 5.90689
7.71/7.88	c bounds 2879 >= 497 @ 5.90833
7.71/7.88	c bounds 2879 >= 498 @ 5.91049
7.71/7.89	c bounds 2879 >= 499 @ 5.91188
7.71/7.89	c bounds 2879 >= 500 @ 5.91425
7.81/7.90	c bounds 2879 >= 501 @ 5.91587
7.81/7.90	c bounds 2879 >= 502 @ 5.91736
7.81/7.91	c bounds 2879 >= 503 @ 5.91786
7.81/7.91	c bounds 2879 >= 504 @ 5.91925
7.81/7.92	c bounds 2879 >= 505 @ 5.9215
7.81/7.92	c bounds 2879 >= 506 @ 5.92299
7.81/7.92	c bounds 2879 >= 507 @ 5.92526
7.81/7.93	c bounds 2879 >= 508 @ 5.92684
7.81/7.93	c bounds 2879 >= 509 @ 5.92933
7.81/7.94	c bounds 2879 >= 510 @ 5.92983
7.81/7.94	c bounds 2879 >= 511 @ 5.93126
7.81/7.95	c bounds 2879 >= 512 @ 5.93451
7.81/7.95	c bounds 2879 >= 513 @ 5.93598
7.81/7.95	c bounds 2879 >= 514 @ 5.93834
7.81/7.96	c bounds 2879 >= 515 @ 5.93981
7.81/7.96	c bounds 2879 >= 516 @ 5.94227
7.81/7.97	c bounds 2879 >= 517 @ 5.94343
7.81/7.97	c bounds 2879 >= 518 @ 5.94568
7.81/7.98	c bounds 2879 >= 519 @ 5.94694
7.81/7.98	c bounds 2879 >= 520 @ 5.9503
7.81/7.99	c bounds 2879 >= 521 @ 5.95443
7.81/7.99	c bounds 2879 >= 522 @ 5.95674
7.81/7.99	c bounds 2879 >= 523 @ 5.95918
7.81/8.00	c bounds 2879 >= 524 @ 5.96043
7.81/8.00	c bounds 2879 >= 525 @ 5.96175
7.81/8.01	c bounds 2879 >= 526 @ 5.96506
7.92/8.01	c bounds 2879 >= 527 @ 5.96844
7.92/8.02	c bounds 2879 >= 528 @ 5.96987
7.92/8.02	c bounds 2879 >= 529 @ 5.97421
7.92/8.02	c bounds 2879 >= 530 @ 5.9779
7.92/8.03	c bounds 2879 >= 531 @ 5.98032
7.92/8.03	c bounds 2879 >= 532 @ 5.98268
7.92/8.04	c bounds 2879 >= 533 @ 5.98519
7.92/8.04	c bounds 2879 >= 534 @ 5.98747
7.92/8.05	c bounds 2879 >= 535 @ 5.98879
7.92/8.05	c bounds 2879 >= 536 @ 5.99103
7.92/8.05	c bounds 2879 >= 537 @ 5.99164
7.92/8.06	c bounds 2879 >= 538 @ 5.99178
7.92/8.06	c bounds 2879 >= 539 @ 5.99495
7.92/8.07	c bounds 2879 >= 540 @ 5.99627
7.92/8.07	c bounds 2879 >= 541 @ 5.99744
7.92/8.08	c bounds 2879 >= 542 @ 5.99876
7.92/8.08	c bounds 2879 >= 543 @ 6.00189
7.92/8.08	c bounds 2879 >= 544 @ 6.00413
7.92/8.09	c bounds 2879 >= 545 @ 6.00461
7.92/8.09	c bounds 2879 >= 546 @ 6.00552
7.92/8.10	c bounds 2879 >= 547 @ 6.00774
7.92/8.10	c bounds 2879 >= 548 @ 6.01094
7.92/8.11	c bounds 2879 >= 549 @ 6.01221
7.92/8.11	c bounds 2879 >= 550 @ 6.0144
8.02/8.11	c bounds 2879 >= 551 @ 6.01673
8.02/8.12	c bounds 2879 >= 552 @ 6.01819
8.02/8.12	c bounds 2879 >= 553 @ 6.01857
8.02/8.13	c bounds 2879 >= 554 @ 6.02073
8.02/8.13	c bounds 2879 >= 555 @ 6.02284
8.02/8.13	c bounds 2879 >= 556 @ 6.02408
8.02/8.14	c bounds 2879 >= 557 @ 6.02455
8.02/8.14	c bounds 2879 >= 558 @ 6.02655
8.02/8.15	c bounds 2879 >= 559 @ 6.02969
8.02/8.15	c bounds 2879 >= 560 @ 6.03199
8.02/8.16	c bounds 2879 >= 561 @ 6.03504
8.02/8.16	c bounds 2879 >= 562 @ 6.03619
8.02/8.16	c bounds 2879 >= 563 @ 6.03703
8.02/8.17	c bounds 2879 >= 564 @ 6.03916
8.02/8.17	c bounds 2879 >= 565 @ 6.0395
8.02/8.18	c bounds 2879 >= 566 @ 6.04234
8.02/8.18	c bounds 2879 >= 567 @ 6.04449
8.02/8.18	c bounds 2879 >= 568 @ 6.04686
8.02/8.19	c bounds 2879 >= 569 @ 6.0508
8.02/8.19	c bounds 2879 >= 570 @ 6.05311
8.02/8.20	c bounds 2879 >= 571 @ 6.05645
8.11/8.20	c bounds 2879 >= 572 @ 6.05833
8.11/8.20	c bounds 2879 >= 573 @ 6.06151
8.11/8.21	c bounds 2879 >= 574 @ 6.06281
8.11/8.21	c bounds 2879 >= 575 @ 6.06389
8.11/8.22	c bounds 2879 >= 576 @ 6.06692
8.11/8.22	c bounds 2879 >= 577 @ 6.06841
8.11/8.23	c bounds 2879 >= 578 @ 6.06857
8.11/8.23	c bounds 2879 >= 579 @ 6.07083
8.11/8.23	c bounds 2879 >= 580 @ 6.07195
8.11/8.24	c bounds 2879 >= 581 @ 6.07404
8.11/8.24	c bounds 2879 >= 582 @ 6.0751
8.11/8.25	c bounds 2879 >= 583 @ 6.07539
8.11/8.25	c bounds 2879 >= 584 @ 6.07627
8.11/8.25	c bounds 2879 >= 585 @ 6.07839
8.11/8.26	c bounds 2879 >= 586 @ 6.08159
8.11/8.26	c bounds 2879 >= 587 @ 6.08479
8.11/8.27	c bounds 2879 >= 588 @ 6.08795
8.11/8.27	c bounds 2879 >= 589 @ 6.09102
8.11/8.28	c bounds 2879 >= 590 @ 6.09136
8.11/8.28	c bounds 2879 >= 591 @ 6.09314
8.11/8.28	c bounds 2879 >= 592 @ 6.0952
8.11/8.29	c bounds 2879 >= 593 @ 6.09634
8.11/8.29	c bounds 2879 >= 594 @ 6.09831
8.11/8.30	c bounds 2879 >= 595 @ 6.10048
8.21/8.30	c bounds 2879 >= 596 @ 6.10272
8.21/8.30	c bounds 2879 >= 597 @ 6.10582
8.21/8.31	c bounds 2879 >= 598 @ 6.10875
8.21/8.31	c bounds 2879 >= 599 @ 6.11081
8.21/8.32	c bounds 2879 >= 600 @ 6.11192
8.21/8.32	c bounds 2879 >= 601 @ 6.11328
8.21/8.32	c bounds 2879 >= 602 @ 6.11328
8.21/8.33	c bounds 2879 >= 603 @ 6.11328
8.21/8.33	c bounds 2879 >= 604 @ 6.11427
8.21/8.34	c bounds 2879 >= 605 @ 6.11541
8.21/8.34	c bounds 2879 >= 606 @ 6.11643
8.21/8.34	c bounds 2879 >= 607 @ 6.12026
8.21/8.35	c bounds 2879 >= 608 @ 6.12142
8.21/8.35	c bounds 2879 >= 609 @ 6.1234
8.21/8.36	c bounds 2879 >= 610 @ 6.12541
8.21/8.36	c bounds 2879 >= 611 @ 6.12625
8.21/8.36	c bounds 2879 >= 612 @ 6.1276
8.21/8.37	c bounds 2879 >= 613 @ 6.13054
8.21/8.37	c bounds 2879 >= 614 @ 6.13273
8.21/8.37	c bounds 2879 >= 615 @ 6.13374
8.21/8.38	c bounds 2879 >= 616 @ 6.13574
8.21/8.38	c bounds 2879 >= 617 @ 6.13674
8.21/8.39	c bounds 2879 >= 618 @ 6.13773
8.21/8.39	c bounds 2879 >= 619 @ 6.13873
8.21/8.39	c bounds 2879 >= 620 @ 6.14062
8.31/8.40	c bounds 2879 >= 621 @ 6.14176
8.31/8.40	c bounds 2879 >= 622 @ 6.14388
8.31/8.41	c bounds 2879 >= 623 @ 6.14484
8.31/8.41	c bounds 2879 >= 624 @ 6.14584
8.31/8.41	c bounds 2879 >= 625 @ 6.14682
8.31/8.42	c bounds 2879 >= 626 @ 6.1487
8.31/8.42	c bounds 2879 >= 627 @ 6.15072
8.31/8.43	c bounds 2879 >= 628 @ 6.15188
8.31/8.43	c bounds 2879 >= 629 @ 6.1538
8.31/8.43	c bounds 2879 >= 630 @ 6.15478
8.31/8.44	c bounds 2879 >= 631 @ 6.15676
8.31/8.44	c bounds 2879 >= 632 @ 6.15864
8.31/8.45	c bounds 2879 >= 633 @ 6.16055
8.31/8.45	c bounds 2879 >= 634 @ 6.16263
8.31/8.45	c bounds 2879 >= 635 @ 6.16566
8.31/8.46	c bounds 2879 >= 636 @ 6.16663
8.31/8.46	c bounds 2879 >= 637 @ 6.16949
8.31/8.47	c bounds 2879 >= 638 @ 6.1725
8.31/8.47	c bounds 2879 >= 639 @ 6.1756
8.31/8.47	c bounds 2879 >= 640 @ 6.17846
8.31/8.48	c bounds 2879 >= 641 @ 6.18059
8.31/8.48	c bounds 2879 >= 642 @ 6.18437
8.31/8.49	c bounds 2879 >= 643 @ 6.18648
8.31/8.49	c bounds 2879 >= 644 @ 6.18753
8.31/8.49	c bounds 2879 >= 645 @ 6.18953
8.41/8.50	c bounds 2879 >= 646 @ 6.19155
8.41/8.50	c bounds 2879 >= 647 @ 6.19348
8.41/8.51	c bounds 2879 >= 648 @ 6.19533
8.41/8.51	c bounds 2879 >= 649 @ 6.19827
8.41/8.51	c bounds 2879 >= 650 @ 6.20042
8.41/8.52	c bounds 2879 >= 651 @ 6.20312
8.41/8.52	c bounds 2879 >= 652 @ 6.20515
8.41/8.53	c bounds 2879 >= 653 @ 6.20617
8.41/8.53	c bounds 2879 >= 654 @ 6.20899
8.41/8.53	c bounds 2879 >= 655 @ 6.21
8.41/8.54	c bounds 2879 >= 656 @ 6.211
8.41/8.54	c bounds 2879 >= 657 @ 6.21263
8.41/8.54	c bounds 2879 >= 658 @ 6.21651
8.41/8.55	c bounds 2879 >= 659 @ 6.21753
8.41/8.55	c bounds 2879 >= 660 @ 6.21949
8.41/8.56	c bounds 2879 >= 661 @ 6.22143
8.41/8.56	c bounds 2879 >= 662 @ 6.22213
8.41/8.56	c bounds 2879 >= 663 @ 6.22491
8.41/8.57	c bounds 2879 >= 664 @ 6.22596
8.41/8.57	c bounds 2879 >= 665 @ 6.22755
8.41/8.58	c bounds 2879 >= 666 @ 6.22847
8.41/8.58	c bounds 2879 >= 667 @ 6.23037
8.41/8.58	c bounds 2879 >= 668 @ 6.23297
8.41/8.59	c bounds 2879 >= 669 @ 6.23586
8.41/8.59	c bounds 2879 >= 670 @ 6.23794
8.41/8.60	c bounds 2879 >= 671 @ 6.23874
8.51/8.60	c bounds 2879 >= 672 @ 6.2397
8.51/8.60	c bounds 2879 >= 673 @ 6.24053
8.51/8.61	c bounds 2879 >= 674 @ 6.24147
8.51/8.61	c bounds 2879 >= 675 @ 6.24442
8.51/8.61	c bounds 2879 >= 676 @ 6.24616
8.51/8.62	c bounds 2879 >= 677 @ 6.24805
8.51/8.62	c bounds 2879 >= 678 @ 6.2498
8.51/8.63	c bounds 2879 >= 679 @ 6.2509
8.51/8.63	c bounds 2879 >= 680 @ 6.25352
8.51/8.63	c bounds 2879 >= 681 @ 6.2565
8.51/8.64	c bounds 2879 >= 682 @ 6.25939
8.51/8.64	c bounds 2879 >= 683 @ 6.26035
8.51/8.65	c bounds 2879 >= 684 @ 6.26223
8.51/8.65	c bounds 2879 >= 685 @ 6.264
8.51/8.65	c bounds 2879 >= 686 @ 6.26585
8.51/8.66	c bounds 2879 >= 687 @ 6.26684
8.51/8.66	c bounds 2879 >= 688 @ 6.26884
8.51/8.67	c bounds 2879 >= 689 @ 6.26884
8.51/8.67	c bounds 2879 >= 690 @ 6.27158
8.51/8.67	c bounds 2879 >= 691 @ 6.27383
8.51/8.68	c bounds 2879 >= 692 @ 6.27633
8.51/8.68	c bounds 2879 >= 693 @ 6.27739
8.51/8.68	c bounds 2879 >= 694 @ 6.28012
8.51/8.69	c bounds 2879 >= 695 @ 6.2823
8.51/8.69	c bounds 2879 >= 696 @ 6.28409
8.61/8.70	c bounds 2879 >= 697 @ 6.28532
8.61/8.70	c bounds 2879 >= 698 @ 6.2883
8.61/8.70	c bounds 2879 >= 699 @ 6.28931
8.61/8.71	c bounds 2879 >= 700 @ 6.29027
8.61/8.71	c bounds 2879 >= 701 @ 6.29094
8.61/8.72	c bounds 2879 >= 702 @ 6.29368
8.61/8.72	c bounds 2879 >= 703 @ 6.29475
8.61/8.72	c bounds 2879 >= 704 @ 6.29685
8.61/8.73	c bounds 2879 >= 705 @ 6.29889
8.61/8.73	c bounds 2879 >= 706 @ 6.29974
8.61/8.74	c bounds 2879 >= 707 @ 6.30139
8.61/8.74	c bounds 2879 >= 708 @ 6.30318
8.61/8.74	c bounds 2879 >= 709 @ 6.30516
8.61/8.75	c bounds 2879 >= 710 @ 6.30573
8.61/8.75	c bounds 2879 >= 711 @ 6.30752
8.61/8.76	c bounds 2879 >= 712 @ 6.30839
8.61/8.76	c bounds 2879 >= 713 @ 6.30924
8.61/8.76	c bounds 2879 >= 714 @ 6.31013
8.61/8.77	c bounds 2879 >= 715 @ 6.31086
8.61/8.77	c bounds 2879 >= 716 @ 6.31247
8.61/8.77	c bounds 2879 >= 717 @ 6.3152
8.61/8.78	c bounds 2879 >= 718 @ 6.31713
8.61/8.78	c bounds 2879 >= 719 @ 6.31785
8.61/8.79	c bounds 2879 >= 720 @ 6.32048
8.61/8.79	c bounds 2879 >= 721 @ 6.32324
8.61/8.79	c bounds 2879 >= 722 @ 6.32519
8.71/8.80	c bounds 2879 >= 723 @ 6.32818
8.71/8.80	c bounds 2879 >= 724 @ 6.33011
8.71/8.80	c bounds 2879 >= 725 @ 6.33167
8.71/8.81	c bounds 2879 >= 726 @ 6.3334
8.71/8.81	c bounds 2879 >= 727 @ 6.33518
8.71/8.82	c bounds 2879 >= 728 @ 6.33888
8.71/8.82	c bounds 2879 >= 729 @ 6.33965
8.71/8.82	c bounds 2879 >= 730 @ 6.34244
8.71/8.83	c bounds 2879 >= 731 @ 6.34429
8.71/8.83	c bounds 2879 >= 732 @ 6.34604
8.71/8.83	c bounds 2879 >= 733 @ 6.34786
8.71/8.84	c bounds 2879 >= 734 @ 6.34879
8.71/8.84	c bounds 2879 >= 735 @ 6.35062
8.71/8.85	c bounds 2879 >= 736 @ 6.3523
8.71/8.85	c bounds 2879 >= 737 @ 6.35314
8.71/8.85	c bounds 2879 >= 738 @ 6.35582
8.71/8.86	c bounds 2879 >= 739 @ 6.35761
8.71/8.86	c bounds 2879 >= 740 @ 6.35926
8.71/8.86	c bounds 2879 >= 741 @ 6.36198
8.71/8.87	c bounds 2879 >= 742 @ 6.36473
8.71/8.87	c bounds 2879 >= 743 @ 6.36559
8.71/8.88	c bounds 2879 >= 744 @ 6.36722
8.71/8.88	c bounds 2879 >= 745 @ 6.36803
8.71/8.88	c bounds 2879 >= 746 @ 6.36958
8.71/8.89	c bounds 2879 >= 747 @ 6.37122
8.71/8.89	c bounds 2879 >= 748 @ 6.37397
8.71/8.89	c bounds 2879 >= 749 @ 6.37472
8.81/8.90	c bounds 2879 >= 750 @ 6.37557
8.81/8.90	c bounds 2879 >= 751 @ 6.37657
8.81/8.91	c bounds 2879 >= 752 @ 6.37994
8.81/8.91	c bounds 2879 >= 753 @ 6.3817
8.81/8.91	c bounds 2879 >= 754 @ 6.38432
8.81/8.92	c bounds 2879 >= 755 @ 6.38707
8.81/8.92	c bounds 2879 >= 756 @ 6.38891
8.81/8.92	c bounds 2879 >= 757 @ 6.39034
8.81/8.93	c bounds 2879 >= 758 @ 6.39219
8.81/8.93	c bounds 2879 >= 759 @ 6.39404
8.81/8.94	c bounds 2879 >= 760 @ 6.39568
8.81/8.94	c bounds 2879 >= 761 @ 6.39651
8.81/8.94	c bounds 2879 >= 762 @ 6.39916
8.81/8.95	c bounds 2879 >= 763 @ 6.40006
8.81/8.95	c bounds 2879 >= 764 @ 6.40263
8.81/8.95	c bounds 2879 >= 765 @ 6.40549
8.81/8.96	c bounds 2879 >= 766 @ 6.40787
8.81/8.96	c bounds 2879 >= 767 @ 6.41064
8.81/8.97	c bounds 2879 >= 768 @ 6.41228
8.81/8.97	c bounds 2879 >= 769 @ 6.41503
8.81/8.97	c bounds 2879 >= 770 @ 6.4166
8.81/8.98	c bounds 2879 >= 771 @ 6.41746
8.81/8.98	c bounds 2879 >= 772 @ 6.41875
8.81/8.98	c bounds 2879 >= 773 @ 6.42045
8.81/8.99	c bounds 2879 >= 774 @ 6.42198
8.81/8.99	c bounds 2879 >= 775 @ 6.42451
8.81/8.99	c bounds 2879 >= 776 @ 6.42644
8.81/9.00	c bounds 2879 >= 777 @ 6.42793
8.81/9.00	c bounds 2879 >= 778 @ 6.43035
8.81/9.01	c bounds 2879 >= 779 @ 6.43303
8.92/9.01	c bounds 2879 >= 780 @ 6.4349
8.92/9.01	c bounds 2879 >= 781 @ 6.43554
8.92/9.02	c bounds 2879 >= 782 @ 6.4382
8.92/9.02	c bounds 2879 >= 783 @ 6.43987
8.92/9.02	c bounds 2879 >= 784 @ 6.44083
8.92/9.03	c bounds 2879 >= 785 @ 6.44338
8.92/9.03	c bounds 2879 >= 786 @ 6.44435
8.92/9.04	c bounds 2879 >= 787 @ 6.44807
8.92/9.04	c bounds 2879 >= 788 @ 6.45076
8.92/9.04	c bounds 2879 >= 789 @ 6.45372
8.92/9.05	c bounds 2879 >= 790 @ 6.45604
8.92/9.05	c bounds 2879 >= 791 @ 6.45683
8.92/9.05	c bounds 2879 >= 792 @ 6.45929
8.92/9.06	c bounds 2879 >= 793 @ 6.46277
8.92/9.06	c bounds 2879 >= 794 @ 6.46343
8.92/9.06	c bounds 2879 >= 795 @ 6.46493
8.92/9.07	c bounds 2879 >= 796 @ 6.46769
8.92/9.07	c bounds 2879 >= 797 @ 6.46902
8.92/9.07	c bounds 2879 >= 798 @ 6.46979
8.92/9.08	c bounds 2879 >= 799 @ 6.47026
8.92/9.08	c bounds 2879 >= 800 @ 6.47276
8.92/9.08	c bounds 2879 >= 801 @ 6.47339
8.92/9.09	c bounds 2879 >= 802 @ 6.47682
8.92/9.09	c bounds 2879 >= 803 @ 6.47837
8.92/9.10	c bounds 2879 >= 804 @ 6.48087
8.92/9.10	c bounds 2879 >= 805 @ 6.48264
8.92/9.10	c bounds 2879 >= 806 @ 6.48321
8.92/9.11	c bounds 2879 >= 807 @ 6.48368
9.02/9.11	c bounds 2879 >= 808 @ 6.48607
9.02/9.11	c bounds 2879 >= 809 @ 6.48776
9.02/9.12	c bounds 2879 >= 810 @ 6.48835
9.02/9.12	c bounds 2879 >= 811 @ 6.48983
9.02/9.12	c bounds 2879 >= 812 @ 6.49236
9.02/9.13	c bounds 2879 >= 813 @ 6.49495
9.02/9.13	c bounds 2879 >= 814 @ 6.49763
9.02/9.13	c bounds 2879 >= 815 @ 6.49894
9.02/9.14	c bounds 2879 >= 816 @ 6.50154
9.02/9.14	c bounds 2879 >= 817 @ 6.50315
9.02/9.14	c bounds 2879 >= 818 @ 6.50661
9.02/9.15	c bounds 2879 >= 819 @ 6.50928
9.02/9.15	c bounds 2879 >= 820 @ 6.51158
9.02/9.16	c bounds 2879 >= 821 @ 6.51313
9.02/9.16	c bounds 2879 >= 822 @ 6.51364
9.02/9.16	c bounds 2879 >= 823 @ 6.51412
9.02/9.17	c bounds 2879 >= 824 @ 6.51566
9.02/9.17	c bounds 2879 >= 825 @ 6.51712
9.02/9.17	c bounds 2879 >= 826 @ 6.51957
9.02/9.18	c bounds 2879 >= 827 @ 6.52207
9.02/9.18	c bounds 2879 >= 828 @ 6.52362
9.02/9.18	c bounds 2879 >= 829 @ 6.52604
9.02/9.19	c bounds 2879 >= 830 @ 6.52853
9.02/9.19	c bounds 2879 >= 831 @ 6.53008
9.02/9.19	c bounds 2879 >= 832 @ 6.53163
9.11/9.20	c bounds 2879 >= 833 @ 6.53451
9.11/9.20	c bounds 2879 >= 834 @ 6.53789
9.11/9.21	c bounds 2879 >= 835 @ 6.54136
9.11/9.21	c bounds 2879 >= 836 @ 6.54205
9.11/9.21	c bounds 2879 >= 837 @ 6.54444
9.11/9.22	c bounds 2879 >= 838 @ 6.54763
9.11/9.22	c bounds 2879 >= 839 @ 6.54918
9.11/9.22	c bounds 2879 >= 840 @ 6.55181
9.11/9.23	c bounds 2879 >= 841 @ 6.55451
9.11/9.23	c bounds 2879 >= 842 @ 6.55501
9.11/9.23	c bounds 2879 >= 843 @ 6.55641
9.11/9.24	c bounds 2879 >= 844 @ 6.55765
9.11/9.24	c bounds 2879 >= 845 @ 6.558
9.11/9.24	c bounds 2879 >= 846 @ 6.55854
9.11/9.25	c bounds 2879 >= 847 @ 6.56
9.11/9.25	c bounds 2879 >= 848 @ 6.56149
9.11/9.25	c bounds 2879 >= 849 @ 6.562
9.11/9.26	c bounds 2879 >= 850 @ 6.56305
9.11/9.26	c bounds 2879 >= 851 @ 6.56552
9.11/9.26	c bounds 2879 >= 852 @ 6.56798
9.11/9.27	c bounds 2879 >= 853 @ 6.57019
9.11/9.27	c bounds 2879 >= 854 @ 6.57354
9.11/9.27	c bounds 2879 >= 855 @ 6.57591
9.11/9.28	c bounds 2879 >= 856 @ 6.57746
9.11/9.28	c bounds 2879 >= 857 @ 6.57895
9.11/9.28	c bounds 2879 >= 858 @ 6.5791
9.11/9.29	c bounds 2879 >= 859 @ 6.58148
9.11/9.29	c bounds 2879 >= 860 @ 6.58268
9.11/9.29	c bounds 2879 >= 861 @ 6.58504
9.20/9.30	c bounds 2879 >= 862 @ 6.58749
9.20/9.30	c bounds 2879 >= 863 @ 6.5889
9.20/9.30	c bounds 2879 >= 864 @ 6.59047
9.20/9.31	c bounds 2879 >= 865 @ 6.59264
9.20/9.31	c bounds 2879 >= 866 @ 6.59502
9.20/9.31	c bounds 2879 >= 867 @ 6.59744
9.20/9.32	c bounds 2879 >= 868 @ 6.59864
9.20/9.32	c bounds 2879 >= 869 @ 6.59983
9.20/9.32	c bounds 2879 >= 870 @ 6.60141
9.20/9.33	c bounds 2879 >= 871 @ 6.6029
9.20/9.33	c bounds 2879 >= 872 @ 6.60517
9.20/9.33	c bounds 2879 >= 873 @ 6.60652
9.20/9.34	c bounds 2879 >= 874 @ 6.60689
9.20/9.34	c bounds 2879 >= 875 @ 6.60837
9.20/9.34	c bounds 2879 >= 876 @ 6.60951
9.20/9.35	c bounds 2879 >= 877 @ 6.6128
9.20/9.35	c bounds 2879 >= 878 @ 6.61614
9.20/9.35	c bounds 2879 >= 879 @ 6.61851
9.20/9.36	c bounds 2879 >= 880 @ 6.61984
9.20/9.36	c bounds 2879 >= 881 @ 6.62135
9.20/9.36	c bounds 2879 >= 882 @ 6.62184
9.20/9.37	c bounds 2879 >= 883 @ 6.62184
9.20/9.37	c bounds 2879 >= 884 @ 6.62326
9.20/9.37	c bounds 2879 >= 885 @ 6.62535
9.20/9.38	c bounds 2879 >= 886 @ 6.62767
9.20/9.38	c bounds 2879 >= 887 @ 6.62824
9.20/9.38	c bounds 2879 >= 888 @ 6.62882
9.20/9.39	c bounds 2879 >= 889 @ 6.62882
9.20/9.39	c bounds 2879 >= 890 @ 6.63001
9.20/9.39	c bounds 2879 >= 891 @ 6.6315
9.31/9.40	c bounds 2879 >= 892 @ 6.63281
9.31/9.40	c bounds 2879 >= 893 @ 6.63515
9.31/9.40	c bounds 2879 >= 894 @ 6.6368
9.31/9.41	c bounds 2879 >= 895 @ 6.63878
9.31/9.41	c bounds 2879 >= 896 @ 6.64127
9.31/9.41	c bounds 2879 >= 897 @ 6.64335
9.31/9.42	c bounds 2879 >= 898 @ 6.64578
9.31/9.42	c bounds 2879 >= 899 @ 6.64886
9.31/9.42	c bounds 2879 >= 900 @ 6.65136
9.31/9.43	c bounds 2879 >= 901 @ 6.65177
9.31/9.43	c bounds 2879 >= 902 @ 6.65427
9.31/9.43	c bounds 2879 >= 903 @ 6.65541
9.31/9.44	c bounds 2879 >= 904 @ 6.65675
9.31/9.44	c bounds 2879 >= 905 @ 6.65895
9.31/9.44	c bounds 2879 >= 906 @ 6.66028
9.31/9.45	c bounds 2879 >= 907 @ 6.66249
9.31/9.45	c bounds 2879 >= 908 @ 6.66374
9.31/9.45	c bounds 2879 >= 909 @ 6.66525
9.31/9.46	c bounds 2879 >= 910 @ 6.66632
9.31/9.46	c bounds 2879 >= 911 @ 6.66755
9.31/9.46	c bounds 2879 >= 912 @ 6.66786
9.31/9.47	c bounds 2879 >= 913 @ 6.66924
9.31/9.47	c bounds 2879 >= 914 @ 6.67134
9.31/9.47	c bounds 2879 >= 915 @ 6.67171
9.31/9.48	c bounds 2879 >= 916 @ 6.6727
9.31/9.48	c bounds 2879 >= 917 @ 6.67426
9.31/9.48	c bounds 2879 >= 918 @ 6.67634
9.31/9.49	c bounds 2879 >= 919 @ 6.67769
9.31/9.49	c bounds 2879 >= 920 @ 6.67784
9.31/9.49	c bounds 2879 >= 921 @ 6.67921
9.31/9.50	c bounds 2879 >= 922 @ 6.68222
9.41/9.50	c bounds 2879 >= 923 @ 6.68368
9.41/9.50	c bounds 2879 >= 924 @ 6.68508
9.41/9.50	c bounds 2879 >= 925 @ 6.68803
9.41/9.51	c bounds 2879 >= 926 @ 6.69029
9.41/9.51	c bounds 2879 >= 927 @ 6.69066
9.41/9.51	c bounds 2879 >= 928 @ 6.69206
9.41/9.52	c bounds 2879 >= 929 @ 6.69419
9.41/9.52	c bounds 2879 >= 930 @ 6.69627
9.41/9.52	c bounds 2879 >= 931 @ 6.69664
9.41/9.53	c bounds 2879 >= 932 @ 6.69808
9.41/9.53	c bounds 2879 >= 933 @ 6.70017
9.41/9.53	c bounds 2879 >= 934 @ 6.70063
9.41/9.54	c bounds 2879 >= 935 @ 6.7015
9.41/9.54	c bounds 2879 >= 936 @ 6.70278
9.41/9.54	c #Conflicts:       3000 | #Constraints:      22104
9.41/9.54	c bounds 2879 >= 937 @ 6.70587
9.41/9.55	c bounds 2879 >= 938 @ 6.70715
9.41/9.55	c bounds 2879 >= 939 @ 6.70922
9.41/9.55	c bounds 2879 >= 940 @ 6.70961
9.41/9.56	c bounds 2879 >= 941 @ 6.71076
9.41/9.56	c bounds 2879 >= 942 @ 6.71378
9.41/9.56	c bounds 2879 >= 943 @ 6.71703
9.41/9.57	c bounds 2879 >= 944 @ 6.71931
9.41/9.57	c bounds 2879 >= 945 @ 6.72053
9.41/9.57	c bounds 2879 >= 946 @ 6.72175
9.41/9.58	c bounds 2879 >= 947 @ 6.72406
9.41/9.58	c bounds 2879 >= 948 @ 6.72612
9.41/9.58	c bounds 2879 >= 949 @ 6.72726
9.41/9.59	c bounds 2879 >= 950 @ 6.72854
9.41/9.59	c bounds 2879 >= 951 @ 6.72902
9.41/9.59	c bounds 2879 >= 952 @ 6.73025
9.41/9.60	c bounds 2879 >= 953 @ 6.73069
9.51/9.60	c bounds 2879 >= 954 @ 6.7321
9.51/9.60	c bounds 2879 >= 955 @ 6.73419
9.51/9.61	c bounds 2879 >= 956 @ 6.73452
9.51/9.61	c bounds 2879 >= 957 @ 6.73552
9.51/9.61	c bounds 2879 >= 958 @ 6.73667
9.51/9.61	c bounds 2879 >= 959 @ 6.73766
9.51/9.62	c bounds 2879 >= 960 @ 6.74071
9.51/9.62	c bounds 2879 >= 961 @ 6.74298
9.51/9.62	c bounds 2879 >= 962 @ 6.74408
9.51/9.63	c bounds 2879 >= 963 @ 6.74614
9.51/9.63	c bounds 2879 >= 964 @ 6.74749
9.51/9.63	c bounds 2879 >= 965 @ 6.74833
9.51/9.64	c bounds 2879 >= 966 @ 6.74849
9.51/9.64	c bounds 2879 >= 967 @ 6.75064
9.51/9.64	c bounds 2879 >= 968 @ 6.75258
9.51/9.65	c bounds 2879 >= 969 @ 6.75465
9.51/9.65	c bounds 2879 >= 970 @ 6.75594
9.51/9.65	c bounds 2879 >= 971 @ 6.75699
9.51/9.65	c bounds 2879 >= 972 @ 6.75994
9.51/9.66	c bounds 2879 >= 973 @ 6.76309
9.51/9.66	c bounds 2879 >= 974 @ 6.76443
9.51/9.66	c bounds 2879 >= 975 @ 6.76626
9.51/9.67	c bounds 2879 >= 976 @ 6.76832
9.51/9.67	c bounds 2879 >= 977 @ 6.77038
9.51/9.67	c bounds 2879 >= 978 @ 6.77257
9.51/9.68	c bounds 2879 >= 979 @ 6.77455
9.51/9.68	c bounds 2879 >= 980 @ 6.77556
9.51/9.68	c bounds 2879 >= 981 @ 6.77856
9.51/9.69	c bounds 2879 >= 982 @ 6.78061
9.51/9.69	c bounds 2879 >= 983 @ 6.78266
9.51/9.69	c bounds 2879 >= 984 @ 6.78488
9.51/9.69	c bounds 2879 >= 985 @ 6.78592
9.60/9.70	c bounds 2879 >= 986 @ 6.78694
9.60/9.70	c bounds 2879 >= 987 @ 6.78904
9.60/9.70	c bounds 2879 >= 988 @ 6.79008
9.60/9.71	c bounds 2879 >= 989 @ 6.79137
9.60/9.71	c bounds 2879 >= 990 @ 6.79137
9.60/9.71	c bounds 2879 >= 991 @ 6.79137
9.60/9.72	c bounds 2879 >= 992 @ 6.79209
9.60/9.72	c bounds 2879 >= 993 @ 6.79237
9.60/9.72	c bounds 2879 >= 994 @ 6.79315
9.60/9.73	c bounds 2879 >= 995 @ 6.7955
9.60/9.73	c bounds 2879 >= 996 @ 6.79676
9.60/9.73	c bounds 2879 >= 997 @ 6.79849
9.60/9.73	c bounds 2879 >= 998 @ 6.79979
9.60/9.74	c bounds 2879 >= 999 @ 6.80079
9.60/9.74	c bounds 2879 >= 1000 @ 6.80252
9.60/9.74	c bounds 2879 >= 1001 @ 6.80349
9.60/9.75	c bounds 2879 >= 1002 @ 6.80449
9.60/9.75	c bounds 2879 >= 1003 @ 6.80643
9.60/9.75	c bounds 2879 >= 1004 @ 6.80733
9.60/9.76	c bounds 2879 >= 1005 @ 6.80847
9.60/9.76	c bounds 2879 >= 1006 @ 6.81032
9.60/9.76	c bounds 2879 >= 1007 @ 6.81051
9.60/9.76	c bounds 2879 >= 1008 @ 6.81347
9.60/9.77	c bounds 2879 >= 1009 @ 6.81546
9.60/9.77	c bounds 2879 >= 1010 @ 6.81741
9.60/9.77	c bounds 2879 >= 1011 @ 6.82037
9.60/9.78	c bounds 2879 >= 1012 @ 6.82145
9.60/9.78	c bounds 2879 >= 1013 @ 6.82346
9.60/9.78	c bounds 2879 >= 1014 @ 6.82628
9.60/9.79	c bounds 2879 >= 1015 @ 6.82743
9.60/9.79	c bounds 2879 >= 1016 @ 6.82924
9.60/9.79	c bounds 2879 >= 1017 @ 6.83126
9.60/9.79	c bounds 2879 >= 1018 @ 6.83226
9.71/9.80	c bounds 2879 >= 1019 @ 6.83514
9.71/9.80	c bounds 2879 >= 1020 @ 6.83715
9.71/9.80	c bounds 2879 >= 1021 @ 6.83824
9.71/9.81	c bounds 2879 >= 1022 @ 6.83924
9.71/9.81	c bounds 2879 >= 1023 @ 6.83924
9.71/9.81	c bounds 2879 >= 1024 @ 6.84024
9.71/9.82	c bounds 2879 >= 1025 @ 6.84183
9.71/9.82	c bounds 2879 >= 1026 @ 6.84376
9.71/9.82	c bounds 2879 >= 1027 @ 6.84477
9.71/9.82	c bounds 2879 >= 1028 @ 6.84677
9.71/9.83	c bounds 2879 >= 1029 @ 6.84862
9.71/9.83	c bounds 2879 >= 1030 @ 6.84978
9.71/9.83	c bounds 2879 >= 1031 @ 6.85175
9.71/9.84	c bounds 2879 >= 1032 @ 6.85275
9.71/9.84	c bounds 2879 >= 1033 @ 6.85376
9.71/9.84	c bounds 2879 >= 1034 @ 6.85476
9.71/9.84	c bounds 2879 >= 1035 @ 6.85663
9.71/9.85	c bounds 2879 >= 1036 @ 6.85854
9.71/9.85	c bounds 2879 >= 1037 @ 6.86039
9.71/9.85	c bounds 2879 >= 1038 @ 6.86325
9.71/9.86	c bounds 2879 >= 1039 @ 6.86516
9.71/9.86	c bounds 2879 >= 1040 @ 6.86616
9.71/9.86	c bounds 2879 >= 1041 @ 6.86685
9.71/9.87	c bounds 2879 >= 1042 @ 6.86871
9.71/9.87	c bounds 2879 >= 1043 @ 6.87069
9.71/9.87	c bounds 2879 >= 1044 @ 6.87244
9.71/9.87	c bounds 2879 >= 1045 @ 6.87455
9.71/9.88	c bounds 2879 >= 1046 @ 6.87629
9.71/9.88	c bounds 2879 >= 1047 @ 6.87713
9.71/9.88	c bounds 2879 >= 1048 @ 6.87813
9.71/9.89	c bounds 2879 >= 1049 @ 6.87877
9.71/9.89	c bounds 2879 >= 1050 @ 6.87975
9.71/9.89	c bounds 2879 >= 1051 @ 6.88075
9.71/9.89	c bounds 2879 >= 1052 @ 6.88267
9.81/9.90	c bounds 2879 >= 1053 @ 6.8837
9.81/9.90	c bounds 2879 >= 1054 @ 6.88468
9.81/9.90	c bounds 2879 >= 1055 @ 6.88564
9.81/9.91	c bounds 2879 >= 1056 @ 6.88733
9.81/9.91	c bounds 2879 >= 1057 @ 6.88826
9.81/9.91	c bounds 2879 >= 1058 @ 6.89001
9.81/9.91	c bounds 2879 >= 1059 @ 6.8911
9.81/9.92	c bounds 2879 >= 1060 @ 6.89264
9.81/9.92	c bounds 2879 >= 1061 @ 6.89363
9.81/9.92	c bounds 2879 >= 1062 @ 6.89571
9.81/9.93	c bounds 2879 >= 1063 @ 6.89709
9.81/9.93	c bounds 2879 >= 1064 @ 6.89808
9.81/9.93	c bounds 2879 >= 1065 @ 6.89808
9.81/9.93	c bounds 2879 >= 1066 @ 6.89872
9.81/9.94	c bounds 2879 >= 1067 @ 6.89967
9.81/9.94	c bounds 2879 >= 1068 @ 6.90253
9.81/9.94	c bounds 2879 >= 1069 @ 6.90464
9.81/9.95	c bounds 2879 >= 1070 @ 6.90559
9.81/9.95	c bounds 2879 >= 1071 @ 6.90649
9.81/9.95	c bounds 2879 >= 1072 @ 6.90723
9.81/9.95	c bounds 2879 >= 1073 @ 6.90892
9.81/9.96	c bounds 2879 >= 1074 @ 6.91075
9.81/9.96	c bounds 2879 >= 1075 @ 6.91353
9.81/9.96	c bounds 2879 >= 1076 @ 6.91633
9.81/9.97	c bounds 2879 >= 1077 @ 6.91719
9.81/9.97	c bounds 2879 >= 1078 @ 6.91903
9.81/9.97	c bounds 2879 >= 1079 @ 6.92065
9.81/9.97	c bounds 2879 >= 1080 @ 6.92237
9.81/9.98	c bounds 2879 >= 1081 @ 6.92302
9.81/9.98	c bounds 2879 >= 1082 @ 6.92302
9.81/9.98	c bounds 2879 >= 1083 @ 6.92402
9.81/9.98	c bounds 2879 >= 1084 @ 6.92654
9.81/9.99	c bounds 2879 >= 1085 @ 6.92851
9.81/9.99	c bounds 2879 >= 1086 @ 6.92916
9.81/9.99	c bounds 2879 >= 1087 @ 6.93088
9.81/10.00	c bounds 2879 >= 1088 @ 6.93263
9.81/10.01	c bounds 2879 >= 1089 @ 6.93356
9.81/10.01	c bounds 2879 >= 1090 @ 6.93445
9.81/10.01	c bounds 2879 >= 1091 @ 6.93512
9.81/10.01	c bounds 2879 >= 1092 @ 6.93675
9.92/10.01	c bounds 2879 >= 1093 @ 6.93754
9.92/10.01	c bounds 2879 >= 1094 @ 6.93851
9.92/10.02	c bounds 2879 >= 1095 @ 6.93938
9.92/10.02	c bounds 2879 >= 1096 @ 6.93995
9.92/10.02	c bounds 2879 >= 1097 @ 6.94194
9.92/10.02	c bounds 2879 >= 1098 @ 6.94351
9.92/10.03	c bounds 2879 >= 1099 @ 6.94531
9.92/10.03	c bounds 2879 >= 1100 @ 6.9471
9.92/10.03	c bounds 2879 >= 1101 @ 6.94793
9.92/10.04	c bounds 2879 >= 1102 @ 6.94793
9.92/10.04	c bounds 2879 >= 1103 @ 6.94847
9.92/10.04	c bounds 2879 >= 1104 @ 6.94908
9.92/10.04	c bounds 2879 >= 1105 @ 6.94992
9.92/10.05	c bounds 2879 >= 1106 @ 6.95243
9.92/10.05	c bounds 2879 >= 1107 @ 6.95336
9.92/10.05	c bounds 2879 >= 1108 @ 6.95489
9.92/10.05	c bounds 2879 >= 1109 @ 6.95689
9.92/10.06	c bounds 2879 >= 1110 @ 6.95921
9.92/10.06	c bounds 2879 >= 1111 @ 6.96089
9.92/10.06	c bounds 2879 >= 1112 @ 6.96188
9.92/10.06	c bounds 2879 >= 1113 @ 6.96241
9.92/10.07	c bounds 2879 >= 1114 @ 6.96387
9.92/10.07	c bounds 2879 >= 1115 @ 6.96554
9.92/10.07	c bounds 2879 >= 1116 @ 6.96819
9.92/10.08	c bounds 2879 >= 1117 @ 6.97084
9.92/10.08	c bounds 2879 >= 1118 @ 6.97248
9.92/10.08	c bounds 2879 >= 1119 @ 6.97338
9.92/10.08	c bounds 2879 >= 1120 @ 6.97384
9.92/10.09	c bounds 2879 >= 1121 @ 6.97548
9.92/10.09	c bounds 2879 >= 1122 @ 6.97711
9.92/10.09	c bounds 2879 >= 1123 @ 6.97883
9.92/10.09	c bounds 2879 >= 1124 @ 6.98134
9.92/10.10	c bounds 2879 >= 1125 @ 6.98196
9.92/10.10	c bounds 2879 >= 1126 @ 6.98281
9.92/10.10	c bounds 2879 >= 1127 @ 6.98336
9.92/10.10	c bounds 2879 >= 1128 @ 6.98478
9.92/10.11	c bounds 2879 >= 1129 @ 6.98737
9.92/10.11	c bounds 2879 >= 1130 @ 6.98902
10.02/10.11	c bounds 2879 >= 1131 @ 6.98978
10.02/10.12	c bounds 2879 >= 1132 @ 6.99138
10.02/10.12	c bounds 2879 >= 1133 @ 6.99321
10.02/10.12	c bounds 2879 >= 1134 @ 6.99476
10.02/10.12	c bounds 2879 >= 1135 @ 6.99538
10.02/10.13	c bounds 2879 >= 1136 @ 6.99704
10.02/10.13	c bounds 2879 >= 1137 @ 6.99875
10.02/10.13	c bounds 2879 >= 1138 @ 7.00031
10.02/10.13	c bounds 2879 >= 1139 @ 7.00088
10.02/10.14	c bounds 2879 >= 1140 @ 7.00174
10.02/10.14	c bounds 2879 >= 1141 @ 7.00227
10.02/10.14	c bounds 2879 >= 1142 @ 7.00374
10.02/10.14	c bounds 2879 >= 1143 @ 7.00625
10.02/10.15	c bounds 2879 >= 1144 @ 7.00689
10.02/10.15	c bounds 2879 >= 1145 @ 7.00773
10.02/10.15	c bounds 2879 >= 1146 @ 7.00919
10.02/10.15	c bounds 2879 >= 1147 @ 7.01171
10.02/10.16	c bounds 2879 >= 1148 @ 7.01324
10.02/10.16	c bounds 2879 >= 1149 @ 7.01486
10.02/10.16	c bounds 2879 >= 1150 @ 7.01629
10.02/10.16	c bounds 2879 >= 1151 @ 7.01766
10.02/10.17	c bounds 2879 >= 1152 @ 7.0193
10.02/10.17	c bounds 2879 >= 1153 @ 7.02082
10.02/10.17	c bounds 2879 >= 1154 @ 7.02331
10.02/10.17	c bounds 2879 >= 1155 @ 7.02383
10.02/10.18	c bounds 2879 >= 1156 @ 7.02468
10.02/10.18	c bounds 2879 >= 1157 @ 7.02588
10.02/10.18	c bounds 2879 >= 1158 @ 7.02668
10.02/10.18	c bounds 2879 >= 1159 @ 7.02714
10.02/10.19	c bounds 2879 >= 1160 @ 7.02767
10.02/10.19	c bounds 2879 >= 1161 @ 7.02889
10.02/10.19	c bounds 2879 >= 1162 @ 7.03136
10.02/10.19	c bounds 2879 >= 1163 @ 7.03211
10.11/10.20	c bounds 2879 >= 1164 @ 7.03266
10.11/10.20	c bounds 2879 >= 1165 @ 7.03515
10.11/10.20	c bounds 2879 >= 1166 @ 7.03581
10.11/10.21	c bounds 2879 >= 1167 @ 7.03725
10.11/10.21	c bounds 2879 >= 1168 @ 7.03969
10.11/10.21	c bounds 2879 >= 1169 @ 7.04119
10.11/10.21	c bounds 2879 >= 1170 @ 7.04279
10.11/10.21	c bounds 2879 >= 1171 @ 7.04418
10.11/10.22	c bounds 2879 >= 1172 @ 7.04463
10.11/10.22	c bounds 2879 >= 1173 @ 7.04619
10.11/10.22	c bounds 2879 >= 1174 @ 7.0468
10.11/10.23	c bounds 2879 >= 1175 @ 7.04943
10.11/10.23	c bounds 2879 >= 1176 @ 7.05021
10.11/10.23	c bounds 2879 >= 1177 @ 7.05159
10.11/10.23	c bounds 2879 >= 1178 @ 7.05315
10.11/10.24	c bounds 2879 >= 1179 @ 7.05361
10.11/10.24	c bounds 2879 >= 1180 @ 7.05595
10.11/10.24	c bounds 2879 >= 1181 @ 7.0566
10.11/10.24	c bounds 2879 >= 1182 @ 7.05708
10.11/10.25	c bounds 2879 >= 1183 @ 7.0576
10.11/10.25	c bounds 2879 >= 1184 @ 7.05901
10.11/10.25	c bounds 2879 >= 1185 @ 7.06019
10.11/10.25	c bounds 2879 >= 1186 @ 7.06258
10.11/10.25	c bounds 2879 >= 1187 @ 7.06412
10.11/10.26	c bounds 2879 >= 1188 @ 7.06459
10.11/10.26	c bounds 2879 >= 1189 @ 7.06591
10.11/10.26	c bounds 2879 >= 1190 @ 7.06758
10.11/10.26	c bounds 2879 >= 1191 @ 7.06872
10.11/10.27	c bounds 2879 >= 1192 @ 7.07112
10.11/10.27	c bounds 2879 >= 1193 @ 7.07252
10.11/10.27	c bounds 2879 >= 1194 @ 7.07491
10.11/10.27	c bounds 2879 >= 1195 @ 7.07556
10.11/10.28	c bounds 2879 >= 1196 @ 7.07571
10.11/10.28	c bounds 2879 >= 1197 @ 7.07802
10.11/10.28	c bounds 2879 >= 1198 @ 7.07955
10.11/10.28	c bounds 2879 >= 1199 @ 7.08006
10.11/10.29	c bounds 2879 >= 1200 @ 7.08055
10.11/10.29	c bounds 2879 >= 1201 @ 7.08154
10.11/10.29	c bounds 2879 >= 1202 @ 7.08386
10.11/10.29	c bounds 2879 >= 1203 @ 7.08454
10.11/10.30	c bounds 2879 >= 1204 @ 7.08468
10.20/10.30	c bounds 2879 >= 1205 @ 7.08695
10.20/10.30	c bounds 2879 >= 1206 @ 7.08834
10.20/10.30	c bounds 2879 >= 1207 @ 7.08995
10.20/10.31	c bounds 2879 >= 1208 @ 7.09208
10.20/10.31	c bounds 2879 >= 1209 @ 7.09342
10.20/10.31	c bounds 2879 >= 1210 @ 7.09581
10.20/10.31	c bounds 2879 >= 1211 @ 7.09716
10.20/10.31	c bounds 2879 >= 1212 @ 7.09763
10.20/10.32	c bounds 2879 >= 1213 @ 7.09983
10.20/10.32	c bounds 2879 >= 1214 @ 7.10047
10.20/10.32	c bounds 2879 >= 1215 @ 7.1025
10.20/10.32	c bounds 2879 >= 1216 @ 7.10405
10.20/10.33	c bounds 2879 >= 1217 @ 7.10545
10.20/10.33	c bounds 2879 >= 1218 @ 7.10768
10.20/10.33	c bounds 2879 >= 1219 @ 7.10908
10.20/10.33	c bounds 2879 >= 1220 @ 7.1096
10.20/10.34	c bounds 2879 >= 1221 @ 7.11099
10.20/10.34	c bounds 2879 >= 1222 @ 7.1131
10.20/10.34	c bounds 2879 >= 1223 @ 7.11343
10.20/10.34	c bounds 2879 >= 1224 @ 7.11496
10.20/10.35	c bounds 2879 >= 1225 @ 7.11543
10.20/10.35	c bounds 2879 >= 1226 @ 7.1164
10.20/10.35	c bounds 2879 >= 1227 @ 7.11788
10.20/10.35	c bounds 2879 >= 1228 @ 7.11996
10.92/11.10	c bounds 2879 >= 1229 @ 7.84668
10.92/11.10	c bounds 2879 >= 1230 @ 7.84811
10.92/11.10	c bounds 2879 >= 1231 @ 7.84848
10.92/11.10	c bounds 2879 >= 1232 @ 7.8507
10.92/11.11	c bounds 2879 >= 1233 @ 7.85202
11.02/11.11	c bounds 2879 >= 1234 @ 7.85247
11.02/11.11	c bounds 2879 >= 1235 @ 7.8529
11.02/11.11	c bounds 2879 >= 1236 @ 7.85505
11.02/11.12	c bounds 2879 >= 1237 @ 7.85545
11.02/11.12	c bounds 2879 >= 1238 @ 7.85659
11.02/11.12	c bounds 2879 >= 1239 @ 7.85802
11.02/11.12	c bounds 2879 >= 1240 @ 7.85916
11.02/11.13	c bounds 2879 >= 1241 @ 7.85959
11.02/11.13	c bounds 2879 >= 1242 @ 7.86177
11.02/11.13	c bounds 2879 >= 1243 @ 7.86401
11.02/11.13	c bounds 2879 >= 1244 @ 7.86442
11.02/11.13	c bounds 2879 >= 1245 @ 7.86457
11.02/11.14	c bounds 2879 >= 1246 @ 7.86595
11.02/11.14	c bounds 2879 >= 1247 @ 7.86711
11.02/11.14	c bounds 2879 >= 1248 @ 7.86741
11.02/11.14	c bounds 2879 >= 1249 @ 7.86756
11.02/11.15	c bounds 2879 >= 1250 @ 7.86895
11.02/11.15	c bounds 2879 >= 1251 @ 7.86941
11.02/11.15	c bounds 2879 >= 1252 @ 7.87055
11.02/11.15	c bounds 2879 >= 1253 @ 7.87194
11.02/11.16	c bounds 2879 >= 1254 @ 7.8731
11.02/11.16	c bounds 2879 >= 1255 @ 7.87435
11.02/11.16	c bounds 2879 >= 1256 @ 7.87679
11.02/11.16	c bounds 2879 >= 1257 @ 7.87918
11.02/11.16	c bounds 2879 >= 1258 @ 7.87952
11.02/11.17	c bounds 2879 >= 1259 @ 7.8819
11.02/11.17	c bounds 2879 >= 1260 @ 7.88343
11.02/11.17	c bounds 2879 >= 1261 @ 7.88505
11.02/11.17	c bounds 2879 >= 1262 @ 7.88683
11.02/11.18	c bounds 2879 >= 1263 @ 7.88831
11.02/11.18	c bounds 2879 >= 1264 @ 7.88985
11.02/11.18	c bounds 2879 >= 1265 @ 7.89299
11.02/11.19	c bounds 2879 >= 1266 @ 7.89475
11.02/11.19	c bounds 2879 >= 1267 @ 7.89671
11.02/11.19	c bounds 2879 >= 1268 @ 7.89811
11.02/11.19	c bounds 2879 >= 1269 @ 7.89967
11.10/11.20	c bounds 2879 >= 1270 @ 7.9023
11.10/11.20	c bounds 2879 >= 1271 @ 7.90331
11.10/11.20	c bounds 2879 >= 1272 @ 7.90432
11.10/11.21	c bounds 2879 >= 1273 @ 7.90732
11.10/11.21	c bounds 2879 >= 1274 @ 7.90884
11.10/11.21	c bounds 2879 >= 1275 @ 7.9107
11.10/11.21	c bounds 2879 >= 1276 @ 7.91257
11.10/11.22	c bounds 2879 >= 1277 @ 7.91546
11.10/11.22	c bounds 2879 >= 1278 @ 7.91878
11.10/11.22	c bounds 2879 >= 1279 @ 7.92052
11.10/11.23	c bounds 2879 >= 1280 @ 7.92184
11.10/11.23	c bounds 2879 >= 1281 @ 7.92267
11.10/11.23	c bounds 2879 >= 1282 @ 7.92325
11.10/11.23	c bounds 2879 >= 1283 @ 7.92575
11.10/11.24	c bounds 2879 >= 1284 @ 7.92724
11.10/11.24	c bounds 2879 >= 1285 @ 7.92832
11.10/11.24	c bounds 2879 >= 1286 @ 7.93018
11.10/11.25	c bounds 2879 >= 1287 @ 7.93222
11.10/11.25	c bounds 2879 >= 1288 @ 7.93337
11.10/11.25	c bounds 2879 >= 1289 @ 7.93474
11.10/11.25	c bounds 2879 >= 1290 @ 7.93565
11.10/11.26	c bounds 2879 >= 1291 @ 7.93687
11.10/11.26	c bounds 2879 >= 1292 @ 7.93789
11.10/11.26	c bounds 2879 >= 1293 @ 7.93819
11.10/11.27	c bounds 2879 >= 1294 @ 7.93833
11.10/11.27	c bounds 2879 >= 1295 @ 7.94059
11.10/11.27	c bounds 2879 >= 1296 @ 7.94218
11.10/11.28	c bounds 2879 >= 1297 @ 7.94318
11.10/11.28	c bounds 2879 >= 1298 @ 7.94318
11.10/11.28	c bounds 2879 >= 1299 @ 7.94563
11.10/11.28	c bounds 2879 >= 1300 @ 7.94775
11.10/11.29	c bounds 2879 >= 1301 @ 7.94898
11.10/11.29	c bounds 2879 >= 1302 @ 7.9527
11.10/11.29	c bounds 2879 >= 1303 @ 7.95467
11.20/11.30	c bounds 2879 >= 1304 @ 7.95686
11.20/11.30	c bounds 2879 >= 1305 @ 7.95838
11.20/11.30	c bounds 2879 >= 1306 @ 7.96125
11.20/11.31	c bounds 2879 >= 1307 @ 7.96472
11.20/11.31	c #Conflicts:       4000 | #Constraints:      24925
11.20/11.31	c bounds 2879 >= 1308 @ 7.96657
11.20/11.31	c bounds 2879 >= 1309 @ 7.96796
11.20/11.32	c bounds 2879 >= 1310 @ 7.96964
11.20/11.32	c bounds 2879 >= 1311 @ 7.97254
11.20/11.32	c bounds 2879 >= 1312 @ 7.97408
11.20/11.33	c bounds 2879 >= 1313 @ 7.97522
11.20/11.33	c bounds 2879 >= 1314 @ 7.97678
11.20/11.33	c bounds 2879 >= 1315 @ 7.97754
11.20/11.33	c bounds 2879 >= 1316 @ 7.97822
11.20/11.34	c bounds 2879 >= 1317 @ 7.97976
11.20/11.34	c bounds 2879 >= 1318 @ 7.98054
11.20/11.34	c bounds 2879 >= 1319 @ 7.98269
11.20/11.35	c bounds 2879 >= 1320 @ 7.9843
11.20/11.35	c bounds 2879 >= 1321 @ 7.986
11.20/11.35	c bounds 2879 >= 1322 @ 7.9876
11.20/11.36	c bounds 2879 >= 1323 @ 7.99019
11.20/11.36	c bounds 2879 >= 1324 @ 7.99327
11.20/11.36	c bounds 2879 >= 1325 @ 7.99546
11.20/11.37	c bounds 2879 >= 1326 @ 7.99761
11.20/11.37	c bounds 2879 >= 1327 @ 7.99842
13.79/13.94	c INPROCESSING
13.79/13.94	c GARBAGE COLLECT
13.79/13.94	c rational objective 1327
13.90/14.05	c bounds 2879 >= 1328 @ 10.6456
13.90/14.05	c bounds 2879 >= 1329 @ 10.6486
13.90/14.06	c bounds 2879 >= 1330 @ 10.6513
13.90/14.06	c bounds 2879 >= 1331 @ 10.652
13.90/14.06	c bounds 2879 >= 1332 @ 10.6532
13.90/14.06	c bounds 2879 >= 1333 @ 10.6546
13.90/14.07	c bounds 2879 >= 1334 @ 10.6556
13.90/14.07	c bounds 2879 >= 1335 @ 10.6569
13.90/14.07	c bounds 2879 >= 1336 @ 10.6585
13.90/14.08	c bounds 2879 >= 1337 @ 10.6604
13.90/14.08	c bounds 2879 >= 1338 @ 10.6606
13.90/14.08	c bounds 2879 >= 1339 @ 10.6617
13.90/14.09	c bounds 2879 >= 1340 @ 10.664
13.90/14.09	c bounds 2879 >= 1341 @ 10.6664
13.90/14.09	c bounds 2879 >= 1342 @ 10.6677
13.90/14.10	c bounds 2879 >= 1343 @ 10.6703
13.90/14.10	c bounds 2879 >= 1344 @ 10.6711
13.90/14.11	c bounds 2879 >= 1345 @ 10.6737
14.00/14.11	c bounds 2879 >= 1346 @ 10.6765
14.00/14.11	c bounds 2879 >= 1347 @ 10.6791
14.00/14.12	c bounds 2879 >= 1348 @ 10.6801
14.00/14.13	c bounds 2879 >= 1349 @ 10.6856
14.00/14.13	c bounds 2879 >= 1350 @ 10.6909
14.00/14.14	c bounds 2879 >= 1351 @ 10.694
14.00/14.14	c bounds 2879 >= 1352 @ 10.696
14.00/14.14	c bounds 2879 >= 1353 @ 10.6979
14.00/14.15	c bounds 2879 >= 1354 @ 10.7008
14.00/14.15	c bounds 2879 >= 1355 @ 10.7021
14.00/14.15	c bounds 2879 >= 1356 @ 10.704
14.00/14.16	c bounds 2879 >= 1357 @ 10.7046
14.00/14.16	c bounds 2879 >= 1358 @ 10.7091
14.00/14.17	c bounds 2879 >= 1359 @ 10.7117
14.00/14.17	c bounds 2879 >= 1360 @ 10.7135
14.00/14.17	c bounds 2879 >= 1361 @ 10.7149
14.00/14.17	c bounds 2879 >= 1362 @ 10.7157
14.00/14.18	c #Conflicts:       5000 | #Constraints:      24410
14.00/14.18	c bounds 2879 >= 1363 @ 10.7178
14.00/14.18	c bounds 2879 >= 1364 @ 10.7197
14.00/14.19	c bounds 2879 >= 1365 @ 10.7208
14.00/14.19	c bounds 2879 >= 1366 @ 10.7219
14.00/14.19	c bounds 2879 >= 1367 @ 10.7229
14.00/14.20	c bounds 2879 >= 1368 @ 10.724
14.09/14.20	c bounds 2879 >= 1369 @ 10.7251
14.09/14.20	c bounds 2879 >= 1370 @ 10.7272
14.09/14.20	c bounds 2879 >= 1371 @ 10.7278
14.09/14.21	c bounds 2879 >= 1372 @ 10.7309
14.09/14.21	c bounds 2879 >= 1373 @ 10.7324
14.09/14.22	c bounds 2879 >= 1374 @ 10.7343
14.09/14.22	c bounds 2879 >= 1375 @ 10.7365
14.09/14.22	c bounds 2879 >= 1376 @ 10.7397
14.09/14.22	c bounds 2879 >= 1377 @ 10.7415
14.09/14.23	c bounds 2879 >= 1378 @ 10.7433
14.09/14.23	c bounds 2879 >= 1379 @ 10.7438
14.09/14.23	c bounds 2879 >= 1380 @ 10.7458
14.09/14.24	c bounds 2879 >= 1381 @ 10.7475
14.09/14.24	c bounds 2879 >= 1382 @ 10.7488
14.09/14.24	c bounds 2879 >= 1383 @ 10.7506
14.09/14.25	c bounds 2879 >= 1384 @ 10.754
14.09/14.25	c bounds 2879 >= 1385 @ 10.7548
14.09/14.25	c bounds 2879 >= 1386 @ 10.7576
14.09/14.26	c bounds 2879 >= 1387 @ 10.7587
14.09/14.26	c bounds 2879 >= 1388 @ 10.7609
14.09/14.26	c bounds 2879 >= 1389 @ 10.7623
14.09/14.26	c bounds 2879 >= 1390 @ 10.7638
14.09/14.27	c bounds 2879 >= 1391 @ 10.765
14.09/14.27	c bounds 2879 >= 1392 @ 10.7656
14.09/14.27	c bounds 2879 >= 1393 @ 10.7677
14.09/14.28	c bounds 2879 >= 1394 @ 10.7684
14.09/14.28	c bounds 2879 >= 1395 @ 10.7706
14.09/14.28	c bounds 2879 >= 1396 @ 10.7735
14.09/14.28	c bounds 2879 >= 1397 @ 10.775
14.09/14.29	c bounds 2879 >= 1398 @ 10.7759
14.09/14.29	c bounds 2879 >= 1399 @ 10.7764
14.09/14.29	c bounds 2879 >= 1400 @ 10.7794
14.09/14.30	c bounds 2879 >= 1401 @ 10.7816
14.19/14.30	c bounds 2879 >= 1402 @ 10.7829
14.19/14.30	c bounds 2879 >= 1403 @ 10.7832
14.19/14.30	c bounds 2879 >= 1404 @ 10.7855
14.19/14.31	c bounds 2879 >= 1405 @ 10.7868
14.19/14.31	c bounds 2879 >= 1406 @ 10.7879
14.19/14.31	c bounds 2879 >= 1407 @ 10.7887
14.19/14.32	c bounds 2879 >= 1408 @ 10.7918
14.19/14.32	c bounds 2879 >= 1409 @ 10.7931
14.19/14.32	c bounds 2879 >= 1410 @ 10.7938
14.19/14.33	c bounds 2879 >= 1411 @ 10.7963
14.19/14.33	c bounds 2879 >= 1412 @ 10.7976
14.19/14.33	c bounds 2879 >= 1413 @ 10.7988
14.19/14.34	c bounds 2879 >= 1414 @ 10.7997
14.19/14.34	c bounds 2879 >= 1415 @ 10.8009
14.19/14.34	c bounds 2879 >= 1416 @ 10.8015
14.19/14.35	c bounds 2879 >= 1417 @ 10.8026
14.19/14.35	c bounds 2879 >= 1418 @ 10.8056
14.19/14.36	c bounds 2879 >= 1419 @ 10.8092
14.19/14.36	c bounds 2879 >= 1420 @ 10.8133
14.19/14.37	c bounds 2879 >= 1421 @ 10.8168
14.19/14.37	c #Conflicts:       6000 | #Constraints:      26526
14.19/14.37	c bounds 2879 >= 1422 @ 10.8202
14.19/14.37	c bounds 2879 >= 1423 @ 10.8215
14.19/14.38	c bounds 2879 >= 1424 @ 10.824
14.19/14.38	c bounds 2879 >= 1425 @ 10.8261
14.19/14.38	c bounds 2879 >= 1426 @ 10.8266
14.19/14.39	c bounds 2879 >= 1427 @ 10.8289
14.19/14.39	c bounds 2879 >= 1428 @ 10.8317
14.19/14.40	c bounds 2879 >= 1429 @ 10.8332
14.29/14.40	c bounds 2879 >= 1430 @ 10.8342
14.29/14.40	c bounds 2879 >= 1431 @ 10.8361
14.29/14.40	c bounds 2879 >= 1432 @ 10.8388
14.29/14.41	c bounds 2879 >= 1433 @ 10.841
14.29/14.41	c bounds 2879 >= 1434 @ 10.843
14.29/14.41	c bounds 2879 >= 1435 @ 10.8441
14.29/14.42	c bounds 2879 >= 1436 @ 10.8469
14.29/14.43	c bounds 2879 >= 1437 @ 10.8482
14.29/14.43	c bounds 2879 >= 1438 @ 10.8514
14.29/14.43	c bounds 2879 >= 1439 @ 10.8541
14.29/14.44	c bounds 2879 >= 1440 @ 10.857
14.29/14.44	c bounds 2879 >= 1441 @ 10.8616
14.29/14.45	c bounds 2879 >= 1442 @ 10.8641
14.29/14.45	c bounds 2879 >= 1443 @ 10.866
14.29/14.45	c bounds 2879 >= 1444 @ 10.8661
14.29/14.46	c bounds 2879 >= 1445 @ 10.8684
14.29/14.46	c bounds 2879 >= 1446 @ 10.8714
14.29/14.46	c bounds 2879 >= 1447 @ 10.8742
14.29/14.47	c bounds 2879 >= 1448 @ 10.8765
14.29/14.47	c bounds 2879 >= 1449 @ 10.8769
14.29/14.47	c bounds 2879 >= 1450 @ 10.8796
14.29/14.48	c bounds 2879 >= 1451 @ 10.8808
14.29/14.49	c INPROCESSING
14.29/14.49	c GARBAGE COLLECT
14.29/14.49	c bounds 2879 >= 1452 @ 10.8935
14.29/14.50	c bounds 2879 >= 1453 @ 10.8947
14.39/14.50	c bounds 2879 >= 1454 @ 10.8951
14.39/14.50	c bounds 2879 >= 1455 @ 10.8976
14.39/14.51	c bounds 2879 >= 1456 @ 10.8979
14.39/14.51	c bounds 2879 >= 1457 @ 10.8989
14.39/14.51	c bounds 2879 >= 1458 @ 10.8994
14.39/14.52	c bounds 2879 >= 1459 @ 10.9009
14.39/14.52	c bounds 2879 >= 1460 @ 10.9013
14.39/14.52	c bounds 2879 >= 1461 @ 10.9019
14.39/14.53	c bounds 2879 >= 1462 @ 10.9046
14.39/14.53	c bounds 2879 >= 1463 @ 10.9064
14.39/14.54	c bounds 2879 >= 1464 @ 10.9102
14.39/14.54	c bounds 2879 >= 1465 @ 10.9113
14.39/14.54	c bounds 2879 >= 1466 @ 10.9128
14.39/14.55	c bounds 2879 >= 1467 @ 10.9166
14.39/14.55	c bounds 2879 >= 1468 @ 10.9183
14.39/14.56	c bounds 2879 >= 1469 @ 10.9204
14.39/14.56	c bounds 2879 >= 1470 @ 10.9225
14.39/14.56	c #Conflicts:       7000 | #Constraints:      26017
14.39/14.56	c bounds 2879 >= 1471 @ 10.9238
14.39/14.57	c bounds 2879 >= 1472 @ 10.9253
14.39/14.57	c bounds 2879 >= 1473 @ 10.928
14.39/14.57	c bounds 2879 >= 1474 @ 10.9294
14.39/14.58	c bounds 2879 >= 1475 @ 10.932
14.39/14.58	c bounds 2879 >= 1476 @ 10.9346
14.39/14.58	c bounds 2879 >= 1477 @ 10.9353
14.39/14.59	c bounds 2879 >= 1478 @ 10.9358
14.39/14.59	c bounds 2879 >= 1479 @ 10.9362
14.39/14.59	c bounds 2879 >= 1480 @ 10.9368
14.39/14.60	c bounds 2879 >= 1481 @ 10.9379
14.50/14.60	c bounds 2879 >= 1482 @ 10.9403
14.50/14.60	c bounds 2879 >= 1483 @ 10.9419
14.50/14.61	c bounds 2879 >= 1484 @ 10.9437
14.50/14.61	c bounds 2879 >= 1485 @ 10.9453
14.50/14.61	c bounds 2879 >= 1486 @ 10.9479
14.50/14.61	c bounds 2879 >= 1487 @ 10.9501
14.50/14.62	c bounds 2879 >= 1488 @ 10.952
14.50/14.62	c bounds 2879 >= 1489 @ 10.9552
14.50/14.63	c bounds 2879 >= 1490 @ 10.9584
14.50/14.63	c bounds 2879 >= 1491 @ 10.9611
14.50/14.63	c bounds 2879 >= 1492 @ 10.9634
14.50/14.64	c bounds 2879 >= 1493 @ 10.9667
14.50/14.64	c bounds 2879 >= 1494 @ 10.9706
14.50/14.65	c bounds 2879 >= 1495 @ 10.9726
14.50/14.65	c bounds 2879 >= 1496 @ 10.9746
14.50/14.65	c bounds 2879 >= 1497 @ 10.9754
14.50/14.66	c bounds 2879 >= 1498 @ 10.9785
14.50/14.66	c bounds 2879 >= 1499 @ 10.9805
14.50/14.66	c bounds 2879 >= 1500 @ 10.9849
16.09/16.27	c bounds 2879 >= 1501 @ 12.5686
16.09/16.28	c bounds 2879 >= 1502 @ 12.5762
16.09/16.29	c bounds 2879 >= 1503 @ 12.5811
16.19/16.30	c bounds 2879 >= 1504 @ 12.589
16.19/16.30	c bounds 2879 >= 1505 @ 12.5956
16.19/16.31	c #Conflicts:       8000 | #Constraints:      27938
16.19/16.31	c bounds 2879 >= 1506 @ 12.6001
16.19/16.32	c bounds 2879 >= 1507 @ 12.6042
16.19/16.33	c bounds 2879 >= 1508 @ 12.6079
16.19/16.33	c bounds 2879 >= 1509 @ 12.6103
16.19/16.33	c bounds 2879 >= 1510 @ 12.6143
16.19/16.34	c bounds 2879 >= 1511 @ 12.6168
16.19/16.34	c bounds 2879 >= 1512 @ 12.6189
16.19/16.35	c bounds 2879 >= 1513 @ 12.6228
16.19/16.35	c bounds 2879 >= 1514 @ 12.6255
16.19/16.36	c bounds 2879 >= 1515 @ 12.6266
16.19/16.36	c bounds 2879 >= 1516 @ 12.6301
16.19/16.37	c bounds 2879 >= 1517 @ 12.6345
16.19/16.37	c bounds 2879 >= 1518 @ 12.6371
16.19/16.38	c bounds 2879 >= 1519 @ 12.6409
16.19/16.38	c bounds 2879 >= 1520 @ 12.6433
16.19/16.39	c bounds 2879 >= 1521 @ 12.6495
16.29/16.40	c bounds 2879 >= 1522 @ 12.6565
16.29/16.41	c bounds 2879 >= 1523 @ 12.6609
16.29/16.41	c bounds 2879 >= 1524 @ 12.6634
16.29/16.41	c bounds 2879 >= 1525 @ 12.6652
16.29/16.42	c bounds 2879 >= 1526 @ 12.6686
16.29/16.43	c #Conflicts:       9000 | #Constraints:      29613
16.29/16.43	c bounds 2879 >= 1527 @ 12.6734
16.29/16.44	c bounds 2879 >= 1528 @ 12.6806
16.29/16.45	c bounds 2879 >= 1529 @ 12.6916
16.29/16.46	c bounds 2879 >= 1530 @ 12.6995
16.29/16.46	c bounds 2879 >= 1531 @ 12.7017
16.29/16.47	c bounds 2879 >= 1532 @ 12.7063
16.29/16.48	c bounds 2879 >= 1533 @ 12.7099
16.29/16.49	c bounds 2879 >= 1534 @ 12.7137
16.29/16.49	c bounds 2879 >= 1535 @ 12.7163
16.39/16.50	c bounds 2879 >= 1536 @ 12.7215
16.39/16.51	c bounds 2879 >= 1537 @ 12.7257
16.39/16.52	c bounds 2879 >= 1538 @ 12.7318
16.39/16.53	c #Conflicts:      10000 | #Constraints:      31174
16.39/16.53	c bounds 2879 >= 1539 @ 12.7456
16.39/16.55	c bounds 2879 >= 1540 @ 12.7605
16.39/16.58	c bounds 2879 >= 1541 @ 12.7905
16.49/16.60	c bounds 2879 >= 1542 @ 12.81
16.49/16.67	c #Conflicts:      11000 | #Constraints:      32612
16.49/16.67	c bounds 2879 >= 1543 @ 12.8609
16.49/16.69	c bounds 2879 >= 1544 @ 12.8798
16.59/16.76	c #Conflicts:      12000 | #Constraints:      33804
16.59/16.76	c bounds 2879 >= 1545 @ 12.9361
19.68/19.85	c INPROCESSING
19.68/19.85	c GARBAGE COLLECT
19.68/19.85	c bounds 2879 >= 1546 @ 15.9795
19.68/19.89	c #Conflicts:      13000 | #Constraints:      29631
19.68/19.89	c bounds 2879 >= 1547 @ 16.0168
19.78/19.97	c bounds 2879 >= 1548 @ 16.0793
22.17/22.38	c #Conflicts:      14000 | #Constraints:      31033
22.17/22.38	c bounds 2879 >= 1549 @ 18.4615
22.27/22.41	c bounds 2879 >= 1550 @ 18.4877
22.27/22.46	c bounds 2879 >= 1551 @ 18.5347
22.37/22.50	c #Conflicts:      15000 | #Constraints:      32249
22.37/22.50	c bounds 2879 >= 1552 @ 18.5654
22.37/22.57	c bounds 2879 >= 1553 @ 18.6382
22.57/22.71	c #Conflicts:      16000 | #Constraints:      33369
22.57/22.71	c bounds 2879 >= 1554 @ 18.7719
32.85/33.03	c INPROCESSING
32.85/33.03	c GARBAGE COLLECT
32.85/33.03	c #Conflicts:      17000 | #Constraints:      29944
32.85/33.03	c #Conflicts:      18000 | #Constraints:      30944
32.85/33.03	c #Conflicts:      19000 | #Constraints:      31944
32.85/33.03	c bounds 2878 >= 1554 @ 28.8987
32.85/33.06	c bounds 2878 >= 1555 @ 28.9292
32.85/33.08	c bounds 2878 >= 1556 @ 28.9454
32.85/33.11	c bounds 2878 >= 1557 @ 28.9703
32.96/33.14	c #Conflicts:      20000 | #Constraints:      33113
32.96/33.14	c bounds 2878 >= 1558 @ 29.0001
32.96/33.20	c bounds 2878 >= 1559 @ 29.0515
33.04/33.27	c bounds 2878 >= 1560 @ 29.1193
33.14/33.37	c #Conflicts:      21000 | #Constraints:      34236
33.14/33.37	c bounds 2878 >= 1561 @ 29.2134
33.25/33.45	c bounds 2878 >= 1562 @ 29.2949
33.34/33.55	c #Conflicts:      22000 | #Constraints:      35308
33.34/33.55	c bounds 2878 >= 1563 @ 29.3916
33.44/33.69	c bounds 2878 >= 1564 @ 29.5232
36.14/36.38	c #Conflicts:      23000 | #Constraints:      36434
36.14/36.38	c bounds 2878 >= 1565 @ 32.165
36.43/36.64	c #Conflicts:      24000 | #Constraints:      37506
36.43/36.64	c #Conflicts:      25000 | #Constraints:      38506
36.43/36.64	c bounds 2878 >= 1566 @ 32.4166
39.73/39.90	c INPROCESSING
39.73/39.90	c GARBAGE COLLECT
39.73/39.90	c rational objective 1566
39.84/40.07	c #Conflicts:      26000 | #Constraints:      32172
39.84/40.07	c bounds 2878 >= 1567 @ 35.8081
40.02/40.22	c #Conflicts:      27000 | #Constraints:      33307
40.02/40.22	c bounds 2878 >= 1568 @ 35.9459
40.13/40.38	c #Conflicts:      28000 | #Constraints:      34475
40.13/40.38	c bounds 2878 >= 1569 @ 36.1012
40.32/40.56	c #Conflicts:      29000 | #Constraints:      35580
40.32/40.56	c bounds 2878 >= 1570 @ 36.2619
43.01/43.25	c #Conflicts:      30000 | #Constraints:      36664
43.01/43.25	c INPROCESSING
43.01/43.25	c GARBAGE COLLECT
43.01/43.25	c rational objective 1570
43.32/43.50	c bounds 2877 >= 1570 @ 39.1515
43.32/43.50	c bounds 2877 >= 1571 @ 39.1531
43.32/43.51	c bounds 2877 >= 1572 @ 39.1555
43.32/43.52	c bounds 2877 >= 1573 @ 39.1589
43.32/43.52	c bounds 2877 >= 1574 @ 39.1624
43.32/43.52	c #Conflicts:      31000 | #Constraints:      31542
43.32/43.52	c bounds 2877 >= 1575 @ 39.1643
43.32/43.53	c bounds 2877 >= 1576 @ 39.1662
43.32/43.53	c bounds 2877 >= 1577 @ 39.1679
43.32/43.54	c bounds 2877 >= 1578 @ 39.1704
43.32/43.54	c bounds 2877 >= 1579 @ 39.1737
43.32/43.55	c bounds 2877 >= 1580 @ 39.1754
43.32/43.55	c bounds 2877 >= 1581 @ 39.1779
43.32/43.56	c bounds 2877 >= 1582 @ 39.1821
43.32/43.56	c bounds 2877 >= 1583 @ 39.184
43.32/43.57	c bounds 2877 >= 1584 @ 39.1864
43.32/43.57	c bounds 2877 >= 1585 @ 39.1884
43.32/43.57	c bounds 2877 >= 1586 @ 39.1893
43.32/43.58	c bounds 2877 >= 1587 @ 39.1917
43.32/43.58	c bounds 2877 >= 1588 @ 39.1918
43.32/43.59	c bounds 2877 >= 1589 @ 39.1969
43.32/43.59	c bounds 2877 >= 1590 @ 39.2012
43.41/43.60	c bounds 2877 >= 1591 @ 39.2079
43.41/43.61	c bounds 2877 >= 1592 @ 39.2177
43.52/43.77	c #Conflicts:      32000 | #Constraints:      33014
43.52/43.77	c bounds 2876 >= 1592 @ 39.3755
43.52/43.79	c bounds 2876 >= 1593 @ 39.3852
43.62/43.81	c bounds 2876 >= 1594 @ 39.3998
43.62/43.83	c bounds 2876 >= 1595 @ 39.4178
43.62/43.85	c bounds 2876 >= 1596 @ 39.4395
43.62/43.89	c #Conflicts:      33000 | #Constraints:      34183
43.62/43.89	c bounds 2876 >= 1597 @ 39.4752
43.72/43.93	c bounds 2875 >= 1597 @ 39.5105
43.72/43.97	c bounds 2874 >= 1597 @ 39.5405
43.83/44.02	c bounds 2874 >= 1598 @ 39.5918
43.83/44.05	c bounds 2873 >= 1598 @ 39.6201
43.83/44.09	c bounds 2872 >= 1598 @ 39.6508
43.93/44.12	c bounds 2871 >= 1598 @ 39.6822
43.93/44.13	c bounds 2871 >= 1599 @ 39.6849
43.93/44.16	c bounds 2870 >= 1599 @ 39.7126
43.93/44.17	c #Conflicts:      34000 | #Constraints:      35318
43.93/44.17	c bounds 2870 >= 1600 @ 39.7149
43.93/44.17	c bounds 2870 >= 1601 @ 39.7181
43.93/44.18	c bounds 2870 >= 1602 @ 39.7211
43.93/44.18	c bounds 2870 >= 1603 @ 39.7243
43.93/44.19	c bounds 2870 >= 1604 @ 39.7289
43.93/44.20	c bounds 2870 >= 1605 @ 39.7359
46.10/46.35	c #Conflicts:      35000 | #Constraints:      36444
46.10/46.35	c bounds 2869 >= 1605 @ 41.8584
46.10/46.37	c bounds 2869 >= 1606 @ 41.8733
46.10/46.38	c bounds 2869 >= 1607 @ 41.8784
46.10/46.39	c bounds 2869 >= 1608 @ 41.8894
46.20/46.40	c bounds 2869 >= 1609 @ 41.9011
46.20/46.43	c bounds 2869 >= 1610 @ 41.9305
46.20/46.48	c bounds 2869 >= 1611 @ 41.9756
46.41/46.60	c #Conflicts:      36000 | #Constraints:      37763
46.41/46.60	c bounds 2869 >= 1612 @ 42.0899
46.41/46.69	c #Conflicts:      37000 | #Constraints:      38835
46.41/46.69	c bounds 2869 >= 1613 @ 42.1795
49.50/49.72	c bounds 2869 >= 1614 @ 45.1655
49.60/49.88	c #Conflicts:      38000 | #Constraints:      39949
49.60/49.88	c bounds 2869 >= 1615 @ 45.3225
49.81/50.06	c #Conflicts:      39000 | #Constraints:      41000
49.81/50.06	c bounds 2869 >= 1616 @ 45.5015
54.80/55.08	c #Conflicts:      40000 | #Constraints:      42072
54.80/55.08	c #Conflicts:      41000 | #Constraints:      43072
54.80/55.08	c bounds 2868 >= 1616 @ 50.4518
54.89/55.15	c bounds 2868 >= 1617 @ 50.5229
54.89/55.17	c bounds 2868 >= 1618 @ 50.5382
54.89/55.20	c bounds 2868 >= 1619 @ 50.5614
54.98/55.24	c bounds 2868 >= 1620 @ 50.606
55.09/55.31	c bounds 2868 >= 1621 @ 50.6683
55.09/55.37	c #Conflicts:      42000 | #Constraints:      44307
55.09/55.37	c bounds 2868 >= 1622 @ 50.7329
55.18/55.44	c bounds 2868 >= 1623 @ 50.7999
55.28/55.54	c bounds 2868 >= 1624 @ 50.893
55.38/55.64	c #Conflicts:      43000 | #Constraints:      45421
55.38/55.64	c bounds 2868 >= 1625 @ 50.9924
58.58/58.87	c INPROCESSING
58.58/58.87	c GARBAGE COLLECT
58.58/58.87	c rational objective 1625
58.67/58.99	c bounds 2868 >= 1626 @ 54.3026
58.67/59.00	c bounds 2868 >= 1627 @ 54.3157
58.79/59.02	c bounds 2868 >= 1628 @ 54.331
58.79/59.04	c #Conflicts:      44000 | #Constraints:      36543
58.79/59.04	c bounds 2868 >= 1629 @ 54.3497
58.79/59.06	c bounds 2868 >= 1630 @ 54.3685
58.79/59.09	c bounds 2868 >= 1631 @ 54.3915
58.89/59.13	c #Conflicts:      45000 | #Constraints:      37630
58.89/59.13	c bounds 2868 >= 1632 @ 54.4234
62.16/62.43	c bounds 2868 >= 1633 @ 57.6805
62.16/62.47	c bounds 2868 >= 1634 @ 57.7205
62.27/62.51	c #Conflicts:      46000 | #Constraints:      38726
62.27/62.51	c bounds 2868 >= 1635 @ 57.7569
62.27/62.57	c bounds 2868 >= 1636 @ 57.8161
62.36/62.64	c #Conflicts:      47000 | #Constraints:      39825
62.36/62.64	c bounds 2868 >= 1637 @ 57.8793
62.47/62.74	c bounds 2868 >= 1638 @ 57.9699
62.56/62.88	c #Conflicts:      48000 | #Constraints:      40936
62.56/62.88	c bounds 2868 >= 1639 @ 58.1005
62.78/63.08	c #Conflicts:      49000 | #Constraints:      41984
62.78/63.08	c #Conflicts:      50000 | #Constraints:      42984
62.78/63.08	c bounds 2868 >= 1640 @ 58.2858
63.06/63.31	c #Conflicts:      51000 | #Constraints:      44023
63.06/63.31	c bounds 2868 >= 1641 @ 58.5035
65.26/65.58	c #Conflicts:      52000 | #Constraints:      45077
65.26/65.58	c bounds 2867 >= 1641 @ 60.7506
65.35/65.60	c #Conflicts:      53000 | #Constraints:      46079
65.35/65.60	c bounds 2867 >= 1642 @ 60.7705
65.35/65.61	c bounds 2867 >= 1643 @ 60.7773
65.35/65.63	c bounds 2867 >= 1644 @ 60.7893
65.35/65.67	c bounds 2867 >= 1645 @ 60.8291
65.35/65.69	c bounds 2867 >= 1646 @ 60.8524
65.45/65.72	c bounds 2867 >= 1647 @ 60.8805
65.45/65.77	c bounds 2867 >= 1648 @ 60.9195
65.65/65.98	c bounds 2867 >= 1649 @ 61.1211
65.86/66.13	c #Conflicts:      54000 | #Constraints:      47426
65.86/66.13	c bounds 2867 >= 1650 @ 61.2668
65.96/66.29	c bounds 2867 >= 1651 @ 61.4196
66.15/66.45	c #Conflicts:      55000 | #Constraints:      48555
66.15/66.45	c bounds 2867 >= 1652 @ 61.5743
67.86/68.12	c #Conflicts:      56000 | #Constraints:      49615
67.86/68.12	c bounds 2866 >= 1652 @ 63.2271
67.86/68.16	c bounds 2866 >= 1653 @ 63.2627
70.94/71.26	c bounds 2866 >= 1654 @ 66.3232
70.94/71.29	c bounds 2866 >= 1655 @ 66.3534
71.04/71.34	c bounds 2866 >= 1656 @ 66.3936
71.04/71.39	c bounds 2866 >= 1657 @ 66.4428
71.24/71.60	c #Conflicts:      57000 | #Constraints:      50748
71.24/71.60	c bounds 2866 >= 1658 @ 66.6402
71.43/71.75	c bounds 2865 >= 1658 @ 66.7877
71.54/71.82	c bounds 2865 >= 1659 @ 66.8457
71.54/71.89	c bounds 2864 >= 1659 @ 66.9197
75.23/75.56	c INPROCESSING
75.23/75.56	c GARBAGE COLLECT
75.23/75.56	c rational objective 1659
75.43/75.70	c bounds 2863 >= 1659 @ 70.6928
75.53/75.81	c bounds 2862 >= 1659 @ 70.7929
75.62/75.94	c bounds 2861 >= 1659 @ 70.9201
75.74/76.07	c bounds 2860 >= 1659 @ 71.0441
75.74/76.08	c bounds 2860 >= 1660 @ 71.0466
75.74/76.08	c bounds 2860 >= 1661 @ 71.051
75.74/76.10	c #Conflicts:      58000 | #Constraints:      38881
75.74/76.10	c bounds 2860 >= 1662 @ 71.0678
75.84/76.15	c bounds 2860 >= 1663 @ 71.1096
76.03/76.34	c bounds 2859 >= 1663 @ 71.2967
76.13/76.42	c #Conflicts:      59000 | #Constraints:      40032
76.13/76.42	c bounds 2859 >= 1664 @ 71.3674
76.33/76.69	c bounds 2858 >= 1664 @ 71.6298
76.52/76.80	c bounds 2858 >= 1665 @ 71.7327
76.84/77.18	c #Conflicts:      60000 | #Constraints:      41168
76.84/77.18	c bounds 2857 >= 1665 @ 72.1121
76.92/77.27	c bounds 2857 >= 1666 @ 72.1914
77.03/77.35	c #Conflicts:      61000 | #Constraints:      42229
77.03/77.35	c bounds 2857 >= 1667 @ 72.2712
77.12/77.47	c bounds 2857 >= 1668 @ 72.3892
77.32/77.67	c bounds 2856 >= 1668 @ 72.5694
77.52/77.86	c #Conflicts:      62000 | #Constraints:      43299
77.52/77.86	c bounds 2856 >= 1669 @ 72.7546
78.62/78.96	c #Conflicts:      63000 | #Constraints:      44368
78.62/78.96	c bounds 2855 >= 1669 @ 73.8385
78.92/79.28	c #Conflicts:      64000 | #Constraints:      45369
78.92/79.28	c bounds 2855 >= 1670 @ 74.157
79.11/79.43	c bounds 2854 >= 1670 @ 74.2938
87.80/88.12	c #Conflicts:      65000 | #Constraints:      46485
87.80/88.12	c #Conflicts:      66000 | #Constraints:      47506
87.80/88.12	c #Conflicts:      67000 | #Constraints:      48519
87.80/88.12	c #Conflicts:      68000 | #Constraints:      49530
87.80/88.12	c bounds 2853 >= 1670 @ 82.8678
88.29/88.62	c bounds 2853 >= 1671 @ 83.3496
88.29/88.63	c bounds 2853 >= 1672 @ 83.358
88.29/88.64	c bounds 2853 >= 1673 @ 83.3724
88.29/88.66	c bounds 2853 >= 1674 @ 83.3942
88.29/88.67	c bounds 2853 >= 1675 @ 83.4049
88.39/88.70	c bounds 2853 >= 1676 @ 83.4325
88.39/88.75	c bounds 2853 >= 1677 @ 83.478
88.50/88.84	c bounds 2853 >= 1678 @ 83.5583
88.59/88.96	c #Conflicts:      69000 | #Constraints:      50727
88.59/88.96	c bounds 2853 >= 1679 @ 83.677
88.80/89.18	c bounds 2853 >= 1680 @ 83.8888
89.19/89.59	c #Conflicts:      70000 | #Constraints:      51844
89.19/89.59	c bounds 2853 >= 1681 @ 84.2932
89.89/90.24	c #Conflicts:      71000 | #Constraints:      52952
89.89/90.24	c bounds 2853 >= 1682 @ 84.9364
92.28/92.68	c #Conflicts:      72000 | #Constraints:      54015
92.28/92.68	c #Conflicts:      73000 | #Constraints:      55015
92.28/92.68	c bounds 2853 >= 1683 @ 87.3483
95.68/96.09	c #Conflicts:      74000 | #Constraints:      56180
95.68/96.09	c INPROCESSING
95.68/96.09	c GARBAGE COLLECT
95.68/96.09	c rational objective 1683
100.56/100.92	c #Conflicts:      75000 | #Constraints:      42490
100.56/100.92	c #Conflicts:      76000 | #Constraints:      43490
100.56/100.92	c bounds 2852 >= 1683 @ 95.4717
102.46/102.86	c #Conflicts:      77000 | #Constraints:      44491
102.46/102.86	c #Conflicts:      78000 | #Constraints:      45491
102.46/102.86	c bounds 2852 >= 1684 @ 97.3739
102.86/103.22	c #Conflicts:      79000 | #Constraints:      46677
102.86/103.22	c #Conflicts:      80000 | #Constraints:      47677
102.86/103.22	c bounds 2852 >= 1685 @ 97.7219
103.15/103.58	c #Conflicts:      81000 | #Constraints:      48746
103.15/103.58	c bounds 2852 >= 1686 @ 98.0732
103.55/103.97	c #Conflicts:      82000 | #Constraints:      49791
103.55/103.97	c bounds 2852 >= 1687 @ 98.458
105.76/106.17	c #Conflicts:      83000 | #Constraints:      50854
105.76/106.17	c #Conflicts:      84000 | #Constraints:      51854
105.76/106.17	c bounds 2852 >= 1688 @ 100.632
106.66/107.10	c #Conflicts:      85000 | #Constraints:      52914
106.66/107.10	c #Conflicts:      86000 | #Constraints:      53914
106.66/107.10	c #Conflicts:      87000 | #Constraints:      54914
106.66/107.10	c bounds 2852 >= 1689 @ 101.539
109.65/110.08	c #Conflicts:      88000 | #Constraints:      56025
109.65/110.08	c #Conflicts:      89000 | #Constraints:      57025
109.65/110.08	c #Conflicts:      90000 | #Constraints:      58025
109.65/110.08	c bounds 2852 >= 1690 @ 104.475
114.43/114.88	c #Conflicts:      91000 | #Constraints:      59088
114.43/114.88	c #Conflicts:      92000 | #Constraints:      60088
114.43/114.88	c INPROCESSING
114.43/114.88	c GARBAGE COLLECT
114.43/114.88	c rational objective 1690
114.82/115.25	c #Conflicts:      93000 | #Constraints:      43955
114.82/115.25	c bounds 2852 >= 1691 @ 109.585
116.91/117.31	c #Conflicts:      94000 | #Constraints:      45015
116.91/117.31	c #Conflicts:      95000 | #Constraints:      46015
116.91/117.31	c #Conflicts:      96000 | #Constraints:      47015
116.91/117.31	c bounds 2852 >= 1692 @ 111.606
121.62/122.06	c #Conflicts:      97000 | #Constraints:      48084
121.62/122.06	c #Conflicts:      98000 | #Constraints:      49084
121.62/122.06	c #Conflicts:      99000 | #Constraints:      50084
121.62/122.06	c bounds 2851 >= 1692 @ 116.296
126.20/126.67	c #Conflicts:     100000 | #Constraints:      51085
126.20/126.67	c #Conflicts:     101000 | #Constraints:      52085
126.20/126.67	c #Conflicts:     102000 | #Constraints:      53085
126.20/126.67	c INPROCESSING
126.20/126.67	c GARBAGE COLLECT
126.20/126.67	c rational objective 1692
128.39/128.85	c #Conflicts:     103000 | #Constraints:      41308
128.39/128.85	c #Conflicts:     104000 | #Constraints:      42308
128.39/128.85	c bounds 2851 >= 1693 @ 122.986
130.88/131.33	c #Conflicts:     105000 | #Constraints:      43449
130.88/131.33	c #Conflicts:     106000 | #Constraints:      44449
130.88/131.33	c #Conflicts:     107000 | #Constraints:      45449
130.88/131.33	c #Conflicts:     108000 | #Constraints:      46449
130.88/131.33	c bounds 2851 >= 1694 @ 125.413
132.69/133.16	c #Conflicts:     109000 | #Constraints:      47533
132.69/133.16	c #Conflicts:     110000 | #Constraints:      48533
132.69/133.16	c #Conflicts:     111000 | #Constraints:      49533
132.69/133.16	c #Conflicts:     112000 | #Constraints:      50533
132.69/133.16	c #Conflicts:     113000 | #Constraints:      51533
132.69/133.16	c #Conflicts:     114000 | #Constraints:      52533
132.69/133.16	c bounds 2851 >= 1695 @ 127.203
135.97/136.40	c #Conflicts:     115000 | #Constraints:      53612
135.97/136.40	c #Conflicts:     116000 | #Constraints:      54620
135.97/136.40	c bounds 2850 >= 1695 @ 130.4
136.97/137.41	c #Conflicts:     117000 | #Constraints:      55627
136.97/137.41	c bounds 2850 >= 1696 @ 131.378
137.06/137.58	c #Conflicts:     118000 | #Constraints:      56696
137.06/137.58	c bounds 2850 >= 1697 @ 131.548
137.26/137.74	c #Conflicts:     119000 | #Constraints:      57735
137.26/137.74	c bounds 2850 >= 1698 @ 131.7
137.36/137.87	c bounds 2850 >= 1699 @ 131.824
148.03/148.55	c #Conflicts:     120000 | #Constraints:      58795
148.03/148.55	c #Conflicts:     121000 | #Constraints:      59795
148.03/148.55	c #Conflicts:     122000 | #Constraints:      60796
148.03/148.55	c #Conflicts:     123000 | #Constraints:      61800
148.03/148.55	c INPROCESSING
148.03/148.55	c GARBAGE COLLECT
148.03/148.55	c rational objective 1699
150.12/150.66	c bounds 2850 >= 1700 @ 144.422
150.12/150.69	c #Conflicts:     124000 | #Constraints:      45480
150.12/150.69	c bounds 2850 >= 1701 @ 144.451
150.23/150.73	c bounds 2850 >= 1702 @ 144.486
150.23/150.79	c bounds 2850 >= 1703 @ 144.537
150.32/150.85	c #Conflicts:     125000 | #Constraints:      46555
150.32/150.85	c bounds 2850 >= 1704 @ 144.593
150.43/150.93	c bounds 2850 >= 1705 @ 144.675
150.54/151.03	c #Conflicts:     126000 | #Constraints:      47630
150.54/151.03	c bounds 2850 >= 1706 @ 144.765
150.64/151.15	c bounds 2850 >= 1707 @ 144.875
150.73/151.27	c #Conflicts:     127000 | #Constraints:      48696
150.73/151.27	c bounds 2850 >= 1708 @ 144.995
150.92/151.41	c #Conflicts:     128000 | #Constraints:      49726
150.92/151.41	c bounds 2850 >= 1709 @ 145.131
151.13/151.61	c #Conflicts:     129000 | #Constraints:      50771
151.13/151.61	c bounds 2850 >= 1710 @ 145.324
154.21/154.70	c #Conflicts:     130000 | #Constraints:      51795
154.21/154.70	c bounds 2850 >= 1711 @ 148.381
154.71/155.21	c #Conflicts:     131000 | #Constraints:      52837
154.71/155.21	c #Conflicts:     132000 | #Constraints:      53837
154.71/155.21	c bounds 2850 >= 1712 @ 148.881
155.32/155.81	c #Conflicts:     133000 | #Constraints:      54897
155.32/155.81	c #Conflicts:     134000 | #Constraints:      55897
155.32/155.81	c bounds 2850 >= 1713 @ 149.464
157.80/158.34	c INPROCESSING
157.80/158.34	c GARBAGE COLLECT
157.80/158.34	c rational objective 1713
160.01/160.51	c #Conflicts:     135000 | #Constraints:      42683
160.01/160.51	c #Conflicts:     136000 | #Constraints:      43683
160.01/160.51	c #Conflicts:     137000 | #Constraints:      44683
160.01/160.51	c bounds 2850 >= 1714 @ 154.087
160.61/161.16	c #Conflicts:     138000 | #Constraints:      45797
160.61/161.16	c #Conflicts:     139000 | #Constraints:      46797
160.61/161.16	c #Conflicts:     140000 | #Constraints:      47797
160.61/161.16	c bounds 2850 >= 1715 @ 154.721
163.89/164.40	c #Conflicts:     141000 | #Constraints:      48869
163.89/164.40	c #Conflicts:     142000 | #Constraints:      49869
163.89/164.40	c bounds 2850 >= 1716 @ 157.924
165.08/165.63	c #Conflicts:     143000 | #Constraints:      50938
165.08/165.63	c #Conflicts:     144000 | #Constraints:      51938
165.08/165.63	c #Conflicts:     145000 | #Constraints:      52938
165.08/165.63	c #Conflicts:     146000 | #Constraints:      53938
165.08/165.63	c bounds 2850 >= 1717 @ 159.13
168.49/169.08	c #Conflicts:     147000 | #Constraints:      54989
168.49/169.08	c #Conflicts:     148000 | #Constraints:      55989
168.49/169.08	c #Conflicts:     149000 | #Constraints:      56989
168.49/169.08	c #Conflicts:     150000 | #Constraints:      57989
168.49/169.08	c #Conflicts:     151000 | #Constraints:      58989
168.49/169.08	c bounds 2850 >= 1718 @ 162.525
170.49/171.09	c #Conflicts:     152000 | #Constraints:      60052
170.49/171.09	c #Conflicts:     153000 | #Constraints:      61052
170.49/171.09	c #Conflicts:     154000 | #Constraints:      62052
170.49/171.09	c #Conflicts:     155000 | #Constraints:      63052
170.49/171.09	c bounds 2850 >= 1719 @ 164.484
173.48/174.04	c #Conflicts:     156000 | #Constraints:      64088
173.48/174.04	c #Conflicts:     157000 | #Constraints:      65088
173.48/174.04	c #Conflicts:     158000 | #Constraints:      66088
173.48/174.04	c #Conflicts:     159000 | #Constraints:      67088
173.48/174.04	c INPROCESSING
173.48/174.04	c GARBAGE COLLECT
173.48/174.04	c rational objective 1719
174.76/175.39	c #Conflicts:     160000 | #Constraints:      48509
174.76/175.39	c #Conflicts:     161000 | #Constraints:      49509
174.76/175.39	c #Conflicts:     162000 | #Constraints:      50509
174.76/175.39	c #Conflicts:     163000 | #Constraints:      51509
174.76/175.39	c bounds 2850 >= 1720 @ 168.714
178.25/178.82	c #Conflicts:     164000 | #Constraints:      52599
178.25/178.82	c #Conflicts:     165000 | #Constraints:      53599
178.25/178.82	c #Conflicts:     166000 | #Constraints:      54599
178.25/178.82	c #Conflicts:     167000 | #Constraints:      55599
178.25/178.82	c #Conflicts:     168000 | #Constraints:      56599
178.25/178.82	c bounds 2850 >= 1721 @ 172.099
180.85/181.40	c #Conflicts:     169000 | #Constraints:      57650
180.85/181.40	c #Conflicts:     170000 | #Constraints:      58650
180.85/181.40	c #Conflicts:     171000 | #Constraints:      59650
180.85/181.40	c INPROCESSING
180.85/181.40	c GARBAGE COLLECT
180.85/181.40	c rational objective 1721
183.83/184.48	c #Conflicts:     172000 | #Constraints:      45029
183.83/184.48	c #Conflicts:     173000 | #Constraints:      46029
183.83/184.48	c #Conflicts:     174000 | #Constraints:      47029
183.83/184.48	c #Conflicts:     175000 | #Constraints:      48029
183.83/184.48	c #Conflicts:     176000 | #Constraints:      49029
183.83/184.48	c #Conflicts:     177000 | #Constraints:      50029
183.83/184.48	c #Conflicts:     178000 | #Constraints:      51029
183.83/184.48	c bounds 2850 >= 1722 @ 177.639
187.92/188.51	c #Conflicts:     179000 | #Constraints:      52134
187.92/188.51	c #Conflicts:     180000 | #Constraints:      53134
187.92/188.51	c #Conflicts:     181000 | #Constraints:      54134
187.92/188.51	c #Conflicts:     182000 | #Constraints:      55134
187.92/188.51	c #Conflicts:     183000 | #Constraints:      56134
187.92/188.51	c bounds 2850 >= 1723 @ 181.596
192.70/193.33	c #Conflicts:     184000 | #Constraints:      57179
192.70/193.33	c #Conflicts:     185000 | #Constraints:      58179
192.70/193.33	c #Conflicts:     186000 | #Constraints:      59179
192.70/193.33	c #Conflicts:     187000 | #Constraints:      60179
192.70/193.33	c #Conflicts:     188000 | #Constraints:      61179
192.70/193.33	c #Conflicts:     189000 | #Constraints:      62179
192.70/193.33	c bounds 2850 >= 1724 @ 186.355
197.50/198.15	c #Conflicts:     190000 | #Constraints:      63236
197.50/198.15	c #Conflicts:     191000 | #Constraints:      64236
197.50/198.15	c #Conflicts:     192000 | #Constraints:      65236
197.50/198.15	c #Conflicts:     193000 | #Constraints:      66236
197.50/198.15	c #Conflicts:     194000 | #Constraints:      67236
197.50/198.15	c #Conflicts:     195000 | #Constraints:      68236
197.50/198.15	c #Conflicts:     196000 | #Constraints:      69236
197.50/198.15	c bounds 2850 >= 1725 @ 191.111
201.78/202.43	c #Conflicts:     197000 | #Constraints:      70287
201.78/202.43	c #Conflicts:     198000 | #Constraints:      71287
201.78/202.43	c INPROCESSING
201.78/202.43	c GARBAGE COLLECT
201.78/202.43	c rational objective 1725
207.17/207.87	c #Conflicts:     199000 | #Constraints:      50339
207.17/207.87	c #Conflicts:     200000 | #Constraints:      51339
207.17/207.87	c #Conflicts:     201000 | #Constraints:      52339
207.17/207.87	c #Conflicts:     202000 | #Constraints:      53339
207.17/207.87	c #Conflicts:     203000 | #Constraints:      54339
207.17/207.87	c #Conflicts:     204000 | #Constraints:      55339
207.17/207.87	c #Conflicts:     205000 | #Constraints:      56339
207.17/207.87	c #Conflicts:     206000 | #Constraints:      57339
207.17/207.87	c bounds 2850 >= 1726 @ 200.733
215.94/216.64	c #Conflicts:     207000 | #Constraints:      58405
215.94/216.64	c #Conflicts:     208000 | #Constraints:      59405
215.94/216.64	c #Conflicts:     209000 | #Constraints:      60405
215.94/216.64	c #Conflicts:     210000 | #Constraints:      61406
215.94/216.64	c bounds 2849 >= 1726 @ 209.424
218.94/219.61	c #Conflicts:     211000 | #Constraints:      62408
218.94/219.61	c #Conflicts:     212000 | #Constraints:      63408
218.94/219.61	c INPROCESSING
218.94/219.61	c GARBAGE COLLECT
218.94/219.61	c rational objective 1726
219.93/220.62	c #Conflicts:     213000 | #Constraints:      46708
219.93/220.62	c #Conflicts:     214000 | #Constraints:      47708
219.93/220.62	c #Conflicts:     215000 | #Constraints:      48708
219.93/220.62	c #Conflicts:     216000 | #Constraints:      49708
219.93/220.62	c bounds 2849 >= 1727 @ 213.324
220.83/221.57	c #Conflicts:     217000 | #Constraints:      50840
220.83/221.57	c #Conflicts:     218000 | #Constraints:      51840
220.83/221.57	c #Conflicts:     219000 | #Constraints:      52840
220.83/221.57	c #Conflicts:     220000 | #Constraints:      53840
220.83/221.57	c bounds 2849 >= 1728 @ 214.25
222.92/223.67	c #Conflicts:     221000 | #Constraints:      54897
222.92/223.67	c #Conflicts:     222000 | #Constraints:      55897
222.92/223.67	c bounds 2849 >= 1729 @ 216.318
226.21/226.94	c #Conflicts:     223000 | #Constraints:      56936
226.21/226.94	c #Conflicts:     224000 | #Constraints:      57936
226.21/226.94	c #Conflicts:     225000 | #Constraints:      58936
226.21/226.94	c #Conflicts:     226000 | #Constraints:      59936
226.21/226.94	c bounds 2849 >= 1730 @ 219.539
228.71/229.49	c #Conflicts:     227000 | #Constraints:      60984
228.71/229.49	c #Conflicts:     228000 | #Constraints:      61984
228.71/229.49	c #Conflicts:     229000 | #Constraints:      62984
228.71/229.49	c #Conflicts:     230000 | #Constraints:      63984
228.71/229.49	c #Conflicts:     231000 | #Constraints:      64984
228.71/229.49	c #Conflicts:     232000 | #Constraints:      65984
228.71/229.49	c #Conflicts:     233000 | #Constraints:      66984
228.71/229.49	c bounds 2849 >= 1731 @ 222.035
236.18/236.90	c #Conflicts:     234000 | #Constraints:      68044
236.18/236.90	c #Conflicts:     235000 | #Constraints:      69044
236.18/236.90	c #Conflicts:     236000 | #Constraints:      70044
236.18/236.90	c #Conflicts:     237000 | #Constraints:      71044
236.18/236.90	c #Conflicts:     238000 | #Constraints:      72044
236.18/236.90	c #Conflicts:     239000 | #Constraints:      73044
236.18/236.90	c #Conflicts:     240000 | #Constraints:      74044
236.18/236.90	c #Conflicts:     241000 | #Constraints:      75044
236.18/236.90	c #Conflicts:     242000 | #Constraints:      76044
236.18/236.90	c bounds 2849 >= 1732 @ 229.326
239.08/239.85	c #Conflicts:     243000 | #Constraints:      77104
239.08/239.85	c INPROCESSING
239.08/239.85	c GARBAGE COLLECT
239.08/239.85	c rational objective 1732
246.56/247.37	c #Conflicts:     244000 | #Constraints:      53524
246.56/247.37	c #Conflicts:     245000 | #Constraints:      54524
246.56/247.37	c #Conflicts:     246000 | #Constraints:      55524
246.56/247.37	c #Conflicts:     247000 | #Constraints:      56524
246.56/247.37	c #Conflicts:     248000 | #Constraints:      57524
246.56/247.37	c #Conflicts:     249000 | #Constraints:      58524
246.56/247.37	c #Conflicts:     250000 | #Constraints:      59524
246.56/247.37	c #Conflicts:     251000 | #Constraints:      60524
246.56/247.37	c #Conflicts:     252000 | #Constraints:      61524
246.56/247.37	c #Conflicts:     253000 | #Constraints:      62524
246.56/247.37	c #Conflicts:     254000 | #Constraints:      63524
246.56/247.37	c #Conflicts:     255000 | #Constraints:      64524
246.56/247.37	c bounds 2849 >= 1733 @ 239.643
249.84/250.60	c #Conflicts:     256000 | #Constraints:      65623
249.84/250.60	c #Conflicts:     257000 | #Constraints:      66623
249.84/250.60	c #Conflicts:     258000 | #Constraints:      67623
249.84/250.60	c INPROCESSING
249.84/250.60	c GARBAGE COLLECT
249.84/250.60	c rational objective 1733
257.42/258.28	c #Conflicts:     259000 | #Constraints:      49229
257.42/258.28	c #Conflicts:     260000 | #Constraints:      50229
257.42/258.28	c #Conflicts:     261000 | #Constraints:      51229
257.42/258.28	c #Conflicts:     262000 | #Constraints:      52229
257.42/258.28	c #Conflicts:     263000 | #Constraints:      53229
257.42/258.28	c #Conflicts:     264000 | #Constraints:      54229
257.42/258.28	c #Conflicts:     265000 | #Constraints:      55229
257.42/258.28	c #Conflicts:     266000 | #Constraints:      56229
257.42/258.28	c #Conflicts:     267000 | #Constraints:      57229
257.42/258.28	c #Conflicts:     268000 | #Constraints:      58229
257.42/258.28	c bounds 2849 >= 1734 @ 250.38
276.68/277.55	c #Conflicts:     269000 | #Constraints:      59310
276.68/277.55	c #Conflicts:     270000 | #Constraints:      60310
276.68/277.55	c #Conflicts:     271000 | #Constraints:      61310
276.68/277.55	c #Conflicts:     272000 | #Constraints:      62310
276.68/277.55	c #Conflicts:     273000 | #Constraints:      63313
276.68/277.55	c #Conflicts:     274000 | #Constraints:      64320
276.68/277.55	c #Conflicts:     275000 | #Constraints:      65328
276.68/277.55	c bounds 2848 >= 1734 @ 269.506
276.87/277.79	c #Conflicts:     276000 | #Constraints:      66341
276.87/277.79	c bounds 2848 >= 1735 @ 269.734
276.98/277.85	c bounds 2848 >= 1736 @ 269.784
277.07/277.92	c bounds 2848 >= 1737 @ 269.855
277.19/278.04	c #Conflicts:     277000 | #Constraints:      67464
277.19/278.04	c bounds 2848 >= 1738 @ 269.968
278.58/279.40	c #Conflicts:     278000 | #Constraints:      68500
278.58/279.40	c bounds 2848 >= 1739 @ 271.308
278.77/279.68	c #Conflicts:     279000 | #Constraints:      69530
278.77/279.68	c bounds 2848 >= 1740 @ 271.583
279.29/280.11	c #Conflicts:     280000 | #Constraints:      70581
279.29/280.11	c bounds 2848 >= 1741 @ 272.001
281.86/282.75	c #Conflicts:     281000 | #Constraints:      71647
281.86/282.75	c #Conflicts:     282000 | #Constraints:      72647
281.86/282.75	c bounds 2848 >= 1742 @ 274.593
282.66/283.55	c #Conflicts:     283000 | #Constraints:      73695
282.66/283.55	c #Conflicts:     284000 | #Constraints:      74695
282.66/283.55	c bounds 2848 >= 1743 @ 275.386
284.16/285.05	c #Conflicts:     285000 | #Constraints:      75719
284.16/285.05	c #Conflicts:     286000 | #Constraints:      76719
284.16/285.05	c #Conflicts:     287000 | #Constraints:      77719
284.16/285.05	c bounds 2848 >= 1744 @ 276.857
287.64/288.57	c #Conflicts:     288000 | #Constraints:      78758
287.64/288.57	c #Conflicts:     289000 | #Constraints:      79758
287.64/288.57	c #Conflicts:     290000 | #Constraints:      80758
287.64/288.57	c #Conflicts:     291000 | #Constraints:      81758
287.64/288.57	c INPROCESSING
287.64/288.57	c GARBAGE COLLECT
287.64/288.57	c rational objective 1744
288.34/289.25	c #Conflicts:     292000 | #Constraints:      55048
288.34/289.25	c #Conflicts:     293000 | #Constraints:      56048
288.34/289.25	c #Conflicts:     294000 | #Constraints:      57048
288.34/289.25	c bounds 2848 >= 1745 @ 280.999
293.33/294.25	c #Conflicts:     295000 | #Constraints:      58144
293.33/294.25	c #Conflicts:     296000 | #Constraints:      59144
293.33/294.25	c #Conflicts:     297000 | #Constraints:      60144
293.33/294.25	c #Conflicts:     298000 | #Constraints:      61144
293.33/294.25	c #Conflicts:     299000 | #Constraints:      62144
293.33/294.25	c #Conflicts:     300000 | #Constraints:      63144
293.33/294.25	c bounds 2848 >= 1746 @ 285.899
294.03/295.01	c bounds 2847 >= 1746 @ 286.609
296.23/297.14	c #Conflicts:     301000 | #Constraints:      64208
296.23/297.14	c bounds 2846 >= 1746 @ 288.712
296.32/297.25	c #Conflicts:     302000 | #Constraints:      65209
296.32/297.25	c bounds 2846 >= 1747 @ 288.815
296.32/297.26	c bounds 2846 >= 1748 @ 288.824
296.32/297.26	c bounds 2846 >= 1749 @ 288.828
296.32/297.27	c bounds 2846 >= 1750 @ 288.832
296.32/297.29	c bounds 2846 >= 1751 @ 288.854
296.42/297.30	c bounds 2846 >= 1752 @ 288.863
296.42/297.32	c bounds 2846 >= 1753 @ 288.875
296.42/297.34	c #Conflicts:     303000 | #Constraints:      66386
296.42/297.34	c bounds 2846 >= 1754 @ 288.898
296.42/297.39	c bounds 2846 >= 1755 @ 288.946
296.52/297.47	c bounds 2846 >= 1756 @ 289.017
296.62/297.56	c #Conflicts:     304000 | #Constraints:      67497
296.62/297.56	c bounds 2846 >= 1757 @ 289.106
299.31/300.21	c bounds 2846 >= 1758 @ 291.711
299.31/300.28	c #Conflicts:     305000 | #Constraints:      68558
299.31/300.28	c bounds 2846 >= 1759 @ 291.776
299.41/300.35	c bounds 2846 >= 1760 @ 291.85
300.41/301.31	c #Conflicts:     306000 | #Constraints:      69600
300.41/301.31	c bounds 2845 >= 1760 @ 292.791
300.50/301.42	c bounds 2845 >= 1761 @ 292.897
300.91/301.80	c #Conflicts:     307000 | #Constraints:      70640
300.91/301.80	c bounds 2845 >= 1762 @ 293.268
304.49/305.43	c #Conflicts:     308000 | #Constraints:      71775
304.49/305.43	c INPROCESSING
304.49/305.43	c GARBAGE COLLECT
304.49/305.43	c rational objective 1762
304.80/305.71	c #Conflicts:     309000 | #Constraints:      51063
304.80/305.71	c bounds 2845 >= 1763 @ 297.113
304.80/305.74	c bounds 2844 >= 1763 @ 297.133
318.26/319.23	c #Conflicts:     310000 | #Constraints:      52175
318.26/319.23	c #Conflicts:     311000 | #Constraints:      53175
318.26/319.23	c #Conflicts:     312000 | #Constraints:      54176
318.26/319.23	c #Conflicts:     313000 | #Constraints:      55178
318.26/319.23	c #Conflicts:     314000 | #Constraints:      56185
318.26/319.23	c #Conflicts:     315000 | #Constraints:      57194
318.26/319.23	c bounds 2843 >= 1763 @ 310.506
318.66/319.63	c #Conflicts:     316000 | #Constraints:      58200
318.66/319.63	c bounds 2843 >= 1764 @ 310.898
320.65/321.69	c #Conflicts:     317000 | #Constraints:      59254
320.65/321.69	c bounds 2843 >= 1765 @ 312.928
321.07/322.07	c #Conflicts:     318000 | #Constraints:      60293
321.07/322.07	c bounds 2843 >= 1766 @ 313.3
321.65/322.67	c #Conflicts:     319000 | #Constraints:      61335
321.65/322.67	c bounds 2843 >= 1767 @ 313.896
322.55/323.51	c #Conflicts:     320000 | #Constraints:      62401
322.55/323.51	c #Conflicts:     321000 | #Constraints:      63401
322.55/323.51	c bounds 2843 >= 1768 @ 314.72
323.74/324.72	c #Conflicts:     322000 | #Constraints:      64452
323.74/324.72	c #Conflicts:     323000 | #Constraints:      65452
323.74/324.72	c bounds 2843 >= 1769 @ 315.918
326.53/327.52	c #Conflicts:     324000 | #Constraints:      66482
326.53/327.52	c #Conflicts:     325000 | #Constraints:      67482
326.53/327.52	c bounds 2843 >= 1770 @ 318.677
327.34/328.39	c #Conflicts:     326000 | #Constraints:      68518
327.34/328.39	c #Conflicts:     327000 | #Constraints:      69518
327.34/328.39	c bounds 2843 >= 1771 @ 319.529
328.15/329.17	c #Conflicts:     328000 | #Constraints:      70548
328.15/329.17	c #Conflicts:     329000 | #Constraints:      71548
328.15/329.17	c bounds 2843 >= 1772 @ 320.3
331.52/332.58	c #Conflicts:     330000 | #Constraints:      72578
331.52/332.58	c bounds 2843 >= 1773 @ 323.668
332.52/333.51	c #Conflicts:     331000 | #Constraints:      73596
332.52/333.51	c bounds 2843 >= 1774 @ 324.587
332.82/333.85	c #Conflicts:     332000 | #Constraints:      74659
332.82/333.85	c bounds 2842 >= 1774 @ 324.929
333.82/334.89	c #Conflicts:     333000 | #Constraints:      75660
333.82/334.89	c bounds 2842 >= 1775 @ 325.952
334.03/335.02	c bounds 2841 >= 1775 @ 326.075
334.13/335.14	c bounds 2840 >= 1775 @ 326.194
343.69/344.72	c #Conflicts:     334000 | #Constraints:      76680
343.69/344.72	c #Conflicts:     335000 | #Constraints:      77680
343.69/344.72	c #Conflicts:     336000 | #Constraints:      78680
343.69/344.72	c #Conflicts:     337000 | #Constraints:      79680
343.69/344.72	c #Conflicts:     338000 | #Constraints:      80681
343.69/344.72	c bounds 2839 >= 1775 @ 335.644
347.28/348.37	WSVECS04 Frhs2[1]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[4]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[9]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[15]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[16]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[19]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[22]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[30]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[33]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[34]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[38]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[41]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[43]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[46]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[47]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[51]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[52]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[53]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[56]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[57]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[62]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[63]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[68]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[70]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[71]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[75]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[78]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[82]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[87]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[89]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[93]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[94]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[95]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[99]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[100]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[101]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[102]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[103]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[104]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[105]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[107]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[112]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[114]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[117]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[121]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[122]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[123]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[127]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[128]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[132]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[134]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[138]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[140]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[141]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[142]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[144]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[149]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[150]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[152]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[153]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[154]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[157]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[158]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[160]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[161]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[162]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[163]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[165]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[166]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[170]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[174]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[183]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[185]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[188]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[189]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[192]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[194]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[195]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[202]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[204]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[205]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[207]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[212]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[215]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[226]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[231]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[232]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[243]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[247]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[248]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[252]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[284]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[293]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[296]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[297]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[300]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[301]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[305]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[306]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[309]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[314]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[316]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[320]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[323]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[332]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[334]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[337]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[338]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[339]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[342]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[344]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[345]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[346]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[347]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[348]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[349]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[350]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[353]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[357]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[362]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[367]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[372]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[377]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[380]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[381]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[384]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[385]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[386]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[388]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[390]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[391]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[393]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[394]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[396]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[397]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[398]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[399]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[400]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[401]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[402]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[403]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[405]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[407]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[408]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[411]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[413]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[421]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[423]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[425]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[426]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[427]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[429]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[434]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[438]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[441]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[444]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[447]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[449]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[450]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[456]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[460]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[470]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[480]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[491]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[492]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[494]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[496]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[499]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[500]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[501]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[504]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[505]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[508]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[509]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[513]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[515]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[516]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[519]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[522]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[531]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[533]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[536]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[537]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[538]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[540]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[542]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[543]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[544]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[545]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[546]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[547]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[548]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[550]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[552]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[556]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[574]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[576]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[578]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[581]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[582]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[583]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[586]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[587]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[590]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[591]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[595]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[597]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[598]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[601]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[604]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[613]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[615]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[618]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[619]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[620]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[622]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[624]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[625]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[626]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[627]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[628]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[629]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[630]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[632]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[634]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[638]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[641]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[649]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[655]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[657]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[662]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[666]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[667]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[670]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[671]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[674]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[675]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[676]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[678]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[681]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[682]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[684]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[685]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[687]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[689]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[690]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[691]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[692]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[693]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[694]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[695]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[697]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[699]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[700]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[703]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[705]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[713]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[714]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[715]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[717]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[718]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[719]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[721]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[722]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[738]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[739]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[740]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[741]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[743]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[753]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[756]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[757]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[762]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[770]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[782]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[785]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[789]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[792]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[794]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[797]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[801]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[806]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[816]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[818]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[823]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[824]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[827]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[831]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[832]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[835]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[840]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[842]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[846]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[848]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[861]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[863]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[865]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[866]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[868]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[869]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[873]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[874]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[877]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[878]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[881]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[882]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[886]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[888]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[889]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[892]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[896]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[908]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[910]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[913]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[915]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[919]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[920]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[921]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[922]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[923]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[924]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[925]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[928]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[932]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[933]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[942]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[946]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[949]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[951]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[953]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[954]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[961]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[962]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[966]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[968]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[972]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[975]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[979]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[981]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[984]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[988]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[991]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1003]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1005]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1009]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1010]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1011]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1013]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1014]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1018]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1019]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1020]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1021]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1023]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1025]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1027]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1028]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1029]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1034]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1043]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1045]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1047]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1049]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1050]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1053]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1054]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1057]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1058]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1061]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1063]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1067]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1069]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1070]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1073]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1076]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1086]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1088]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1091]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1092]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1093]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1095]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1097]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1098]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1099]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1100]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1101]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1102]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1103]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1105]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1106]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1111]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1122]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1126]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1128]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1132]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1133]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1137]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1140]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1141]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1144]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1145]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1146]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1149]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1152]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1153]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1155]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1156]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1158]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1159]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1160]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1161]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1162]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1164]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1165]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1166]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1167]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1169]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1171]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1172]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1175]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1177]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1185]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1186]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1188]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1189]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1190]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1192]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1193]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1196]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1198]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1201]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1202]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1206]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1209]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1210]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1213]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1214]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1215]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1216]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1218]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1222]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1223]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1225]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1226]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1228]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1229]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1230]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1231]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1232]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1233]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1234]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1235]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1237]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1239]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1240]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1244]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1254]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1256]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1258]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1259]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1260]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1262]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1263]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1266]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1273]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1282]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1285]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1287]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1292]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1303]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1308]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1310]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1312]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1313]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1316]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1317]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1318]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1321]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1324]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1325]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1328]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1331]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1332]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1334]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1337]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1346]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1348]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1351]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1352]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1353]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1355]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1357]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1358]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1359]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1360]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1361]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1362]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1363]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1365]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1367]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1371]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1390]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1399]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1401]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1403]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1404]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1405]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1406]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1409]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1410]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1411]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1414]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1418]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1419]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1422]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1426]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1427]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1431]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1434]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1438]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1440]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1444]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1448]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1450]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1451]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1452]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1455]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1456]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1457]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1460]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1461]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1464]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1465]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1466]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1467]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1468]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1470]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1471]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1472]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1473]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1474]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1476]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1480]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1485]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1488]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1490]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1494]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1495]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1499]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1500]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1503]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1505]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1507]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1508]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1509]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1511]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1515]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1516]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1518]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1519]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1521]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1522]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1523]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1524]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1525]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1526]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1527]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1528]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1530]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1532]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1533]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1536]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1538]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1547]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1548]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1550]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1551]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1552]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1554]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1556]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1562]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1568]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1570]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1571]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1573]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1575]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1579]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1580]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1584]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1586]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1589]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1590]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1593]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1594]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1595]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1597]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1600]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1601]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1603]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1604]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1606]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1607]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1609]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1610]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1611]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1612]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1613]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1614]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1615]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1617]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1618]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1622]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1632]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1636]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1638]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1649]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1665]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1673]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1675]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1677]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1681]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1682]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1687]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1695]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1697]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1701]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1704]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1714]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1716]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1720]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1721]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1722]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1726]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1727]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1728]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1729]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1730]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1731]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1732]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1734]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1735]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1739]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1768]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1791]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1797]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1800]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1801]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1804]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1805]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1806]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1809]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1810]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1813]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1817]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1819]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1820]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1823]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1826]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1835]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1837]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1840]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1841]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1842]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1845]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1847]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1848]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1849]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1850]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1851]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1852]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1853]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1855]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1857]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1861]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1865]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1867]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1874]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1877]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1879]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1883]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1884]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1888]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1890]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1894]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1895]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1897]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1906]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1909]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1911]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1913]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1919]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1921]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1931]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1934]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1946]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1950]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1955]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1968]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1975]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1976]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1979]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1981]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1984]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1985]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1988]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1989]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1991]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1993]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[1998]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2003]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2004]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2005]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2007]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2014]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2016]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2017]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2022]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2028]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2029]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2031]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2032]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2038]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2039]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2040]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2041]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2042]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2044]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2049]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2051]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2064]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2068]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2069]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2071]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2072]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2075]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2078]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2079]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2083]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2085]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2090]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2092]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2095]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2100]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2101]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2103]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2104]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2106]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2108]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2109]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2110]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2114]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2115]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2117]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2118]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2119]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2121]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2123]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2125]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2126]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2131]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2132]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2133]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2137]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2138]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2140]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2146]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2147]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2151]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2152]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2156]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2160]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2161]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2162]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2167]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2169]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2172]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2173]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2176]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2177]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2181]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2185]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2187]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2190]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2193]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2194]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2202]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2203]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2204]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2216]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2221]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2229]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2235]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2237]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2239]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2242]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2243]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2247]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2248]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2251]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2252]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2255]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2256]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2258]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2261]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2262]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2264]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2265]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2267]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2268]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2269]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2270]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2271]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2272]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2273]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2274]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2275]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2277]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2279]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2280]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2284]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2286]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2293]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2295]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2297]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2298]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2299]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2301]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2304]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2306]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2308]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2311]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2312]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2316]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2317]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2320]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2321]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2324]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2325]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2327]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2330]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2331]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2333]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2334]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2336]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2337]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2338]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2339]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2340]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2341]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2342]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2345]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2347]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2348]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2352]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2354]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2362]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2364]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2366]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2367]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2368]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2370]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2371]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2373]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2375]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2376]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2379]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2380]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2381]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2384]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2385]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2388]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2389]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2395]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2396]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2399]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2402]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2411]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2413]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2416]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2417]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2418]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2420]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2422]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2423]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2424]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2425]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2426]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2427]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2428]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2430]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2432]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2436]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2449]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2455]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2458]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2459]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2467]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2475]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2476]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2486]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2488]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2491]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2492]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2496]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2497]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2500]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2501]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2506]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2507]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2508]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2510]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2515]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2517]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2518]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2520]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2521]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2522]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2523]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2525]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2526]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2527]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2528]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2530]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2532]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2533]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2536]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2539]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2540]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2547]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2549]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2551]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2552]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2553]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2556]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2560]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2563]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2564]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2566]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2568]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2569]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2577]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2583]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2586]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2591]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2596]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2599]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2600]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2602]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2613]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2614]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2620]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2622]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2627]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2655]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2658]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2675]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2681]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2682]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2683]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2692]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2706]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2709]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2728]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2734]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2736]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2742]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2753]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2754]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2756]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2759]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2763]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2765]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2767]: 6 -1.00003 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2770]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2771]: 6 -1.0001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2772]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2773]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2775]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2777]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2778]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2779]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2781]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2783]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2784]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2785]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2786]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2789]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2792]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2793]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2807]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2810]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2813]: 6 -1.00006 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2816]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2818]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2819]: 6 -1.00002 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2822]: 6 -1.00001 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2825]: 6 -1.00009 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2826]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2827]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2831]: 6 -1.00004 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2835]: 6 -1.00008 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2838]: 6 -1.00005 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2842]: 6 -1.00007 0 shouldn't be
347.28/348.37	WSVECS04 Frhs2[2846]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2851]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2855]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2858]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2868]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2872]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2873]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2876]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2880]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2881]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2882]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2886]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2892]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2893]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2894]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2895]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2896]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2898]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2899]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2901]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2911]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2913]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2920]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2921]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2926]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2928]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2930]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2931]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2932]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2935]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2936]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2937]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2940]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2941]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2944]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2945]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2947]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2950]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2952]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2956]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2959]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2968]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2970]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2973]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2974]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2975]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2976]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2979]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2982]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2983]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2984]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2985]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2986]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2988]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2989]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2991]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2992]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[2995]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3000]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3004]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3007]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3011]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3017]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3024]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3027]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3029]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3032]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3033]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3038]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3039]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3042]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3043]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3046]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3047]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3048]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3049]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3051]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3054]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3056]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3057]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3060]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3061]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3062]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3063]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3064]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3065]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3066]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3067]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3069]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3071]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3072]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3075]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3078]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3086]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3088]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3090]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3091]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3092]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3094]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3099]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3102]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3103]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3104]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3108]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3110]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3113]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3114]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3118]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3119]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3122]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3123]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3126]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3127]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3128]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3130]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3133]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3135]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3136]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3138]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3139]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3140]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3141]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3142]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3143]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3144]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3145]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3147]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3149]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3150]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3154]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3156]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3164]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3166]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3168]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3169]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3170]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3172]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3173]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3181]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3182]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3186]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3190]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3192]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3193]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3195]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3200]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3202]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3206]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3207]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3214]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3215]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3218]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3221]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3223]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3224]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3226]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3228]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3229]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3230]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3233]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3234]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3237]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3238]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3242]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3245]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3246]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3251]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3260]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3262]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3265]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3266]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3268]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3270]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3271]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3272]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3273]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3274]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3275]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3276]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3278]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3281]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3285]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3286]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3289]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3292]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3294]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3297]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3298]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3302]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3303]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3306]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3307]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3310]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3311]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3312]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3314]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3317]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3318]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3320]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3322]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3323]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3324]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3325]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3326]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3327]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3328]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3329]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3331]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3333]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3334]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3338]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3340]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3348]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3350]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3352]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3353]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3354]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3356]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3357]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3360]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3365]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3370]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3373]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3376]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3384]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3399]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3406]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3408]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3411]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3427]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3430]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3431]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3434]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3439]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3440]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3442]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3443]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3444]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3446]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3447]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3450]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3451]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3453]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3454]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3455]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3458]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3459]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3461]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3465]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3470]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3474]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3477]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3479]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3485]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3489]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3491]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3494]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3496]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3505]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3512]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3514]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3519]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3523]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3524]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3527]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3528]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3529]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3530]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3534]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3535]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3536]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3537]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3538]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3544]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3545]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3546]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3547]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3549]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3553]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3557]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3558]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3565]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3566]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3571]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3579]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3580]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3581]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3583]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3590]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3591]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3593]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3602]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3603]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3604]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3609]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3621]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3624]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3626]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3628]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3629]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3632]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3633]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3634]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3637]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3638]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3641]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3642]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3646]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3648]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3649]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3652]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3663]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3665]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3668]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3669]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3670]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3672]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3674]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3675]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3676]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3677]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3678]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3679]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3680]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3682]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3684]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3688]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3694]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3700]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3701]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3703]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3710]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3713]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3720]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3727]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3730]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3732]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3735]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3739]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3740]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3743]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3744]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3747]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3748]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3749]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3751]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3754]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3755]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3757]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3758]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3760]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3761]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3762]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3763]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3764]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3765]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3766]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3768]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3770]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3771]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3775]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3777]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3785]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3787]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3790]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3791]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3792]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3794]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3795]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3797]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3801]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3804]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3806]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3807]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3808]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3809]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3814]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3832]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3847]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3855]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3858]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3861]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3862]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3863]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3867]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3868]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3872]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3873]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3875]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3876]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3877]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3879]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3882]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3883]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3884]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3886]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3887]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3889]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3890]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3891]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3893]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3894]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3895]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3896]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3897]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3899]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3901]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3902]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3920]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3921]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3922]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3923]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3925]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3926]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3928]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3932]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3935]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3961]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3963]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3967]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3971]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3972]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3975]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3976]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3979]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3980]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3981]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3983]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3986]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3987]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3989]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3990]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3992]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3993]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3994]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3995]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3996]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3997]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[3998]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4000]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4002]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4003]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4007]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4009]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4017]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4019]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4021]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4022]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4023]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4025]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4029]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4032]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4034]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4035]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4039]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4042]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4045]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4048]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4050]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4056]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4058]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4060]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4062]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4063]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4069]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4074]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4079]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4081]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4085]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4097]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4098]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4103]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4108]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4118]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4134]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4135]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4138]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4140]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4143]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4145]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4146]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4148]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4157]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4158]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4161]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4175]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4180]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4184]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4188]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4189]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4193]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4200]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4201]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4204]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4205]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4209]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4210]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4211]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4213]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4218]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4219]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4220]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4223]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4225]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4226]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4227]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4228]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4230]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4233]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4234]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4235]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4238]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4240]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4241]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4245]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4247]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4248]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4257]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4260]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4261]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4263]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4264]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4266]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4270]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4271]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4272]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4281]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4295]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4296]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4297]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4300]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4302]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4305]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4306]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4308]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4311]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4312]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4315]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4316]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4319]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4320]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4322]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4323]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4325]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4326]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4328]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4330]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4331]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4332]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4333]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4334]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4335]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4336]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4338]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4339]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4340]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4349]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4363]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4382]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4387]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4391]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4397]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4398]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4402]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4403]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4410]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4417]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4427]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4428]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4432]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4434]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4435]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4436]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4437]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4441]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4442]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4444]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4448]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4449]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4459]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4463]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4474]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4476]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4477]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4489]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4491]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4494]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4495]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4499]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4503]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4504]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4507]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4508]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4510]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4513]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4514]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4517]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4519]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4520]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4521]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4522]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4523]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4524]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4525]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4527]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4529]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4530]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4544]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4547]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4548]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4549]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4558]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4560]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4569]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4571]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4572]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4574]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4575]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4576]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4579]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4580]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4581]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4584]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4585]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4588]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4589]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4593]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4597]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4601]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4604]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4614]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4617]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4622]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4623]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4624]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4625]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4626]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4628]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4630]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4632]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4636]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4644]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4646]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4649]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4650]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4654]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4655]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4658]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4659]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4662]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4663]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4664]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4666]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4669]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4670]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4672]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4673]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4675]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4676]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4677]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4678]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4679]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4680]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4681]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4682]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4685]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4686]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4690]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4692]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4700]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4702]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4704]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4706]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4715]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4717]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4719]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4720]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4723]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4724]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4725]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4728]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4729]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4732]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4733]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4737]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4739]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4740]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4743]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4745]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4754]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4758]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4759]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4760]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4763]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4765]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4766]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4767]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4768]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4769]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4770]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4771]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4773]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4775]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4779]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4786]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4788]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4795]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4800]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4801]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4808]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4822]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4826]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4832]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4838]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4841]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4844]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4845]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4849]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4850]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4851]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4854]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4855]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4859]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4860]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4861]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4863]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4866]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4867]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4870]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4871]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4873]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4874]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4875]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4876]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4877]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4878]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4879]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4880]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4881]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4883]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4885]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4888]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4890]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4899]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4901]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4903]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4904]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4905]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4907]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4909]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4911]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4912]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4915]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4916]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4920]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4921]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4924]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4925]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4929]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4930]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4931]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4933]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4936]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4937]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4939]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4940]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4942]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4943]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4944]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4945]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4946]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4947]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4948]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4949]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4950]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4952]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4954]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4958]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4960]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4968]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4970]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4972]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4973]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4974]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4976]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4981]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4983]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4985]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4986]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4989]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4990]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4993]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4994]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4997]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4998]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[4999]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5002]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5005]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5008]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5009]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5012]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5015]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5019]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5020]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5027]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5029]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5032]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5033]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5036]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5038]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5039]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5040]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5041]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5042]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5043]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5044]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5046]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5048]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5052]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5054]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5061]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5063]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5065]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5066]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5067]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5070]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5071]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5072]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5075]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5076]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5079]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5080]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5084]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5086]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5087]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5088]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5091]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5094]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5104]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5106]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5109]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5111]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5113]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5114]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5115]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5116]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5117]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5118]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5119]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5122]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5126]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5131]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5139]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5143]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5155]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5157]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5159]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5161]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5162]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5165]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5166]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5167]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5170]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5171]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5174]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5175]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5179]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5181]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5182]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5185]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5188]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5197]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5199]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5200]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5203]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5204]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5205]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5208]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5211]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5212]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5213]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5214]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5215]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5216]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5217]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5219]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5221]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5225]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5228]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5230]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5232]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5233]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5235]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5239]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5240]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5244]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5245]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5248]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5250]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5251]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5256]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5258]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5259]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5260]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5261]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5263]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5264]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5268]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5269]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5271]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5272]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5273]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5275]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5277]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5279]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5280]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5281]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5283]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5284]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5285]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5286]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5287]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5289]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5291]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5292]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5299]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5310]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5312]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5314]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5315]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5316]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5317]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5320]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5321]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5322]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5326]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5327]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5330]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5335]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5336]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5344]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5353]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5354]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5376]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5378]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5381]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5386]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5387]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5392]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5397]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5403]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5406]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5407]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5408]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5411]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5414]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5420]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5426]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5430]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5431]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5432]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5436]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5437]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5438]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5439]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5440]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5441]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5442]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5444]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5449]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5462]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5468]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5471]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5476]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5479]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5483]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5496]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5497]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5539]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5541]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5546]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5547]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5555]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5559]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5568]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5569]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5571]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5575]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5576]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5577]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5578]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5580]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5583]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5596]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5599]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5600]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5601]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5603]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5607]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5614]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5616]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5618]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5619]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5622]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5623]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5624]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5625]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5628]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5629]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5632]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5637]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5639]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5643]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5646]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5656]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5658]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5661]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5667]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5668]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5670]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5673]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5675]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5677]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5681]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5691]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5693]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5699]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5701]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5704]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5705]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5708]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5710]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5715]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5718]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5723]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5725]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5729]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5732]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5741]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5743]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5746]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5747]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5749]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5751]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5752]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5753]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5754]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5755]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5756]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5760]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5765]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5781]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5788]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5789]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5792]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5793]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5795]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5796]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5797]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5800]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5807]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5809]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5811]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5815]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5816]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5817]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5821]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5824]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5825]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5826]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5830]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5833]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5834]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5837]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5840]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5849]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5851]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5854]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5855]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5857]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5859]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5860]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5861]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5862]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5863]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5864]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5868]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5872]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5878]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5879]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5886]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5889]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5890]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5897]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5899]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5901]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5903]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5905]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5906]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5909]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5910]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5911]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5914]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5915]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5918]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5919]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5923]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5925]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5926]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5927]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5930]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5933]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5942]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5944]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5947]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5948]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5949]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5951]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5952]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5954]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5955]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5956]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5957]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5959]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5960]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5962]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5964]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5968]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5976]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5979]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5981]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5983]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5985]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5986]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5989]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5990]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5991]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5994]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5995]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5998]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[5999]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6003]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6005]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6006]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6009]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6012]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6021]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6023]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6026]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6027]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6028]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6032]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6033]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6034]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6035]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6036]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6037]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6039]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6041]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6045]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6050]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6052]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6058]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6059]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6061]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6064]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6065]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6069]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6070]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6071]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6078]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6080]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6083]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6086]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6087]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6089]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6091]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6093]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6094]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6098]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6099]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6100]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6101]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6104]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6108]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6110]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6116]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6119]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6122]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6124]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6132]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6139]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6141]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6142]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6148]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6150]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6152]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6153]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6156]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6157]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6158]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6162]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6163]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6166]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6167]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6171]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6173]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6174]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6177]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6180]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6190]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6192]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6195]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6196]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6199]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6201]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6202]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6203]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6204]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6206]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6208]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6209]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6210]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6214]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6222]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6226]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6229]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6232]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6237]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6239]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6246]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6250]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6251]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6253]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6255]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6257]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6258]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6261]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6262]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6263]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6266]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6267]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6270]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6271]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6275]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6277]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6278]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6281]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6284]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6294]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6296]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6299]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6300]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6301]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6303]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6305]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6306]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6307]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6308]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6309]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6310]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6312]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6317]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6326]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6328]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6333]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6339]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6340]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6347]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6358]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6360]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6363]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6364]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6368]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6369]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6372]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6373]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6376]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6377]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6378]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6380]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6383]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6384]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6386]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6387]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6389]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6391]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6392]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6393]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6394]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6395]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6396]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6398]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6399]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6404]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6405]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6407]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6416]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6418]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6419]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6420]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6422]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6431]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6432]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6433]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6443]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6446]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6447]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6451]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6452]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6455]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6458]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6461]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6462]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6466]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6469]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6470]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6472]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6475]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6477]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6482]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6483]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6488]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6490]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6493]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6495]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6498]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6501]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6502]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6504]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6505]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6507]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6508]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6511]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6512]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6517]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6520]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6525]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6530]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6532]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6533]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6536]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6539]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6541]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6542]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6544]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6547]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6549]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6551]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6552]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6558]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6561]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6562]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6563]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6566]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6571]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6576]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6579]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6581]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6583]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6588]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6592]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6598]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6599]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6602]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6603]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6606]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6612]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6616]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6621]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6622]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6625]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6627]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6630]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6637]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6639]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6641]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6643]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6646]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6651]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6654]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6655]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6657]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6658]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6662]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6663]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6669]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6673]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6678]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6680]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6683]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6686]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6688]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6690]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6691]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6695]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6696]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6697]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6700]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6704]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6707]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6711]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6712]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6714]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6719]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6723]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6725]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6729]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6731]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6739]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6746]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6754]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6759]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6761]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6764]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6765]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6768]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6769]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6770]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6771]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6775]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6776]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6779]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6780]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6781]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6788]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6789]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6792]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6795]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6802]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6807]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6809]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6812]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6813]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6817]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6821]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6822]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6823]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6824]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6825]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6826]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6827]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6831]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6835]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6838]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6839]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6850]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6851]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6852]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6854]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6861]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6863]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6865]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6868]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6869]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6877]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6881]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6885]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6887]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6888]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6891]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6893]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6894]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6895]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6896]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6897]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6898]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6899]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6900]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6902]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6904]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6905]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6909]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6911]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6919]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6920]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6922]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6924]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6925]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6927]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6929]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6931]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6934]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6935]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6939]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6940]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6943]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6944]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6947]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6948]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6949]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6951]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6954]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6955]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6957]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6958]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6960]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6961]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6962]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6964]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6965]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6966]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6967]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6969]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6971]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6972]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6976]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6978]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6986]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6988]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6990]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6991]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[6993]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7004]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7005]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7017]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7018]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7021]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7035]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7046]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7048]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7053]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7061]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7065]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7066]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7067]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7069]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7074]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7075]: 6 -1.0001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7078]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7080]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7081]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7082]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7083]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7084]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7085]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7086]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7087]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7089]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7091]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7092]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7097]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7105]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7108]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7109]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7111]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7113]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7115]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7123]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7127]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7129]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7130]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7134]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7143]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7144]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7146]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7148]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7152]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7153]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7157]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7158]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7161]: 6 -1.00007 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7162]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7166]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7168]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7169]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7172]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7175]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7184]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7186]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7189]: 6 -1.00006 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7191]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7195]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7196]: 6 -1.00009 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7199]: 6 -1.00008 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7200]: 6 -1.00001 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7201]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7203]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7205]: 6 -1.00005 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7211]: 6 -1.00003 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7225]: 6 -1.00004 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7280]: 6 -1.00002 0 shouldn't be
347.28/348.38	WSVECS04 Frhs2[7295]: 6 -1.00002 0 shouldn't be
352.17/353.24	c #Conflicts:     339000 | #Constraints:      81682
352.17/353.24	c #Conflicts:     340000 | #Constraints:      82682
352.17/353.24	c bounds 2839 >= 1776 @ 344.075
354.26/355.30	c #Conflicts:     341000 | #Constraints:      83718
354.26/355.30	c #Conflicts:     342000 | #Constraints:      84718
354.26/355.30	c #Conflicts:     343000 | #Constraints:      85718
354.26/355.30	c bounds 2839 >= 1777 @ 346.116
354.46/355.52	c bounds 2838 >= 1777 @ 346.332
361.96/363.06	c #Conflicts:     344000 | #Constraints:      86761
361.96/363.06	c #Conflicts:     345000 | #Constraints:      87761
361.96/363.06	c INPROCESSING
361.96/363.06	c GARBAGE COLLECT
361.96/363.06	c rational objective 1777
362.14/363.29	c bounds 2838 >= 1778 @ 353.975
362.24/363.38	c #Conflicts:     346000 | #Constraints:      58761
362.24/363.38	c bounds 2838 >= 1779 @ 354.056
362.34/363.47	c bounds 2838 >= 1780 @ 354.147
362.54/363.67	c #Conflicts:     347000 | #Constraints:      59812
362.54/363.67	c bounds 2838 >= 1781 @ 354.337
362.84/363.92	c #Conflicts:     348000 | #Constraints:      60851
362.84/363.92	c bounds 2838 >= 1782 @ 354.583
363.14/364.27	c #Conflicts:     349000 | #Constraints:      61872
363.14/364.27	c bounds 2838 >= 1783 @ 354.925
365.73/366.86	c #Conflicts:     350000 | #Constraints:      62920
365.73/366.86	c bounds 2838 >= 1784 @ 357.478
366.43/367.53	c #Conflicts:     351000 | #Constraints:      63965
366.43/367.53	c #Conflicts:     352000 | #Constraints:      64965
366.43/367.53	c bounds 2838 >= 1785 @ 358.139
367.53/368.67	c #Conflicts:     353000 | #Constraints:      66004
367.53/368.67	c #Conflicts:     354000 | #Constraints:      67004
367.53/368.67	c #Conflicts:     355000 | #Constraints:      68004
367.53/368.67	c bounds 2838 >= 1786 @ 359.261
371.32/372.46	c #Conflicts:     356000 | #Constraints:      69058
371.32/372.46	c #Conflicts:     357000 | #Constraints:      70058
371.32/372.46	c #Conflicts:     358000 | #Constraints:      71058
371.32/372.46	c #Conflicts:     359000 | #Constraints:      72058
371.32/372.46	c #Conflicts:     360000 | #Constraints:      73058
371.32/372.46	c bounds 2838 >= 1787 @ 363.004
372.41/373.58	c bounds 2837 >= 1787 @ 364.096
373.60/374.73	c #Conflicts:     361000 | #Constraints:      74110
373.60/374.73	c bounds 2836 >= 1787 @ 365.229
379.59/380.80	c #Conflicts:     362000 | #Constraints:      75111
379.59/380.80	c INPROCESSING
379.59/380.80	c GARBAGE COLLECT
379.59/380.80	c rational objective 1787
379.79/380.94	c bounds 2836 >= 1788 @ 371.37
379.79/380.97	c bounds 2836 >= 1789 @ 371.4
379.90/381.05	c bounds 2836 >= 1790 @ 371.474
381.49/382.64	c #Conflicts:     363000 | #Constraints:      52540
381.49/382.64	c bounds 2836 >= 1791 @ 373.04
381.78/382.90	c #Conflicts:     364000 | #Constraints:      53567
381.78/382.90	c bounds 2836 >= 1792 @ 373.291
382.28/383.47	c #Conflicts:     365000 | #Constraints:      54603
382.28/383.47	c #Conflicts:     366000 | #Constraints:      55603
382.28/383.47	c bounds 2836 >= 1793 @ 373.836
382.68/383.87	c #Conflicts:     367000 | #Constraints:      56651
382.68/383.87	c bounds 2836 >= 1794 @ 374.235
383.08/384.28	c #Conflicts:     368000 | #Constraints:      57708
383.08/384.28	c #Conflicts:     369000 | #Constraints:      58708
383.08/384.28	c bounds 2836 >= 1795 @ 374.636
402.33/403.54	c #Conflicts:     370000 | #Constraints:      59749
402.33/403.54	c #Conflicts:     371000 | #Constraints:      60772
402.33/403.54	c #Conflicts:     372000 | #Constraints:      61772
402.33/403.54	c #Conflicts:     373000 | #Constraints:      62773
402.33/403.54	c #Conflicts:     374000 | #Constraints:      63783
402.33/403.54	c #Conflicts:     375000 | #Constraints:      64799
402.33/403.54	c #Conflicts:     376000 | #Constraints:      65809
402.33/403.54	c #Conflicts:     377000 | #Constraints:      66826
402.33/403.54	c bounds 2835 >= 1795 @ 393.709
403.23/404.43	c #Conflicts:     378000 | #Constraints:      67849
403.23/404.43	c #Conflicts:     379000 | #Constraints:      68849
403.23/404.43	c bounds 2835 >= 1796 @ 394.573
404.33/405.51	c #Conflicts:     380000 | #Constraints:      69891
404.33/405.51	c #Conflicts:     381000 | #Constraints:      70891
404.33/405.51	c bounds 2835 >= 1797 @ 395.645
406.22/407.43	c #Conflicts:     382000 | #Constraints:      71924
406.22/407.43	c #Conflicts:     383000 | #Constraints:      72924
406.22/407.43	c bounds 2835 >= 1798 @ 397.532
407.31/408.57	c #Conflicts:     384000 | #Constraints:      73954
407.31/408.57	c #Conflicts:     385000 | #Constraints:      74954
407.31/408.57	c bounds 2835 >= 1799 @ 398.654
410.41/411.60	c #Conflicts:     386000 | #Constraints:      75999
410.41/411.60	c #Conflicts:     387000 | #Constraints:      76999
410.41/411.60	c #Conflicts:     388000 | #Constraints:      77999
410.41/411.60	c bounds 2835 >= 1800 @ 401.649
412.61/413.90	c #Conflicts:     389000 | #Constraints:      79038
412.61/413.90	c #Conflicts:     390000 | #Constraints:      80038
412.61/413.90	c #Conflicts:     391000 | #Constraints:      81038
412.61/413.90	c #Conflicts:     392000 | #Constraints:      82038
412.61/413.90	c bounds 2835 >= 1801 @ 403.916
418.39/419.64	c #Conflicts:     393000 | #Constraints:      83086
418.39/419.64	c #Conflicts:     394000 | #Constraints:      84086
418.39/419.64	c #Conflicts:     395000 | #Constraints:      85086
418.39/419.64	c #Conflicts:     396000 | #Constraints:      86086
418.39/419.64	c #Conflicts:     397000 | #Constraints:      87086
418.39/419.64	c bounds 2835 >= 1802 @ 409.595
424.17/425.42	c #Conflicts:     398000 | #Constraints:      88134
424.17/425.42	c #Conflicts:     399000 | #Constraints:      89134
424.17/425.42	c #Conflicts:     400000 | #Constraints:      90134
424.17/425.42	c #Conflicts:     401000 | #Constraints:      91134
424.17/425.42	c #Conflicts:     402000 | #Constraints:      92134
424.17/425.42	c INPROCESSING
424.17/425.42	c GARBAGE COLLECT
424.17/425.42	c rational objective 1802
425.27/426.56	c #Conflicts:     403000 | #Constraints:      59996
425.27/426.56	c #Conflicts:     404000 | #Constraints:      60996
425.27/426.56	c #Conflicts:     405000 | #Constraints:      61996
425.27/426.56	c bounds 2835 >= 1803 @ 416.413
428.77/430.06	c #Conflicts:     406000 | #Constraints:      63092
428.77/430.06	c #Conflicts:     407000 | #Constraints:      64092
428.77/430.06	c #Conflicts:     408000 | #Constraints:      65092
428.77/430.06	c #Conflicts:     409000 | #Constraints:      66092
428.77/430.06	c #Conflicts:     410000 | #Constraints:      67092
428.77/430.06	c bounds 2835 >= 1804 @ 419.841
429.15/430.47	c #Conflicts:     411000 | #Constraints:      68143
429.15/430.47	c bounds 2834 >= 1804 @ 420.249
454.29/455.66	c #Conflicts:     412000 | #Constraints:      69144
454.29/455.66	c #Conflicts:     413000 | #Constraints:      70144
454.29/455.66	c #Conflicts:     414000 | #Constraints:      71146
454.29/455.66	c #Conflicts:     415000 | #Constraints:      72156
454.29/455.66	c #Conflicts:     416000 | #Constraints:      73169
454.29/455.66	c #Conflicts:     417000 | #Constraints:      74177
454.29/455.66	c #Conflicts:     418000 | #Constraints:      75190
454.29/455.66	c #Conflicts:     419000 | #Constraints:      76207
454.29/455.66	c #Conflicts:     420000 | #Constraints:      77216
454.29/455.66	c #Conflicts:     421000 | #Constraints:      78224
454.29/455.66	c INPROCESSING
454.29/455.66	c GARBAGE COLLECT
454.29/455.66	c rational objective 1804
456.19/457.51	c bounds 2834 >= 1805 @ 446.917
456.28/457.62	c #Conflicts:     422000 | #Constraints:      54705
456.28/457.62	c bounds 2834 >= 1806 @ 447.023
456.48/457.86	c #Conflicts:     423000 | #Constraints:      55744
456.48/457.86	c bounds 2834 >= 1807 @ 447.25
456.88/458.21	c #Conflicts:     424000 | #Constraints:      56795
456.88/458.21	c #Conflicts:     425000 | #Constraints:      57795
456.88/458.21	c bounds 2834 >= 1808 @ 447.598
458.79/460.18	c #Conflicts:     426000 | #Constraints:      58828
458.79/460.18	c #Conflicts:     427000 | #Constraints:      59828
458.79/460.18	c bounds 2834 >= 1809 @ 449.523
459.69/461.07	c #Conflicts:     428000 | #Constraints:      60873
459.69/461.07	c #Conflicts:     429000 | #Constraints:      61873
459.69/461.07	c #Conflicts:     430000 | #Constraints:      62873
459.69/461.07	c bounds 2834 >= 1810 @ 450.395
460.17/461.57	c #Conflicts:     431000 | #Constraints:      63918
460.17/461.57	c #Conflicts:     432000 | #Constraints:      64918
460.17/461.57	c bounds 2834 >= 1811 @ 450.892
462.47/463.84	c #Conflicts:     433000 | #Constraints:      65945
462.47/463.84	c #Conflicts:     434000 | #Constraints:      66945
462.47/463.84	c bounds 2834 >= 1812 @ 453.127
463.96/465.33	c #Conflicts:     435000 | #Constraints:      67963
463.96/465.33	c #Conflicts:     436000 | #Constraints:      68963
463.96/465.33	c #Conflicts:     437000 | #Constraints:      69963
463.96/465.33	c #Conflicts:     438000 | #Constraints:      70963
463.96/465.33	c bounds 2834 >= 1813 @ 454.593
466.36/467.70	c #Conflicts:     439000 | #Constraints:      72005
466.36/467.70	c #Conflicts:     440000 | #Constraints:      73005
466.36/467.70	c INPROCESSING
466.36/467.70	c GARBAGE COLLECT
466.36/467.70	c rational objective 1813
467.67/469.11	c #Conflicts:     441000 | #Constraints:      51776
467.67/469.11	c #Conflicts:     442000 | #Constraints:      52776
467.67/469.11	c #Conflicts:     443000 | #Constraints:      53776
467.67/469.11	c #Conflicts:     444000 | #Constraints:      54776
467.67/469.11	c bounds 2834 >= 1814 @ 458.303
472.44/473.88	c #Conflicts:     445000 | #Constraints:      55869
472.44/473.88	c #Conflicts:     446000 | #Constraints:      56869
472.44/473.88	c #Conflicts:     447000 | #Constraints:      57869
472.44/473.88	c #Conflicts:     448000 | #Constraints:      58869
472.44/473.88	c #Conflicts:     449000 | #Constraints:      59869
472.44/473.88	c #Conflicts:     450000 | #Constraints:      60869
472.44/473.88	c #Conflicts:     451000 | #Constraints:      61869
472.44/473.88	c #Conflicts:     452000 | #Constraints:      62869
472.44/473.88	c bounds 2834 >= 1815 @ 463.001
475.93/477.31	c #Conflicts:     453000 | #Constraints:      63917
475.93/477.31	c #Conflicts:     454000 | #Constraints:      64917
475.93/477.31	c #Conflicts:     455000 | #Constraints:      65917
475.93/477.31	c #Conflicts:     456000 | #Constraints:      66917
475.93/477.31	c #Conflicts:     457000 | #Constraints:      67917
475.93/477.31	c bounds 2834 >= 1816 @ 466.411
479.81/481.27	c #Conflicts:     458000 | #Constraints:      68941
479.81/481.27	c #Conflicts:     459000 | #Constraints:      69941
479.81/481.27	c #Conflicts:     460000 | #Constraints:      70941
479.81/481.27	c #Conflicts:     461000 | #Constraints:      71941
479.81/481.27	c #Conflicts:     462000 | #Constraints:      72941
479.81/481.27	c #Conflicts:     463000 | #Constraints:      73941
479.81/481.27	c bounds 2834 >= 1817 @ 470.312
484.31/485.76	c #Conflicts:     464000 | #Constraints:      74971
484.31/485.76	c #Conflicts:     465000 | #Constraints:      75971
484.31/485.76	c #Conflicts:     466000 | #Constraints:      76971
484.31/485.76	c #Conflicts:     467000 | #Constraints:      77971
484.31/485.76	c #Conflicts:     468000 | #Constraints:      78971
484.31/485.76	c #Conflicts:     469000 | #Constraints:      79971
484.31/485.76	c bounds 2834 >= 1818 @ 474.754
490.08/491.59	c #Conflicts:     470000 | #Constraints:      80998
490.08/491.59	c #Conflicts:     471000 | #Constraints:      81998
490.08/491.59	c #Conflicts:     472000 | #Constraints:      82998
490.08/491.59	c #Conflicts:     473000 | #Constraints:      83998
490.08/491.59	c #Conflicts:     474000 | #Constraints:      84998
490.08/491.59	c #Conflicts:     475000 | #Constraints:      85998
490.08/491.59	c #Conflicts:     476000 | #Constraints:      86998
490.08/491.59	c #Conflicts:     477000 | #Constraints:      87998
490.08/491.59	c bounds 2834 >= 1819 @ 480.505
516.82/518.35	c #Conflicts:     478000 | #Constraints:      89043
516.82/518.35	c #Conflicts:     479000 | #Constraints:      90043
516.82/518.35	c #Conflicts:     480000 | #Constraints:      91044
516.82/518.35	c #Conflicts:     481000 | #Constraints:      92047
516.82/518.35	c #Conflicts:     482000 | #Constraints:      93054
516.82/518.35	c #Conflicts:     483000 | #Constraints:      94055
516.82/518.35	c #Conflicts:     484000 | #Constraints:      95057
516.82/518.35	c INPROCESSING
516.82/518.35	c GARBAGE COLLECT
516.82/518.35	c rational objective 1819
520.11/521.64	c bounds 2834 >= 1820 @ 510.363
520.11/521.68	c #Conflicts:     485000 | #Constraints:      63625
520.11/521.68	c bounds 2834 >= 1821 @ 510.396
520.22/521.73	c bounds 2834 >= 1822 @ 510.446
520.22/521.80	c #Conflicts:     486000 | #Constraints:      64664
520.22/521.80	c bounds 2834 >= 1823 @ 510.515
520.41/521.91	c #Conflicts:     487000 | #Constraints:      65697
520.41/521.91	c bounds 2834 >= 1824 @ 510.621
520.52/522.04	c #Conflicts:     488000 | #Constraints:      66721
520.52/522.04	c bounds 2834 >= 1825 @ 510.754
520.71/522.21	c #Conflicts:     489000 | #Constraints:      67742
520.71/522.21	c bounds 2834 >= 1826 @ 510.917
520.81/522.39	c #Conflicts:     490000 | #Constraints:      68769
520.81/522.39	c bounds 2834 >= 1827 @ 511.099
521.11/522.63	c #Conflicts:     491000 | #Constraints:      69799
521.11/522.63	c bounds 2834 >= 1828 @ 511.329
521.40/522.98	c #Conflicts:     492000 | #Constraints:      70832
521.40/522.98	c bounds 2834 >= 1829 @ 511.666
522.91/524.41	c #Conflicts:     493000 | #Constraints:      71886
522.91/524.41	c bounds 2834 >= 1830 @ 513.07
523.40/524.91	c #Conflicts:     494000 | #Constraints:      72925
523.40/524.91	c #Conflicts:     495000 | #Constraints:      73925
523.40/524.91	c bounds 2834 >= 1831 @ 513.562
524.20/525.75	c #Conflicts:     496000 | #Constraints:      74958
524.20/525.75	c #Conflicts:     497000 | #Constraints:      75958
524.20/525.75	c bounds 2834 >= 1832 @ 514.384
528.60/530.12	c #Conflicts:     498000 | #Constraints:      77000
528.60/530.12	c #Conflicts:     499000 | #Constraints:      78000
528.60/530.12	c #Conflicts:     500000 | #Constraints:      79000
528.60/530.12	c #Conflicts:     501000 | #Constraints:      80000
528.60/530.12	c bounds 2834 >= 1833 @ 518.7
531.88/533.41	c #Conflicts:     502000 | #Constraints:      81048
531.88/533.41	c #Conflicts:     503000 | #Constraints:      82048
531.88/533.41	c #Conflicts:     504000 | #Constraints:      83048
531.88/533.41	c INPROCESSING
531.88/533.41	c GARBAGE COLLECT
531.88/533.41	c rational objective 1833
553.12/554.72	c #Conflicts:     505000 | #Constraints:      56168
553.12/554.72	c #Conflicts:     506000 | #Constraints:      57169
553.12/554.72	c #Conflicts:     507000 | #Constraints:      58169
553.12/554.72	c #Conflicts:     508000 | #Constraints:      59172
553.12/554.72	c #Conflicts:     509000 | #Constraints:      60182
553.12/554.72	c #Conflicts:     510000 | #Constraints:      61187
553.12/554.72	c #Conflicts:     511000 | #Constraints:      62199
553.12/554.72	c #Conflicts:     512000 | #Constraints:      63216
553.12/554.72	c #Conflicts:     513000 | #Constraints:      64227
553.12/554.72	c bounds 2833 >= 1833 @ 543.007
555.43/557.09	WSVECS04 Frhs2[1]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[9]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[15]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[19]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[22]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[30]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[33]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[34]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[38]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[41]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[43]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[46]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[47]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[51]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[52]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[53]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[56]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[57]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[62]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[63]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[68]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[70]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[71]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[78]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[82]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[87]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[89]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[93]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[94]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[95]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[97]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[99]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[100]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[101]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[102]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[103]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[104]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[105]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[107]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[112]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[114]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[117]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[121]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[122]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[123]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[127]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[128]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[132]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[134]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[138]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[140]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[141]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[142]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[144]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[149]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[150]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[152]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[153]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[154]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[157]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[158]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[160]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[161]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[162]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[163]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[165]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[166]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[170]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[174]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[183]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[185]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[188]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[189]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[192]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[194]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[195]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[202]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[204]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[205]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[207]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[212]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[215]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[226]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[231]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[232]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[243]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[247]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[248]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[252]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[256]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[259]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[261]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[270]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[277]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[284]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[289]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[293]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[296]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[297]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[300]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[301]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[302]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[305]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[306]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[309]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[310]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[314]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[316]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[317]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[320]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[323]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[332]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[334]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[337]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[338]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[339]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[342]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[344]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[345]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[346]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[347]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[348]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[349]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[350]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[351]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[353]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[357]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[360]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[362]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[367]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[371]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[372]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[376]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[377]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[380]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[381]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[384]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[385]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[386]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[388]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[390]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[391]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[393]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[394]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[396]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[397]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[398]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[399]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[400]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[401]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[402]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[403]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[405]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[408]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[411]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[413]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[421]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[423]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[425]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[426]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[427]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[429]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[434]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[438]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[441]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[444]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[447]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[448]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[449]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[450]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[451]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[452]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[453]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[456]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[460]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[470]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[477]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[480]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[491]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[492]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[494]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[496]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[499]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[500]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[501]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[504]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[505]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[508]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[509]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[513]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[515]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[516]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[519]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[522]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[531]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[533]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[536]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[537]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[538]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[540]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[542]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[543]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[544]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[545]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[546]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[547]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[548]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[550]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[552]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[556]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[574]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[576]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[578]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[581]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[582]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[583]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[586]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[587]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[590]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[591]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[595]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[597]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[598]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[601]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[604]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[613]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[615]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[618]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[619]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[620]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[622]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[624]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[625]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[626]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[627]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[628]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[629]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[630]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[632]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[634]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[638]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[641]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[649]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[655]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[657]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[662]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[666]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[667]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[670]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[671]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[674]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[675]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[676]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[678]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[681]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[682]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[684]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[685]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[687]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[689]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[690]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[691]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[692]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[693]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[694]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[695]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[697]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[699]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[700]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[703]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[705]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[713]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[714]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[715]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[717]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[718]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[719]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[721]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[722]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[730]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[738]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[739]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[740]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[741]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[743]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[753]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[756]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[757]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[762]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[766]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[770]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[775]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[782]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[785]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[789]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[792]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[794]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[797]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[801]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[806]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[816]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[818]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[823]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[824]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[825]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[827]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[831]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[832]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[835]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[840]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[842]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[846]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[848]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[861]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[863]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[865]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[866]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[868]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[869]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[873]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[874]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[877]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[878]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[881]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[882]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[886]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[888]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[889]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[892]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[896]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[903]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[908]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[910]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[913]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[914]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[915]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[917]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[919]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[921]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[922]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[923]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[924]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[925]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[927]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[928]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[932]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[933]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[942]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[946]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[949]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[951]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[953]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[954]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[961]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[962]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[968]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[972]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[975]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[979]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[981]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[984]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[991]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1010]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1011]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1013]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1014]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1018]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1020]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1021]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1023]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1025]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1027]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1029]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1034]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1043]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1045]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1047]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1049]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1050]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1053]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1054]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1057]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1058]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1061]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1063]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1067]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1069]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1070]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1073]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1076]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1086]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1088]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1091]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1092]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1093]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1095]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1097]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1098]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1099]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1100]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1101]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1102]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1103]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1105]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1106]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1111]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1122]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1126]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1128]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1132]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1133]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1137]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1140]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1141]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1144]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1145]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1146]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1149]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1152]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1153]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1155]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1156]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1158]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1159]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1160]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1161]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1162]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1164]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1165]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1166]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1167]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1169]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1171]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1172]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1175]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1177]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1185]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1186]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1188]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1189]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1190]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1192]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1196]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1198]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1201]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1202]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1206]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1209]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1210]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1213]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1214]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1215]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1216]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1218]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1222]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1223]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1225]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1226]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1228]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1229]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1230]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1231]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1232]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1233]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1234]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1235]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1237]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1239]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1240]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1244]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1246]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1254]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1256]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1258]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1259]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1260]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1262]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1273]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1282]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1284]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1285]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1287]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1292]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1303]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1308]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1310]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1312]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1313]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1316]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1318]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1321]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1324]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1325]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1328]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1331]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1332]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1334]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1337]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1346]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1351]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1352]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1353]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1355]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1357]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1358]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1359]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1360]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1361]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1362]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1363]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1365]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1367]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1371]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1390]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1399]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1401]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1403]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1404]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1405]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1406]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1409]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1410]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1411]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1414]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1418]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1419]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1422]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1426]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1427]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1431]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1434]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1438]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1440]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1444]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1448]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1450]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1451]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1452]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1455]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1456]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1457]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1460]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1461]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1464]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1465]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1466]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1467]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1468]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1470]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1471]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1472]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1473]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1474]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1476]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1480]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1485]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1488]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1490]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1494]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1495]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1499]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1500]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1503]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1505]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1507]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1508]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1509]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1511]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1515]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1516]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1518]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1519]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1521]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1522]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1523]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1524]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1525]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1526]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1527]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1528]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1530]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1532]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1533]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1536]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1538]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1547]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1548]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1550]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1551]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1552]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1554]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1556]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1562]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1568]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1570]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1571]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1573]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1575]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1579]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1580]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1584]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1586]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1589]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1590]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1593]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1594]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1595]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1597]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1600]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1601]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1603]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1604]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1606]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1607]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1609]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1610]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1611]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1612]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1613]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1614]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1615]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1617]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1618]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1622]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1624]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1632]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1633]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1635]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1636]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1637]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1638]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1640]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1643]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1644]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1649]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1665]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1673]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1675]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1677]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1678]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1681]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1682]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1683]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1686]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1687]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1690]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1695]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1697]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1698]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1701]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1704]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1714]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1716]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1720]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1721]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1722]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1724]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1726]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1727]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1728]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1729]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1730]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1731]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1732]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1734]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1735]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1739]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1744]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1751]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1761]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1768]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1773]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1775]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1778]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1781]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1791]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1800]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1801]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1804]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1805]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1806]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1809]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1810]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1813]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1817]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1820]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1826]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1840]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1841]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1845]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1847]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1848]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1849]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1850]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1851]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1852]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1853]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1861]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1865]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1867]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1874]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1877]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1879]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1883]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1884]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1888]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1890]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1894]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1895]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1897]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1906]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1909]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1911]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1913]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1915]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1916]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1919]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1921]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1931]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1934]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1946]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1950]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1955]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1968]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1975]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1976]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1979]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1984]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1985]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1988]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1989]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1991]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1993]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1997]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[1998]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2003]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2005]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2007]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2014]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2016]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2017]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2022]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2028]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2029]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2031]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2032]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2038]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2039]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2040]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2041]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2042]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2043]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2044]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2051]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2059]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2064]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2068]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2069]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2071]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2072]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2073]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2075]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2078]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2079]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2081]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2083]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2085]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2090]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2092]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2095]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2098]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2100]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2101]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2103]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2104]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2106]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2108]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2109]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2110]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2114]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2117]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2118]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2119]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2121]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2125]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2126]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2137]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2138]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2140]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2146]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2151]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2152]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2156]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2160]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2162]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2167]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2169]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2172]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2173]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2176]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2177]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2181]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2185]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2187]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2190]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2193]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2194]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2200]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2202]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2203]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2204]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2216]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2221]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2229]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2235]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2237]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2239]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2242]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2243]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2247]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2248]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2251]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2252]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2255]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2256]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2258]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2261]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2262]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2264]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2265]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2267]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2268]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2269]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2270]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2271]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2272]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2273]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2274]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2275]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2277]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2279]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2280]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2284]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2286]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2293]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2295]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2297]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2298]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2299]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2301]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2304]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2306]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2308]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2311]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2312]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2316]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2317]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2320]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2321]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2324]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2325]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2327]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2330]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2331]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2333]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2334]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2336]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2337]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2338]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2339]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2340]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2341]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2342]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2343]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2345]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2347]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2348]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2352]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2354]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2362]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2364]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2366]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2367]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2368]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2370]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2371]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2373]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2375]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2376]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2379]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2380]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2381]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2384]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2385]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2388]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2389]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2395]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2396]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2399]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2402]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2411]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2413]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2416]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2417]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2418]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2420]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2422]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2423]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2424]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2425]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2426]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2427]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2428]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2430]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2432]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2436]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2449]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2455]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2458]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2459]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2467]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2475]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2476]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2486]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2488]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2491]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2492]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2496]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2497]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2500]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2501]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2506]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2507]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2508]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2510]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2515]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2517]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2518]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2520]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2521]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2522]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2523]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2525]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2526]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2527]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2528]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2530]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2532]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2533]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2536]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2539]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2540]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2547]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2549]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2551]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2552]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2553]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2556]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2560]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2563]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2564]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2566]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2568]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2569]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2577]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2583]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2586]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2591]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2595]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2596]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2599]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2600]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2602]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2613]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2614]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2620]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2622]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2627]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2633]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2655]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2658]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2675]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2681]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2682]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2683]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2687]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2690]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2692]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2700]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2705]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2706]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2709]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2717]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2728]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2734]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2736]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2742]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2753]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2754]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2759]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2763]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2765]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2767]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2770]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2771]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2772]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2773]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2775]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2777]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2778]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2779]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2781]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2783]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2784]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2785]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2786]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2789]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2792]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2793]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2810]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2813]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2816]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2818]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2819]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2822]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2825]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2826]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2827]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2831]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2835]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2842]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2846]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2851]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2858]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2872]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2873]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2876]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2880]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2881]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2882]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2886]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2892]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2893]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2894]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2895]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2896]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2898]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2899]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2901]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2911]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2913]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2920]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2921]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2926]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2928]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2930]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2931]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2932]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2935]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2936]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2937]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2940]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2941]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2944]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2945]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2947]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2950]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2952]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2956]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2959]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2968]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2970]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2973]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2974]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2975]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2976]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2979]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2982]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2983]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2984]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2985]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2986]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2988]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2989]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2991]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2992]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[2995]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3000]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3004]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3011]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3017]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3024]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3027]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3029]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3032]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3033]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3038]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3039]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3042]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3043]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3046]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3047]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3048]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3049]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3051]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3054]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3056]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3057]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3060]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3061]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3062]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3063]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3064]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3065]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3066]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3067]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3069]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3071]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3072]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3075]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3078]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3086]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3088]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3090]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3091]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3092]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3094]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3099]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3102]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3103]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3108]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3110]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3113]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3114]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3118]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3119]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3122]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3123]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3126]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3127]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3128]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3130]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3133]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3135]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3136]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3138]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3139]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3140]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3141]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3142]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3143]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3144]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3145]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3147]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3149]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3150]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3154]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3156]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3164]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3166]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3168]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3169]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3170]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3172]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3173]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3181]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3182]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3184]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3185]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3186]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3189]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3190]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3192]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3193]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3195]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3198]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3200]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3201]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3202]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3206]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3207]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3214]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3215]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3218]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3221]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3223]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3224]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3228]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3230]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3233]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3234]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3237]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3242]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3245]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3246]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3251]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3266]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3268]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3270]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3272]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3273]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3274]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3275]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3276]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3278]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3281]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3285]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3286]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3289]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3292]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3294]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3297]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3298]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3302]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3303]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3306]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3307]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3310]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3311]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3312]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3314]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3317]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3318]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3320]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3322]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3323]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3324]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3325]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3326]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3327]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3328]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3329]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3331]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3338]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3340]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3348]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3350]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3352]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3353]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3354]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3356]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3357]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3360]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3365]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3367]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3370]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3373]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3376]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3384]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3399]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3400]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3406]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3407]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3408]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3411]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3421]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3425]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3427]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3430]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3431]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3432]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3434]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3439]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3440]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3442]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3443]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3444]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3446]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3447]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3450]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3451]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3453]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3454]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3455]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3458]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3459]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3461]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3470]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3474]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3477]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3479]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3489]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3491]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3494]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3496]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3505]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3511]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3512]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3514]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3519]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3523]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3524]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3527]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3528]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3529]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3530]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3534]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3536]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3544]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3545]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3546]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3547]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3549]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3553]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3557]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3558]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3565]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3571]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3579]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3580]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3581]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3582]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3583]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3590]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3591]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3593]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3601]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3602]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3603]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3604]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3609]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3621]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3624]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3626]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3628]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3629]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3632]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3633]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3634]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3637]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3638]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3641]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3642]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3646]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3648]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3649]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3652]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3663]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3665]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3668]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3669]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3670]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3672]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3674]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3675]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3676]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3677]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3678]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3679]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3680]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3682]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3684]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3688]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3694]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3703]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3710]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3713]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3720]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3727]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3730]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3732]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3735]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3739]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3740]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3743]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3744]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3747]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3748]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3749]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3751]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3754]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3755]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3757]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3758]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3760]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3761]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3762]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3763]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3764]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3765]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3766]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3768]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3770]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3771]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3775]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3777]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3785]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3787]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3790]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3791]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3792]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3794]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3795]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3797]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3801]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3804]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3806]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3807]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3808]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3809]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3811]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3814]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3832]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3847]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3855]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3858]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3861]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3862]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3863]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3867]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3868]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3872]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3873]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3875]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3876]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3877]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3879]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3882]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3883]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3884]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3886]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3887]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3889]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3890]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3891]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3894]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3895]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3896]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3897]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3899]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3901]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3902]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3906]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3908]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3909]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3917]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3920]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3921]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3922]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3923]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3925]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3926]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3928]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3932]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3935]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3942]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3947]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3951]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3959]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3961]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3963]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3966]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3967]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3971]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3972]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3975]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3976]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3979]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3980]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3981]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3983]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3986]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3987]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3989]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3990]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3992]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3993]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3994]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3995]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3996]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3997]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[3998]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4000]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4002]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4003]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4007]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4009]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4017]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4019]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4021]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4022]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4023]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4025]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4029]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4032]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4034]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4035]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4039]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4042]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4045]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4048]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4050]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4056]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4058]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4060]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4062]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4063]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4069]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4074]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4079]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4081]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4085]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4097]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4098]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4103]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4108]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4118]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4134]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4135]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4138]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4140]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4141]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4143]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4145]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4146]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4148]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4157]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4159]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4160]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4162]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4164]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4165]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4170]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4175]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4180]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4182]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4184]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4185]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4188]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4189]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4193]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4200]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4201]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4204]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4205]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4209]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4210]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4211]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4213]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4214]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4218]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4219]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4220]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4222]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4223]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4225]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4226]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4227]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4228]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4230]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4233]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4234]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4235]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4238]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4241]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4245]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4247]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4248]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4257]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4260]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4261]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4263]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4264]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4266]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4269]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4270]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4271]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4272]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4281]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4294]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4300]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4302]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4305]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4306]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4308]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4311]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4312]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4315]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4316]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4319]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4320]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4321]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4322]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4323]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4325]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4326]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4328]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4330]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4331]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4332]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4333]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4334]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4335]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4336]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4338]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4339]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4340]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4344]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4345]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4347]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4348]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4349]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4359]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4361]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4363]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4365]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4370]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4380]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4382]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4385]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4387]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4388]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4391]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4392]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4397]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4398]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4402]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4403]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4405]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4410]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4413]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4414]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4417]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4420]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4422]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4427]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4428]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4431]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4432]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4434]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4435]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4436]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4437]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4438]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4439]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4441]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4442]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4444]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4445]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4453]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4456]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4457]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4458]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4459]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4462]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4471]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4474]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4476]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4477]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4479]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4482]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4483]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4485]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4487]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4489]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4491]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4494]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4495]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4499]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4500]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4503]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4504]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4507]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4508]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4510]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4513]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4514]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4516]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4517]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4519]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4520]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4521]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4522]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4523]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4524]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4525]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4527]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4529]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4530]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4534]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4536]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4544]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4547]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4548]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4549]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4551]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4559]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4560]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4564]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4566]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4569]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4571]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4572]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4574]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4575]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4576]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4581]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4584]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4585]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4588]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4593]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4597]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4598]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4604]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4618]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4620]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4622]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4624]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4625]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4626]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4628]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4630]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4632]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4636]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4637]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4644]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4646]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4649]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4650]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4654]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4655]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4658]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4659]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4662]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4663]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4664]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4666]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4669]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4670]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4672]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4673]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4675]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4676]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4677]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4678]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4679]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4680]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4681]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4682]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4685]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4686]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4690]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4692]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4700]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4702]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4704]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4705]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4706]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4708]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4713]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4715]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4717]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4719]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4720]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4723]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4725]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4728]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4729]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4732]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4737]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4740]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4745]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4759]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4760]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4763]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4765]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4766]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4767]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4768]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4769]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4770]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4771]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4786]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4788]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4791]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4795]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4800]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4801]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4808]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4822]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4826]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4832]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4841]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4844]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4849]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4850]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4851]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4854]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4855]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4860]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4861]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4863]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4866]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4867]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4870]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4873]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4874]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4875]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4881]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4883]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4899]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4903]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4907]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4911]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4920]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4921]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4924]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4925]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4930]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4931]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4933]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4936]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4942]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4943]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4945]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4947]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4948]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4949]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4950]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4952]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4960]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4968]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4972]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4973]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4981]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4983]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4985]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4986]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4990]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4993]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4994]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4997]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[4999]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5002]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5005]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5008]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5009]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5012]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5015]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5019]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5020]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5032]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5033]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5036]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5038]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5039]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5040]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5041]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5042]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5043]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5044]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5046]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5048]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5052]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5054]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5061]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5063]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5065]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5066]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5067]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5070]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5071]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5072]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5075]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5076]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5079]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5080]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5084]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5086]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5087]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5088]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5091]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5094]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5104]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5106]: 6 -1.00008 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5109]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5111]: 6 -1.00005 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5113]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5114]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5115]: 6 -1.00004 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5116]: 6 -1.00006 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5117]: 6 -1.0001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5118]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5119]: 6 -1.00007 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5122]: 6 -1.00009 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5126]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5131]: 6 -1.00003 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5139]: 6 -1.00002 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5143]: 6 -1.00001 0 shouldn't be
555.43/557.09	WSVECS04 Frhs2[5155]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5157]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5159]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5161]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5162]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5165]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5166]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5167]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5170]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5171]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5174]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5179]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5181]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5182]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5188]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5197]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5199]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5200]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5203]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5204]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5205]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5208]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5211]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5212]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5213]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5214]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5215]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5216]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5217]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5219]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5221]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5225]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5228]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5230]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5233]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5235]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5239]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5240]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5244]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5245]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5248]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5250]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5251]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5256]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5258]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5259]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5260]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5261]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5264]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5268]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5269]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5271]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5272]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5273]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5275]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5276]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5277]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5279]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5280]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5281]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5283]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5284]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5285]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5286]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5289]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5291]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5299]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5310]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5312]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5314]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5315]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5316]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5317]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5320]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5321]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5322]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5326]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5327]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5330]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5335]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5336]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5344]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5353]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5354]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5376]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5378]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5380]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5381]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5385]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5386]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5387]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5391]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5392]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5394]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5397]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5398]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5403]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5407]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5408]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5411]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5414]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5420]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5426]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5430]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5431]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5432]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5436]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5437]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5438]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5439]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5440]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5441]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5442]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5444]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5445]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5449]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5462]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5464]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5465]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5466]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5468]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5471]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5476]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5479]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5481]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5483]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5496]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5497]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5500]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5508]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5512]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5514]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5521]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5525]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5535]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5539]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5541]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5543]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5546]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5547]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5551]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5552]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5555]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5556]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5559]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5560]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5561]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5563]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5566]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5568]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5569]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5571]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5572]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5573]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5574]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5575]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5576]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5577]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5578]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5580]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5582]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5587]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5596]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5599]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5600]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5601]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5603]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5605]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5606]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5607]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5614]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5616]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5618]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5619]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5622]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5623]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5624]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5625]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5628]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5629]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5632]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5633]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5637]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5639]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5640]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5643]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5646]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5656]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5658]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5661]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5662]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5665]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5667]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5668]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5669]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5670]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5672]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5673]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5675]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5677]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5681]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5691]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5693]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5694]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5699]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5701]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5703]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5704]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5705]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5708]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5709]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5711]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5714]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5715]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5718]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5719]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5723]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5725]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5726]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5732]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5743]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5746]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5747]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5749]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5751]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5752]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5753]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5754]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5755]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5756]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5760]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5765]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5771]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5774]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5781]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5783]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5790]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5791]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5797]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5798]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5801]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5807]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5809]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5811]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5812]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5815]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5816]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5817]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5820]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5821]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5824]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5825]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5826]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5830]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5833]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5834]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5837]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5840]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5849]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5851]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5854]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5855]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5857]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5859]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5860]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5861]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5862]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5863]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5864]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5866]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5868]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5872]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5878]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5879]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5886]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5889]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5890]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5897]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5899]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5901]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5903]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5905]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5906]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5909]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5910]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5911]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5914]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5915]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5918]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5919]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5923]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5925]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5926]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5927]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5930]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5933]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5942]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5944]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5947]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5948]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5949]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5951]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5952]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5954]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5955]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5956]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5957]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5959]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5960]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5962]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5964]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5968]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5976]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5979]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5981]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5983]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5985]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5986]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5989]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5990]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5991]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5994]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5995]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5998]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[5999]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6003]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6005]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6006]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6009]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6012]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6021]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6023]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6026]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6027]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6028]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6030]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6032]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6033]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6034]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6035]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6036]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6037]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6039]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6041]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6045]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6050]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6052]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6058]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6059]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6061]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6064]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6065]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6069]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6070]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6071]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6078]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6080]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6083]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6086]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6089]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6091]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6093]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6094]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6098]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6099]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6100]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6101]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6104]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6106]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6110]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6116]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6119]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6122]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6124]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6132]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6139]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6141]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6142]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6148]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6150]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6152]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6153]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6156]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6157]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6158]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6162]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6163]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6166]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6167]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6171]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6173]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6174]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6177]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6180]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6190]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6192]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6195]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6196]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6199]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6201]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6202]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6203]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6204]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6205]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6206]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6208]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6209]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6210]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6214]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6222]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6224]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6226]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6229]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6232]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6237]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6239]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6246]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6253]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6255]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6257]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6258]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6261]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6262]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6263]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6266]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6267]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6270]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6271]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6275]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6277]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6278]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6281]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6284]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6294]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6296]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6299]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6300]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6301]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6303]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6305]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6306]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6307]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6308]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6309]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6310]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6312]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6317]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6326]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6328]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6333]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6339]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6340]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6347]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6358]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6360]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6363]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6364]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6368]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6369]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6372]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6373]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6376]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6377]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6378]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6380]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6383]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6384]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6386]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6387]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6389]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6390]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6391]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6392]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6393]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6394]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6395]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6396]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6398]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6399]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6400]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6404]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6405]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6407]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6416]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6418]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6419]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6420]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6422]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6431]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6432]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6433]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6443]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6446]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6447]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6451]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6452]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6455]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6458]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6461]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6462]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6466]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6469]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6470]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6471]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6472]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6477]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6482]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6483]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6488]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6490]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6493]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6495]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6498]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6501]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6502]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6503]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6504]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6505]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6506]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6507]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6508]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6511]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6512]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6517]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6519]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6520]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6525]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6530]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6532]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6533]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6536]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6539]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6541]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6542]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6544]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6547]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6549]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6551]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6552]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6558]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6561]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6563]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6565]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6566]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6571]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6576]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6579]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6581]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6583]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6588]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6592]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6598]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6599]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6602]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6603]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6606]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6612]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6616]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6621]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6622]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6625]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6627]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6630]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6637]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6639]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6641]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6643]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6646]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6651]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6654]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6657]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6658]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6662]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6663]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6669]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6673]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6678]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6680]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6683]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6686]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6688]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6690]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6691]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6695]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6696]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6697]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6700]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6704]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6707]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6711]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6712]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6714]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6729]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6731]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6739]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6746]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6754]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6759]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6761]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6763]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6764]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6765]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6768]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6769]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6770]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6771]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6775]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6776]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6779]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6781]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6785]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6788]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6789]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6795]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6802]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6807]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6809]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6812]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6813]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6817]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6821]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6822]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6823]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6824]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6825]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6826]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6827]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6831]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6833]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6835]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6838]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6839]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6847]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6850]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6851]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6852]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6854]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6861]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6863]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6865]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6868]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6869]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6873]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6874]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6877]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6878]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6881]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6882]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6883]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6885]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6887]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6888]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6890]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6891]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6893]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6894]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6895]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6896]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6897]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6898]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6899]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6900]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6902]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6904]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6905]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6909]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6911]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6919]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6920]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6922]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6924]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6925]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6927]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6929]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6931]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6934]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6935]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6939]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6940]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6943]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6944]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6947]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6948]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6949]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6951]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6954]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6955]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6957]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6958]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6960]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6961]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6962]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6963]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6964]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6965]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6966]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6967]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6969]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6976]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6978]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6986]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6988]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6990]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6991]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[6993]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7004]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7005]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7017]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7018]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7021]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7035]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7037]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7044]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7046]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7048]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7051]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7053]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7057]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7058]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7061]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7062]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7065]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7066]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7067]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7069]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7074]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7075]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7077]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7078]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7080]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7081]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7082]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7083]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7084]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7085]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7086]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7087]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7089]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7091]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7095]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7097]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7105]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7108]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7109]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7111]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7113]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7114]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7115]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7123]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7127]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7129]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7130]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7134]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7143]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7144]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7146]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7148]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7149]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7152]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7153]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7154]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7157]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7158]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7161]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7166]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7168]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7169]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7172]: 6 -1.00001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7175]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7184]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7186]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7189]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7190]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7191]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7193]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7195]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7196]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7197]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7198]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7199]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7200]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7201]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7203]: 6 -1.00007 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7205]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7211]: 6 -1.00002 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7216]: 6 -1.00009 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7225]: 6 -1.00005 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7228]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7229]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7236]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7247]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7256]: 6 -1.00004 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7259]: 6 -1.00003 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7269]: 6 -1.00008 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7274]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7280]: 6 -1.0001 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7290]: 6 -1.00006 0 shouldn't be
555.43/557.10	WSVECS04 Frhs2[7295]: 6 -1.00005 0 shouldn't be
576.75/578.40	c #Conflicts:     514000 | #Constraints:      65228
576.75/578.40	c #Conflicts:     515000 | #Constraints:      66228
576.75/578.40	c #Conflicts:     516000 | #Constraints:      67228
576.75/578.40	c #Conflicts:     517000 | #Constraints:      68228
576.75/578.40	c #Conflicts:     518000 | #Constraints:      69228
576.75/578.40	c #Conflicts:     519000 | #Constraints:      70228
576.75/578.40	c #Conflicts:     520000 | #Constraints:      71228
576.75/578.40	c #Conflicts:     521000 | #Constraints:      72228
576.75/578.40	c #Conflicts:     522000 | #Constraints:      73228
576.75/578.40	c #Conflicts:     523000 | #Constraints:      74228
576.75/578.40	c #Conflicts:     524000 | #Constraints:      75228
576.75/578.40	c #Conflicts:     525000 | #Constraints:      76228
576.75/578.40	c INPROCESSING
576.75/578.40	c GARBAGE COLLECT
576.75/578.40	c rational objective 1833
607.17/608.99	c #Conflicts:     526000 | #Constraints:      54373
607.17/608.99	c #Conflicts:     527000 | #Constraints:      55373
607.17/608.99	c #Conflicts:     528000 | #Constraints:      56373
607.17/608.99	c #Conflicts:     529000 | #Constraints:      57374
607.17/608.99	c #Conflicts:     530000 | #Constraints:      58380
607.17/608.99	c #Conflicts:     531000 | #Constraints:      59395
607.17/608.99	c #Conflicts:     532000 | #Constraints:      60402
607.17/608.99	c #Conflicts:     533000 | #Constraints:      61415
607.17/608.99	c #Conflicts:     534000 | #Constraints:      62427
607.17/608.99	c #Conflicts:     535000 | #Constraints:      63436
607.17/608.99	c #Conflicts:     536000 | #Constraints:      64447
607.17/608.99	c #Conflicts:     537000 | #Constraints:      65457
607.17/608.99	c #Conflicts:     538000 | #Constraints:      66468
607.17/608.99	c bounds 2832 >= 1833 @ 596.735
608.46/610.20	c #Conflicts:     539000 | #Constraints:      67471
608.46/610.20	c #Conflicts:     540000 | #Constraints:      68471
608.46/610.20	c bounds 2832 >= 1834 @ 597.927
621.92/623.79	c #Conflicts:     541000 | #Constraints:      69648
621.92/623.79	c #Conflicts:     542000 | #Constraints:      70648
621.92/623.79	c #Conflicts:     543000 | #Constraints:      71648
621.92/623.79	c #Conflicts:     544000 | #Constraints:      72648
621.92/623.79	c #Conflicts:     545000 | #Constraints:      73648
621.92/623.79	c #Conflicts:     546000 | #Constraints:      74648
621.92/623.79	c #Conflicts:     547000 | #Constraints:      75648
621.92/623.79	c #Conflicts:     548000 | #Constraints:      76648
621.92/623.79	c #Conflicts:     549000 | #Constraints:      77648
621.92/623.79	c #Conflicts:     550000 | #Constraints:      78648
621.92/623.79	c #Conflicts:     551000 | #Constraints:      79648
621.92/623.79	c #Conflicts:     552000 | #Constraints:      80648
621.92/623.79	c bounds 2832 >= 1835 @ 611.351
622.23/624.10	c bounds 2831 >= 1835 @ 611.654
622.72/624.53	c bounds 2830 >= 1835 @ 612.07
637.77/639.67	c #Conflicts:     553000 | #Constraints:      81755
637.77/639.67	c #Conflicts:     554000 | #Constraints:      82756
637.77/639.67	c #Conflicts:     555000 | #Constraints:      83762
637.77/639.67	c #Conflicts:     556000 | #Constraints:      84774
637.77/639.67	c #Conflicts:     557000 | #Constraints:      85791
637.77/639.67	c #Conflicts:     558000 | #Constraints:      86798
637.77/639.67	c bounds 2829 >= 1835 @ 627.066
639.77/641.63	WSVECS04 Frhs2[30]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[46]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[53]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[117]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[149]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[170]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[194]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[247]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[293]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[297]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[305]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[344]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[360]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[372]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[377]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[388]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[390]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[423]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[426]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[448]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[449]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[456]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[480]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[491]: 6 -1.00003 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[533]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[544]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[547]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[569]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[582]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[620]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[622]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[625]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[634]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[721]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[740]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[753]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[775]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[785]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[835]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[865]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[868]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[886]: 6 -1.00003 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[896]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[910]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[913]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[942]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[946]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[984]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1027]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1053]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1101]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1103]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1126]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1128]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1132]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1133]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1137]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1155]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1158]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1160]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1162]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1171]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1177]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1186]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1190]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1201]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1218]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1237]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1312]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1318]: 6 -1.00004 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1334]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1346]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1348]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1352]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1359]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1360]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1399]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1403]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1427]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1440]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1470]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1471]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1476]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1480]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1488]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1490]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1511]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1523]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1538]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1548]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1571]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1575]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1589]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1593]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1595]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1603]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1610]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1632]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1665]: 6 -1.00003 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1677]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1681]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1682]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1687]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1721]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1722]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1726]: 6 -1.00003 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1727]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1775]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1805]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1855]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1911]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1913]: 6 -1.00005 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1968]: 6 -1.00003 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[1984]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2017]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2039]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2059]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2169]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2190]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2193]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2239]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2252]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2268]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2280]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2306]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2345]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2347]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2371]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2384]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2385]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2396]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2486]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2508]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2510]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2556]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2566]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2600]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2658]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2706]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2734]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2765]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2772]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2778]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2779]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2786]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2825]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2831]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2842]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2846]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2855]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2911]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2921]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2931]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2935]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2944]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2959]: 6 -1.00003 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[2979]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3011]: 6 -1.00003 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3038]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3039]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3069]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3092]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3110]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3123]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3136]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3181]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3208]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3223]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3233]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3276]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3292]: 6 -1.00003 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3298]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3302]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3307]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3311]: 6 -1.00003 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3312]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3314]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3400]: 6 -1.00003 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3406]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3459]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3470]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3479]: 6 -1.00003 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3519]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3524]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3603]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3632]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3634]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3652]: 6 -1.00004 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3669]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3674]: 6 -1.00003 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3700]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3732]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3748]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3755]: 6 -1.00004 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3760]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3764]: 6 -1.00003 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3768]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3808]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3858]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3872]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3875]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3879]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3882]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3883]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3891]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3897]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3908]: 6 -1.00003 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3923]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3925]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3926]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[3995]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4003]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4056]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4074]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4108]: 6 -1.00003 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4135]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4200]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4201]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4204]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4205]: 6 -1.00003 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4213]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4226]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4234]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4245]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4266]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4294]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4300]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4302]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4312]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4339]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4387]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4403]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4405]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4422]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4427]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4479]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4482]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4489]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4504]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4517]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4530]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4534]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4564]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4569]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4576]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4601]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4625]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4644]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4659]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4670]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4672]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4673]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4677]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4680]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4682]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4686]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4732]: 6 -1.00003 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4740]: 6 -1.00003 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4754]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4759]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4765]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4769]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4770]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4775]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4788]: 6 -1.00004 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4826]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4850]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4851]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4861]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4937]: 6 -1.00003 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[4993]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5020]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5044]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5066]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5087]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5088]: 6 -1.00003 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5106]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5113]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5115]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5116]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5117]: 6 -1.00003 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5170]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5171]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5179]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5181]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5185]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5199]: 6 -1.00003 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5213]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5235]: 6 -1.00003 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5248]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5260]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5269]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5284]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5286]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5299]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5327]: 6 -1.00007 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5336]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5354]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5376]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5385]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5387]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5392]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5411]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5414]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5444]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5464]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5479]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5525]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5561]: 6 -1.00004 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5606]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5629]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5661]: 6 -1.00003 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5662]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5667]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5672]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5681]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5705]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5723]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5726]: 6 -1.00004 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5729]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5743]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5747]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5749]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5791]: 6 -1.00003 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5811]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5812]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5840]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5849]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5860]: 6 -1.00003 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5886]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5905]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5927]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5944]: 6 -1.00003 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5954]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5959]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5968]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5983]: 6 -1.00003 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[5986]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[6006]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[6012]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[6021]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[6070]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[6116]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[6122]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[6162]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[6190]: 6 -1.00004 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[6202]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[6209]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[6214]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[6266]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[6296]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[6301]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[6307]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[6326]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[6395]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[6458]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[6470]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[6488]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[6498]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[6520]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[6686]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[6780]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[6817]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[6902]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[6911]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[7097]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[7158]: 6 -1.00002 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[7191]: 6 -1.00001 0 shouldn't be
639.77/641.63	WSVECS04 Frhs2[7200]: 6 -1.00002 0 shouldn't be
657.71/659.61	c #Conflicts:     559000 | #Constraints:      87804
657.71/659.61	c #Conflicts:     560000 | #Constraints:      88804
657.71/659.61	c #Conflicts:     561000 | #Constraints:      89804
657.71/659.61	c #Conflicts:     562000 | #Constraints:      90804
657.71/659.61	c #Conflicts:     563000 | #Constraints:      91804
657.71/659.61	c #Conflicts:     564000 | #Constraints:      92804
657.71/659.61	c #Conflicts:     565000 | #Constraints:      93804
657.71/659.61	c #Conflicts:     566000 | #Constraints:      94804
657.71/659.61	c #Conflicts:     567000 | #Constraints:      95804
657.71/659.61	c #Conflicts:     568000 | #Constraints:      96804
657.71/659.61	c #Conflicts:     569000 | #Constraints:      97804
657.71/659.61	c #Conflicts:     570000 | #Constraints:      98804
657.71/659.61	c bounds 2829 >= 1836 @ 646.797
660.41/662.33	c #Conflicts:     571000 | #Constraints:      99855
660.41/662.33	c bounds 2828 >= 1836 @ 649.482
666.60/668.52	c #Conflicts:     572000 | #Constraints:     100857
666.60/668.52	c #Conflicts:     573000 | #Constraints:     101857
666.60/668.52	c INPROCESSING
666.60/668.52	c GARBAGE COLLECT
666.60/668.52	c rational objective 1836
724.33/726.47	c #Conflicts:     574000 | #Constraints:      66925
724.33/726.47	c #Conflicts:     575000 | #Constraints:      67926
724.33/726.47	c #Conflicts:     576000 | #Constraints:      68930
724.33/726.47	c #Conflicts:     577000 | #Constraints:      69937
724.33/726.47	c #Conflicts:     578000 | #Constraints:      70950
724.33/726.47	c #Conflicts:     579000 | #Constraints:      71963
724.33/726.47	c #Conflicts:     580000 | #Constraints:      72973
724.33/726.47	c #Conflicts:     581000 | #Constraints:      73983
724.33/726.47	c #Conflicts:     582000 | #Constraints:      74991
724.33/726.47	c #Conflicts:     583000 | #Constraints:      76002
724.33/726.47	c #Conflicts:     584000 | #Constraints:      77006
724.33/726.47	c #Conflicts:     585000 | #Constraints:      78011
724.33/726.47	c #Conflicts:     586000 | #Constraints:      79012
724.33/726.47	c #Conflicts:     587000 | #Constraints:      80022
724.33/726.47	c #Conflicts:     588000 | #Constraints:      81031
724.33/726.47	c #Conflicts:     589000 | #Constraints:      82035
724.33/726.47	c #Conflicts:     590000 | #Constraints:      83044
724.33/726.47	c #Conflicts:     591000 | #Constraints:      84049
724.33/726.47	c #Conflicts:     592000 | #Constraints:      85054
724.33/726.47	c #Conflicts:     593000 | #Constraints:      86063
724.33/726.47	c #Conflicts:     594000 | #Constraints:      87069
724.33/726.47	c #Conflicts:     595000 | #Constraints:      88077
724.33/726.47	c INPROCESSING
724.33/726.47	c GARBAGE COLLECT
724.33/726.47	c rational objective 1836
727.72/729.81	c #Conflicts:     596000 | #Constraints:      60538
727.72/729.81	c #Conflicts:     597000 | #Constraints:      61538
727.72/729.81	c #Conflicts:     598000 | #Constraints:      62538
727.72/729.81	c #Conflicts:     599000 | #Constraints:      63538
727.72/729.81	c bounds 2828 >= 1837 @ 716.348
728.82/730.92	c #Conflicts:     600000 | #Constraints:      64604
728.82/730.92	c #Conflicts:     601000 | #Constraints:      65604
728.82/730.92	c #Conflicts:     602000 | #Constraints:      66604
728.82/730.92	c #Conflicts:     603000 | #Constraints:      67604
728.82/730.92	c bounds 2828 >= 1838 @ 717.433
731.71/733.85	c #Conflicts:     604000 | #Constraints:      68634
731.71/733.85	c #Conflicts:     605000 | #Constraints:      69634
731.71/733.85	c #Conflicts:     606000 | #Constraints:      70634
731.71/733.85	c #Conflicts:     607000 | #Constraints:      71634
731.71/733.85	c #Conflicts:     608000 | #Constraints:      72634
731.71/733.85	c bounds 2828 >= 1839 @ 720.313
738.59/740.79	c #Conflicts:     609000 | #Constraints:      73706
738.59/740.79	c #Conflicts:     610000 | #Constraints:      74706
738.59/740.79	c #Conflicts:     611000 | #Constraints:      75706
738.59/740.79	c #Conflicts:     612000 | #Constraints:      76706
738.59/740.79	c #Conflicts:     613000 | #Constraints:      77706
738.59/740.79	c #Conflicts:     614000 | #Constraints:      78706
738.59/740.79	c #Conflicts:     615000 | #Constraints:      79706
738.59/740.79	c #Conflicts:     616000 | #Constraints:      80706
738.59/740.79	c #Conflicts:     617000 | #Constraints:      81706
738.59/740.79	c INPROCESSING
738.59/740.79	c GARBAGE COLLECT
738.59/740.79	c rational objective 1839
739.09/741.23	c #Conflicts:     618000 | #Constraints:      56753
739.09/741.23	c bounds 2828 >= 1840 @ 727.585
749.16/751.36	c #Conflicts:     619000 | #Constraints:      57810
749.16/751.36	c #Conflicts:     620000 | #Constraints:      58810
749.16/751.36	c #Conflicts:     621000 | #Constraints:      59810
749.16/751.36	c #Conflicts:     622000 | #Constraints:      60810
749.16/751.36	c #Conflicts:     623000 | #Constraints:      61810
749.16/751.36	c #Conflicts:     624000 | #Constraints:      62810
749.16/751.36	c #Conflicts:     625000 | #Constraints:      63810
749.16/751.36	c #Conflicts:     626000 | #Constraints:      64810
749.16/751.36	c #Conflicts:     627000 | #Constraints:      65810
749.16/751.36	c #Conflicts:     628000 | #Constraints:      66810
749.16/751.36	c #Conflicts:     629000 | #Constraints:      67810
749.16/751.36	c #Conflicts:     630000 | #Constraints:      68810
749.16/751.36	c #Conflicts:     631000 | #Constraints:      69810
749.16/751.36	c #Conflicts:     632000 | #Constraints:      70810
749.16/751.36	c bounds 2828 >= 1841 @ 737.561
758.84/761.03	c #Conflicts:     633000 | #Constraints:      71885
758.84/761.03	c #Conflicts:     634000 | #Constraints:      72885
758.84/761.03	c #Conflicts:     635000 | #Constraints:      73885
758.84/761.03	c #Conflicts:     636000 | #Constraints:      74885
758.84/761.03	c #Conflicts:     637000 | #Constraints:      75885
758.84/761.03	c #Conflicts:     638000 | #Constraints:      76885
758.84/761.03	c #Conflicts:     639000 | #Constraints:      77885
758.84/761.03	c #Conflicts:     640000 | #Constraints:      78885
758.84/761.03	c #Conflicts:     641000 | #Constraints:      79885
758.84/761.03	c #Conflicts:     642000 | #Constraints:      80885
758.84/761.03	c #Conflicts:     643000 | #Constraints:      81885
758.84/761.03	c #Conflicts:     644000 | #Constraints:      82885
758.84/761.03	c bounds 2828 >= 1842 @ 747.096
772.90/775.17	c #Conflicts:     645000 | #Constraints:      83918
772.90/775.17	c #Conflicts:     646000 | #Constraints:      84918
772.90/775.17	c #Conflicts:     647000 | #Constraints:      85918
772.90/775.17	c #Conflicts:     648000 | #Constraints:      86918
772.90/775.17	c #Conflicts:     649000 | #Constraints:      87918
772.90/775.17	c #Conflicts:     650000 | #Constraints:      88918
772.90/775.17	c #Conflicts:     651000 | #Constraints:      89918
772.90/775.17	c #Conflicts:     652000 | #Constraints:      90918
772.90/775.17	c #Conflicts:     653000 | #Constraints:      91918
772.90/775.17	c #Conflicts:     654000 | #Constraints:      92918
772.90/775.17	c #Conflicts:     655000 | #Constraints:      93918
772.90/775.17	c #Conflicts:     656000 | #Constraints:      94918
772.90/775.17	c #Conflicts:     657000 | #Constraints:      95918
772.90/775.17	c #Conflicts:     658000 | #Constraints:      96918
772.90/775.17	c bounds 2828 >= 1843 @ 761.08
785.76/788.04	c #Conflicts:     659000 | #Constraints:      97960
785.76/788.04	c #Conflicts:     660000 | #Constraints:      98960
785.76/788.04	c #Conflicts:     661000 | #Constraints:      99960
785.76/788.04	c #Conflicts:     662000 | #Constraints:     100960
785.76/788.04	c #Conflicts:     663000 | #Constraints:     101960
785.76/788.04	c #Conflicts:     664000 | #Constraints:     102960
785.76/788.04	c #Conflicts:     665000 | #Constraints:     103960
785.76/788.04	c #Conflicts:     666000 | #Constraints:     104960
785.76/788.04	c #Conflicts:     667000 | #Constraints:     105960
785.76/788.04	c #Conflicts:     668000 | #Constraints:     106960
785.76/788.04	c #Conflicts:     669000 | #Constraints:     107960
785.76/788.04	c INPROCESSING
785.76/788.04	c GARBAGE COLLECT
785.76/788.04	c rational objective 1843
792.34/794.62	c #Conflicts:     670000 | #Constraints:      69605
792.34/794.62	c #Conflicts:     671000 | #Constraints:      70605
792.34/794.62	c #Conflicts:     672000 | #Constraints:      71605
792.34/794.62	c #Conflicts:     673000 | #Constraints:      72605
792.34/794.62	c #Conflicts:     674000 | #Constraints:      73605
792.34/794.62	c #Conflicts:     675000 | #Constraints:      74605
792.34/794.62	c #Conflicts:     676000 | #Constraints:      75605
792.34/794.62	c #Conflicts:     677000 | #Constraints:      76605
792.34/794.62	c bounds 2828 >= 1844 @ 780.277
806.89/809.20	c #Conflicts:     678000 | #Constraints:      77653
806.89/809.20	c #Conflicts:     679000 | #Constraints:      78653
806.89/809.20	c #Conflicts:     680000 | #Constraints:      79653
806.89/809.20	c #Conflicts:     681000 | #Constraints:      80653
806.89/809.20	c #Conflicts:     682000 | #Constraints:      81653
806.89/809.20	c #Conflicts:     683000 | #Constraints:      82653
806.89/809.20	c #Conflicts:     684000 | #Constraints:      83653
806.89/809.20	c #Conflicts:     685000 | #Constraints:      84653
806.89/809.20	c #Conflicts:     686000 | #Constraints:      85653
806.89/809.20	c #Conflicts:     687000 | #Constraints:      86653
806.89/809.20	c #Conflicts:     688000 | #Constraints:      87653
806.89/809.20	c #Conflicts:     689000 | #Constraints:      88653
806.89/809.20	c #Conflicts:     690000 | #Constraints:      89653
806.89/809.20	c #Conflicts:     691000 | #Constraints:      90653
806.89/809.20	c #Conflicts:     692000 | #Constraints:      91653
806.89/809.20	c #Conflicts:     693000 | #Constraints:      92653
806.89/809.20	c INPROCESSING
806.89/809.20	c GARBAGE COLLECT
806.89/809.20	c rational objective 1844
812.87/815.25	c #Conflicts:     694000 | #Constraints:      62656
812.87/815.25	c #Conflicts:     695000 | #Constraints:      63656
812.87/815.25	c #Conflicts:     696000 | #Constraints:      64656
812.87/815.25	c #Conflicts:     697000 | #Constraints:      65656
812.87/815.25	c #Conflicts:     698000 | #Constraints:      66656
812.87/815.25	c #Conflicts:     699000 | #Constraints:      67656
812.87/815.25	c #Conflicts:     700000 | #Constraints:      68656
812.87/815.25	c #Conflicts:     701000 | #Constraints:      69656
812.87/815.25	c #Conflicts:     702000 | #Constraints:      70656
812.87/815.25	c bounds 2828 >= 1845 @ 800.661
824.54/827.00	c #Conflicts:     703000 | #Constraints:      71740
824.54/827.00	c #Conflicts:     704000 | #Constraints:      72740
824.54/827.00	c #Conflicts:     705000 | #Constraints:      73740
824.54/827.00	c #Conflicts:     706000 | #Constraints:      74740
824.54/827.00	c #Conflicts:     707000 | #Constraints:      75740
824.54/827.00	c #Conflicts:     708000 | #Constraints:      76740
824.54/827.00	c #Conflicts:     709000 | #Constraints:      77740
824.54/827.00	c #Conflicts:     710000 | #Constraints:      78740
824.54/827.00	c #Conflicts:     711000 | #Constraints:      79740
824.54/827.00	c #Conflicts:     712000 | #Constraints:      80740
824.54/827.00	c #Conflicts:     713000 | #Constraints:      81740
824.54/827.00	c #Conflicts:     714000 | #Constraints:      82740
824.54/827.00	c #Conflicts:     715000 | #Constraints:      83740
824.54/827.00	c #Conflicts:     716000 | #Constraints:      84740
824.54/827.00	c INPROCESSING
824.54/827.00	c GARBAGE COLLECT
824.54/827.00	c rational objective 1845
824.75/827.12	c bounds 2828 >= 1846 @ 812.397
840.30/842.79	c #Conflicts:     717000 | #Constraints:      58582
840.30/842.79	c #Conflicts:     718000 | #Constraints:      59582
840.30/842.79	c #Conflicts:     719000 | #Constraints:      60582
840.30/842.79	c #Conflicts:     720000 | #Constraints:      61582
840.30/842.79	c #Conflicts:     721000 | #Constraints:      62582
840.30/842.79	c #Conflicts:     722000 | #Constraints:      63582
840.30/842.79	c #Conflicts:     723000 | #Constraints:      64582
840.30/842.79	c #Conflicts:     724000 | #Constraints:      65582
840.30/842.79	c #Conflicts:     725000 | #Constraints:      66582
840.30/842.79	c #Conflicts:     726000 | #Constraints:      67582
840.30/842.79	c #Conflicts:     727000 | #Constraints:      68582
840.30/842.79	c #Conflicts:     728000 | #Constraints:      69582
840.30/842.79	c #Conflicts:     729000 | #Constraints:      70582
840.30/842.79	c #Conflicts:     730000 | #Constraints:      71582
840.30/842.79	c #Conflicts:     731000 | #Constraints:      72582
840.30/842.79	c #Conflicts:     732000 | #Constraints:      73582
840.30/842.79	c #Conflicts:     733000 | #Constraints:      74582
840.30/842.79	c #Conflicts:     734000 | #Constraints:      75582
840.30/842.79	c #Conflicts:     735000 | #Constraints:      76582
840.30/842.79	c #Conflicts:     736000 | #Constraints:      77582
840.30/842.79	c #Conflicts:     737000 | #Constraints:      78582
840.30/842.79	c bounds 2828 >= 1847 @ 827.875
852.58/855.10	c #Conflicts:     738000 | #Constraints:      79684
852.58/855.10	c #Conflicts:     739000 | #Constraints:      80684
852.58/855.10	c #Conflicts:     740000 | #Constraints:      81684
852.58/855.10	c #Conflicts:     741000 | #Constraints:      82684
852.58/855.10	c #Conflicts:     742000 | #Constraints:      83684
852.58/855.10	c #Conflicts:     743000 | #Constraints:      84684
852.58/855.10	c #Conflicts:     744000 | #Constraints:      85684
852.58/855.10	c #Conflicts:     745000 | #Constraints:      86684
852.58/855.10	c #Conflicts:     746000 | #Constraints:      87684
852.58/855.10	c #Conflicts:     747000 | #Constraints:      88684
852.58/855.10	c #Conflicts:     748000 | #Constraints:      89684
852.58/855.10	c #Conflicts:     749000 | #Constraints:      90684
852.58/855.10	c #Conflicts:     750000 | #Constraints:      91684
852.58/855.10	c #Conflicts:     751000 | #Constraints:      92684
852.58/855.10	c bounds 2828 >= 1848 @ 840.025
866.42/868.96	c #Conflicts:     752000 | #Constraints:      93711
866.42/868.96	c #Conflicts:     753000 | #Constraints:      94711
866.42/868.96	c #Conflicts:     754000 | #Constraints:      95711
866.42/868.96	c #Conflicts:     755000 | #Constraints:      96711
866.42/868.96	c #Conflicts:     756000 | #Constraints:      97711
866.42/868.96	c #Conflicts:     757000 | #Constraints:      98711
866.42/868.96	c #Conflicts:     758000 | #Constraints:      99711
866.42/868.96	c #Conflicts:     759000 | #Constraints:     100711
866.42/868.96	c #Conflicts:     760000 | #Constraints:     101711
866.42/868.96	c #Conflicts:     761000 | #Constraints:     102711
866.42/868.96	c #Conflicts:     762000 | #Constraints:     103711
866.42/868.96	c #Conflicts:     763000 | #Constraints:     104711
866.42/868.96	c #Conflicts:     764000 | #Constraints:     105711
866.42/868.96	c bounds 2828 >= 1849 @ 853.732
866.54/869.03	c bounds 2827 >= 1849 @ 853.801
866.54/869.10	c #Conflicts:     765000 | #Constraints:     106754
866.54/869.10	c bounds 2826 >= 1849 @ 853.865
866.93/869.46	c bounds 2825 >= 1849 @ 854.219
867.43/869.97	c bounds 2824 >= 1849 @ 854.722
887.58/890.19	c #Conflicts:     766000 | #Constraints:     107758
887.58/890.19	c #Conflicts:     767000 | #Constraints:     108761
887.58/890.19	c #Conflicts:     768000 | #Constraints:     109777
887.58/890.19	c #Conflicts:     769000 | #Constraints:     110790
887.58/890.19	c #Conflicts:     770000 | #Constraints:     111800
887.58/890.19	c #Conflicts:     771000 | #Constraints:     112812
887.58/890.19	c #Conflicts:     772000 | #Constraints:     113830
887.58/890.19	c #Conflicts:     773000 | #Constraints:     114848
887.58/890.19	c INPROCESSING
887.58/890.19	c GARBAGE COLLECT
887.58/890.19	c rational objective 1849
891.07/893.69	c #Conflicts:     774000 | #Constraints:      73529
891.07/893.69	c #Conflicts:     775000 | #Constraints:      74529
891.07/893.69	c bounds 2824 >= 1850 @ 878.173
891.17/893.73	c bounds 2824 >= 1851 @ 878.208
891.26/893.83	c bounds 2824 >= 1852 @ 878.306
891.47/894.05	c #Conflicts:     776000 | #Constraints:      75622
891.47/894.05	c bounds 2824 >= 1853 @ 878.513
891.86/894.47	c #Conflicts:     777000 | #Constraints:      76673
891.86/894.47	c #Conflicts:     778000 | #Constraints:      77673
891.86/894.47	c bounds 2824 >= 1854 @ 878.925
892.36/894.94	c #Conflicts:     779000 | #Constraints:      78727
892.36/894.94	c bounds 2824 >= 1855 @ 879.381
893.47/896.05	c #Conflicts:     780000 | #Constraints:      79763
893.47/896.05	c #Conflicts:     781000 | #Constraints:      80763
893.47/896.05	c #Conflicts:     782000 | #Constraints:      81763
893.47/896.05	c bounds 2824 >= 1856 @ 880.472
897.45/900.02	c #Conflicts:     783000 | #Constraints:      82829
897.45/900.02	c #Conflicts:     784000 | #Constraints:      83829
897.45/900.02	c #Conflicts:     785000 | #Constraints:      84829
897.45/900.02	c #Conflicts:     786000 | #Constraints:      85829
897.45/900.02	c #Conflicts:     787000 | #Constraints:      86829
897.45/900.02	c #Conflicts:     788000 | #Constraints:      87829
897.45/900.02	c bounds 2824 >= 1857 @ 884.377
901.13/903.73	c #Conflicts:     789000 | #Constraints:      88895
901.13/903.73	c #Conflicts:     790000 | #Constraints:      89895
901.13/903.73	c #Conflicts:     791000 | #Constraints:      90895
901.13/903.73	c #Conflicts:     792000 | #Constraints:      91895
901.13/903.73	c #Conflicts:     793000 | #Constraints:      92895
901.13/903.73	c #Conflicts:     794000 | #Constraints:      93895
901.13/903.73	c #Conflicts:     795000 | #Constraints:      94895
901.13/903.73	c bounds 2824 >= 1858 @ 888.004
904.22/906.89	c #Conflicts:     796000 | #Constraints:      95925
904.22/906.89	c #Conflicts:     797000 | #Constraints:      96925
904.22/906.89	c #Conflicts:     798000 | #Constraints:      97925
904.22/906.89	c INPROCESSING
904.22/906.89	c GARBAGE COLLECT
904.22/906.89	c rational objective 1858
905.32/907.95	c #Conflicts:     799000 | #Constraints:      64901
905.32/907.95	c #Conflicts:     800000 | #Constraints:      65901
905.32/907.95	c #Conflicts:     801000 | #Constraints:      66901
905.32/907.95	c bounds 2824 >= 1859 @ 892.153
907.72/910.36	c #Conflicts:     802000 | #Constraints:      67952
907.72/910.36	c #Conflicts:     803000 | #Constraints:      68952
907.72/910.36	c #Conflicts:     804000 | #Constraints:      69952
907.72/910.36	c #Conflicts:     805000 | #Constraints:      70952
907.72/910.36	c bounds 2824 >= 1860 @ 894.526
910.61/913.24	c #Conflicts:     806000 | #Constraints:      71994
910.61/913.24	c #Conflicts:     807000 | #Constraints:      72994
910.61/913.24	c #Conflicts:     808000 | #Constraints:      73994
910.61/913.24	c #Conflicts:     809000 | #Constraints:      74994
910.61/913.24	c #Conflicts:     810000 | #Constraints:      75994
910.61/913.24	c bounds 2824 >= 1861 @ 897.355
914.80/917.43	c #Conflicts:     811000 | #Constraints:      77024
914.80/917.43	c #Conflicts:     812000 | #Constraints:      78024
914.80/917.43	c #Conflicts:     813000 | #Constraints:      79024
914.80/917.43	c #Conflicts:     814000 | #Constraints:      80024
914.80/917.43	c #Conflicts:     815000 | #Constraints:      81024
914.80/917.43	c #Conflicts:     816000 | #Constraints:      82024
914.80/917.43	c bounds 2824 >= 1862 @ 901.484
927.56/930.22	c #Conflicts:     817000 | #Constraints:      83072
927.56/930.22	c #Conflicts:     818000 | #Constraints:      84072
927.56/930.22	c #Conflicts:     819000 | #Constraints:      85072
927.56/930.22	c #Conflicts:     820000 | #Constraints:      86072
927.56/930.22	c #Conflicts:     821000 | #Constraints:      87072
927.56/930.22	c #Conflicts:     822000 | #Constraints:      88072
927.56/930.22	c INPROCESSING
927.56/930.22	c GARBAGE COLLECT
927.56/930.22	c rational objective 1862
929.37/932.04	c #Conflicts:     823000 | #Constraints:      59616
929.37/932.04	c #Conflicts:     824000 | #Constraints:      60616
929.37/932.04	c bounds 2824 >= 1863 @ 915.879
929.47/932.14	c #Conflicts:     825000 | #Constraints:      61748
929.47/932.14	c bounds 2824 >= 1864 @ 915.973
929.66/932.32	c #Conflicts:     826000 | #Constraints:      62787
929.66/932.32	c bounds 2824 >= 1865 @ 916.142
930.06/932.70	c #Conflicts:     827000 | #Constraints:      63859
930.06/932.70	c bounds 2824 >= 1866 @ 916.516
932.85/935.53	c #Conflicts:     828000 | #Constraints:      64964
932.85/935.53	c #Conflicts:     829000 | #Constraints:      65964
932.85/935.53	c #Conflicts:     830000 | #Constraints:      66964
932.85/935.53	c bounds 2824 >= 1867 @ 919.299
934.14/936.84	c #Conflicts:     831000 | #Constraints:      68054
934.14/936.84	c #Conflicts:     832000 | #Constraints:      69054
934.14/936.84	c #Conflicts:     833000 | #Constraints:      70054
934.14/936.84	c #Conflicts:     834000 | #Constraints:      71054
934.14/936.84	c #Conflicts:     835000 | #Constraints:      72054
934.14/936.84	c bounds 2824 >= 1868 @ 920.576
936.63/939.30	c #Conflicts:     836000 | #Constraints:      73111
936.63/939.30	c #Conflicts:     837000 | #Constraints:      74111
936.63/939.30	c #Conflicts:     838000 | #Constraints:      75111
936.63/939.30	c bounds 2824 >= 1869 @ 923.011
937.94/940.65	c #Conflicts:     839000 | #Constraints:      76171
937.94/940.65	c #Conflicts:     840000 | #Constraints:      77171
937.94/940.65	c #Conflicts:     841000 | #Constraints:      78171
937.94/940.65	c bounds 2824 >= 1870 @ 924.344
941.92/944.68	c #Conflicts:     842000 | #Constraints:      79234
941.92/944.68	c #Conflicts:     843000 | #Constraints:      80234
941.92/944.68	c #Conflicts:     844000 | #Constraints:      81234
941.92/944.68	c #Conflicts:     845000 | #Constraints:      82234
941.92/944.68	c bounds 2824 >= 1871 @ 928.317
944.52/947.27	c #Conflicts:     846000 | #Constraints:      83285
944.52/947.27	c #Conflicts:     847000 | #Constraints:      84285
944.52/947.27	c #Conflicts:     848000 | #Constraints:      85285
944.52/947.27	c #Conflicts:     849000 | #Constraints:      86285
944.52/947.27	c #Conflicts:     850000 | #Constraints:      87285
944.52/947.27	c bounds 2824 >= 1872 @ 930.861
964.56/967.33	c #Conflicts:     851000 | #Constraints:      88336
964.56/967.33	c #Conflicts:     852000 | #Constraints:      89336
964.56/967.33	c #Conflicts:     853000 | #Constraints:      90337
964.56/967.33	c #Conflicts:     854000 | #Constraints:      91337
964.56/967.33	c #Conflicts:     855000 | #Constraints:      92339
964.56/967.33	c #Conflicts:     856000 | #Constraints:      93348
964.56/967.33	c #Conflicts:     857000 | #Constraints:      94361
964.56/967.33	c #Conflicts:     858000 | #Constraints:      95371
964.56/967.33	c #Conflicts:     859000 | #Constraints:      96383
964.56/967.33	c #Conflicts:     860000 | #Constraints:      97389
964.56/967.33	c bounds 2823 >= 1872 @ 950.698
970.05/972.84	c #Conflicts:     861000 | #Constraints:      98392
970.05/972.84	c #Conflicts:     862000 | #Constraints:      99392
970.05/972.84	c #Conflicts:     863000 | #Constraints:     100392
970.05/972.84	c #Conflicts:     864000 | #Constraints:     101392
970.05/972.84	c #Conflicts:     865000 | #Constraints:     102392
970.05/972.84	c #Conflicts:     866000 | #Constraints:     103392
970.05/972.84	c bounds 2823 >= 1873 @ 956.127
974.53/977.35	c #Conflicts:     867000 | #Constraints:     104479
974.53/977.35	c #Conflicts:     868000 | #Constraints:     105479
974.53/977.35	c #Conflicts:     869000 | #Constraints:     106479
974.53/977.35	c #Conflicts:     870000 | #Constraints:     107479
974.53/977.35	c bounds 2823 >= 1874 @ 960.564
976.53/979.31	c #Conflicts:     871000 | #Constraints:     108503
976.53/979.31	c #Conflicts:     872000 | #Constraints:     109503
976.53/979.31	c #Conflicts:     873000 | #Constraints:     110503
976.53/979.31	c #Conflicts:     874000 | #Constraints:     111503
976.53/979.31	c bounds 2823 >= 1875 @ 962.495
982.11/984.97	c #Conflicts:     875000 | #Constraints:     112521
982.11/984.97	c #Conflicts:     876000 | #Constraints:     113521
982.11/984.97	c #Conflicts:     877000 | #Constraints:     114521
982.11/984.97	c #Conflicts:     878000 | #Constraints:     115521
982.11/984.97	c #Conflicts:     879000 | #Constraints:     116521
982.11/984.97	c bounds 2823 >= 1876 @ 968.073
987.49/990.34	c #Conflicts:     880000 | #Constraints:     117554
987.49/990.34	c #Conflicts:     881000 | #Constraints:     118554
987.49/990.34	c #Conflicts:     882000 | #Constraints:     119554
987.49/990.34	c #Conflicts:     883000 | #Constraints:     120554
987.49/990.34	c #Conflicts:     884000 | #Constraints:     121554
987.49/990.34	c INPROCESSING
987.49/990.34	c GARBAGE COLLECT
987.49/990.34	c rational objective 1876
990.98/993.85	c #Conflicts:     885000 | #Constraints:      76942
990.98/993.85	c bounds 2823 >= 1877 @ 976.851
995.78/998.61	c #Conflicts:     886000 | #Constraints:      77966
995.78/998.61	c #Conflicts:     887000 | #Constraints:      78966
995.78/998.61	c #Conflicts:     888000 | #Constraints:      79966
995.78/998.61	c #Conflicts:     889000 | #Constraints:      80966
995.78/998.61	c #Conflicts:     890000 | #Constraints:      81966
995.78/998.61	c #Conflicts:     891000 | #Constraints:      82966
995.78/998.61	c #Conflicts:     892000 | #Constraints:      83966
995.78/998.61	c #Conflicts:     893000 | #Constraints:      84966
995.78/998.61	c bounds 2823 >= 1878 @ 981.544
1003.17/1006.10	c #Conflicts:     894000 | #Constraints:      86026
1003.17/1006.10	c #Conflicts:     895000 | #Constraints:      87026
1003.17/1006.10	c #Conflicts:     896000 | #Constraints:      88026
1003.17/1006.10	c #Conflicts:     897000 | #Constraints:      89026
1003.17/1006.10	c #Conflicts:     898000 | #Constraints:      90026
1003.17/1006.10	c #Conflicts:     899000 | #Constraints:      91026
1003.17/1006.10	c #Conflicts:     900000 | #Constraints:      92026
1003.17/1006.10	c #Conflicts:     901000 | #Constraints:      93026
1003.17/1006.10	c #Conflicts:     902000 | #Constraints:      94026
1003.17/1006.10	c #Conflicts:     903000 | #Constraints:      95026
1003.17/1006.10	c bounds 2823 >= 1879 @ 988.909
1016.92/1019.89	c #Conflicts:     904000 | #Constraints:      96065
1016.92/1019.89	c #Conflicts:     905000 | #Constraints:      97065
1016.92/1019.89	c #Conflicts:     906000 | #Constraints:      98065
1016.92/1019.89	c #Conflicts:     907000 | #Constraints:      99065
1016.92/1019.89	c #Conflicts:     908000 | #Constraints:     100065
1016.92/1019.89	c #Conflicts:     909000 | #Constraints:     101066
1016.92/1019.89	c #Conflicts:     910000 | #Constraints:     102067
1016.92/1019.89	c INPROCESSING
1016.92/1019.89	c GARBAGE COLLECT
1016.92/1019.89	c rational objective 1879
1019.61/1022.58	c #Conflicts:     911000 | #Constraints:      67821
1019.61/1022.58	c #Conflicts:     912000 | #Constraints:      68821
1019.61/1022.58	c #Conflicts:     913000 | #Constraints:      69821
1019.61/1022.58	c #Conflicts:     914000 | #Constraints:      70821
1019.61/1022.58	c bounds 2823 >= 1880 @ 1005.2
1020.41/1023.38	c #Conflicts:     915000 | #Constraints:      71950
1020.41/1023.38	c #Conflicts:     916000 | #Constraints:      72950
1020.41/1023.38	c bounds 2823 >= 1881 @ 1005.98
1023.60/1026.56	c #Conflicts:     917000 | #Constraints:      74016
1023.60/1026.56	c #Conflicts:     918000 | #Constraints:      75016
1023.60/1026.56	c #Conflicts:     919000 | #Constraints:      76016
1023.60/1026.56	c #Conflicts:     920000 | #Constraints:      77016
1023.60/1026.56	c #Conflicts:     921000 | #Constraints:      78016
1023.60/1026.56	c #Conflicts:     922000 | #Constraints:      79016
1023.60/1026.56	c bounds 2823 >= 1882 @ 1009.12
1027.49/1030.46	c #Conflicts:     923000 | #Constraints:      80058
1027.49/1030.46	c #Conflicts:     924000 | #Constraints:      81058
1027.49/1030.46	c #Conflicts:     925000 | #Constraints:      82058
1027.49/1030.46	c #Conflicts:     926000 | #Constraints:      83058
1027.49/1030.46	c #Conflicts:     927000 | #Constraints:      84058
1027.49/1030.46	c bounds 2823 >= 1883 @ 1012.94
1034.36/1037.34	c #Conflicts:     928000 | #Constraints:      85106
1034.36/1037.34	c #Conflicts:     929000 | #Constraints:      86106
1034.36/1037.34	c #Conflicts:     930000 | #Constraints:      87106
1034.36/1037.34	c #Conflicts:     931000 | #Constraints:      88106
1034.36/1037.34	c #Conflicts:     932000 | #Constraints:      89106
1034.36/1037.34	c #Conflicts:     933000 | #Constraints:      90106
1034.36/1037.34	c #Conflicts:     934000 | #Constraints:      91106
1034.36/1037.34	c #Conflicts:     935000 | #Constraints:      92106
1034.36/1037.34	c #Conflicts:     936000 | #Constraints:      93106
1034.36/1037.34	c INPROCESSING
1034.36/1037.34	c GARBAGE COLLECT
1034.36/1037.34	c rational objective 1883
1037.46/1040.45	c #Conflicts:     937000 | #Constraints:      62351
1037.46/1040.45	c #Conflicts:     938000 | #Constraints:      63351
1037.46/1040.45	c #Conflicts:     939000 | #Constraints:      64351
1037.46/1040.45	c #Conflicts:     940000 | #Constraints:      65351
1037.46/1040.45	c #Conflicts:     941000 | #Constraints:      66351
1037.46/1040.45	c bounds 2823 >= 1884 @ 1022.8
1045.83/1048.86	c #Conflicts:     942000 | #Constraints:      67492
1045.83/1048.86	c #Conflicts:     943000 | #Constraints:      68492
1045.83/1048.86	c #Conflicts:     944000 | #Constraints:      69492
1045.83/1048.86	c #Conflicts:     945000 | #Constraints:      70492
1045.83/1048.86	c #Conflicts:     946000 | #Constraints:      71492
1045.83/1048.86	c #Conflicts:     947000 | #Constraints:      72492
1045.83/1048.86	c #Conflicts:     948000 | #Constraints:      73492
1045.83/1048.86	c #Conflicts:     949000 | #Constraints:      74492
1045.83/1048.86	c #Conflicts:     950000 | #Constraints:      75492
1045.83/1048.86	c #Conflicts:     951000 | #Constraints:      76492
1045.83/1048.86	c #Conflicts:     952000 | #Constraints:      77492
1045.83/1048.86	c #Conflicts:     953000 | #Constraints:      78492
1045.83/1048.86	c #Conflicts:     954000 | #Constraints:      79492
1045.83/1048.86	c bounds 2823 >= 1885 @ 1031.09
1057.60/1060.66	c #Conflicts:     955000 | #Constraints:      80573
1057.60/1060.66	c #Conflicts:     956000 | #Constraints:      81573
1057.60/1060.66	c #Conflicts:     957000 | #Constraints:      82573
1057.60/1060.66	c #Conflicts:     958000 | #Constraints:      83574
1057.60/1060.66	c #Conflicts:     959000 | #Constraints:      84586
1057.60/1060.66	c bounds 2822 >= 1885 @ 1042.77
1061.01/1064.11	WSVECS04 Frhs2[23]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[40]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[99]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[259]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[261]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[270]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[277]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[450]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[513]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[515]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[516]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[519]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[522]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[531]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[533]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[536]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[537]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[538]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[540]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[542]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[543]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[544]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[545]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[546]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[547]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[548]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[550]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[552]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[556]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[569]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[574]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[581]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[613]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[624]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[625]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[626]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[627]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[628]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[629]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[630]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[632]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[634]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[730]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[743]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[763]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[766]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[774]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[801]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[842]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[861]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[863]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[892]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[903]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[908]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[913]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[915]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1003]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1014]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1025]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1027]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1028]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1029]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1034]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1053]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1054]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1057]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1058]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1061]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1063]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1067]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1069]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1070]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1073]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1076]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1079]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1086]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1091]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1092]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1093]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1095]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1097]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1098]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1099]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1100]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1101]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1102]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1103]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1105]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1106]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1111]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1122]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1132]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1133]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1137]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1140]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1141]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1144]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1145]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1146]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1149]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1152]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1153]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1155]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1156]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1158]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1159]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1160]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1161]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1162]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1164]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1165]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1166]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1167]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1169]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1171]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1172]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1175]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1177]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1185]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1186]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1189]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1190]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1193]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1196]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1198]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1201]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1202]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1206]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1209]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1210]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1213]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1214]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1215]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1216]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1218]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1222]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1223]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1225]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1226]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1228]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1229]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1230]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1231]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1232]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1233]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1234]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1235]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1237]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1239]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1240]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1244]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1246]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1254]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1256]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1259]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1260]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1262]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1263]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1266]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1273]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1282]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1284]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1285]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1287]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1292]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1303]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1308]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1310]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1312]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1313]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1316]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1317]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1318]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1321]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1324]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1325]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1328]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1331]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1332]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1334]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1337]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1346]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1348]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1352]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1353]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1355]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1357]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1358]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1359]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1360]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1361]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1362]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1365]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1367]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1371]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1390]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1399]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1401]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1403]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1404]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1405]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1406]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1410]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1411]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1414]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1418]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1419]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1422]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1426]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1427]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1431]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1434]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1438]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1440]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1444]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1448]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1450]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1451]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1452]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1455]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1456]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1457]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1460]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1461]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1464]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1465]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1466]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1467]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1468]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1470]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1471]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1472]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1473]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1474]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1476]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1480]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1485]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1488]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1490]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1495]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1499]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1500]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1503]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1505]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1508]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1515]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1516]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1518]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1519]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1521]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1522]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1523]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1524]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1525]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1526]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1528]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1530]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1532]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1536]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1547]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1548]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1551]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1552]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1554]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1556]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1562]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1568]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1570]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1571]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1573]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1575]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1579]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1580]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1584]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1586]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1589]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1590]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1594]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1595]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1597]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1600]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1601]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1603]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1604]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1606]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1607]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1609]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1610]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1611]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1612]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1613]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1614]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1615]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1617]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1618]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1622]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1624]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1632]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1633]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1635]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1636]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1637]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1638]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1640]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1649]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1665]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1673]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1675]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1677]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1678]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1682]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1683]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1686]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1687]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1690]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1695]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1697]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1698]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1701]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1704]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1714]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1716]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1720]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1721]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1722]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1724]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1726]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1727]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1729]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1730]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1731]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1732]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1734]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1735]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1739]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1744]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1751]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1758]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1761]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1768]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1773]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1778]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1781]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1791]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1797]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1800]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1801]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1806]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1809]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1810]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1813]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1817]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1819]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1820]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1823]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1826]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1835]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1837]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1840]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1841]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1842]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1845]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1847]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1848]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1849]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1850]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1851]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1852]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1853]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1855]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1857]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1861]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1865]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1874]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1877]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1879]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1888]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1890]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1894]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1897]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1906]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1909]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1911]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1921]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1931]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1934]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1946]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1950]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1955]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1968]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1975]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1979]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1985]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1988]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1989]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1991]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1997]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[1998]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2003]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2004]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2005]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2007]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2016]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2022]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2028]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2029]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2031]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2039]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2040]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2041]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2042]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2051]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2053]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2061]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2064]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2068]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2069]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2071]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2072]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2073]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2075]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2078]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2079]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2080]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2083]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2085]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2090]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2092]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2095]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2100]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2101]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2103]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2104]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2106]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2108]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2109]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2110]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2114]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2117]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2118]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2119]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2121]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2126]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2137]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2138]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2140]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2146]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2147]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2151]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2152]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2156]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2162]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2167]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2172]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2173]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2176]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2177]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2181]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2185]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2187]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2190]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2193]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2194]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2200]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2202]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2203]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2204]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2216]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2221]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2229]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2235]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2237]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2239]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2242]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2243]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2247]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2248]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2251]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2252]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2255]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2256]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2258]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2261]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2262]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2264]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2265]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2267]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2268]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2269]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2270]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2271]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2272]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2273]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2274]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2275]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2277]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2279]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2280]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2284]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2286]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2293]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2295]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2298]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2299]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2301]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2306]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2308]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2312]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2316]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2317]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2321]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2325]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2330]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2331]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2333]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2334]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2336]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2337]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2338]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2339]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2340]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2341]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2343]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2345]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2347]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2352]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2354]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2362]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2364]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2366]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2367]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2368]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2370]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2375]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2381]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2384]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2385]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2388]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2389]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2395]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2396]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2399]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2402]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2411]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2413]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2416]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2417]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2418]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2420]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2422]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2423]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2424]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2425]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2426]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2427]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2428]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2430]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2432]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2436]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2440]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2455]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2459]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2467]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2486]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2492]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2496]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2497]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2501]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2506]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2507]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2510]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2515]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2517]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2518]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2520]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2521]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2522]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2523]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2525]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2526]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2528]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2530]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2532]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2536]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2539]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2540]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2547]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2549]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2552]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2553]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2556]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2569]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2577]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2586]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2591]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2595]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2596]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2599]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2600]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2613]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2614]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2620]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2622]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2627]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2633]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2655]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2658]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2675]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2682]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2683]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2687]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2690]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2692]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2700]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2705]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2709]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2717]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2728]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2729]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2732]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2734]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2736]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2742]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2753]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2754]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2756]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2759]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2763]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2765]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2767]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2770]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2771]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2772]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2773]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2775]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2777]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2778]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2779]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2781]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2783]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2784]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2785]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2786]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2789]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2807]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2827]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2831]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2835]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2838]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2842]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2851]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2855]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2858]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2872]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2873]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2876]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2880]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2881]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2882]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2886]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2892]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2893]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2894]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2895]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2896]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2898]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2899]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2901]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2911]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2913]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2920]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2921]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2928]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2931]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2937]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2940]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2941]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2945]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2947]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2950]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2952]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2956]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2959]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2968]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2970]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2973]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2974]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2975]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2976]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2982]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2983]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2984]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2985]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2986]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2988]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2989]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2991]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2992]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[2995]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3000]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3004]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3007]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3011]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3017]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3024]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3033]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3038]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3039]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3042]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3043]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3047]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3048]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3049]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3051]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3056]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3057]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3060]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3061]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3062]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3063]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3064]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3065]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3066]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3067]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3071]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3072]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3075]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3078]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3086]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3088]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3090]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3091]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3092]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3094]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3099]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3102]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3103]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3108]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3114]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3118]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3119]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3122]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3123]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3126]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3127]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3128]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3130]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3135]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3136]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3138]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3139]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3140]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3141]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3142]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3143]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3144]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3145]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3147]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3149]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3150]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3154]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3156]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3164]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3166]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3168]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3169]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3172]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3181]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3182]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3184]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3186]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3189]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3190]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3192]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3195]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3200]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3201]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3202]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3206]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3214]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3215]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3223]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3228]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3230]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3233]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3234]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3237]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3238]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3242]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3245]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3246]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3251]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3260]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3262]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3265]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3266]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3271]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3272]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3273]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3274]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3275]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3278]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3281]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3285]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3286]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3289]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3298]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3302]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3303]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3306]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3307]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3310]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3311]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3312]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3314]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3317]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3318]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3320]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3322]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3323]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3324]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3325]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3326]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3327]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3328]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3329]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3331]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3333]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3334]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3338]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3340]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3348]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3350]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3353]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3354]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3356]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3365]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3373]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3384]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3407]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3408]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3421]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3425]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3427]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3430]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3432]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3434]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3439]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3440]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3444]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3446]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3451]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3453]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3454]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3459]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3461]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3465]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3477]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3479]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3485]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3488]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3489]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3491]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3496]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3505]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3512]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3514]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3519]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3523]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3527]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3529]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3530]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3536]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3537]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3538]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3544]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3546]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3547]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3549]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3553]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3557]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3558]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3579]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3580]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3581]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3582]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3583]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3590]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3593]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3601]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3602]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3603]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3604]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3609]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3621]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3628]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3634]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3637]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3638]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3641]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3642]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3646]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3648]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3649]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3652]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3663]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3665]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3668]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3669]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3670]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3672]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3674]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3675]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3676]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3677]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3678]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3679]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3680]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3682]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3684]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3688]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3694]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3700]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3701]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3703]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3710]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3713]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3720]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3727]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3739]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3740]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3743]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3744]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3747]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3748]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3749]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3751]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3754]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3755]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3757]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3758]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3760]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3761]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3762]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3763]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3764]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3765]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3766]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3768]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3770]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3771]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3775]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3777]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3785]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3787]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3791]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3792]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3794]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3795]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3797]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3806]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3807]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3808]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3811]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3814]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3832]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3847]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3855]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3858]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3862]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3863]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3867]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3868]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3872]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3873]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3875]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3876]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3877]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3879]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3882]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3883]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3884]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3886]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3887]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3889]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3890]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3891]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3894]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3895]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3896]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3897]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3899]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3901]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3902]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3906]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3908]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3909]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3917]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3921]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3922]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3923]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3925]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3928]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3935]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3942]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3947]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3951]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3966]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3967]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3971]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3972]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3975]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3976]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3979]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3980]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3981]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3983]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3986]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3987]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3989]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3990]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3992]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3993]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3994]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3995]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3996]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3997]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[3998]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4000]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4002]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4003]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4007]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4009]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4017]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4019]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4022]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4023]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4025]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4032]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4033]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4034]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4042]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4045]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4048]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4050]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4056]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4058]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4060]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4062]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4063]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4074]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4080]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4085]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4097]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4103]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4108]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4118]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4138]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4141]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4143]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4145]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4146]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4148]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4170]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4182]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4185]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4200]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4201]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4204]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4205]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4209]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4210]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4211]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4213]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4214]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4218]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4219]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4220]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4222]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4223]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4225]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4226]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4227]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4228]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4230]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4233]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4234]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4235]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4238]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4240]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4241]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4245]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4247]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4248]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4257]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4260]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4263]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4264]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4266]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4270]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4271]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4281]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4294]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4306]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4308]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4311]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4312]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4315]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4316]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4319]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4320]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4321]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4322]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4323]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4325]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4326]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4328]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4330]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4331]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4332]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4333]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4334]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4335]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4336]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4338]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4339]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4340]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4344]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4345]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4347]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4348]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4349]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4359]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4361]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4363]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4365]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4370]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4380]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4385]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4388]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4397]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4398]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4403]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4405]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4413]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4420]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4422]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4427]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4428]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4431]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4432]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4434]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4435]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4436]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4437]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4438]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4439]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4441]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4442]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4444]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4448]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4453]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4456]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4457]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4458]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4459]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4462]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4471]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4474]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4476]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4477]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4479]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4481]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4482]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4483]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4487]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4495]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4499]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4500]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4504]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4507]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4508]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4510]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4513]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4514]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4516]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4517]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4519]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4520]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4521]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4522]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4523]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4524]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4525]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4527]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4529]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4530]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4534]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4544]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4548]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4549]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4551]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4564]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4566]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4569]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4574]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4575]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4576]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4579]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4580]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4581]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4584]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4585]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4588]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4589]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4593]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4597]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4598]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4601]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4604]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4614]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4617]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4618]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4620]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4622]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4623]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4624]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4625]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4626]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4628]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4630]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4632]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4636]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4637]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4644]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4650]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4654]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4655]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4658]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4659]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4663]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4664]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4666]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4669]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4670]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4672]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4673]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4675]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4676]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4677]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4678]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4679]: 6 -1.0001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4680]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4681]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4682]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4685]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4686]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4690]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4692]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4700]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4705]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4706]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4708]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4715]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4717]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4719]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4720]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4723]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4724]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4728]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4729]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4732]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4733]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4737]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4739]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4740]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4743]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4745]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4754]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4758]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4760]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4763]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4765]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4766]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4767]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4768]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4769]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4770]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4771]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4773]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4775]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4779]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4786]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4788]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4795]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4800]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4801]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4826]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4832]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4838]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4841]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4844]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4845]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4849]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4850]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4851]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4854]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4855]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4859]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4860]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4861]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4863]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4866]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4867]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4870]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4871]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4873]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4874]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4875]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4876]: 6 -1.00004 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4877]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4878]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4879]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4880]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4881]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4883]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4885]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4888]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4890]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4899]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4901]: 6 -1.00009 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4905]: 6 -1.00008 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4907]: 6 -1.00003 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4909]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4911]: 6 -1.00007 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4912]: 6 -1.00006 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4916]: 6 -1.00002 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4920]: 6 -1.00005 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4921]: 6 -1.00001 0 shouldn't be
1061.01/1064.11	WSVECS04 Frhs2[4925]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4930]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4936]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4937]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4939]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4940]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4942]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4943]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4944]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4945]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4946]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4947]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4948]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4950]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4952]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4954]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4958]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4960]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4968]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4970]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4972]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4973]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4974]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4976]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4981]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4983]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4985]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4990]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4994]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4998]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[4999]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5002]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5005]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5006]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5008]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5009]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5012]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5015]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5020]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5027]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5029]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5032]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5033]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5036]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5038]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5039]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5040]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5041]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5042]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5043]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5044]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5046]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5048]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5052]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5063]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5066]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5072]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5075]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5076]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5079]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5080]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5084]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5086]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5087]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5088]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5091]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5094]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5104]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5106]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5109]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5111]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5113]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5114]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5115]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5116]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5117]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5118]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5119]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5122]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5126]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5131]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5139]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5143]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5155]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5161]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5165]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5167]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5170]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5171]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5174]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5175]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5179]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5181]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5182]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5185]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5188]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5197]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5199]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5200]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5203]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5204]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5205]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5208]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5211]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5213]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5214]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5215]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5216]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5217]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5219]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5221]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5225]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5230]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5240]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5244]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5245]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5248]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5250]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5251]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5256]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5258]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5260]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5261]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5264]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5268]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5269]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5271]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5273]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5275]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5276]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5277]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5279]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5280]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5281]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5283]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5284]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5285]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5286]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5289]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5291]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5292]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5299]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5310]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5312]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5315]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5316]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5317]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5320]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5321]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5322]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5330]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5335]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5336]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5344]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5353]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5354]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5378]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5380]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5381]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5385]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5386]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5387]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5391]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5392]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5394]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5397]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5398]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5403]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5406]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5407]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5414]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5420]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5426]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5430]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5431]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5432]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5436]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5437]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5438]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5439]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5440]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5441]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5442]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5444]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5445]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5449]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5466]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5468]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5471]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5476]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5479]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5481]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5483]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5496]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5497]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5512]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5521]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5525]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5539]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5541]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5543]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5547]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5551]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5552]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5555]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5556]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5559]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5560]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5561]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5563]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5566]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5568]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5569]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5571]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5572]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5573]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5574]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5575]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5576]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5577]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5580]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5582]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5583]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5587]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5596]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5600]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5601]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5603]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5605]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5606]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5607]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5614]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5616]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5618]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5619]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5622]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5623]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5624]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5625]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5628]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5629]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5632]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5633]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5637]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5639]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5640]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5643]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5646]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5656]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5658]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5661]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5662]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5665]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5667]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5668]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5669]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5670]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5672]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5673]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5675]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5677]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5681]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5691]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5694]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5699]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5701]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5703]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5704]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5705]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5709]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5710]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5711]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5714]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5715]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5718]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5719]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5723]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5725]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5726]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5729]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5732]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5741]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5743]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5746]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5747]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5749]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5751]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5752]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5753]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5754]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5755]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5756]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5760]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5765]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5771]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5774]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5781]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5783]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5790]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5791]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5797]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5798]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5801]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5807]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5809]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5811]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5812]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5815]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5816]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5817]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5820]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5821]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5825]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5826]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5830]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5833]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5834]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5837]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5840]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5849]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5851]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5854]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5855]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5857]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5859]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5860]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5861]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5862]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5863]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5864]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5866]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5868]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5872]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5878]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5879]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5886]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5889]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5890]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5901]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5903]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5905]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5906]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5909]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5910]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5911]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5914]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5915]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5918]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5919]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5923]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5926]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5927]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5930]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5933]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5942]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5944]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5947]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5948]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5949]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5951]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5952]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5954]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5955]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5956]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5957]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5959]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5960]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5962]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5964]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5968]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5981]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5983]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5985]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5986]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5989]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5991]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5994]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5995]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5998]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[5999]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6003]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6005]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6006]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6009]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6012]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6021]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6023]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6026]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6027]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6028]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6030]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6032]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6033]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6034]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6035]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6036]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6037]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6039]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6041]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6045]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6050]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6052]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6061]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6069]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6070]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6071]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6080]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6083]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6086]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6089]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6093]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6104]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6106]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6108]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6110]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6116]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6127]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6132]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6139]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6148]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6150]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6152]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6153]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6156]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6157]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6158]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6162]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6163]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6166]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6167]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6171]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6173]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6174]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6177]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6180]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6190]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6192]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6195]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6196]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6199]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6201]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6202]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6203]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6204]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6205]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6206]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6208]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6209]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6210]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6214]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6222]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6226]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6229]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6232]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6237]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6239]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6246]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6250]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6251]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6253]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6255]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6257]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6258]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6261]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6262]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6263]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6266]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6270]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6271]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6275]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6277]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6278]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6281]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6284]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6294]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6296]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6299]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6300]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6301]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6303]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6306]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6307]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6308]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6309]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6310]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6312]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6317]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6326]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6328]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6333]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6339]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6340]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6347]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6358]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6360]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6363]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6364]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6368]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6369]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6372]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6373]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6376]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6377]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6378]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6380]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6383]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6384]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6386]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6387]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6389]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6390]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6391]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6392]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6393]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6394]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6395]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6396]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6398]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6399]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6400]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6404]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6405]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6407]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6416]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6419]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6420]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6422]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6432]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6443]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6446]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6447]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6451]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6452]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6455]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6458]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6461]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6462]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6466]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6469]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6470]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6471]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6472]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6475]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6477]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6482]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6483]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6488]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6490]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6493]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6495]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6498]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6501]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6502]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6503]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6504]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6505]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6506]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6507]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6508]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6511]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6512]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6517]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6519]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6525]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6532]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6536]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6539]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6541]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6542]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6544]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6547]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6549]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6551]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6552]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6558]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6561]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6562]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6563]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6565]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6566]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6571]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6576]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6579]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6581]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6583]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6588]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6591]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6592]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6598]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6599]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6602]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6606]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6612]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6616]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6621]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6622]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6625]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6627]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6630]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6634]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6637]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6639]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6641]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6643]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6646]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6651]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6654]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6655]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6658]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6662]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6663]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6669]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6673]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6678]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6680]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6683]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6686]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6690]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6691]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6697]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6700]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6704]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6707]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6712]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6719]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6723]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6725]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6728]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6731]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6739]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6754]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6759]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6761]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6763]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6764]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6765]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6768]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6769]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6770]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6771]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6775]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6776]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6779]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6780]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6785]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6788]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6789]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6792]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6795]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6802]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6807]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6809]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6812]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6813]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6817]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6821]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6822]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6823]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6824]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6825]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6826]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6827]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6831]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6833]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6835]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6847]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6850]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6851]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6854]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6861]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6869]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6878]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6881]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6883]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6887]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6888]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6891]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6897]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6898]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6899]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6905]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6919]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6922]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6924]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6925]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6927]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6929]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6931]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6934]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6935]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6939]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6940]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6943]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6944]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6947]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6948]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6949]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6951]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6954]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6955]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6957]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6960]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6961]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6962]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6963]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6964]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6965]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6966]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6967]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6969]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6972]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6976]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6978]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6986]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6988]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6990]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6991]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[6993]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7004]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7017]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7035]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7037]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7044]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7046]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7048]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7051]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7053]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7057]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7058]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7061]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7062]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7065]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7066]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7067]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7069]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7074]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7077]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7078]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7080]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7081]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7082]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7083]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7084]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7085]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7086]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7087]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7089]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7091]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7092]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7095]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7097]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7105]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7108]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7109]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7111]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7115]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7123]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7134]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7144]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7146]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7148]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7149]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7152]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7153]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7154]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7157]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7158]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7161]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7162]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7166]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7168]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7169]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7172]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7175]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7184]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7186]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7189]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7190]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7191]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7193]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7195]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7196]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7197]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7198]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7199]: 6 -1.00003 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7200]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7201]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7203]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7205]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7211]: 6 -1.00008 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7216]: 6 -1.00005 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7225]: 6 -1.0001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7228]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7229]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7247]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7252]: 6 -1.00004 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7256]: 6 -1.00006 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7259]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7269]: 6 -1.00009 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7274]: 6 -1.00007 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7280]: 6 -1.00001 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7290]: 6 -1.00002 0 shouldn't be
1061.01/1064.12	WSVECS04 Frhs2[7295]: 6 -1.00008 0 shouldn't be
1071.97/1075.07	c #Conflicts:     960000 | #Constraints:      85608
1071.97/1075.07	c #Conflicts:     961000 | #Constraints:      86608
1071.97/1075.07	c #Conflicts:     962000 | #Constraints:      87608
1071.97/1075.07	c #Conflicts:     963000 | #Constraints:      88608
1071.97/1075.07	c #Conflicts:     964000 | #Constraints:      89608
1071.97/1075.07	c #Conflicts:     965000 | #Constraints:      90608
1071.97/1075.07	c #Conflicts:     966000 | #Constraints:      91608
1071.97/1075.07	c #Conflicts:     967000 | #Constraints:      92608
1071.97/1075.07	c #Conflicts:     968000 | #Constraints:      93608
1071.97/1075.07	c #Conflicts:     969000 | #Constraints:      94608
1071.97/1075.07	c #Conflicts:     970000 | #Constraints:      95608
1071.97/1075.07	c #Conflicts:     971000 | #Constraints:      96608
1071.97/1075.07	c bounds 2822 >= 1886 @ 1057.04
1090.50/1093.64	c #Conflicts:     972000 | #Constraints:      97650
1090.50/1093.64	c #Conflicts:     973000 | #Constraints:      98650
1090.50/1093.64	c #Conflicts:     974000 | #Constraints:      99650
1090.50/1093.64	c #Conflicts:     975000 | #Constraints:     100650
1090.50/1093.64	c #Conflicts:     976000 | #Constraints:     101650
1090.50/1093.64	c #Conflicts:     977000 | #Constraints:     102650
1090.50/1093.64	c #Conflicts:     978000 | #Constraints:     103650
1090.50/1093.64	c #Conflicts:     979000 | #Constraints:     104650
1090.50/1093.64	c #Conflicts:     980000 | #Constraints:     105650
1090.50/1093.64	c #Conflicts:     981000 | #Constraints:     106650
1090.50/1093.64	c #Conflicts:     982000 | #Constraints:     107650
1090.50/1093.64	c #Conflicts:     983000 | #Constraints:     108650
1090.50/1093.64	c #Conflicts:     984000 | #Constraints:     109650
1090.50/1093.64	c #Conflicts:     985000 | #Constraints:     110650
1090.50/1093.64	c #Conflicts:     986000 | #Constraints:     111650
1090.50/1093.64	c bounds 2822 >= 1887 @ 1075.42
1099.89/1103.08	c #Conflicts:     987000 | #Constraints:     112716
1099.89/1103.08	c #Conflicts:     988000 | #Constraints:     113716
1099.89/1103.08	c #Conflicts:     989000 | #Constraints:     114717
1099.89/1103.08	c bounds 2821 >= 1887 @ 1084.74
1111.95/1115.16	c #Conflicts:     990000 | #Constraints:     115722
1111.95/1115.16	c #Conflicts:     991000 | #Constraints:     116722
1111.95/1115.16	c #Conflicts:     992000 | #Constraints:     117722
1111.95/1115.16	c #Conflicts:     993000 | #Constraints:     118722
1111.95/1115.16	c #Conflicts:     994000 | #Constraints:     119722
1111.95/1115.16	c #Conflicts:     995000 | #Constraints:     120722
1111.95/1115.16	c #Conflicts:     996000 | #Constraints:     121722
1111.95/1115.16	c #Conflicts:     997000 | #Constraints:     122722
1111.95/1115.16	c #Conflicts:     998000 | #Constraints:     123722
1111.95/1115.16	c #Conflicts:     999000 | #Constraints:     124722
1111.95/1115.16	c #Conflicts:    1000000 | #Constraints:     125722
1111.95/1115.16	c #Conflicts:    1001000 | #Constraints:     126722
1111.95/1115.16	c bounds 2821 >= 1888 @ 1096.69
1115.53/1118.70	c INPROCESSING
1115.53/1118.70	c GARBAGE COLLECT
1115.53/1118.70	c rational objective 1888
1118.84/1122.09	c #Conflicts:    1002000 | #Constraints:      79434
1118.84/1122.09	c #Conflicts:    1003000 | #Constraints:      80434
1118.84/1122.09	c #Conflicts:    1004000 | #Constraints:      81434
1118.84/1122.09	c #Conflicts:    1005000 | #Constraints:      82434
1118.84/1122.09	c #Conflicts:    1006000 | #Constraints:      83434
1118.84/1122.09	c #Conflicts:    1007000 | #Constraints:      84434
1118.84/1122.09	c #Conflicts:    1008000 | #Constraints:      85434
1118.84/1122.09	c bounds 2821 >= 1889 @ 1103.55
1169.88/1173.26	c #Conflicts:    1009000 | #Constraints:      86537
1169.88/1173.26	c #Conflicts:    1010000 | #Constraints:      87539
1169.88/1173.26	c #Conflicts:    1011000 | #Constraints:      88543
1169.88/1173.26	c #Conflicts:    1012000 | #Constraints:      89550
1169.88/1173.26	c #Conflicts:    1013000 | #Constraints:      90554
1169.88/1173.26	c #Conflicts:    1014000 | #Constraints:      91567
1169.88/1173.26	c #Conflicts:    1015000 | #Constraints:      92573
1169.88/1173.26	c #Conflicts:    1016000 | #Constraints:      93577
1169.88/1173.26	c #Conflicts:    1017000 | #Constraints:      94580
1169.88/1173.26	c #Conflicts:    1018000 | #Constraints:      95586
1169.88/1173.26	c #Conflicts:    1019000 | #Constraints:      96605
1169.88/1173.26	c #Conflicts:    1020000 | #Constraints:      97612
1169.88/1173.26	c #Conflicts:    1021000 | #Constraints:      98621
1169.88/1173.26	c #Conflicts:    1022000 | #Constraints:      99630
1169.88/1173.26	c #Conflicts:    1023000 | #Constraints:     100648
1169.88/1173.26	c #Conflicts:    1024000 | #Constraints:     101672
1169.88/1173.26	c #Conflicts:    1025000 | #Constraints:     102692
1169.88/1173.26	c #Conflicts:    1026000 | #Constraints:     103724
1169.88/1173.26	c bounds 2820 >= 1889 @ 1154.3
1178.56/1181.97	c #Conflicts:    1027000 | #Constraints:     104728
1178.56/1181.97	c #Conflicts:    1028000 | #Constraints:     105728
1178.56/1181.97	c #Conflicts:    1029000 | #Constraints:     106728
1178.56/1181.97	c INPROCESSING
1178.56/1181.97	c GARBAGE COLLECT
1178.56/1181.97	c rational objective 1889
1184.54/1187.91	c #Conflicts:    1030000 | #Constraints:      69829
1184.54/1187.91	c #Conflicts:    1031000 | #Constraints:      70829
1184.54/1187.91	c #Conflicts:    1032000 | #Constraints:      71829
1184.54/1187.91	c #Conflicts:    1033000 | #Constraints:      72829
1184.54/1187.91	c #Conflicts:    1034000 | #Constraints:      73829
1184.54/1187.91	c #Conflicts:    1035000 | #Constraints:      74829
1184.54/1187.91	c #Conflicts:    1036000 | #Constraints:      75829
1184.54/1187.91	c #Conflicts:    1037000 | #Constraints:      76829
1184.54/1187.91	c #Conflicts:    1038000 | #Constraints:      77829
1184.54/1187.91	c bounds 2820 >= 1890 @ 1168.81
1190.83/1194.26	c #Conflicts:    1039000 | #Constraints:      78913
1190.83/1194.26	c #Conflicts:    1040000 | #Constraints:      79913
1190.83/1194.26	c #Conflicts:    1041000 | #Constraints:      80913
1190.83/1194.26	c #Conflicts:    1042000 | #Constraints:      81913
1190.83/1194.26	c #Conflicts:    1043000 | #Constraints:      82913
1190.83/1194.26	c #Conflicts:    1044000 | #Constraints:      83913
1190.83/1194.26	c #Conflicts:    1045000 | #Constraints:      84913
1190.83/1194.26	c #Conflicts:    1046000 | #Constraints:      85913
1190.83/1194.26	c bounds 2820 >= 1891 @ 1175.08
1196.01/1199.49	c #Conflicts:    1047000 | #Constraints:      86955
1196.01/1199.49	c #Conflicts:    1048000 | #Constraints:      87955
1196.01/1199.49	c #Conflicts:    1049000 | #Constraints:      88955
1196.01/1199.49	c #Conflicts:    1050000 | #Constraints:      89955
1196.01/1199.49	c #Conflicts:    1051000 | #Constraints:      90955
1196.01/1199.49	c #Conflicts:    1052000 | #Constraints:      91955
1196.01/1199.49	c #Conflicts:    1053000 | #Constraints:      92955
1196.01/1199.49	c #Conflicts:    1054000 | #Constraints:      93955
1196.01/1199.49	c bounds 2820 >= 1892 @ 1180.26
1199.20/1202.65	c #Conflicts:    1055000 | #Constraints:      94970
1199.20/1202.65	c #Conflicts:    1056000 | #Constraints:      95970
1199.20/1202.65	c #Conflicts:    1057000 | #Constraints:      96970
1199.20/1202.65	c INPROCESSING
1199.20/1202.65	c GARBAGE COLLECT
1199.20/1202.65	c rational objective 1892
1202.99/1206.41	c #Conflicts:    1058000 | #Constraints:      64942
1202.99/1206.41	c #Conflicts:    1059000 | #Constraints:      65942
1202.99/1206.41	c #Conflicts:    1060000 | #Constraints:      66942
1202.99/1206.41	c #Conflicts:    1061000 | #Constraints:      67942
1202.99/1206.41	c #Conflicts:    1062000 | #Constraints:      68942
1202.99/1206.41	c #Conflicts:    1063000 | #Constraints:      69942
1202.99/1206.41	c #Conflicts:    1064000 | #Constraints:      70942
1202.99/1206.41	c bounds 2820 >= 1893 @ 1187.09
1210.87/1214.33	c #Conflicts:    1065000 | #Constraints:      72026
1210.87/1214.33	c #Conflicts:    1066000 | #Constraints:      73026
1210.87/1214.33	c #Conflicts:    1067000 | #Constraints:      74026
1210.87/1214.33	c #Conflicts:    1068000 | #Constraints:      75026
1210.87/1214.33	c #Conflicts:    1069000 | #Constraints:      76026
1210.87/1214.33	c #Conflicts:    1070000 | #Constraints:      77026
1210.87/1214.33	c #Conflicts:    1071000 | #Constraints:      78026
1210.87/1214.33	c #Conflicts:    1072000 | #Constraints:      79026
1210.87/1214.33	c #Conflicts:    1073000 | #Constraints:      80026
1210.87/1214.33	c #Conflicts:    1074000 | #Constraints:      81026
1210.87/1214.33	c bounds 2820 >= 1894 @ 1194.91
1221.44/1224.95	c #Conflicts:    1075000 | #Constraints:      82071
1221.44/1224.95	c #Conflicts:    1076000 | #Constraints:      83071
1221.44/1224.95	c #Conflicts:    1077000 | #Constraints:      84071
1221.44/1224.95	c #Conflicts:    1078000 | #Constraints:      85071
1221.44/1224.95	c #Conflicts:    1079000 | #Constraints:      86071
1221.44/1224.95	c #Conflicts:    1080000 | #Constraints:      87071
1221.44/1224.95	c #Conflicts:    1081000 | #Constraints:      88071
1221.44/1224.95	c #Conflicts:    1082000 | #Constraints:      89071
1221.44/1224.95	c #Conflicts:    1083000 | #Constraints:      90071
1221.44/1224.95	c #Conflicts:    1084000 | #Constraints:      91071
1221.44/1224.95	c #Conflicts:    1085000 | #Constraints:      92071
1221.44/1224.95	c bounds 2820 >= 1895 @ 1205.42
1230.63/1234.17	c #Conflicts:    1086000 | #Constraints:      93107
1230.63/1234.17	c #Conflicts:    1087000 | #Constraints:      94107
1230.63/1234.17	c #Conflicts:    1088000 | #Constraints:      95107
1230.63/1234.17	c #Conflicts:    1089000 | #Constraints:      96107
1230.63/1234.17	c #Conflicts:    1090000 | #Constraints:      97107
1230.63/1234.17	c #Conflicts:    1091000 | #Constraints:      98107
1230.63/1234.17	c #Conflicts:    1092000 | #Constraints:      99107
1230.63/1234.17	c #Conflicts:    1093000 | #Constraints:     100107
1230.63/1234.17	c #Conflicts:    1094000 | #Constraints:     101107
1230.63/1234.17	c #Conflicts:    1095000 | #Constraints:     102107
1230.63/1234.17	c #Conflicts:    1096000 | #Constraints:     103107
1230.63/1234.17	c bounds 2820 >= 1896 @ 1214.54
1241.59/1245.18	c #Conflicts:    1097000 | #Constraints:     104128
1241.59/1245.18	c #Conflicts:    1098000 | #Constraints:     105128
1241.59/1245.18	c #Conflicts:    1099000 | #Constraints:     106128
1241.59/1245.18	c #Conflicts:    1100000 | #Constraints:     107128
1241.59/1245.18	c #Conflicts:    1101000 | #Constraints:     108128
1241.59/1245.18	c #Conflicts:    1102000 | #Constraints:     109128
1241.59/1245.18	c #Conflicts:    1103000 | #Constraints:     110128
1241.59/1245.18	c #Conflicts:    1104000 | #Constraints:     111128
1241.59/1245.18	c #Conflicts:    1105000 | #Constraints:     112128
1241.59/1245.18	c #Conflicts:    1106000 | #Constraints:     113128
1241.59/1245.18	c #Conflicts:    1107000 | #Constraints:     114128
1241.59/1245.18	c bounds 2820 >= 1897 @ 1225.45
1260.53/1264.13	c #Conflicts:    1108000 | #Constraints:     115158
1260.53/1264.13	c #Conflicts:    1109000 | #Constraints:     116158
1260.53/1264.13	c #Conflicts:    1110000 | #Constraints:     117158
1260.53/1264.13	c #Conflicts:    1111000 | #Constraints:     118158
1260.53/1264.13	c #Conflicts:    1112000 | #Constraints:     119158
1260.53/1264.13	c #Conflicts:    1113000 | #Constraints:     120158
1260.53/1264.13	c #Conflicts:    1114000 | #Constraints:     121158
1260.53/1264.13	c #Conflicts:    1115000 | #Constraints:     122158
1260.53/1264.13	c #Conflicts:    1116000 | #Constraints:     123158
1260.53/1264.13	c #Conflicts:    1117000 | #Constraints:     124158
1260.53/1264.13	c #Conflicts:    1118000 | #Constraints:     125158
1260.53/1264.13	c #Conflicts:    1119000 | #Constraints:     126158
1260.53/1264.13	c #Conflicts:    1120000 | #Constraints:     127158
1260.53/1264.13	c #Conflicts:    1121000 | #Constraints:     128158
1260.53/1264.13	c #Conflicts:    1122000 | #Constraints:     129158
1260.53/1264.13	c #Conflicts:    1123000 | #Constraints:     130158
1260.53/1264.13	c #Conflicts:    1124000 | #Constraints:     131158
1260.53/1264.13	c #Conflicts:    1125000 | #Constraints:     132158
1260.53/1264.13	c #Conflicts:    1126000 | #Constraints:     133158
1260.53/1264.13	c #Conflicts:    1127000 | #Constraints:     134158
1260.53/1264.13	c INPROCESSING
1260.53/1264.13	c GARBAGE COLLECT
1260.53/1264.13	c rational objective 1897
1263.31/1266.90	c #Conflicts:    1128000 | #Constraints:      83380
1263.31/1266.90	c bounds 2819 >= 1897 @ 1246.9
1270.79/1274.43	c #Conflicts:    1129000 | #Constraints:      84382
1270.79/1274.43	c #Conflicts:    1130000 | #Constraints:      85387
1270.79/1274.43	c #Conflicts:    1131000 | #Constraints:      86401
1270.79/1274.43	c bounds 2818 >= 1897 @ 1254.35
1270.89/1274.58	c bounds 2818 >= 1898 @ 1254.49
1270.89/1274.58	c bounds 2818 >= 1899 @ 1254.49
1270.89/1274.59	c bounds 2818 >= 1900 @ 1254.5
1282.85/1286.54	c #Conflicts:    1132000 | #Constraints:      87415
1282.85/1286.54	c #Conflicts:    1133000 | #Constraints:      88415
1282.85/1286.54	c #Conflicts:    1134000 | #Constraints:      89415
1282.85/1286.54	c #Conflicts:    1135000 | #Constraints:      90415
1282.85/1286.54	c #Conflicts:    1136000 | #Constraints:      91415
1282.85/1286.54	c #Conflicts:    1137000 | #Constraints:      92415
1282.85/1286.54	c #Conflicts:    1138000 | #Constraints:      93415
1282.85/1286.54	c #Conflicts:    1139000 | #Constraints:      94415
1282.85/1286.54	c #Conflicts:    1140000 | #Constraints:      95415
1282.85/1286.54	c bounds 2818 >= 1901 @ 1266.28
1306.48/1310.26	c #Conflicts:    1141000 | #Constraints:      96655
1306.48/1310.26	c #Conflicts:    1142000 | #Constraints:      97655
1306.48/1310.26	c #Conflicts:    1143000 | #Constraints:      98655
1306.48/1310.26	c #Conflicts:    1144000 | #Constraints:      99655
1306.48/1310.26	c #Conflicts:    1145000 | #Constraints:     100655
1306.48/1310.26	c #Conflicts:    1146000 | #Constraints:     101656
1306.48/1310.26	c #Conflicts:    1147000 | #Constraints:     102662
1306.48/1310.26	c #Conflicts:    1148000 | #Constraints:     103677
1306.48/1310.26	c bounds 2817 >= 1901 @ 1289.78
1317.74/1321.58	c #Conflicts:    1149000 | #Constraints:     104681
1317.74/1321.58	c #Conflicts:    1150000 | #Constraints:     105681
1317.74/1321.58	c #Conflicts:    1151000 | #Constraints:     106681
1317.74/1321.58	c #Conflicts:    1152000 | #Constraints:     107681
1317.74/1321.58	c #Conflicts:    1153000 | #Constraints:     108681
1317.74/1321.58	c #Conflicts:    1154000 | #Constraints:     109681
1317.74/1321.58	c #Conflicts:    1155000 | #Constraints:     110681
1317.74/1321.58	c #Conflicts:    1156000 | #Constraints:     111681
1317.74/1321.58	c INPROCESSING
1317.74/1321.58	c GARBAGE COLLECT
1317.74/1321.58	c rational objective 1901
1323.53/1327.36	c #Conflicts:    1157000 | #Constraints:      72442
1323.53/1327.36	c #Conflicts:    1158000 | #Constraints:      73442
1323.53/1327.36	c #Conflicts:    1159000 | #Constraints:      74442
1323.53/1327.36	c #Conflicts:    1160000 | #Constraints:      75442
1323.53/1327.36	c #Conflicts:    1161000 | #Constraints:      76442
1323.53/1327.36	c #Conflicts:    1162000 | #Constraints:      77442
1323.53/1327.36	c #Conflicts:    1163000 | #Constraints:      78442
1323.53/1327.36	c bounds 2817 >= 1902 @ 1306.68
1327.81/1331.61	c #Conflicts:    1164000 | #Constraints:      79547
1327.81/1331.61	c #Conflicts:    1165000 | #Constraints:      80547
1327.81/1331.61	c #Conflicts:    1166000 | #Constraints:      81547
1327.81/1331.61	c #Conflicts:    1167000 | #Constraints:      82547
1327.81/1331.61	c #Conflicts:    1168000 | #Constraints:      83547
1327.81/1331.61	c #Conflicts:    1169000 | #Constraints:      84547
1327.81/1331.61	c bounds 2817 >= 1903 @ 1310.87
1335.79/1339.68	c #Conflicts:    1170000 | #Constraints:      85583
1335.79/1339.68	c #Conflicts:    1171000 | #Constraints:      86583
1335.79/1339.68	c #Conflicts:    1172000 | #Constraints:      87583
1335.79/1339.68	c #Conflicts:    1173000 | #Constraints:      88583
1335.79/1339.68	c #Conflicts:    1174000 | #Constraints:      89583
1335.79/1339.68	c #Conflicts:    1175000 | #Constraints:      90583
1335.79/1339.68	c #Conflicts:    1176000 | #Constraints:      91583
1335.79/1339.68	c #Conflicts:    1177000 | #Constraints:      92583
1335.79/1339.68	c #Conflicts:    1178000 | #Constraints:      93583
1335.79/1339.68	c #Conflicts:    1179000 | #Constraints:      94583
1335.79/1339.68	c bounds 2817 >= 1904 @ 1318.82
1341.97/1345.86	c #Conflicts:    1180000 | #Constraints:      95628
1341.97/1345.86	c #Conflicts:    1181000 | #Constraints:      96628
1341.97/1345.86	c #Conflicts:    1182000 | #Constraints:      97628
1341.97/1345.86	c #Conflicts:    1183000 | #Constraints:      98628
1341.97/1345.86	c #Conflicts:    1184000 | #Constraints:      99628
1341.97/1345.86	c #Conflicts:    1185000 | #Constraints:     100628
1341.97/1345.86	c INPROCESSING
1341.97/1345.86	c GARBAGE COLLECT
1341.97/1345.86	c rational objective 1904
1355.14/1359.03	c #Conflicts:    1186000 | #Constraints:      66886
1355.14/1359.03	c #Conflicts:    1187000 | #Constraints:      67886
1355.14/1359.03	c #Conflicts:    1188000 | #Constraints:      68886
1355.14/1359.03	c #Conflicts:    1189000 | #Constraints:      69886
1355.14/1359.03	c #Conflicts:    1190000 | #Constraints:      70886
1355.14/1359.03	c #Conflicts:    1191000 | #Constraints:      71886
1355.14/1359.03	c #Conflicts:    1192000 | #Constraints:      72886
1355.14/1359.03	c #Conflicts:    1193000 | #Constraints:      73886
1355.14/1359.03	c #Conflicts:    1194000 | #Constraints:      74886
1355.14/1359.03	c #Conflicts:    1195000 | #Constraints:      75886
1355.14/1359.03	c #Conflicts:    1196000 | #Constraints:      76886
1355.14/1359.03	c #Conflicts:    1197000 | #Constraints:      77886
1355.14/1359.03	c #Conflicts:    1198000 | #Constraints:      78886
1355.14/1359.03	c #Conflicts:    1199000 | #Constraints:      79886
1355.14/1359.03	c #Conflicts:    1200000 | #Constraints:      80886
1355.14/1359.03	c #Conflicts:    1201000 | #Constraints:      81886
1355.14/1359.03	c bounds 2817 >= 1905 @ 1337.9
1368.68/1372.64	c #Conflicts:    1202000 | #Constraints:      82991
1368.68/1372.64	c #Conflicts:    1203000 | #Constraints:      83991
1368.68/1372.64	c #Conflicts:    1204000 | #Constraints:      84991
1368.68/1372.64	c #Conflicts:    1205000 | #Constraints:      85991
1368.68/1372.64	c #Conflicts:    1206000 | #Constraints:      86991
1368.68/1372.64	c #Conflicts:    1207000 | #Constraints:      87991
1368.68/1372.64	c #Conflicts:    1208000 | #Constraints:      88991
1368.68/1372.64	c #Conflicts:    1209000 | #Constraints:      89991
1368.68/1372.64	c #Conflicts:    1210000 | #Constraints:      90991
1368.68/1372.64	c #Conflicts:    1211000 | #Constraints:      91991
1368.68/1372.64	c #Conflicts:    1212000 | #Constraints:      92991
1368.68/1372.64	c #Conflicts:    1213000 | #Constraints:      93991
1368.68/1372.64	c #Conflicts:    1214000 | #Constraints:      94991
1368.68/1372.64	c #Conflicts:    1215000 | #Constraints:      95991
1368.68/1372.64	c #Conflicts:    1216000 | #Constraints:      96991
1368.68/1372.64	c #Conflicts:    1217000 | #Constraints:      97991
1368.68/1372.64	c bounds 2817 >= 1906 @ 1351.33
1390.04/1394.04	c #Conflicts:    1218000 | #Constraints:      99039
1390.04/1394.04	c #Conflicts:    1219000 | #Constraints:     100039
1390.04/1394.04	c #Conflicts:    1220000 | #Constraints:     101039
1390.04/1394.04	c #Conflicts:    1221000 | #Constraints:     102039
1390.04/1394.04	c #Conflicts:    1222000 | #Constraints:     103039
1390.04/1394.04	c #Conflicts:    1223000 | #Constraints:     104039
1390.04/1394.04	c #Conflicts:    1224000 | #Constraints:     105039
1390.04/1394.04	c #Conflicts:    1225000 | #Constraints:     106039
1390.04/1394.04	c #Conflicts:    1226000 | #Constraints:     107039
1390.04/1394.04	c #Conflicts:    1227000 | #Constraints:     108039
1390.04/1394.04	c #Conflicts:    1228000 | #Constraints:     109039
1390.04/1394.04	c #Conflicts:    1229000 | #Constraints:     110039
1390.04/1394.04	c #Conflicts:    1230000 | #Constraints:     111039
1390.04/1394.04	c #Conflicts:    1231000 | #Constraints:     112039
1390.04/1394.04	c #Conflicts:    1232000 | #Constraints:     113039
1390.04/1394.04	c #Conflicts:    1233000 | #Constraints:     114039
1390.04/1394.04	c #Conflicts:    1234000 | #Constraints:     115039
1390.04/1394.04	c #Conflicts:    1235000 | #Constraints:     116039
1390.04/1394.04	c #Conflicts:    1236000 | #Constraints:     117039
1390.04/1394.04	c #Conflicts:    1237000 | #Constraints:     118039
1390.04/1394.04	c bounds 2817 >= 1907 @ 1372.49
1418.42/1422.51	c #Conflicts:    1238000 | #Constraints:     119087
1418.42/1422.51	c #Conflicts:    1239000 | #Constraints:     120087
1418.42/1422.51	c #Conflicts:    1240000 | #Constraints:     121087
1418.42/1422.51	c #Conflicts:    1241000 | #Constraints:     122087
1418.42/1422.51	c #Conflicts:    1242000 | #Constraints:     123087
1418.42/1422.51	c #Conflicts:    1243000 | #Constraints:     124087
1418.42/1422.51	c #Conflicts:    1244000 | #Constraints:     125087
1418.42/1422.51	c #Conflicts:    1245000 | #Constraints:     126087
1418.42/1422.51	c #Conflicts:    1246000 | #Constraints:     127087
1418.42/1422.51	c #Conflicts:    1247000 | #Constraints:     128087
1418.42/1422.51	c #Conflicts:    1248000 | #Constraints:     129087
1418.42/1422.51	c #Conflicts:    1249000 | #Constraints:     130087
1418.42/1422.51	c #Conflicts:    1250000 | #Constraints:     131087
1418.42/1422.51	c #Conflicts:    1251000 | #Constraints:     132087
1418.42/1422.51	c #Conflicts:    1252000 | #Constraints:     133087
1418.42/1422.51	c #Conflicts:    1253000 | #Constraints:     134087
1418.42/1422.51	c #Conflicts:    1254000 | #Constraints:     135087
1418.42/1422.51	c #Conflicts:    1255000 | #Constraints:     136087
1418.42/1422.51	c #Conflicts:    1256000 | #Constraints:     137087
1418.42/1422.51	c #Conflicts:    1257000 | #Constraints:     138087
1418.42/1422.51	c #Conflicts:    1258000 | #Constraints:     139087
1418.42/1422.51	c #Conflicts:    1259000 | #Constraints:     140087
1418.42/1422.51	c INPROCESSING
1418.42/1422.51	c GARBAGE COLLECT
1418.42/1422.51	c rational objective 1907
1468.18/1472.40	c #Conflicts:    1260000 | #Constraints:      86864
1468.18/1472.40	c #Conflicts:    1261000 | #Constraints:      87865
1468.18/1472.40	c #Conflicts:    1262000 | #Constraints:      88866
1468.18/1472.40	c #Conflicts:    1263000 | #Constraints:      89876
1468.18/1472.40	c #Conflicts:    1264000 | #Constraints:      90882
1468.18/1472.40	c #Conflicts:    1265000 | #Constraints:      91895
1468.18/1472.40	c #Conflicts:    1266000 | #Constraints:      92907
1468.18/1472.40	c #Conflicts:    1267000 | #Constraints:      93918
1468.18/1472.40	c #Conflicts:    1268000 | #Constraints:      94930
1468.18/1472.40	c #Conflicts:    1269000 | #Constraints:      95936
1468.18/1472.40	c #Conflicts:    1270000 | #Constraints:      96947
1468.18/1472.40	c #Conflicts:    1271000 | #Constraints:      97959
1468.18/1472.40	c #Conflicts:    1272000 | #Constraints:      98967
1468.18/1472.40	c #Conflicts:    1273000 | #Constraints:      99980
1468.18/1472.40	c #Conflicts:    1274000 | #Constraints:     100996
1468.18/1472.40	c #Conflicts:    1275000 | #Constraints:     102006
1468.18/1472.40	c #Conflicts:    1276000 | #Constraints:     103019
1468.18/1472.40	c #Conflicts:    1277000 | #Constraints:     104023
1468.18/1472.40	c #Conflicts:    1278000 | #Constraints:     105029
1468.18/1472.40	c bounds 2816 >= 1907 @ 1450.12
1470.48/1474.71	c #Conflicts:    1279000 | #Constraints:     106033
1470.48/1474.71	c #Conflicts:    1280000 | #Constraints:     107033
1470.48/1474.71	c #Conflicts:    1281000 | #Constraints:     108033
1470.48/1474.71	c #Conflicts:    1282000 | #Constraints:     109033
1470.48/1474.71	c bounds 2816 >= 1908 @ 1452.38
1474.66/1478.90	c #Conflicts:    1283000 | #Constraints:     110189
1474.66/1478.90	c #Conflicts:    1284000 | #Constraints:     111189
1474.66/1478.90	c #Conflicts:    1285000 | #Constraints:     112189
1474.66/1478.90	c #Conflicts:    1286000 | #Constraints:     113189
1474.66/1478.90	c bounds 2816 >= 1909 @ 1456.51
1476.96/1481.21	c #Conflicts:    1287000 | #Constraints:     114255
1476.96/1481.21	c #Conflicts:    1288000 | #Constraints:     115255
1476.96/1481.21	c #Conflicts:    1289000 | #Constraints:     116255
1476.96/1481.21	c bounds 2816 >= 1910 @ 1458.79
1480.86/1485.15	c #Conflicts:    1290000 | #Constraints:     117300
1480.86/1485.15	c INPROCESSING
1480.86/1485.15	c GARBAGE COLLECT
1480.86/1485.15	c rational objective 1910
1483.85/1488.14	c #Conflicts:    1291000 | #Constraints:      75766
1483.85/1488.14	c #Conflicts:    1292000 | #Constraints:      76766
1483.85/1488.14	c #Conflicts:    1293000 | #Constraints:      77766
1483.85/1488.14	c bounds 2816 >= 1911 @ 1465.64
1485.13/1489.44	c #Conflicts:    1294000 | #Constraints:      78871
1485.13/1489.44	c #Conflicts:    1295000 | #Constraints:      79871
1485.13/1489.44	c #Conflicts:    1296000 | #Constraints:      80871
1485.13/1489.44	c bounds 2816 >= 1912 @ 1466.92
1489.02/1493.36	c #Conflicts:    1297000 | #Constraints:      81904
1489.02/1493.36	c #Conflicts:    1298000 | #Constraints:      82904
1489.02/1493.36	c #Conflicts:    1299000 | #Constraints:      83904
1489.02/1493.36	c #Conflicts:    1300000 | #Constraints:      84904
1489.02/1493.36	c #Conflicts:    1301000 | #Constraints:      85904
1489.02/1493.36	c bounds 2816 >= 1913 @ 1470.77
1493.31/1497.66	c #Conflicts:    1302000 | #Constraints:      86964
1493.31/1497.66	c #Conflicts:    1303000 | #Constraints:      87964
1493.31/1497.66	c #Conflicts:    1304000 | #Constraints:      88964
1493.31/1497.66	c #Conflicts:    1305000 | #Constraints:      89964
1493.31/1497.66	c #Conflicts:    1306000 | #Constraints:      90964
1493.31/1497.66	c #Conflicts:    1307000 | #Constraints:      91964
1493.31/1497.66	c bounds 2816 >= 1914 @ 1475
1499.99/1504.30	c #Conflicts:    1308000 | #Constraints:      93012
1499.99/1504.30	c #Conflicts:    1309000 | #Constraints:      94012
1499.99/1504.30	c #Conflicts:    1310000 | #Constraints:      95012
1499.99/1504.30	c #Conflicts:    1311000 | #Constraints:      96012
1499.99/1504.30	c #Conflicts:    1312000 | #Constraints:      97012
1499.99/1504.30	c #Conflicts:    1313000 | #Constraints:      98012
1499.99/1504.30	c #Conflicts:    1314000 | #Constraints:      99012
1499.99/1504.30	c #Conflicts:    1315000 | #Constraints:     100012
1499.99/1504.30	c bounds 2816 >= 1915 @ 1481.57
1504.38/1508.72	c #Conflicts:    1316000 | #Constraints:     101090
1504.38/1508.72	c #Conflicts:    1317000 | #Constraints:     102090
1504.38/1508.72	c #Conflicts:    1318000 | #Constraints:     103090
1504.38/1508.72	c #Conflicts:    1319000 | #Constraints:     104090
1504.38/1508.72	c #Conflicts:    1320000 | #Constraints:     105090
1504.38/1508.72	c INPROCESSING
1504.38/1508.72	c GARBAGE COLLECT
1504.38/1508.72	c rational objective 1915
1531.40/1535.82	c #Conflicts:    1321000 | #Constraints:      69330
1531.40/1535.82	c #Conflicts:    1322000 | #Constraints:      70330
1531.40/1535.82	c #Conflicts:    1323000 | #Constraints:      71330
1531.40/1535.82	c #Conflicts:    1324000 | #Constraints:      72330
1531.40/1535.82	c #Conflicts:    1325000 | #Constraints:      73330
1531.40/1535.82	c #Conflicts:    1326000 | #Constraints:      74330
1531.40/1535.82	c #Conflicts:    1327000 | #Constraints:      75330
1531.40/1535.82	c #Conflicts:    1328000 | #Constraints:      76330
1531.40/1535.82	c #Conflicts:    1329000 | #Constraints:      77330
1531.40/1535.82	c #Conflicts:    1330000 | #Constraints:      78330
1531.40/1535.82	c #Conflicts:    1331000 | #Constraints:      79330
1531.40/1535.82	c #Conflicts:    1332000 | #Constraints:      80330
1531.40/1535.82	c #Conflicts:    1333000 | #Constraints:      81330
1531.40/1535.82	c #Conflicts:    1334000 | #Constraints:      82330
1531.40/1535.82	c #Conflicts:    1335000 | #Constraints:      83330
1531.40/1535.82	c #Conflicts:    1336000 | #Constraints:      84330
1531.40/1535.82	c #Conflicts:    1337000 | #Constraints:      85330
1531.40/1535.82	c #Conflicts:    1338000 | #Constraints:      86330
1531.40/1535.82	c #Conflicts:    1339000 | #Constraints:      87330
1531.40/1535.82	c #Conflicts:    1340000 | #Constraints:      88330
1531.40/1535.82	c #Conflicts:    1341000 | #Constraints:      89330
1531.40/1535.82	c #Conflicts:    1342000 | #Constraints:      90330
1531.40/1535.82	c #Conflicts:    1343000 | #Constraints:      91330
1531.40/1535.82	c #Conflicts:    1344000 | #Constraints:      92330
1531.40/1535.82	c #Conflicts:    1345000 | #Constraints:      93330
1531.40/1535.82	c #Conflicts:    1346000 | #Constraints:      94330
1531.40/1535.82	c #Conflicts:    1347000 | #Constraints:      95330
1531.40/1535.82	c #Conflicts:    1348000 | #Constraints:      96330
1531.40/1535.82	c #Conflicts:    1349000 | #Constraints:      97330
1531.40/1535.82	c #Conflicts:    1350000 | #Constraints:      98330
1531.40/1535.82	c #Conflicts:    1351000 | #Constraints:      99330
1531.40/1535.82	c #Conflicts:    1352000 | #Constraints:     100330
1531.40/1535.82	c #Conflicts:    1353000 | #Constraints:     101330
1531.40/1535.82	c #Conflicts:    1354000 | #Constraints:     102330
1531.40/1535.82	c #Conflicts:    1355000 | #Constraints:     103330
1531.40/1535.82	c bounds 2816 >= 1916 @ 1512.71
1597.18/1601.84	c #Conflicts:    1356000 | #Constraints:     104477
1597.18/1601.84	c #Conflicts:    1357000 | #Constraints:     105477
1597.18/1601.84	c #Conflicts:    1358000 | #Constraints:     106477
1597.18/1601.84	c #Conflicts:    1359000 | #Constraints:     107477
1597.18/1601.84	c #Conflicts:    1360000 | #Constraints:     108477
1597.18/1601.84	c #Conflicts:    1361000 | #Constraints:     109477
1597.18/1601.84	c #Conflicts:    1362000 | #Constraints:     110477
1597.18/1601.84	c #Conflicts:    1363000 | #Constraints:     111477
1597.18/1601.84	c #Conflicts:    1364000 | #Constraints:     112477
1597.18/1601.84	c #Conflicts:    1365000 | #Constraints:     113477
1597.18/1601.84	c #Conflicts:    1366000 | #Constraints:     114477
1597.18/1601.84	c #Conflicts:    1367000 | #Constraints:     115477
1597.18/1601.84	c #Conflicts:    1368000 | #Constraints:     116477
1597.18/1601.84	c #Conflicts:    1369000 | #Constraints:     117477
1597.18/1601.84	c #Conflicts:    1370000 | #Constraints:     118477
1597.18/1601.84	c #Conflicts:    1371000 | #Constraints:     119477
1597.18/1601.84	c #Conflicts:    1372000 | #Constraints:     120477
1597.18/1601.84	c #Conflicts:    1373000 | #Constraints:     121477
1597.18/1601.84	c #Conflicts:    1374000 | #Constraints:     122477
1597.18/1601.84	c #Conflicts:    1375000 | #Constraints:     123477
1597.18/1601.84	c #Conflicts:    1376000 | #Constraints:     124477
1597.18/1601.84	c #Conflicts:    1377000 | #Constraints:     125477
1597.18/1601.84	c #Conflicts:    1378000 | #Constraints:     126477
1597.18/1601.84	c #Conflicts:    1379000 | #Constraints:     127477
1597.18/1601.84	c #Conflicts:    1380000 | #Constraints:     128477
1597.18/1601.84	c #Conflicts:    1381000 | #Constraints:     129477
1597.18/1601.84	c #Conflicts:    1382000 | #Constraints:     130477
1597.18/1601.84	c #Conflicts:    1383000 | #Constraints:     131477
1597.18/1601.84	c #Conflicts:    1384000 | #Constraints:     132477
1597.18/1601.84	c #Conflicts:    1385000 | #Constraints:     133477
1597.18/1601.84	c #Conflicts:    1386000 | #Constraints:     134477
1597.18/1601.84	c #Conflicts:    1387000 | #Constraints:     135477
1597.18/1601.84	c #Conflicts:    1388000 | #Constraints:     136477
1597.18/1601.84	c #Conflicts:    1389000 | #Constraints:     137477
1597.18/1601.84	c #Conflicts:    1390000 | #Constraints:     138477
1597.18/1601.84	c #Conflicts:    1391000 | #Constraints:     139477
1597.18/1601.84	c #Conflicts:    1392000 | #Constraints:     140477
1597.18/1601.84	c #Conflicts:    1393000 | #Constraints:     141477
1597.18/1601.84	c #Conflicts:    1394000 | #Constraints:     142477
1597.18/1601.84	c #Conflicts:    1395000 | #Constraints:     143477
1597.18/1601.84	c #Conflicts:    1396000 | #Constraints:     144477
1597.18/1601.84	c #Conflicts:    1397000 | #Constraints:     145477
1597.18/1601.84	c #Conflicts:    1398000 | #Constraints:     146477
1597.18/1601.84	c bounds 2816 >= 1917 @ 1578.08
1600.18/1604.89	c INPROCESSING
1600.18/1604.89	c GARBAGE COLLECT
1600.18/1604.89	c rational objective 1917
1664.48/1669.37	c #Conflicts:    1399000 | #Constraints:      90450
1664.48/1669.37	c #Conflicts:    1400000 | #Constraints:      91450
1664.48/1669.37	c #Conflicts:    1401000 | #Constraints:      92450
1664.48/1669.37	c #Conflicts:    1402000 | #Constraints:      93450
1664.48/1669.37	c #Conflicts:    1403000 | #Constraints:      94450
1664.48/1669.37	c #Conflicts:    1404000 | #Constraints:      95450
1664.48/1669.37	c #Conflicts:    1405000 | #Constraints:      96450
1664.48/1669.37	c #Conflicts:    1406000 | #Constraints:      97450
1664.48/1669.37	c #Conflicts:    1407000 | #Constraints:      98450
1664.48/1669.37	c #Conflicts:    1408000 | #Constraints:      99452
1664.48/1669.37	c #Conflicts:    1409000 | #Constraints:     100452
1664.48/1669.37	c #Conflicts:    1410000 | #Constraints:     101452
1664.48/1669.37	c #Conflicts:    1411000 | #Constraints:     102456
1664.48/1669.37	c #Conflicts:    1412000 | #Constraints:     103460
1664.48/1669.37	c #Conflicts:    1413000 | #Constraints:     104462
1664.48/1669.37	c #Conflicts:    1414000 | #Constraints:     105485
1664.48/1669.37	c #Conflicts:    1415000 | #Constraints:     106494
1664.48/1669.37	c #Conflicts:    1416000 | #Constraints:     107502
1664.48/1669.37	c #Conflicts:    1417000 | #Constraints:     108518
1664.48/1669.37	c #Conflicts:    1418000 | #Constraints:     109522
1664.48/1669.37	c bounds 2815 >= 1917 @ 1644.89
1679.43/1684.33	c #Conflicts:    1419000 | #Constraints:     110532
1679.43/1684.33	c #Conflicts:    1420000 | #Constraints:     111532
1679.43/1684.33	c #Conflicts:    1421000 | #Constraints:     112532
1679.43/1684.33	c #Conflicts:    1422000 | #Constraints:     113532
1679.43/1684.33	c #Conflicts:    1423000 | #Constraints:     114532
1679.43/1684.33	c #Conflicts:    1424000 | #Constraints:     115532
1679.43/1684.33	c #Conflicts:    1425000 | #Constraints:     116532
1679.43/1684.33	c #Conflicts:    1426000 | #Constraints:     117532
1679.43/1684.33	c #Conflicts:    1427000 | #Constraints:     118532
1679.43/1684.33	c #Conflicts:    1428000 | #Constraints:     119532
1679.43/1684.33	c bounds 2815 >= 1918 @ 1659.72
1684.62/1689.54	c #Conflicts:    1429000 | #Constraints:     120616
1684.62/1689.54	c #Conflicts:    1430000 | #Constraints:     121616
1684.62/1689.54	c bounds 2815 >= 1919 @ 1664.89
1687.91/1692.87	c #Conflicts:    1431000 | #Constraints:     122634
1687.91/1692.87	c INPROCESSING
1687.91/1692.87	c GARBAGE COLLECT
1687.91/1692.87	c rational objective 1919
1691.30/1696.24	c #Conflicts:    1432000 | #Constraints:      78788
1691.30/1696.24	c #Conflicts:    1433000 | #Constraints:      79788
1691.30/1696.24	c #Conflicts:    1434000 | #Constraints:      80788
1691.30/1696.24	c #Conflicts:    1435000 | #Constraints:      81788
1691.30/1696.24	c #Conflicts:    1436000 | #Constraints:      82788
1691.30/1696.24	c bounds 2815 >= 1920 @ 1671.5
1695.50/1700.44	c #Conflicts:    1437000 | #Constraints:      83851
1695.50/1700.44	c #Conflicts:    1438000 | #Constraints:      84851
1695.50/1700.44	c #Conflicts:    1439000 | #Constraints:      85851
1695.50/1700.44	c #Conflicts:    1440000 | #Constraints:      86851
1695.50/1700.44	c #Conflicts:    1441000 | #Constraints:      87851
1695.50/1700.44	c #Conflicts:    1442000 | #Constraints:      88851
1695.50/1700.44	c #Conflicts:    1443000 | #Constraints:      89851
1695.50/1700.44	c bounds 2815 >= 1921 @ 1675.64
1700.19/1705.13	c #Conflicts:    1444000 | #Constraints:      90899
1700.19/1705.13	c #Conflicts:    1445000 | #Constraints:      91899
1700.19/1705.13	c #Conflicts:    1446000 | #Constraints:      92899
1700.19/1705.13	c #Conflicts:    1447000 | #Constraints:      93899
1700.19/1705.13	c #Conflicts:    1448000 | #Constraints:      94899
1700.19/1705.13	c #Conflicts:    1449000 | #Constraints:      95899
1700.19/1705.13	c #Conflicts:    1450000 | #Constraints:      96899
1700.19/1705.13	c #Conflicts:    1451000 | #Constraints:      97899
1700.19/1705.13	c bounds 2815 >= 1922 @ 1680.28
1710.06/1715.07	c #Conflicts:    1452000 | #Constraints:      98929
1710.06/1715.07	c #Conflicts:    1453000 | #Constraints:      99929
1710.06/1715.07	c #Conflicts:    1454000 | #Constraints:     100929
1710.06/1715.07	c #Conflicts:    1455000 | #Constraints:     101929
1710.06/1715.07	c #Conflicts:    1456000 | #Constraints:     102929
1710.06/1715.07	c #Conflicts:    1457000 | #Constraints:     103929
1710.06/1715.07	c #Conflicts:    1458000 | #Constraints:     104929
1710.06/1715.07	c #Conflicts:    1459000 | #Constraints:     105929
1710.06/1715.07	c #Conflicts:    1460000 | #Constraints:     106929
1710.06/1715.07	c #Conflicts:    1461000 | #Constraints:     107929
1710.06/1715.07	c #Conflicts:    1462000 | #Constraints:     108929
1710.06/1715.07	c #Conflicts:    1463000 | #Constraints:     109929
1710.06/1715.07	c bounds 2815 >= 1923 @ 1690.09
1712.84/1717.81	c INPROCESSING
1712.84/1717.81	c GARBAGE COLLECT
1712.84/1717.81	c rational objective 1923
1738.87/1743.94	c #Conflicts:    1464000 | #Constraints:      72293
1738.87/1743.94	c #Conflicts:    1465000 | #Constraints:      73293
1738.87/1743.94	c #Conflicts:    1466000 | #Constraints:      74293
1738.87/1743.94	c #Conflicts:    1467000 | #Constraints:      75293
1738.87/1743.94	c #Conflicts:    1468000 | #Constraints:      76293
1738.87/1743.94	c #Conflicts:    1469000 | #Constraints:      77293
1738.87/1743.94	c #Conflicts:    1470000 | #Constraints:      78293
1738.87/1743.94	c #Conflicts:    1471000 | #Constraints:      79293
1738.87/1743.94	c #Conflicts:    1472000 | #Constraints:      80293
1738.87/1743.94	c #Conflicts:    1473000 | #Constraints:      81293
1738.87/1743.94	c #Conflicts:    1474000 | #Constraints:      82293
1738.87/1743.94	c #Conflicts:    1475000 | #Constraints:      83293
1738.87/1743.94	c #Conflicts:    1476000 | #Constraints:      84293
1738.87/1743.94	c #Conflicts:    1477000 | #Constraints:      85293
1738.87/1743.94	c #Conflicts:    1478000 | #Constraints:      86293
1738.87/1743.94	c #Conflicts:    1479000 | #Constraints:      87293
1738.87/1743.94	c #Conflicts:    1480000 | #Constraints:      88293
1738.87/1743.94	c #Conflicts:    1481000 | #Constraints:      89293
1738.87/1743.94	c #Conflicts:    1482000 | #Constraints:      90293
1738.87/1743.94	c #Conflicts:    1483000 | #Constraints:      91293
1738.87/1743.94	c #Conflicts:    1484000 | #Constraints:      92293
1738.87/1743.94	c #Conflicts:    1485000 | #Constraints:      93293
1738.87/1743.94	c #Conflicts:    1486000 | #Constraints:      94293
1738.87/1743.94	c #Conflicts:    1487000 | #Constraints:      95293
1738.87/1743.94	c #Conflicts:    1488000 | #Constraints:      96293
1738.87/1743.94	c #Conflicts:    1489000 | #Constraints:      97293
1738.87/1743.94	c #Conflicts:    1490000 | #Constraints:      98293
1738.87/1743.94	c #Conflicts:    1491000 | #Constraints:      99293
1738.87/1743.94	c #Conflicts:    1492000 | #Constraints:     100293
1738.87/1743.94	c #Conflicts:    1493000 | #Constraints:     101293
1738.87/1743.94	c #Conflicts:    1494000 | #Constraints:     102293
1738.87/1743.94	c #Conflicts:    1495000 | #Constraints:     103293
1738.87/1743.94	c bounds 2815 >= 1924 @ 1718.56
1782.33/1787.59	c #Conflicts:    1496000 | #Constraints:     104428
1782.33/1787.59	c #Conflicts:    1497000 | #Constraints:     105428
1782.33/1787.59	c #Conflicts:    1498000 | #Constraints:     106428
1782.33/1787.59	c #Conflicts:    1499000 | #Constraints:     107428
1782.33/1787.59	c #Conflicts:    1500000 | #Constraints:     108428
1782.33/1787.59	c #Conflicts:    1501000 | #Constraints:     109428
1782.33/1787.59	c #Conflicts:    1502000 | #Constraints:     110428
1782.33/1787.59	c #Conflicts:    1503000 | #Constraints:     111428
1782.33/1787.59	c #Conflicts:    1504000 | #Constraints:     112428
1782.33/1787.59	c #Conflicts:    1505000 | #Constraints:     113428
1782.33/1787.59	c #Conflicts:    1506000 | #Constraints:     114428
1782.33/1787.59	c #Conflicts:    1507000 | #Constraints:     115428
1782.33/1787.59	c #Conflicts:    1508000 | #Constraints:     116428
1782.33/1787.59	c #Conflicts:    1509000 | #Constraints:     117428
1782.33/1787.59	c #Conflicts:    1510000 | #Constraints:     118428
1782.33/1787.59	c #Conflicts:    1511000 | #Constraints:     119428
1782.33/1787.59	c #Conflicts:    1512000 | #Constraints:     120428
1782.33/1787.59	c #Conflicts:    1513000 | #Constraints:     121428
1782.33/1787.59	c #Conflicts:    1514000 | #Constraints:     122428
1782.33/1787.59	c #Conflicts:    1515000 | #Constraints:     123428
1782.33/1787.59	c #Conflicts:    1516000 | #Constraints:     124428
1782.33/1787.59	c #Conflicts:    1517000 | #Constraints:     125428
1782.33/1787.59	c #Conflicts:    1518000 | #Constraints:     126428
1782.33/1787.59	c #Conflicts:    1519000 | #Constraints:     127428
1782.33/1787.59	c #Conflicts:    1520000 | #Constraints:     128428
1782.33/1787.59	c #Conflicts:    1521000 | #Constraints:     129428
1782.33/1787.59	c #Conflicts:    1522000 | #Constraints:     130428
1782.33/1787.59	c #Conflicts:    1523000 | #Constraints:     131428
1782.33/1787.59	c #Conflicts:    1524000 | #Constraints:     132428
1782.33/1787.59	c #Conflicts:    1525000 | #Constraints:     133428
1782.33/1787.59	c #Conflicts:    1526000 | #Constraints:     134428
1782.33/1787.59	c #Conflicts:    1527000 | #Constraints:     135428
1782.33/1787.59	c #Conflicts:    1528000 | #Constraints:     136428
1782.33/1787.59	c #Conflicts:    1529000 | #Constraints:     137428
1782.33/1787.59	c #Conflicts:    1530000 | #Constraints:     138428
1782.33/1787.59	c #Conflicts:    1531000 | #Constraints:     139428
1782.33/1787.59	c bounds 2815 >= 1925 @ 1761.72
1802.77/1808.02	c #Conflicts:    1532000 | #Constraints:     140497
1802.77/1808.02	c #Conflicts:    1533000 | #Constraints:     141497
1802.77/1808.02	c #Conflicts:    1534000 | #Constraints:     142497
1802.77/1808.02	c #Conflicts:    1535000 | #Constraints:     143497
1802.77/1808.02	c #Conflicts:    1536000 | #Constraints:     144497
1802.77/1808.02	c #Conflicts:    1537000 | #Constraints:     145497
1802.77/1808.02	c #Conflicts:    1538000 | #Constraints:     146497
1802.77/1808.02	c #Conflicts:    1539000 | #Constraints:     147497
1802.77/1808.02	c #Conflicts:    1540000 | #Constraints:     148497
1802.77/1808.02	c #Conflicts:    1541000 | #Constraints:     149497
1802.77/1808.02	c #Conflicts:    1542000 | #Constraints:     150497
1802.77/1808.02	c #Conflicts:    1543000 | #Constraints:     151497
1802.77/1808.02	c #Conflicts:    1544000 | #Constraints:     152497
1802.77/1808.02	c #Conflicts:    1545000 | #Constraints:     153497
1802.77/1808.02	c INPROCESSING
1802.77/1808.02	c GARBAGE COLLECT
1802.77/1808.02	c rational objective 1925
1832.97/1838.33	c #Conflicts:    1546000 | #Constraints:      93639
1832.97/1838.33	c #Conflicts:    1547000 | #Constraints:      94639
1832.97/1838.33	c #Conflicts:    1548000 | #Constraints:      95639
1832.97/1838.33	c #Conflicts:    1549000 | #Constraints:      96639
1832.97/1838.33	c #Conflicts:    1550000 | #Constraints:      97639
1832.97/1838.33	c #Conflicts:    1551000 | #Constraints:      98639
1832.97/1838.33	c #Conflicts:    1552000 | #Constraints:      99639
1832.97/1838.33	c #Conflicts:    1553000 | #Constraints:     100639
1832.97/1838.33	c #Conflicts:    1554000 | #Constraints:     101639
1832.97/1838.33	c #Conflicts:    1555000 | #Constraints:     102639
1832.97/1838.33	c #Conflicts:    1556000 | #Constraints:     103639
1832.97/1838.33	c #Conflicts:    1557000 | #Constraints:     104639
1832.97/1838.33	c #Conflicts:    1558000 | #Constraints:     105639
1832.97/1838.33	c #Conflicts:    1559000 | #Constraints:     106639
1832.97/1838.33	c #Conflicts:    1560000 | #Constraints:     107639
1832.97/1838.33	c #Conflicts:    1561000 | #Constraints:     108639
1832.97/1838.33	c #Conflicts:    1562000 | #Constraints:     109639
1832.97/1838.33	c #Conflicts:    1563000 | #Constraints:     110639
1832.97/1838.33	c #Conflicts:    1564000 | #Constraints:     111639
1832.97/1838.33	c #Conflicts:    1565000 | #Constraints:     112639
1832.97/1838.33	c #Conflicts:    1566000 | #Constraints:     113639
1832.97/1838.33	c #Conflicts:    1567000 | #Constraints:     114639
1832.97/1838.33	c #Conflicts:    1568000 | #Constraints:     115639
1832.97/1838.33	c #Conflicts:    1569000 | #Constraints:     116639
1832.97/1838.33	c #Conflicts:    1570000 | #Constraints:     117639
1832.97/1838.33	c #Conflicts:    1571000 | #Constraints:     118639
1832.97/1838.33	c #Conflicts:    1572000 | #Constraints:     119639
1832.97/1838.33	c #Conflicts:    1573000 | #Constraints:     120639
1832.97/1838.33	c #Conflicts:    1574000 | #Constraints:     121639
1832.97/1838.33	c bounds 2815 >= 1926 @ 1811.93
1842.84/1848.25	c #Conflicts:    1575000 | #Constraints:     122717
1842.84/1848.25	c #Conflicts:    1576000 | #Constraints:     123717
1842.84/1848.25	c #Conflicts:    1577000 | #Constraints:     124717
1842.84/1848.25	c #Conflicts:    1578000 | #Constraints:     125717
1842.84/1848.25	c #Conflicts:    1579000 | #Constraints:     126717
1842.84/1848.25	c INPROCESSING
1842.84/1848.25	c GARBAGE COLLECT
1842.84/1848.25	c rational objective 1926
1859.39/1864.80	c #Conflicts:    1580000 | #Constraints:      80677
1859.39/1864.80	c #Conflicts:    1581000 | #Constraints:      81677
1859.39/1864.80	c #Conflicts:    1582000 | #Constraints:      82677
1859.39/1864.80	c #Conflicts:    1583000 | #Constraints:      83677
1859.39/1864.80	c #Conflicts:    1584000 | #Constraints:      84677
1859.39/1864.80	c #Conflicts:    1585000 | #Constraints:      85677
1859.39/1864.80	c #Conflicts:    1586000 | #Constraints:      86677
1859.39/1864.80	c #Conflicts:    1587000 | #Constraints:      87677
1859.39/1864.80	c #Conflicts:    1588000 | #Constraints:      88677
1859.39/1864.80	c #Conflicts:    1589000 | #Constraints:      89677
1859.39/1864.80	c #Conflicts:    1590000 | #Constraints:      90677
1859.39/1864.80	c #Conflicts:    1591000 | #Constraints:      91677
1859.39/1864.80	c #Conflicts:    1592000 | #Constraints:      92677
1859.39/1864.80	c #Conflicts:    1593000 | #Constraints:      93677
1859.39/1864.80	c #Conflicts:    1594000 | #Constraints:      94677
1859.39/1864.80	c #Conflicts:    1595000 | #Constraints:      95677
1859.39/1864.80	c #Conflicts:    1596000 | #Constraints:      96677
1859.39/1864.80	c #Conflicts:    1597000 | #Constraints:      97677
1859.39/1864.80	c #Conflicts:    1598000 | #Constraints:      98677
1859.39/1864.80	c #Conflicts:    1599000 | #Constraints:      99677
1859.39/1864.80	c #Conflicts:    1600000 | #Constraints:     100677
1859.39/1864.80	c bounds 2815 >= 1927 @ 1838.08
1870.94/1876.45	c #Conflicts:    1601000 | #Constraints:     101797
1870.94/1876.45	c #Conflicts:    1602000 | #Constraints:     102797
1870.94/1876.45	c #Conflicts:    1603000 | #Constraints:     103797
1870.94/1876.45	c #Conflicts:    1604000 | #Constraints:     104797
1870.94/1876.45	c #Conflicts:    1605000 | #Constraints:     105797
1870.94/1876.45	c #Conflicts:    1606000 | #Constraints:     106797
1870.94/1876.45	c #Conflicts:    1607000 | #Constraints:     107797
1870.94/1876.45	c #Conflicts:    1608000 | #Constraints:     108797
1870.94/1876.45	c #Conflicts:    1609000 | #Constraints:     109797
1870.94/1876.45	c #Conflicts:    1610000 | #Constraints:     110797
1870.94/1876.45	c #Conflicts:    1611000 | #Constraints:     111797
1870.94/1876.45	c #Conflicts:    1612000 | #Constraints:     112797
1870.94/1876.45	c #Conflicts:    1613000 | #Constraints:     113797
1870.94/1876.45	c INPROCESSING
1870.94/1876.45	c GARBAGE COLLECT
1870.94/1876.45	c rational objective 1927
1892.89/1898.49	c #Conflicts:    1614000 | #Constraints:      74654
1892.89/1898.49	c #Conflicts:    1615000 | #Constraints:      75655
1892.89/1898.49	c #Conflicts:    1616000 | #Constraints:      76663
1892.89/1898.49	c #Conflicts:    1617000 | #Constraints:      77664
1892.89/1898.49	c #Conflicts:    1618000 | #Constraints:      78676
1892.89/1898.49	c #Conflicts:    1619000 | #Constraints:      79705
1892.89/1898.49	c #Conflicts:    1620000 | #Constraints:      80711
1892.89/1898.49	c #Conflicts:    1621000 | #Constraints:      81712
1892.89/1898.49	c bounds 2814 >= 1927 @ 1871.43
1894.28/1899.86	WSVECS04 Frhs2[1]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[9]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[15]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[46]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[52]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[53]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[82]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[97]: 6 -1.00005 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[99]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[104]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[107]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[132]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[138]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[154]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[162]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[165]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[166]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[183]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[297]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[302]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[305]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[310]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[317]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[334]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[344]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[345]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[347]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[349]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[353]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[377]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[381]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[384]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[398]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[403]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[411]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[413]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[427]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[429]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[448]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[456]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[494]: 6 -1.00005 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[499]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[508]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[545]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[547]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[550]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[574]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[578]: 6 -1.00005 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[581]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[583]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[586]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[590]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[595]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[597]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[601]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[613]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[615]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[620]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[625]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[626]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[662]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[671]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[676]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[682]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[687]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[694]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[699]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[737]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[831]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[865]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[866]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[869]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[873]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[896]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[913]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[921]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[951]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[954]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[966]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[988]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1005]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1045]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1054]: 6 -1.00007 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1061]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1076]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1079]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1093]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1137]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1141]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1149]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1166]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1169]: 6 -1.00005 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1171]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1175]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1193]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1196]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1213]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1218]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1229]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1234]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1244]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1282]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1316]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1318]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1328]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1351]: 6 -1.00005 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1357]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1358]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1362]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1411]: 6 -1.00007 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1465]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1467]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1495]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1505]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1507]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1523]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1525]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1528]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1571]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1573]: 6 -1.00005 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1579]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1580]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1586]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1601]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1603]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1609]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1611]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1613]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1636]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1681]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1726]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1729]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1797]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1800]: 6 -1.00005 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1801]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1805]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1809]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1813]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1817]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1819]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1820]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1826]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1840]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1841]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1842]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1845]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1847]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1848]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1849]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1851]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1879]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1993]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[1997]: 6 -1.00005 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2003]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2061]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2078]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2109]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2118]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2121]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2133]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2140]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2160]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2264]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2284]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2295]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2308]: 6 -1.00006 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2311]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2317]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2320]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2325]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2327]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2334]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2339]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2362]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2366]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2376]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2379]: 6 -1.00005 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2380]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2381]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2384]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2396]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2399]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2417]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2423]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2424]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2432]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2506]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2510]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2515]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2522]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2523]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2526]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2527]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2532]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2564]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2615]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2706]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2729]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2772]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2779]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2786]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2818]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2819]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2838]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2842]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2846]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2851]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2881]: 6 -1.00005 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2882]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2926]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2931]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2940]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2944]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2959]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2974]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2979]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2983]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[2989]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3039]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3054]: 6 -1.00005 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3067]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3072]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3088]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3110]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3113]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3133]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3135]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3136]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3144]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3154]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3172]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3184]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3200]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3224]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3230]: 6 -1.00006 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3233]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3238]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3242]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3268]: 6 -1.00005 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3285]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3298]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3303]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3306]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3312]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3314]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3317]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3326]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3338]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3365]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3407]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3491]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3496]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3512]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3527]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3557]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3628]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3629]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3637]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3638]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3642]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3649]: 6 -1.00005 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3663]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3674]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3675]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3680]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3743]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3748]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3751]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3761]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3770]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3771]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3775]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3861]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3863]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3868]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3873]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3876]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3877]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3884]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3906]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3909]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3923]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3925]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3926]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3961]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3975]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3980]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3983]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3989]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3992]: 6 -1.00005 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3993]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[3997]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4007]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4021]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4034]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4050]: 6 -1.00005 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4063]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4085]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4134]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4162]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4182]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4193]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4201]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4204]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4222]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4227]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4235]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4238]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4240]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4271]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4300]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4302]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4308]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4320]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4321]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4326]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4332]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4403]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4428]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4432]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4435]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4441]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4453]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4459]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4503]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4514]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4519]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4520]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4536]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4571]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4572]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4575]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4576]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4579]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4584]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4588]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4597]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4601]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4604]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4614]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4622]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4624]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4630]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4636]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4644]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4649]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4650]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4654]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4663]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4680]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4685]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4700]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4704]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4705]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4717]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4724]: 6 -1.00005 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4740]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4763]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4766]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4768]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4770]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4775]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4841]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4849]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4851]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4854]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4855]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4859]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4863]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4875]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4881]: 6 -1.00008 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4885]: 6 -1.00005 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4909]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4911]: 6 -1.00005 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4916]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4920]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4929]: 6 -1.00005 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4942]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4949]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4954]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4960]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4968]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4981]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4985]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[4993]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5002]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5015]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5020]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5061]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5063]: 6 -1.00006 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5070]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5079]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5087]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5088]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5094]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5106]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5111]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5114]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5118]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5175]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5182]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5211]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5213]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5214]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5215]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5216]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5235]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5269]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5275]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5281]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5289]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5291]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5292]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5314]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5335]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5376]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5378]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5397]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5398]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5408]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5411]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5436]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5444]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5539]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5556]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5568]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5571]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5572]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5573]: 6 -1.00007 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5577]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5578]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5583]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5587]: 6 -1.00005 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5596]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5616]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5619]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5622]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5628]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5633]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5639]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5640]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5646]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5699]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5701]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5704]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5719]: 6 -1.00005 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5723]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5725]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5729]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5732]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5753]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5781]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5791]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5807]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5811]: 6 -1.00005 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5826]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5837]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5854]: 6 -1.00006 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5857]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5859]: 6 -1.00006 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5901]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5905]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5906]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5915]: 6 -1.00005 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5919]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5926]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5933]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5947]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5948]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5951]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5956]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5964]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5981]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5985]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[5995]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6003]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6005]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6028]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6099]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6104]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6148]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6152]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6156]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6162]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6167]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6171]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6173]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6180]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6196]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6205]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6208]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6210]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6257]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6262]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6267]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6271]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6277]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6301]: 6 -1.00007 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6305]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6309]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6360]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6377]: 6 -1.00006 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6378]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6383]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6384]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6386]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6387]: 6 -1.00005 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6391]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6392]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6393]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6394]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6396]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6407]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6470]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6503]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6533]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6542]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6552]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6606]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6759]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6764]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6785]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6789]: 6 -1.00005 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6826]: 6 -1.00005 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6831]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6868]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[6882]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[7009]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[7046]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[7081]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[7082]: 6 -1.00001 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[7168]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[7169]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[7172]: 6 -1.00004 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[7186]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[7189]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[7191]: 6 -1.00007 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[7195]: 6 -1.00007 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[7197]: 6 -1.00002 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[7201]: 6 -1.00003 0 shouldn't be
1894.28/1899.86	WSVECS04 Frhs2[7225]: 6 -1.00002 0 shouldn't be
1902.16/1907.71	c #Conflicts:    1622000 | #Constraints:      82722
1902.16/1907.71	c #Conflicts:    1623000 | #Constraints:      83722
1902.16/1907.71	c #Conflicts:    1624000 | #Constraints:      84722
1902.16/1907.71	c #Conflicts:    1625000 | #Constraints:      85722
1902.16/1907.71	c #Conflicts:    1626000 | #Constraints:      86722
1902.16/1907.71	c #Conflicts:    1627000 | #Constraints:      87722
1902.16/1907.71	c #Conflicts:    1628000 | #Constraints:      88722
1902.16/1907.71	c #Conflicts:    1629000 | #Constraints:      89722
1902.16/1907.71	c #Conflicts:    1630000 | #Constraints:      90722
1902.16/1907.71	c #Conflicts:    1631000 | #Constraints:      91722
1902.16/1907.71	c bounds 2814 >= 1928 @ 1880.55
1934.58/1940.20	c #Conflicts:    1632000 | #Constraints:      92836
1934.58/1940.20	c #Conflicts:    1633000 | #Constraints:      93836
1934.58/1940.20	c #Conflicts:    1634000 | #Constraints:      94836
1934.58/1940.20	c #Conflicts:    1635000 | #Constraints:      95836
1934.58/1940.20	c #Conflicts:    1636000 | #Constraints:      96836
1934.58/1940.20	c #Conflicts:    1637000 | #Constraints:      97836
1934.58/1940.20	c #Conflicts:    1638000 | #Constraints:      98836
1934.58/1940.20	c #Conflicts:    1639000 | #Constraints:      99836
1934.58/1940.20	c #Conflicts:    1640000 | #Constraints:     100836
1934.58/1940.20	c #Conflicts:    1641000 | #Constraints:     101836
1934.58/1940.20	c #Conflicts:    1642000 | #Constraints:     102836
1934.58/1940.20	c #Conflicts:    1643000 | #Constraints:     103836
1934.58/1940.20	c #Conflicts:    1644000 | #Constraints:     104836
1934.58/1940.20	c #Conflicts:    1645000 | #Constraints:     105836
1934.58/1940.20	c #Conflicts:    1646000 | #Constraints:     106836
1934.58/1940.20	c #Conflicts:    1647000 | #Constraints:     107836
1934.58/1940.20	c #Conflicts:    1648000 | #Constraints:     108836
1934.58/1940.20	c #Conflicts:    1649000 | #Constraints:     109836
1934.58/1940.20	c #Conflicts:    1650000 | #Constraints:     110836
1934.58/1940.20	c #Conflicts:    1651000 | #Constraints:     111836
1934.58/1940.20	c #Conflicts:    1652000 | #Constraints:     112836
1934.58/1940.20	c #Conflicts:    1653000 | #Constraints:     113836
1934.58/1940.20	c #Conflicts:    1654000 | #Constraints:     114836
1934.58/1940.20	c #Conflicts:    1655000 | #Constraints:     115836
1934.58/1940.20	c #Conflicts:    1656000 | #Constraints:     116836
1934.58/1940.20	c bounds 2814 >= 1929 @ 1912.71
1963.40/1969.19	c #Conflicts:    1657000 | #Constraints:     117911
1963.40/1969.19	c #Conflicts:    1658000 | #Constraints:     118911
1963.40/1969.19	c #Conflicts:    1659000 | #Constraints:     119913
1963.40/1969.19	c #Conflicts:    1660000 | #Constraints:     120916
1963.40/1969.19	c #Conflicts:    1661000 | #Constraints:     121936
1963.40/1969.19	c #Conflicts:    1662000 | #Constraints:     122952
1963.40/1969.19	c #Conflicts:    1663000 | #Constraints:     123973
1963.40/1969.19	c #Conflicts:    1664000 | #Constraints:     124994
1963.40/1969.19	c #Conflicts:    1665000 | #Constraints:     126002
1963.40/1969.19	c #Conflicts:    1666000 | #Constraints:     127012
1963.40/1969.19	c bounds 2813 >= 1929 @ 1941.35
2040.57/2046.51	c #Conflicts:    1667000 | #Constraints:     128053
2040.57/2046.51	c #Conflicts:    1668000 | #Constraints:     129053
2040.57/2046.51	c #Conflicts:    1669000 | #Constraints:     130053
2040.57/2046.51	c #Conflicts:    1670000 | #Constraints:     131053
2040.57/2046.51	c #Conflicts:    1671000 | #Constraints:     132053
2040.57/2046.51	c #Conflicts:    1672000 | #Constraints:     133053
2040.57/2046.51	c #Conflicts:    1673000 | #Constraints:     134053
2040.57/2046.51	c #Conflicts:    1674000 | #Constraints:     135053
2040.57/2046.51	c #Conflicts:    1675000 | #Constraints:     136053
2040.57/2046.51	c #Conflicts:    1676000 | #Constraints:     137053
2040.57/2046.51	c #Conflicts:    1677000 | #Constraints:     138053
2040.57/2046.51	c #Conflicts:    1678000 | #Constraints:     139053
2040.57/2046.51	c #Conflicts:    1679000 | #Constraints:     140053
2040.57/2046.51	c #Conflicts:    1680000 | #Constraints:     141053
2040.57/2046.51	c #Conflicts:    1681000 | #Constraints:     142053
2040.57/2046.51	c #Conflicts:    1682000 | #Constraints:     143053
2040.57/2046.51	c #Conflicts:    1683000 | #Constraints:     144053
2040.57/2046.51	c #Conflicts:    1684000 | #Constraints:     145053
2040.57/2046.51	c #Conflicts:    1685000 | #Constraints:     146053
2040.57/2046.51	c #Conflicts:    1686000 | #Constraints:     147053
2040.57/2046.51	c #Conflicts:    1687000 | #Constraints:     148053
2040.57/2046.51	c #Conflicts:    1688000 | #Constraints:     149053
2040.57/2046.51	c #Conflicts:    1689000 | #Constraints:     150053
2040.57/2046.51	c #Conflicts:    1690000 | #Constraints:     151053
2040.57/2046.51	c #Conflicts:    1691000 | #Constraints:     152053
2040.57/2046.51	c #Conflicts:    1692000 | #Constraints:     153053
2040.57/2046.51	c #Conflicts:    1693000 | #Constraints:     154053
2040.57/2046.51	c #Conflicts:    1694000 | #Constraints:     155053
2040.57/2046.51	c #Conflicts:    1695000 | #Constraints:     156053
2040.57/2046.51	c #Conflicts:    1696000 | #Constraints:     157053
2040.57/2046.51	c #Conflicts:    1697000 | #Constraints:     158053
2040.57/2046.51	c #Conflicts:    1698000 | #Constraints:     159053
2040.57/2046.51	c #Conflicts:    1699000 | #Constraints:     160053
2040.57/2046.51	c INPROCESSING
2040.57/2046.51	c GARBAGE COLLECT
2040.57/2046.51	c rational objective 1929
2041.08/2047.10	c bounds 2812 >= 1929 @ 2018.71
2042.77/2048.78	c #Conflicts:    1700000 | #Constraints:      97250
2042.77/2048.78	c bounds 2811 >= 1929 @ 2020.36
2069.19/2075.29	c #Conflicts:    1701000 | #Constraints:      98253
2069.19/2075.29	c #Conflicts:    1702000 | #Constraints:      99257
2069.19/2075.29	c #Conflicts:    1703000 | #Constraints:     100269
2069.19/2075.29	c #Conflicts:    1704000 | #Constraints:     101273
2069.19/2075.29	c #Conflicts:    1705000 | #Constraints:     102283
2069.19/2075.29	c #Conflicts:    1706000 | #Constraints:     103296
2069.19/2075.29	c #Conflicts:    1707000 | #Constraints:     104310
2069.19/2075.29	c #Conflicts:    1708000 | #Constraints:     105323
2069.19/2075.29	c #Conflicts:    1709000 | #Constraints:     106334
2069.19/2075.29	c #Conflicts:    1710000 | #Constraints:     107343
2069.19/2075.29	c #Conflicts:    1711000 | #Constraints:     108352
2069.19/2075.29	c bounds 2810 >= 1929 @ 2046.63
2129.84/2136.08	c #Conflicts:    1712000 | #Constraints:     109361
2129.84/2136.08	c #Conflicts:    1713000 | #Constraints:     110362
2129.84/2136.08	c #Conflicts:    1714000 | #Constraints:     111362
2129.84/2136.08	c #Conflicts:    1715000 | #Constraints:     112363
2129.84/2136.08	c #Conflicts:    1716000 | #Constraints:     113365
2129.84/2136.08	c #Conflicts:    1717000 | #Constraints:     114367
2129.84/2136.08	c #Conflicts:    1718000 | #Constraints:     115373
2129.84/2136.08	c #Conflicts:    1719000 | #Constraints:     116382
2129.84/2136.08	c #Conflicts:    1720000 | #Constraints:     117388
2129.84/2136.08	c #Conflicts:    1721000 | #Constraints:     118397
2129.84/2136.08	c #Conflicts:    1722000 | #Constraints:     119404
2129.84/2136.08	c #Conflicts:    1723000 | #Constraints:     120410
2129.84/2136.08	c #Conflicts:    1724000 | #Constraints:     121418
2129.84/2136.08	c #Conflicts:    1725000 | #Constraints:     122427
2129.84/2136.08	c #Conflicts:    1726000 | #Constraints:     123433
2129.84/2136.08	c #Conflicts:    1727000 | #Constraints:     124436
2129.84/2136.08	c #Conflicts:    1728000 | #Constraints:     125439
2129.84/2136.08	c #Conflicts:    1729000 | #Constraints:     126448
2129.84/2136.08	c #Conflicts:    1730000 | #Constraints:     127455
2129.84/2136.08	c #Conflicts:    1731000 | #Constraints:     128463
2129.84/2136.08	c #Conflicts:    1732000 | #Constraints:     129470
2129.84/2136.08	c #Conflicts:    1733000 | #Constraints:     130482
2129.84/2136.08	c #Conflicts:    1734000 | #Constraints:     131494
2129.84/2136.08	c INPROCESSING
2129.84/2136.08	c GARBAGE COLLECT
2129.84/2136.08	c rational objective 1929
2161.86/2168.19	c #Conflicts:    1735000 | #Constraints:      83236
2161.86/2168.19	c #Conflicts:    1736000 | #Constraints:      84236
2161.86/2168.19	c #Conflicts:    1737000 | #Constraints:      85236
2161.86/2168.19	c #Conflicts:    1738000 | #Constraints:      86236
2161.86/2168.19	c #Conflicts:    1739000 | #Constraints:      87236
2161.86/2168.19	c #Conflicts:    1740000 | #Constraints:      88236
2161.86/2168.19	c #Conflicts:    1741000 | #Constraints:      89236
2161.86/2168.19	c #Conflicts:    1742000 | #Constraints:      90236
2161.86/2168.19	c #Conflicts:    1743000 | #Constraints:      91236
2161.86/2168.19	c #Conflicts:    1744000 | #Constraints:      92236
2161.86/2168.19	c #Conflicts:    1745000 | #Constraints:      93236
2161.86/2168.19	c #Conflicts:    1746000 | #Constraints:      94236
2161.86/2168.19	c #Conflicts:    1747000 | #Constraints:      95236
2161.86/2168.19	c #Conflicts:    1748000 | #Constraints:      96236
2161.86/2168.19	c #Conflicts:    1749000 | #Constraints:      97236
2161.86/2168.19	c #Conflicts:    1750000 | #Constraints:      98236
2161.86/2168.19	c #Conflicts:    1751000 | #Constraints:      99236
2161.86/2168.19	c #Conflicts:    1752000 | #Constraints:     100236
2161.86/2168.19	c #Conflicts:    1753000 | #Constraints:     101236
2161.86/2168.19	c #Conflicts:    1754000 | #Constraints:     102236
2161.86/2168.19	c #Conflicts:    1755000 | #Constraints:     103236
2161.86/2168.19	c #Conflicts:    1756000 | #Constraints:     104236
2161.86/2168.19	c #Conflicts:    1757000 | #Constraints:     105236
2161.86/2168.19	c #Conflicts:    1758000 | #Constraints:     106236
2161.86/2168.19	c #Conflicts:    1759000 | #Constraints:     107236
2161.86/2168.19	c #Conflicts:    1760000 | #Constraints:     108236
2161.86/2168.19	c #Conflicts:    1761000 | #Constraints:     109236
2161.86/2168.19	c #Conflicts:    1762000 | #Constraints:     110236
2161.86/2168.19	c #Conflicts:    1763000 | #Constraints:     111236
2161.86/2168.19	c #Conflicts:    1764000 | #Constraints:     112236
2161.86/2168.19	c #Conflicts:    1765000 | #Constraints:     113236
2161.86/2168.19	c #Conflicts:    1766000 | #Constraints:     114236
2161.86/2168.19	c #Conflicts:    1767000 | #Constraints:     115236
2161.86/2168.19	c #Conflicts:    1768000 | #Constraints:     116236
2161.86/2168.19	c #Conflicts:    1769000 | #Constraints:     117236
2161.86/2168.19	c #Conflicts:    1770000 | #Constraints:     118236
2161.86/2168.19	c INPROCESSING
2161.86/2168.19	c GARBAGE COLLECT
2161.86/2168.19	c rational objective 1929
2204.14/2210.59	c #Conflicts:    1771000 | #Constraints:      76549
2204.14/2210.59	c #Conflicts:    1772000 | #Constraints:      77549
2204.14/2210.59	c #Conflicts:    1773000 | #Constraints:      78549
2204.14/2210.59	c #Conflicts:    1774000 | #Constraints:      79549
2204.14/2210.59	c #Conflicts:    1775000 | #Constraints:      80549
2204.14/2210.59	c #Conflicts:    1776000 | #Constraints:      81549
2204.14/2210.59	c #Conflicts:    1777000 | #Constraints:      82549
2204.14/2210.59	c #Conflicts:    1778000 | #Constraints:      83549
2204.14/2210.59	c #Conflicts:    1779000 | #Constraints:      84549
2204.14/2210.59	c #Conflicts:    1780000 | #Constraints:      85549
2204.14/2210.59	c #Conflicts:    1781000 | #Constraints:      86549
2204.14/2210.59	c #Conflicts:    1782000 | #Constraints:      87549
2204.14/2210.59	c #Conflicts:    1783000 | #Constraints:      88549
2204.14/2210.59	c #Conflicts:    1784000 | #Constraints:      89549
2204.14/2210.59	c #Conflicts:    1785000 | #Constraints:      90549
2204.14/2210.59	c #Conflicts:    1786000 | #Constraints:      91549
2204.14/2210.59	c #Conflicts:    1787000 | #Constraints:      92549
2204.14/2210.59	c #Conflicts:    1788000 | #Constraints:      93549
2204.14/2210.59	c #Conflicts:    1789000 | #Constraints:      94549
2204.14/2210.59	c #Conflicts:    1790000 | #Constraints:      95549
2204.14/2210.59	c #Conflicts:    1791000 | #Constraints:      96549
2204.14/2210.59	c #Conflicts:    1792000 | #Constraints:      97549
2204.14/2210.59	c #Conflicts:    1793000 | #Constraints:      98549
2204.14/2210.59	c #Conflicts:    1794000 | #Constraints:      99549
2204.14/2210.59	c #Conflicts:    1795000 | #Constraints:     100549
2204.14/2210.59	c #Conflicts:    1796000 | #Constraints:     101549
2204.14/2210.59	c #Conflicts:    1797000 | #Constraints:     102549
2204.14/2210.59	c #Conflicts:    1798000 | #Constraints:     103549
2204.14/2210.59	c #Conflicts:    1799000 | #Constraints:     104549
2204.14/2210.59	c #Conflicts:    1800000 | #Constraints:     105549
2204.14/2210.59	c #Conflicts:    1801000 | #Constraints:     106549
2204.14/2210.59	c #Conflicts:    1802000 | #Constraints:     107549
2204.14/2210.59	c #Conflicts:    1803000 | #Constraints:     108549
2204.14/2210.59	c #Conflicts:    1804000 | #Constraints:     109549
2204.14/2210.59	c #Conflicts:    1805000 | #Constraints:     110549
2204.14/2210.59	c #Conflicts:    1806000 | #Constraints:     111549
2204.14/2210.59	c #Conflicts:    1807000 | #Constraints:     112549
2204.14/2210.59	c #Conflicts:    1808000 | #Constraints:     113549
2204.14/2210.59	c #Conflicts:    1809000 | #Constraints:     114549
2204.14/2210.59	c #Conflicts:    1810000 | #Constraints:     115549
2204.14/2210.59	c #Conflicts:    1811000 | #Constraints:     116549
2204.14/2210.59	c #Conflicts:    1812000 | #Constraints:     117549
2204.14/2210.59	c bounds 2810 >= 1930 @ 2180.55
2236.85/2243.34	c #Conflicts:    1813000 | #Constraints:     118759
2236.85/2243.34	c #Conflicts:    1814000 | #Constraints:     119759
2236.85/2243.34	c #Conflicts:    1815000 | #Constraints:     120759
2236.85/2243.34	c #Conflicts:    1816000 | #Constraints:     121759
2236.85/2243.34	c #Conflicts:    1817000 | #Constraints:     122760
2236.85/2243.34	c #Conflicts:    1818000 | #Constraints:     123760
2236.85/2243.34	c #Conflicts:    1819000 | #Constraints:     124760
2236.85/2243.34	c #Conflicts:    1820000 | #Constraints:     125761
2236.85/2243.34	c #Conflicts:    1821000 | #Constraints:     126764
2236.85/2243.34	c #Conflicts:    1822000 | #Constraints:     127764
2236.85/2243.34	c #Conflicts:    1823000 | #Constraints:     128766
2236.85/2243.34	c #Conflicts:    1824000 | #Constraints:     129770
2236.85/2243.34	c #Conflicts:    1825000 | #Constraints:     130775
2236.85/2243.34	c #Conflicts:    1826000 | #Constraints:     131781
2236.85/2243.34	c bounds 2809 >= 1930 @ 2212.96
2258.19/2264.73	c #Conflicts:    1827000 | #Constraints:     132787
2258.19/2264.73	c #Conflicts:    1828000 | #Constraints:     133787
2258.19/2264.73	c #Conflicts:    1829000 | #Constraints:     134787
2258.19/2264.73	c #Conflicts:    1830000 | #Constraints:     135787
2258.19/2264.73	c #Conflicts:    1831000 | #Constraints:     136787
2258.19/2264.73	c #Conflicts:    1832000 | #Constraints:     137787
2258.19/2264.73	c #Conflicts:    1833000 | #Constraints:     138787
2258.19/2264.73	c #Conflicts:    1834000 | #Constraints:     139787
2258.19/2264.73	c #Conflicts:    1835000 | #Constraints:     140787
2258.19/2264.73	c #Conflicts:    1836000 | #Constraints:     141787
2258.19/2264.73	c #Conflicts:    1837000 | #Constraints:     142787
2258.19/2264.73	c #Conflicts:    1838000 | #Constraints:     143787
2258.19/2264.73	c #Conflicts:    1839000 | #Constraints:     144787
2258.19/2264.73	c #Conflicts:    1840000 | #Constraints:     145787
2258.19/2264.73	c #Conflicts:    1841000 | #Constraints:     146787
2258.19/2264.73	c #Conflicts:    1842000 | #Constraints:     147787
2258.19/2264.73	c #Conflicts:    1843000 | #Constraints:     148787
2258.19/2264.73	c #Conflicts:    1844000 | #Constraints:     149787
2258.19/2264.73	c #Conflicts:    1845000 | #Constraints:     150787
2258.19/2264.73	c #Conflicts:    1846000 | #Constraints:     151787
2258.19/2264.73	c #Conflicts:    1847000 | #Constraints:     152787
2258.19/2264.73	c bounds 2809 >= 1931 @ 2234.14
2270.47/2277.10	c #Conflicts:    1848000 | #Constraints:     153901
2270.47/2277.10	c #Conflicts:    1849000 | #Constraints:     154901
2270.47/2277.10	c #Conflicts:    1850000 | #Constraints:     155901
2270.47/2277.10	c #Conflicts:    1851000 | #Constraints:     156901
2270.47/2277.10	c #Conflicts:    1852000 | #Constraints:     157901
2270.47/2277.10	c #Conflicts:    1853000 | #Constraints:     158901
2270.47/2277.10	c #Conflicts:    1854000 | #Constraints:     159901
2270.47/2277.10	c #Conflicts:    1855000 | #Constraints:     160901
2270.47/2277.10	c #Conflicts:    1856000 | #Constraints:     161901
2270.47/2277.10	c #Conflicts:    1857000 | #Constraints:     162901
2270.47/2277.10	c bounds 2809 >= 1932 @ 2246.4
2275.95/2282.58	c #Conflicts:    1858000 | #Constraints:     163928
2275.95/2282.58	c #Conflicts:    1859000 | #Constraints:     164928
2275.95/2282.58	c #Conflicts:    1860000 | #Constraints:     165928
2275.95/2282.58	c INPROCESSING
2275.95/2282.58	c GARBAGE COLLECT
2275.95/2282.58	c rational objective 1932
2279.34/2285.96	c #Conflicts:    1861000 | #Constraints:      99666
2279.34/2285.96	c #Conflicts:    1862000 | #Constraints:     100666
2279.34/2285.96	c #Conflicts:    1863000 | #Constraints:     101666
2279.34/2285.96	c #Conflicts:    1864000 | #Constraints:     102666
2279.34/2285.96	c #Conflicts:    1865000 | #Constraints:     103666
2279.34/2285.96	c #Conflicts:    1866000 | #Constraints:     104666
2279.34/2285.96	c #Conflicts:    1867000 | #Constraints:     105666
2279.34/2285.96	c bounds 2809 >= 1933 @ 2255.18
2297.51/2304.13	c #Conflicts:    1868000 | #Constraints:     106732
2297.51/2304.13	c #Conflicts:    1869000 | #Constraints:     107732
2297.51/2304.13	c #Conflicts:    1870000 | #Constraints:     108732
2297.51/2304.13	c #Conflicts:    1871000 | #Constraints:     109732
2297.51/2304.13	c #Conflicts:    1872000 | #Constraints:     110732
2297.51/2304.13	c #Conflicts:    1873000 | #Constraints:     111732
2297.51/2304.13	c #Conflicts:    1874000 | #Constraints:     112732
2297.51/2304.13	c #Conflicts:    1875000 | #Constraints:     113732
2297.51/2304.13	c #Conflicts:    1876000 | #Constraints:     114732
2297.51/2304.13	c #Conflicts:    1877000 | #Constraints:     115732
2297.51/2304.13	c #Conflicts:    1878000 | #Constraints:     116732
2297.51/2304.13	c #Conflicts:    1879000 | #Constraints:     117732
2297.51/2304.13	c #Conflicts:    1880000 | #Constraints:     118732
2297.51/2304.13	c #Conflicts:    1881000 | #Constraints:     119732
2297.51/2304.13	c #Conflicts:    1882000 | #Constraints:     120732
2297.51/2304.13	c #Conflicts:    1883000 | #Constraints:     121732
2297.51/2304.13	c #Conflicts:    1884000 | #Constraints:     122732
2297.51/2304.13	c #Conflicts:    1885000 | #Constraints:     123732
2297.51/2304.13	c #Conflicts:    1886000 | #Constraints:     124732
2297.51/2304.13	c bounds 2809 >= 1934 @ 2273.12
2309.06/2315.78	c #Conflicts:    1887000 | #Constraints:     125783
2309.06/2315.78	c #Conflicts:    1888000 | #Constraints:     126783
2309.06/2315.78	c #Conflicts:    1889000 | #Constraints:     127783
2309.06/2315.78	c #Conflicts:    1890000 | #Constraints:     128783
2309.06/2315.78	c #Conflicts:    1891000 | #Constraints:     129783
2309.06/2315.78	c #Conflicts:    1892000 | #Constraints:     130783
2309.06/2315.78	c #Conflicts:    1893000 | #Constraints:     131783
2309.06/2315.78	c #Conflicts:    1894000 | #Constraints:     132783
2309.06/2315.78	c #Conflicts:    1895000 | #Constraints:     133783
2309.06/2315.78	c #Conflicts:    1896000 | #Constraints:     134783
2309.06/2315.78	c #Conflicts:    1897000 | #Constraints:     135783
2309.06/2315.78	c INPROCESSING
2309.06/2315.78	c GARBAGE COLLECT
2309.06/2315.78	c rational objective 1934
2391.64/2398.57	c #Conflicts:    1898000 | #Constraints:      84691
2391.64/2398.57	c #Conflicts:    1899000 | #Constraints:      85691
2391.64/2398.57	c #Conflicts:    1900000 | #Constraints:      86691
2391.64/2398.57	c #Conflicts:    1901000 | #Constraints:      87691
2391.64/2398.57	c #Conflicts:    1902000 | #Constraints:      88692
2391.64/2398.57	c #Conflicts:    1903000 | #Constraints:      89692
2391.64/2398.57	c #Conflicts:    1904000 | #Constraints:      90692
2391.64/2398.57	c #Conflicts:    1905000 | #Constraints:      91692
2391.64/2398.57	c #Conflicts:    1906000 | #Constraints:      92692
2391.64/2398.57	c #Conflicts:    1907000 | #Constraints:      93696
2391.64/2398.57	c #Conflicts:    1908000 | #Constraints:      94708
2391.64/2398.57	c #Conflicts:    1909000 | #Constraints:      95714
2391.64/2398.57	c #Conflicts:    1910000 | #Constraints:      96724
2391.64/2398.57	c #Conflicts:    1911000 | #Constraints:      97736
2391.64/2398.57	c #Conflicts:    1912000 | #Constraints:      98741
2391.64/2398.57	c #Conflicts:    1913000 | #Constraints:      99746
2391.64/2398.57	c #Conflicts:    1914000 | #Constraints:     100753
2391.64/2398.57	c #Conflicts:    1915000 | #Constraints:     101760
2391.64/2398.57	c #Conflicts:    1916000 | #Constraints:     102766
2391.64/2398.57	c #Conflicts:    1917000 | #Constraints:     103771
2391.64/2398.57	c #Conflicts:    1918000 | #Constraints:     104782
2391.64/2398.57	c #Conflicts:    1919000 | #Constraints:     105786
2391.64/2398.57	c #Conflicts:    1920000 | #Constraints:     106790
2391.64/2398.57	c #Conflicts:    1921000 | #Constraints:     107798
2391.64/2398.57	c #Conflicts:    1922000 | #Constraints:     108806
2391.64/2398.57	c #Conflicts:    1923000 | #Constraints:     109813
2391.64/2398.57	c #Conflicts:    1924000 | #Constraints:     110818
2391.64/2398.57	c #Conflicts:    1925000 | #Constraints:     111821
2391.64/2398.57	c bounds 2808 >= 1934 @ 2366.75
2403.00/2409.93	c #Conflicts:    1926000 | #Constraints:     112823
2403.00/2409.93	c #Conflicts:    1927000 | #Constraints:     113823
2403.00/2409.93	c #Conflicts:    1928000 | #Constraints:     114823
2403.00/2409.93	c #Conflicts:    1929000 | #Constraints:     115823
2403.00/2409.93	c #Conflicts:    1930000 | #Constraints:     116823
2403.00/2409.93	c #Conflicts:    1931000 | #Constraints:     117823
2403.00/2409.93	c #Conflicts:    1932000 | #Constraints:     118823
2403.00/2409.93	c #Conflicts:    1933000 | #Constraints:     119823
2403.00/2409.93	c #Conflicts:    1934000 | #Constraints:     120823
2403.00/2409.93	c INPROCESSING
2403.00/2409.93	c GARBAGE COLLECT
2403.00/2409.93	c rational objective 1934
2422.45/2429.41	c #Conflicts:    1935000 | #Constraints:      77827
2422.45/2429.41	c #Conflicts:    1936000 | #Constraints:      78827
2422.45/2429.41	c #Conflicts:    1937000 | #Constraints:      79827
2422.45/2429.41	c #Conflicts:    1938000 | #Constraints:      80827
2422.45/2429.41	c #Conflicts:    1939000 | #Constraints:      81827
2422.45/2429.41	c #Conflicts:    1940000 | #Constraints:      82827
2422.45/2429.41	c #Conflicts:    1941000 | #Constraints:      83827
2422.45/2429.41	c #Conflicts:    1942000 | #Constraints:      84827
2422.45/2429.41	c #Conflicts:    1943000 | #Constraints:      85827
2422.45/2429.41	c #Conflicts:    1944000 | #Constraints:      86827
2422.45/2429.41	c #Conflicts:    1945000 | #Constraints:      87827
2422.45/2429.41	c #Conflicts:    1946000 | #Constraints:      88827
2422.45/2429.41	c #Conflicts:    1947000 | #Constraints:      89827
2422.45/2429.41	c #Conflicts:    1948000 | #Constraints:      90827
2422.45/2429.41	c #Conflicts:    1949000 | #Constraints:      91827
2422.45/2429.41	c #Conflicts:    1950000 | #Constraints:      92827
2422.45/2429.41	c #Conflicts:    1951000 | #Constraints:      93827
2422.45/2429.41	c #Conflicts:    1952000 | #Constraints:      94827
2422.45/2429.41	c #Conflicts:    1953000 | #Constraints:      95827
2422.45/2429.41	c #Conflicts:    1954000 | #Constraints:      96827
2422.45/2429.41	c #Conflicts:    1955000 | #Constraints:      97827
2422.45/2429.41	c #Conflicts:    1956000 | #Constraints:      98827
2422.45/2429.41	c #Conflicts:    1957000 | #Constraints:      99827
2422.45/2429.41	c #Conflicts:    1958000 | #Constraints:     100827
2422.45/2429.41	c #Conflicts:    1959000 | #Constraints:     101827
2422.45/2429.41	c #Conflicts:    1960000 | #Constraints:     102827
2422.45/2429.41	c #Conflicts:    1961000 | #Constraints:     103827
2422.45/2429.41	c bounds 2808 >= 1935 @ 2397.19
2445.99/2453.08	c #Conflicts:    1962000 | #Constraints:     104962
2445.99/2453.08	c #Conflicts:    1963000 | #Constraints:     105962
2445.99/2453.08	c #Conflicts:    1964000 | #Constraints:     106962
2445.99/2453.08	c #Conflicts:    1965000 | #Constraints:     107962
2445.99/2453.08	c #Conflicts:    1966000 | #Constraints:     108962
2445.99/2453.08	c #Conflicts:    1967000 | #Constraints:     109962
2445.99/2453.08	c #Conflicts:    1968000 | #Constraints:     110962
2445.99/2453.08	c #Conflicts:    1969000 | #Constraints:     111962
2445.99/2453.08	c #Conflicts:    1970000 | #Constraints:     112962
2445.99/2453.08	c #Conflicts:    1971000 | #Constraints:     113962
2445.99/2453.08	c #Conflicts:    1972000 | #Constraints:     114962
2445.99/2453.08	c #Conflicts:    1973000 | #Constraints:     115962
2445.99/2453.08	c #Conflicts:    1974000 | #Constraints:     116962
2445.99/2453.08	c #Conflicts:    1975000 | #Constraints:     117962
2445.99/2453.08	c #Conflicts:    1976000 | #Constraints:     118962
2445.99/2453.08	c #Conflicts:    1977000 | #Constraints:     119962
2445.99/2453.08	c #Conflicts:    1978000 | #Constraints:     120962
2445.99/2453.08	c #Conflicts:    1979000 | #Constraints:     121962
2445.99/2453.08	c #Conflicts:    1980000 | #Constraints:     122962
2445.99/2453.08	c #Conflicts:    1981000 | #Constraints:     123962
2445.99/2453.08	c #Conflicts:    1982000 | #Constraints:     124962
2445.99/2453.08	c #Conflicts:    1983000 | #Constraints:     125962
2445.99/2453.08	c #Conflicts:    1984000 | #Constraints:     126962
2445.99/2453.08	c bounds 2808 >= 1936 @ 2420.6
2515.49/2522.75	c #Conflicts:    1985000 | #Constraints:     127989
2515.49/2522.75	c #Conflicts:    1986000 | #Constraints:     128989
2515.49/2522.75	c #Conflicts:    1987000 | #Constraints:     129989
2515.49/2522.75	c #Conflicts:    1988000 | #Constraints:     130989
2515.49/2522.75	c #Conflicts:    1989000 | #Constraints:     131989
2515.49/2522.75	c #Conflicts:    1990000 | #Constraints:     132989
2515.49/2522.75	c #Conflicts:    1991000 | #Constraints:     133989
2515.49/2522.75	c #Conflicts:    1992000 | #Constraints:     134989
2515.49/2522.75	c #Conflicts:    1993000 | #Constraints:     135989
2515.49/2522.75	c #Conflicts:    1994000 | #Constraints:     136989
2515.49/2522.75	c #Conflicts:    1995000 | #Constraints:     137989
2515.49/2522.75	c #Conflicts:    1996000 | #Constraints:     138989
2515.49/2522.75	c #Conflicts:    1997000 | #Constraints:     139989
2515.49/2522.75	c #Conflicts:    1998000 | #Constraints:     140989
2515.49/2522.75	c #Conflicts:    1999000 | #Constraints:     141989
2515.49/2522.75	c #Conflicts:    2000000 | #Constraints:     142989
2515.49/2522.75	c #Conflicts:    2001000 | #Constraints:     143989
2515.49/2522.75	c #Conflicts:    2002000 | #Constraints:     144989
2515.49/2522.75	c #Conflicts:    2003000 | #Constraints:     145989
2515.49/2522.75	c #Conflicts:    2004000 | #Constraints:     146989
2515.49/2522.75	c #Conflicts:    2005000 | #Constraints:     147989
2515.49/2522.75	c #Conflicts:    2006000 | #Constraints:     148989
2515.49/2522.75	c #Conflicts:    2007000 | #Constraints:     149989
2515.49/2522.75	c #Conflicts:    2008000 | #Constraints:     150989
2515.49/2522.75	c #Conflicts:    2009000 | #Constraints:     151989
2515.49/2522.75	c #Conflicts:    2010000 | #Constraints:     152989
2515.49/2522.75	c #Conflicts:    2011000 | #Constraints:     153989
2515.49/2522.75	c #Conflicts:    2012000 | #Constraints:     154989
2515.49/2522.75	c #Conflicts:    2013000 | #Constraints:     155989
2515.49/2522.75	c #Conflicts:    2014000 | #Constraints:     156989
2515.49/2522.75	c #Conflicts:    2015000 | #Constraints:     157989
2515.49/2522.75	c #Conflicts:    2016000 | #Constraints:     158989
2515.49/2522.75	c #Conflicts:    2017000 | #Constraints:     159989
2515.49/2522.75	c #Conflicts:    2018000 | #Constraints:     160989
2515.49/2522.75	c #Conflicts:    2019000 | #Constraints:     161989
2515.49/2522.75	c #Conflicts:    2020000 | #Constraints:     162989
2515.49/2522.75	c #Conflicts:    2021000 | #Constraints:     163989
2515.49/2522.75	c #Conflicts:    2022000 | #Constraints:     164989
2515.49/2522.75	c #Conflicts:    2023000 | #Constraints:     165989
2515.49/2522.75	c #Conflicts:    2024000 | #Constraints:     166989
2515.49/2522.75	c #Conflicts:    2025000 | #Constraints:     167989
2515.49/2522.75	c #Conflicts:    2026000 | #Constraints:     168989
2515.49/2522.75	c #Conflicts:    2027000 | #Constraints:     169989
2515.49/2522.75	c #Conflicts:    2028000 | #Constraints:     170989
2515.49/2522.75	c INPROCESSING
2515.49/2522.75	c GARBAGE COLLECT
2515.49/2522.75	c rational objective 1936
2570.33/2577.79	c #Conflicts:    2029000 | #Constraints:     102676
2570.33/2577.79	c #Conflicts:    2030000 | #Constraints:     103676
2570.33/2577.79	c #Conflicts:    2031000 | #Constraints:     104676
2570.33/2577.79	c #Conflicts:    2032000 | #Constraints:     105676
2570.33/2577.79	c #Conflicts:    2033000 | #Constraints:     106676
2570.33/2577.79	c #Conflicts:    2034000 | #Constraints:     107676
2570.33/2577.79	c #Conflicts:    2035000 | #Constraints:     108676
2570.33/2577.79	c #Conflicts:    2036000 | #Constraints:     109676
2570.33/2577.79	c #Conflicts:    2037000 | #Constraints:     110676
2570.33/2577.79	c #Conflicts:    2038000 | #Constraints:     111676
2570.33/2577.79	c #Conflicts:    2039000 | #Constraints:     112676
2570.33/2577.79	c #Conflicts:    2040000 | #Constraints:     113676
2570.33/2577.79	c #Conflicts:    2041000 | #Constraints:     114676
2570.33/2577.79	c #Conflicts:    2042000 | #Constraints:     115676
2570.33/2577.79	c #Conflicts:    2043000 | #Constraints:     116676
2570.33/2577.79	c #Conflicts:    2044000 | #Constraints:     117676
2570.33/2577.79	c #Conflicts:    2045000 | #Constraints:     118676
2570.33/2577.79	c #Conflicts:    2046000 | #Constraints:     119676
2570.33/2577.79	c #Conflicts:    2047000 | #Constraints:     120676
2570.33/2577.79	c #Conflicts:    2048000 | #Constraints:     121676
2570.33/2577.79	c #Conflicts:    2049000 | #Constraints:     122676
2570.33/2577.79	c #Conflicts:    2050000 | #Constraints:     123676
2570.33/2577.79	c #Conflicts:    2051000 | #Constraints:     124676
2570.33/2577.79	c #Conflicts:    2052000 | #Constraints:     125676
2570.33/2577.79	c #Conflicts:    2053000 | #Constraints:     126676
2570.33/2577.79	c #Conflicts:    2054000 | #Constraints:     127676
2570.33/2577.79	c #Conflicts:    2055000 | #Constraints:     128676
2570.33/2577.79	c #Conflicts:    2056000 | #Constraints:     129676
2570.33/2577.79	c #Conflicts:    2057000 | #Constraints:     130676
2570.33/2577.79	c #Conflicts:    2058000 | #Constraints:     131676
2570.33/2577.79	c #Conflicts:    2059000 | #Constraints:     132676
2570.33/2577.79	c #Conflicts:    2060000 | #Constraints:     133676
2570.33/2577.79	c #Conflicts:    2061000 | #Constraints:     134676
2570.33/2577.79	c #Conflicts:    2062000 | #Constraints:     135676
2570.33/2577.79	c #Conflicts:    2063000 | #Constraints:     136676
2570.33/2577.79	c #Conflicts:    2064000 | #Constraints:     137676
2570.33/2577.79	c #Conflicts:    2065000 | #Constraints:     138676
2570.33/2577.79	c #Conflicts:    2066000 | #Constraints:     139676
2570.33/2577.79	c #Conflicts:    2067000 | #Constraints:     140676
2570.33/2577.79	c INPROCESSING
2570.33/2577.79	c GARBAGE COLLECT
2570.33/2577.79	c rational objective 1936
2571.43/2578.83	c #Conflicts:    2068000 | #Constraints:      88029
2571.43/2578.83	c bounds 2808 >= 1937 @ 2545.28
2613.12/2620.68	c #Conflicts:    2069000 | #Constraints:      89140
2613.12/2620.68	c #Conflicts:    2070000 | #Constraints:      90140
2613.12/2620.68	c #Conflicts:    2071000 | #Constraints:      91140
2613.12/2620.68	c #Conflicts:    2072000 | #Constraints:      92140
2613.12/2620.68	c #Conflicts:    2073000 | #Constraints:      93140
2613.12/2620.68	c #Conflicts:    2074000 | #Constraints:      94140
2613.12/2620.68	c #Conflicts:    2075000 | #Constraints:      95140
2613.12/2620.68	c #Conflicts:    2076000 | #Constraints:      96140
2613.12/2620.68	c #Conflicts:    2077000 | #Constraints:      97140
2613.12/2620.68	c #Conflicts:    2078000 | #Constraints:      98140
2613.12/2620.68	c #Conflicts:    2079000 | #Constraints:      99140
2613.12/2620.68	c #Conflicts:    2080000 | #Constraints:     100140
2613.12/2620.68	c #Conflicts:    2081000 | #Constraints:     101140
2613.12/2620.68	c #Conflicts:    2082000 | #Constraints:     102140
2613.12/2620.68	c #Conflicts:    2083000 | #Constraints:     103140
2613.12/2620.68	c #Conflicts:    2084000 | #Constraints:     104140
2613.12/2620.68	c #Conflicts:    2085000 | #Constraints:     105140
2613.12/2620.68	c #Conflicts:    2086000 | #Constraints:     106140
2613.12/2620.68	c #Conflicts:    2087000 | #Constraints:     107140
2613.12/2620.68	c #Conflicts:    2088000 | #Constraints:     108140
2613.12/2620.68	c #Conflicts:    2089000 | #Constraints:     109140
2613.12/2620.68	c #Conflicts:    2090000 | #Constraints:     110140
2613.12/2620.68	c #Conflicts:    2091000 | #Constraints:     111140
2613.12/2620.68	c #Conflicts:    2092000 | #Constraints:     112140
2613.12/2620.68	c #Conflicts:    2093000 | #Constraints:     113140
2613.12/2620.68	c #Conflicts:    2094000 | #Constraints:     114140
2613.12/2620.68	c #Conflicts:    2095000 | #Constraints:     115140
2613.12/2620.68	c #Conflicts:    2096000 | #Constraints:     116140
2613.12/2620.68	c #Conflicts:    2097000 | #Constraints:     117140
2613.12/2620.68	c #Conflicts:    2098000 | #Constraints:     118140
2613.12/2620.68	c #Conflicts:    2099000 | #Constraints:     119140
2613.12/2620.68	c #Conflicts:    2100000 | #Constraints:     120140
2613.12/2620.68	c #Conflicts:    2101000 | #Constraints:     121140
2613.12/2620.68	c #Conflicts:    2102000 | #Constraints:     122140
2613.12/2620.68	c #Conflicts:    2103000 | #Constraints:     123140
2613.12/2620.68	c #Conflicts:    2104000 | #Constraints:     124140
2613.12/2620.68	c #Conflicts:    2105000 | #Constraints:     125140
2613.12/2620.68	c INPROCESSING
2613.12/2620.68	c GARBAGE COLLECT
2613.12/2620.68	c rational objective 1937
2613.32/2620.87	c bounds 2807 >= 1937 @ 2586.94
2613.42/2620.92	c bounds 2806 >= 1937 @ 2586.98
2615.31/2622.82	c #Conflicts:    2106000 | #Constraints:      80113
2615.31/2622.82	c bounds 2805 >= 1937 @ 2588.86
2620.51/2628.06	c #Conflicts:    2107000 | #Constraints:      81114
2620.51/2628.06	c #Conflicts:    2108000 | #Constraints:      82114
2620.51/2628.06	c bounds 2804 >= 1937 @ 2594.01
2623.50/2631.05	c #Conflicts:    2109000 | #Constraints:      83118
2623.50/2631.05	c bounds 2803 >= 1937 @ 2596.95
2629.59/2637.15	c #Conflicts:    2110000 | #Constraints:      84134
2629.59/2637.15	c #Conflicts:    2111000 | #Constraints:      85134
2629.59/2637.15	c #Conflicts:    2112000 | #Constraints:      86145
2629.59/2637.15	c bounds 2802 >= 1937 @ 2603.01
2758.15/2766.04	c #Conflicts:    2113000 | #Constraints:      87157
2758.15/2766.04	c #Conflicts:    2114000 | #Constraints:      88157
2758.15/2766.04	c #Conflicts:    2115000 | #Constraints:      89162
2758.15/2766.04	c #Conflicts:    2116000 | #Constraints:      90169
2758.15/2766.04	c #Conflicts:    2117000 | #Constraints:      91181
2758.15/2766.04	c #Conflicts:    2118000 | #Constraints:      92193
2758.15/2766.04	c #Conflicts:    2119000 | #Constraints:      93200
2758.15/2766.04	c #Conflicts:    2120000 | #Constraints:      94207
2758.15/2766.04	c #Conflicts:    2121000 | #Constraints:      95217
2758.15/2766.04	c #Conflicts:    2122000 | #Constraints:      96236
2758.15/2766.04	c #Conflicts:    2123000 | #Constraints:      97244
2758.15/2766.04	c #Conflicts:    2124000 | #Constraints:      98253
2758.15/2766.04	c #Conflicts:    2125000 | #Constraints:      99263
2758.15/2766.04	c #Conflicts:    2126000 | #Constraints:     100268
2758.15/2766.04	c #Conflicts:    2127000 | #Constraints:     101274
2758.15/2766.04	c #Conflicts:    2128000 | #Constraints:     102284
2758.15/2766.04	c #Conflicts:    2129000 | #Constraints:     103294
2758.15/2766.04	c #Conflicts:    2130000 | #Constraints:     104303
2758.15/2766.04	c #Conflicts:    2131000 | #Constraints:     105310
2758.15/2766.04	c #Conflicts:    2132000 | #Constraints:     106316
2758.15/2766.04	c #Conflicts:    2133000 | #Constraints:     107325
2758.15/2766.04	c #Conflicts:    2134000 | #Constraints:     108334
2758.15/2766.04	c #Conflicts:    2135000 | #Constraints:     109344
2758.15/2766.04	c #Conflicts:    2136000 | #Constraints:     110352
2758.15/2766.04	c #Conflicts:    2137000 | #Constraints:     111356
2758.15/2766.04	c #Conflicts:    2138000 | #Constraints:     112359
2758.15/2766.04	c #Conflicts:    2139000 | #Constraints:     113364
2758.15/2766.04	c #Conflicts:    2140000 | #Constraints:     114369
2758.15/2766.04	c #Conflicts:    2141000 | #Constraints:     115377
2758.15/2766.04	c #Conflicts:    2142000 | #Constraints:     116382
2758.15/2766.04	c #Conflicts:    2143000 | #Constraints:     117386
2758.15/2766.04	c #Conflicts:    2144000 | #Constraints:     118396
2758.15/2766.04	c #Conflicts:    2145000 | #Constraints:     119399
2758.15/2766.04	c #Conflicts:    2146000 | #Constraints:     120403
2758.15/2766.04	c #Conflicts:    2147000 | #Constraints:     121407
2758.15/2766.04	c #Conflicts:    2148000 | #Constraints:     122410
2758.15/2766.04	c #Conflicts:    2149000 | #Constraints:     123414
2758.15/2766.04	c #Conflicts:    2150000 | #Constraints:     124420
2758.15/2766.04	c #Conflicts:    2151000 | #Constraints:     125428
2758.15/2766.04	c #Conflicts:    2152000 | #Constraints:     126435
2758.15/2766.04	c #Conflicts:    2153000 | #Constraints:     127439
2758.15/2766.04	c #Conflicts:    2154000 | #Constraints:     128445
2758.15/2766.04	c #Conflicts:    2155000 | #Constraints:     129446
2758.15/2766.04	c #Conflicts:    2156000 | #Constraints:     130450
2758.15/2766.04	c #Conflicts:    2157000 | #Constraints:     131466
2758.15/2766.04	c #Conflicts:    2158000 | #Constraints:     132475
2758.15/2766.04	c #Conflicts:    2159000 | #Constraints:     133479
2758.15/2766.04	c #Conflicts:    2160000 | #Constraints:     134496
2758.15/2766.04	c #Conflicts:    2161000 | #Constraints:     135504
2758.15/2766.04	c bounds 2801 >= 1937 @ 2731.02
2828.23/2836.35	c #Conflicts:    2162000 | #Constraints:     136520
2828.23/2836.35	c #Conflicts:    2163000 | #Constraints:     137520
2828.23/2836.35	c #Conflicts:    2164000 | #Constraints:     138520
2828.23/2836.35	c #Conflicts:    2165000 | #Constraints:     139520
2828.23/2836.35	c #Conflicts:    2166000 | #Constraints:     140520
2828.23/2836.35	c #Conflicts:    2167000 | #Constraints:     141520
2828.23/2836.35	c #Conflicts:    2168000 | #Constraints:     142520
2828.23/2836.35	c #Conflicts:    2169000 | #Constraints:     143520
2828.23/2836.35	c #Conflicts:    2170000 | #Constraints:     144520
2828.23/2836.35	c #Conflicts:    2171000 | #Constraints:     145520
2828.23/2836.35	c #Conflicts:    2172000 | #Constraints:     146520
2828.23/2836.35	c #Conflicts:    2173000 | #Constraints:     147520
2828.23/2836.35	c #Conflicts:    2174000 | #Constraints:     148520
2828.23/2836.35	c #Conflicts:    2175000 | #Constraints:     149520
2828.23/2836.35	c #Conflicts:    2176000 | #Constraints:     150520
2828.23/2836.35	c #Conflicts:    2177000 | #Constraints:     151520
2828.23/2836.35	c #Conflicts:    2178000 | #Constraints:     152520
2828.23/2836.35	c #Conflicts:    2179000 | #Constraints:     153520
2828.23/2836.35	c #Conflicts:    2180000 | #Constraints:     154520
2828.23/2836.35	c #Conflicts:    2181000 | #Constraints:     155520
2828.23/2836.35	c #Conflicts:    2182000 | #Constraints:     156520
2828.23/2836.35	c #Conflicts:    2183000 | #Constraints:     157520
2828.23/2836.35	c #Conflicts:    2184000 | #Constraints:     158520
2828.23/2836.35	c #Conflicts:    2185000 | #Constraints:     159520
2828.23/2836.35	c #Conflicts:    2186000 | #Constraints:     160520
2828.23/2836.35	c #Conflicts:    2187000 | #Constraints:     161520
2828.23/2836.35	c #Conflicts:    2188000 | #Constraints:     162520
2828.23/2836.35	c #Conflicts:    2189000 | #Constraints:     163520
2828.23/2836.35	c #Conflicts:    2190000 | #Constraints:     164520
2828.23/2836.35	c #Conflicts:    2191000 | #Constraints:     165520
2828.23/2836.35	c #Conflicts:    2192000 | #Constraints:     166520
2828.23/2836.35	c #Conflicts:    2193000 | #Constraints:     167520
2828.23/2836.35	c #Conflicts:    2194000 | #Constraints:     168520
2828.23/2836.35	c #Conflicts:    2195000 | #Constraints:     169520
2828.23/2836.35	c #Conflicts:    2196000 | #Constraints:     170520
2828.23/2836.35	c #Conflicts:    2197000 | #Constraints:     171520
2828.23/2836.35	c bounds 2801 >= 1938 @ 2800.82
2843.47/2851.66	c #Conflicts:    2198000 | #Constraints:     172640
2843.47/2851.66	c #Conflicts:    2199000 | #Constraints:     173640
2843.47/2851.66	c #Conflicts:    2200000 | #Constraints:     174640
2843.47/2851.66	c #Conflicts:    2201000 | #Constraints:     175640
2843.47/2851.66	c #Conflicts:    2202000 | #Constraints:     176640
2843.47/2851.66	c #Conflicts:    2203000 | #Constraints:     177640
2843.47/2851.66	c #Conflicts:    2204000 | #Constraints:     178640
2843.47/2851.66	c INPROCESSING
2843.47/2851.66	c GARBAGE COLLECT
2843.47/2851.66	c rational objective 1938
2863.21/2871.49	c #Conflicts:    2205000 | #Constraints:     106745
2863.21/2871.49	c #Conflicts:    2206000 | #Constraints:     107745
2863.21/2871.49	c #Conflicts:    2207000 | #Constraints:     108745
2863.21/2871.49	c #Conflicts:    2208000 | #Constraints:     109745
2863.21/2871.49	c #Conflicts:    2209000 | #Constraints:     110745
2863.21/2871.49	c #Conflicts:    2210000 | #Constraints:     111745
2863.21/2871.49	c #Conflicts:    2211000 | #Constraints:     112745
2863.21/2871.49	c #Conflicts:    2212000 | #Constraints:     113745
2863.21/2871.49	c #Conflicts:    2213000 | #Constraints:     114745
2863.21/2871.49	c #Conflicts:    2214000 | #Constraints:     115745
2863.21/2871.49	c #Conflicts:    2215000 | #Constraints:     116745
2863.21/2871.49	c #Conflicts:    2216000 | #Constraints:     117745
2863.21/2871.49	c #Conflicts:    2217000 | #Constraints:     118745
2863.21/2871.49	c #Conflicts:    2218000 | #Constraints:     119745
2863.21/2871.49	c #Conflicts:    2219000 | #Constraints:     120745
2863.21/2871.49	c #Conflicts:    2220000 | #Constraints:     121745
2863.21/2871.49	c #Conflicts:    2221000 | #Constraints:     122745
2863.21/2871.49	c #Conflicts:    2222000 | #Constraints:     123745
2863.21/2871.49	c #Conflicts:    2223000 | #Constraints:     124745
2863.21/2871.49	c #Conflicts:    2224000 | #Constraints:     125745
2863.21/2871.49	c bounds 2801 >= 1939 @ 2835.64
2879.66/2887.98	c #Conflicts:    2225000 | #Constraints:     126826
2879.66/2887.98	c #Conflicts:    2226000 | #Constraints:     127826
2879.66/2887.98	c #Conflicts:    2227000 | #Constraints:     128826
2879.66/2887.98	c #Conflicts:    2228000 | #Constraints:     129826
2879.66/2887.98	c #Conflicts:    2229000 | #Constraints:     130826
2879.66/2887.98	c #Conflicts:    2230000 | #Constraints:     131826
2879.66/2887.98	c #Conflicts:    2231000 | #Constraints:     132826
2879.66/2887.98	c #Conflicts:    2232000 | #Constraints:     133826
2879.66/2887.98	c #Conflicts:    2233000 | #Constraints:     134826
2879.66/2887.98	c #Conflicts:    2234000 | #Constraints:     135826
2879.66/2887.98	c #Conflicts:    2235000 | #Constraints:     136826
2879.66/2887.98	c #Conflicts:    2236000 | #Constraints:     137826
2879.66/2887.98	c #Conflicts:    2237000 | #Constraints:     138826
2879.66/2887.98	c #Conflicts:    2238000 | #Constraints:     139826
2879.66/2887.98	c #Conflicts:    2239000 | #Constraints:     140826
2879.66/2887.98	c #Conflicts:    2240000 | #Constraints:     141826
2879.66/2887.98	c #Conflicts:    2241000 | #Constraints:     142826
2879.66/2887.98	c #Conflicts:    2242000 | #Constraints:     143826
2879.66/2887.98	c #Conflicts:    2243000 | #Constraints:     144826
2879.66/2887.98	c #Conflicts:    2244000 | #Constraints:     145826
2879.66/2887.98	c INPROCESSING
2879.66/2887.98	c GARBAGE COLLECT
2879.66/2887.98	c rational objective 1939
2917.54/2925.99	c #Conflicts:    2245000 | #Constraints:      90488
2917.54/2925.99	c #Conflicts:    2246000 | #Constraints:      91488
2917.54/2925.99	c #Conflicts:    2247000 | #Constraints:      92488
2917.54/2925.99	c #Conflicts:    2248000 | #Constraints:      93488
2917.54/2925.99	c #Conflicts:    2249000 | #Constraints:      94488
2917.54/2925.99	c #Conflicts:    2250000 | #Constraints:      95488
2917.54/2925.99	c #Conflicts:    2251000 | #Constraints:      96488
2917.54/2925.99	c #Conflicts:    2252000 | #Constraints:      97488
2917.54/2925.99	c #Conflicts:    2253000 | #Constraints:      98488
2917.54/2925.99	c #Conflicts:    2254000 | #Constraints:      99488
2917.54/2925.99	c #Conflicts:    2255000 | #Constraints:     100488
2917.54/2925.99	c #Conflicts:    2256000 | #Constraints:     101488
2917.54/2925.99	c #Conflicts:    2257000 | #Constraints:     102488
2917.54/2925.99	c #Conflicts:    2258000 | #Constraints:     103488
2917.54/2925.99	c #Conflicts:    2259000 | #Constraints:     104488
2917.54/2925.99	c #Conflicts:    2260000 | #Constraints:     105488
2917.54/2925.99	c #Conflicts:    2261000 | #Constraints:     106488
2917.54/2925.99	c #Conflicts:    2262000 | #Constraints:     107488
2917.54/2925.99	c #Conflicts:    2263000 | #Constraints:     108488
2917.54/2925.99	c #Conflicts:    2264000 | #Constraints:     109488
2917.54/2925.99	c #Conflicts:    2265000 | #Constraints:     110488
2917.54/2925.99	c #Conflicts:    2266000 | #Constraints:     111488
2917.54/2925.99	c #Conflicts:    2267000 | #Constraints:     112488
2917.54/2925.99	c #Conflicts:    2268000 | #Constraints:     113488
2917.54/2925.99	c #Conflicts:    2269000 | #Constraints:     114488
2917.54/2925.99	c #Conflicts:    2270000 | #Constraints:     115488
2917.54/2925.99	c #Conflicts:    2271000 | #Constraints:     116488
2917.54/2925.99	c #Conflicts:    2272000 | #Constraints:     117488
2917.54/2925.99	c #Conflicts:    2273000 | #Constraints:     118488
2917.54/2925.99	c #Conflicts:    2274000 | #Constraints:     119488
2917.54/2925.99	c #Conflicts:    2275000 | #Constraints:     120488
2917.54/2925.99	c #Conflicts:    2276000 | #Constraints:     121488
2917.54/2925.99	c #Conflicts:    2277000 | #Constraints:     122488
2917.54/2925.99	c #Conflicts:    2278000 | #Constraints:     123488
2917.54/2925.99	c #Conflicts:    2279000 | #Constraints:     124488
2917.54/2925.99	c #Conflicts:    2280000 | #Constraints:     125488
2917.54/2925.99	c #Conflicts:    2281000 | #Constraints:     126488
2917.54/2925.99	c #Conflicts:    2282000 | #Constraints:     127488
2917.54/2925.99	c bounds 2801 >= 1940 @ 2889.57
2921.02/2929.47	c #Conflicts:    2283000 | #Constraints:     128662
2921.02/2929.47	c INPROCESSING
2921.02/2929.47	c GARBAGE COLLECT
2921.02/2929.47	c rational objective 1940
2996.68/3005.36	c #Conflicts:    2284000 | #Constraints:      81682
2996.68/3005.36	c #Conflicts:    2285000 | #Constraints:      82682
2996.68/3005.36	c #Conflicts:    2286000 | #Constraints:      83682
2996.68/3005.36	c #Conflicts:    2287000 | #Constraints:      84682
2996.68/3005.36	c #Conflicts:    2288000 | #Constraints:      85682
2996.68/3005.36	c #Conflicts:    2289000 | #Constraints:      86682
2996.68/3005.36	c #Conflicts:    2290000 | #Constraints:      87682
2996.68/3005.36	c #Conflicts:    2291000 | #Constraints:      88682
2996.68/3005.36	c #Conflicts:    2292000 | #Constraints:      89682
2996.68/3005.36	c #Conflicts:    2293000 | #Constraints:      90682
2996.68/3005.36	c #Conflicts:    2294000 | #Constraints:      91682
2996.68/3005.36	c #Conflicts:    2295000 | #Constraints:      92682
2996.68/3005.36	c #Conflicts:    2296000 | #Constraints:      93682
2996.68/3005.36	c #Conflicts:    2297000 | #Constraints:      94682
2996.68/3005.36	c #Conflicts:    2298000 | #Constraints:      95682
2996.68/3005.36	c #Conflicts:    2299000 | #Constraints:      96682
2996.68/3005.36	c #Conflicts:    2300000 | #Constraints:      97682
2996.68/3005.36	c #Conflicts:    2301000 | #Constraints:      98682
2996.68/3005.36	c #Conflicts:    2302000 | #Constraints:      99682
2996.68/3005.36	c #Conflicts:    2303000 | #Constraints:     100682
2996.68/3005.36	c #Conflicts:    2304000 | #Constraints:     101682
2996.68/3005.36	c #Conflicts:    2305000 | #Constraints:     102682
2996.68/3005.36	c #Conflicts:    2306000 | #Constraints:     103682
2996.68/3005.36	c #Conflicts:    2307000 | #Constraints:     104682
2996.68/3005.36	c #Conflicts:    2308000 | #Constraints:     105682
2996.68/3005.36	c #Conflicts:    2309000 | #Constraints:     106682
2996.68/3005.36	c #Conflicts:    2310000 | #Constraints:     107682
2996.68/3005.36	c #Conflicts:    2311000 | #Constraints:     108682
2996.68/3005.36	c #Conflicts:    2312000 | #Constraints:     109682
2996.68/3005.36	c #Conflicts:    2313000 | #Constraints:     110682
2996.68/3005.36	c #Conflicts:    2314000 | #Constraints:     111682
2996.68/3005.36	c #Conflicts:    2315000 | #Constraints:     112682
2996.68/3005.36	c #Conflicts:    2316000 | #Constraints:     113682
2996.68/3005.36	c #Conflicts:    2317000 | #Constraints:     114682
2996.68/3005.36	c #Conflicts:    2318000 | #Constraints:     115682
2996.68/3005.36	c #Conflicts:    2319000 | #Constraints:     116682
2996.68/3005.36	c #Conflicts:    2320000 | #Constraints:     117682
2996.68/3005.36	c #Conflicts:    2321000 | #Constraints:     118682
2996.68/3005.36	c #Conflicts:    2322000 | #Constraints:     119682
2996.68/3005.36	c #Conflicts:    2323000 | #Constraints:     120682
2996.68/3005.36	c #Conflicts:    2324000 | #Constraints:     121682
2996.68/3005.36	c #Conflicts:    2325000 | #Constraints:     122682
2996.68/3005.36	c #Conflicts:    2326000 | #Constraints:     123682
2996.68/3005.36	c #Conflicts:    2327000 | #Constraints:     124682
2996.68/3005.36	c #Conflicts:    2328000 | #Constraints:     125682
2996.68/3005.36	c #Conflicts:    2329000 | #Constraints:     126682
2996.68/3005.36	c #Conflicts:    2330000 | #Constraints:     127682
2996.68/3005.36	c #Conflicts:    2331000 | #Constraints:     128682
2996.68/3005.36	c #Conflicts:    2332000 | #Constraints:     129682
2996.68/3005.36	c #Conflicts:    2333000 | #Constraints:     130682
2996.68/3005.36	c #Conflicts:    2334000 | #Constraints:     131682
2996.68/3005.36	c #Conflicts:    2335000 | #Constraints:     132682
2996.68/3005.36	c #Conflicts:    2336000 | #Constraints:     133682
2996.68/3005.36	c #Conflicts:    2337000 | #Constraints:     134682
2996.68/3005.36	c #Conflicts:    2338000 | #Constraints:     135682
2996.68/3005.36	c #Conflicts:    2339000 | #Constraints:     136682
2996.68/3005.36	c #Conflicts:    2340000 | #Constraints:     137682
2996.68/3005.36	c #Conflicts:    2341000 | #Constraints:     138682
2996.68/3005.36	c #Conflicts:    2342000 | #Constraints:     139682
2996.68/3005.36	c #Conflicts:    2343000 | #Constraints:     140682
2996.68/3005.36	c #Conflicts:    2344000 | #Constraints:     141682
2996.68/3005.36	c #Conflicts:    2345000 | #Constraints:     142682
2996.68/3005.36	c #Conflicts:    2346000 | #Constraints:     143682
2996.68/3005.36	c #Conflicts:    2347000 | #Constraints:     144682
2996.68/3005.36	c #Conflicts:    2348000 | #Constraints:     145682
2996.68/3005.36	c #Conflicts:    2349000 | #Constraints:     146682
2996.68/3005.36	c #Conflicts:    2350000 | #Constraints:     147682
2996.68/3005.36	c #Conflicts:    2351000 | #Constraints:     148682
2996.68/3005.36	c #Conflicts:    2352000 | #Constraints:     149682
2996.68/3005.36	c #Conflicts:    2353000 | #Constraints:     150682
2996.68/3005.36	c bounds 2801 >= 1941 @ 2968.15
3010.94/3019.63	c #Conflicts:    2354000 | #Constraints:     151823
3010.94/3019.63	c #Conflicts:    2355000 | #Constraints:     152823
3010.94/3019.63	c #Conflicts:    2356000 | #Constraints:     153823
3010.94/3019.63	c #Conflicts:    2357000 | #Constraints:     154824
3010.94/3019.63	c #Conflicts:    2358000 | #Constraints:     155827
3010.94/3019.63	c #Conflicts:    2359000 | #Constraints:     156837
3010.94/3019.63	c bounds 2800 >= 1941 @ 2982.26
3061.08/3069.93	c #Conflicts:    2360000 | #Constraints:     157851
3061.08/3069.93	c #Conflicts:    2361000 | #Constraints:     158851
3061.08/3069.93	c #Conflicts:    2362000 | #Constraints:     159851
3061.08/3069.93	c #Conflicts:    2363000 | #Constraints:     160851
3061.08/3069.93	c #Conflicts:    2364000 | #Constraints:     161851
3061.08/3069.93	c #Conflicts:    2365000 | #Constraints:     162851
3061.08/3069.93	c #Conflicts:    2366000 | #Constraints:     163851
3061.08/3069.93	c #Conflicts:    2367000 | #Constraints:     164851
3061.08/3069.93	c #Conflicts:    2368000 | #Constraints:     165851
3061.08/3069.93	c #Conflicts:    2369000 | #Constraints:     166851
3061.08/3069.93	c #Conflicts:    2370000 | #Constraints:     167851
3061.08/3069.93	c #Conflicts:    2371000 | #Constraints:     168851
3061.08/3069.93	c #Conflicts:    2372000 | #Constraints:     169851
3061.08/3069.93	c #Conflicts:    2373000 | #Constraints:     170851
3061.08/3069.93	c #Conflicts:    2374000 | #Constraints:     171851
3061.08/3069.93	c #Conflicts:    2375000 | #Constraints:     172851
3061.08/3069.93	c #Conflicts:    2376000 | #Constraints:     173851
3061.08/3069.93	c #Conflicts:    2377000 | #Constraints:     174851
3061.08/3069.93	c #Conflicts:    2378000 | #Constraints:     175851
3061.08/3069.93	c #Conflicts:    2379000 | #Constraints:     176851
3061.08/3069.93	c #Conflicts:    2380000 | #Constraints:     177851
3061.08/3069.93	c #Conflicts:    2381000 | #Constraints:     178851
3061.08/3069.93	c #Conflicts:    2382000 | #Constraints:     179851
3061.08/3069.93	c #Conflicts:    2383000 | #Constraints:     180851
3061.08/3069.93	c #Conflicts:    2384000 | #Constraints:     181851
3061.08/3069.93	c #Conflicts:    2385000 | #Constraints:     182851
3061.08/3069.93	c #Conflicts:    2386000 | #Constraints:     183851
3061.08/3069.93	c #Conflicts:    2387000 | #Constraints:     184851
3061.08/3069.93	c INPROCESSING
3061.08/3069.93	c GARBAGE COLLECT
3061.08/3069.93	c rational objective 1941
3087.39/3096.35	c #Conflicts:    2388000 | #Constraints:     110314
3087.39/3096.35	c #Conflicts:    2389000 | #Constraints:     111314
3087.39/3096.35	c #Conflicts:    2390000 | #Constraints:     112315
3087.39/3096.35	c #Conflicts:    2391000 | #Constraints:     113316
3087.39/3096.35	c #Conflicts:    2392000 | #Constraints:     114319
3087.39/3096.35	c #Conflicts:    2393000 | #Constraints:     115327
3087.39/3096.35	c #Conflicts:    2394000 | #Constraints:     116357
3087.39/3096.35	c #Conflicts:    2395000 | #Constraints:     117361
3087.39/3096.35	c #Conflicts:    2396000 | #Constraints:     118367
3087.39/3096.35	c #Conflicts:    2397000 | #Constraints:     119375
3087.39/3096.35	c bounds 2799 >= 1941 @ 3058.33
3088.69/3097.65	WSVECS04 Frhs2[52]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[132]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[189]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[284]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[296]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[314]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[317]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[349]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[351]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[357]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[367]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[376]: 6 -1.00003 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[384]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[391]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[400]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[405]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[407]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[450]: 6 -1.00003 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[496]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[499]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[500]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[501]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[505]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[519]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[540]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[591]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[624]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[671]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[678]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[692]: 6 -1.00003 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[721]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[794]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[816]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[861]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[919]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[928]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[949]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[954]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[993]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1003]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1009]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1027]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1057]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1058]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1067]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1076]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1102]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1128]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1159]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1167]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1172]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1209]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1218]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1231]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1235]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1237]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1259]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1316]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1324]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1334]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1406]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1409]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1410]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1418]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1495]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1515]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1519]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1548]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1584]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1601]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1635]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1675]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1686]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1731]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1734]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1806]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1835]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1841]: 6 -1.00004 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1884]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1894]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[1993]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2005]: 6 -1.00003 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2069]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2085]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2092]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2177]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2265]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2297]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2324]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2342]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2345]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2354]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2385]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2395]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2411]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2420]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2428]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2455]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2522]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2540]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2551]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2596]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2600]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2602]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2687]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2709]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2736]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2818]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2842]: 6 -1.00003 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2882]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2898]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[2986]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3043]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3066]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3110]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3119]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3123]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3135]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3234]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3275]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3302]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3306]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3320]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3327]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3328]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3333]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3454]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3512]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3519]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3642]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3652]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3668]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3732]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3744]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3785]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3795]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3861]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3875]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3896]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3920]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[3976]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4002]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4003]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4042]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4056]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4180]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4193]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4219]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4230]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4312]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4315]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4322]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4330]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4344]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4403]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4434]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4439]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4494]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4503]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4519]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4523]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4527]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4547]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4574]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4644]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4675]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4706]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4715]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4720]: 6 -1.00003 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4728]: 6 -1.00004 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4740]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4745]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4767]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4791]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4859]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4863]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4871]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4875]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4877]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4903]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4909]: 6 -1.00004 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4931]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4939]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4952]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4954]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4974]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[4990]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5065]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5080]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5084]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5091]: 6 -1.00003 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5094]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5117]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5139]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5162]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5166]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5181]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5182]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5185]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5215]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5217]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5245]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5260]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5269]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5291]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5430]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5432]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5464]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5465]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5497]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5500]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5541]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5543]: 6 -1.00004 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5576]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5577]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5599]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5625]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[5980]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6052]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6101]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6142]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6150]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6157]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6166]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6173]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6177]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6192]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6199]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6226]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6261]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6271]: 6 -1.00003 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6301]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6317]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6446]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6493]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6507]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6563]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6581]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6588]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6663]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6763]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6768]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6779]: 6 -1.00003 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6826]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6888]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6897]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6905]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6922]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6958]: 6 -1.00004 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6965]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6967]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6972]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6986]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[6990]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[7005]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[7015]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[7044]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[7057]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[7058]: 6 -1.00003 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[7074]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[7075]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[7087]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[7091]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[7095]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[7108]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[7109]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[7146]: 6 -1.00003 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[7162]: 6 -1.00001 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[7168]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[7203]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[7216]: 6 -1.00002 0 shouldn't be
3088.69/3097.65	WSVECS04 Frhs2[7274]: 6 -1.00001 0 shouldn't be
3128.27/3137.36	c #Conflicts:    2398000 | #Constraints:     120389
3128.27/3137.36	c #Conflicts:    2399000 | #Constraints:     121389
3128.27/3137.36	c #Conflicts:    2400000 | #Constraints:     122389
3128.27/3137.36	c #Conflicts:    2401000 | #Constraints:     123389
3128.27/3137.36	c #Conflicts:    2402000 | #Constraints:     124389
3128.27/3137.36	c #Conflicts:    2403000 | #Constraints:     125389
3128.27/3137.36	c #Conflicts:    2404000 | #Constraints:     126389
3128.27/3137.36	c #Conflicts:    2405000 | #Constraints:     127389
3128.27/3137.36	c #Conflicts:    2406000 | #Constraints:     128389
3128.27/3137.36	c #Conflicts:    2407000 | #Constraints:     129389
3128.27/3137.36	c #Conflicts:    2408000 | #Constraints:     130389
3128.27/3137.36	c #Conflicts:    2409000 | #Constraints:     131389
3128.27/3137.36	c #Conflicts:    2410000 | #Constraints:     132389
3128.27/3137.36	c #Conflicts:    2411000 | #Constraints:     133389
3128.27/3137.36	c #Conflicts:    2412000 | #Constraints:     134389
3128.27/3137.36	c #Conflicts:    2413000 | #Constraints:     135389
3128.27/3137.36	c #Conflicts:    2414000 | #Constraints:     136389
3128.27/3137.36	c #Conflicts:    2415000 | #Constraints:     137389
3128.27/3137.36	c #Conflicts:    2416000 | #Constraints:     138389
3128.27/3137.36	c #Conflicts:    2417000 | #Constraints:     139389
3128.27/3137.36	c #Conflicts:    2418000 | #Constraints:     140389
3128.27/3137.36	c #Conflicts:    2419000 | #Constraints:     141389
3128.27/3137.36	c #Conflicts:    2420000 | #Constraints:     142389
3128.27/3137.36	c #Conflicts:    2421000 | #Constraints:     143389
3128.27/3137.36	c #Conflicts:    2422000 | #Constraints:     144389
3128.27/3137.36	c #Conflicts:    2423000 | #Constraints:     145389
3128.27/3137.36	c #Conflicts:    2424000 | #Constraints:     146389
3128.27/3137.36	c #Conflicts:    2425000 | #Constraints:     147389
3128.27/3137.36	c #Conflicts:    2426000 | #Constraints:     148389
3128.27/3137.36	c #Conflicts:    2427000 | #Constraints:     149389
3128.27/3137.36	c #Conflicts:    2428000 | #Constraints:     150389
3128.27/3137.36	c INPROCESSING
3128.27/3137.36	c GARBAGE COLLECT
3128.27/3137.36	c rational objective 1941
3141.42/3150.50	c #Conflicts:    2429000 | #Constraints:      92911
3141.42/3150.50	c #Conflicts:    2430000 | #Constraints:      93915
3141.42/3150.50	c #Conflicts:    2431000 | #Constraints:      94922
3141.42/3150.50	c #Conflicts:    2432000 | #Constraints:      95926
3141.42/3150.50	c #Conflicts:    2433000 | #Constraints:      96926
3141.42/3150.50	c bounds 2798 >= 1941 @ 3111.98
3242.32/3251.75	c #Conflicts:    2434000 | #Constraints:      97944
3242.32/3251.75	c #Conflicts:    2435000 | #Constraints:      98961
3242.32/3251.75	c #Conflicts:    2436000 | #Constraints:      99963
3242.32/3251.75	c #Conflicts:    2437000 | #Constraints:     100972
3242.32/3251.75	c #Conflicts:    2438000 | #Constraints:     101982
3242.32/3251.75	c #Conflicts:    2439000 | #Constraints:     102988
3242.32/3251.75	c #Conflicts:    2440000 | #Constraints:     103990
3242.32/3251.75	c #Conflicts:    2441000 | #Constraints:     104994
3242.32/3251.75	c #Conflicts:    2442000 | #Constraints:     105999
3242.32/3251.75	c #Conflicts:    2443000 | #Constraints:     107002
3242.32/3251.75	c #Conflicts:    2444000 | #Constraints:     108004
3242.32/3251.75	c #Conflicts:    2445000 | #Constraints:     109006
3242.32/3251.75	c #Conflicts:    2446000 | #Constraints:     110011
3242.32/3251.75	c #Conflicts:    2447000 | #Constraints:     111014
3242.32/3251.75	c #Conflicts:    2448000 | #Constraints:     112017
3242.32/3251.75	c #Conflicts:    2449000 | #Constraints:     113020
3242.32/3251.75	c #Conflicts:    2450000 | #Constraints:     114025
3242.32/3251.75	c #Conflicts:    2451000 | #Constraints:     115031
3242.32/3251.75	c #Conflicts:    2452000 | #Constraints:     116034
3242.32/3251.75	c #Conflicts:    2453000 | #Constraints:     117036
3242.32/3251.75	c #Conflicts:    2454000 | #Constraints:     118039
3242.32/3251.75	c #Conflicts:    2455000 | #Constraints:     119039
3242.32/3251.75	c #Conflicts:    2456000 | #Constraints:     120042
3242.32/3251.75	c #Conflicts:    2457000 | #Constraints:     121044
3242.32/3251.75	c #Conflicts:    2458000 | #Constraints:     122051
3242.32/3251.75	c #Conflicts:    2459000 | #Constraints:     123053
3242.32/3251.75	c #Conflicts:    2460000 | #Constraints:     124057
3242.32/3251.75	c #Conflicts:    2461000 | #Constraints:     125061
3242.32/3251.75	c #Conflicts:    2462000 | #Constraints:     126064
3242.32/3251.75	c #Conflicts:    2463000 | #Constraints:     127068
3242.32/3251.75	c #Conflicts:    2464000 | #Constraints:     128075
3242.32/3251.75	c #Conflicts:    2465000 | #Constraints:     129082
3242.32/3251.75	c #Conflicts:    2466000 | #Constraints:     130085
3242.32/3251.75	c #Conflicts:    2467000 | #Constraints:     131089
3242.32/3251.75	c #Conflicts:    2468000 | #Constraints:     132097
3242.32/3251.75	c #Conflicts:    2469000 | #Constraints:     133111
3242.32/3251.75	c bounds 2797 >= 1941 @ 3212.49
3243.21/3252.69	c INPROCESSING
3243.21/3252.69	c GARBAGE COLLECT
3243.21/3252.69	c rational objective 1941
3334.02/3343.76	c #Conflicts:    2470000 | #Constraints:      83917
3334.02/3343.76	c #Conflicts:    2471000 | #Constraints:      84917
3334.02/3343.76	c #Conflicts:    2472000 | #Constraints:      85917
3334.02/3343.76	c #Conflicts:    2473000 | #Constraints:      86917
3334.02/3343.76	c #Conflicts:    2474000 | #Constraints:      87917
3334.02/3343.76	c #Conflicts:    2475000 | #Constraints:      88917
3334.02/3343.76	c #Conflicts:    2476000 | #Constraints:      89917
3334.02/3343.76	c #Conflicts:    2477000 | #Constraints:      90917
3334.02/3343.76	c #Conflicts:    2478000 | #Constraints:      91917
3334.02/3343.76	c #Conflicts:    2479000 | #Constraints:      92917
3334.02/3343.76	c #Conflicts:    2480000 | #Constraints:      93917
3334.02/3343.76	c #Conflicts:    2481000 | #Constraints:      94917
3334.02/3343.76	c #Conflicts:    2482000 | #Constraints:      95917
3334.02/3343.76	c #Conflicts:    2483000 | #Constraints:      96917
3334.02/3343.76	c #Conflicts:    2484000 | #Constraints:      97917
3334.02/3343.76	c #Conflicts:    2485000 | #Constraints:      98917
3334.02/3343.76	c #Conflicts:    2486000 | #Constraints:      99917
3334.02/3343.76	c #Conflicts:    2487000 | #Constraints:     100917
3334.02/3343.76	c #Conflicts:    2488000 | #Constraints:     101917
3334.02/3343.76	c #Conflicts:    2489000 | #Constraints:     102917
3334.02/3343.76	c #Conflicts:    2490000 | #Constraints:     103917
3334.02/3343.76	c #Conflicts:    2491000 | #Constraints:     104917
3334.02/3343.76	c #Conflicts:    2492000 | #Constraints:     105917
3334.02/3343.76	c #Conflicts:    2493000 | #Constraints:     106917
3334.02/3343.76	c #Conflicts:    2494000 | #Constraints:     107917
3334.02/3343.76	c #Conflicts:    2495000 | #Constraints:     108917
3334.02/3343.76	c #Conflicts:    2496000 | #Constraints:     109917
3334.02/3343.76	c #Conflicts:    2497000 | #Constraints:     110917
3334.02/3343.76	c #Conflicts:    2498000 | #Constraints:     111917
3334.02/3343.76	c #Conflicts:    2499000 | #Constraints:     112917
3334.02/3343.76	c #Conflicts:    2500000 | #Constraints:     113917
3334.02/3343.76	c #Conflicts:    2501000 | #Constraints:     114917
3334.02/3343.76	c #Conflicts:    2502000 | #Constraints:     115917
3334.02/3343.76	c #Conflicts:    2503000 | #Constraints:     116917
3334.02/3343.76	c #Conflicts:    2504000 | #Constraints:     117917
3334.02/3343.76	c #Conflicts:    2505000 | #Constraints:     118917
3334.02/3343.76	c #Conflicts:    2506000 | #Constraints:     119917
3334.02/3343.76	c #Conflicts:    2507000 | #Constraints:     120917
3334.02/3343.76	c #Conflicts:    2508000 | #Constraints:     121917
3334.02/3343.76	c #Conflicts:    2509000 | #Constraints:     122917
3334.02/3343.76	c #Conflicts:    2510000 | #Constraints:     123917
3334.02/3343.76	c #Conflicts:    2511000 | #Constraints:     124917
3334.02/3343.76	c #Conflicts:    2512000 | #Constraints:     125917
3334.02/3343.76	c #Conflicts:    2513000 | #Constraints:     126917
3334.02/3343.76	c #Conflicts:    2514000 | #Constraints:     127917
3334.02/3343.76	c #Conflicts:    2515000 | #Constraints:     128917
3334.02/3343.76	c #Conflicts:    2516000 | #Constraints:     129917
3334.02/3343.76	c #Conflicts:    2517000 | #Constraints:     130917
3334.02/3343.76	c #Conflicts:    2518000 | #Constraints:     131917
3334.02/3343.76	c #Conflicts:    2519000 | #Constraints:     132917
3334.02/3343.76	c #Conflicts:    2520000 | #Constraints:     133917
3334.02/3343.76	c #Conflicts:    2521000 | #Constraints:     134917
3334.02/3343.76	c #Conflicts:    2522000 | #Constraints:     135917
3334.02/3343.76	c #Conflicts:    2523000 | #Constraints:     136917
3334.02/3343.76	c #Conflicts:    2524000 | #Constraints:     137917
3334.02/3343.76	c #Conflicts:    2525000 | #Constraints:     138917
3334.02/3343.76	c #Conflicts:    2526000 | #Constraints:     139917
3334.02/3343.76	c #Conflicts:    2527000 | #Constraints:     140917
3334.02/3343.76	c #Conflicts:    2528000 | #Constraints:     141917
3334.02/3343.76	c #Conflicts:    2529000 | #Constraints:     142917
3334.02/3343.76	c #Conflicts:    2530000 | #Constraints:     143917
3334.02/3343.76	c #Conflicts:    2531000 | #Constraints:     144917
3334.02/3343.76	c #Conflicts:    2532000 | #Constraints:     145917
3334.02/3343.76	c #Conflicts:    2533000 | #Constraints:     146917
3334.02/3343.76	c #Conflicts:    2534000 | #Constraints:     147917
3334.02/3343.76	c #Conflicts:    2535000 | #Constraints:     148917
3334.02/3343.76	c #Conflicts:    2536000 | #Constraints:     149917
3334.02/3343.76	c #Conflicts:    2537000 | #Constraints:     150917
3334.02/3343.76	c #Conflicts:    2538000 | #Constraints:     151917
3334.02/3343.76	c #Conflicts:    2539000 | #Constraints:     152917
3334.02/3343.76	c #Conflicts:    2540000 | #Constraints:     153917
3334.02/3343.76	c #Conflicts:    2541000 | #Constraints:     154917
3334.02/3343.76	c #Conflicts:    2542000 | #Constraints:     155917
3334.02/3343.76	c #Conflicts:    2543000 | #Constraints:     156917
3334.02/3343.76	c #Conflicts:    2544000 | #Constraints:     157917
3334.02/3343.76	c #Conflicts:    2545000 | #Constraints:     158917
3334.02/3343.76	c #Conflicts:    2546000 | #Constraints:     159917
3334.02/3343.76	c #Conflicts:    2547000 | #Constraints:     160917
3334.02/3343.76	c #Conflicts:    2548000 | #Constraints:     161917
3340.10/3349.83	c #Conflicts:    2549000 | #Constraints:     162917
3340.10/3349.83	c #Conflicts:    2550000 | #Constraints:     163917
3340.10/3349.83	c #Conflicts:    2551000 | #Constraints:     164917
3340.10/3349.83	c bounds 2797 >= 1942 @ 3309.56
3385.96/3395.85	c #Conflicts:    2552000 | #Constraints:     166049
3385.96/3395.85	c #Conflicts:    2553000 | #Constraints:     167049
3385.96/3395.85	c #Conflicts:    2554000 | #Constraints:     168049
3385.96/3395.85	c #Conflicts:    2555000 | #Constraints:     169049
3385.96/3395.85	c #Conflicts:    2556000 | #Constraints:     170049
3385.96/3395.85	c #Conflicts:    2557000 | #Constraints:     171049
3385.96/3395.85	c #Conflicts:    2558000 | #Constraints:     172049
3385.96/3395.85	c #Conflicts:    2559000 | #Constraints:     173049
3385.96/3395.85	c #Conflicts:    2560000 | #Constraints:     174049
3385.96/3395.85	c #Conflicts:    2561000 | #Constraints:     175049
3385.96/3395.85	c #Conflicts:    2562000 | #Constraints:     176049
3385.96/3395.85	c #Conflicts:    2563000 | #Constraints:     177049
3385.96/3395.85	c #Conflicts:    2564000 | #Constraints:     178049
3385.96/3395.85	c #Conflicts:    2565000 | #Constraints:     179049
3385.96/3395.85	c #Conflicts:    2566000 | #Constraints:     180049
3385.96/3395.85	c #Conflicts:    2567000 | #Constraints:     181049
3385.96/3395.85	c #Conflicts:    2568000 | #Constraints:     182049
3385.96/3395.85	c #Conflicts:    2569000 | #Constraints:     183049
3385.96/3395.85	c #Conflicts:    2570000 | #Constraints:     184049
3385.96/3395.85	c #Conflicts:    2571000 | #Constraints:     185049
3385.96/3395.85	c #Conflicts:    2572000 | #Constraints:     186049
3385.96/3395.85	c #Conflicts:    2573000 | #Constraints:     187049
3385.96/3395.85	c #Conflicts:    2574000 | #Constraints:     188049
3385.96/3395.85	c #Conflicts:    2575000 | #Constraints:     189049
3385.96/3395.85	c #Conflicts:    2576000 | #Constraints:     190049
3385.96/3395.85	c INPROCESSING
3385.96/3395.85	c GARBAGE COLLECT
3385.96/3395.85	c rational objective 1942
3433.40/3443.41	c #Conflicts:    2577000 | #Constraints:     112398
3433.40/3443.41	c #Conflicts:    2578000 | #Constraints:     113398
3433.40/3443.41	c #Conflicts:    2579000 | #Constraints:     114398
3433.40/3443.41	c #Conflicts:    2580000 | #Constraints:     115398
3433.40/3443.41	c #Conflicts:    2581000 | #Constraints:     116398
3433.40/3443.41	c #Conflicts:    2582000 | #Constraints:     117398
3433.40/3443.41	c #Conflicts:    2583000 | #Constraints:     118398
3433.40/3443.41	c #Conflicts:    2584000 | #Constraints:     119398
3433.40/3443.41	c #Conflicts:    2585000 | #Constraints:     120398
3433.40/3443.41	c #Conflicts:    2586000 | #Constraints:     121398
3433.40/3443.41	c #Conflicts:    2587000 | #Constraints:     122398
3433.40/3443.41	c #Conflicts:    2588000 | #Constraints:     123398
3433.40/3443.41	c #Conflicts:    2589000 | #Constraints:     124398
3433.40/3443.41	c #Conflicts:    2590000 | #Constraints:     125398
3433.40/3443.41	c #Conflicts:    2591000 | #Constraints:     126398
3433.40/3443.41	c #Conflicts:    2592000 | #Constraints:     127398
3433.40/3443.41	c #Conflicts:    2593000 | #Constraints:     128398
3433.40/3443.41	c #Conflicts:    2594000 | #Constraints:     129398
3433.40/3443.41	c #Conflicts:    2595000 | #Constraints:     130398
3433.40/3443.41	c #Conflicts:    2596000 | #Constraints:     131398
3433.40/3443.41	c #Conflicts:    2597000 | #Constraints:     132398
3433.40/3443.41	c #Conflicts:    2598000 | #Constraints:     133398
3433.40/3443.41	c #Conflicts:    2599000 | #Constraints:     134398
3433.40/3443.41	c #Conflicts:    2600000 | #Constraints:     135398
3433.40/3443.41	c #Conflicts:    2601000 | #Constraints:     136398
3433.40/3443.41	c #Conflicts:    2602000 | #Constraints:     137398
3433.40/3443.41	c #Conflicts:    2603000 | #Constraints:     138398
3433.40/3443.41	c #Conflicts:    2604000 | #Constraints:     139398
3433.40/3443.41	c #Conflicts:    2605000 | #Constraints:     140398
3433.40/3443.41	c #Conflicts:    2606000 | #Constraints:     141398
3433.40/3443.41	c #Conflicts:    2607000 | #Constraints:     142398
3433.40/3443.41	c #Conflicts:    2608000 | #Constraints:     143398
3433.40/3443.41	c #Conflicts:    2609000 | #Constraints:     144398
3433.40/3443.41	c #Conflicts:    2610000 | #Constraints:     145398
3433.40/3443.41	c #Conflicts:    2611000 | #Constraints:     146398
3433.40/3443.41	c #Conflicts:    2612000 | #Constraints:     147398
3433.40/3443.41	c #Conflicts:    2613000 | #Constraints:     148398
3433.40/3443.41	c #Conflicts:    2614000 | #Constraints:     149398
3433.40/3443.41	c #Conflicts:    2615000 | #Constraints:     150398
3433.40/3443.41	c #Conflicts:    2616000 | #Constraints:     151398
3433.40/3443.41	c #Conflicts:    2617000 | #Constraints:     152398
3433.40/3443.41	c #Conflicts:    2618000 | #Constraints:     153398
3433.40/3443.41	c #Conflicts:    2619000 | #Constraints:     154398
3433.40/3443.41	c INPROCESSING
3433.40/3443.41	c GARBAGE COLLECT
3433.40/3443.41	c rational objective 1942
3454.95/3465.05	c #Conflicts:    2620000 | #Constraints:      94593
3454.95/3465.05	c #Conflicts:    2621000 | #Constraints:      95593
3454.95/3465.05	c #Conflicts:    2622000 | #Constraints:      96593
3454.95/3465.05	c #Conflicts:    2623000 | #Constraints:      97593
3454.95/3465.05	c #Conflicts:    2624000 | #Constraints:      98593
3454.95/3465.05	c #Conflicts:    2625000 | #Constraints:      99593
3454.95/3465.05	c #Conflicts:    2626000 | #Constraints:     100593
3454.95/3465.05	c #Conflicts:    2627000 | #Constraints:     101593
3454.95/3465.05	c #Conflicts:    2628000 | #Constraints:     102593
3454.95/3465.05	c #Conflicts:    2629000 | #Constraints:     103593
3454.95/3465.05	c #Conflicts:    2630000 | #Constraints:     104593
3454.95/3465.05	c #Conflicts:    2631000 | #Constraints:     105593
3454.95/3465.05	c #Conflicts:    2632000 | #Constraints:     106593
3454.95/3465.05	c #Conflicts:    2633000 | #Constraints:     107594
3454.95/3465.05	c #Conflicts:    2634000 | #Constraints:     108594
3454.95/3465.05	c #Conflicts:    2635000 | #Constraints:     109594
3454.95/3465.05	c #Conflicts:    2636000 | #Constraints:     110594
3454.95/3465.05	c #Conflicts:    2637000 | #Constraints:     111594
3454.95/3465.05	c #Conflicts:    2638000 | #Constraints:     112594
3454.95/3465.05	c #Conflicts:    2639000 | #Constraints:     113594
3454.95/3465.05	c #Conflicts:    2640000 | #Constraints:     114594
3454.95/3465.05	c #Conflicts:    2641000 | #Constraints:     115594
3454.95/3465.05	c #Conflicts:    2642000 | #Constraints:     116594
3454.95/3465.05	c #Conflicts:    2643000 | #Constraints:     117594
3454.95/3465.05	c #Conflicts:    2644000 | #Constraints:     118594
3454.95/3465.05	c bounds 2797 >= 1943 @ 3423.58
3530.38/3540.72	c #Conflicts:    2645000 | #Constraints:     119693
3530.38/3540.72	c #Conflicts:    2646000 | #Constraints:     120693
3530.38/3540.72	c #Conflicts:    2647000 | #Constraints:     121693
3530.38/3540.72	c #Conflicts:    2648000 | #Constraints:     122695
3530.38/3540.72	c #Conflicts:    2649000 | #Constraints:     123703
3530.38/3540.72	c #Conflicts:    2650000 | #Constraints:     124718
3530.38/3540.72	c #Conflicts:    2651000 | #Constraints:     125723
3530.38/3540.72	c #Conflicts:    2652000 | #Constraints:     126725
3530.38/3540.72	c #Conflicts:    2653000 | #Constraints:     127752
3530.38/3540.72	c #Conflicts:    2654000 | #Constraints:     128767
3530.38/3540.72	c #Conflicts:    2655000 | #Constraints:     129837
3530.38/3540.72	c #Conflicts:    2656000 | #Constraints:     130918
3530.38/3540.72	c #Conflicts:    2657000 | #Constraints:     131989
3530.38/3540.72	c #Conflicts:    2658000 | #Constraints:     133061
3530.38/3540.72	c #Conflicts:    2659000 | #Constraints:     134124
3530.38/3540.72	c #Conflicts:    2660000 | #Constraints:     135161
3530.38/3540.72	c #Conflicts:    2661000 | #Constraints:     136261
3530.38/3540.72	c #Conflicts:    2662000 | #Constraints:     137699
3530.38/3540.72	c INPROCESSING
3530.38/3540.72	c GARBAGE COLLECT
3530.38/3540.72	c rational objective 1943
3592.78/3603.38	c #Conflicts:    2663000 | #Constraints:      86550
3592.78/3603.38	c #Conflicts:    2664000 | #Constraints:      87550
3592.78/3603.38	c #Conflicts:    2665000 | #Constraints:      88550
3592.78/3603.38	c #Conflicts:    2666000 | #Constraints:      89550
3592.78/3603.38	c #Conflicts:    2667000 | #Constraints:      90550
3592.78/3603.38	c #Conflicts:    2668000 | #Constraints:      91550
3592.78/3603.38	c #Conflicts:    2669000 | #Constraints:      92550
3592.78/3603.38	c #Conflicts:    2670000 | #Constraints:      93550
3592.78/3603.38	c #Conflicts:    2671000 | #Constraints:      94550
3592.78/3603.38	c #Conflicts:    2672000 | #Constraints:      95550
3592.78/3603.38	c #Conflicts:    2673000 | #Constraints:      96550
3592.78/3603.38	c #Conflicts:    2674000 | #Constraints:      97550
3592.78/3603.38	c #Conflicts:    2675000 | #Constraints:      98550
3592.78/3603.38	c #Conflicts:    2676000 | #Constraints:      99550
3592.78/3603.38	c #Conflicts:    2677000 | #Constraints:     100550
3592.78/3603.38	c #Conflicts:    2678000 | #Constraints:     101550
3592.78/3603.38	c #Conflicts:    2679000 | #Constraints:     102550
3592.78/3603.38	c #Conflicts:    2680000 | #Constraints:     103550
3592.78/3603.38	c #Conflicts:    2681000 | #Constraints:     104550
3592.78/3603.38	c #Conflicts:    2682000 | #Constraints:     105550
3592.78/3603.38	c #Conflicts:    2683000 | #Constraints:     106550
3592.78/3603.38	c #Conflicts:    2684000 | #Constraints:     107550
3592.78/3603.38	c #Conflicts:    2685000 | #Constraints:     108550
3592.78/3603.38	c #Conflicts:    2686000 | #Constraints:     109550
3592.78/3603.38	c #Conflicts:    2687000 | #Constraints:     110550
3592.78/3603.38	c #Conflicts:    2688000 | #Constraints:     111550
3592.78/3603.38	c #Conflicts:    2689000 | #Constraints:     112550
3592.78/3603.38	c #Conflicts:    2690000 | #Constraints:     113550
3592.78/3603.38	c #Conflicts:    2691000 | #Constraints:     114550
3592.78/3603.38	c #Conflicts:    2692000 | #Constraints:     115550
3592.78/3603.38	c #Conflicts:    2693000 | #Constraints:     116550
3592.78/3603.38	c #Conflicts:    2694000 | #Constraints:     117550
3592.78/3603.38	c #Conflicts:    2695000 | #Constraints:     118550
3592.78/3603.38	c #Conflicts:    2696000 | #Constraints:     119550
3592.78/3603.38	c #Conflicts:    2697000 | #Constraints:     120550
3592.78/3603.38	c #Conflicts:    2698000 | #Constraints:     121550
3592.78/3603.38	c #Conflicts:    2699000 | #Constraints:     122550
3592.78/3603.38	c #Conflicts:    2700000 | #Constraints:     123550
3592.78/3603.38	c #Conflicts:    2701000 | #Constraints:     124550
3592.78/3603.38	c #Conflicts:    2702000 | #Constraints:     125550
3592.78/3603.38	c #Conflicts:    2703000 | #Constraints:     126550
3592.78/3603.38	c #Conflicts:    2704000 | #Constraints:     127550
3592.78/3603.38	c #Conflicts:    2705000 | #Constraints:     128550
3592.78/3603.38	c #Conflicts:    2706000 | #Constraints:     129550
3592.78/3603.38	c #Conflicts:    2707000 | #Constraints:     130550
3592.78/3603.38	c #Conflicts:    2708000 | #Constraints:     131550
3592.78/3603.38	c #Conflicts:    2709000 | #Constraints:     132550
3592.78/3603.38	c #Conflicts:    2710000 | #Constraints:     133550
3592.78/3603.38	c #Conflicts:    2711000 | #Constraints:     134550
3592.78/3603.38	c #Conflicts:    2712000 | #Constraints:     135550
3592.78/3603.38	c #Conflicts:    2713000 | #Constraints:     136550
3592.78/3603.38	c #Conflicts:    2714000 | #Constraints:     137550
3592.78/3603.38	c #Conflicts:    2715000 | #Constraints:     138550
3592.78/3603.38	c #Conflicts:    2716000 | #Constraints:     139550
3592.78/3603.38	c #Conflicts:    2717000 | #Constraints:     140550
3592.78/3603.38	c #Conflicts:    2718000 | #Constraints:     141550
3592.78/3603.38	c #Conflicts:    2719000 | #Constraints:     142550
3592.78/3603.38	c #Conflicts:    2720000 | #Constraints:     143550
3592.78/3603.38	c bounds 2797 >= 1944 @ 3560.47
3600.05/3610.60	c #Conflicts:    2721000 | #Constraints:     144724
3600.05/3610.60	c #Conflicts:    2722000 | #Constraints:     145724
3600.05/3610.60	c #Conflicts:    2723000 | #Constraints:     146724
3600.05/3610.60	c #Conflicts:    2724000 | #Constraints:     147724
3600.05/3610.60	c #Conflicts:    2725000 | #Constraints:     148724
3600.05/3610.60	c #Conflicts:    2726000 | #Constraints:     149724
3600.05/3610.60	c cpu time 3567.61 s
3600.05/3610.60	c deterministic time 173692476827 1.74e+11
3600.05/3610.60	c optimization time 9.34785 s
3600.05/3610.60	c total solve time 3558.08 s
3600.05/3610.60	c core-guided solve time 2294.51 s
3600.05/3610.60	c propagation time 2442.44 s
3600.05/3610.60	c conflict analysis time 930.992 s
3600.05/3610.60	c propagations 2224029507
3600.05/3610.60	c resolve steps 66923456
3600.05/3610.60	c decisions 25400512
3600.05/3610.60	c conflicts 2726251
3600.05/3610.60	c restarts 4730
3600.05/3610.60	c inprocessing phases 75
3600.05/3610.60	c garbage collections 75 ,( 100.00 )
3600.05/3610.60	c input clauses 26657 ,( 52.73 )
3600.05/3610.60	c input cardinalities 14226 ,( 28.14 )
3600.05/3610.60	c input general constraints 9675 ,( 19.14 )
3600.05/3610.60	c input average constraint length 307.44
3600.05/3610.60	c input average constraint degree 52.51
3600.05/3610.60	c learned clauses 2301792 ,( 84.30 )
3600.05/3610.60	c learned cardinalities 1003 ,( 0.04 )
3600.05/3610.60	c learned general constraints 427735 ,( 15.66 )
3600.05/3610.60	c learned average constraint length 505.87
3600.05/3610.60	c learned average constraint degree 28589368.64
3600.05/3610.60	c watched  CF 32, 64, 128, Arb: 214982 , 0 , 0 , 0
3600.05/3610.60	c counting CF 32, 64, 128, Arb: 222429 , 0 , 0 , 0
3600.05/3610.60	c watched   constraints 214982 ,( 49.15 ) 
3600.05/3610.60	c counting  constraints 222428 ,( 50.85 ) 
3600.05/3610.60	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 3261197566 , 635830965 , 9627999381 ,( 844775853 , 8783223528 )
3600.05/3610.60	c gcd simplifications 168182
3600.05/3610.60	c detected cardinalities 5
3600.05/3610.60	c weakened non-implied lits 1275019214
3600.05/3610.60	c weakened non-implying lits 563384
3600.05/3610.60	c original variables 8087
3600.05/3610.60	c clausal propagations 660862512
3600.05/3610.60	c cardinality propagations 62619166
3600.05/3610.60	c watched propagations 1356021
3600.05/3610.60	c counting propagations 1438055618
3600.05/3610.60	c watch lookups 67277957189
3600.05/3610.60	c watch backjump lookups 0
3600.05/3610.60	c watch checks 74355946585
3600.05/3610.60	c propagation checks 22714053788
3600.05/3610.60	c constraint additions 4839985874
3600.05/3610.60	c trail pops 2252149098
3600.05/3610.60	c formula constraints 17602
3600.05/3610.60	c learned constraints 2723481
3600.05/3610.60	c bound constraints 2067
3600.05/3610.60	c core-guided constraints 30889
3600.05/3610.60	c encountered formula constraints 10876319
3600.05/3610.60	c encountered learned constraints 32323607
3600.05/3610.60	c encountered bound constraints 176
3600.05/3610.60	c encountered core-guided constraints 26165346
3600.05/3610.60	c LP total time 987.782 s
3600.05/3610.60	c LP solve time 966.95 s
3600.05/3610.60	c LP constraints added 23698
3600.05/3610.60	c LP constraints removed 5997
3600.05/3610.60	c LP pivots internal 2729786
3600.05/3610.60	c LP pivots root 224487
3600.05/3610.60	c LP calls 5074
3600.05/3610.60	c LP optimalities 1257
3600.05/3610.60	c LP no pivot count 448
3600.05/3610.60	c LP infeasibilities 3811
3600.05/3610.60	c LP valid Farkas constraints 3811
3600.05/3610.60	c LP learned Farkas constraints 2742
3600.05/3610.60	c LP basis resets 2
3600.05/3610.60	c LP cycling count 1
3600.05/3610.60	c LP singular count 1
3600.05/3610.60	c LP no primal count 0
3600.05/3610.60	c LP no farkas count 0
3600.05/3610.60	c LP other issue count 0
3600.05/3610.60	c LP Gomory cuts 496
3600.05/3610.60	c LP learned cuts 5600
3600.05/3610.60	c LP deleted cuts 5997
3600.05/3610.60	c LP encountered Gomory constraints 2975
3600.05/3610.60	c LP encountered Farkas constraints 266170
3600.05/3610.60	c LP encountered learned Farkas constraints 12372
3600.05/3610.60	c CG auxiliary variables introduced 10933
3600.05/3610.60	c CG solutions found 122
3600.05/3610.60	c CG cores constructed 1944
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 1944
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 7.98
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 40.98 
3600.05/3610.60	c bigint constraints 0 
3600.05/3610.60	o 2797
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	2797

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (62549 MiB free)
  memory of node 1: 64465 MiB (63632 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4502372-1751469529/watcher-4502372-1751469529 -o /tmp/evaluation-result-4502372-1751469529/solver-4502372-1751469529 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751469475-75975 --watchdog 3760 run-opt-ls.sh HOME/instance-4502372-1751469529.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=76791, runsolver pid=76788

[startup+0.100078 s]*
/proc/loadavg: 2.81 1.91 2.50 5/254 76793
/proc/meminfo: memFree=129206736/131382112 swapFree=33005784/33010684
[pid=76791] ppid=76788 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/76791/stat : 76791 (run-opt-ls.sh) S 76788 76791 75963 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 62632071 4292608 736 18446744073709551615 93943393198080 93943394092613 140725783512016 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943394331664 93943394379408 93943412535296 140725783513447 140725783513573 140725783513573 140725783519175 0
/proc/76791/statm: 1048 736 672 219 0 110 0
[pid=76793] ppid=76791 vsize=31592 memory=20208 CPUtime=0.09 cores=1,3
/proc/76793/stat : 76793 (pbsuma) R 76791 76791 75963 0 -1 4194304 5669 0 0 0 7 2 0 0 20 0 1 0 62632072 32350208 5052 18446744073709551615 4210688 4653049 140724809671696 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 4700520 4703148 11366400 140724809677155 140724809677362 140724809677362 140724809682927 0
/proc/76793/statm: 7898 5052 1024 108 0 5306 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 23152 KiB

[startup+0.213531 s]*
/proc/loadavg: 2.81 1.91 2.50 5/254 76794
/proc/meminfo: memFree=129202704/131382112 swapFree=33005784/33010684
[pid=76791] ppid=76788 vsize=4192 memory=2944 CPUtime=0.11 cores=1,3
/proc/76791/stat : 76791 (run-opt-ls.sh) S 76788 76791 75963 0 -1 4194304 236 5801 0 0 0 0 9 2 20 0 1 0 62632071 4292608 736 18446744073709551615 93943393198080 93943394092613 140725783512016 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943394331664 93943394379408 93943412535296 140725783513447 140725783513573 140725783513573 140725783519175 0
/proc/76791/statm: 1048 736 672 219 0 110 0
[pid=76794] ppid=76791 vsize=59100 memory=12176 CPUtime=0.06 cores=1,3
/proc/76794/stat : 76794 (roundingsat) R 76791 76791 75963 0 -1 4194304 1569 0 0 0 3 3 0 0 20 0 1 0 62632084 60518400 3044 18446744073709551615 4227072 8923433 140724153374000 0 0 0 0 0 8405026 0 0 0 17 3 0 0 0 0 0 9823104 9832592 41541632 140724153383238 140724153383464 140724153383464 140724153389034 0
/proc/76794/statm: 14775 3044 1920 1147 0 2202 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 63292 KiB
Current children cumulated memory: 15120 KiB

[startup+0.314627 s]*
/proc/loadavg: 2.81 1.91 2.50 5/254 76794
/proc/meminfo: memFree=129196656/131382112 swapFree=33005784/33010684
[pid=76791] ppid=76788 vsize=4192 memory=2944 CPUtime=0.11 cores=1,3
/proc/76791/stat : 76791 (run-opt-ls.sh) S 76788 76791 75963 0 -1 4194304 236 5801 0 0 0 0 9 2 20 0 1 0 62632071 4292608 736 18446744073709551615 93943393198080 93943394092613 140725783512016 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943394331664 93943394379408 93943412535296 140725783513447 140725783513573 140725783513573 140725783519175 0
/proc/76791/statm: 1048 736 672 219 0 110 0
[pid=76794] ppid=76791 vsize=64664 memory=18804 CPUtime=0.15 cores=1,3
/proc/76794/stat : 76794 (roundingsat) R 76791 76791 75963 0 -1 4194304 3230 0 0 0 10 5 0 0 20 0 1 0 62632084 66215936 4701 18446744073709551615 4227072 8923433 140724153374000 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 41541632 140724153383238 140724153383464 140724153383464 140724153389034 0
/proc/76794/statm: 16166 4701 2208 1147 0 3593 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 68856 KiB
Current children cumulated memory: 21748 KiB

[startup+0.700327 s]
/proc/loadavg: 2.81 1.91 2.50 5/254 76794
/proc/meminfo: memFree=129187076/131382112 swapFree=33005784/33010684
[pid=76791] ppid=76788 vsize=4192 memory=2944 CPUtime=0.11 cores=1,3
/proc/76791/stat : 76791 (run-opt-ls.sh) S 76788 76791 75963 0 -1 4194304 236 5801 0 0 0 0 9 2 20 0 1 0 62632071 4292608 736 18446744073709551615 93943393198080 93943394092613 140725783512016 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943394331664 93943394379408 93943412535296 140725783513447 140725783513573 140725783513573 140725783519175 0
/proc/76791/statm: 1048 736 672 219 0 110 0
[pid=76794] ppid=76791 vsize=83544 memory=31592 CPUtime=0.52 cores=1,3
/proc/76794/stat : 76794 (roundingsat) R 76791 76791 75963 0 -1 4194304 5710 0 0 0 46 6 0 0 20 0 1 0 62632084 85549056 7898 18446744073709551615 4227072 8923433 140724153374000 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 41541632 140724153383238 140724153383464 140724153383464 140724153389034 0
/proc/76794/statm: 20886 7898 2272 1147 0 8313 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 87736 KiB
Current children cumulated memory: 34536 KiB

[startup+1.5004 s]
/proc/loadavg: 2.81 1.91 2.50 5/254 76794
/proc/meminfo: memFree=129187076/131382112 swapFree=33005784/33010684
[pid=76791] ppid=76788 vsize=4192 memory=2944 CPUtime=0.11 cores=1,3
/proc/76791/stat : 76791 (run-opt-ls.sh) S 76788 76791 75963 0 -1 4194304 236 5801 0 0 0 0 9 2 20 0 1 0 62632071 4292608 736 18446744073709551615 93943393198080 93943394092613 140725783512016 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943394331664 93943394379408 93943412535296 140725783513447 140725783513573 140725783513573 140725783519175 0
/proc/76791/statm: 1048 736 672 219 0 110 0
[pid=76794] ppid=76791 vsize=96628 memory=43112 CPUtime=1.32 cores=1,3
/proc/76794/stat : 76794 (roundingsat) R 76791 76791 75963 0 -1 4194304 8516 0 0 0 125 7 0 0 20 0 1 0 62632084 98947072 10778 18446744073709551615 4227072 8923433 140724153374000 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 41541632 140724153383238 140724153383464 140724153383464 140724153389034 0
/proc/76794/statm: 24157 10778 2368 1147 0 11584 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 100820 KiB
Current children cumulated memory: 46056 KiB

[startup+3.11283 s]
/proc/loadavg: 2.81 1.91 2.50 5/254 76794
/proc/meminfo: memFree=129135964/131382112 swapFree=33005784/33010684
[pid=76791] ppid=76788 vsize=4192 memory=2944 CPUtime=0.11 cores=1,3
/proc/76791/stat : 76791 (run-opt-ls.sh) S 76788 76791 75963 0 -1 4194304 236 5801 0 0 0 0 9 2 20 0 1 0 62632071 4292608 736 18446744073709551615 93943393198080 93943394092613 140725783512016 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943394331664 93943394379408 93943412535296 140725783513447 140725783513573 140725783513573 140725783519175 0
/proc/76791/statm: 1048 736 672 219 0 110 0
[pid=76794] ppid=76791 vsize=132144 memory=79868 CPUtime=2.93 cores=1,3
/proc/76794/stat : 76794 (roundingsat) R 76791 76791 75963 0 -1 4194304 16865 0 0 0 223 70 0 0 20 0 1 0 62632084 135315456 19967 18446744073709551615 4227072 8923433 140724153374000 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 41541632 140724153383238 140724153383464 140724153383464 140724153389034 0
/proc/76794/statm: 33036 19967 2400 1147 0 20463 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 136336 KiB
Current children cumulated memory: 82812 KiB

[startup+6.3003 s]
/proc/loadavg: 2.99 1.96 2.52 5/254 76794
/proc/meminfo: memFree=129096728/131382112 swapFree=33005784/33010684
[pid=76791] ppid=76788 vsize=4192 memory=2944 CPUtime=0.11 cores=1,3
/proc/76791/stat : 76791 (run-opt-ls.sh) S 76788 76791 75963 0 -1 4194304 236 5801 0 0 0 0 9 2 20 0 1 0 62632071 4292608 736 18446744073709551615 93943393198080 93943394092613 140725783512016 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943394331664 93943394379408 93943412535296 140725783513447 140725783513573 140725783513573 140725783519175 0
/proc/76791/statm: 1048 736 672 219 0 110 0
[pid=76794] ppid=76791 vsize=192196 memory=126956 CPUtime=6.1 cores=1,3
/proc/76794/stat : 76794 (roundingsat) R 76791 76791 75963 0 -1 4194304 24087 0 0 0 476 134 0 0 20 0 1 0 62632084 196808704 31739 18446744073709551615 4227072 8923433 140724153374000 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 41541632 140724153383238 140724153383464 140724153383464 140724153389034 0
/proc/76794/statm: 48049 31739 2400 1147 0 35476 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 196388 KiB
Current children cumulated memory: 129900 KiB

[startup+12.7004 s]
/proc/loadavg: 3.07 2.00 2.53 5/254 76794
/proc/meminfo: memFree=129005788/131382112 swapFree=33005784/33010684
[pid=76791] ppid=76788 vsize=4192 memory=2944 CPUtime=0.11 cores=1,3
/proc/76791/stat : 76791 (run-opt-ls.sh) S 76788 76791 75963 0 -1 4194304 236 5801 0 0 0 0 9 2 20 0 1 0 62632071 4292608 736 18446744073709551615 93943393198080 93943394092613 140725783512016 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943394331664 93943394379408 93943412535296 140725783513447 140725783513573 140725783513573 140725783519175 0
/proc/76791/statm: 1048 736 672 219 0 110 0
[pid=76794] ppid=76791 vsize=213160 memory=150064 CPUtime=12.49 cores=1,3
/proc/76794/stat : 76794 (roundingsat) R 76791 76791 75963 0 -1 4194304 29364 0 0 0 930 319 0 0 20 0 1 0 62632084 218275840 37516 18446744073709551615 4227072 8923433 140724153374000 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 41541632 140724153383238 140724153383464 140724153383464 140724153389034 0
/proc/76794/statm: 53290 37516 2400 1147 0 40717 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 217352 KiB
Current children cumulated memory: 153008 KiB

[startup+25.5004 s]
/proc/loadavg: 3.28 2.09 2.55 5/254 76795
/proc/meminfo: memFree=128770072/131382112 swapFree=33005784/33010684
[pid=76791] ppid=76788 vsize=4192 memory=2944 CPUtime=0.11 cores=1,3
/proc/76791/stat : 76791 (run-opt-ls.sh) S 76788 76791 75963 0 -1 4194304 236 5801 0 0 0 0 9 2 20 0 1 0 62632071 4292608 736 18446744073709551615 93943393198080 93943394092613 140725783512016 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943394331664 93943394379408 93943412535296 140725783513447 140725783513573 140725783513573 140725783519175 0
/proc/76791/statm: 1048 736 672 219 0 110 0
[pid=76794] ppid=76791 vsize=216456 memory=153392 CPUtime=25.25 cores=1,3
/proc/76794/stat : 76794 (roundingsat) R 76791 76791 75963 0 -1 4194304 30205 0 0 0 2152 373 0 0 20 0 1 0 62632084 221650944 38348 18446744073709551615 4227072 8923433 140724153374000 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 41541632 140724153383238 140724153383464 140724153383464 140724153389034 0
/proc/76794/statm: 54114 38348 2400 1147 0 41541 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 220648 KiB
Current children cumulated memory: 156336 KiB

[startup+51.113 s]
/proc/loadavg: 3.60 2.27 2.60 5/254 76795
/proc/meminfo: memFree=128509560/131382112 swapFree=33005784/33010684
[pid=76791] ppid=76788 vsize=4192 memory=2944 CPUtime=0.11 cores=1,3
/proc/76791/stat : 76791 (run-opt-ls.sh) S 76788 76791 75963 0 -1 4194304 236 5801 0 0 0 0 9 2 20 0 1 0 62632071 4292608 736 18446744073709551615 93943393198080 93943394092613 140725783512016 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943394331664 93943394379408 93943412535296 140725783513447 140725783513573 140725783513573 140725783519175 0
/proc/76791/statm: 1048 736 672 219 0 110 0
[pid=76794] ppid=76791 vsize=304472 memory=229380 CPUtime=50.8 cores=1,3
/proc/76794/stat : 76794 (roundingsat) R 76791 76791 75963 0 -1 4194304 44603 0 0 0 4654 426 0 0 20 0 1 0 62632084 311779328 57345 18446744073709551615 4227072 8923433 140724153374000 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 41541632 140724153383238 140724153383464 140724153383464 140724153389034 0
/proc/76794/statm: 76118 57345 2400 1147 0 63545 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 308664 KiB
Current children cumulated memory: 232324 KiB

[startup+102.3 s]
/proc/loadavg: 3.90 2.55 2.68 5/255 76798
/proc/meminfo: memFree=128237912/131382112 swapFree=33005784/33010684
[pid=76791] ppid=76788 vsize=4192 memory=2944 CPUtime=0.11 cores=1,3
/proc/76791/stat : 76791 (run-opt-ls.sh) S 76788 76791 75963 0 -1 4194304 236 5801 0 0 0 0 9 2 20 0 1 0 62632071 4292608 736 18446744073709551615 93943393198080 93943394092613 140725783512016 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943394331664 93943394379408 93943412535296 140725783513447 140725783513573 140725783513573 140725783519175 0
/proc/76791/statm: 1048 736 672 219 0 110 0
[pid=76794] ppid=76791 vsize=448280 memory=353420 CPUtime=101.84 cores=1,3
/proc/76794/stat : 76794 (roundingsat) R 76791 76791 75963 0 -1 4194304 63856 0 0 0 9681 503 0 0 20 0 1 0 62632084 459038720 88355 18446744073709551615 4227072 8923433 140724153374000 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 41541632 140724153383238 140724153383464 140724153383464 140724153389034 0
/proc/76794/statm: 112070 88355 2400 1147 0 99497 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 452472 KiB
Current children cumulated memory: 356364 KiB

[startup+162.3 s]
/proc/loadavg: 4.02 2.83 2.77 5/256 76805
/proc/meminfo: memFree=128024652/131382112 swapFree=33005784/33010684
[pid=76791] ppid=76788 vsize=4192 memory=2944 CPUtime=0.11 cores=1,3
/proc/76791/stat : 76791 (run-opt-ls.sh) S 76788 76791 75963 0 -1 4194304 236 5801 0 0 0 0 9 2 20 0 1 0 62632071 4292608 736 18446744073709551615 93943393198080 93943394092613 140725783512016 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943394331664 93943394379408 93943412535296 140725783513447 140725783513573 140725783513573 140725783519175 0
/proc/76791/statm: 1048 736 672 219 0 110 0
[pid=76794] ppid=76791 vsize=451244 memory=362848 CPUtime=161.68 cores=1,3
/proc/76794/stat : 76794 (roundingsat) R 76791 76791 75963 0 -1 4194304 64696 0 0 0 15583 585 0 0 20 0 1 0 62632084 462073856 90712 18446744073709551615 4227072 8923433 140724153374000 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 41541632 140724153383238 140724153383464 140724153383464 140724153389034 0
/proc/76794/statm: 112811 90712 2400 1147 0 100238 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 455436 KiB
Current children cumulated memory: 365792 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 3.08 2.86 5/256 76807
/proc/meminfo: memFree=127917820/131382112 swapFree=33005784/33010684
[pid=76791] ppid=76788 vsize=4192 memory=2944 CPUtime=0.11 cores=1,3
/proc/76791/stat : 76791 (run-opt-ls.sh) S 76788 76791 75963 0 -1 4194304 236 5801 0 0 0 0 9 2 20 0 1 0 62632071 4292608 736 18446744073709551615 93943393198080 93943394092613 140725783512016 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943394331664 93943394379408 93943412535296 140725783513447 140725783513573 140725783513573 140725783519175 0
/proc/76791/statm: 1048 736 672 219 0 110 0
[pid=76794] ppid=76791 vsize=456684 memory=367968 CPUtime=221.52 cores=1,3
/proc/76794/stat : 76794 (roundingsat) R 76791 76791 75963 0 -1 4194304 66001 0 0 0 21497 655 0 0 20 0 1 0 62632084 467644416 91992 18446744073709551615 4227072 8923433 140724153374000 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 41541632 140724153383238 140724153383464 140724153383464 140724153389034 0
/proc/76794/statm: 114171 91992 2400 1147 0 101598 0
Current children cumulated CPU time: 221.63 s

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

/proc/76794/statm: 506227 446777 2400 1147 0 493654 0
Current children cumulated CPU time: 3033.57 s
Current children cumulated vsize: 2029100 KiB
Current children cumulated memory: 1790052 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.17 4.14 5/254 76948
/proc/meminfo: memFree=124316748/131382112 swapFree=33005784/33010684
[pid=76791] ppid=76788 vsize=4192 memory=2944 CPUtime=0.11 cores=1,3
/proc/76791/stat : 76791 (run-opt-ls.sh) S 76788 76791 75963 0 -1 4194304 236 5801 0 0 0 0 9 2 20 0 1 0 62632071 4292608 736 18446744073709551615 93943393198080 93943394092613 140725783512016 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943394331664 93943394379408 93943412535296 140725783513447 140725783513573 140725783513573 140725783519175 0
/proc/76791/statm: 1048 736 672 219 0 110 0
[pid=76794] ppid=76791 vsize=2026468 memory=1789028 CPUtime=3093.27 cores=1,3
/proc/76794/stat : 76794 (roundingsat) R 76791 76791 75963 0 -1 4194304 245995 0 0 0 306421 2906 0 0 20 0 1 0 62632084 2075103232 447257 18446744073709551615 4227072 8923433 140724153374000 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 41541632 140724153383238 140724153383464 140724153383464 140724153389034 0
/proc/76794/statm: 506617 447257 2496 1147 0 494044 0
Current children cumulated CPU time: 3093.38 s
Current children cumulated vsize: 2030660 KiB
Current children cumulated memory: 1791972 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.17 4.14 5/254 76954
/proc/meminfo: memFree=124296564/131382112 swapFree=33005784/33010684
[pid=76791] ppid=76788 vsize=4192 memory=2944 CPUtime=0.11 cores=1,3
/proc/76791/stat : 76791 (run-opt-ls.sh) S 76788 76791 75963 0 -1 4194304 236 5801 0 0 0 0 9 2 20 0 1 0 62632071 4292608 736 18446744073709551615 93943393198080 93943394092613 140725783512016 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943394331664 93943394379408 93943412535296 140725783513447 140725783513573 140725783513573 140725783519175 0
/proc/76791/statm: 1048 736 672 219 0 110 0
[pid=76794] ppid=76791 vsize=2026468 memory=1789028 CPUtime=3153.08 cores=1,3
/proc/76794/stat : 76794 (roundingsat) R 76791 76791 75963 0 -1 4194304 246009 0 0 0 312368 2940 0 0 20 0 1 0 62632084 2075103232 447257 18446744073709551615 4227072 8923433 140724153374000 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 41541632 140724153383238 140724153383464 140724153383464 140724153389034 0
/proc/76794/statm: 506617 447257 2496 1147 0 494044 0
Current children cumulated CPU time: 3153.19 s
Current children cumulated vsize: 2030660 KiB
Current children cumulated memory: 1791972 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.15 4.13 5/254 76956
/proc/meminfo: memFree=124288252/131382112 swapFree=33005784/33010684
[pid=76791] ppid=76788 vsize=4192 memory=2944 CPUtime=0.11 cores=1,3
/proc/76791/stat : 76791 (run-opt-ls.sh) S 76788 76791 75963 0 -1 4194304 236 5801 0 0 0 0 9 2 20 0 1 0 62632071 4292608 736 18446744073709551615 93943393198080 93943394092613 140725783512016 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943394331664 93943394379408 93943412535296 140725783513447 140725783513573 140725783513573 140725783519175 0
/proc/76791/statm: 1048 736 672 219 0 110 0
[pid=76794] ppid=76791 vsize=2026468 memory=1789028 CPUtime=3212.89 cores=1,3
/proc/76794/stat : 76794 (roundingsat) R 76791 76791 75963 0 -1 4194304 246377 0 0 0 318329 2960 0 0 20 0 1 0 62632084 2075103232 447257 18446744073709551615 4227072 8923433 140724153374000 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 41541632 140724153383238 140724153383464 140724153383464 140724153389034 0
/proc/76794/statm: 506617 447257 2496 1147 0 494044 0
Current children cumulated CPU time: 3213 s
Current children cumulated vsize: 2030660 KiB
Current children cumulated memory: 1791972 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.15 4.13 5/254 76958
/proc/meminfo: memFree=124276236/131382112 swapFree=33005784/33010684
[pid=76791] ppid=76788 vsize=4192 memory=2944 CPUtime=0.11 cores=1,3
/proc/76791/stat : 76791 (run-opt-ls.sh) S 76788 76791 75963 0 -1 4194304 236 5801 0 0 0 0 9 2 20 0 1 0 62632071 4292608 736 18446744073709551615 93943393198080 93943394092613 140725783512016 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943394331664 93943394379408 93943412535296 140725783513447 140725783513573 140725783513573 140725783519175 0
/proc/76791/statm: 1048 736 672 219 0 110 0
[pid=76794] ppid=76791 vsize=2029696 memory=1792356 CPUtime=3272.71 cores=1,3
/proc/76794/stat : 76794 (roundingsat) R 76791 76791 75963 0 -1 4194304 247669 0 0 0 324266 3005 0 0 20 0 1 0 62632084 2078408704 448089 18446744073709551615 4227072 8923433 140724153374000 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 41541632 140724153383238 140724153383464 140724153383464 140724153389034 0
/proc/76794/statm: 507424 448089 2496 1147 0 494851 0
Current children cumulated CPU time: 3272.82 s
Current children cumulated vsize: 2033888 KiB
Current children cumulated memory: 1795300 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.15 4.13 5/254 76959
/proc/meminfo: memFree=124251564/131382112 swapFree=33005784/33010684
[pid=76791] ppid=76788 vsize=4192 memory=2944 CPUtime=0.11 cores=1,3
/proc/76791/stat : 76791 (run-opt-ls.sh) S 76788 76791 75963 0 -1 4194304 236 5801 0 0 0 0 9 2 20 0 1 0 62632071 4292608 736 18446744073709551615 93943393198080 93943394092613 140725783512016 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943394331664 93943394379408 93943412535296 140725783513447 140725783513573 140725783513573 140725783519175 0
/proc/76791/statm: 1048 736 672 219 0 110 0
[pid=76794] ppid=76791 vsize=2030372 memory=1792868 CPUtime=3332.52 cores=1,3
/proc/76794/stat : 76794 (roundingsat) R 76791 76791 75963 0 -1 4194304 247820 0 0 0 330207 3045 0 0 20 0 1 0 62632084 2079100928 448217 18446744073709551615 4227072 8923433 140724153374000 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 41541632 140724153383238 140724153383464 140724153383464 140724153389034 0
/proc/76794/statm: 507593 448217 2496 1147 0 495020 0
Current children cumulated CPU time: 3332.63 s
Current children cumulated vsize: 2034564 KiB
Current children cumulated memory: 1795812 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.14 4.12 5/254 76961
/proc/meminfo: memFree=124189652/131382112 swapFree=33005784/33010684
[pid=76791] ppid=76788 vsize=4192 memory=2944 CPUtime=0.11 cores=1,3
/proc/76791/stat : 76791 (run-opt-ls.sh) S 76788 76791 75963 0 -1 4194304 236 5801 0 0 0 0 9 2 20 0 1 0 62632071 4292608 736 18446744073709551615 93943393198080 93943394092613 140725783512016 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943394331664 93943394379408 93943412535296 140725783513447 140725783513573 140725783513573 140725783519175 0
/proc/76791/statm: 1048 736 672 219 0 110 0
[pid=76794] ppid=76791 vsize=2036964 memory=1799396 CPUtime=3392.33 cores=1,3
/proc/76794/stat : 76794 (roundingsat) R 76791 76791 75963 0 -1 4194304 249440 0 0 0 336156 3077 0 0 20 0 1 0 62632084 2085851136 449849 18446744073709551615 4227072 8923433 140724153374000 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 41541632 140724153383238 140724153383464 140724153383464 140724153389034 0
/proc/76794/statm: 509241 449849 2496 1147 0 496668 0
Current children cumulated CPU time: 3392.44 s
Current children cumulated vsize: 2041156 KiB
Current children cumulated memory: 1802340 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.14 4.12 5/254 76965
/proc/meminfo: memFree=124189724/131382112 swapFree=33005784/33010684
[pid=76791] ppid=76788 vsize=4192 memory=2944 CPUtime=0.11 cores=1,3
/proc/76791/stat : 76791 (run-opt-ls.sh) S 76788 76791 75963 0 -1 4194304 236 5801 0 0 0 0 9 2 20 0 1 0 62632071 4292608 736 18446744073709551615 93943393198080 93943394092613 140725783512016 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943394331664 93943394379408 93943412535296 140725783513447 140725783513573 140725783513573 140725783519175 0
/proc/76791/statm: 1048 736 672 219 0 110 0
[pid=76794] ppid=76791 vsize=2037768 memory=1800164 CPUtime=3452.14 cores=1,3
/proc/76794/stat : 76794 (roundingsat) R 76791 76791 75963 0 -1 4194304 249641 0 0 0 342086 3128 0 0 20 0 1 0 62632084 2086674432 450041 18446744073709551615 4227072 8923433 140724153374000 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 41541632 140724153383238 140724153383464 140724153383464 140724153389034 0
/proc/76794/statm: 509442 450041 2496 1147 0 496869 0
Current children cumulated CPU time: 3452.25 s
Current children cumulated vsize: 2041960 KiB
Current children cumulated memory: 1803108 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.13 4.12 5/254 76967
/proc/meminfo: memFree=124190644/131382112 swapFree=33005784/33010684
[pid=76791] ppid=76788 vsize=4192 memory=2944 CPUtime=0.11 cores=1,3
/proc/76791/stat : 76791 (run-opt-ls.sh) S 76788 76791 75963 0 -1 4194304 236 5801 0 0 0 0 9 2 20 0 1 0 62632071 4292608 736 18446744073709551615 93943393198080 93943394092613 140725783512016 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943394331664 93943394379408 93943412535296 140725783513447 140725783513573 140725783513573 140725783519175 0
/proc/76791/statm: 1048 736 672 219 0 110 0
[pid=76794] ppid=76791 vsize=2037768 memory=1800164 CPUtime=3511.93 cores=1,3
/proc/76794/stat : 76794 (roundingsat) R 76791 76791 75963 0 -1 4194304 250277 0 0 0 348025 3168 0 0 20 0 1 0 62632084 2086674432 450041 18446744073709551615 4227072 8923433 140724153374000 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 41541632 140724153383238 140724153383464 140724153383464 140724153389034 0
/proc/76794/statm: 509442 450041 2496 1147 0 496869 0
Current children cumulated CPU time: 3512.04 s
Current children cumulated vsize: 2041960 KiB
Current children cumulated memory: 1803108 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.13 4.12 5/254 77063
/proc/meminfo: memFree=122681100/131382112 swapFree=33005784/33010684
[pid=76791] ppid=76788 vsize=4192 memory=2944 CPUtime=0.11 cores=1,3
/proc/76791/stat : 76791 (run-opt-ls.sh) S 76788 76791 75963 0 -1 4194304 236 5801 0 0 0 0 9 2 20 0 1 0 62632071 4292608 736 18446744073709551615 93943393198080 93943394092613 140725783512016 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943394331664 93943394379408 93943412535296 140725783513447 140725783513573 140725783513573 140725783519175 0
/proc/76791/statm: 1048 736 672 219 0 110 0
[pid=76794] ppid=76791 vsize=2044748 memory=1807204 CPUtime=3571.73 cores=1,3
/proc/76794/stat : 76794 (roundingsat) R 76791 76791 75963 0 -1 4194304 252078 0 0 0 353961 3212 0 0 20 0 1 0 62632084 2093821952 451801 18446744073709551615 4227072 8923433 140724153374000 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 41541632 140724153383238 140724153383464 140724153383464 140724153389034 0
/proc/76794/statm: 511187 451801 2496 1147 0 498614 0
Current children cumulated CPU time: 3571.84 s
Current children cumulated vsize: 2048940 KiB
Current children cumulated memory: 1810148 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.6 s]
/proc/loadavg: 4.10 4.12 4.11 5/254 77110
/proc/meminfo: memFree=124996316/131382112 swapFree=33005784/33010684
[pid=76791] ppid=76788 vsize=4192 memory=2944 CPUtime=0.11 cores=1,3
/proc/76791/stat : 76791 (run-opt-ls.sh) S 76788 76791 75963 0 -1 4194304 236 5801 0 0 0 0 9 2 20 0 1 0 62632071 4292608 736 18446744073709551615 93943393198080 93943394092613 140725783512016 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93943394331664 93943394379408 93943412535296 140725783513447 140725783513573 140725783513573 140725783519175 0
/proc/76791/statm: 1048 736 672 219 0 110 0
[pid=76794] ppid=76791 vsize=2044748 memory=1807204 CPUtime=3599.94 cores=1,3
/proc/76794/stat : 76794 (roundingsat) R 76791 76791 75963 0 -1 4194304 252078 0 0 0 356760 3234 0 0 20 0 1 0 62632084 2093821952 451801 18446744073709551615 4227072 8923433 140724153374000 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 41541632 140724153383238 140724153383464 140724153383464 140724153389034 0
/proc/76794/statm: 511187 451801 2496 1147 0 498614 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 2048940 KiB
Current children cumulated memory: 1810148 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3567.71 s, system=32.3792 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.62
CPU time (s): 3600.09
CPU user time (s): 3567.71
CPU system time (s): 32.3792
CPU usage (%): 99.7085
Max. virtual memory (cumulated for all children) (KiB): 2048940
Max. memory (cumulated for all children) (KiB): 1810148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3567.71
system time used= 32.3792
maximum resident set size= 1807460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 258134
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= 402
involuntary context switches= 2562


# summary of solver processes directly reported to runsolver:
#   pid: 76791,76794
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3567.71
#   total CPU system time (s): 32.3792

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.0202 second user time and 37.9346 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-07-02 17:18:49
IDJOB=4502372
IDBENCH=155329
IDSOLVER=3355
FILE ID=nodeC007/4502372-1751469529
RUNJOBID= nodeC007-1751469475-75975
SLURM_JOB_ID= 9598491
Free space on /tmp= 430972 MiB

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

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

MD5SUM BENCH= e11b87324a00f3ba152132e9cc03d5bf
RANDOM SEED=1513301705

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3662.359
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.198
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.291
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.959
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 2993.010
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3659.390
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.388
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129242828 kB
MemAvailable:   129117376 kB
Buffers:              16 kB
Cached:           544532 kB
SwapCached:          252 kB
Active:           943864 kB
Inactive:         324504 kB
Active(anon):     689416 kB
Inactive(anon):    47912 kB
Active(file):     254448 kB
Inactive(file):   276592 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005784 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             39704 kB
Writeback:            16 kB
AnonPages:        726732 kB
Mapped:           111452 kB
Shmem:             13504 kB
KReclaimable:     366272 kB
Slab:             455964 kB
SReclaimable:     366272 kB
SUnreclaim:        89692 kB
KernelStack:        4092 kB
PageTables:         4852 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1125464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149480 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    296960 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:      201544 kB
DirectMap2M:    10186752 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 430908 MiB
End job on nodeC007 at 2025-07-02 18:19:00