Trace number 4544457

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 NameAnswerCPU timeWall clock time
roundingsat+pbsuma-log 63f22adUNSAT 3125.58 3135.52

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/koops/
normalized-mat16_15_identity_complement.opb
MD5SUMec82efcd866f342a1f5f756e3ed31d43
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.10808
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5508
Total number of constraints408375
Number of constraints which are clauses397971
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10404
Minimum length of a constraint2
Maximum length of a constraint17
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 33
Number of bits of the biggest sum of numbers6
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-4544457-1753220670.opb'
0.09/0.21	c 	read 10.85MB  (201.80ms)
0.09/0.21	c	 [cnf: #variables 5508 #clauses 408375 #duplicates 0 #arr 915858]
0.09/0.21	c output proof to '/tmp/proof-4544457-1753220670'
0.09/0.21	c 
0.09/0.21	c make graph and approximate orbits
0.20/0.30	c	 [group: #orbits ~= 4] (91.30ms)
0.20/0.30	c 
0.20/0.30	c detect special group actions
0.20/0.30	c 	probe for Johnson action (limit=64)
0.50/0.58	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.68/0.72	c 	probe for row symmetry (limit=64, splits=16.78M)
0.68/0.74	c 	 (437.05ms)
0.68/0.74	c 
0.68/0.74	c detect symmetries on remainder
0.68/0.74	c 	[graph: #vertices 435609 #edges 1875168]
0.68/0.75	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
1.77/1.80	c 	 [group: #symmetries 2.98*10^35 #generators 9] (1057.77ms)
1.77/1.80	c 
1.77/1.80	c optimize generators (opt_passes=64, conjugate_limit=262)
1.77/1.81	c 	opt it=15, l=272, m=112, opt=17, avg=6948, b=2728, gens=9
1.77/1.82	c 	opt it=31, l=427, m=192, opt=22, avg=6857, b=2728, gens=9
1.77/1.83	c 	opt it=47, l=583, m=273, opt=27, avg=6855, b=2728, gens=9
1.77/1.83	c 	ran it=0, +gens=9 
1.99/2.07	c 	con best_support=2728, best_gens=4, +gens=262
1.99/2.07	c 	(272.12ms)
1.99/2.07	c 
1.99/2.07	c finalize break order and special generators
1.99/2.08	c 
1.99/2.08	c add generic predicates (break_depth=10)
1.99/2.08	c 	added predicates for 280 generators (5.68ms)
2.67/2.70	c 
2.67/2.70	c generation finished
2.67/2.70	c 	[sbp: #constraints 3836 #add_vars 1233]
2.67/2.70	c 
2.67/2.70	c write result to 'HOME/instance-4544457-1753220670.opb.pre'
2.67/2.72	c 	wrote 11.38MB (24.71ms)
2.67/2.72	c ------------------------------------------------------------------
2.67/2.72	c                1057.77ms 38.99% detect_generic
2.67/2.72	c                 618.81ms 22.81% other
2.67/2.72	c                 437.05ms 16.11% detect_special
2.67/2.72	c                 272.12ms 10.03% optimize_gens
2.67/2.72	c                 201.79ms  7.44% parse
2.67/2.72	c                  91.30ms  3.37% approx_orbits
2.67/2.72	c                  24.71ms  0.91% output
2.67/2.72	c                   5.68ms  0.21% break_generic
2.67/2.72	c                   3.67ms  0.14% finalize_order
2.67/2.72	c         ───────────────────────────────────────────────
2.67/2.72	c                2712.88ms   100% total
2.67/2.72	c ------------------------------------------------------------------
2.77/2.80	c RoundingSat 2
2.77/2.80	c branch pb25
2.77/2.80	c commit 63f22ad
4.97/5.10	c #variables 6741 #constraints 412211
59.00/59.29	c #Conflicts:       1000 | #Constraints:     413210
59.00/59.29	c #Conflicts:       2000 | #Constraints:     414210
59.00/59.29	c INPROCESSING
59.00/59.29	c GARBAGE COLLECT
59.00/59.29	c #Conflicts:       3000 | #Constraints:     323476
59.00/59.29	c #Conflicts:       4000 | #Constraints:     324476
59.00/59.29	c INPROCESSING
59.00/59.29	c #Conflicts:       5000 | #Constraints:     323890
59.00/59.29	c #Conflicts:       6000 | #Constraints:     324890
59.00/59.29	c INPROCESSING
59.00/59.29	c #Conflicts:       7000 | #Constraints:     323901
59.00/59.29	c #Conflicts:       8000 | #Constraints:     324901
59.00/59.29	c #Conflicts:       9000 | #Constraints:     325901
59.00/59.29	c INPROCESSING
59.00/59.29	c #Conflicts:      10000 | #Constraints:     324590
59.00/59.29	c #Conflicts:      11000 | #Constraints:     325590
59.00/59.29	c #Conflicts:      12000 | #Constraints:     326590
59.00/59.29	c INPROCESSING
59.00/59.29	c #Conflicts:      13000 | #Constraints:     324119
59.00/59.29	c #Conflicts:      14000 | #Constraints:     325119
59.00/59.29	c #Conflicts:      15000 | #Constraints:     326119
59.00/59.29	c INPROCESSING
59.00/59.29	c GARBAGE COLLECT
59.00/59.29	c #Conflicts:      16000 | #Constraints:     324015
59.00/59.29	c #Conflicts:      17000 | #Constraints:     325015
59.00/59.29	c #Conflicts:      18000 | #Constraints:     326015
59.00/59.29	c INPROCESSING
59.00/59.29	c #Conflicts:      19000 | #Constraints:     324032
59.00/59.29	c #Conflicts:      20000 | #Constraints:     325032
59.00/59.29	c #Conflicts:      21000 | #Constraints:     326032
59.00/59.29	c INPROCESSING
59.00/59.29	c #Conflicts:      22000 | #Constraints:     323847
59.00/59.29	c #Conflicts:      23000 | #Constraints:     324847
59.00/59.29	c #Conflicts:      24000 | #Constraints:     325847
59.00/59.29	c #Conflicts:      25000 | #Constraints:     326847
59.00/59.29	c INPROCESSING
59.00/59.29	c #Conflicts:      26000 | #Constraints:     324461
59.00/59.29	c #Conflicts:      27000 | #Constraints:     325461
59.00/59.29	c #Conflicts:      28000 | #Constraints:     326461
59.00/59.29	c #Conflicts:      29000 | #Constraints:     327461
59.00/59.29	c INPROCESSING
59.00/59.29	c GARBAGE COLLECT
59.00/59.29	c #Conflicts:      30000 | #Constraints:     324862
59.00/59.29	c #Conflicts:      31000 | #Constraints:     325862
59.00/59.29	c #Conflicts:      32000 | #Constraints:     326862
59.00/59.29	c #Conflicts:      33000 | #Constraints:     327862
59.00/59.29	c INPROCESSING
59.00/59.29	c #Conflicts:      34000 | #Constraints:     325061
59.00/59.29	c #Conflicts:      35000 | #Constraints:     326061
59.00/59.29	c #Conflicts:      36000 | #Constraints:     327061
59.00/59.29	c #Conflicts:      37000 | #Constraints:     328061
59.00/59.29	c INPROCESSING
59.00/59.29	c #Conflicts:      38000 | #Constraints:     325059
59.00/59.29	c #Conflicts:      39000 | #Constraints:     326059
59.00/59.29	c #Conflicts:      40000 | #Constraints:     327059
59.00/59.29	c #Conflicts:      41000 | #Constraints:     328059
59.00/59.29	c INPROCESSING
59.00/59.29	c GARBAGE COLLECT
59.00/59.29	c #Conflicts:      42000 | #Constraints:     324868
59.00/59.29	c #Conflicts:      43000 | #Constraints:     325868
59.00/59.29	c #Conflicts:      44000 | #Constraints:     326868
59.00/59.29	c #Conflicts:      45000 | #Constraints:     327868
59.00/59.29	c #Conflicts:      46000 | #Constraints:     328868
59.00/59.29	c INPROCESSING
59.00/59.29	c #Conflicts:      47000 | #Constraints:     325464
59.00/59.29	c #Conflicts:      48000 | #Constraints:     326464
59.00/59.29	c #Conflicts:      49000 | #Constraints:     327464
59.00/59.29	c #Conflicts:      50000 | #Constraints:     328464
59.00/59.29	c #Conflicts:      51000 | #Constraints:     329464
59.00/59.29	c INPROCESSING
59.00/59.29	c #Conflicts:      52000 | #Constraints:     325863
59.00/59.29	c #Conflicts:      53000 | #Constraints:     326863
59.00/59.29	c #Conflicts:      54000 | #Constraints:     327863
59.00/59.29	c #Conflicts:      55000 | #Constraints:     328863
59.00/59.29	c #Conflicts:      56000 | #Constraints:     329863
59.00/59.29	c INPROCESSING
59.00/59.29	c GARBAGE COLLECT
59.00/59.29	c #Conflicts:      57000 | #Constraints:     326068
59.00/59.29	c #Conflicts:      58000 | #Constraints:     327068
59.00/59.29	c #Conflicts:      59000 | #Constraints:     328068
59.00/59.29	c #Conflicts:      60000 | #Constraints:     329068
59.00/59.29	c #Conflicts:      61000 | #Constraints:     330068
59.00/59.29	c INPROCESSING
59.00/59.29	c #Conflicts:      62000 | #Constraints:     326071
59.00/59.29	c #Conflicts:      63000 | #Constraints:     327071
59.00/59.29	c #Conflicts:      64000 | #Constraints:     328071
59.00/59.29	c #Conflicts:      65000 | #Constraints:     329071
59.00/59.29	c #Conflicts:      66000 | #Constraints:     330071
59.00/59.29	c INPROCESSING
59.00/59.29	c #Conflicts:      67000 | #Constraints:     325863
59.00/59.29	c #Conflicts:      68000 | #Constraints:     326863
59.00/59.29	c #Conflicts:      69000 | #Constraints:     327863
59.00/59.29	c #Conflicts:      70000 | #Constraints:     328863
59.00/59.29	c #Conflicts:      71000 | #Constraints:     329863
59.00/59.29	c #Conflicts:      72000 | #Constraints:     330863
106.28/106.64	c INPROCESSING
106.28/106.64	c GARBAGE COLLECT
106.28/106.64	c #Conflicts:      73000 | #Constraints:     326457
106.28/106.64	c #Conflicts:      74000 | #Constraints:     327457
106.28/106.64	c #Conflicts:      75000 | #Constraints:     328457
106.28/106.64	c #Conflicts:      76000 | #Constraints:     329457
106.28/106.64	c #Conflicts:      77000 | #Constraints:     330457
106.28/106.64	c #Conflicts:      78000 | #Constraints:     331457
106.28/106.64	c INPROCESSING
106.28/106.64	c #Conflicts:      79000 | #Constraints:     326868
106.28/106.64	c #Conflicts:      80000 | #Constraints:     327868
106.28/106.64	c #Conflicts:      81000 | #Constraints:     328868
106.28/106.64	c #Conflicts:      82000 | #Constraints:     329868
106.28/106.64	c #Conflicts:      83000 | #Constraints:     330868
106.28/106.64	c #Conflicts:      84000 | #Constraints:     331868
106.28/106.64	c INPROCESSING
106.28/106.64	c GARBAGE COLLECT
106.28/106.64	c #Conflicts:      85000 | #Constraints:     327069
106.28/106.64	c #Conflicts:      86000 | #Constraints:     328069
106.28/106.64	c #Conflicts:      87000 | #Constraints:     329069
106.28/106.64	c #Conflicts:      88000 | #Constraints:     330069
106.28/106.64	c #Conflicts:      89000 | #Constraints:     331069
106.28/106.64	c #Conflicts:      90000 | #Constraints:     332069
106.28/106.64	c INPROCESSING
106.28/106.64	c #Conflicts:      91000 | #Constraints:     327074
106.28/106.64	c #Conflicts:      92000 | #Constraints:     328074
106.28/106.64	c #Conflicts:      93000 | #Constraints:     329074
106.28/106.64	c #Conflicts:      94000 | #Constraints:     330074
106.28/106.64	c #Conflicts:      95000 | #Constraints:     331074
106.28/106.64	c #Conflicts:      96000 | #Constraints:     332074
106.28/106.64	c INPROCESSING
106.28/106.64	c GARBAGE COLLECT
106.28/106.64	c #Conflicts:      97000 | #Constraints:     325669
106.28/106.64	c #Conflicts:      98000 | #Constraints:     326669
106.28/106.64	c #Conflicts:      99000 | #Constraints:     327669
106.28/106.64	c #Conflicts:     100000 | #Constraints:     328669
106.28/106.64	c #Conflicts:     101000 | #Constraints:     329669
106.28/106.64	c #Conflicts:     102000 | #Constraints:     330669
106.28/106.64	c #Conflicts:     103000 | #Constraints:     331669
106.28/106.64	c INPROCESSING
106.28/106.64	c #Conflicts:     104000 | #Constraints:     324824
106.28/106.64	c #Conflicts:     105000 | #Constraints:     325824
106.28/106.64	c #Conflicts:     106000 | #Constraints:     326824
106.28/106.64	c #Conflicts:     107000 | #Constraints:     327824
106.28/106.64	c #Conflicts:     108000 | #Constraints:     328824
106.28/106.64	c #Conflicts:     109000 | #Constraints:     329824
106.28/106.64	c #Conflicts:     110000 | #Constraints:     330824
106.28/106.64	c INPROCESSING
106.28/106.64	c GARBAGE COLLECT
106.28/106.64	c #Conflicts:     111000 | #Constraints:     325226
106.28/106.64	c #Conflicts:     112000 | #Constraints:     326226
106.28/106.64	c #Conflicts:     113000 | #Constraints:     327226
106.28/106.64	c #Conflicts:     114000 | #Constraints:     328226
106.28/106.64	c #Conflicts:     115000 | #Constraints:     329226
106.28/106.64	c #Conflicts:     116000 | #Constraints:     330226
106.28/106.64	c #Conflicts:     117000 | #Constraints:     331226
106.28/106.64	c INPROCESSING
106.28/106.64	c #Conflicts:     118000 | #Constraints:     325438
106.28/106.64	c #Conflicts:     119000 | #Constraints:     326438
106.28/106.64	c #Conflicts:     120000 | #Constraints:     327438
106.28/106.64	c #Conflicts:     121000 | #Constraints:     328438
106.28/106.64	c #Conflicts:     122000 | #Constraints:     329438
106.28/106.64	c #Conflicts:     123000 | #Constraints:     330438
106.28/106.64	c #Conflicts:     124000 | #Constraints:     331438
106.28/106.64	c INPROCESSING
106.28/106.64	c GARBAGE COLLECT
106.28/106.64	c #Conflicts:     125000 | #Constraints:     325442
106.28/106.64	c #Conflicts:     126000 | #Constraints:     326442
106.28/106.64	c #Conflicts:     127000 | #Constraints:     327442
106.28/106.64	c #Conflicts:     128000 | #Constraints:     328442
106.28/106.64	c #Conflicts:     129000 | #Constraints:     329442
106.28/106.64	c #Conflicts:     130000 | #Constraints:     330442
106.28/106.64	c #Conflicts:     131000 | #Constraints:     331442
106.28/106.64	c INPROCESSING
106.28/106.64	c #Conflicts:     132000 | #Constraints:     325236
106.28/106.64	c #Conflicts:     133000 | #Constraints:     326236
106.28/106.64	c #Conflicts:     134000 | #Constraints:     327236
106.28/106.64	c #Conflicts:     135000 | #Constraints:     328236
106.28/106.64	c #Conflicts:     136000 | #Constraints:     329236
106.28/106.64	c #Conflicts:     137000 | #Constraints:     330236
106.28/106.64	c #Conflicts:     138000 | #Constraints:     331236
106.28/106.64	c #Conflicts:     139000 | #Constraints:     332236
106.28/106.64	c INPROCESSING
106.28/106.64	c GARBAGE COLLECT
106.28/106.64	c #Conflicts:     140000 | #Constraints:     325843
106.28/106.64	c #Conflicts:     141000 | #Constraints:     326843
106.28/106.64	c #Conflicts:     142000 | #Constraints:     327843
106.28/106.64	c #Conflicts:     143000 | #Constraints:     328843
106.28/106.64	c #Conflicts:     144000 | #Constraints:     329843
106.28/106.64	c #Conflicts:     145000 | #Constraints:     330843
106.28/106.64	c #Conflicts:     146000 | #Constraints:     331843
137.89/138.32	c #Conflicts:     147000 | #Constraints:     332843
137.89/138.32	c INPROCESSING
137.89/138.32	c #Conflicts:     148000 | #Constraints:     326247
137.89/138.32	c #Conflicts:     149000 | #Constraints:     327247
137.89/138.32	c #Conflicts:     150000 | #Constraints:     328247
137.89/138.32	c #Conflicts:     151000 | #Constraints:     329247
137.89/138.32	c #Conflicts:     152000 | #Constraints:     330247
137.89/138.32	c #Conflicts:     153000 | #Constraints:     331247
137.89/138.32	c #Conflicts:     154000 | #Constraints:     332247
137.89/138.32	c #Conflicts:     155000 | #Constraints:     333247
137.89/138.32	c INPROCESSING
137.89/138.32	c GARBAGE COLLECT
137.89/138.32	c #Conflicts:     156000 | #Constraints:     326449
137.89/138.32	c #Conflicts:     157000 | #Constraints:     327449
137.89/138.32	c #Conflicts:     158000 | #Constraints:     328449
137.89/138.32	c #Conflicts:     159000 | #Constraints:     329449
137.89/138.32	c #Conflicts:     160000 | #Constraints:     330449
137.89/138.32	c #Conflicts:     161000 | #Constraints:     331449
137.89/138.32	c #Conflicts:     162000 | #Constraints:     332449
137.89/138.32	c #Conflicts:     163000 | #Constraints:     333449
137.89/138.32	c INPROCESSING
137.89/138.32	c #Conflicts:     164000 | #Constraints:     326453
137.89/138.32	c #Conflicts:     165000 | #Constraints:     327453
137.89/138.32	c #Conflicts:     166000 | #Constraints:     328453
137.89/138.32	c #Conflicts:     167000 | #Constraints:     329453
137.89/138.32	c #Conflicts:     168000 | #Constraints:     330453
137.89/138.32	c #Conflicts:     169000 | #Constraints:     331453
137.89/138.32	c #Conflicts:     170000 | #Constraints:     332453
137.89/138.32	c #Conflicts:     171000 | #Constraints:     333453
137.89/138.32	c INPROCESSING
137.89/138.32	c GARBAGE COLLECT
137.89/138.32	c #Conflicts:     172000 | #Constraints:     326245
137.89/138.32	c #Conflicts:     173000 | #Constraints:     327245
137.89/138.32	c #Conflicts:     174000 | #Constraints:     328245
137.89/138.32	c #Conflicts:     175000 | #Constraints:     329245
137.89/138.32	c #Conflicts:     176000 | #Constraints:     330245
137.89/138.32	c #Conflicts:     177000 | #Constraints:     331245
137.89/138.32	c #Conflicts:     178000 | #Constraints:     332245
137.89/138.32	c #Conflicts:     179000 | #Constraints:     333245
137.89/138.32	c #Conflicts:     180000 | #Constraints:     334245
137.89/138.32	c INPROCESSING
137.89/138.32	c #Conflicts:     181000 | #Constraints:     326847
137.89/138.32	c #Conflicts:     182000 | #Constraints:     327847
137.89/138.32	c #Conflicts:     183000 | #Constraints:     328847
137.89/138.32	c #Conflicts:     184000 | #Constraints:     329847
137.89/138.32	c #Conflicts:     185000 | #Constraints:     330847
137.89/138.32	c #Conflicts:     186000 | #Constraints:     331847
137.89/138.32	c #Conflicts:     187000 | #Constraints:     332847
137.89/138.32	c #Conflicts:     188000 | #Constraints:     333847
137.89/138.32	c #Conflicts:     189000 | #Constraints:     334847
137.89/138.32	c INPROCESSING
137.89/138.32	c GARBAGE COLLECT
137.89/138.32	c #Conflicts:     190000 | #Constraints:     327252
137.89/138.32	c #Conflicts:     191000 | #Constraints:     328252
137.89/138.32	c #Conflicts:     192000 | #Constraints:     329252
137.89/138.32	c #Conflicts:     193000 | #Constraints:     330252
137.89/138.32	c #Conflicts:     194000 | #Constraints:     331252
137.89/138.32	c #Conflicts:     195000 | #Constraints:     332252
137.89/138.32	c #Conflicts:     196000 | #Constraints:     333252
137.89/138.32	c #Conflicts:     197000 | #Constraints:     334252
137.89/138.32	c #Conflicts:     198000 | #Constraints:     335252
137.89/138.32	c INPROCESSING
137.89/138.32	c #Conflicts:     199000 | #Constraints:     327439
137.89/138.32	c #Conflicts:     200000 | #Constraints:     328439
137.89/138.32	c #Conflicts:     201000 | #Constraints:     329439
137.89/138.32	c #Conflicts:     202000 | #Constraints:     330439
137.89/138.32	c #Conflicts:     203000 | #Constraints:     331439
137.89/138.32	c #Conflicts:     204000 | #Constraints:     332439
137.89/138.32	c #Conflicts:     205000 | #Constraints:     333439
137.89/138.32	c #Conflicts:     206000 | #Constraints:     334439
137.89/138.32	c #Conflicts:     207000 | #Constraints:     335439
137.89/138.32	c INPROCESSING
137.89/138.32	c GARBAGE COLLECT
137.89/138.32	c #Conflicts:     208000 | #Constraints:     327429
137.89/138.32	c #Conflicts:     209000 | #Constraints:     328429
137.89/138.32	c #Conflicts:     210000 | #Constraints:     329429
137.89/138.32	c #Conflicts:     211000 | #Constraints:     330429
137.89/138.32	c #Conflicts:     212000 | #Constraints:     331429
137.89/138.32	c #Conflicts:     213000 | #Constraints:     332429
137.89/138.32	c #Conflicts:     214000 | #Constraints:     333429
137.89/138.32	c #Conflicts:     215000 | #Constraints:     334429
137.89/138.32	c #Conflicts:     216000 | #Constraints:     335429
137.89/138.32	c INPROCESSING
137.89/138.32	c #Conflicts:     217000 | #Constraints:     327234
137.89/138.32	c #Conflicts:     218000 | #Constraints:     328234
137.89/138.32	c #Conflicts:     219000 | #Constraints:     329234
137.89/138.32	c #Conflicts:     220000 | #Constraints:     330234
137.89/138.32	c #Conflicts:     221000 | #Constraints:     331234
172.30/172.89	c #Conflicts:     222000 | #Constraints:     332234
172.30/172.89	c #Conflicts:     223000 | #Constraints:     333234
172.30/172.89	c #Conflicts:     224000 | #Constraints:     334234
172.30/172.89	c #Conflicts:     225000 | #Constraints:     335234
172.30/172.89	c #Conflicts:     226000 | #Constraints:     336234
172.30/172.89	c INPROCESSING
172.30/172.89	c GARBAGE COLLECT
172.30/172.89	c #Conflicts:     227000 | #Constraints:     327851
172.30/172.89	c #Conflicts:     228000 | #Constraints:     328851
172.30/172.89	c #Conflicts:     229000 | #Constraints:     329851
172.30/172.89	c #Conflicts:     230000 | #Constraints:     330851
172.30/172.89	c #Conflicts:     231000 | #Constraints:     331851
172.30/172.89	c #Conflicts:     232000 | #Constraints:     332851
172.30/172.89	c #Conflicts:     233000 | #Constraints:     333851
172.30/172.89	c #Conflicts:     234000 | #Constraints:     334851
172.30/172.89	c #Conflicts:     235000 | #Constraints:     335851
172.30/172.89	c #Conflicts:     236000 | #Constraints:     336851
172.30/172.89	c INPROCESSING
172.30/172.89	c #Conflicts:     237000 | #Constraints:     328250
172.30/172.89	c #Conflicts:     238000 | #Constraints:     329250
172.30/172.89	c #Conflicts:     239000 | #Constraints:     330250
172.30/172.89	c #Conflicts:     240000 | #Constraints:     331250
172.30/172.89	c #Conflicts:     241000 | #Constraints:     332250
172.30/172.89	c #Conflicts:     242000 | #Constraints:     333250
172.30/172.89	c #Conflicts:     243000 | #Constraints:     334250
172.30/172.89	c #Conflicts:     244000 | #Constraints:     335250
172.30/172.89	c #Conflicts:     245000 | #Constraints:     336250
172.30/172.89	c #Conflicts:     246000 | #Constraints:     337250
172.30/172.89	c INPROCESSING
172.30/172.89	c GARBAGE COLLECT
172.30/172.89	c #Conflicts:     247000 | #Constraints:     328443
172.30/172.89	c #Conflicts:     248000 | #Constraints:     329443
172.30/172.89	c #Conflicts:     249000 | #Constraints:     330443
172.30/172.89	c #Conflicts:     250000 | #Constraints:     331443
172.30/172.89	c #Conflicts:     251000 | #Constraints:     332443
172.30/172.89	c #Conflicts:     252000 | #Constraints:     333443
172.30/172.89	c #Conflicts:     253000 | #Constraints:     334443
172.30/172.89	c #Conflicts:     254000 | #Constraints:     335443
172.30/172.89	c #Conflicts:     255000 | #Constraints:     336443
172.30/172.89	c #Conflicts:     256000 | #Constraints:     337443
172.30/172.89	c INPROCESSING
172.30/172.89	c #Conflicts:     257000 | #Constraints:     328454
172.30/172.89	c #Conflicts:     258000 | #Constraints:     329454
172.30/172.89	c #Conflicts:     259000 | #Constraints:     330454
172.30/172.89	c #Conflicts:     260000 | #Constraints:     331454
172.30/172.89	c #Conflicts:     261000 | #Constraints:     332454
172.30/172.89	c #Conflicts:     262000 | #Constraints:     333454
172.30/172.89	c #Conflicts:     263000 | #Constraints:     334454
172.30/172.89	c #Conflicts:     264000 | #Constraints:     335454
172.30/172.89	c #Conflicts:     265000 | #Constraints:     336454
172.30/172.89	c #Conflicts:     266000 | #Constraints:     337454
172.30/172.89	c INPROCESSING
172.30/172.89	c GARBAGE COLLECT
172.30/172.89	c #Conflicts:     267000 | #Constraints:     328248
172.30/172.89	c #Conflicts:     268000 | #Constraints:     329248
172.30/172.89	c #Conflicts:     269000 | #Constraints:     330248
172.30/172.89	c #Conflicts:     270000 | #Constraints:     331248
172.30/172.89	c #Conflicts:     271000 | #Constraints:     332248
172.30/172.89	c #Conflicts:     272000 | #Constraints:     333248
172.30/172.89	c #Conflicts:     273000 | #Constraints:     334248
172.30/172.89	c #Conflicts:     274000 | #Constraints:     335248
172.30/172.89	c #Conflicts:     275000 | #Constraints:     336248
172.30/172.89	c #Conflicts:     276000 | #Constraints:     337248
172.30/172.89	c #Conflicts:     277000 | #Constraints:     338248
172.30/172.89	c INPROCESSING
172.30/172.89	c #Conflicts:     278000 | #Constraints:     328850
172.30/172.89	c #Conflicts:     279000 | #Constraints:     329850
172.30/172.89	c #Conflicts:     280000 | #Constraints:     330850
172.30/172.89	c #Conflicts:     281000 | #Constraints:     331850
172.30/172.89	c #Conflicts:     282000 | #Constraints:     332850
172.30/172.89	c #Conflicts:     283000 | #Constraints:     333850
172.30/172.89	c #Conflicts:     284000 | #Constraints:     334850
172.30/172.89	c #Conflicts:     285000 | #Constraints:     335850
172.30/172.89	c #Conflicts:     286000 | #Constraints:     336850
172.30/172.89	c #Conflicts:     287000 | #Constraints:     337850
172.30/172.89	c #Conflicts:     288000 | #Constraints:     338850
172.30/172.89	c INPROCESSING
172.30/172.89	c GARBAGE COLLECT
172.30/172.89	c #Conflicts:     289000 | #Constraints:     329254
172.30/172.89	c #Conflicts:     290000 | #Constraints:     330254
172.30/172.89	c #Conflicts:     291000 | #Constraints:     331254
172.30/172.89	c #Conflicts:     292000 | #Constraints:     332254
172.30/172.89	c #Conflicts:     293000 | #Constraints:     333254
172.30/172.89	c #Conflicts:     294000 | #Constraints:     334254
172.30/172.89	c #Conflicts:     295000 | #Constraints:     335254
172.30/172.89	c #Conflicts:     296000 | #Constraints:     336254
189.76/190.37	c #Conflicts:     297000 | #Constraints:     337254
189.76/190.37	c #Conflicts:     298000 | #Constraints:     338254
189.76/190.37	c #Conflicts:     299000 | #Constraints:     339254
189.76/190.37	c INPROCESSING
189.76/190.37	c rational objective 3682.5
231.25/231.90	c #Conflicts:     300000 | #Constraints:     329453
231.25/231.90	c #Conflicts:     301000 | #Constraints:     330453
231.25/231.90	c #Conflicts:     302000 | #Constraints:     331453
231.25/231.90	c #Conflicts:     303000 | #Constraints:     332453
231.25/231.90	c #Conflicts:     304000 | #Constraints:     333453
231.25/231.90	c #Conflicts:     305000 | #Constraints:     334453
231.25/231.90	c #Conflicts:     306000 | #Constraints:     335453
231.25/231.90	c #Conflicts:     307000 | #Constraints:     336453
231.25/231.90	c #Conflicts:     308000 | #Constraints:     337453
231.25/231.90	c #Conflicts:     309000 | #Constraints:     338453
231.25/231.90	c #Conflicts:     310000 | #Constraints:     339453
231.25/231.90	c INPROCESSING
231.25/231.90	c GARBAGE COLLECT
231.25/231.90	c #Conflicts:     311000 | #Constraints:     329450
231.25/231.90	c #Conflicts:     312000 | #Constraints:     330450
231.25/231.90	c #Conflicts:     313000 | #Constraints:     331450
231.25/231.90	c #Conflicts:     314000 | #Constraints:     332450
231.25/231.90	c #Conflicts:     315000 | #Constraints:     333450
231.25/231.90	c #Conflicts:     316000 | #Constraints:     334450
231.25/231.90	c #Conflicts:     317000 | #Constraints:     335450
231.25/231.90	c #Conflicts:     318000 | #Constraints:     336450
231.25/231.90	c #Conflicts:     319000 | #Constraints:     337450
231.25/231.90	c #Conflicts:     320000 | #Constraints:     338450
231.25/231.90	c #Conflicts:     321000 | #Constraints:     339450
231.25/231.90	c INPROCESSING
231.25/231.90	c #Conflicts:     322000 | #Constraints:     329251
231.25/231.90	c #Conflicts:     323000 | #Constraints:     330251
231.25/231.90	c #Conflicts:     324000 | #Constraints:     331251
231.25/231.90	c #Conflicts:     325000 | #Constraints:     332251
231.25/231.90	c #Conflicts:     326000 | #Constraints:     333251
231.25/231.90	c #Conflicts:     327000 | #Constraints:     334251
231.25/231.90	c #Conflicts:     328000 | #Constraints:     335251
231.25/231.90	c #Conflicts:     329000 | #Constraints:     336251
231.25/231.90	c #Conflicts:     330000 | #Constraints:     337251
231.25/231.90	c #Conflicts:     331000 | #Constraints:     338251
231.25/231.90	c #Conflicts:     332000 | #Constraints:     339251
231.25/231.90	c #Conflicts:     333000 | #Constraints:     340251
231.25/231.90	c INPROCESSING
231.25/231.90	c GARBAGE COLLECT
231.25/231.90	c #Conflicts:     334000 | #Constraints:     329847
231.25/231.90	c #Conflicts:     335000 | #Constraints:     330847
231.25/231.90	c #Conflicts:     336000 | #Constraints:     331847
231.25/231.90	c #Conflicts:     337000 | #Constraints:     332847
231.25/231.90	c #Conflicts:     338000 | #Constraints:     333847
231.25/231.90	c #Conflicts:     339000 | #Constraints:     334847
231.25/231.90	c #Conflicts:     340000 | #Constraints:     335847
231.25/231.90	c #Conflicts:     341000 | #Constraints:     336847
231.25/231.90	c #Conflicts:     342000 | #Constraints:     337847
231.25/231.90	c #Conflicts:     343000 | #Constraints:     338847
231.25/231.90	c #Conflicts:     344000 | #Constraints:     339847
231.25/231.90	c #Conflicts:     345000 | #Constraints:     340847
231.25/231.90	c INPROCESSING
231.25/231.90	c GARBAGE COLLECT
231.25/231.90	c #Conflicts:     346000 | #Constraints:     330240
231.25/231.90	c #Conflicts:     347000 | #Constraints:     331240
231.25/231.90	c #Conflicts:     348000 | #Constraints:     332240
231.25/231.90	c #Conflicts:     349000 | #Constraints:     333240
231.25/231.90	c #Conflicts:     350000 | #Constraints:     334240
231.25/231.90	c #Conflicts:     351000 | #Constraints:     335240
231.25/231.90	c #Conflicts:     352000 | #Constraints:     336240
231.25/231.90	c #Conflicts:     353000 | #Constraints:     337240
231.25/231.90	c #Conflicts:     354000 | #Constraints:     338240
231.25/231.90	c #Conflicts:     355000 | #Constraints:     339240
231.25/231.90	c #Conflicts:     356000 | #Constraints:     340240
231.25/231.90	c #Conflicts:     357000 | #Constraints:     341240
231.25/231.90	c INPROCESSING
231.25/231.90	c GARBAGE COLLECT
231.25/231.90	c #Conflicts:     358000 | #Constraints:     330438
231.25/231.90	c #Conflicts:     359000 | #Constraints:     331438
231.25/231.90	c #Conflicts:     360000 | #Constraints:     332438
231.25/231.90	c #Conflicts:     361000 | #Constraints:     333438
231.25/231.90	c #Conflicts:     362000 | #Constraints:     334438
231.25/231.90	c #Conflicts:     363000 | #Constraints:     335438
231.25/231.90	c #Conflicts:     364000 | #Constraints:     336438
231.25/231.90	c #Conflicts:     365000 | #Constraints:     337438
231.25/231.90	c #Conflicts:     366000 | #Constraints:     338438
231.25/231.90	c #Conflicts:     367000 | #Constraints:     339438
231.25/231.90	c #Conflicts:     368000 | #Constraints:     340438
231.25/231.90	c #Conflicts:     369000 | #Constraints:     341438
231.25/231.90	c INPROCESSING
231.25/231.90	c GARBAGE COLLECT
231.25/231.90	c #Conflicts:     370000 | #Constraints:     330447
231.25/231.90	c #Conflicts:     371000 | #Constraints:     331447
231.25/231.90	c #Conflicts:     372000 | #Constraints:     332447
231.25/231.90	c #Conflicts:     373000 | #Constraints:     333447
231.25/231.90	c #Conflicts:     374000 | #Constraints:     334447
231.25/231.90	c #Conflicts:     375000 | #Constraints:     335447
270.54/271.30	c #Conflicts:     376000 | #Constraints:     336447
270.54/271.30	c #Conflicts:     377000 | #Constraints:     337447
270.54/271.30	c #Conflicts:     378000 | #Constraints:     338447
270.54/271.30	c #Conflicts:     379000 | #Constraints:     339447
270.54/271.30	c #Conflicts:     380000 | #Constraints:     340447
270.54/271.30	c #Conflicts:     381000 | #Constraints:     341447
270.54/271.30	c INPROCESSING
270.54/271.30	c GARBAGE COLLECT
270.54/271.30	c #Conflicts:     382000 | #Constraints:     330238
270.54/271.30	c #Conflicts:     383000 | #Constraints:     331238
270.54/271.30	c #Conflicts:     384000 | #Constraints:     332238
270.54/271.30	c #Conflicts:     385000 | #Constraints:     333238
270.54/271.30	c #Conflicts:     386000 | #Constraints:     334238
270.54/271.30	c #Conflicts:     387000 | #Constraints:     335238
270.54/271.30	c #Conflicts:     388000 | #Constraints:     336238
270.54/271.30	c #Conflicts:     389000 | #Constraints:     337238
270.54/271.30	c #Conflicts:     390000 | #Constraints:     338238
270.54/271.30	c #Conflicts:     391000 | #Constraints:     339238
270.54/271.30	c #Conflicts:     392000 | #Constraints:     340238
270.54/271.30	c #Conflicts:     393000 | #Constraints:     341238
270.54/271.30	c #Conflicts:     394000 | #Constraints:     342238
270.54/271.30	c INPROCESSING
270.54/271.30	c GARBAGE COLLECT
270.54/271.30	c #Conflicts:     395000 | #Constraints:     330843
270.54/271.30	c #Conflicts:     396000 | #Constraints:     331843
270.54/271.30	c #Conflicts:     397000 | #Constraints:     332843
270.54/271.30	c #Conflicts:     398000 | #Constraints:     333843
270.54/271.30	c #Conflicts:     399000 | #Constraints:     334843
270.54/271.30	c #Conflicts:     400000 | #Constraints:     335843
270.54/271.30	c #Conflicts:     401000 | #Constraints:     336843
270.54/271.30	c #Conflicts:     402000 | #Constraints:     337843
270.54/271.30	c #Conflicts:     403000 | #Constraints:     338843
270.54/271.30	c #Conflicts:     404000 | #Constraints:     339843
270.54/271.30	c #Conflicts:     405000 | #Constraints:     340843
270.54/271.30	c #Conflicts:     406000 | #Constraints:     341843
270.54/271.30	c #Conflicts:     407000 | #Constraints:     342843
270.54/271.30	c INPROCESSING
270.54/271.30	c GARBAGE COLLECT
270.54/271.30	c #Conflicts:     408000 | #Constraints:     331251
270.54/271.30	c #Conflicts:     409000 | #Constraints:     332251
270.54/271.30	c #Conflicts:     410000 | #Constraints:     333251
270.54/271.30	c #Conflicts:     411000 | #Constraints:     334251
270.54/271.30	c #Conflicts:     412000 | #Constraints:     335251
270.54/271.30	c #Conflicts:     413000 | #Constraints:     336251
270.54/271.30	c #Conflicts:     414000 | #Constraints:     337251
270.54/271.30	c #Conflicts:     415000 | #Constraints:     338251
270.54/271.30	c #Conflicts:     416000 | #Constraints:     339251
270.54/271.30	c #Conflicts:     417000 | #Constraints:     340251
270.54/271.30	c #Conflicts:     418000 | #Constraints:     341251
270.54/271.30	c #Conflicts:     419000 | #Constraints:     342251
270.54/271.30	c #Conflicts:     420000 | #Constraints:     343251
270.54/271.30	c INPROCESSING
270.54/271.30	c GARBAGE COLLECT
270.54/271.30	c #Conflicts:     421000 | #Constraints:     331450
270.54/271.30	c #Conflicts:     422000 | #Constraints:     332450
270.54/271.30	c #Conflicts:     423000 | #Constraints:     333450
270.54/271.30	c #Conflicts:     424000 | #Constraints:     334450
270.54/271.30	c #Conflicts:     425000 | #Constraints:     335450
270.54/271.30	c #Conflicts:     426000 | #Constraints:     336450
270.54/271.30	c #Conflicts:     427000 | #Constraints:     337450
270.54/271.30	c #Conflicts:     428000 | #Constraints:     338450
270.54/271.30	c #Conflicts:     429000 | #Constraints:     339450
270.54/271.30	c #Conflicts:     430000 | #Constraints:     340450
270.54/271.30	c #Conflicts:     431000 | #Constraints:     341450
270.54/271.31	c #Conflicts:     432000 | #Constraints:     342450
270.54/271.31	c #Conflicts:     433000 | #Constraints:     343450
270.54/271.31	c INPROCESSING
270.54/271.31	c GARBAGE COLLECT
270.54/271.31	c #Conflicts:     434000 | #Constraints:     331465
270.54/271.31	c #Conflicts:     435000 | #Constraints:     332465
270.54/271.31	c #Conflicts:     436000 | #Constraints:     333465
270.54/271.31	c #Conflicts:     437000 | #Constraints:     334465
270.54/271.31	c #Conflicts:     438000 | #Constraints:     335465
270.54/271.31	c #Conflicts:     439000 | #Constraints:     336465
270.54/271.31	c #Conflicts:     440000 | #Constraints:     337465
270.54/271.31	c #Conflicts:     441000 | #Constraints:     338465
270.54/271.31	c #Conflicts:     442000 | #Constraints:     339465
270.54/271.31	c #Conflicts:     443000 | #Constraints:     340465
270.54/271.31	c #Conflicts:     444000 | #Constraints:     341465
270.54/271.31	c #Conflicts:     445000 | #Constraints:     342465
270.54/271.31	c #Conflicts:     446000 | #Constraints:     343465
270.54/271.31	c INPROCESSING
270.54/271.31	c GARBAGE COLLECT
270.54/271.31	c #Conflicts:     447000 | #Constraints:     331257
270.54/271.31	c #Conflicts:     448000 | #Constraints:     332257
270.54/271.31	c #Conflicts:     449000 | #Constraints:     333257
270.54/271.31	c #Conflicts:     450000 | #Constraints:     334257
307.24/308.19	c #Conflicts:     451000 | #Constraints:     335257
307.24/308.19	c #Conflicts:     452000 | #Constraints:     336257
307.24/308.19	c #Conflicts:     453000 | #Constraints:     337257
307.24/308.19	c #Conflicts:     454000 | #Constraints:     338257
307.24/308.19	c #Conflicts:     455000 | #Constraints:     339257
307.24/308.19	c #Conflicts:     456000 | #Constraints:     340257
307.24/308.19	c #Conflicts:     457000 | #Constraints:     341257
307.24/308.19	c #Conflicts:     458000 | #Constraints:     342257
307.24/308.19	c #Conflicts:     459000 | #Constraints:     343257
307.24/308.19	c #Conflicts:     460000 | #Constraints:     344257
307.24/308.19	c INPROCESSING
307.24/308.19	c GARBAGE COLLECT
307.24/308.19	c #Conflicts:     461000 | #Constraints:     331853
307.24/308.19	c #Conflicts:     462000 | #Constraints:     332853
307.24/308.19	c #Conflicts:     463000 | #Constraints:     333853
307.24/308.19	c #Conflicts:     464000 | #Constraints:     334853
307.24/308.19	c #Conflicts:     465000 | #Constraints:     335853
307.24/308.19	c #Conflicts:     466000 | #Constraints:     336853
307.24/308.19	c #Conflicts:     467000 | #Constraints:     337853
307.24/308.19	c #Conflicts:     468000 | #Constraints:     338853
307.24/308.19	c #Conflicts:     469000 | #Constraints:     339853
307.24/308.19	c #Conflicts:     470000 | #Constraints:     340853
307.24/308.19	c #Conflicts:     471000 | #Constraints:     341853
307.24/308.19	c #Conflicts:     472000 | #Constraints:     342853
307.24/308.19	c #Conflicts:     473000 | #Constraints:     343853
307.24/308.19	c #Conflicts:     474000 | #Constraints:     344853
307.24/308.19	c INPROCESSING
307.24/308.19	c GARBAGE COLLECT
307.24/308.19	c #Conflicts:     475000 | #Constraints:     332242
307.24/308.19	c #Conflicts:     476000 | #Constraints:     333242
307.24/308.19	c #Conflicts:     477000 | #Constraints:     334242
307.24/308.19	c #Conflicts:     478000 | #Constraints:     335242
307.24/308.19	c #Conflicts:     479000 | #Constraints:     336242
307.24/308.19	c #Conflicts:     480000 | #Constraints:     337242
307.24/308.19	c #Conflicts:     481000 | #Constraints:     338242
307.24/308.19	c #Conflicts:     482000 | #Constraints:     339242
307.24/308.19	c #Conflicts:     483000 | #Constraints:     340242
307.24/308.19	c #Conflicts:     484000 | #Constraints:     341242
307.24/308.19	c #Conflicts:     485000 | #Constraints:     342242
307.24/308.19	c #Conflicts:     486000 | #Constraints:     343242
307.24/308.19	c #Conflicts:     487000 | #Constraints:     344242
307.24/308.19	c #Conflicts:     488000 | #Constraints:     345242
307.24/308.19	c INPROCESSING
307.24/308.19	c GARBAGE COLLECT
307.24/308.19	c #Conflicts:     489000 | #Constraints:     332457
307.24/308.19	c #Conflicts:     490000 | #Constraints:     333457
307.24/308.19	c #Conflicts:     491000 | #Constraints:     334457
307.24/308.19	c #Conflicts:     492000 | #Constraints:     335457
307.24/308.19	c #Conflicts:     493000 | #Constraints:     336457
307.24/308.19	c #Conflicts:     494000 | #Constraints:     337457
307.24/308.19	c #Conflicts:     495000 | #Constraints:     338457
307.24/308.19	c #Conflicts:     496000 | #Constraints:     339457
307.24/308.19	c #Conflicts:     497000 | #Constraints:     340457
307.24/308.19	c #Conflicts:     498000 | #Constraints:     341457
307.24/308.19	c #Conflicts:     499000 | #Constraints:     342457
307.24/308.19	c #Conflicts:     500000 | #Constraints:     343457
307.24/308.19	c #Conflicts:     501000 | #Constraints:     344457
307.24/308.19	c #Conflicts:     502000 | #Constraints:     345457
307.24/308.19	c INPROCESSING
307.24/308.19	c GARBAGE COLLECT
307.24/308.19	c #Conflicts:     503000 | #Constraints:     332457
307.24/308.19	c #Conflicts:     504000 | #Constraints:     333457
307.24/308.19	c #Conflicts:     505000 | #Constraints:     334457
307.24/308.19	c #Conflicts:     506000 | #Constraints:     335457
307.24/308.19	c #Conflicts:     507000 | #Constraints:     336457
307.24/308.19	c #Conflicts:     508000 | #Constraints:     337457
307.24/308.19	c #Conflicts:     509000 | #Constraints:     338457
307.24/308.19	c #Conflicts:     510000 | #Constraints:     339457
307.24/308.19	c #Conflicts:     511000 | #Constraints:     340457
307.24/308.19	c #Conflicts:     512000 | #Constraints:     341457
307.24/308.19	c #Conflicts:     513000 | #Constraints:     342457
307.24/308.19	c #Conflicts:     514000 | #Constraints:     343457
307.24/308.19	c #Conflicts:     515000 | #Constraints:     344457
307.24/308.19	c #Conflicts:     516000 | #Constraints:     345457
307.24/308.19	c INPROCESSING
307.24/308.19	c GARBAGE COLLECT
307.24/308.19	c #Conflicts:     517000 | #Constraints:     332254
307.24/308.19	c #Conflicts:     518000 | #Constraints:     333254
307.24/308.19	c #Conflicts:     519000 | #Constraints:     334254
307.24/308.19	c #Conflicts:     520000 | #Constraints:     335254
307.24/308.19	c #Conflicts:     521000 | #Constraints:     336254
307.24/308.19	c #Conflicts:     522000 | #Constraints:     337254
307.24/308.19	c #Conflicts:     523000 | #Constraints:     338254
307.24/308.19	c #Conflicts:     524000 | #Constraints:     339254
307.24/308.19	c #Conflicts:     525000 | #Constraints:     340254
357.86/358.97	c #Conflicts:     526000 | #Constraints:     341254
357.86/358.97	c #Conflicts:     527000 | #Constraints:     342254
357.86/358.97	c #Conflicts:     528000 | #Constraints:     343255
357.86/358.97	c #Conflicts:     529000 | #Constraints:     344255
357.86/358.97	c #Conflicts:     530000 | #Constraints:     345255
357.86/358.97	c #Conflicts:     531000 | #Constraints:     346255
357.86/358.97	c INPROCESSING
357.86/358.97	c GARBAGE COLLECT
357.86/358.97	c #Conflicts:     532000 | #Constraints:     332859
357.86/358.97	c #Conflicts:     533000 | #Constraints:     333859
357.86/358.97	c #Conflicts:     534000 | #Constraints:     334859
357.86/358.97	c #Conflicts:     535000 | #Constraints:     335859
357.86/358.97	c #Conflicts:     536000 | #Constraints:     336859
357.86/358.97	c #Conflicts:     537000 | #Constraints:     337859
357.86/358.97	c #Conflicts:     538000 | #Constraints:     338859
357.86/358.97	c #Conflicts:     539000 | #Constraints:     339859
357.86/358.97	c #Conflicts:     540000 | #Constraints:     340859
357.86/358.97	c #Conflicts:     541000 | #Constraints:     341859
357.86/358.97	c #Conflicts:     542000 | #Constraints:     342859
357.86/358.97	c #Conflicts:     543000 | #Constraints:     343859
357.86/358.97	c #Conflicts:     544000 | #Constraints:     344859
357.86/358.97	c #Conflicts:     545000 | #Constraints:     345859
357.86/358.97	c #Conflicts:     546000 | #Constraints:     346859
357.86/358.97	c INPROCESSING
357.86/358.97	c GARBAGE COLLECT
357.86/358.97	c #Conflicts:     547000 | #Constraints:     333256
357.86/358.97	c #Conflicts:     548000 | #Constraints:     334256
357.86/358.97	c #Conflicts:     549000 | #Constraints:     335256
357.86/358.97	c #Conflicts:     550000 | #Constraints:     336256
357.86/358.97	c #Conflicts:     551000 | #Constraints:     337256
357.86/358.97	c #Conflicts:     552000 | #Constraints:     338256
357.86/358.97	c #Conflicts:     553000 | #Constraints:     339256
357.86/358.97	c #Conflicts:     554000 | #Constraints:     340256
357.86/358.97	c #Conflicts:     555000 | #Constraints:     341256
357.86/358.97	c #Conflicts:     556000 | #Constraints:     342256
357.86/358.97	c #Conflicts:     557000 | #Constraints:     343256
357.86/358.97	c #Conflicts:     558000 | #Constraints:     344256
357.86/358.97	c #Conflicts:     559000 | #Constraints:     345256
357.86/358.97	c #Conflicts:     560000 | #Constraints:     346256
357.86/358.97	c #Conflicts:     561000 | #Constraints:     347256
357.86/358.97	c INPROCESSING
357.86/358.97	c GARBAGE COLLECT
357.86/358.97	c #Conflicts:     562000 | #Constraints:     333452
357.86/358.97	c #Conflicts:     563000 | #Constraints:     334453
357.86/358.97	c #Conflicts:     564000 | #Constraints:     335453
357.86/358.97	c #Conflicts:     565000 | #Constraints:     336453
357.86/358.97	c #Conflicts:     566000 | #Constraints:     337453
357.86/358.97	c #Conflicts:     567000 | #Constraints:     338453
357.86/358.97	c #Conflicts:     568000 | #Constraints:     339453
357.86/358.97	c #Conflicts:     569000 | #Constraints:     340453
357.86/358.97	c #Conflicts:     570000 | #Constraints:     341453
357.86/358.97	c #Conflicts:     571000 | #Constraints:     342453
357.86/358.97	c #Conflicts:     572000 | #Constraints:     343453
357.86/358.97	c #Conflicts:     573000 | #Constraints:     344453
357.86/358.97	c #Conflicts:     574000 | #Constraints:     345453
357.86/358.97	c #Conflicts:     575000 | #Constraints:     346453
357.86/358.97	c #Conflicts:     576000 | #Constraints:     347453
357.86/358.97	c INPROCESSING
357.86/358.97	c GARBAGE COLLECT
357.86/358.97	c #Conflicts:     577000 | #Constraints:     333457
357.86/358.97	c #Conflicts:     578000 | #Constraints:     334457
357.86/358.97	c #Conflicts:     579000 | #Constraints:     335457
357.86/358.97	c #Conflicts:     580000 | #Constraints:     336457
357.86/358.97	c #Conflicts:     581000 | #Constraints:     337457
357.86/358.97	c #Conflicts:     582000 | #Constraints:     338457
357.86/358.97	c #Conflicts:     583000 | #Constraints:     339457
357.86/358.97	c #Conflicts:     584000 | #Constraints:     340457
357.86/358.97	c #Conflicts:     585000 | #Constraints:     341457
357.86/358.97	c #Conflicts:     586000 | #Constraints:     342457
357.86/358.97	c #Conflicts:     587000 | #Constraints:     343457
357.86/358.97	c #Conflicts:     588000 | #Constraints:     344457
357.86/358.97	c #Conflicts:     589000 | #Constraints:     345457
357.86/358.97	c #Conflicts:     590000 | #Constraints:     346457
357.86/358.97	c #Conflicts:     591000 | #Constraints:     347457
357.86/358.97	c INPROCESSING
357.86/358.97	c GARBAGE COLLECT
357.86/358.97	c #Conflicts:     592000 | #Constraints:     333260
357.86/358.97	c #Conflicts:     593000 | #Constraints:     334260
357.86/358.97	c #Conflicts:     594000 | #Constraints:     335260
357.86/358.97	c #Conflicts:     595000 | #Constraints:     336260
357.86/358.97	c #Conflicts:     596000 | #Constraints:     337260
357.86/358.97	c #Conflicts:     597000 | #Constraints:     338260
357.86/358.97	c #Conflicts:     598000 | #Constraints:     339260
357.86/358.97	c #Conflicts:     599000 | #Constraints:     340260
357.86/358.97	c #Conflicts:     600000 | #Constraints:     341260
357.86/358.97	c #Conflicts:     601000 | #Constraints:     342260
413.98/415.25	c #Conflicts:     602000 | #Constraints:     343260
413.98/415.25	c #Conflicts:     603000 | #Constraints:     344260
413.98/415.25	c #Conflicts:     604000 | #Constraints:     345260
413.98/415.25	c #Conflicts:     605000 | #Constraints:     346260
413.98/415.25	c #Conflicts:     606000 | #Constraints:     347260
413.98/415.25	c #Conflicts:     607000 | #Constraints:     348260
413.98/415.25	c INPROCESSING
413.98/415.25	c GARBAGE COLLECT
413.98/415.25	c #Conflicts:     608000 | #Constraints:     333852
413.98/415.25	c #Conflicts:     609000 | #Constraints:     334852
413.98/415.25	c #Conflicts:     610000 | #Constraints:     335852
413.98/415.25	c #Conflicts:     611000 | #Constraints:     336852
413.98/415.25	c #Conflicts:     612000 | #Constraints:     337852
413.98/415.25	c #Conflicts:     613000 | #Constraints:     338852
413.98/415.25	c #Conflicts:     614000 | #Constraints:     339852
413.98/415.25	c #Conflicts:     615000 | #Constraints:     340852
413.98/415.25	c #Conflicts:     616000 | #Constraints:     341852
413.98/415.25	c #Conflicts:     617000 | #Constraints:     342852
413.98/415.25	c #Conflicts:     618000 | #Constraints:     343852
413.98/415.25	c #Conflicts:     619000 | #Constraints:     344852
413.98/415.25	c #Conflicts:     620000 | #Constraints:     345852
413.98/415.25	c #Conflicts:     621000 | #Constraints:     346852
413.98/415.25	c #Conflicts:     622000 | #Constraints:     347852
413.98/415.25	c #Conflicts:     623000 | #Constraints:     348852
413.98/415.25	c INPROCESSING
413.98/415.25	c GARBAGE COLLECT
413.98/415.25	c #Conflicts:     624000 | #Constraints:     334265
413.98/415.25	c #Conflicts:     625000 | #Constraints:     335265
413.98/415.25	c #Conflicts:     626000 | #Constraints:     336265
413.98/415.25	c #Conflicts:     627000 | #Constraints:     337265
413.98/415.25	c #Conflicts:     628000 | #Constraints:     338265
413.98/415.25	c #Conflicts:     629000 | #Constraints:     339265
413.98/415.25	c #Conflicts:     630000 | #Constraints:     340266
413.98/415.25	c #Conflicts:     631000 | #Constraints:     341269
413.98/415.25	c #Conflicts:     632000 | #Constraints:     342335
413.98/415.25	c #Conflicts:     633000 | #Constraints:     343335
413.98/415.25	c #Conflicts:     634000 | #Constraints:     344335
413.98/415.25	c #Conflicts:     635000 | #Constraints:     345453
413.98/415.25	c #Conflicts:     636000 | #Constraints:     346453
413.98/415.25	c #Conflicts:     637000 | #Constraints:     347453
413.98/415.25	c #Conflicts:     638000 | #Constraints:     348453
413.98/415.25	c #Conflicts:     639000 | #Constraints:     349453
413.98/415.25	c INPROCESSING
413.98/415.25	c GARBAGE COLLECT
413.98/415.25	c #Conflicts:     640000 | #Constraints:     334547
413.98/415.25	c #Conflicts:     641000 | #Constraints:     335547
413.98/415.25	c #Conflicts:     642000 | #Constraints:     336547
413.98/415.25	c #Conflicts:     643000 | #Constraints:     337547
413.98/415.25	c #Conflicts:     644000 | #Constraints:     338547
413.98/415.25	c #Conflicts:     645000 | #Constraints:     339547
413.98/415.25	c #Conflicts:     646000 | #Constraints:     340547
413.98/415.25	c #Conflicts:     647000 | #Constraints:     341547
413.98/415.25	c #Conflicts:     648000 | #Constraints:     342547
413.98/415.25	c #Conflicts:     649000 | #Constraints:     343547
413.98/415.25	c #Conflicts:     650000 | #Constraints:     344547
413.98/415.25	c #Conflicts:     651000 | #Constraints:     345547
413.98/415.25	c #Conflicts:     652000 | #Constraints:     346547
413.98/415.25	c #Conflicts:     653000 | #Constraints:     347547
413.98/415.25	c #Conflicts:     654000 | #Constraints:     348547
413.98/415.25	c #Conflicts:     655000 | #Constraints:     349547
413.98/415.25	c INPROCESSING
413.98/415.25	c GARBAGE COLLECT
413.98/415.25	c #Conflicts:     656000 | #Constraints:     334497
413.98/415.25	c #Conflicts:     657000 | #Constraints:     335497
413.98/415.25	c #Conflicts:     658000 | #Constraints:     336498
413.98/415.25	c #Conflicts:     659000 | #Constraints:     337498
413.98/415.25	c #Conflicts:     660000 | #Constraints:     338498
413.98/415.25	c #Conflicts:     661000 | #Constraints:     339498
413.98/415.25	c #Conflicts:     662000 | #Constraints:     340498
413.98/415.25	c #Conflicts:     663000 | #Constraints:     341498
413.98/415.25	c #Conflicts:     664000 | #Constraints:     342498
413.98/415.25	c #Conflicts:     665000 | #Constraints:     343498
413.98/415.25	c #Conflicts:     666000 | #Constraints:     344498
413.98/415.25	c #Conflicts:     667000 | #Constraints:     345498
413.98/415.25	c #Conflicts:     668000 | #Constraints:     346498
413.98/415.25	c #Conflicts:     669000 | #Constraints:     347498
413.98/415.25	c #Conflicts:     670000 | #Constraints:     348498
413.98/415.25	c #Conflicts:     671000 | #Constraints:     349498
413.98/415.25	c INPROCESSING
413.98/415.25	c GARBAGE COLLECT
413.98/415.25	c #Conflicts:     672000 | #Constraints:     334266
413.98/415.25	c #Conflicts:     673000 | #Constraints:     335266
413.98/415.25	c #Conflicts:     674000 | #Constraints:     336266
413.98/415.25	c #Conflicts:     675000 | #Constraints:     337266
413.98/415.25	c #Conflicts:     676000 | #Constraints:     338266
413.98/415.25	c #Conflicts:     677000 | #Constraints:     339266
476.17/477.63	c #Conflicts:     678000 | #Constraints:     340266
476.17/477.63	c #Conflicts:     679000 | #Constraints:     341266
476.17/477.63	c #Conflicts:     680000 | #Constraints:     342266
476.17/477.63	c #Conflicts:     681000 | #Constraints:     343266
476.17/477.63	c #Conflicts:     682000 | #Constraints:     344266
476.17/477.63	c #Conflicts:     683000 | #Constraints:     345266
476.17/477.63	c #Conflicts:     684000 | #Constraints:     346266
476.17/477.63	c #Conflicts:     685000 | #Constraints:     347266
476.17/477.63	c #Conflicts:     686000 | #Constraints:     348266
476.17/477.63	c #Conflicts:     687000 | #Constraints:     349266
476.17/477.63	c #Conflicts:     688000 | #Constraints:     350266
476.17/477.63	c INPROCESSING
476.17/477.63	c GARBAGE COLLECT
476.17/477.63	c #Conflicts:     689000 | #Constraints:     334863
476.17/477.63	c #Conflicts:     690000 | #Constraints:     335863
476.17/477.63	c #Conflicts:     691000 | #Constraints:     336863
476.17/477.63	c #Conflicts:     692000 | #Constraints:     337863
476.17/477.63	c #Conflicts:     693000 | #Constraints:     338863
476.17/477.63	c #Conflicts:     694000 | #Constraints:     339863
476.17/477.63	c #Conflicts:     695000 | #Constraints:     340863
476.17/477.63	c #Conflicts:     696000 | #Constraints:     341863
476.17/477.63	c #Conflicts:     697000 | #Constraints:     342863
476.17/477.63	c #Conflicts:     698000 | #Constraints:     343863
476.17/477.63	c #Conflicts:     699000 | #Constraints:     344863
476.17/477.63	c #Conflicts:     700000 | #Constraints:     345863
476.17/477.63	c #Conflicts:     701000 | #Constraints:     346863
476.17/477.63	c #Conflicts:     702000 | #Constraints:     347863
476.17/477.63	c #Conflicts:     703000 | #Constraints:     348863
476.17/477.63	c #Conflicts:     704000 | #Constraints:     349863
476.17/477.63	c #Conflicts:     705000 | #Constraints:     350863
476.17/477.63	c INPROCESSING
476.17/477.63	c GARBAGE COLLECT
476.17/477.63	c #Conflicts:     706000 | #Constraints:     335250
476.17/477.63	c #Conflicts:     707000 | #Constraints:     336250
476.17/477.63	c #Conflicts:     708000 | #Constraints:     337250
476.17/477.63	c #Conflicts:     709000 | #Constraints:     338250
476.17/477.63	c #Conflicts:     710000 | #Constraints:     339250
476.17/477.63	c #Conflicts:     711000 | #Constraints:     340250
476.17/477.63	c #Conflicts:     712000 | #Constraints:     341250
476.17/477.63	c #Conflicts:     713000 | #Constraints:     342250
476.17/477.63	c #Conflicts:     714000 | #Constraints:     343250
476.17/477.63	c #Conflicts:     715000 | #Constraints:     344250
476.17/477.63	c #Conflicts:     716000 | #Constraints:     345250
476.17/477.63	c #Conflicts:     717000 | #Constraints:     346250
476.17/477.63	c #Conflicts:     718000 | #Constraints:     347250
476.17/477.63	c #Conflicts:     719000 | #Constraints:     348250
476.17/477.63	c #Conflicts:     720000 | #Constraints:     349250
476.17/477.63	c #Conflicts:     721000 | #Constraints:     350250
476.17/477.63	c #Conflicts:     722000 | #Constraints:     351250
476.17/477.63	c INPROCESSING
476.17/477.63	c GARBAGE COLLECT
476.17/477.63	c #Conflicts:     723000 | #Constraints:     335443
476.17/477.63	c #Conflicts:     724000 | #Constraints:     336443
476.17/477.63	c #Conflicts:     725000 | #Constraints:     337443
476.17/477.63	c #Conflicts:     726000 | #Constraints:     338443
476.17/477.63	c #Conflicts:     727000 | #Constraints:     339443
476.17/477.63	c #Conflicts:     728000 | #Constraints:     340443
476.17/477.63	c #Conflicts:     729000 | #Constraints:     341443
476.17/477.63	c #Conflicts:     730000 | #Constraints:     342443
476.17/477.63	c #Conflicts:     731000 | #Constraints:     343443
476.17/477.63	c #Conflicts:     732000 | #Constraints:     344443
476.17/477.63	c #Conflicts:     733000 | #Constraints:     345443
476.17/477.63	c #Conflicts:     734000 | #Constraints:     346443
476.17/477.63	c #Conflicts:     735000 | #Constraints:     347443
476.17/477.63	c #Conflicts:     736000 | #Constraints:     348767
476.17/477.63	c #Conflicts:     737000 | #Constraints:     350211
476.17/477.63	c #Conflicts:     738000 | #Constraints:     351476
476.17/477.63	c #Conflicts:     739000 | #Constraints:     352476
476.17/477.63	c INPROCESSING
476.17/477.63	c GARBAGE COLLECT
476.17/477.63	c #Conflicts:     740000 | #Constraints:     335967
476.17/477.63	c #Conflicts:     741000 | #Constraints:     336967
476.17/477.63	c #Conflicts:     742000 | #Constraints:     337967
476.17/477.63	c #Conflicts:     743000 | #Constraints:     338967
476.17/477.63	c #Conflicts:     744000 | #Constraints:     339967
476.17/477.63	c #Conflicts:     745000 | #Constraints:     340967
476.17/477.63	c #Conflicts:     746000 | #Constraints:     341967
476.17/477.63	c #Conflicts:     747000 | #Constraints:     342967
476.17/477.63	c #Conflicts:     748000 | #Constraints:     343967
476.17/477.63	c #Conflicts:     749000 | #Constraints:     344967
476.17/477.63	c #Conflicts:     750000 | #Constraints:     345967
476.17/477.63	c #Conflicts:     751000 | #Constraints:     346967
476.17/477.63	c #Conflicts:     752000 | #Constraints:     347967
476.17/477.63	c #Conflicts:     753000 | #Constraints:     348968
555.89/557.61	c #Conflicts:     754000 | #Constraints:     349968
555.89/557.61	c #Conflicts:     755000 | #Constraints:     350968
555.89/557.61	c #Conflicts:     756000 | #Constraints:     351968
555.89/557.61	c INPROCESSING
555.89/557.61	c GARBAGE COLLECT
555.89/557.61	c #Conflicts:     757000 | #Constraints:     335519
555.89/557.61	c #Conflicts:     758000 | #Constraints:     336519
555.89/557.61	c #Conflicts:     759000 | #Constraints:     337519
555.89/557.61	c #Conflicts:     760000 | #Constraints:     338519
555.89/557.61	c #Conflicts:     761000 | #Constraints:     339519
555.89/557.61	c #Conflicts:     762000 | #Constraints:     340519
555.89/557.61	c #Conflicts:     763000 | #Constraints:     341519
555.89/557.61	c #Conflicts:     764000 | #Constraints:     342521
555.89/557.61	c #Conflicts:     765000 | #Constraints:     343624
555.89/557.61	c #Conflicts:     766000 | #Constraints:     344624
555.89/557.61	c #Conflicts:     767000 | #Constraints:     345624
555.89/557.61	c #Conflicts:     768000 | #Constraints:     346624
555.89/557.61	c #Conflicts:     769000 | #Constraints:     347624
555.89/557.61	c #Conflicts:     770000 | #Constraints:     348735
555.89/557.61	c #Conflicts:     771000 | #Constraints:     350190
555.89/557.61	c #Conflicts:     772000 | #Constraints:     351368
555.89/557.61	c #Conflicts:     773000 | #Constraints:     352368
555.89/557.61	c #Conflicts:     774000 | #Constraints:     353368
555.89/557.61	c INPROCESSING
555.89/557.61	c GARBAGE COLLECT
555.89/557.61	c #Conflicts:     775000 | #Constraints:     336428
555.89/557.61	c #Conflicts:     776000 | #Constraints:     337428
555.89/557.61	c #Conflicts:     777000 | #Constraints:     338428
555.89/557.61	c #Conflicts:     778000 | #Constraints:     339428
555.89/557.61	c #Conflicts:     779000 | #Constraints:     340441
555.89/557.61	c #Conflicts:     780000 | #Constraints:     341443
555.89/557.61	c #Conflicts:     781000 | #Constraints:     342443
555.89/557.61	c #Conflicts:     782000 | #Constraints:     343443
555.89/557.61	c #Conflicts:     783000 | #Constraints:     344443
555.89/557.61	c #Conflicts:     784000 | #Constraints:     345443
555.89/557.61	c #Conflicts:     785000 | #Constraints:     346443
555.89/557.61	c #Conflicts:     786000 | #Constraints:     347443
555.89/557.61	c #Conflicts:     787000 | #Constraints:     348443
555.89/557.61	c #Conflicts:     788000 | #Constraints:     349643
555.89/557.61	c #Conflicts:     789000 | #Constraints:     350650
555.89/557.61	c #Conflicts:     790000 | #Constraints:     351650
555.89/557.61	c #Conflicts:     791000 | #Constraints:     352650
555.89/557.61	c #Conflicts:     792000 | #Constraints:     353650
555.89/557.61	c INPROCESSING
555.89/557.61	c GARBAGE COLLECT
555.89/557.61	c #Conflicts:     793000 | #Constraints:     336644
555.89/557.61	c #Conflicts:     794000 | #Constraints:     337644
555.89/557.61	c #Conflicts:     795000 | #Constraints:     338644
555.89/557.61	c #Conflicts:     796000 | #Constraints:     339645
555.89/557.61	c #Conflicts:     797000 | #Constraints:     340645
555.89/557.61	c #Conflicts:     798000 | #Constraints:     341645
555.89/557.61	c #Conflicts:     799000 | #Constraints:     342645
555.89/557.61	c #Conflicts:     800000 | #Constraints:     343645
555.89/557.61	c #Conflicts:     801000 | #Constraints:     344684
555.89/557.61	c #Conflicts:     802000 | #Constraints:     345684
555.89/557.61	c #Conflicts:     803000 | #Constraints:     346684
555.89/557.61	c #Conflicts:     804000 | #Constraints:     347684
555.89/557.61	c #Conflicts:     805000 | #Constraints:     348684
555.89/557.61	c #Conflicts:     806000 | #Constraints:     349684
555.89/557.61	c #Conflicts:     807000 | #Constraints:     350685
555.89/557.61	c #Conflicts:     808000 | #Constraints:     351686
555.89/557.61	c #Conflicts:     809000 | #Constraints:     352686
555.89/557.61	c #Conflicts:     810000 | #Constraints:     353686
555.89/557.61	c INPROCESSING
555.89/557.61	c GARBAGE COLLECT
555.89/557.61	c #Conflicts:     811000 | #Constraints:     336681
555.89/557.61	c #Conflicts:     812000 | #Constraints:     337681
555.89/557.61	c #Conflicts:     813000 | #Constraints:     338681
555.89/557.61	c #Conflicts:     814000 | #Constraints:     339681
555.89/557.61	c #Conflicts:     815000 | #Constraints:     340681
555.89/557.61	c #Conflicts:     816000 | #Constraints:     341681
555.89/557.61	c #Conflicts:     817000 | #Constraints:     342681
555.89/557.61	c #Conflicts:     818000 | #Constraints:     343681
555.89/557.61	c #Conflicts:     819000 | #Constraints:     344681
555.89/557.61	c #Conflicts:     820000 | #Constraints:     345681
555.89/557.61	c #Conflicts:     821000 | #Constraints:     346681
555.89/557.61	c #Conflicts:     822000 | #Constraints:     347681
555.89/557.61	c #Conflicts:     823000 | #Constraints:     348681
555.89/557.61	c #Conflicts:     824000 | #Constraints:     349681
555.89/557.61	c #Conflicts:     825000 | #Constraints:     350681
555.89/557.61	c #Conflicts:     826000 | #Constraints:     351681
555.89/557.61	c #Conflicts:     827000 | #Constraints:     352681
555.89/557.61	c #Conflicts:     828000 | #Constraints:     353681
555.89/557.61	c INPROCESSING
555.89/557.61	c GARBAGE COLLECT
604.33/606.29	c #Conflicts:     829000 | #Constraints:     336579
604.33/606.29	c #Conflicts:     830000 | #Constraints:     337579
604.33/606.29	c #Conflicts:     831000 | #Constraints:     338579
604.33/606.29	c #Conflicts:     832000 | #Constraints:     339579
604.33/606.29	c #Conflicts:     833000 | #Constraints:     340579
604.33/606.29	c #Conflicts:     834000 | #Constraints:     341579
604.33/606.29	c #Conflicts:     835000 | #Constraints:     342579
604.33/606.29	c #Conflicts:     836000 | #Constraints:     343579
604.33/606.29	c #Conflicts:     837000 | #Constraints:     344579
604.33/606.29	c #Conflicts:     838000 | #Constraints:     345579
604.33/606.29	c #Conflicts:     839000 | #Constraints:     346579
604.33/606.29	c #Conflicts:     840000 | #Constraints:     347579
604.33/606.29	c #Conflicts:     841000 | #Constraints:     348579
604.33/606.29	c #Conflicts:     842000 | #Constraints:     349579
604.33/606.29	c #Conflicts:     843000 | #Constraints:     350579
604.33/606.29	c #Conflicts:     844000 | #Constraints:     351579
604.33/606.29	c #Conflicts:     845000 | #Constraints:     352579
604.33/606.29	c #Conflicts:     846000 | #Constraints:     353579
604.33/606.29	c INPROCESSING
604.33/606.29	c GARBAGE COLLECT
604.33/606.29	c #Conflicts:     847000 | #Constraints:     336331
604.33/606.29	c #Conflicts:     848000 | #Constraints:     337331
604.33/606.29	c #Conflicts:     849000 | #Constraints:     338331
604.33/606.29	c #Conflicts:     850000 | #Constraints:     339331
604.33/606.29	c #Conflicts:     851000 | #Constraints:     340331
604.33/606.29	c #Conflicts:     852000 | #Constraints:     341331
604.33/606.29	c #Conflicts:     853000 | #Constraints:     342331
604.33/606.29	c #Conflicts:     854000 | #Constraints:     343331
604.33/606.29	c #Conflicts:     855000 | #Constraints:     344331
604.33/606.29	c #Conflicts:     856000 | #Constraints:     345331
604.33/606.29	c #Conflicts:     857000 | #Constraints:     346331
604.33/606.29	c #Conflicts:     858000 | #Constraints:     347331
604.33/606.29	c #Conflicts:     859000 | #Constraints:     348331
604.33/606.29	c #Conflicts:     860000 | #Constraints:     349331
604.33/606.29	c #Conflicts:     861000 | #Constraints:     350331
604.33/606.29	c #Conflicts:     862000 | #Constraints:     351331
604.33/606.29	c #Conflicts:     863000 | #Constraints:     352331
604.33/606.29	c #Conflicts:     864000 | #Constraints:     353331
604.33/606.29	c #Conflicts:     865000 | #Constraints:     354331
604.33/606.29	c INPROCESSING
604.33/606.29	c GARBAGE COLLECT
604.33/606.29	c #Conflicts:     866000 | #Constraints:     336911
604.33/606.29	c #Conflicts:     867000 | #Constraints:     337911
604.33/606.29	c #Conflicts:     868000 | #Constraints:     338911
604.33/606.29	c #Conflicts:     869000 | #Constraints:     339911
604.33/606.29	c #Conflicts:     870000 | #Constraints:     340911
604.33/606.29	c #Conflicts:     871000 | #Constraints:     341911
604.33/606.29	c #Conflicts:     872000 | #Constraints:     342911
604.33/606.29	c #Conflicts:     873000 | #Constraints:     343911
604.33/606.29	c #Conflicts:     874000 | #Constraints:     344911
604.33/606.29	c #Conflicts:     875000 | #Constraints:     345911
604.33/606.29	c #Conflicts:     876000 | #Constraints:     346911
604.33/606.29	c #Conflicts:     877000 | #Constraints:     347911
604.33/606.29	c #Conflicts:     878000 | #Constraints:     348911
604.33/606.29	c #Conflicts:     879000 | #Constraints:     349911
604.33/606.29	c #Conflicts:     880000 | #Constraints:     350911
604.33/606.29	c #Conflicts:     881000 | #Constraints:     351911
604.33/606.29	c #Conflicts:     882000 | #Constraints:     352911
604.33/606.29	c #Conflicts:     883000 | #Constraints:     353911
604.33/606.29	c #Conflicts:     884000 | #Constraints:     354911
604.33/606.29	c INPROCESSING
604.33/606.29	c GARBAGE COLLECT
604.33/606.29	c #Conflicts:     885000 | #Constraints:     337287
604.33/606.29	c #Conflicts:     886000 | #Constraints:     338287
604.33/606.29	c #Conflicts:     887000 | #Constraints:     339287
604.33/606.29	c #Conflicts:     888000 | #Constraints:     340287
604.33/606.29	c #Conflicts:     889000 | #Constraints:     341287
604.33/606.29	c #Conflicts:     890000 | #Constraints:     342287
604.33/606.29	c #Conflicts:     891000 | #Constraints:     343287
604.33/606.29	c #Conflicts:     892000 | #Constraints:     344287
604.33/606.29	c #Conflicts:     893000 | #Constraints:     345287
604.33/606.29	c #Conflicts:     894000 | #Constraints:     346287
604.33/606.29	c #Conflicts:     895000 | #Constraints:     347287
604.33/606.29	c #Conflicts:     896000 | #Constraints:     348288
604.33/606.29	c #Conflicts:     897000 | #Constraints:     349288
604.33/606.29	c #Conflicts:     898000 | #Constraints:     350288
604.33/606.29	c #Conflicts:     899000 | #Constraints:     351288
604.33/606.29	c #Conflicts:     900000 | #Constraints:     352288
604.33/606.29	c #Conflicts:     901000 | #Constraints:     353288
604.33/606.29	c #Conflicts:     902000 | #Constraints:     354288
604.33/606.29	c #Conflicts:     903000 | #Constraints:     355288
604.33/606.29	c INPROCESSING
604.33/606.29	c GARBAGE COLLECT
604.33/606.29	c #Conflicts:     904000 | #Constraints:     337479
604.33/606.29	c #Conflicts:     905000 | #Constraints:     338479
620.28/622.26	c #Conflicts:     906000 | #Constraints:     339479
620.28/622.26	c #Conflicts:     907000 | #Constraints:     340479
620.28/622.26	c #Conflicts:     908000 | #Constraints:     341479
620.28/622.26	c #Conflicts:     909000 | #Constraints:     342479
620.28/622.26	c #Conflicts:     910000 | #Constraints:     343479
620.28/622.26	c #Conflicts:     911000 | #Constraints:     344479
620.28/622.26	c #Conflicts:     912000 | #Constraints:     345479
620.28/622.26	c #Conflicts:     913000 | #Constraints:     346479
620.28/622.26	c #Conflicts:     914000 | #Constraints:     347479
620.28/622.26	c #Conflicts:     915000 | #Constraints:     348479
620.28/622.26	c #Conflicts:     916000 | #Constraints:     349479
620.28/622.26	c #Conflicts:     917000 | #Constraints:     350479
620.28/622.26	c #Conflicts:     918000 | #Constraints:     351479
620.28/622.26	c #Conflicts:     919000 | #Constraints:     352479
620.28/622.26	c #Conflicts:     920000 | #Constraints:     353479
620.28/622.26	c #Conflicts:     921000 | #Constraints:     354479
620.28/622.26	c #Conflicts:     922000 | #Constraints:     355479
620.28/622.26	c INPROCESSING
620.28/622.26	c GARBAGE COLLECT
620.28/622.26	c rational objective 3697.57
655.98/658.03	c #Conflicts:     923000 | #Constraints:     337484
655.98/658.03	c #Conflicts:     924000 | #Constraints:     338484
655.98/658.03	c #Conflicts:     925000 | #Constraints:     339484
655.98/658.03	c #Conflicts:     926000 | #Constraints:     340484
655.98/658.03	c #Conflicts:     927000 | #Constraints:     341484
655.98/658.03	c #Conflicts:     928000 | #Constraints:     342484
655.98/658.03	c #Conflicts:     929000 | #Constraints:     343484
655.98/658.03	c #Conflicts:     930000 | #Constraints:     344484
655.98/658.03	c #Conflicts:     931000 | #Constraints:     345484
655.98/658.03	c #Conflicts:     932000 | #Constraints:     346484
655.98/658.03	c #Conflicts:     933000 | #Constraints:     347484
655.98/658.03	c #Conflicts:     934000 | #Constraints:     348484
655.98/658.03	c #Conflicts:     935000 | #Constraints:     349484
655.98/658.03	c #Conflicts:     936000 | #Constraints:     350484
655.98/658.03	c #Conflicts:     937000 | #Constraints:     351484
655.98/658.03	c #Conflicts:     938000 | #Constraints:     352484
655.98/658.03	c #Conflicts:     939000 | #Constraints:     353484
655.98/658.03	c #Conflicts:     940000 | #Constraints:     354484
655.98/658.03	c #Conflicts:     941000 | #Constraints:     355484
655.98/658.03	c INPROCESSING
655.98/658.03	c GARBAGE COLLECT
655.98/658.03	c #Conflicts:     942000 | #Constraints:     337264
655.98/658.03	c #Conflicts:     943000 | #Constraints:     338264
655.98/658.03	c #Conflicts:     944000 | #Constraints:     339264
655.98/658.03	c #Conflicts:     945000 | #Constraints:     340264
655.98/658.03	c #Conflicts:     946000 | #Constraints:     341264
655.98/658.03	c #Conflicts:     947000 | #Constraints:     342264
655.98/658.03	c #Conflicts:     948000 | #Constraints:     343264
655.98/658.03	c #Conflicts:     949000 | #Constraints:     344264
655.98/658.03	c #Conflicts:     950000 | #Constraints:     345264
655.98/658.03	c #Conflicts:     951000 | #Constraints:     346264
655.98/658.03	c #Conflicts:     952000 | #Constraints:     347264
655.98/658.03	c #Conflicts:     953000 | #Constraints:     348264
655.98/658.03	c #Conflicts:     954000 | #Constraints:     349264
655.98/658.03	c #Conflicts:     955000 | #Constraints:     350264
655.98/658.03	c #Conflicts:     956000 | #Constraints:     351264
655.98/658.03	c #Conflicts:     957000 | #Constraints:     352264
655.98/658.03	c #Conflicts:     958000 | #Constraints:     353264
655.98/658.03	c #Conflicts:     959000 | #Constraints:     354264
655.98/658.03	c #Conflicts:     960000 | #Constraints:     355264
655.98/658.03	c #Conflicts:     961000 | #Constraints:     356264
655.98/658.03	c INPROCESSING
655.98/658.03	c GARBAGE COLLECT
655.98/658.03	c #Conflicts:     962000 | #Constraints:     337864
655.98/658.03	c #Conflicts:     963000 | #Constraints:     338864
655.98/658.03	c #Conflicts:     964000 | #Constraints:     339864
655.98/658.03	c #Conflicts:     965000 | #Constraints:     340864
655.98/658.03	c #Conflicts:     966000 | #Constraints:     341864
655.98/658.03	c #Conflicts:     967000 | #Constraints:     342864
655.98/658.03	c #Conflicts:     968000 | #Constraints:     343864
655.98/658.03	c #Conflicts:     969000 | #Constraints:     344864
655.98/658.03	c #Conflicts:     970000 | #Constraints:     345864
655.98/658.03	c #Conflicts:     971000 | #Constraints:     346864
655.98/658.03	c #Conflicts:     972000 | #Constraints:     347864
655.98/658.03	c #Conflicts:     973000 | #Constraints:     348864
655.98/658.03	c #Conflicts:     974000 | #Constraints:     349864
655.98/658.03	c #Conflicts:     975000 | #Constraints:     350864
655.98/658.03	c #Conflicts:     976000 | #Constraints:     351864
655.98/658.03	c #Conflicts:     977000 | #Constraints:     352864
655.98/658.03	c #Conflicts:     978000 | #Constraints:     353864
655.98/658.03	c #Conflicts:     979000 | #Constraints:     354864
655.98/658.03	c #Conflicts:     980000 | #Constraints:     355864
655.98/658.03	c #Conflicts:     981000 | #Constraints:     356864
655.98/658.03	c INPROCESSING
655.98/658.03	c GARBAGE COLLECT
655.98/658.03	c #Conflicts:     982000 | #Constraints:     338266
655.98/658.03	c #Conflicts:     983000 | #Constraints:     339266
655.98/658.03	c #Conflicts:     984000 | #Constraints:     340266
655.98/658.03	c #Conflicts:     985000 | #Constraints:     341266
655.98/658.03	c #Conflicts:     986000 | #Constraints:     342266
655.98/658.03	c #Conflicts:     987000 | #Constraints:     343266
655.98/658.03	c #Conflicts:     988000 | #Constraints:     344266
655.98/658.03	c #Conflicts:     989000 | #Constraints:     345266
655.98/658.03	c #Conflicts:     990000 | #Constraints:     346266
655.98/658.03	c #Conflicts:     991000 | #Constraints:     347266
655.98/658.03	c #Conflicts:     992000 | #Constraints:     348266
655.98/658.03	c #Conflicts:     993000 | #Constraints:     349266
655.98/658.03	c #Conflicts:     994000 | #Constraints:     350266
655.98/658.03	c #Conflicts:     995000 | #Constraints:     351266
655.98/658.03	c #Conflicts:     996000 | #Constraints:     352266
655.98/658.03	c #Conflicts:     997000 | #Constraints:     353266
655.98/658.03	c #Conflicts:     998000 | #Constraints:     354266
655.98/658.03	c #Conflicts:     999000 | #Constraints:     355266
836.14/838.86	c #Conflicts:    1000000 | #Constraints:     356266
836.14/838.86	c #Conflicts:    1001000 | #Constraints:     357266
836.14/838.86	c INPROCESSING
836.14/838.86	c GARBAGE COLLECT
836.14/838.86	c #Conflicts:    1002000 | #Constraints:     338464
836.14/838.86	c #Conflicts:    1003000 | #Constraints:     339464
836.14/838.86	c #Conflicts:    1004000 | #Constraints:     340464
836.14/838.86	c #Conflicts:    1005000 | #Constraints:     341464
836.14/838.86	c #Conflicts:    1006000 | #Constraints:     342464
836.14/838.86	c #Conflicts:    1007000 | #Constraints:     343464
836.14/838.86	c #Conflicts:    1008000 | #Constraints:     344464
836.14/838.86	c #Conflicts:    1009000 | #Constraints:     345464
836.14/838.86	c #Conflicts:    1010000 | #Constraints:     346464
836.14/838.86	c #Conflicts:    1011000 | #Constraints:     347464
836.14/838.86	c #Conflicts:    1012000 | #Constraints:     348464
836.14/838.86	c #Conflicts:    1013000 | #Constraints:     349464
836.14/838.86	c #Conflicts:    1014000 | #Constraints:     350464
836.14/838.86	c #Conflicts:    1015000 | #Constraints:     351464
836.14/838.86	c #Conflicts:    1016000 | #Constraints:     352464
836.14/838.86	c #Conflicts:    1017000 | #Constraints:     353464
836.14/838.86	c #Conflicts:    1018000 | #Constraints:     354464
836.14/838.86	c #Conflicts:    1019000 | #Constraints:     355465
836.14/838.86	c #Conflicts:    1020000 | #Constraints:     356465
836.14/838.86	c #Conflicts:    1021000 | #Constraints:     357465
836.14/838.86	c INPROCESSING
836.14/838.86	c GARBAGE COLLECT
836.14/838.86	c #Conflicts:    1022000 | #Constraints:     338474
836.14/838.86	c #Conflicts:    1023000 | #Constraints:     339474
836.14/838.86	c #Conflicts:    1024000 | #Constraints:     340474
836.14/838.86	c #Conflicts:    1025000 | #Constraints:     341474
836.14/838.86	c #Conflicts:    1026000 | #Constraints:     342474
836.14/838.86	c #Conflicts:    1027000 | #Constraints:     343474
836.14/838.86	c #Conflicts:    1028000 | #Constraints:     344475
836.14/838.86	c #Conflicts:    1029000 | #Constraints:     345484
836.14/838.86	c #Conflicts:    1030000 | #Constraints:     346507
836.14/838.86	c #Conflicts:    1031000 | #Constraints:     347776
836.14/838.86	c #Conflicts:    1032000 | #Constraints:     349218
836.14/838.86	c #Conflicts:    1033000 | #Constraints:     350661
836.14/838.86	c #Conflicts:    1034000 | #Constraints:     352127
836.14/838.86	c #Conflicts:    1035000 | #Constraints:     353561
836.14/838.86	c #Conflicts:    1036000 | #Constraints:     354962
836.14/838.86	c #Conflicts:    1037000 | #Constraints:     356425
836.14/838.86	c #Conflicts:    1038000 | #Constraints:     357883
836.14/838.86	c #Conflicts:    1039000 | #Constraints:     359312
836.14/838.86	c #Conflicts:    1040000 | #Constraints:     360761
836.14/838.86	c #Conflicts:    1041000 | #Constraints:     362200
836.14/838.86	c INPROCESSING
836.14/838.86	c GARBAGE COLLECT
836.14/838.86	c rational objective 3707.84
973.07/976.28	c #Conflicts:    1042000 | #Constraints:     340765
973.07/976.28	c #Conflicts:    1043000 | #Constraints:     341765
973.07/976.28	c #Conflicts:    1044000 | #Constraints:     342765
973.07/976.28	c #Conflicts:    1045000 | #Constraints:     343765
973.07/976.28	c #Conflicts:    1046000 | #Constraints:     344765
973.07/976.28	c #Conflicts:    1047000 | #Constraints:     345765
973.07/976.28	c #Conflicts:    1048000 | #Constraints:     346765
973.07/976.28	c #Conflicts:    1049000 | #Constraints:     347765
973.07/976.28	c #Conflicts:    1050000 | #Constraints:     348765
973.07/976.28	c #Conflicts:    1051000 | #Constraints:     349765
973.07/976.28	c #Conflicts:    1052000 | #Constraints:     350765
973.07/976.28	c #Conflicts:    1053000 | #Constraints:     351765
973.07/976.28	c #Conflicts:    1054000 | #Constraints:     352766
973.07/976.28	c #Conflicts:    1055000 | #Constraints:     353766
973.07/976.28	c #Conflicts:    1056000 | #Constraints:     354766
973.07/976.28	c #Conflicts:    1057000 | #Constraints:     355766
973.07/976.28	c #Conflicts:    1058000 | #Constraints:     356766
973.07/976.28	c #Conflicts:    1059000 | #Constraints:     357766
973.07/976.28	c #Conflicts:    1060000 | #Constraints:     358766
973.07/976.28	c #Conflicts:    1061000 | #Constraints:     359766
973.07/976.28	c #Conflicts:    1062000 | #Constraints:     360766
973.07/976.28	c INPROCESSING
973.07/976.28	c GARBAGE COLLECT
973.07/976.28	c #Conflicts:    1063000 | #Constraints:     340122
973.07/976.28	c #Conflicts:    1064000 | #Constraints:     341122
973.07/976.28	c #Conflicts:    1065000 | #Constraints:     342123
973.07/976.28	c #Conflicts:    1066000 | #Constraints:     343123
973.07/976.28	c #Conflicts:    1067000 | #Constraints:     344123
973.07/976.28	c #Conflicts:    1068000 | #Constraints:     345123
973.07/976.28	c #Conflicts:    1069000 | #Constraints:     346123
973.07/976.28	c #Conflicts:    1070000 | #Constraints:     347123
973.07/976.28	c #Conflicts:    1071000 | #Constraints:     348123
973.07/976.28	c #Conflicts:    1072000 | #Constraints:     349123
973.07/976.28	c #Conflicts:    1073000 | #Constraints:     350123
973.07/976.28	c #Conflicts:    1074000 | #Constraints:     351123
973.07/976.28	c #Conflicts:    1075000 | #Constraints:     352270
973.07/976.28	c #Conflicts:    1076000 | #Constraints:     353696
973.07/976.28	c #Conflicts:    1077000 | #Constraints:     355123
973.07/976.28	c #Conflicts:    1078000 | #Constraints:     356548
973.07/976.28	c #Conflicts:    1079000 | #Constraints:     357978
973.07/976.28	c #Conflicts:    1080000 | #Constraints:     359392
973.07/976.28	c #Conflicts:    1081000 | #Constraints:     360800
973.07/976.28	c #Conflicts:    1082000 | #Constraints:     361801
973.07/976.28	c #Conflicts:    1083000 | #Constraints:     362801
973.07/976.28	c INPROCESSING
973.07/976.28	c GARBAGE COLLECT
973.07/976.28	c #Conflicts:    1084000 | #Constraints:     341244
973.07/976.28	c #Conflicts:    1085000 | #Constraints:     342245
973.07/976.28	c #Conflicts:    1086000 | #Constraints:     343245
973.07/976.28	c #Conflicts:    1087000 | #Constraints:     344247
973.07/976.28	c #Conflicts:    1088000 | #Constraints:     345247
973.07/976.28	c #Conflicts:    1089000 | #Constraints:     346247
973.07/976.28	c #Conflicts:    1090000 | #Constraints:     347247
973.07/976.28	c #Conflicts:    1091000 | #Constraints:     348247
973.07/976.28	c #Conflicts:    1092000 | #Constraints:     349247
973.07/976.28	c #Conflicts:    1093000 | #Constraints:     350247
973.07/976.28	c #Conflicts:    1094000 | #Constraints:     351247
973.07/976.28	c #Conflicts:    1095000 | #Constraints:     352247
973.07/976.28	c #Conflicts:    1096000 | #Constraints:     353247
973.07/976.28	c #Conflicts:    1097000 | #Constraints:     354247
973.07/976.28	c #Conflicts:    1098000 | #Constraints:     355248
973.07/976.28	c #Conflicts:    1099000 | #Constraints:     356249
973.07/976.28	c #Conflicts:    1100000 | #Constraints:     357252
973.07/976.28	c #Conflicts:    1101000 | #Constraints:     358253
973.07/976.28	c #Conflicts:    1102000 | #Constraints:     359253
973.07/976.28	c #Conflicts:    1103000 | #Constraints:     360255
973.07/976.28	c #Conflicts:    1104000 | #Constraints:     361255
973.07/976.28	c INPROCESSING
973.07/976.28	c GARBAGE COLLECT
973.07/976.28	c #Conflicts:    1105000 | #Constraints:     340465
973.07/976.28	c #Conflicts:    1106000 | #Constraints:     341466
973.07/976.28	c #Conflicts:    1107000 | #Constraints:     342466
973.07/976.28	c #Conflicts:    1108000 | #Constraints:     343466
973.07/976.28	c #Conflicts:    1109000 | #Constraints:     344466
973.07/976.28	c #Conflicts:    1110000 | #Constraints:     345466
973.07/976.28	c #Conflicts:    1111000 | #Constraints:     346466
973.07/976.28	c #Conflicts:    1112000 | #Constraints:     347466
973.07/976.28	c #Conflicts:    1113000 | #Constraints:     348466
973.07/976.28	c #Conflicts:    1114000 | #Constraints:     349466
973.07/976.28	c #Conflicts:    1115000 | #Constraints:     350468
973.07/976.28	c #Conflicts:    1116000 | #Constraints:     351468
973.07/976.28	c #Conflicts:    1117000 | #Constraints:     352468
973.07/976.28	c #Conflicts:    1118000 | #Constraints:     353470
998.08/1001.39	c #Conflicts:    1119000 | #Constraints:     354470
998.08/1001.39	c #Conflicts:    1120000 | #Constraints:     355473
998.08/1001.39	c #Conflicts:    1121000 | #Constraints:     356669
998.08/1001.39	c #Conflicts:    1122000 | #Constraints:     357669
998.08/1001.39	c #Conflicts:    1123000 | #Constraints:     358670
998.08/1001.39	c #Conflicts:    1124000 | #Constraints:     359672
998.08/1001.39	c #Conflicts:    1125000 | #Constraints:     360684
998.08/1001.39	c INPROCESSING
998.08/1001.39	c GARBAGE COLLECT
998.08/1001.39	WSVECS04 Frhs2[15]: 6 -1.50002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[27]: 6 -3.96436 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[49]: 6 0 2.16669 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[52]: 6 -3.33342 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[53]: 6 -4.50004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[54]: 6 -2.50005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[76]: 6 -0.500099 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[78]: 6 -1.50009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[83]: 6 -1.50007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[86]: 6 -3.20519 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[87]: 6 -0.50003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[88]: 6 -2.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[91]: 6 -0.500053 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[92]: 6 -2.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[94]: 6 -1.34486 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[99]: 6 -1.50009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[103]: 6 -1.50002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[108]: 6 -0.362132 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[123]: 6 -7.60549 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[125]: 6 -3.50333 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[126]: 6 -6.83313 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[135]: 6 -1.0599 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[136]: 6 -4.67188 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[145]: 6 -1.64787 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[148]: 6 -13.0334 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[151]: 6 -3.25036 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[159]: 6 -3.16157 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[160]: 6 -2.298 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[166]: 6 -6.05666 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[172]: 6 -1.84569 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[179]: 6 0 5.04013 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[193]: 6 -1.99543 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[200]: 6 -0.846934 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[205]: 6 -3.11821 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[206]: 6 0 15.8041 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[208]: 6 -1.27508 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[216]: 6 -3.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[217]: 6 -3.40427 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[222]: 6 -17.9897 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[251]: 6 -6.67413 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[256]: 6 -20.8957 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[289]: 6 -45.8069 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[464]: 6 -2.76318 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[466]: 6 -0.51069 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[472]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[477]: 6 -2.80574 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[478]: 6 -2.80577 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[504]: 6 -0.291373 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[509]: 6 -2.4615 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[511]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[512]: 6 -2.77661 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[513]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[521]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[523]: 6 -23.3174 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[529]: 6 -0.361716 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[535]: 6 -2.0319 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[540]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[543]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[546]: 6 -0.553213 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[552]: 6 -5.32534 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[580]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[581]: 6 -0.29135 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[585]: 6 -0.472505 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[594]: 6 -1.80578 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[598]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[609]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[613]: 6 -4.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[614]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[616]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[626]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[633]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[636]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[646]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[648]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[653]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[656]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[665]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[673]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[685]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[687]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[690]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[697]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[699]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[717]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[722]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[726]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[727]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[750]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[757]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[762]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[771]: 6 0 1.22263 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[773]: 6 -0.296846 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[775]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[777]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[778]: 6 -1.29681 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[780]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[781]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[783]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[796]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[800]: 6 -1.29687 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[801]: 6 -3.29684 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[803]: 6 -1.29685 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[805]: 6 -1.29681 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[806]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[810]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[811]: 6 -0.222667 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[815]: 6 -1.14847 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[849]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[851]: 6 -0.0322719 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[854]: 6 0 0.0322753 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[870]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[871]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[873]: 6 -1.03231 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[886]: 6 -1.22584 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[887]: 6 -1.29684 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[888]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[890]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[913]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[941]: 6 0 27.3006 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[958]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[984]: 6 -5.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[986]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[990]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[994]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[995]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1005]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1013]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1018]: 6 -3.75615 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1020]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1021]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1025]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1028]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1072]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1073]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1074]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1075]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1076]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1077]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1078]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1079]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1082]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1083]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1084]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1088]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1089]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1090]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1092]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1093]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1095]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1097]: 6 0 1.84473 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1103]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1110]: 6 -3.27596 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1115]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1119]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1122]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1124]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1126]: 6 0 1.00005 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1132]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1144]: 6 -4.27596 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1145]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1150]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1151]: 6 0 1.62498 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1155]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1167]: 6 -4.4398 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1170]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1171]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1188]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1190]: 6 -1.27807 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1202]: 6 0 1.00007 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1215]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1217]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1218]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1231]: 6 -1.53327 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1233]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1235]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1244]: 6 -0.153293 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1252]: 6 -1.60378 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1255]: 6 -6.92604 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1260]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1264]: 6 -2.29109 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1269]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1271]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1272]: 6 -0.153352 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1280]: 6 0 0.533235 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1285]: 6 0 0.813873 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1287]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1291]: 6 -3.90103 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1296]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1299]: 6 -1.27014 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1300]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1301]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1302]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1305]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1307]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1309]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1311]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1317]: 6 -0.153349 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1318]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1323]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1326]: 6 -6.8019 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1328]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1329]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1330]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1331]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1333]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1337]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1355]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1357]: 6 -3.73164 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1359]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1366]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1367]: 6 -0.153369 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1368]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1375]: 6 -6.92603 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1376]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1380]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1381]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1383]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1388]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1392]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1393]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1399]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1404]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1405]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1406]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1409]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1411]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1413]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1417]: 6 -0.940171 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1425]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1426]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1427]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1428]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1435]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1437]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1438]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1450]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1451]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1453]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1458]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1460]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1464]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1467]: 6 -0.626821 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1468]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1470]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1471]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1475]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1476]: 6 -0.0598847 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1486]: 6 -0.940175 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1488]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1489]: 6 -2.44729 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1494]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1507]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1511]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1514]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1524]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1532]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1536]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1538]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1540]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1541]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1543]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1548]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1550]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1551]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1553]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1554]: 6 -1.38862 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1556]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1557]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1565]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1573]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1574]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1576]: 6 -0.38861 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1577]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1580]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1588]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1589]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1594]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1608]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1618]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1619]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1620]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1622]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1626]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1627]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1631]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1633]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1639]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1644]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1664]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1665]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1668]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1670]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1679]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1685]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1686]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1687]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1688]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1692]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1693]: 6 -7.1522 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1697]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1703]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1704]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1705]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1706]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1711]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1714]: 6 -12.3044 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1715]: 6 0 6.15224 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1718]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1719]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1722]: 6 -7.15223 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1724]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1731]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1733]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1734]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1741]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1742]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1755]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1758]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1763]: 6 -7.1522 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1764]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1771]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1776]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1777]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1783]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1787]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1791]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1796]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1799]: 6 0 7.38265 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1802]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1803]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1812]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1816]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1819]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1822]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1828]: 6 -3.56791 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1829]: 6 0 4.92176 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1833]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1836]: 6 0 2.46093 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1838]: 6 -2.14526 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1841]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1842]: 6 -1.64881 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1845]: 6 0 3.83479 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1852]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1853]: 6 -6.38048 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1857]: 6 -1.87603 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1868]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1878]: 6 -1.4041 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1880]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1881]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1890]: 6 0 1.51676 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1892]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1894]: 6 -0.229096 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1895]: 6 -1.91623 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1897]: 6 -2.95084 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1907]: 6 -7.94125 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1909]: 6 -4.34667 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1911]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1912]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1914]: 6 -1.97546 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1916]: 6 -1.26912 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1922]: 6 -1.91625 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1927]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1928]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1932]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1933]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1935]: 6 -2.07481 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1936]: 6 0 0.916244 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1943]: 6 -1.9777 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1944]: 6 -2.2905 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1952]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1959]: 6 0 8.17662 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1963]: 6 -1.97547 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1966]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1975]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1991]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1995]: 6 -13.7436 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1996]: 6 0 0.0500851 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1997]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[1999]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2001]: 6 -0.981901 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2003]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2008]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2010]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2011]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2014]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2015]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2019]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2022]: 6 -0.0182545 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2026]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2035]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2036]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2038]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2044]: 6 -0.090941 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2050]: 6 -0.0136912 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2060]: 6 -0.500063 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2063]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2064]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2069]: 6 -12.9573 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2084]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2091]: 6 0 1.00009 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2093]: 6 0 0.086378 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2098]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2102]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2103]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2108]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2114]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2123]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2128]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2134]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2145]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2148]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2149]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2153]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2156]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2158]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2171]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2173]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2178]: 6 0 2.00004 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2181]: 6 0 1.16135 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2201]: 6 -1.75002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2202]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2214]: 6 -21.6216 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2247]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2257]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2265]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2270]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2271]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2276]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2281]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2282]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2283]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2286]: 6 -1.25003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2292]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2294]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2299]: 6 -11.0147 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2301]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2302]: 6 -0.361289 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2332]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2342]: 6 -0.541855 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2346]: 6 -0.0903746 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2354]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2379]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2387]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2406]: 6 0 13.265 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2408]: 6 0 0.361289 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2419]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2424]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2432]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2439]: 6 -1.26426 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2449]: 6 -2.16606 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2454]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2459]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2475]: 6 -2.16608 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2485]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2504]: 6 -0.750207 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2505]: 6 -1.24992 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2508]: 6 -3.24121 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2514]: 6 -0.499777 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2537]: 6 -12.6664 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2543]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2564]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2580]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2589]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2599]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2614]: 6 -59 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[2830]: 6 0 2.13828 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3063]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3068]: 6 -0.291339 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3073]: 6 -0.698308 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3075]: 6 0 3.94954 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3079]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3090]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3096]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3115]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3121]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3131]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3138]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3154]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3164]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3169]: 6 -0.291406 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3181]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3206]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3216]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3217]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3220]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3223]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3227]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3229]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3235]: 6 -0.333391 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3242]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3244]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3252]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3258]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3259]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3260]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3276]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3277]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3284]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3285]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3291]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3293]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3302]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3307]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3312]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3313]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3318]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3323]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3329]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3351]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3359]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3362]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3363]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3370]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3371]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3373]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3376]: 6 -1.29685 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3382]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3408]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3409]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3410]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3414]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3429]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3441]: 6 -14.5936 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3448]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3451]: 6 -3.17359 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3472]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3479]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3481]: 6 -1.29687 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3494]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3500]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3513]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3514]: 6 -1.14844 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3516]: 6 -0.554924 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3558]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3562]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3587]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3601]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3605]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3624]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3627]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3635]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3644]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3660]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3661]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3668]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3674]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3678]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3680]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3685]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3688]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3689]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3691]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3693]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3694]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3702]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3705]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3715]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3716]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3720]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3725]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3726]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3729]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3733]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3750]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3757]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3764]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3766]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3769]: 6 -3.12939 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3781]: 6 -1.27812 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3784]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3785]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3787]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3795]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3808]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3809]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3812]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3814]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3822]: 6 -1.63806 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3823]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3829]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3830]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3831]: 6 -2.29116 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3832]: 6 -0.153363 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3833]: 6 -2.29115 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3839]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3840]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3841]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3842]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3855]: 6 -0.686198 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3860]: 6 -1.84682 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3861]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3862]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3863]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3870]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3871]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3872]: 6 -0.153338 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3888]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3889]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3892]: 6 -6.92605 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3894]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3895]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3897]: 6 -4.39286 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3900]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3902]: 6 -4.0803 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3903]: 6 -3.22856 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3904]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3906]: 6 -2.29108 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3907]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3910]: 6 -0.153284 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3912]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3914]: 6 -3.64278 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3916]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3919]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3932]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3936]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3938]: 6 -4.26868 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3942]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3944]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3946]: 6 -8.06505 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3948]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3950]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3953]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3954]: 6 -1.8468 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3960]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3962]: 6 -2.53329 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3964]: 6 -8.06508 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3965]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3978]: 6 -6.92601 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3981]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3983]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[3986]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4002]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4007]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4015]: 6 -0.940219 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4017]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4022]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4025]: 6 -2.567 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4027]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4031]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4034]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4035]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4042]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4044]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4052]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4053]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4054]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4056]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4060]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4063]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4069]: 6 -2.56696 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4074]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4077]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4090]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4093]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4108]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4109]: 6 -1.94019 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4112]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4115]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4116]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4125]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4126]: 6 0 3.38738 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4133]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4136]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4137]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4138]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4145]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4147]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4149]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4151]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4154]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4155]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4157]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4169]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4170]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4173]: 6 -1.2957 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4175]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4176]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4178]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4186]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4189]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4194]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4195]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4202]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4203]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4212]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4213]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4221]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4223]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4229]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4239]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4240]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4243]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4260]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4262]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4265]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4268]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4286]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4294]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4295]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4296]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4301]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4302]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4306]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4310]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4311]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4313]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4314]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4315]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4317]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4319]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4324]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4325]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4329]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4332]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4338]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4339]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4341]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4343]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4360]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4366]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4369]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4377]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4380]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4384]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4385]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4390]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4402]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4406]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4407]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4409]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4424]: 6 -3.50006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4425]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4431]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4440]: 6 -12.9657 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4442]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4445]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4447]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4452]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4456]: 6 -7.44094 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4467]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4469]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4474]: 6 -5.58106 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4478]: 6 -2.25842 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4479]: 6 -2.30392 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4481]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4488]: 6 -1.97544 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4493]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4498]: 6 -1.97546 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4503]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4511]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4521]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4525]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4529]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4530]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4532]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4548]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4551]: 6 -1.5393 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4556]: 6 0 0.496559 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4564]: 6 -3.42629 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4570]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4571]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4575]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4576]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4585]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4589]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4590]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4591]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4592]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4594]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4596]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4601]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4604]: 6 -2.83337 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4610]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4615]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4617]: 6 -0.954559 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4636]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4639]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4656]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4670]: 6 -0.500093 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4673]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4679]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4713]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4714]: 6 -0.909128 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4726]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4727]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4729]: 6 -7.84857 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4732]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4738]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4746]: 6 -3.75005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4756]: 6 -1.50007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4772]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4847]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4866]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4887]: 6 -7.44758 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4891]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4893]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4926]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4928]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4965]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[4967]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5001]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5003]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5025]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5045]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5048]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5055]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5072]: 6 -4.32835 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5077]: 6 -0.11319 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5081]: 6 -0.577475 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5106]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5108]: 6 -9.93847 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5111]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5113]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5122]: 6 -23.2846 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5127]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5129]: 6 -5.27602 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5137]: 6 -5.77116 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5147]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5151]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5152]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5163]: 6 -0.742711 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5180]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5181]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5190]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5194]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5376]: 6 0 3.00697 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5516]: 6 -2.11288 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5520]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5521]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5524]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5525]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5552]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5553]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5560]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5562]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5567]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5571]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5573]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5576]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5578]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5587]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5603]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5604]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5615]: 6 -4.05199 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5616]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5637]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5638]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5639]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5641]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5642]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5646]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5647]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5648]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5650]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5651]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5659]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5666]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5667]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5683]: 6 -4.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5731]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5810]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5820]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5821]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5896]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5900]: 6 -1.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[5938]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6010]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6036]: 6 -1.00002 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6054]: 6 -4.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6106]: 6 -4.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6113]: 6 -2.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6117]: 6 -4.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6137]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6145]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6186]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6187]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6188]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6340]: 6 -4.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6405]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6406]: 6 -1.00008 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6424]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6433]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6434]: 6 -2.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6484]: 6 -1.0001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6506]: 6 -1.00007 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6513]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6515]: 6 -1.00001 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6555]: 6 -5.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6560]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6570]: 6 -1.00009 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6595]: 6 -3.32266 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6604]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6628]: 6 -24.2691 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6646]: 6 -2.00004 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6648]: 6 -1.00005 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6650]: 6 -1.00006 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6704]: 6 -1.00003 0 shouldn't be
998.08/1001.39	WSVECS04 Frhs2[6712]: 6 -1.00002 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[481]: 6 -1.00002 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[528]: 6 -1.00004 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[549]: 6 -1.00006 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[597]: 6 -1.00008 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[602]: 6 -1.00009 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[814]: 6 -1.00002 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[832]: 6 -1.00002 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[835]: 6 -1.00008 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1029]: 6 -1.00009 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1091]: 6 -1.00006 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1098]: 6 -1.00003 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1123]: 6 -1.00006 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1127]: 6 -1.00008 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1130]: 6 -1.00001 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1138]: 6 -1.00009 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1148]: 6 -1.00002 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1152]: 6 -1.00006 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1173]: 6 -1.00003 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1206]: 6 -1.00006 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1236]: 6 -1.00002 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1256]: 6 -1.00005 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1263]: 6 -1.00009 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1327]: 6 -1.0001 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1336]: 6 -8.12891 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1340]: 6 -1.00004 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1364]: 6 -1.00009 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1365]: 6 -1.00005 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1419]: 6 -1.00006 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1424]: 6 -1.00004 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1442]: 6 -1.00003 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1447]: 6 -1.00006 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1586]: 6 -1.00005 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1821]: 6 -1.00008 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1847]: 6 -1.00004 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1855]: 6 -1.00009 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1863]: 6 -1.00002 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1865]: 6 -1.00004 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1874]: 6 -1.00005 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1875]: 6 -5.57881 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1887]: 6 -2.15726 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1896]: 6 -1.00006 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1898]: 6 -1.00005 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1925]: 6 -1.00002 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[1949]: 6 -1.00009 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[2031]: 6 -1.00006 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[2221]: 6 -1.00008 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[2322]: 6 -1.00006 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[2336]: 6 -1.0001 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[2351]: 6 -1.00009 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[2386]: 6 -1.00004 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[2397]: 6 -1.00008 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[2540]: 6 -1.00002 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[2541]: 6 -1.00002 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[2581]: 6 -1.00001 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[2585]: 6 -1.00009 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[3061]: 6 -1.00009 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[3076]: 6 -1.00002 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[3151]: 6 -1.00005 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[3179]: 6 -1.00006 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[3278]: 6 -1.00009 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[3320]: 6 -1.00007 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[3440]: 6 -1.0001 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[3554]: 6 -1.00008 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[3565]: 6 -1.00004 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[3692]: 6 -1.00004 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[3695]: 6 -1.00003 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[3699]: 6 -1.00001 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[3710]: 6 -1.81905 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[3724]: 6 -1.00003 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[3735]: 6 -1.00003 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[3744]: 6 -1.00009 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[3749]: 6 -1.00009 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[3777]: 6 -1.00008 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[3848]: 6 -1.00009 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[3868]: 6 -1.00009 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[3928]: 6 -1.00009 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[3937]: 6 -1.00009 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[3968]: 6 -1.00005 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[3976]: 6 -2.29116 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[4020]: 6 -1.00002 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[4021]: 6 -1.00005 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[4024]: 6 -1.00005 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[4048]: 6 -1.0001 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[4416]: 6 -1.00005 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[4422]: 6 -1.00008 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[4450]: 6 -1.00008 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[4459]: 6 -1.00006 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[4460]: 6 -1.00002 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[4464]: 6 -1.00009 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[4476]: 6 -1.00008 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[4547]: 6 -1.00004 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[4550]: 6 -1.00008 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[4652]: 6 -1.00002 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[4728]: 6 -1.00003 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[4792]: 6 -1.00004 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[4823]: 6 -1.00009 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[4961]: 6 -1.00002 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[5073]: 6 -1.00004 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[5079]: 6 -1.00008 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[5104]: 6 -1.00005 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[5182]: 6 -1.00003 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[5548]: 6 -1.00008 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[5549]: 6 -1.00009 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[5564]: 6 -1.00003 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[5629]: 6 -1.00009 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[5630]: 6 -1.00006 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[5657]: 6 -2.00005 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[5687]: 6 -1.00005 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[5730]: 6 -1.00005 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[5733]: 6 -1.00006 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[5877]: 6 -1.00005 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[5886]: 6 -1.00007 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[5940]: 6 -1.00007 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[6035]: 6 -1.00005 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[6049]: 6 -1.00006 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[6053]: 6 -1.00005 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[6102]: 6 -1.00003 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[6110]: 6 -1.00003 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[6116]: 6 -1.00004 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[6144]: 6 -1.00005 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[6147]: 6 -1.00007 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[6156]: 6 -1.00002 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[6173]: 6 -1.00005 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[6201]: 6 -1.00004 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[6318]: 6 -1.00006 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[6426]: 6 -1.00008 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[6428]: 6 -1.00007 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[6429]: 6 -2.00007 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[6479]: 6 -1.00008 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[6498]: 6 -1.00006 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[6504]: 6 -1.00009 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[6505]: 6 -1.00003 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[6516]: 6 -1.00005 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[6543]: 6 -1.0001 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[6567]: 6 -1.00001 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[6569]: 6 -1.00009 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[6651]: 6 -1.00003 0 shouldn't be
1018.31/1021.66	WSVECS04 Frhs2[6687]: 6 -1.00001 0 shouldn't be
1030.97/1034.39	c #Conflicts:    1126000 | #Constraints:     340084
1030.97/1034.39	c #Conflicts:    1127000 | #Constraints:     341084
1030.97/1034.39	c #Conflicts:    1128000 | #Constraints:     342084
1030.97/1034.39	c #Conflicts:    1129000 | #Constraints:     343084
1030.97/1034.39	c #Conflicts:    1130000 | #Constraints:     344084
1030.97/1034.39	c #Conflicts:    1131000 | #Constraints:     345084
1030.97/1034.39	c #Conflicts:    1132000 | #Constraints:     346084
1030.97/1034.39	c #Conflicts:    1133000 | #Constraints:     347084
1030.97/1034.39	c #Conflicts:    1134000 | #Constraints:     348084
1030.97/1034.39	c #Conflicts:    1135000 | #Constraints:     349084
1030.97/1034.39	c #Conflicts:    1136000 | #Constraints:     350084
1030.97/1034.39	c #Conflicts:    1137000 | #Constraints:     351084
1030.97/1034.39	c #Conflicts:    1138000 | #Constraints:     352084
1030.97/1034.39	c #Conflicts:    1139000 | #Constraints:     353084
1030.97/1034.39	c #Conflicts:    1140000 | #Constraints:     354084
1030.97/1034.39	c #Conflicts:    1141000 | #Constraints:     355084
1030.97/1034.39	c #Conflicts:    1142000 | #Constraints:     356084
1030.97/1034.39	c #Conflicts:    1143000 | #Constraints:     357084
1030.97/1034.39	c #Conflicts:    1144000 | #Constraints:     358084
1030.97/1034.39	c #Conflicts:    1145000 | #Constraints:     359084
1030.97/1034.39	c #Conflicts:    1146000 | #Constraints:     360084
1030.97/1034.39	c INPROCESSING
1030.97/1034.39	c GARBAGE COLLECT
1030.97/1034.39	c rational objective 3713.06
1044.42/1047.87	c #Conflicts:    1147000 | #Constraints:     339578
1044.42/1047.87	c #Conflicts:    1148000 | #Constraints:     340578
1044.42/1047.87	c #Conflicts:    1149000 | #Constraints:     341578
1044.42/1047.87	c #Conflicts:    1150000 | #Constraints:     342578
1044.42/1047.87	c #Conflicts:    1151000 | #Constraints:     343578
1044.42/1047.87	c #Conflicts:    1152000 | #Constraints:     344578
1044.42/1047.87	c #Conflicts:    1153000 | #Constraints:     345578
1044.42/1047.87	c #Conflicts:    1154000 | #Constraints:     346578
1044.42/1047.87	c #Conflicts:    1155000 | #Constraints:     347578
1044.42/1047.87	c #Conflicts:    1156000 | #Constraints:     348578
1044.42/1047.87	c #Conflicts:    1157000 | #Constraints:     349578
1044.42/1047.87	c #Conflicts:    1158000 | #Constraints:     350578
1044.42/1047.87	c #Conflicts:    1159000 | #Constraints:     351578
1044.42/1047.87	c #Conflicts:    1160000 | #Constraints:     352578
1044.42/1047.87	c #Conflicts:    1161000 | #Constraints:     353578
1044.42/1047.87	c #Conflicts:    1162000 | #Constraints:     354578
1044.42/1047.87	c #Conflicts:    1163000 | #Constraints:     355578
1044.42/1047.87	c #Conflicts:    1164000 | #Constraints:     356578
1044.42/1047.87	c #Conflicts:    1165000 | #Constraints:     357578
1044.42/1047.87	c #Conflicts:    1166000 | #Constraints:     358578
1044.42/1047.87	c #Conflicts:    1167000 | #Constraints:     359578
1044.42/1047.87	c #Conflicts:    1168000 | #Constraints:     360578
1044.42/1047.87	c INPROCESSING
1044.42/1047.87	c GARBAGE COLLECT
1044.42/1047.87	c rational objective 3720.45
1098.65/1102.27	c #Conflicts:    1169000 | #Constraints:     340031
1098.65/1102.27	c #Conflicts:    1170000 | #Constraints:     341031
1098.65/1102.27	c #Conflicts:    1171000 | #Constraints:     342031
1098.65/1102.27	c #Conflicts:    1172000 | #Constraints:     343031
1098.65/1102.27	c #Conflicts:    1173000 | #Constraints:     344031
1098.65/1102.27	c #Conflicts:    1174000 | #Constraints:     345031
1098.65/1102.27	c #Conflicts:    1175000 | #Constraints:     346031
1098.65/1102.27	c #Conflicts:    1176000 | #Constraints:     347031
1098.65/1102.27	c #Conflicts:    1177000 | #Constraints:     348031
1098.65/1102.27	c #Conflicts:    1178000 | #Constraints:     349031
1098.65/1102.27	c #Conflicts:    1179000 | #Constraints:     350031
1098.65/1102.27	c #Conflicts:    1180000 | #Constraints:     351031
1098.65/1102.27	c #Conflicts:    1181000 | #Constraints:     352031
1098.65/1102.27	c #Conflicts:    1182000 | #Constraints:     353031
1098.65/1102.27	c #Conflicts:    1183000 | #Constraints:     354031
1098.65/1102.27	c #Conflicts:    1184000 | #Constraints:     355031
1098.65/1102.27	c #Conflicts:    1185000 | #Constraints:     356031
1098.65/1102.27	c #Conflicts:    1186000 | #Constraints:     357031
1098.65/1102.27	c #Conflicts:    1187000 | #Constraints:     358031
1098.65/1102.27	c #Conflicts:    1188000 | #Constraints:     359031
1098.65/1102.27	c #Conflicts:    1189000 | #Constraints:     360031
1098.65/1102.27	c #Conflicts:    1190000 | #Constraints:     361031
1098.65/1102.27	c INPROCESSING
1098.65/1102.27	c GARBAGE COLLECT
1098.65/1102.27	c #Conflicts:    1191000 | #Constraints:     340356
1098.65/1102.27	c #Conflicts:    1192000 | #Constraints:     341356
1098.65/1102.27	c #Conflicts:    1193000 | #Constraints:     342356
1098.65/1102.27	c #Conflicts:    1194000 | #Constraints:     343356
1098.65/1102.27	c #Conflicts:    1195000 | #Constraints:     344356
1098.65/1102.27	c #Conflicts:    1196000 | #Constraints:     345356
1098.65/1102.27	c #Conflicts:    1197000 | #Constraints:     346356
1098.65/1102.27	c #Conflicts:    1198000 | #Constraints:     347356
1098.65/1102.27	c #Conflicts:    1199000 | #Constraints:     348356
1098.65/1102.27	c #Conflicts:    1200000 | #Constraints:     349356
1098.65/1102.27	c #Conflicts:    1201000 | #Constraints:     350356
1098.65/1102.27	c #Conflicts:    1202000 | #Constraints:     351356
1098.65/1102.27	c #Conflicts:    1203000 | #Constraints:     352356
1098.65/1102.27	c #Conflicts:    1204000 | #Constraints:     353356
1098.65/1102.27	c #Conflicts:    1205000 | #Constraints:     354356
1098.65/1102.27	c #Conflicts:    1206000 | #Constraints:     355356
1098.65/1102.27	c #Conflicts:    1207000 | #Constraints:     356356
1098.65/1102.27	c #Conflicts:    1208000 | #Constraints:     357356
1098.65/1102.27	c #Conflicts:    1209000 | #Constraints:     358356
1098.65/1102.27	c #Conflicts:    1210000 | #Constraints:     359356
1098.65/1102.27	c #Conflicts:    1211000 | #Constraints:     360356
1098.65/1102.27	c #Conflicts:    1212000 | #Constraints:     361356
1098.65/1102.27	c INPROCESSING
1098.65/1102.27	c GARBAGE COLLECT
1098.65/1102.27	c #Conflicts:    1213000 | #Constraints:     340511
1098.65/1102.27	c #Conflicts:    1214000 | #Constraints:     341511
1098.65/1102.27	c #Conflicts:    1215000 | #Constraints:     342511
1098.65/1102.27	c #Conflicts:    1216000 | #Constraints:     343511
1098.65/1102.27	c #Conflicts:    1217000 | #Constraints:     344511
1098.65/1102.27	c #Conflicts:    1218000 | #Constraints:     345511
1098.65/1102.27	c #Conflicts:    1219000 | #Constraints:     346511
1098.65/1102.27	c #Conflicts:    1220000 | #Constraints:     347511
1098.65/1102.27	c #Conflicts:    1221000 | #Constraints:     348511
1098.65/1102.27	c #Conflicts:    1222000 | #Constraints:     349511
1098.65/1102.27	c #Conflicts:    1223000 | #Constraints:     350511
1098.65/1102.27	c #Conflicts:    1224000 | #Constraints:     351511
1098.65/1102.27	c #Conflicts:    1225000 | #Constraints:     352511
1098.65/1102.27	c #Conflicts:    1226000 | #Constraints:     353511
1098.65/1102.27	c #Conflicts:    1227000 | #Constraints:     354511
1098.65/1102.27	c #Conflicts:    1228000 | #Constraints:     355511
1098.65/1102.27	c #Conflicts:    1229000 | #Constraints:     356511
1098.65/1102.27	c #Conflicts:    1230000 | #Constraints:     357511
1098.65/1102.27	c #Conflicts:    1231000 | #Constraints:     358511
1098.65/1102.27	c #Conflicts:    1232000 | #Constraints:     359511
1098.65/1102.27	c #Conflicts:    1233000 | #Constraints:     360511
1098.65/1102.27	c #Conflicts:    1234000 | #Constraints:     361511
1098.65/1102.27	c INPROCESSING
1098.65/1102.27	c GARBAGE COLLECT
1098.65/1102.27	c #Conflicts:    1235000 | #Constraints:     340490
1098.65/1102.27	c #Conflicts:    1236000 | #Constraints:     341490
1098.65/1102.27	c #Conflicts:    1237000 | #Constraints:     342490
1098.65/1102.27	c #Conflicts:    1238000 | #Constraints:     343490
1098.65/1102.27	c #Conflicts:    1239000 | #Constraints:     344490
1098.65/1102.27	c #Conflicts:    1240000 | #Constraints:     345490
1098.65/1102.27	c #Conflicts:    1241000 | #Constraints:     346490
1098.65/1102.27	c #Conflicts:    1242000 | #Constraints:     347490
1098.65/1102.27	c #Conflicts:    1243000 | #Constraints:     348490
1098.65/1102.27	c #Conflicts:    1244000 | #Constraints:     349490
1098.65/1102.27	c #Conflicts:    1245000 | #Constraints:     350490
1137.12/1140.81	c #Conflicts:    1246000 | #Constraints:     351490
1137.12/1140.81	c #Conflicts:    1247000 | #Constraints:     352490
1137.12/1140.81	c #Conflicts:    1248000 | #Constraints:     353490
1137.12/1140.81	c #Conflicts:    1249000 | #Constraints:     354490
1137.12/1140.81	c #Conflicts:    1250000 | #Constraints:     355490
1137.12/1140.81	c #Conflicts:    1251000 | #Constraints:     356490
1137.12/1140.81	c #Conflicts:    1252000 | #Constraints:     357490
1137.12/1140.81	c #Conflicts:    1253000 | #Constraints:     358490
1137.12/1140.81	c #Conflicts:    1254000 | #Constraints:     359490
1137.12/1140.81	c #Conflicts:    1255000 | #Constraints:     360490
1137.12/1140.81	c #Conflicts:    1256000 | #Constraints:     361490
1137.12/1140.81	c INPROCESSING
1137.12/1140.81	c GARBAGE COLLECT
1137.12/1140.81	c #Conflicts:    1257000 | #Constraints:     340289
1137.12/1140.81	c #Conflicts:    1258000 | #Constraints:     341289
1137.12/1140.81	c #Conflicts:    1259000 | #Constraints:     342289
1137.12/1140.81	c #Conflicts:    1260000 | #Constraints:     343289
1137.12/1140.81	c #Conflicts:    1261000 | #Constraints:     344289
1137.12/1140.81	c #Conflicts:    1262000 | #Constraints:     345289
1137.12/1140.81	c #Conflicts:    1263000 | #Constraints:     346289
1137.12/1140.81	c #Conflicts:    1264000 | #Constraints:     347289
1137.12/1140.81	c #Conflicts:    1265000 | #Constraints:     348289
1137.12/1140.81	c #Conflicts:    1266000 | #Constraints:     349289
1137.12/1140.81	c #Conflicts:    1267000 | #Constraints:     350289
1137.12/1140.81	c #Conflicts:    1268000 | #Constraints:     351289
1137.12/1140.81	c #Conflicts:    1269000 | #Constraints:     352289
1137.12/1140.81	c #Conflicts:    1270000 | #Constraints:     353289
1137.12/1140.81	c #Conflicts:    1271000 | #Constraints:     354289
1137.12/1140.81	c #Conflicts:    1272000 | #Constraints:     355289
1137.12/1140.81	c #Conflicts:    1273000 | #Constraints:     356289
1137.12/1140.81	c #Conflicts:    1274000 | #Constraints:     357289
1137.12/1140.81	c #Conflicts:    1275000 | #Constraints:     358289
1137.12/1140.81	c #Conflicts:    1276000 | #Constraints:     359289
1137.12/1140.81	c #Conflicts:    1277000 | #Constraints:     360289
1137.12/1140.81	c #Conflicts:    1278000 | #Constraints:     361289
1137.12/1140.81	c #Conflicts:    1279000 | #Constraints:     362289
1137.12/1140.81	c INPROCESSING
1137.12/1140.81	c GARBAGE COLLECT
1137.12/1140.81	c #Conflicts:    1280000 | #Constraints:     340871
1137.12/1140.81	c #Conflicts:    1281000 | #Constraints:     341871
1137.12/1140.81	c #Conflicts:    1282000 | #Constraints:     342871
1137.12/1140.81	c #Conflicts:    1283000 | #Constraints:     343871
1137.12/1140.81	c #Conflicts:    1284000 | #Constraints:     344871
1137.12/1140.81	c #Conflicts:    1285000 | #Constraints:     345871
1137.12/1140.81	c #Conflicts:    1286000 | #Constraints:     346871
1137.12/1140.81	c #Conflicts:    1287000 | #Constraints:     347871
1137.12/1140.81	c #Conflicts:    1288000 | #Constraints:     348871
1137.12/1140.81	c #Conflicts:    1289000 | #Constraints:     349871
1137.12/1140.81	c #Conflicts:    1290000 | #Constraints:     350871
1137.12/1140.81	c #Conflicts:    1291000 | #Constraints:     351871
1137.12/1140.81	c #Conflicts:    1292000 | #Constraints:     352871
1137.12/1140.81	c #Conflicts:    1293000 | #Constraints:     353871
1137.12/1140.81	c #Conflicts:    1294000 | #Constraints:     354871
1137.12/1140.81	c #Conflicts:    1295000 | #Constraints:     355871
1137.12/1140.81	c #Conflicts:    1296000 | #Constraints:     356871
1137.12/1140.81	c #Conflicts:    1297000 | #Constraints:     357871
1137.12/1140.81	c #Conflicts:    1298000 | #Constraints:     358871
1137.12/1140.81	c #Conflicts:    1299000 | #Constraints:     359871
1137.12/1140.81	c #Conflicts:    1300000 | #Constraints:     360871
1137.12/1140.81	c #Conflicts:    1301000 | #Constraints:     361871
1137.12/1140.81	c #Conflicts:    1302000 | #Constraints:     362871
1137.12/1140.81	c INPROCESSING
1137.12/1140.81	c GARBAGE COLLECT
1137.12/1140.81	c #Conflicts:    1303000 | #Constraints:     341264
1137.12/1140.81	c #Conflicts:    1304000 | #Constraints:     342264
1137.12/1140.81	c #Conflicts:    1305000 | #Constraints:     343264
1137.12/1140.81	c #Conflicts:    1306000 | #Constraints:     344264
1137.12/1140.81	c #Conflicts:    1307000 | #Constraints:     345264
1137.12/1140.81	c #Conflicts:    1308000 | #Constraints:     346264
1137.12/1140.81	c #Conflicts:    1309000 | #Constraints:     347264
1137.12/1140.81	c #Conflicts:    1310000 | #Constraints:     348264
1137.12/1140.81	c #Conflicts:    1311000 | #Constraints:     349264
1137.12/1140.81	c #Conflicts:    1312000 | #Constraints:     350264
1137.12/1140.81	c #Conflicts:    1313000 | #Constraints:     351264
1137.12/1140.81	c #Conflicts:    1314000 | #Constraints:     352264
1137.12/1140.81	c #Conflicts:    1315000 | #Constraints:     353264
1137.12/1140.81	c #Conflicts:    1316000 | #Constraints:     354264
1137.12/1140.81	c #Conflicts:    1317000 | #Constraints:     355264
1137.12/1140.81	c #Conflicts:    1318000 | #Constraints:     356264
1137.12/1140.81	c #Conflicts:    1319000 | #Constraints:     357264
1137.12/1140.81	c #Conflicts:    1320000 | #Constraints:     358264
1137.12/1140.81	c #Conflicts:    1321000 | #Constraints:     359264
1137.12/1140.81	c #Conflicts:    1322000 | #Constraints:     360264
1194.73/1198.66	c #Conflicts:    1323000 | #Constraints:     361264
1194.73/1198.66	c #Conflicts:    1324000 | #Constraints:     362264
1194.73/1198.66	c #Conflicts:    1325000 | #Constraints:     363264
1194.73/1198.66	c INPROCESSING
1194.73/1198.66	c GARBAGE COLLECT
1194.73/1198.66	c #Conflicts:    1326000 | #Constraints:     341474
1194.73/1198.66	c #Conflicts:    1327000 | #Constraints:     342474
1194.73/1198.66	c #Conflicts:    1328000 | #Constraints:     343474
1194.73/1198.66	c #Conflicts:    1329000 | #Constraints:     344474
1194.73/1198.66	c #Conflicts:    1330000 | #Constraints:     345474
1194.73/1198.66	c #Conflicts:    1331000 | #Constraints:     346474
1194.73/1198.66	c #Conflicts:    1332000 | #Constraints:     347474
1194.73/1198.66	c #Conflicts:    1333000 | #Constraints:     348474
1194.73/1198.66	c #Conflicts:    1334000 | #Constraints:     349474
1194.73/1198.66	c #Conflicts:    1335000 | #Constraints:     350474
1194.73/1198.66	c #Conflicts:    1336000 | #Constraints:     351474
1194.73/1198.66	c #Conflicts:    1337000 | #Constraints:     352474
1194.73/1198.66	c #Conflicts:    1338000 | #Constraints:     353474
1194.73/1198.66	c #Conflicts:    1339000 | #Constraints:     354474
1194.73/1198.66	c #Conflicts:    1340000 | #Constraints:     355474
1194.73/1198.66	c #Conflicts:    1341000 | #Constraints:     356474
1194.73/1198.66	c #Conflicts:    1342000 | #Constraints:     357474
1194.73/1198.66	c #Conflicts:    1343000 | #Constraints:     358474
1194.73/1198.66	c #Conflicts:    1344000 | #Constraints:     359474
1194.73/1198.66	c #Conflicts:    1345000 | #Constraints:     360474
1194.73/1198.66	c #Conflicts:    1346000 | #Constraints:     361474
1194.73/1198.66	c #Conflicts:    1347000 | #Constraints:     362474
1194.73/1198.66	c #Conflicts:    1348000 | #Constraints:     363474
1194.73/1198.66	c INPROCESSING
1194.73/1198.66	c GARBAGE COLLECT
1194.73/1198.66	c #Conflicts:    1349000 | #Constraints:     341475
1194.73/1198.66	c #Conflicts:    1350000 | #Constraints:     342475
1194.73/1198.66	c #Conflicts:    1351000 | #Constraints:     343475
1194.73/1198.66	c #Conflicts:    1352000 | #Constraints:     344475
1194.73/1198.66	c #Conflicts:    1353000 | #Constraints:     345475
1194.73/1198.66	c #Conflicts:    1354000 | #Constraints:     346475
1194.73/1198.66	c #Conflicts:    1355000 | #Constraints:     347475
1194.73/1198.66	c #Conflicts:    1356000 | #Constraints:     348475
1194.73/1198.66	c #Conflicts:    1357000 | #Constraints:     349475
1194.73/1198.66	c #Conflicts:    1358000 | #Constraints:     350475
1194.73/1198.66	c #Conflicts:    1359000 | #Constraints:     351475
1194.73/1198.66	c #Conflicts:    1360000 | #Constraints:     352475
1194.73/1198.66	c #Conflicts:    1361000 | #Constraints:     353475
1194.73/1198.66	c #Conflicts:    1362000 | #Constraints:     354475
1194.73/1198.66	c #Conflicts:    1363000 | #Constraints:     355475
1194.73/1198.66	c #Conflicts:    1364000 | #Constraints:     356475
1194.73/1198.66	c #Conflicts:    1365000 | #Constraints:     357475
1194.73/1198.66	c #Conflicts:    1366000 | #Constraints:     358475
1194.73/1198.66	c #Conflicts:    1367000 | #Constraints:     359475
1194.73/1198.66	c #Conflicts:    1368000 | #Constraints:     360475
1194.73/1198.66	c #Conflicts:    1369000 | #Constraints:     361475
1194.73/1198.66	c #Conflicts:    1370000 | #Constraints:     362475
1194.73/1198.66	c #Conflicts:    1371000 | #Constraints:     363475
1194.73/1198.66	c INPROCESSING
1194.73/1198.66	c GARBAGE COLLECT
1194.73/1198.66	c #Conflicts:    1372000 | #Constraints:     341267
1194.73/1198.66	c #Conflicts:    1373000 | #Constraints:     342267
1194.73/1198.66	c #Conflicts:    1374000 | #Constraints:     343267
1194.73/1198.66	c #Conflicts:    1375000 | #Constraints:     344267
1194.73/1198.66	c #Conflicts:    1376000 | #Constraints:     345267
1194.73/1198.66	c #Conflicts:    1377000 | #Constraints:     346267
1194.73/1198.66	c #Conflicts:    1378000 | #Constraints:     347267
1194.73/1198.66	c #Conflicts:    1379000 | #Constraints:     348267
1194.73/1198.66	c #Conflicts:    1380000 | #Constraints:     349267
1194.73/1198.66	c #Conflicts:    1381000 | #Constraints:     350267
1194.73/1198.66	c #Conflicts:    1382000 | #Constraints:     351267
1194.73/1198.66	c #Conflicts:    1383000 | #Constraints:     352267
1194.73/1198.66	c #Conflicts:    1384000 | #Constraints:     353267
1194.73/1198.66	c #Conflicts:    1385000 | #Constraints:     354267
1194.73/1198.66	c #Conflicts:    1386000 | #Constraints:     355267
1194.73/1198.66	c #Conflicts:    1387000 | #Constraints:     356267
1194.73/1198.66	c #Conflicts:    1388000 | #Constraints:     357267
1194.73/1198.66	c #Conflicts:    1389000 | #Constraints:     358267
1194.73/1198.66	c #Conflicts:    1390000 | #Constraints:     359267
1194.73/1198.66	c #Conflicts:    1391000 | #Constraints:     360267
1194.73/1198.66	c #Conflicts:    1392000 | #Constraints:     361267
1194.73/1198.66	c #Conflicts:    1393000 | #Constraints:     362267
1194.73/1198.66	c #Conflicts:    1394000 | #Constraints:     363267
1194.73/1198.66	c #Conflicts:    1395000 | #Constraints:     364267
1194.73/1198.66	c INPROCESSING
1194.73/1198.66	c GARBAGE COLLECT
1194.73/1198.66	c #Conflicts:    1396000 | #Constraints:     341869
1194.73/1198.66	c #Conflicts:    1397000 | #Constraints:     342869
1194.73/1198.66	c #Conflicts:    1398000 | #Constraints:     343869
1236.88/1240.93	c #Conflicts:    1399000 | #Constraints:     344869
1236.88/1240.93	c #Conflicts:    1400000 | #Constraints:     345869
1236.88/1240.93	c #Conflicts:    1401000 | #Constraints:     346869
1236.88/1240.93	c #Conflicts:    1402000 | #Constraints:     347869
1236.88/1240.93	c #Conflicts:    1403000 | #Constraints:     348869
1236.88/1240.93	c #Conflicts:    1404000 | #Constraints:     349869
1236.88/1240.93	c #Conflicts:    1405000 | #Constraints:     350869
1236.88/1240.93	c #Conflicts:    1406000 | #Constraints:     351869
1236.88/1240.93	c #Conflicts:    1407000 | #Constraints:     352869
1236.88/1240.93	c #Conflicts:    1408000 | #Constraints:     353869
1236.88/1240.93	c #Conflicts:    1409000 | #Constraints:     354869
1236.88/1240.93	c #Conflicts:    1410000 | #Constraints:     355869
1236.88/1240.93	c #Conflicts:    1411000 | #Constraints:     356869
1236.88/1240.93	c #Conflicts:    1412000 | #Constraints:     357869
1236.88/1240.93	c #Conflicts:    1413000 | #Constraints:     358869
1236.88/1240.93	c #Conflicts:    1414000 | #Constraints:     359869
1236.88/1240.93	c #Conflicts:    1415000 | #Constraints:     360869
1236.88/1240.93	c #Conflicts:    1416000 | #Constraints:     361869
1236.88/1240.93	c #Conflicts:    1417000 | #Constraints:     362869
1236.88/1240.93	c #Conflicts:    1418000 | #Constraints:     363869
1236.88/1240.93	c #Conflicts:    1419000 | #Constraints:     364869
1236.88/1240.93	c INPROCESSING
1236.88/1240.93	c GARBAGE COLLECT
1236.88/1240.93	c #Conflicts:    1420000 | #Constraints:     342274
1236.88/1240.93	c #Conflicts:    1421000 | #Constraints:     343274
1236.88/1240.93	c #Conflicts:    1422000 | #Constraints:     344274
1236.88/1240.93	c #Conflicts:    1423000 | #Constraints:     345274
1236.88/1240.93	c #Conflicts:    1424000 | #Constraints:     346274
1236.88/1240.93	c #Conflicts:    1425000 | #Constraints:     347274
1236.88/1240.93	c #Conflicts:    1426000 | #Constraints:     348274
1236.88/1240.93	c #Conflicts:    1427000 | #Constraints:     349274
1236.88/1240.93	c #Conflicts:    1428000 | #Constraints:     350274
1236.88/1240.93	c #Conflicts:    1429000 | #Constraints:     351274
1236.88/1240.93	c #Conflicts:    1430000 | #Constraints:     352274
1236.88/1240.93	c #Conflicts:    1431000 | #Constraints:     353274
1236.88/1240.93	c #Conflicts:    1432000 | #Constraints:     354274
1236.88/1240.93	c #Conflicts:    1433000 | #Constraints:     355274
1236.88/1240.93	c #Conflicts:    1434000 | #Constraints:     356274
1236.88/1240.93	c #Conflicts:    1435000 | #Constraints:     357274
1236.88/1240.93	c #Conflicts:    1436000 | #Constraints:     358274
1236.88/1240.93	c #Conflicts:    1437000 | #Constraints:     359274
1236.88/1240.93	c #Conflicts:    1438000 | #Constraints:     360274
1236.88/1240.93	c #Conflicts:    1439000 | #Constraints:     361274
1236.88/1240.93	c #Conflicts:    1440000 | #Constraints:     362274
1236.88/1240.93	c #Conflicts:    1441000 | #Constraints:     363274
1236.88/1240.93	c #Conflicts:    1442000 | #Constraints:     364274
1236.88/1240.93	c #Conflicts:    1443000 | #Constraints:     365274
1236.88/1240.93	c INPROCESSING
1236.88/1240.93	c GARBAGE COLLECT
1236.88/1240.93	c #Conflicts:    1444000 | #Constraints:     342463
1236.88/1240.93	c #Conflicts:    1445000 | #Constraints:     343463
1236.88/1240.93	c #Conflicts:    1446000 | #Constraints:     344463
1236.88/1240.93	c #Conflicts:    1447000 | #Constraints:     345463
1236.88/1240.93	c #Conflicts:    1448000 | #Constraints:     346463
1236.88/1240.93	c #Conflicts:    1449000 | #Constraints:     347463
1236.88/1240.93	c #Conflicts:    1450000 | #Constraints:     348463
1236.88/1240.93	c #Conflicts:    1451000 | #Constraints:     349463
1236.88/1240.93	c #Conflicts:    1452000 | #Constraints:     350463
1236.88/1240.93	c #Conflicts:    1453000 | #Constraints:     351463
1236.88/1240.93	c #Conflicts:    1454000 | #Constraints:     352463
1236.88/1240.93	c #Conflicts:    1455000 | #Constraints:     353463
1236.88/1240.93	c #Conflicts:    1456000 | #Constraints:     354463
1236.88/1240.93	c #Conflicts:    1457000 | #Constraints:     355463
1236.88/1240.93	c #Conflicts:    1458000 | #Constraints:     356463
1236.88/1240.93	c #Conflicts:    1459000 | #Constraints:     357463
1236.88/1240.93	c #Conflicts:    1460000 | #Constraints:     358463
1236.88/1240.93	c #Conflicts:    1461000 | #Constraints:     359463
1236.88/1240.93	c #Conflicts:    1462000 | #Constraints:     360463
1236.88/1240.93	c #Conflicts:    1463000 | #Constraints:     361463
1236.88/1240.93	c #Conflicts:    1464000 | #Constraints:     362463
1236.88/1240.93	c #Conflicts:    1465000 | #Constraints:     363463
1236.88/1240.93	c #Conflicts:    1466000 | #Constraints:     364463
1236.88/1240.93	c #Conflicts:    1467000 | #Constraints:     365463
1236.88/1240.93	c INPROCESSING
1236.88/1240.93	c GARBAGE COLLECT
1236.88/1240.93	c #Conflicts:    1468000 | #Constraints:     342471
1236.88/1240.93	c #Conflicts:    1469000 | #Constraints:     343471
1236.88/1240.93	c #Conflicts:    1470000 | #Constraints:     344471
1236.88/1240.93	c #Conflicts:    1471000 | #Constraints:     345471
1236.88/1240.93	c #Conflicts:    1472000 | #Constraints:     346471
1236.88/1240.93	c #Conflicts:    1473000 | #Constraints:     347471
1236.88/1240.93	c #Conflicts:    1474000 | #Constraints:     348471
1236.88/1240.93	c #Conflicts:    1475000 | #Constraints:     349471
1249.44/1253.51	c #Conflicts:    1476000 | #Constraints:     350471
1249.44/1253.51	c #Conflicts:    1477000 | #Constraints:     351471
1249.44/1253.51	c #Conflicts:    1478000 | #Constraints:     352471
1249.44/1253.51	c #Conflicts:    1479000 | #Constraints:     353471
1249.44/1253.51	c #Conflicts:    1480000 | #Constraints:     354471
1249.44/1253.51	c #Conflicts:    1481000 | #Constraints:     355471
1249.44/1253.51	c #Conflicts:    1482000 | #Constraints:     356471
1249.44/1253.51	c #Conflicts:    1483000 | #Constraints:     357471
1249.44/1253.51	c #Conflicts:    1484000 | #Constraints:     358471
1249.44/1253.51	c #Conflicts:    1485000 | #Constraints:     359471
1249.44/1253.51	c #Conflicts:    1486000 | #Constraints:     360471
1249.44/1253.51	c #Conflicts:    1487000 | #Constraints:     361471
1249.44/1253.51	c #Conflicts:    1488000 | #Constraints:     362471
1249.44/1253.51	c #Conflicts:    1489000 | #Constraints:     363471
1249.44/1253.51	c #Conflicts:    1490000 | #Constraints:     364471
1249.44/1253.51	c #Conflicts:    1491000 | #Constraints:     365471
1249.44/1253.51	c INPROCESSING
1249.44/1253.51	c GARBAGE COLLECT
1249.44/1253.51	WSVECS04 Frhs2[22]: 6 -0.646514 0 shouldn't be
1249.44/1253.51	WSVECS04 Frhs2[80]: 6 -0.139943 0 shouldn't be
1249.44/1253.51	WSVECS04 Frhs2[84]: 6 -0.503586 0 shouldn't be
1249.44/1253.51	WSVECS04 Frhs2[85]: 6 -0.951095 0 shouldn't be
1249.44/1253.51	WSVECS04 Frhs2[87]: 6 -1.18189 0 shouldn't be
1249.44/1253.51	WSVECS04 Frhs2[91]: 6 -1.00006 0 shouldn't be
1249.44/1253.51	WSVECS04 Frhs2[92]: 6 -1.00007 0 shouldn't be
1249.44/1253.51	WSVECS04 Frhs2[93]: 6 -1.00006 0 shouldn't be
1249.44/1253.51	WSVECS04 Frhs2[94]: 6 -1.00002 0 shouldn't be
1249.44/1253.51	WSVECS04 Frhs2[95]: 6 -1.00006 0 shouldn't be
1249.44/1253.51	WSVECS04 Frhs2[96]: 6 -1.00003 0 shouldn't be
1249.44/1253.51	WSVECS04 Frhs2[97]: 6 -1.00009 0 shouldn't be
1249.44/1253.51	WSVECS04 Frhs2[98]: 6 -1.00009 0 shouldn't be
1249.44/1253.51	WSVECS04 Frhs2[99]: 6 -1.00003 0 shouldn't be
1249.44/1253.51	WSVECS04 Frhs2[100]: 6 -1.00008 0 shouldn't be
1249.44/1253.51	WSVECS04 Frhs2[102]: 6 -1.0001 0 shouldn't be
1249.44/1253.51	WSVECS04 Frhs2[103]: 6 -1.00002 0 shouldn't be
1249.44/1253.51	WSVECS04 Frhs2[104]: 6 -1.00007 0 shouldn't be
1249.44/1253.51	WSVECS04 Frhs2[105]: 6 -1.00003 0 shouldn't be
1249.44/1253.51	WSVECS04 Frhs2[106]: 6 -1.00002 0 shouldn't be
1249.44/1253.51	WSVECS04 Frhs2[107]: 6 -1.0001 0 shouldn't be
1249.44/1253.51	WSVECS04 Frhs2[108]: 6 -1.00002 0 shouldn't be
1249.44/1253.51	WSVECS04 Frhs2[116]: 6 -1.62354 0 shouldn't be
1249.44/1253.51	WSVECS04 Frhs2[128]: 6 -0.359282 0 shouldn't be
1249.44/1253.51	WSVECS04 Frhs2[129]: 6 -0.423146 0 shouldn't be
1249.44/1253.51	WSVECS04 Frhs2[133]: 6 -1.03429 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[139]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[140]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[145]: 6 -0.949287 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[146]: 6 -0.298663 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[147]: 6 -0.827065 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[151]: 6 -0.411363 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[153]: 6 -0.887496 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[159]: 6 -0.863752 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[160]: 6 -0.692348 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[163]: 6 -4.84275 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[165]: 6 -0.742729 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[166]: 6 -0.899004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[167]: 6 -0.650897 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[171]: 6 -0.751969 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[174]: 6 -0.898992 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[177]: 6 -0.705996 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[178]: 6 -0.660034 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[180]: 6 -2.25199 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[183]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[185]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[188]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[194]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[195]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[197]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[214]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[217]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[219]: 6 -279.007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[221]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[230]: 6 -279.007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[231]: 6 -279.007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[235]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[237]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[239]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[240]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[241]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[243]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[250]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[251]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[252]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[253]: 6 -3.36256 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[256]: 6 -0.245855 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[261]: 6 -0.0250313 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[513]: 6 -0.89452 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[520]: 6 -0.240043 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[839]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1018]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1020]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1021]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1023]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1037]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1038]: 6 -0.160891 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1040]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1051]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1053]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1058]: 6 -0.160864 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1072]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1073]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1074]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1075]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1076]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1077]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1078]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1079]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1080]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1082]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1084]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1085]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1086]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1087]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1088]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1089]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1090]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1091]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1092]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1093]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1094]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1096]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1098]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1099]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1100]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1101]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1102]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1103]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1104]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1105]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1106]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1107]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1108]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1109]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1110]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1111]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1113]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1114]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1115]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1116]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1117]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1118]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1119]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1120]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1121]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1122]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1123]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1124]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1125]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1127]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1129]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1130]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1131]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1133]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1134]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1135]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1136]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1138]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1140]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1143]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1144]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1145]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1146]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1147]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1148]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1149]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1150]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1152]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1153]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1154]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1156]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1157]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1158]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1159]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1160]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1161]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1163]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1164]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1165]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1166]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1167]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1168]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1169]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1171]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1173]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1174]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1175]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1176]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1177]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1178]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1179]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1182]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1184]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1186]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1188]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1190]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1192]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1193]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1194]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1195]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1196]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1205]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1206]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1207]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1208]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1209]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1210]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1214]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1215]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1216]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1217]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1218]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1219]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1221]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1222]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1223]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1224]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1247]: 6 -0.741362 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1252]: 6 -0.302683 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1327]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1399]: 6 -0.449172 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1402]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1403]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1405]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1406]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1417]: 6 -1.17047 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1418]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1420]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1421]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1465]: 6 -0.715721 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1467]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1468]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1470]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1471]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1477]: 6 -0.829649 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1478]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1495]: 6 -0.857935 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1497]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1498]: 6 -0.881988 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1504]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1505]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1516]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1532]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1536]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1542]: 6 -0.956329 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1544]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1545]: 6 -1.0737 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1548]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1552]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1554]: 6 -0.866656 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1561]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1567]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1569]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1575]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1576]: 6 -0.866664 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1619]: 6 -0.627957 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1625]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1626]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1642]: 6 -0.627925 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1644]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1645]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1670]: 6 -0.912622 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1671]: 6 -0.166761 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1678]: 6 -0.278227 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1685]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1686]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1691]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1694]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1697]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1700]: 6 -0.687648 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1717]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1718]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1722]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1725]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1728]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1729]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1736]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1739]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1742]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1743]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1745]: 6 -0.48542 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1752]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1755]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1794]: 6 -0.485419 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1797]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1818]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1819]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1821]: 6 -0.503821 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1831]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1837]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1838]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1842]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1843]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1844]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1846]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1851]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1853]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1859]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1866]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1869]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1872]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1876]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1882]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1884]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1886]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1888]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1891]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1894]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1896]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1898]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1900]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1901]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1911]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1913]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1920]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1922]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1923]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1934]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1935]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1936]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1937]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1940]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1943]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1944]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1950]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1951]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1953]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1957]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1961]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1968]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1975]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1979]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1980]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1983]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1986]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1988]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[1989]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2004]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2020]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2035]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2049]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2062]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2074]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2077]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2085]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2095]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2104]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2112]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2119]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2125]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2130]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2132]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2134]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2137]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2141]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2143]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2144]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2146]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2152]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2155]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2156]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2160]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2162]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2172]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2176]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2177]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2178]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2182]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2183]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2184]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2187]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2189]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2191]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2192]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2200]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2205]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2206]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2207]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2208]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2209]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2210]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2211]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2212]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2213]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2214]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2216]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2217]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2218]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2219]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2224]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2225]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2264]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2277]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2281]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2286]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2289]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2290]: 6 0 277.007 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2291]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2292]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2296]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2298]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2310]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2311]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2315]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2325]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2327]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2335]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2342]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2356]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2363]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2369]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2381]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2390]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2392]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2393]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2402]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2408]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2409]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2411]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2419]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2426]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2437]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2441]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2442]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2444]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2445]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2446]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2448]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2449]: 6 -0.53337 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2451]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2452]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2458]: 6 -0.68754 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2480]: 6 -0.90009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2497]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2501]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2509]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2514]: 6 -0.80006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2516]: 6 -0.500058 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2558]: 6 -0.80005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2564]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[2579]: 6 -0.81259 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3114]: 6 -0.200039 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3117]: 6 -0.894493 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3619]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3621]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3624]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3638]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3639]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3641]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3652]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3654]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3659]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3673]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3674]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3675]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3676]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3677]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3678]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3679]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3680]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3681]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3683]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3685]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3686]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3687]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3688]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3689]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3690]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3691]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3692]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3693]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3694]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3695]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3697]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3699]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3700]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3701]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3702]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3703]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3704]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3705]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3706]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3707]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3708]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3709]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3710]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3711]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3712]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3714]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3716]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3717]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3718]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3719]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3720]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3721]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3722]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3723]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3724]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3725]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3726]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3728]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3730]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3731]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3732]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3734]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3735]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3736]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3737]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3738]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3739]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3741]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3744]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3745]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3746]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3747]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3748]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3749]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3750]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3751]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3753]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3754]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3755]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3756]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3757]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3758]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3759]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3760]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3761]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3762]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3764]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3766]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3767]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3768]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3769]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3770]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3771]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3772]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3774]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3775]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3776]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3777]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3778]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3779]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3780]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3783]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3785]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3787]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3788]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3789]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3791]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3792]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3794]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3795]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3796]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3797]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3806]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3807]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3808]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3809]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3810]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3811]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3815]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3816]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3817]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3818]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3819]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3820]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3822]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3823]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3824]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3825]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3853]: 6 -0.321171 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[3928]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4000]: 6 -0.886407 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4003]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4004]: 6 -0.857885 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4006]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4007]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4019]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4021]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4022]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4068]: 6 -0.252469 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4069]: 6 -1.28411 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4071]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4072]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4079]: 6 -0.449222 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4096]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4098]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4099]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4105]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4106]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4117]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4133]: 6 -0.325645 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4137]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4143]: 6 -0.062043 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4145]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4146]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4149]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4153]: 6 -0.681239 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4155]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4161]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4162]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4168]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4170]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4174]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4176]: 6 -0.956353 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4177]: 6 -0.956309 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4220]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4224]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4226]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4227]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4245]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4246]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4271]: 6 -0.325659 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4272]: 6 -0.166733 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4279]: 6 -0.209339 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4286]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4287]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4292]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4295]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4298]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4318]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4319]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4323]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4326]: 6 -0.485425 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4329]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4330]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4332]: 6 -0.797928 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4333]: 6 -0.87138 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4337]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4340]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4343]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4344]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4346]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4353]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4356]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4395]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4398]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4419]: 6 -0.797899 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4420]: 6 -0.577327 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4422]: 6 -0.485438 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4432]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4440]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4454]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4456]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4458]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4470]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4472]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4473]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4474]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4482]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4485]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4488]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4494]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4499]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4500]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4502]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4508]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4510]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4512]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4519]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4520]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4531]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4537]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4543]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4544]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4545]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4546]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4547]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4553]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4558]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4561]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4565]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4568]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4569]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4576]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4577]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4580]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4583]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4584]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4585]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4586]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4587]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4588]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4589]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4590]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4605]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4621]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4636]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4650]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4663]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4675]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4686]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4696]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4705]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4713]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4720]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4726]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4731]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4735]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4738]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4742]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4747]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4749]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4757]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4759]: 6 -140.004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4763]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4778]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4781]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4782]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4785]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4786]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4788]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4790]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4791]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4792]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4806]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4807]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4808]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4809]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4810]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4811]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4812]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4813]: 6 -1.0001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4814]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4815]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4817]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4818]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4826]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4830]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4848]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4856]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4857]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4871]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4877]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4887]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4904]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4912]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4928]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4943]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4944]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4957]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4959]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4970]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4971]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4972]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4974]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4981]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4982]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4989]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4991]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[4993]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5003]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5010]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5011]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5012]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5018]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5020]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5027]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5037]: 6 -1.00001 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5038]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5042]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5045]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5046]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5047]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5049]: 6 -1.00008 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5052]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5053]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5057]: 6 -0.125064 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5081]: 6 -0.93754 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5098]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5102]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5110]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5115]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5123]: 6 -1.00005 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5159]: 6 -0.800056 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5165]: 6 -1.00007 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5543]: 6 -1.00009 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5696]: 6 -1.00006 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5787]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[5856]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[6074]: 6 -1.00004 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[6162]: 6 -1.00003 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[6207]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[6281]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[6470]: 6 -1.00002 0 shouldn't be
1249.44/1253.52	WSVECS04 Frhs2[6533]: 6 -1.00003 0 shouldn't be
1294.39/1298.69	c #Conflicts:    1492000 | #Constraints:     342267
1294.39/1298.69	c #Conflicts:    1493000 | #Constraints:     343267
1294.39/1298.69	c #Conflicts:    1494000 | #Constraints:     344267
1294.39/1298.69	c #Conflicts:    1495000 | #Constraints:     345267
1294.39/1298.69	c #Conflicts:    1496000 | #Constraints:     346267
1294.39/1298.69	c #Conflicts:    1497000 | #Constraints:     347268
1294.39/1298.69	c #Conflicts:    1498000 | #Constraints:     348268
1294.39/1298.69	c #Conflicts:    1499000 | #Constraints:     349268
1294.39/1298.69	c #Conflicts:    1500000 | #Constraints:     350268
1294.39/1298.69	c #Conflicts:    1501000 | #Constraints:     351268
1294.39/1298.69	c #Conflicts:    1502000 | #Constraints:     352268
1294.39/1298.69	c #Conflicts:    1503000 | #Constraints:     353268
1294.39/1298.69	c #Conflicts:    1504000 | #Constraints:     354268
1294.39/1298.69	c #Conflicts:    1505000 | #Constraints:     355268
1294.39/1298.69	c #Conflicts:    1506000 | #Constraints:     356268
1294.39/1298.69	c #Conflicts:    1507000 | #Constraints:     357268
1294.39/1298.69	c #Conflicts:    1508000 | #Constraints:     358268
1294.39/1298.69	c #Conflicts:    1509000 | #Constraints:     359268
1294.39/1298.69	c #Conflicts:    1510000 | #Constraints:     360268
1294.39/1298.69	c #Conflicts:    1511000 | #Constraints:     361268
1294.39/1298.69	c #Conflicts:    1512000 | #Constraints:     362268
1294.39/1298.69	c #Conflicts:    1513000 | #Constraints:     363268
1294.39/1298.69	c #Conflicts:    1514000 | #Constraints:     364268
1294.39/1298.69	c #Conflicts:    1515000 | #Constraints:     365268
1294.39/1298.69	c #Conflicts:    1516000 | #Constraints:     366268
1294.39/1298.69	c INPROCESSING
1294.39/1298.69	c GARBAGE COLLECT
1294.39/1298.69	c #Conflicts:    1517000 | #Constraints:     342863
1294.39/1298.69	c #Conflicts:    1518000 | #Constraints:     343863
1294.39/1298.69	c #Conflicts:    1519000 | #Constraints:     344863
1294.39/1298.69	c #Conflicts:    1520000 | #Constraints:     345863
1294.39/1298.69	c #Conflicts:    1521000 | #Constraints:     346863
1294.39/1298.69	c #Conflicts:    1522000 | #Constraints:     347863
1294.39/1298.69	c #Conflicts:    1523000 | #Constraints:     348863
1294.39/1298.69	c #Conflicts:    1524000 | #Constraints:     349863
1294.39/1298.69	c #Conflicts:    1525000 | #Constraints:     350863
1294.39/1298.69	c #Conflicts:    1526000 | #Constraints:     351863
1294.39/1298.69	c #Conflicts:    1527000 | #Constraints:     352863
1294.39/1298.69	c #Conflicts:    1528000 | #Constraints:     353863
1294.39/1298.69	c #Conflicts:    1529000 | #Constraints:     354863
1294.39/1298.69	c #Conflicts:    1530000 | #Constraints:     355863
1294.39/1298.69	c #Conflicts:    1531000 | #Constraints:     356863
1294.39/1298.69	c #Conflicts:    1532000 | #Constraints:     357863
1294.39/1298.69	c #Conflicts:    1533000 | #Constraints:     358863
1294.39/1298.69	c #Conflicts:    1534000 | #Constraints:     359863
1294.39/1298.69	c #Conflicts:    1535000 | #Constraints:     360863
1294.39/1298.69	c #Conflicts:    1536000 | #Constraints:     361863
1294.39/1298.69	c #Conflicts:    1537000 | #Constraints:     362863
1294.39/1298.69	c #Conflicts:    1538000 | #Constraints:     363863
1294.39/1298.69	c #Conflicts:    1539000 | #Constraints:     364863
1294.39/1298.69	c #Conflicts:    1540000 | #Constraints:     365863
1294.39/1298.69	c #Conflicts:    1541000 | #Constraints:     366863
1294.39/1298.69	c INPROCESSING
1294.39/1298.69	c GARBAGE COLLECT
1294.39/1298.69	c #Conflicts:    1542000 | #Constraints:     343275
1294.39/1298.69	c #Conflicts:    1543000 | #Constraints:     344275
1294.39/1298.69	c #Conflicts:    1544000 | #Constraints:     345275
1294.39/1298.69	c #Conflicts:    1545000 | #Constraints:     346275
1294.39/1298.69	c #Conflicts:    1546000 | #Constraints:     347275
1294.39/1298.69	c #Conflicts:    1547000 | #Constraints:     348275
1294.39/1298.69	c #Conflicts:    1548000 | #Constraints:     349275
1294.39/1298.69	c #Conflicts:    1549000 | #Constraints:     350275
1294.39/1298.69	c #Conflicts:    1550000 | #Constraints:     351275
1294.39/1298.69	c #Conflicts:    1551000 | #Constraints:     352275
1294.39/1298.69	c #Conflicts:    1552000 | #Constraints:     353275
1294.39/1298.69	c #Conflicts:    1553000 | #Constraints:     354275
1294.39/1298.69	c #Conflicts:    1554000 | #Constraints:     355275
1294.39/1298.69	c #Conflicts:    1555000 | #Constraints:     356275
1294.39/1298.69	c #Conflicts:    1556000 | #Constraints:     357275
1294.39/1298.69	c #Conflicts:    1557000 | #Constraints:     358275
1294.39/1298.69	c #Conflicts:    1558000 | #Constraints:     359275
1294.39/1298.69	c #Conflicts:    1559000 | #Constraints:     360275
1294.39/1298.69	c #Conflicts:    1560000 | #Constraints:     361275
1294.39/1298.69	c #Conflicts:    1561000 | #Constraints:     362275
1294.39/1298.69	c #Conflicts:    1562000 | #Constraints:     363275
1294.39/1298.69	c #Conflicts:    1563000 | #Constraints:     364275
1294.39/1298.69	c #Conflicts:    1564000 | #Constraints:     365275
1294.39/1298.69	c #Conflicts:    1565000 | #Constraints:     366275
1294.39/1298.69	c #Conflicts:    1566000 | #Constraints:     367275
1294.39/1298.69	c INPROCESSING
1294.39/1298.69	c GARBAGE COLLECT
1294.39/1298.69	c #Conflicts:    1567000 | #Constraints:     343473
1294.39/1298.69	c #Conflicts:    1568000 | #Constraints:     344473
1510.84/1515.87	c #Conflicts:    1569000 | #Constraints:     345473
1510.84/1515.87	c #Conflicts:    1570000 | #Constraints:     346473
1510.84/1515.87	c #Conflicts:    1571000 | #Constraints:     347473
1510.84/1515.87	c #Conflicts:    1572000 | #Constraints:     348473
1510.84/1515.87	c #Conflicts:    1573000 | #Constraints:     349474
1510.84/1515.87	c #Conflicts:    1574000 | #Constraints:     350474
1510.84/1515.87	c #Conflicts:    1575000 | #Constraints:     351735
1510.84/1515.87	c #Conflicts:    1576000 | #Constraints:     353161
1510.84/1515.87	c #Conflicts:    1577000 | #Constraints:     354579
1510.84/1515.87	c #Conflicts:    1578000 | #Constraints:     355998
1510.84/1515.87	c #Conflicts:    1579000 | #Constraints:     357406
1510.84/1515.87	c #Conflicts:    1580000 | #Constraints:     358825
1510.84/1515.87	c #Conflicts:    1581000 | #Constraints:     360240
1510.84/1515.87	c #Conflicts:    1582000 | #Constraints:     361652
1510.84/1515.87	c #Conflicts:    1583000 | #Constraints:     363067
1510.84/1515.87	c #Conflicts:    1584000 | #Constraints:     364467
1510.84/1515.87	c #Conflicts:    1585000 | #Constraints:     365898
1510.84/1515.87	c #Conflicts:    1586000 | #Constraints:     367341
1510.84/1515.87	c #Conflicts:    1587000 | #Constraints:     368792
1510.84/1515.87	c #Conflicts:    1588000 | #Constraints:     370224
1510.84/1515.87	c #Conflicts:    1589000 | #Constraints:     371653
1510.84/1515.87	c #Conflicts:    1590000 | #Constraints:     373097
1510.84/1515.87	c #Conflicts:    1591000 | #Constraints:     374324
1510.84/1515.87	c INPROCESSING
1510.84/1515.87	c GARBAGE COLLECT
1510.84/1515.87	WSVECS04 Frhs2[32]: 6 -162.742 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[73]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[74]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[75]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[76]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[77]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[78]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[79]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[80]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[81]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[82]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[85]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[87]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[89]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[90]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[98]: 6 -4.4563 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[102]: 6 -5.1054 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[107]: 6 -7.77083 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[116]: 6 -11.1238 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[119]: 6 -0.600117 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[140]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[151]: 6 -5.50427 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[170]: 6 -3.02367 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[188]: 6 -6.42498 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[197]: 6 -34.3468 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[206]: 6 -6.54164 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[210]: 6 -6.16196 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[214]: 6 -12.6643 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[235]: 6 -2 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[240]: 6 -2.5 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[246]: 6 -1.78274 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[249]: 6 -7.16964 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[251]: 6 -4.66964 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[252]: 6 -2.5 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[266]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[285]: 6 -24.7297 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[302]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[303]: 6 -1.6875 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[364]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[478]: 6 -298.774 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[486]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[488]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[497]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[513]: 6 -33.9863 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[517]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[520]: 6 -101.267 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[558]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[561]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[563]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[569]: 6 -5.72467 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[571]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[580]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[584]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[585]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[587]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[592]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[593]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[596]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[598]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[602]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[605]: 6 -171.157 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[606]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[612]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[625]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[641]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[656]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[670]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[683]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[695]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[706]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[725]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[733]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[740]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[746]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[751]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[756]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[757]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[758]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[759]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[796]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[814]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[823]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[825]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[831]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[832]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[833]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[834]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[835]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[871]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[878]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[880]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[888]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[893]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[895]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[899]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[904]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[906]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[909]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[911]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[916]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[919]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[920]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[921]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[922]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[923]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[924]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[925]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[926]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[927]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[928]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[930]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[931]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[932]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[933]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[934]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[935]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[936]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[937]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[938]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[939]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[940]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[941]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[942]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[943]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[944]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[946]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[947]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[948]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[949]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[950]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[951]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[952]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[953]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[954]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[955]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[956]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[957]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[958]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[959]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[961]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[962]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[963]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[964]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[965]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[966]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[967]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[968]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[969]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[970]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[971]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[972]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[973]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[975]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[976]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[977]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[978]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[979]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[980]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[981]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[982]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[983]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[984]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[985]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[986]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[988]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[989]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[990]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[991]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[992]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[993]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[994]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[995]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[996]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[997]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[998]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1000]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1001]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1002]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1003]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1004]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1005]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1006]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1007]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1008]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1009]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1011]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1012]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1013]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1014]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1015]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1016]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1017]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1018]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1019]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1021]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1022]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1023]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1024]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1025]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1026]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1027]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1028]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1030]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1031]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1032]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1033]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1034]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1035]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1036]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1038]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1039]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1040]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1041]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1042]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1043]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1045]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1046]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1047]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1048]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1049]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1050]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1057]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1058]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1059]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1060]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1061]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1062]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1063]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1064]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1065]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1066]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1067]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1068]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1069]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1070]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1071]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1173]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1178]: 6 -3.54174 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1190]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1195]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1208]: 6 -3.54174 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1247]: 6 -0.946085 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1249]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1289]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1292]: 6 -0.900226 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1313]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1323]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1324]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1332]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1333]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1334]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1342]: 6 -0.817838 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1390]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1406]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1421]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1435]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1448]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1460]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1481]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1490]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1498]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1505]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1511]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1516]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1521]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1522]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1523]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1524]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1597]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1623]: 6 -0.250748 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1626]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1650]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1671]: 6 -0.375624 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1698]: 6 -1.01468 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1704]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1705]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1773]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1938]: 6 -0.285086 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1943]: 6 -6.23066 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1992]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[1998]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2008]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2014]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2020]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2027]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2029]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2031]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2032]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2035]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2039]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2041]: 6 -0.96499 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2043]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2044]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2045]: 6 -0.824949 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2046]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2047]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2049]: 6 -0.833702 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2066]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2068]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2070]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2089]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2090]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2091]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2092]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2107]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2108]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2112]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2116]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2119]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2122]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2125]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2128]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2130]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2134]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2201]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2237]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2247]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2256]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2271]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2282]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2296]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2298]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2302]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2304]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2305]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2306]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2307]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2309]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2312]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2322]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2325]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2327]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2341]: 6 0 0.556548 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2344]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2345]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2346]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2348]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2351]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2354]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2356]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2358]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2360]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2362]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2363]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2364]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2365]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2369]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2370]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2371]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2372]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2373]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2374]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2375]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2376]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2377]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2378]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2379]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2381]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2382]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2383]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2385]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2386]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2387]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2388]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2391]: 6 0 0.556548 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2392]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2393]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2394]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2397]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2399]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2400]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2402]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2404]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2405]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2406]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2407]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2411]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2412]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2414]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2416]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2417]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2419]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2421]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2423]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2424]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2426]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2428]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2429]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2430]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2432]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2433]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2434]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2435]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2437]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2441]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2442]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2444]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2445]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2448]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2595]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2615]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2618]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2631]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2634]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2646]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2649]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2660]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2663]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2673]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2676]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2685]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2688]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2696]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2699]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2706]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2709]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2715]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2718]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2723]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2726]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2730]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2733]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2736]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2739]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2741]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2744]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2749]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2750]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2751]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2753]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2754]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2767]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2768]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2882]: 6 -0.375001 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2898]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2901]: 6 -0.750001 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2936]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[2978]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3001]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3011]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3089]: 6 -210.008 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3112]: 6 -298.774 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3114]: 6 -2 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3118]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3137]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3164]: 6 -264.89 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3168]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3179]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3181]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3185]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3188]: 6 -524.382 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3194]: 6 -0.833334 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3197]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3199]: 6 -66.9725 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3206]: 6 -476.002 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3226]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3242]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3257]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3271]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3284]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3296]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3307]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3326]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3334]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3341]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3347]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3352]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3357]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3358]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3359]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3360]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3386]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3397]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3415]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3424]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3426]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3431]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3434]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3435]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3436]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3440]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3470]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3479]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3489]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3502]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3505]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3507]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3510]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3517]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3520]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3521]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3522]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3523]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3524]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3525]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3526]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3527]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3528]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3529]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3531]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3532]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3533]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3534]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3535]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3536]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3537]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3538]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3539]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3540]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3541]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3542]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3543]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3544]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3545]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3547]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3548]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3549]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3550]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3551]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3552]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3553]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3554]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3555]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3556]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3557]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3558]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3559]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3560]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3562]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3563]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3564]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3565]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3566]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3567]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3568]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3569]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3570]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3571]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3572]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3573]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3574]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3576]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3577]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3578]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3579]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3580]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3581]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3582]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3583]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3584]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3585]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3586]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3587]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3589]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3590]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3591]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3592]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3593]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3594]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3595]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3596]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3597]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3598]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3599]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3601]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3602]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3603]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3604]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3605]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3606]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3607]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3608]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3609]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3610]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3612]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3613]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3614]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3615]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3616]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3617]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3618]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3619]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3620]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3622]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3623]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3624]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3625]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3626]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3627]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3628]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3629]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3631]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3632]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3633]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3634]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3635]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3636]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3637]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3639]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3640]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3641]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3642]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3643]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3644]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3646]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3647]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3648]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3649]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3650]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3651]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3658]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3659]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3660]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3661]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3662]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3663]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3664]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3665]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3666]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3667]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3668]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3669]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3670]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3671]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3672]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3774]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3779]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3791]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3796]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3809]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3858]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3890]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3925]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3934]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3943]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[3991]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4007]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4022]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4036]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4049]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4061]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4082]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4091]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4099]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4106]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4112]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4117]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4122]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4123]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4124]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4125]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4198]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4221]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4224]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4227]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4251]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4272]: 6 -0.375624 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4374]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4570]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4573]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4574]: 6 -3.54348 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4593]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4599]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4601]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4605]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4609]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4613]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4615]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4618]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4621]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4628]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4632]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4633]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4636]: 6 -1 0 shouldn't be
1510.84/1515.87	WSVECS04 Frhs2[4642]: 6 -0.824949 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4644]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4650]: 6 -0.833701 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4667]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4669]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4671]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4672]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4675]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4690]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4691]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4692]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4693]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4694]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4708]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4711]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4713]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4716]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4717]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4723]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4724]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4726]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4729]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4731]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4735]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4773]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4802]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4838]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4865]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4872]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4878]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4883]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4892]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4893]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4897]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4899]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4900]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4902]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4903]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4904]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4905]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4906]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4907]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4908]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4909]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4910]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4912]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4913]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4916]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4917]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4918]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4920]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4923]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4926]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4928]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4945]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4946]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4947]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4949]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4952]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4955]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4957]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4959]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4961]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4963]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4964]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4965]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4966]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4970]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4971]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4972]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4973]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4974]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4975]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4976]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4977]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4978]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4980]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4982]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4983]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4984]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4987]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4988]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4989]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4993]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4994]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[4998]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5001]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5003]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5015]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5018]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5020]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5022]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5025]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5027]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5029]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5031]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5033]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5034]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5036]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5038]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5045]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5046]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5049]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5153]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5195]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5196]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5216]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5219]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5232]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5235]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5247]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5250]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5261]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5264]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5274]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5277]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5286]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5289]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5297]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5300]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5307]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5310]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5316]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5319]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5324]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5331]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5337]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5342]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5350]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5351]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5368]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5369]: 6 -2 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5499]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5513]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5535]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5552]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5559]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5563]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5572]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5574]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5575]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5583]: 6 -4 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5601]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5623]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5625]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5628]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5659]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5664]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5684]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5730]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5739]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5785]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5791]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5792]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5818]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5827]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5828]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5891]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5913]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5917]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5918]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5965]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[5994]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6053]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6054]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6056]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6057]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6097]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6107]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6116]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6117]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6119]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6120]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6124]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6125]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6144]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6151]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6162]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6170]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6190]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6201]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6219]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6224]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6341]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6403]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6466]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6468]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6475]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6485]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6502]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6512]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6538]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6539]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6555]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6556]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6622]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6647]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6665]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6668]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6682]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6718]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6719]: 6 -1 0 shouldn't be
1510.84/1515.88	WSVECS04 Frhs2[6741]: 6 -1 0 shouldn't be
1551.51/1556.69	c #Conflicts:    1592000 | #Constraints:     346892
1551.51/1556.69	c #Conflicts:    1593000 | #Constraints:     347892
1551.51/1556.69	c #Conflicts:    1594000 | #Constraints:     348892
1551.51/1556.69	c #Conflicts:    1595000 | #Constraints:     349892
1551.51/1556.69	c #Conflicts:    1596000 | #Constraints:     350892
1551.51/1556.69	c #Conflicts:    1597000 | #Constraints:     351892
1551.51/1556.69	c #Conflicts:    1598000 | #Constraints:     352892
1551.51/1556.69	c #Conflicts:    1599000 | #Constraints:     353892
1551.51/1556.69	c #Conflicts:    1600000 | #Constraints:     354892
1551.51/1556.69	c #Conflicts:    1601000 | #Constraints:     355892
1551.51/1556.69	c #Conflicts:    1602000 | #Constraints:     356892
1551.51/1556.69	c #Conflicts:    1603000 | #Constraints:     357892
1551.51/1556.69	c #Conflicts:    1604000 | #Constraints:     358892
1551.51/1556.69	c #Conflicts:    1605000 | #Constraints:     359892
1551.51/1556.69	c #Conflicts:    1606000 | #Constraints:     360892
1551.51/1556.69	c #Conflicts:    1607000 | #Constraints:     361892
1551.51/1556.69	c #Conflicts:    1608000 | #Constraints:     362892
1551.51/1556.69	c #Conflicts:    1609000 | #Constraints:     363892
1551.51/1556.69	c #Conflicts:    1610000 | #Constraints:     364892
1551.51/1556.69	c #Conflicts:    1611000 | #Constraints:     365892
1551.51/1556.69	c #Conflicts:    1612000 | #Constraints:     366892
1551.51/1556.69	c #Conflicts:    1613000 | #Constraints:     367892
1551.51/1556.69	c #Conflicts:    1614000 | #Constraints:     368893
1551.51/1556.69	c #Conflicts:    1615000 | #Constraints:     369893
1551.51/1556.69	c #Conflicts:    1616000 | #Constraints:     370893
1551.51/1556.69	c INPROCESSING
1551.51/1556.69	c GARBAGE COLLECT
1551.51/1556.69	c #Conflicts:    1617000 | #Constraints:     344988
1551.51/1556.69	c #Conflicts:    1618000 | #Constraints:     345988
1551.51/1556.69	c #Conflicts:    1619000 | #Constraints:     346988
1551.51/1556.69	c #Conflicts:    1620000 | #Constraints:     347988
1551.51/1556.69	c #Conflicts:    1621000 | #Constraints:     348988
1551.51/1556.69	c #Conflicts:    1622000 | #Constraints:     349988
1551.51/1556.69	c #Conflicts:    1623000 | #Constraints:     350988
1551.51/1556.69	c #Conflicts:    1624000 | #Constraints:     351988
1551.51/1556.69	c #Conflicts:    1625000 | #Constraints:     352988
1551.51/1556.69	c #Conflicts:    1626000 | #Constraints:     353988
1551.51/1556.69	c #Conflicts:    1627000 | #Constraints:     354988
1551.51/1556.69	c #Conflicts:    1628000 | #Constraints:     355988
1551.51/1556.69	c #Conflicts:    1629000 | #Constraints:     356988
1551.51/1556.69	c #Conflicts:    1630000 | #Constraints:     357988
1551.51/1556.69	c #Conflicts:    1631000 | #Constraints:     358988
1551.51/1556.69	c #Conflicts:    1632000 | #Constraints:     359988
1551.51/1556.69	c #Conflicts:    1633000 | #Constraints:     360988
1551.51/1556.69	c #Conflicts:    1634000 | #Constraints:     361988
1551.51/1556.69	c #Conflicts:    1635000 | #Constraints:     362988
1551.51/1556.69	c #Conflicts:    1636000 | #Constraints:     363988
1551.51/1556.69	c #Conflicts:    1637000 | #Constraints:     364988
1551.51/1556.69	c #Conflicts:    1638000 | #Constraints:     365988
1551.51/1556.69	c #Conflicts:    1639000 | #Constraints:     366988
1551.51/1556.69	c #Conflicts:    1640000 | #Constraints:     367988
1551.51/1556.69	c #Conflicts:    1641000 | #Constraints:     368988
1551.51/1556.69	c #Conflicts:    1642000 | #Constraints:     369988
1551.51/1556.69	c INPROCESSING
1551.51/1556.69	c GARBAGE COLLECT
1551.51/1556.69	c #Conflicts:    1643000 | #Constraints:     344731
1551.51/1556.69	c #Conflicts:    1644000 | #Constraints:     345731
1551.51/1556.69	c #Conflicts:    1645000 | #Constraints:     346731
1551.51/1556.69	c #Conflicts:    1646000 | #Constraints:     347731
1551.51/1556.69	c #Conflicts:    1647000 | #Constraints:     348731
1551.51/1556.69	c #Conflicts:    1648000 | #Constraints:     349731
1551.51/1556.69	c #Conflicts:    1649000 | #Constraints:     350731
1551.51/1556.69	c #Conflicts:    1650000 | #Constraints:     351731
1551.51/1556.69	c #Conflicts:    1651000 | #Constraints:     352731
1551.51/1556.69	c #Conflicts:    1652000 | #Constraints:     353731
1551.51/1556.69	c #Conflicts:    1653000 | #Constraints:     354731
1551.51/1556.69	c #Conflicts:    1654000 | #Constraints:     355731
1551.51/1556.69	c #Conflicts:    1655000 | #Constraints:     356731
1551.51/1556.69	c #Conflicts:    1656000 | #Constraints:     357731
1551.51/1556.69	c #Conflicts:    1657000 | #Constraints:     358731
1551.51/1556.69	c #Conflicts:    1658000 | #Constraints:     359731
1551.51/1556.69	c #Conflicts:    1659000 | #Constraints:     360731
1551.51/1556.69	c #Conflicts:    1660000 | #Constraints:     361731
1551.51/1556.69	c #Conflicts:    1661000 | #Constraints:     362731
1551.51/1556.69	c #Conflicts:    1662000 | #Constraints:     363731
1551.51/1556.69	c #Conflicts:    1663000 | #Constraints:     364731
1551.51/1556.69	c #Conflicts:    1664000 | #Constraints:     365731
1551.51/1556.69	c #Conflicts:    1665000 | #Constraints:     366732
1551.51/1556.69	c #Conflicts:    1666000 | #Constraints:     367735
1551.51/1556.69	c #Conflicts:    1667000 | #Constraints:     368735
1551.51/1556.69	c #Conflicts:    1668000 | #Constraints:     369737
1551.51/1556.69	c INPROCESSING
1551.51/1556.69	c GARBAGE COLLECT
1556.69/1561.87	WSVECS04 Frhs2[70]: 6 -0.563017 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[92]: 6 -2.96429 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[112]: 6 -1.23034 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[116]: 6 -0.235267 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[117]: 6 -0.833731 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[121]: 6 -0.986317 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[158]: 6 -0.724314 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[159]: 6 -0.726691 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[164]: 6 -0.851853 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[165]: 6 -0.481482 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[166]: 6 -0.796297 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[169]: 6 0 0.0185192 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[171]: 6 -0.5 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[173]: 6 -0.425927 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[177]: 6 -0.407408 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[178]: 6 -0.518519 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[179]: 6 -0.685186 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[182]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[187]: 6 -0.853786 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[190]: 6 -0.853786 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[193]: 6 -0.601383 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[194]: 6 -0.736299 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[196]: 6 -0.98377 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[198]: 6 -0.62402 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[206]: 6 -0.0938916 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[215]: 6 -1.32661 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[231]: 6 -2.32286 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[235]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[241]: 6 -0.878272 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[243]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[246]: 6 -0.391356 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[248]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[250]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[251]: 6 -0.634813 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[252]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1093]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1135]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1142]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1147]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1152]: 6 -0.880953 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1229]: 6 -0.614848 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1230]: 6 -0.591862 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1244]: 6 -0.743232 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1248]: 6 -0.892715 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1251]: 6 -0.89896 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1252]: 6 -0.692712 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1255]: 6 -0.793597 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1260]: 6 -0.517096 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1264]: 6 -1.75429 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1266]: 6 -0.50798 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1272]: 6 -0.743233 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1273]: 6 -1.75429 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1277]: 6 -0.743233 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1278]: 6 -0.815974 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1287]: 6 -0.683701 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1291]: 6 -0.439804 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1293]: 6 -1.75429 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1294]: 6 -0.591863 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1297]: 6 -0.892715 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1298]: 6 -0.507979 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1299]: 6 -4.28191 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1305]: 6 -4.74937 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1318]: 6 -0.683701 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1325]: 6 -1.55221 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1326]: 6 -0.79792 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1330]: 6 -0.617371 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1337]: 6 -0.507979 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1339]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1357]: 6 -0.893196 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1371]: 6 -0.484577 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1544]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1580]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1581]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1584]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1589]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1592]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1593]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1601]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1604]: 6 -1.23238 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1613]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1614]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1617]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1642]: 6 -0.625293 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1670]: 6 -0.68336 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1674]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1677]: 6 -0.966178 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1691]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1701]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1704]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1705]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1707]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1713]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1714]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1716]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1718]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1720]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1722]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1736]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1747]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1749]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1757]: 6 -0.592593 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1759]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1761]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1762]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1771]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1772]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1773]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1774]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1775]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1777]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1779]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1782]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1792]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1795]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1796]: 6 0 0.148149 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1798]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1799]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1800]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1806]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1810]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1812]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1814]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1838]: 6 -0.24804 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1846]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1864]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1866]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1867]: 6 -0.248041 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1871]: 6 -1.14621 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1873]: 6 -0.248041 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1878]: 6 -0.0231257 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1889]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1894]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1896]: 6 -0.791123 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1903]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1906]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1911]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1913]: 6 -0.582245 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1925]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1926]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1927]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1928]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1947]: 6 -0.252382 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1959]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1961]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[1966]: 6 -0.24804 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2001]: 6 -0.999145 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2004]: 6 -1.00054 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2028]: 6 -3.45074 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2034]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2061]: 6 -3.12725 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2062]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2072]: 6 -5.38308 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2095]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2103]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2104]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2106]: 6 -0.645505 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2152]: 6 -1.45714 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2157]: 6 -1.68571 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2160]: 6 -1.45714 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2172]: 6 -0.428572 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2186]: 6 -0.782858 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2202]: 6 -1.68571 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2219]: 6 -1.45714 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2272]: 6 -0.428572 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2286]: 6 -1.68571 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2291]: 6 -1.68571 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2296]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2306]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2315]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2325]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2335]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2363]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2384]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2393]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2406]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2410]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2412]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2426]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2428]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2429]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2432]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2433]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2440]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2441]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2442]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[2579]: 6 -0.561637 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3512]: 6 -1.18698 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3678]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3681]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3694]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3743]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3748]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3770]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3807]: 6 -0.285714 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3836]: 6 -0.591862 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3837]: 6 -0.507979 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3845]: 6 -0.743232 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3849]: 6 -0.080009 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3850]: 6 -0.107198 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3851]: 6 -0.617371 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3853]: 6 -0.614848 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3861]: 6 -0.683701 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3866]: 6 -0.318035 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3872]: 6 -0.743232 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3874]: 6 -0.50798 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3883]: 6 -0.892715 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3891]: 6 -0.617371 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3898]: 6 -0.892716 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3900]: 6 -0.591862 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3901]: 6 -0.591862 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3903]: 6 -0.594993 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3910]: 6 -0.743232 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3913]: 6 -0.946598 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3918]: 6 -0.29701 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3926]: 6 -0.793596 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3931]: 6 -0.990593 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3933]: 6 -0.234741 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3935]: 6 -0.507979 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3936]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3938]: 6 -0.79792 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3940]: 6 -0.977623 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3945]: 6 -1.647 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3957]: 6 -0.815974 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3959]: 6 -0.380107 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3964]: 6 -1.33303 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3968]: 6 -0.206404 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[3977]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4145]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4176]: 6 -0.841681 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4177]: 6 -0.84168 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4181]: 6 -0.9784 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4189]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4190]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4191]: 6 -0.186851 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4193]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4214]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4218]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4228]: 6 -0.0554251 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4232]: 6 -0.322404 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4261]: 6 -1.39529 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4271]: 6 -0.320843 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4275]: 6 -0.841681 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4277]: 6 -0.0500811 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4278]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4290]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4292]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4302]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4303]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4305]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4306]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4308]: 6 -0.148148 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4311]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4313]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4317]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4321]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4323]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4335]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4337]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4348]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4350]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4360]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4362]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4372]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4373]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4374]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4375]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4376]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4382]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4383]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4393]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4395]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4396]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4397]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4399]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4401]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4443]: 6 -0.252382 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4447]: 6 -0.791122 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4451]: 6 -0.252382 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4456]: 6 -0.0231258 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4459]: 6 -0.791123 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4465]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4470]: 6 -0.24804 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4482]: 6 -0.681476 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4488]: 6 -0.757188 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4494]: 6 -0.252382 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4504]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4507]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4508]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4512]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4519]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4527]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4535]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4541]: 6 -0.252381 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4551]: 6 -0.582245 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4557]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4560]: 6 -0.582245 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4562]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4569]: 6 -0.24804 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4576]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4585]: 6 -0.24804 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4625]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4629]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4635]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4646]: 6 -0.763671 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4662]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4668]: 6 -0.000534888 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4696]: 6 -0.927789 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4704]: 6 -0.52734 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4705]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4756]: 6 -0.428572 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4785]: 6 -1.34286 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4856]: 6 -0.771429 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4877]: 6 -0.565715 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4907]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4909]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4923]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4971]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4974]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4981]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4985]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4988]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4993]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[4998]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[5007]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[5011]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[5012]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[5013]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[5015]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[5018]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[5022]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[5027]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[5033]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[5041]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[5043]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[5049]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[5071]: 6 -0.415516 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[5081]: 6 -0.853879 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[5164]: 6 -0.415515 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[5913]: 6 -1 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[6595]: 6 -1.21714 0 shouldn't be
1556.69/1561.87	WSVECS04 Frhs2[6646]: 6 -1 0 shouldn't be
1603.04/1608.39	c #Conflicts:    1669000 | #Constraints:     344694
1603.04/1608.39	c #Conflicts:    1670000 | #Constraints:     345694
1603.04/1608.39	c #Conflicts:    1671000 | #Constraints:     346694
1603.04/1608.39	c #Conflicts:    1672000 | #Constraints:     347694
1603.04/1608.39	c #Conflicts:    1673000 | #Constraints:     348694
1603.04/1608.39	c #Conflicts:    1674000 | #Constraints:     349694
1603.04/1608.39	c #Conflicts:    1675000 | #Constraints:     350694
1603.04/1608.39	c #Conflicts:    1676000 | #Constraints:     351694
1603.04/1608.39	c #Conflicts:    1677000 | #Constraints:     352694
1603.04/1608.39	c #Conflicts:    1678000 | #Constraints:     353694
1603.04/1608.39	c #Conflicts:    1679000 | #Constraints:     354694
1603.04/1608.39	c #Conflicts:    1680000 | #Constraints:     355694
1603.04/1608.39	c #Conflicts:    1681000 | #Constraints:     356694
1603.04/1608.39	c #Conflicts:    1682000 | #Constraints:     357694
1603.04/1608.39	c #Conflicts:    1683000 | #Constraints:     358694
1603.04/1608.39	c #Conflicts:    1684000 | #Constraints:     359694
1603.04/1608.39	c #Conflicts:    1685000 | #Constraints:     360694
1603.04/1608.39	c #Conflicts:    1686000 | #Constraints:     361694
1603.04/1608.39	c #Conflicts:    1687000 | #Constraints:     362694
1603.04/1608.39	c #Conflicts:    1688000 | #Constraints:     363694
1603.04/1608.39	c #Conflicts:    1689000 | #Constraints:     364694
1603.04/1608.39	c #Conflicts:    1690000 | #Constraints:     365694
1603.04/1608.39	c #Conflicts:    1691000 | #Constraints:     366694
1603.04/1608.39	c #Conflicts:    1692000 | #Constraints:     367694
1603.04/1608.39	c #Conflicts:    1693000 | #Constraints:     368694
1603.04/1608.39	c #Conflicts:    1694000 | #Constraints:     369694
1603.04/1608.39	c INPROCESSING
1603.04/1608.39	c GARBAGE COLLECT
1603.04/1608.39	c #Conflicts:    1695000 | #Constraints:     344684
1603.04/1608.39	c #Conflicts:    1696000 | #Constraints:     345684
1603.04/1608.39	c #Conflicts:    1697000 | #Constraints:     346684
1603.04/1608.39	c #Conflicts:    1698000 | #Constraints:     347684
1603.04/1608.39	c #Conflicts:    1699000 | #Constraints:     348684
1603.04/1608.39	c #Conflicts:    1700000 | #Constraints:     349684
1603.04/1608.39	c #Conflicts:    1701000 | #Constraints:     350684
1603.04/1608.39	c #Conflicts:    1702000 | #Constraints:     351684
1603.04/1608.39	c #Conflicts:    1703000 | #Constraints:     352684
1603.04/1608.39	c #Conflicts:    1704000 | #Constraints:     353684
1603.04/1608.39	c #Conflicts:    1705000 | #Constraints:     354684
1603.04/1608.39	c #Conflicts:    1706000 | #Constraints:     355684
1603.04/1608.39	c #Conflicts:    1707000 | #Constraints:     356684
1603.04/1608.39	c #Conflicts:    1708000 | #Constraints:     357684
1603.04/1608.39	c #Conflicts:    1709000 | #Constraints:     358684
1603.04/1608.39	c #Conflicts:    1710000 | #Constraints:     359684
1603.04/1608.39	c #Conflicts:    1711000 | #Constraints:     360684
1603.04/1608.39	c #Conflicts:    1712000 | #Constraints:     361684
1603.04/1608.39	c #Conflicts:    1713000 | #Constraints:     362684
1603.04/1608.39	c #Conflicts:    1714000 | #Constraints:     363684
1603.04/1608.39	c #Conflicts:    1715000 | #Constraints:     364684
1603.04/1608.39	c #Conflicts:    1716000 | #Constraints:     365684
1603.04/1608.39	c #Conflicts:    1717000 | #Constraints:     366684
1603.04/1608.39	c #Conflicts:    1718000 | #Constraints:     367684
1603.04/1608.39	c #Conflicts:    1719000 | #Constraints:     368684
1603.04/1608.39	c #Conflicts:    1720000 | #Constraints:     369684
1603.04/1608.39	c INPROCESSING
1603.04/1608.39	c GARBAGE COLLECT
1603.04/1608.39	c #Conflicts:    1721000 | #Constraints:     344587
1603.04/1608.39	c #Conflicts:    1722000 | #Constraints:     345587
1603.04/1608.39	c #Conflicts:    1723000 | #Constraints:     346587
1603.04/1608.39	c #Conflicts:    1724000 | #Constraints:     347587
1603.04/1608.39	c #Conflicts:    1725000 | #Constraints:     348587
1603.04/1608.39	c #Conflicts:    1726000 | #Constraints:     349587
1603.04/1608.39	c #Conflicts:    1727000 | #Constraints:     350587
1603.04/1608.39	c #Conflicts:    1728000 | #Constraints:     351587
1603.04/1608.39	c #Conflicts:    1729000 | #Constraints:     352587
1603.04/1608.39	c #Conflicts:    1730000 | #Constraints:     353587
1603.04/1608.39	c #Conflicts:    1731000 | #Constraints:     354587
1603.04/1608.39	c #Conflicts:    1732000 | #Constraints:     355587
1603.04/1608.39	c #Conflicts:    1733000 | #Constraints:     356587
1603.04/1608.39	c #Conflicts:    1734000 | #Constraints:     357587
1603.04/1608.39	c #Conflicts:    1735000 | #Constraints:     358587
1603.04/1608.39	c #Conflicts:    1736000 | #Constraints:     359587
1603.04/1608.39	c #Conflicts:    1737000 | #Constraints:     360587
1603.04/1608.39	c #Conflicts:    1738000 | #Constraints:     361587
1603.04/1608.39	c #Conflicts:    1739000 | #Constraints:     362587
1603.04/1608.39	c #Conflicts:    1740000 | #Constraints:     363587
1603.04/1608.39	c #Conflicts:    1741000 | #Constraints:     364587
1603.04/1608.39	c #Conflicts:    1742000 | #Constraints:     365587
1603.04/1608.39	c #Conflicts:    1743000 | #Constraints:     366587
1603.04/1608.39	c #Conflicts:    1744000 | #Constraints:     367587
1603.04/1608.39	c #Conflicts:    1745000 | #Constraints:     368587
1603.04/1608.39	c #Conflicts:    1746000 | #Constraints:     369587
1625.77/1631.15	c INPROCESSING
1625.77/1631.15	c GARBAGE COLLECT
1625.77/1631.15	c #Conflicts:    1747000 | #Constraints:     344334
1625.77/1631.15	c #Conflicts:    1748000 | #Constraints:     345334
1625.77/1631.15	c #Conflicts:    1749000 | #Constraints:     346334
1625.77/1631.15	c #Conflicts:    1750000 | #Constraints:     347335
1625.77/1631.15	c #Conflicts:    1751000 | #Constraints:     348335
1625.77/1631.15	c #Conflicts:    1752000 | #Constraints:     349335
1625.77/1631.15	c #Conflicts:    1753000 | #Constraints:     350335
1625.77/1631.15	c #Conflicts:    1754000 | #Constraints:     351335
1625.77/1631.15	c #Conflicts:    1755000 | #Constraints:     352335
1625.77/1631.15	c #Conflicts:    1756000 | #Constraints:     353335
1625.77/1631.15	c #Conflicts:    1757000 | #Constraints:     354335
1625.77/1631.15	c #Conflicts:    1758000 | #Constraints:     355335
1625.77/1631.15	c #Conflicts:    1759000 | #Constraints:     356335
1625.77/1631.15	c #Conflicts:    1760000 | #Constraints:     357335
1625.77/1631.15	c #Conflicts:    1761000 | #Constraints:     358335
1625.77/1631.15	c #Conflicts:    1762000 | #Constraints:     359335
1625.77/1631.15	c #Conflicts:    1763000 | #Constraints:     360335
1625.77/1631.15	c #Conflicts:    1764000 | #Constraints:     361335
1625.77/1631.15	c #Conflicts:    1765000 | #Constraints:     362335
1625.77/1631.15	c #Conflicts:    1766000 | #Constraints:     363335
1625.77/1631.15	c #Conflicts:    1767000 | #Constraints:     364335
1625.77/1631.15	c #Conflicts:    1768000 | #Constraints:     365335
1625.77/1631.15	c #Conflicts:    1769000 | #Constraints:     366335
1625.77/1631.15	c #Conflicts:    1770000 | #Constraints:     367335
1625.77/1631.15	c #Conflicts:    1771000 | #Constraints:     368335
1625.77/1631.15	c #Conflicts:    1772000 | #Constraints:     369335
1625.77/1631.15	c #Conflicts:    1773000 | #Constraints:     370335
1625.77/1631.15	c INPROCESSING
1625.77/1631.15	c GARBAGE COLLECT
1625.77/1631.15	WSVECS04 Frhs2[37]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[41]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[43]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[44]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[45]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[49]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[50]: 6 -2 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[52]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[57]: 6 -0.166667 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[68]: 6 -0.830403 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[70]: 6 -0.666667 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[73]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[74]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[75]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[76]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[77]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[78]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[80]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[81]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[82]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[83]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[84]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[85]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[86]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[87]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[88]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[89]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[90]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[92]: 6 -0.00815928 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[94]: 6 -0.0581464 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[97]: 6 -0.604119 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[100]: 6 -1.73349 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[102]: 6 -0.369853 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[103]: 6 -0.400933 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[105]: 6 -0.524735 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[109]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[111]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[112]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[113]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[114]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[115]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[116]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[117]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[118]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[119]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[120]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[121]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[122]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[124]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[125]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[128]: 6 -1.06383 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[131]: 6 -0.81915 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[133]: 6 -0.402253 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[135]: 6 -0.222783 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[139]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[142]: 6 -0.840426 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[163]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[182]: 6 -232.979 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[188]: 6 -279.563 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[190]: 6 -53.1083 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[192]: 6 -18.8752 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[195]: 6 -19.7904 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[196]: 6 -7.58723 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[198]: 6 -81.832 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[200]: 6 -13.7331 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[201]: 6 -2.06109 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[203]: 6 -39.1992 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[204]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[205]: 6 -8.78133 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[206]: 6 -26.4662 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[208]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[209]: 6 -17.9774 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[212]: 6 -14.7942 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[213]: 6 -31.4179 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[217]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[219]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[230]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[231]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[232]: 6 -0.923337 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[235]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[237]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[239]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[240]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[241]: 6 -0.837179 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[248]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[249]: 6 -0.511534 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[250]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[251]: 6 -0.511534 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[252]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[302]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[616]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[618]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[619]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[620]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[624]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[627]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[676]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[677]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[678]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[682]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[685]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[700]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[701]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[705]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[708]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[711]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[715]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[718]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[724]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[727]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[753]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[794]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[796]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[803]: 6 -0.333334 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[807]: 6 -0.333334 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[809]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[810]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[811]: 6 -0.500001 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[869]: 6 -0.77387 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[870]: 6 -0.886935 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[886]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[887]: 6 -0.333334 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[901]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[909]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[910]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[911]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[913]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[919]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[923]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[926]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[928]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[929]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[930]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[931]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[932]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[933]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[934]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[935]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[937]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[938]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[939]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[944]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[947]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[951]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[953]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[956]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[959]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[961]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[967]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[973]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[974]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[975]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[976]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[978]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[979]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[980]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[983]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[986]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[987]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[988]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[989]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[990]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[991]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[992]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[993]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[995]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[996]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[997]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[998]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[999]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1000]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1002]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1004]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1019]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1021]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1025]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1027]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1028]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1030]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1032]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1033]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1034]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1036]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1039]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1041]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1042]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1043]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1044]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1045]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1046]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1047]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1048]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1049]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1050]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1051]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1052]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1053]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1054]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1055]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1056]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1057]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1058]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1060]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1061]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1063]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1064]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1065]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1067]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1068]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1069]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1070]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1071]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1090]: 6 -1.88837 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1094]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1096]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1098]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1101]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1122]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1123]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1125]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1127]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1128]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1130]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1132]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1159]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1161]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1163]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1164]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1166]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1168]: 6 -1.88837 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1171]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1173]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1174]: 6 -0.962705 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1176]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1178]: 6 -0.93784 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1190]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1191]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1193]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1195]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1204]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1206]: 6 -0.911163 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1208]: 6 -0.937841 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1211]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1213]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1220]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1226]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1229]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1230]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1232]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1233]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1234]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1235]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1237]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1240]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1241]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1242]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1245]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1247]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1248]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1250]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1252]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1255]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1256]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1258]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1260]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1262]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1263]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1264]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1266]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1267]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1268]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1273]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1274]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1275]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1276]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1277]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1278]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1279]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1281]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1282]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1284]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1285]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1286]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1287]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1289]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1290]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1291]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1292]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1293]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1294]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1295]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1298]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1301]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1302]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1305]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1306]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1307]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1309]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1310]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1313]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1314]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1316]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1317]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1318]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1323]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1325]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1326]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1327]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1330]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1331]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1332]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1333]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1334]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1335]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1336]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1337]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1339]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1341]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1342]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1344]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1345]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1347]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1352]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1354]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1356]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1357]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1358]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1360]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1361]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1363]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1365]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1369]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1370]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1371]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1375]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1377]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1399]: 6 -0.276596 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1401]: 6 -0.507738 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1405]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1408]: 6 -0.574469 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1441]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1447]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1465]: 6 -0.872341 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1470]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1489]: 6 -0.894515 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1492]: 6 -0.929677 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1518]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1696]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1859]: 6 -42.1942 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1861]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1866]: 6 -80.3073 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1867]: 6 -163.057 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1888]: 6 -244.086 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1895]: 6 -12.7698 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1896]: 6 -125.323 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1905]: 6 -40.6536 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1908]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1909]: 6 -244.086 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1942]: 6 -40.6536 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1944]: 6 -42.1942 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1955]: 6 -3.94244 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1959]: 6 -80.3073 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1971]: 6 -12.7698 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1972]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1974]: 6 -39.2517 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1977]: 6 -0.956582 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1984]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1986]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1988]: 6 -26.7326 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1990]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1991]: 6 -26.4662 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1992]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1993]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1994]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1995]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1996]: 6 -16.5627 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1997]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1998]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[1999]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2000]: 6 -28.5883 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2001]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2002]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2003]: 6 -102.865 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2005]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2006]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2007]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2009]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2011]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2012]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2013]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2014]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2015]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2016]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2019]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2022]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2023]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2024]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2025]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2028]: 6 -16.5627 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2029]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2030]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2033]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2041]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2043]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2045]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2053]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2056]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2057]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2060]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2061]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2068]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2069]: 6 -11.6109 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2071]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2073]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2075]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2077]: 6 -102.865 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2079]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2080]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2082]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2087]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2090]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2093]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2094]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2097]: 6 -225.244 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2098]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2107]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2108]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2109]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2110]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2111]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2113]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2114]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2115]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2117]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2133]: 6 -3.12218 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2136]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2138]: 6 -26.4662 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2143]: 6 -0.969335 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2144]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2147]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2151]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2152]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2155]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2156]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2157]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2160]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2171]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2172]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2173]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2176]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2178]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2182]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2183]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2184]: 6 -0.960632 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2186]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2187]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2188]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2189]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2200]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2201]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2202]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2218]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2219]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2224]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2225]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2226]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2227]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2236]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2237]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2246]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2247]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2248]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2255]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2256]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2263]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2264]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2270]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2271]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2272]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2276]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2277]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2281]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2282]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2286]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2287]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2288]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2289]: 6 -0.977001 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2290]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2291]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2292]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2293]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2296]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2298]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2301]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2306]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2308]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2309]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2310]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2315]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2317]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2325]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2326]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2327]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2328]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2330]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2332]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2335]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2337]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2340]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2342]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2346]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2354]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2355]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2356]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2357]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2359]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2364]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2366]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2367]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2368]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2369]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2370]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2371]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2379]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2380]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2381]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2383]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2385]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2386]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2387]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2388]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2389]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2390]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2391]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2392]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2393]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2400]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2401]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2402]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2403]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2417]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2418]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2419]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2420]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2424]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2425]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2426]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2427]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2430]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2431]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2432]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2433]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2435]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2436]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2437]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2438]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2440]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2441]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2442]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2443]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2444]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2445]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2446]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2447]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[2448]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3217]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3219]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3220]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3221]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3225]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3228]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3277]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3278]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3279]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3283]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3286]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3301]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3302]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3306]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3309]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3312]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3316]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3319]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3325]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3328]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3354]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3384]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3395]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3407]: 6 -0.5 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3408]: 6 -0.886935 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3410]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3411]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3412]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3413]: 6 -0.5 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3471]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3472]: 6 -0.208543 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3481]: 6 -0.333334 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3488]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3494]: 6 -0.208543 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3496]: 6 -0.333334 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3500]: 6 -0.208543 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3502]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3507]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3510]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3511]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3512]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3514]: 6 -0.666668 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3517]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3520]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3522]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3524]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3529]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3531]: 6 -1 0 shouldn't be
1625.77/1631.15	WSVECS04 Frhs2[3532]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3533]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3534]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3538]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3539]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3540]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3545]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3548]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3549]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3550]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3551]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3557]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3560]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3562]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3568]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3574]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3575]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3576]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3577]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3579]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3580]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3581]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3587]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3588]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3589]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3590]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3591]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3592]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3593]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3594]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3597]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3598]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3599]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3601]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3603]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3605]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3620]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3622]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3626]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3628]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3629]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3631]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3632]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3633]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3634]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3635]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3636]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3637]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3639]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3641]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3642]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3643]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3644]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3645]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3646]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3647]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3648]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3649]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3650]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3651]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3652]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3653]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3654]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3655]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3656]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3657]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3658]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3659]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3661]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3662]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3663]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3665]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3666]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3668]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3669]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3670]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3671]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3672]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3691]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3695]: 6 -1.79953 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3697]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3699]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3700]: 6 -0.93784 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3702]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3723]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3724]: 6 -1.88837 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3726]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3728]: 6 -0.919192 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3729]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3731]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3733]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3760]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3762]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3764]: 6 -0.73349 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3765]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3767]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3769]: 6 -1.0404 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3772]: 6 -0.919193 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3774]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3775]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3777]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3791]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3792]: 6 -0.26444 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3794]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3796]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3805]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3807]: 6 -0.466978 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3809]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3812]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3814]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3821]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3827]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3829]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3830]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3831]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3832]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3833]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3834]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3835]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3836]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3837]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3838]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3841]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3843]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3847]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3849]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3850]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3851]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3857]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3859]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3861]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3862]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3863]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3864]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3865]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3866]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3869]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3873]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3874]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3875]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3876]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3878]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3879]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3880]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3882]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3883]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3885]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3888]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3890]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3891]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3892]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3894]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3896]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3898]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3899]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3900]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3901]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3902]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3903]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3905]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3906]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3908]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3911]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3912]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3913]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3914]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3916]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3917]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3918]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3924]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3926]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3927]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3928]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3929]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3932]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3933]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3934]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3935]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3936]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3937]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3938]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3940]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3943]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3944]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3945]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3946]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3949]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3951]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3953]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3956]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3957]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3958]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3959]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3961]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3964]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3971]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3976]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[3978]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4006]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4009]: 6 -0.936171 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4042]: 6 -0.744682 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4048]: 6 -0.936171 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4049]: 6 -0.507738 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4071]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4090]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4091]: 6 -0.553192 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4093]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4119]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4123]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4294]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4295]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4296]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4297]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4298]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4299]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4300]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4456]: 6 -5.57824 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4462]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4465]: 6 -58.1464 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4468]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4470]: 6 -163.057 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4486]: 6 -0.786974 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4502]: 6 -23.0728 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4506]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4509]: 6 -15.7122 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4537]: 6 -244.086 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4542]: 6 -42.1942 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4545]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4556]: 6 -39.8718 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4557]: 6 -15.7122 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4572]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4573]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4575]: 6 -106.743 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4578]: 6 -42.1942 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4587]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4589]: 6 -80.3073 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4591]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4592]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4593]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4594]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4595]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4596]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4597]: 6 -3.12218 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4598]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4599]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4600]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4601]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4602]: 6 -11.6109 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4603]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4604]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4606]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4607]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4608]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4610]: 6 -3.12218 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4612]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4615]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4616]: 6 -3.12218 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4617]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4619]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4620]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4625]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4627]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4630]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4631]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4634]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4640]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4642]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4643]: 6 -225.244 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4644]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4646]: 6 -51.9323 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4647]: 6 -225.244 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4648]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4653]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4654]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4657]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4658]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4661]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4662]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4666]: 6 -34.9549 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4668]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4669]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4670]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4674]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4677]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4678]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4680]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4681]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4684]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4687]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4698]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4699]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4703]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4704]: 6 -102.865 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4708]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4709]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4710]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4711]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4712]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4714]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4715]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4718]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4730]: 6 -26.4662 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4734]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4736]: 6 -11.6109 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4737]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4744]: 6 -0.960633 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4745]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4748]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4749]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4756]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4757]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4758]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4759]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4761]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4772]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4773]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4774]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4779]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4781]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4782]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4785]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4786]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4787]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4788]: 6 -0.977001 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4789]: 6 -1.00435 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4790]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4801]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4802]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4826]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4827]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4828]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4837]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4838]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4839]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4847]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4848]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4856]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4857]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4864]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4865]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4871]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4872]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4878]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4882]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4883]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4887]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4888]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4889]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4890]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4891]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4892]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4893]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4894]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4902]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4909]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4910]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4911]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4912]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4918]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4923]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4925]: 6 -0.837178 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4926]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4927]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4928]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4929]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4931]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4933]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4941]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4943]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4947]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4955]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4956]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4957]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4958]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4960]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4965]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4966]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4967]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4968]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4969]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4970]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4971]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4972]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4980]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4981]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4982]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4984]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4986]: 6 -0.837179 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4987]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4988]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4990]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4991]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4992]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4993]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4994]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[4998]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5001]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5002]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5003]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5004]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5015]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5018]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5019]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5020]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5021]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5022]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5025]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5026]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5027]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5028]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5031]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5032]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5033]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5034]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5036]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5037]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5038]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5039]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5040]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5041]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5042]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5044]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5045]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5046]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5047]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5048]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5049]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5522]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5619]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5626]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5627]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5684]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5766]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5767]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5791]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5827]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5917]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[5983]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6049]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6055]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6056]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6057]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6081]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6107]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6118]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6119]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6120]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6124]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6170]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6224]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6236]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6341]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6433]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6485]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6512]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6538]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6555]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6556]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6565]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6593]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6594]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6595]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6628]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6629]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6647]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6718]: 6 -1 0 shouldn't be
1625.77/1631.16	WSVECS04 Frhs2[6740]: 6 -1 0 shouldn't be
1811.32/1817.39	c #Conflicts:    1774000 | #Constraints:     344898
1811.32/1817.39	c #Conflicts:    1775000 | #Constraints:     345899
1811.32/1817.39	c #Conflicts:    1776000 | #Constraints:     346899
1811.32/1817.39	c #Conflicts:    1777000 | #Constraints:     347899
1811.32/1817.39	c #Conflicts:    1778000 | #Constraints:     348899
1811.32/1817.39	c #Conflicts:    1779000 | #Constraints:     349899
1811.32/1817.39	c #Conflicts:    1780000 | #Constraints:     350899
1811.32/1817.39	c #Conflicts:    1781000 | #Constraints:     351899
1811.32/1817.39	c #Conflicts:    1782000 | #Constraints:     352899
1811.32/1817.39	c #Conflicts:    1783000 | #Constraints:     353899
1811.32/1817.39	c #Conflicts:    1784000 | #Constraints:     354899
1811.32/1817.39	c #Conflicts:    1785000 | #Constraints:     355899
1811.32/1817.39	c #Conflicts:    1786000 | #Constraints:     356899
1811.32/1817.39	c #Conflicts:    1787000 | #Constraints:     357899
1811.32/1817.39	c #Conflicts:    1788000 | #Constraints:     358899
1811.32/1817.39	c #Conflicts:    1789000 | #Constraints:     359899
1811.32/1817.39	c #Conflicts:    1790000 | #Constraints:     360899
1811.32/1817.39	c #Conflicts:    1791000 | #Constraints:     361899
1811.32/1817.39	c #Conflicts:    1792000 | #Constraints:     362899
1811.32/1817.39	c #Conflicts:    1793000 | #Constraints:     363899
1811.32/1817.39	c #Conflicts:    1794000 | #Constraints:     364899
1811.32/1817.39	c #Conflicts:    1795000 | #Constraints:     365899
1811.32/1817.39	c #Conflicts:    1796000 | #Constraints:     366899
1811.32/1817.39	c #Conflicts:    1797000 | #Constraints:     367899
1811.32/1817.39	c #Conflicts:    1798000 | #Constraints:     368899
1811.32/1817.39	c #Conflicts:    1799000 | #Constraints:     369899
1811.32/1817.39	c #Conflicts:    1800000 | #Constraints:     370899
1811.32/1817.39	c INPROCESSING
1811.32/1817.39	c GARBAGE COLLECT
1811.32/1817.39	c #Conflicts:    1801000 | #Constraints:     345283
1811.32/1817.39	c #Conflicts:    1802000 | #Constraints:     346283
1811.32/1817.39	c #Conflicts:    1803000 | #Constraints:     347283
1811.32/1817.39	c #Conflicts:    1804000 | #Constraints:     348283
1811.32/1817.39	c #Conflicts:    1805000 | #Constraints:     349283
1811.32/1817.39	c #Conflicts:    1806000 | #Constraints:     350283
1811.32/1817.39	c #Conflicts:    1807000 | #Constraints:     351283
1811.32/1817.39	c #Conflicts:    1808000 | #Constraints:     352283
1811.32/1817.39	c #Conflicts:    1809000 | #Constraints:     353283
1811.32/1817.39	c #Conflicts:    1810000 | #Constraints:     354283
1811.32/1817.39	c #Conflicts:    1811000 | #Constraints:     355283
1811.32/1817.39	c #Conflicts:    1812000 | #Constraints:     356283
1811.32/1817.39	c #Conflicts:    1813000 | #Constraints:     357283
1811.32/1817.39	c #Conflicts:    1814000 | #Constraints:     358283
1811.32/1817.39	c #Conflicts:    1815000 | #Constraints:     359283
1811.32/1817.39	c #Conflicts:    1816000 | #Constraints:     360283
1811.32/1817.39	c #Conflicts:    1817000 | #Constraints:     361283
1811.32/1817.39	c #Conflicts:    1818000 | #Constraints:     362283
1811.32/1817.39	c #Conflicts:    1819000 | #Constraints:     363283
1811.32/1817.39	c #Conflicts:    1820000 | #Constraints:     364283
1811.32/1817.39	c #Conflicts:    1821000 | #Constraints:     365283
1811.32/1817.39	c #Conflicts:    1822000 | #Constraints:     366283
1811.32/1817.39	c #Conflicts:    1823000 | #Constraints:     367283
1811.32/1817.39	c #Conflicts:    1824000 | #Constraints:     368283
1811.32/1817.39	c #Conflicts:    1825000 | #Constraints:     369283
1811.32/1817.39	c #Conflicts:    1826000 | #Constraints:     370283
1811.32/1817.39	c #Conflicts:    1827000 | #Constraints:     371283
1811.32/1817.39	c INPROCESSING
1811.32/1817.39	c GARBAGE COLLECT
1811.32/1817.39	c #Conflicts:    1828000 | #Constraints:     345476
1811.32/1817.39	c #Conflicts:    1829000 | #Constraints:     346476
1811.32/1817.39	c #Conflicts:    1830000 | #Constraints:     347476
1811.32/1817.39	c #Conflicts:    1831000 | #Constraints:     348476
1811.32/1817.39	c #Conflicts:    1832000 | #Constraints:     349476
1811.32/1817.39	c #Conflicts:    1833000 | #Constraints:     350476
1811.32/1817.39	c #Conflicts:    1834000 | #Constraints:     351587
1811.32/1817.39	c #Conflicts:    1835000 | #Constraints:     352592
1811.32/1817.39	c #Conflicts:    1836000 | #Constraints:     353592
1811.32/1817.39	c #Conflicts:    1837000 | #Constraints:     354838
1811.32/1817.39	c #Conflicts:    1838000 | #Constraints:     356268
1811.32/1817.39	c #Conflicts:    1839000 | #Constraints:     357268
1811.32/1817.39	c #Conflicts:    1840000 | #Constraints:     358268
1811.32/1817.39	c #Conflicts:    1841000 | #Constraints:     359417
1811.32/1817.39	c #Conflicts:    1842000 | #Constraints:     360836
1811.32/1817.39	c #Conflicts:    1843000 | #Constraints:     362225
1811.32/1817.39	c #Conflicts:    1844000 | #Constraints:     363658
1811.32/1817.39	c #Conflicts:    1845000 | #Constraints:     365114
1811.32/1817.39	c #Conflicts:    1846000 | #Constraints:     366558
1811.32/1817.39	c #Conflicts:    1847000 | #Constraints:     368001
1811.32/1817.39	c #Conflicts:    1848000 | #Constraints:     369456
1811.32/1817.39	c #Conflicts:    1849000 | #Constraints:     370928
1811.32/1817.39	c #Conflicts:    1850000 | #Constraints:     372334
1811.32/1817.39	c #Conflicts:    1851000 | #Constraints:     373770
1923.16/1929.54	c #Conflicts:    1852000 | #Constraints:     375203
1923.16/1929.54	c #Conflicts:    1853000 | #Constraints:     376625
1923.16/1929.54	c #Conflicts:    1854000 | #Constraints:     378073
1923.16/1929.54	c INPROCESSING
1923.16/1929.54	c GARBAGE COLLECT
1923.16/1929.54	c #Conflicts:    1855000 | #Constraints:     348780
1923.16/1929.54	c #Conflicts:    1856000 | #Constraints:     349780
1923.16/1929.54	c #Conflicts:    1857000 | #Constraints:     350785
1923.16/1929.54	c #Conflicts:    1858000 | #Constraints:     351785
1923.16/1929.54	c #Conflicts:    1859000 | #Constraints:     352785
1923.16/1929.54	c #Conflicts:    1860000 | #Constraints:     353789
1923.16/1929.54	c #Conflicts:    1861000 | #Constraints:     354789
1923.16/1929.54	c #Conflicts:    1862000 | #Constraints:     355791
1923.16/1929.54	c #Conflicts:    1863000 | #Constraints:     356791
1923.16/1929.54	c #Conflicts:    1864000 | #Constraints:     357791
1923.16/1929.54	c #Conflicts:    1865000 | #Constraints:     358791
1923.16/1929.54	c #Conflicts:    1866000 | #Constraints:     359793
1923.16/1929.54	c #Conflicts:    1867000 | #Constraints:     360794
1923.16/1929.54	c #Conflicts:    1868000 | #Constraints:     361820
1923.16/1929.54	c #Conflicts:    1869000 | #Constraints:     362827
1923.16/1929.54	c #Conflicts:    1870000 | #Constraints:     363828
1923.16/1929.54	c #Conflicts:    1871000 | #Constraints:     364829
1923.16/1929.54	c #Conflicts:    1872000 | #Constraints:     365833
1923.16/1929.54	c #Conflicts:    1873000 | #Constraints:     366833
1923.16/1929.54	c #Conflicts:    1874000 | #Constraints:     367836
1923.16/1929.54	c #Conflicts:    1875000 | #Constraints:     368837
1923.16/1929.54	c #Conflicts:    1876000 | #Constraints:     369837
1923.16/1929.54	c #Conflicts:    1877000 | #Constraints:     370837
1923.16/1929.54	c #Conflicts:    1878000 | #Constraints:     371855
1923.16/1929.54	c #Conflicts:    1879000 | #Constraints:     372857
1923.16/1929.54	c #Conflicts:    1880000 | #Constraints:     373860
1923.16/1929.54	c #Conflicts:    1881000 | #Constraints:     374864
1923.16/1929.54	c INPROCESSING
1923.16/1929.54	c GARBAGE COLLECT
1923.16/1929.54	c #Conflicts:    1882000 | #Constraints:     346969
1923.16/1929.54	c #Conflicts:    1883000 | #Constraints:     347969
1923.16/1929.54	c #Conflicts:    1884000 | #Constraints:     348969
1923.16/1929.54	c #Conflicts:    1885000 | #Constraints:     349969
1923.16/1929.54	c #Conflicts:    1886000 | #Constraints:     350969
1923.16/1929.54	c #Conflicts:    1887000 | #Constraints:     351969
1923.16/1929.54	c #Conflicts:    1888000 | #Constraints:     352969
1923.16/1929.54	c #Conflicts:    1889000 | #Constraints:     353969
1923.16/1929.54	c #Conflicts:    1890000 | #Constraints:     354969
1923.16/1929.54	c #Conflicts:    1891000 | #Constraints:     355969
1923.16/1929.54	c #Conflicts:    1892000 | #Constraints:     356969
1923.16/1929.54	c #Conflicts:    1893000 | #Constraints:     357969
1923.16/1929.54	c #Conflicts:    1894000 | #Constraints:     358969
1923.16/1929.54	c #Conflicts:    1895000 | #Constraints:     359969
1923.16/1929.54	c #Conflicts:    1896000 | #Constraints:     360969
1923.16/1929.54	c #Conflicts:    1897000 | #Constraints:     361969
1923.16/1929.54	c #Conflicts:    1898000 | #Constraints:     362969
1923.16/1929.54	c #Conflicts:    1899000 | #Constraints:     363969
1923.16/1929.54	c #Conflicts:    1900000 | #Constraints:     364969
1923.16/1929.54	c #Conflicts:    1901000 | #Constraints:     365969
1923.16/1929.54	c #Conflicts:    1902000 | #Constraints:     366969
1923.16/1929.54	c #Conflicts:    1903000 | #Constraints:     367969
1923.16/1929.54	c #Conflicts:    1904000 | #Constraints:     368969
1923.16/1929.54	c #Conflicts:    1905000 | #Constraints:     369969
1923.16/1929.54	c #Conflicts:    1906000 | #Constraints:     370969
1923.16/1929.54	c #Conflicts:    1907000 | #Constraints:     371969
1923.16/1929.54	c #Conflicts:    1908000 | #Constraints:     372969
1923.16/1929.54	c #Conflicts:    1909000 | #Constraints:     373969
1923.16/1929.54	c INPROCESSING
1923.16/1929.54	c GARBAGE COLLECT
1923.16/1929.54	c #Conflicts:    1910000 | #Constraints:     346716
1923.16/1929.54	c #Conflicts:    1911000 | #Constraints:     347716
1923.16/1929.54	c #Conflicts:    1912000 | #Constraints:     348716
1923.16/1929.54	c #Conflicts:    1913000 | #Constraints:     349716
1923.16/1929.54	c #Conflicts:    1914000 | #Constraints:     350716
1923.16/1929.54	c #Conflicts:    1915000 | #Constraints:     351716
1923.16/1929.54	c #Conflicts:    1916000 | #Constraints:     352716
1923.16/1929.54	c #Conflicts:    1917000 | #Constraints:     353716
1923.16/1929.54	c #Conflicts:    1918000 | #Constraints:     354716
1923.16/1929.54	c #Conflicts:    1919000 | #Constraints:     355716
1923.16/1929.54	c #Conflicts:    1920000 | #Constraints:     356716
1923.16/1929.54	c #Conflicts:    1921000 | #Constraints:     357716
1923.16/1929.54	c #Conflicts:    1922000 | #Constraints:     358716
1923.16/1929.54	c #Conflicts:    1923000 | #Constraints:     359716
1923.16/1929.54	c #Conflicts:    1924000 | #Constraints:     360716
1923.16/1929.54	c #Conflicts:    1925000 | #Constraints:     361716
1923.16/1929.54	c #Conflicts:    1926000 | #Constraints:     362716
1923.16/1929.54	c #Conflicts:    1927000 | #Constraints:     363716
1923.16/1929.54	c #Conflicts:    1928000 | #Constraints:     364716
1959.45/1965.93	c #Conflicts:    1929000 | #Constraints:     365716
1959.45/1965.93	c #Conflicts:    1930000 | #Constraints:     366716
1959.45/1965.93	c #Conflicts:    1931000 | #Constraints:     367716
1959.45/1965.93	c #Conflicts:    1932000 | #Constraints:     368716
1959.45/1965.93	c #Conflicts:    1933000 | #Constraints:     369716
1959.45/1965.93	c #Conflicts:    1934000 | #Constraints:     370716
1959.45/1965.93	c #Conflicts:    1935000 | #Constraints:     371716
1959.45/1965.93	c #Conflicts:    1936000 | #Constraints:     372716
1959.45/1965.93	c #Conflicts:    1937000 | #Constraints:     373716
1959.45/1965.93	c INPROCESSING
1959.45/1965.93	c GARBAGE COLLECT
1959.45/1965.93	c #Conflicts:    1938000 | #Constraints:     346695
1959.45/1965.93	c #Conflicts:    1939000 | #Constraints:     347695
1959.45/1965.93	c #Conflicts:    1940000 | #Constraints:     348695
1959.45/1965.93	c #Conflicts:    1941000 | #Constraints:     349695
1959.45/1965.93	c #Conflicts:    1942000 | #Constraints:     350695
1959.45/1965.93	c #Conflicts:    1943000 | #Constraints:     351695
1959.45/1965.93	c #Conflicts:    1944000 | #Constraints:     352695
1959.45/1965.93	c #Conflicts:    1945000 | #Constraints:     353695
1959.45/1965.93	c #Conflicts:    1946000 | #Constraints:     354695
1959.45/1965.93	c #Conflicts:    1947000 | #Constraints:     355695
1959.45/1965.93	c #Conflicts:    1948000 | #Constraints:     356695
1959.45/1965.93	c #Conflicts:    1949000 | #Constraints:     357695
1959.45/1965.93	c #Conflicts:    1950000 | #Constraints:     358695
1959.45/1965.93	c #Conflicts:    1951000 | #Constraints:     359695
1959.45/1965.93	c #Conflicts:    1952000 | #Constraints:     360695
1959.45/1965.93	c #Conflicts:    1953000 | #Constraints:     361695
1959.45/1965.93	c #Conflicts:    1954000 | #Constraints:     362695
1959.45/1965.93	c #Conflicts:    1955000 | #Constraints:     363695
1959.45/1965.93	c #Conflicts:    1956000 | #Constraints:     364695
1959.45/1965.93	c #Conflicts:    1957000 | #Constraints:     365695
1959.45/1965.93	c #Conflicts:    1958000 | #Constraints:     366695
1959.45/1965.93	c #Conflicts:    1959000 | #Constraints:     367695
1959.45/1965.93	c #Conflicts:    1960000 | #Constraints:     368695
1959.45/1965.93	c #Conflicts:    1961000 | #Constraints:     369695
1959.45/1965.93	c #Conflicts:    1962000 | #Constraints:     370695
1959.45/1965.93	c #Conflicts:    1963000 | #Constraints:     371695
1959.45/1965.93	c #Conflicts:    1964000 | #Constraints:     372695
1959.45/1965.93	c #Conflicts:    1965000 | #Constraints:     373695
1959.45/1965.93	c INPROCESSING
1959.45/1965.93	c GARBAGE COLLECT
1959.45/1965.93	c #Conflicts:    1966000 | #Constraints:     346698
1959.45/1965.94	c #Conflicts:    1967000 | #Constraints:     347698
1959.45/1965.94	c #Conflicts:    1968000 | #Constraints:     348698
1959.45/1965.94	c #Conflicts:    1969000 | #Constraints:     349698
1959.45/1965.94	c #Conflicts:    1970000 | #Constraints:     350698
1959.45/1965.94	c #Conflicts:    1971000 | #Constraints:     351698
1959.45/1965.94	c #Conflicts:    1972000 | #Constraints:     352698
1959.45/1965.94	c #Conflicts:    1973000 | #Constraints:     353698
1959.45/1965.94	c #Conflicts:    1974000 | #Constraints:     354698
1959.45/1965.94	c #Conflicts:    1975000 | #Constraints:     355698
1959.45/1965.94	c #Conflicts:    1976000 | #Constraints:     356698
1959.45/1965.94	c #Conflicts:    1977000 | #Constraints:     357698
1959.45/1965.94	c #Conflicts:    1978000 | #Constraints:     358698
1959.45/1965.94	c #Conflicts:    1979000 | #Constraints:     359698
1959.45/1965.94	c #Conflicts:    1980000 | #Constraints:     360698
1959.45/1965.94	c #Conflicts:    1981000 | #Constraints:     361698
1959.45/1965.94	c #Conflicts:    1982000 | #Constraints:     362698
1959.45/1965.94	c #Conflicts:    1983000 | #Constraints:     363698
1959.45/1965.94	c #Conflicts:    1984000 | #Constraints:     364698
1959.45/1965.94	c #Conflicts:    1985000 | #Constraints:     365698
1959.45/1965.94	c #Conflicts:    1986000 | #Constraints:     366698
1959.45/1965.94	c #Conflicts:    1987000 | #Constraints:     367698
1959.45/1965.94	c #Conflicts:    1988000 | #Constraints:     368698
1959.45/1965.94	c #Conflicts:    1989000 | #Constraints:     369698
1959.45/1965.94	c #Conflicts:    1990000 | #Constraints:     370698
1959.45/1965.94	c #Conflicts:    1991000 | #Constraints:     371698
1959.45/1965.94	c #Conflicts:    1992000 | #Constraints:     372698
1959.45/1965.94	c #Conflicts:    1993000 | #Constraints:     373698
1959.45/1965.94	c INPROCESSING
1959.45/1965.94	c GARBAGE COLLECT
1959.45/1965.94	c #Conflicts:    1994000 | #Constraints:     346577
1959.45/1965.94	c #Conflicts:    1995000 | #Constraints:     347577
1959.45/1965.94	c #Conflicts:    1996000 | #Constraints:     348577
1959.45/1965.94	c #Conflicts:    1997000 | #Constraints:     349577
1959.45/1965.94	c #Conflicts:    1998000 | #Constraints:     350577
1959.45/1965.94	c #Conflicts:    1999000 | #Constraints:     351577
1959.45/1965.94	c #Conflicts:    2000000 | #Constraints:     352577
1959.45/1965.94	c #Conflicts:    2001000 | #Constraints:     353577
1959.45/1965.94	c #Conflicts:    2002000 | #Constraints:     354577
1959.45/1965.94	c #Conflicts:    2003000 | #Constraints:     355577
1959.45/1965.94	c #Conflicts:    2004000 | #Constraints:     356577
1959.45/1965.94	c #Conflicts:    2005000 | #Constraints:     357577
1990.48/1997.08	c #Conflicts:    2006000 | #Constraints:     358577
1990.48/1997.08	c #Conflicts:    2007000 | #Constraints:     359577
1990.48/1997.08	c #Conflicts:    2008000 | #Constraints:     360577
1990.48/1997.08	c #Conflicts:    2009000 | #Constraints:     361577
1990.48/1997.08	c #Conflicts:    2010000 | #Constraints:     362577
1990.48/1997.08	c #Conflicts:    2011000 | #Constraints:     363577
1990.48/1997.08	c #Conflicts:    2012000 | #Constraints:     364577
1990.48/1997.08	c #Conflicts:    2013000 | #Constraints:     365577
1990.48/1997.08	c #Conflicts:    2014000 | #Constraints:     366577
1990.48/1997.08	c #Conflicts:    2015000 | #Constraints:     367577
1990.48/1997.08	c #Conflicts:    2016000 | #Constraints:     368577
1990.48/1997.08	c #Conflicts:    2017000 | #Constraints:     369577
1990.48/1997.08	c #Conflicts:    2018000 | #Constraints:     370577
1990.48/1997.08	c #Conflicts:    2019000 | #Constraints:     371577
1990.48/1997.08	c #Conflicts:    2020000 | #Constraints:     372577
1990.48/1997.08	c #Conflicts:    2021000 | #Constraints:     373577
1990.48/1997.08	c INPROCESSING
1990.48/1997.08	c GARBAGE COLLECT
1990.48/1997.08	c #Conflicts:    2022000 | #Constraints:     346319
1990.48/1997.08	c #Conflicts:    2023000 | #Constraints:     347319
1990.48/1997.08	c #Conflicts:    2024000 | #Constraints:     348319
1990.48/1997.08	c #Conflicts:    2025000 | #Constraints:     349319
1990.48/1997.08	c #Conflicts:    2026000 | #Constraints:     350319
1990.48/1997.08	c #Conflicts:    2027000 | #Constraints:     351319
1990.48/1997.08	c #Conflicts:    2028000 | #Constraints:     352319
1990.48/1997.08	c #Conflicts:    2029000 | #Constraints:     353319
1990.48/1997.08	c #Conflicts:    2030000 | #Constraints:     354319
1990.48/1997.08	c #Conflicts:    2031000 | #Constraints:     355319
1990.48/1997.08	c #Conflicts:    2032000 | #Constraints:     356319
1990.48/1997.08	c #Conflicts:    2033000 | #Constraints:     357319
1990.48/1997.08	c #Conflicts:    2034000 | #Constraints:     358319
1990.48/1997.08	c #Conflicts:    2035000 | #Constraints:     359319
1990.48/1997.08	c #Conflicts:    2036000 | #Constraints:     360319
1990.48/1997.08	c #Conflicts:    2037000 | #Constraints:     361319
1990.48/1997.08	c #Conflicts:    2038000 | #Constraints:     362319
1990.48/1997.08	c #Conflicts:    2039000 | #Constraints:     363319
1990.48/1997.08	c #Conflicts:    2040000 | #Constraints:     364319
1990.48/1997.08	c #Conflicts:    2041000 | #Constraints:     365319
1990.48/1997.08	c #Conflicts:    2042000 | #Constraints:     366319
1990.48/1997.08	c #Conflicts:    2043000 | #Constraints:     367319
1990.48/1997.08	c #Conflicts:    2044000 | #Constraints:     368319
1990.48/1997.08	c #Conflicts:    2045000 | #Constraints:     369319
1990.48/1997.08	c #Conflicts:    2046000 | #Constraints:     370319
1990.48/1997.08	c #Conflicts:    2047000 | #Constraints:     371319
1990.48/1997.08	c #Conflicts:    2048000 | #Constraints:     372320
1990.48/1997.08	c #Conflicts:    2049000 | #Constraints:     373320
1990.48/1997.08	c #Conflicts:    2050000 | #Constraints:     374320
1990.48/1997.08	c INPROCESSING
1990.48/1997.08	c GARBAGE COLLECT
1990.48/1997.08	WSVECS04 Frhs2[19]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[21]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[22]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[23]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[24]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[25]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[27]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[32]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[33]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[34]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[36]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[59]: 6 -1.73787 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[75]: 6 -0.594671 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[91]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[92]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[94]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[95]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[96]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[97]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[98]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[99]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[101]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[102]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[103]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[104]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[105]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[106]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[107]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[111]: 6 -2.62112 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[116]: 6 -0.263405 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[119]: 6 -2.6955 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[121]: 6 -0.405486 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[123]: 6 -2.6665 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[129]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[130]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[131]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[133]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[135]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[136]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[137]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[138]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[139]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[140]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[141]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[142]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[143]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[144]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[147]: 6 -3.43702 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[149]: 6 -2.39932 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[159]: 6 -1.93604 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[160]: 6 -3.13777 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[162]: 6 -3.81561 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[163]: 6 -0.276815 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[165]: 6 -0.500046 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[167]: 6 -0.321493 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[171]: 6 -0.51795 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[173]: 6 -0.107199 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[177]: 6 -0.428628 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[178]: 6 -1.37502 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[180]: 6 -4.28126 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[182]: 6 -169.744 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[188]: 6 -1666.21 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[190]: 6 -789.983 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[192]: 6 -1401.25 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[193]: 6 -1948.69 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[199]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[200]: 6 -24.3455 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[201]: 6 -2.94554 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[203]: 6 -71.0363 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[204]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[205]: 6 -15.2667 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[206]: 6 -47.6909 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[207]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[208]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[210]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[212]: 6 -26.2909 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[213]: 6 -56.7696 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[214]: 6 -206.569 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[215]: 6 -94.3817 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[216]: 6 -46.3939 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[217]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[221]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[246]: 6 -213.467 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[251]: 6 -88.3001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[252]: 6 -16.9334 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[256]: 6 -1.7731 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[257]: 6 -4.93071 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[269]: 6 -2.27437 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[270]: 6 -2.82751 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[284]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[461]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[462]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[463]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[464]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[465]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[466]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[467]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[469]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[472]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[473]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[474]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[476]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[477]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[478]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[479]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[480]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[483]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[489]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[492]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[493]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[494]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[495]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[496]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[498]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[502]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[503]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[504]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[505]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[507]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[508]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[509]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[512]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[513]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[517]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[518]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[519]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[520]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[521]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[522]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[523]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[524]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[525]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[526]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[527]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[529]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[530]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[531]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[532]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[533]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[534]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[535]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[536]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[537]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[538]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[539]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[541]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[542]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[543]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[544]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[545]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[546]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[548]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[549]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[552]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[553]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[554]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[555]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[557]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[564]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[565]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[567]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[568]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[572]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[573]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[574]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[575]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[576]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[581]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[582]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[588]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[591]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[599]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[603]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[604]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[605]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[606]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[607]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[608]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[609]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[611]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[614]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[785]: 6 -0.912636 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[814]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[830]: 6 -0.756985 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[831]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[832]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[833]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[834]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[835]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1072]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1074]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1075]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1076]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1077]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1078]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1079]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1080]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1081]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1082]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1083]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1084]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1085]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1086]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1087]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1088]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1090]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1091]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1092]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1093]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1094]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1095]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1096]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1097]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1098]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1099]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1100]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1101]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1102]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1103]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1104]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1120]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1121]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1122]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1123]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1124]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1125]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1126]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1127]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1128]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1129]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1130]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1131]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1132]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1133]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1134]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1135]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1136]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1137]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1138]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1139]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1140]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1141]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1142]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1143]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1144]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1145]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1146]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1147]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1148]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1149]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1150]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1151]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1152]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1153]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1154]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1155]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1156]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1157]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1158]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1159]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1161]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1162]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1163]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1164]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1165]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1166]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1167]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1168]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1169]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1170]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1171]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1172]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1173]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1174]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1175]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1176]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1177]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1178]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1180]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1181]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1182]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1184]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1186]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1187]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1189]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1190]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1192]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1194]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1195]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1196]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1197]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1198]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1199]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1200]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1201]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1202]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1203]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1204]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1205]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1206]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1207]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1208]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1210]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1211]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1212]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1213]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1214]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1215]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1216]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1218]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1219]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1220]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1221]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1222]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1223]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1224]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1250]: 6 -0.700964 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1262]: 6 -0.506469 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1264]: 6 -1.44952 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1265]: 6 -0.550515 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1267]: 6 -0.840372 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1269]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1324]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1325]: 6 -0.480909 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1327]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1329]: 6 -0.739175 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1342]: 6 -1.4783 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1344]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1353]: 6 -0.71964 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1364]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1379]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1385]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1388]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1393]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1394]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1411]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1412]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1413]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1414]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1416]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1417]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1418]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1419]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1420]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1421]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1422]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1423]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1424]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1425]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1426]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1428]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1430]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1431]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1432]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1433]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1434]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1435]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1436]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1437]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1438]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1439]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1443]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1444]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1445]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1446]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1448]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1449]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1450]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1451]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1453]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1455]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1456]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1457]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1458]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1461]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1463]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1465]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1467]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1468]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1469]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1470]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1471]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1472]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1473]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1474]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1475]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1476]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1477]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1479]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1482]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1484]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1486]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1487]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1488]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1489]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1490]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1491]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1492]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1493]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1494]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1495]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1496]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1497]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1498]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1499]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1500]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1501]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1502]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1503]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1504]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1505]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1506]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1507]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1508]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1509]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1510]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1511]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1512]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1513]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1514]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1515]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1516]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1517]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1518]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1519]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1520]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1521]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1522]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1523]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1524]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1526]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1527]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1528]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1529]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1530]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1565]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1573]: 6 -1.72654 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1575]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1576]: 6 -0.937402 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1600]: 6 -1.42631 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1602]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1603]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1605]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1670]: 6 -1.15476 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1678]: 6 -2.14357 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1682]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1685]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1687]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1691]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1697]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1718]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1722]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1724]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1728]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1729]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1731]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1749]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1751]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1755]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1756]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1758]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1793]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1797]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1798]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1800]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1812]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1813]: 6 -0.178624 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1831]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1833]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1835]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1859]: 6 -1457.42 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1861]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1888]: 6 -446.685 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1890]: 6 -201.587 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1893]: 6 -172.932 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1895]: 6 -417.12 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1936]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1955]: 6 -105.03 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1956]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1958]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1971]: 6 -417.12 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1991]: 6 -47.6909 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1994]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1995]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1996]: 6 -29.5333 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1997]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[1998]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2000]: 6 -51.5818 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2001]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2002]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2003]: 6 -187.763 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2004]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2005]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2006]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2007]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2009]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2010]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2011]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2012]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2013]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2014]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2016]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2017]: 6 -20.4545 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2019]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2020]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2021]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2022]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2023]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2024]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2025]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2026]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2027]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2028]: 6 -29.5333 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2029]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2031]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2032]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2033]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2034]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2035]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2036]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2037]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2039]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2040]: 6 -94.3817 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2041]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2042]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2043]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2045]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2049]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2052]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2053]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2054]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2055]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2056]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2060]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2061]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2062]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2063]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2064]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2065]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2066]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2067]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2068]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2070]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2071]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2072]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2073]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2074]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2075]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2076]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2077]: 6 -187.763 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2078]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2079]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2081]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2082]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2083]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2084]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2085]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2086]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2087]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2088]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2089]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2091]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2093]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2094]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2095]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2097]: 6 -412.139 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2098]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2100]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2101]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2102]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2103]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2104]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2105]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2106]: 6 -141.073 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2108]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2109]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2111]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2112]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2113]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2114]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2122]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2123]: 6 -20.4545 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2125]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2126]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2127]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2130]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2132]: 6 -63.2544 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2133]: 6 -4.89096 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2134]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2135]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2136]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2137]: 6 -4.89098 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2138]: 6 -47.6909 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2139]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2140]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2142]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2143]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2146]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2147]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2151]: 6 -0.500029 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2152]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2155]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2156]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2160]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2162]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2171]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2172]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2176]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2177]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2178]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2182]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2183]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2184]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2186]: 6 -2.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2187]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2189]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2192]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2200]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2205]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2207]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2208]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2213]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2214]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2218]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2219]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2224]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2225]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2226]: 6 -2.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2236]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2246]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2255]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2263]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2264]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2270]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2276]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2277]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2281]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2286]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2288]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2289]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2291]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2292]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2432]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2433]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2448]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2480]: 6 -1.01301 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2481]: 6 -1.01307 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2497]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2509]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2510]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2523]: 6 -1.02597 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2579]: 6 -0.905293 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2601]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2614]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2630]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2645]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2659]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2672]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2684]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2695]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2705]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2714]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2722]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2729]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2735]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2740]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2746]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2747]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[2748]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3062]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3063]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3064]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3065]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3066]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3068]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3070]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3072]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3073]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3074]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3075]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3077]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3080]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3081]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3082]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3084]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3089]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3090]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3091]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3093]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3094]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3095]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3096]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3097]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3098]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3099]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3101]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3104]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3105]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3106]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3107]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3108]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3109]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3110]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3112]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3113]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3114]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3117]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3118]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3119]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3120]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3122]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3123]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3124]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3125]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3126]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3127]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3128]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3130]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3131]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3132]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3133]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3134]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3135]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3136]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3137]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3138]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3139]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3140]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3142]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3143]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3144]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3145]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3146]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3147]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3149]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3154]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3155]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3156]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3158]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3164]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3165]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3166]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3169]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3172]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3173]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3174]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3175]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3176]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3177]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3182]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3188]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3189]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3190]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3192]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3199]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3200]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3201]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3203]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3204]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3205]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3206]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3207]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3208]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3209]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3210]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3211]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3212]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3213]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3386]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3415]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3431]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3432]: 6 -0.986135 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3434]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3435]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3436]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3440]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3673]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3675]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3676]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3677]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3678]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3679]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3680]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3681]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3682]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3683]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3684]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3685]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3686]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3687]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3688]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3691]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3692]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3693]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3694]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3695]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3696]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3697]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3698]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3699]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3700]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3701]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3702]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3703]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3704]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3705]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3721]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3722]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3723]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3724]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3725]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3726]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3727]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3728]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3729]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3730]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3731]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3732]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3733]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3734]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3735]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3736]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3737]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3738]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3739]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3740]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3741]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3742]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3743]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3744]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3745]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3746]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3747]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3748]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3749]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3750]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3751]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3752]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3753]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3754]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3755]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3756]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3757]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3758]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3759]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3760]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3761]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3762]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3763]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3764]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3765]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3766]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3767]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3768]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3769]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3770]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3771]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3772]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3773]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3774]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3775]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3776]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3777]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3778]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3779]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3780]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3781]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3782]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3783]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3785]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3787]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3788]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3789]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3790]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3791]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3792]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3793]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3795]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3796]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3797]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3798]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3799]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3800]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3801]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3802]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3803]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3804]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3805]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3806]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3807]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3808]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3809]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3811]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3812]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3813]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3814]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3815]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3816]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3817]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3818]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3819]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3820]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3821]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3822]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3823]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3824]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3850]: 6 -0.345876 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3851]: 6 -0.719683 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3863]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3866]: 6 -0.943952 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3868]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3870]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3925]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3926]: 6 -0.0106784 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3928]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3945]: 6 -0.935261 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3947]: 6 -0.611165 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3952]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3954]: 6 -0.719709 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3965]: 6 -0.739219 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3984]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3987]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3989]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3994]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[3995]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4012]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4013]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4014]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4015]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4016]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4017]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4018]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4019]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4020]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4021]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4022]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4023]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4024]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4025]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4026]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4027]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4028]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4029]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4031]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4032]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4033]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4034]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4035]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4036]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4037]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4038]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4039]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4040]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4042]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4044]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4045]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4047]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4048]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4049]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4050]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4051]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4052]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4053]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4054]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4057]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4059]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4061]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4063]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4064]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4068]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4069]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4070]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4071]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4072]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4073]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4074]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4075]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4076]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4079]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4080]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4085]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4086]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4087]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4088]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4089]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4090]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4091]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4092]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4093]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4094]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4095]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4096]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4097]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4098]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4099]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4100]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4101]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4102]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4103]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4104]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4105]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4106]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4107]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4108]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4109]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4110]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4111]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4112]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4113]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4114]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4115]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4116]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4117]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4118]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4119]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4120]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4121]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4122]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4123]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4124]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4125]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4126]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4127]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4128]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4129]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4130]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4131]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4166]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4176]: 6 -1.07739 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4177]: 6 -1.07739 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4203]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4204]: 6 -1.01045 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4206]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4279]: 6 -2.11485 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4281]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4283]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4286]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4288]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4292]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4298]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4299]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4301]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4319]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4323]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4325]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4329]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4330]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4332]: 6 -0.607168 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4350]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4352]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4356]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4357]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4359]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4394]: 6 -0.0357335 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4398]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4399]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4401]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4413]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4414]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4432]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4434]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4436]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4456]: 6 -453.555 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4460]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4462]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4465]: 6 -1393.68 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4489]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4491]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4494]: 6 -188.116 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4537]: 6 -446.685 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4542]: 6 -1457.42 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4556]: 6 -1061.44 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4557]: 6 -521.15 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4559]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4577]: 6 -181.056 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4594]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4595]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4596]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4597]: 6 -4.89098 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4598]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4599]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4602]: 6 -20.4545 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4603]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4604]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4605]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4606]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4607]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4608]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4610]: 6 -4.89095 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4611]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4612]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4613]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4614]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4615]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4617]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4619]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4620]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4621]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4622]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4624]: 6 -20.4546 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4625]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4626]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4627]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4628]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4629]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4630]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4632]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4633]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4634]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4635]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4637]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4638]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4640]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4642]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4643]: 6 -412.139 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4644]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4646]: 6 -94.3817 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4647]: 6 -412.139 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4648]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4650]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4653]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4654]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4655]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4656]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4657]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4659]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4661]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4662]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4663]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4664]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4665]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4666]: 6 -63.2545 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4667]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4668]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4669]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4671]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4672]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4673]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4674]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4675]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4676]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4677]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4678]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4679]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4680]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4682]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4684]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4685]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4686]: 6 -47.6909 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4687]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4688]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4689]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4690]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4692]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4695]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4696]: 6 -29.5333 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4698]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4699]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4701]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4702]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4703]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4704]: 6 -187.763 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4705]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4706]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4707]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4709]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4710]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4711]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4712]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4713]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4714]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4715]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4723]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4726]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4727]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4728]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4730]: 6 -47.6909 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4731]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4734]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4735]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4736]: 6 -20.4546 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4737]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4738]: 6 -29.5333 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4739]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4740]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4741]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4742]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4743]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4744]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4745]: 6 -2.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4747]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4748]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4749]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4756]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4757]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4759]: 6 -0.500029 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4761]: 6 -0.500042 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4763]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4772]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4778]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4779]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4781]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4782]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4785]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4786]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4787]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4788]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4790]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4792]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4801]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4806]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4807]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4814]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4815]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4817]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4818]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4826]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4827]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4830]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4837]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4847]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4848]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4856]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4857]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4864]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4871]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4877]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4882]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4887]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4889]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[4890]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5015]: 6 -52.9333 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5022]: 6 -55.6667 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5027]: 6 -39.2667 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5033]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5034]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5049]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5068]: 6 -0.282631 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5081]: 6 -0.968446 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5098]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5110]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5111]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5124]: 6 -1.06064 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5180]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5202]: 6 -0.49449 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5215]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5231]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5246]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5260]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5273]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5285]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5296]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5306]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5315]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5323]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5330]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5336]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5341]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5347]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5348]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5349]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5563]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5564]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5581]: 6 -1.00001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5599]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5656]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5662]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5671]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5806]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5817]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5833]: 6 -1.0001 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5856]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5890]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5896]: 6 -1.00005 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5941]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[5971]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[6004]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[6074]: 6 -1.00009 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[6081]: 6 -1.00007 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[6096]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[6150]: 6 -1.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[6207]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[6238]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[6378]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[6379]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[6380]: 6 -1.00008 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[6381]: 6 -463.192 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[6402]: 6 -1.00004 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[6414]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[6466]: 6 -1.00003 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[6598]: 6 -1.00002 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[6681]: 6 -2.00006 0 shouldn't be
1990.48/1997.08	WSVECS04 Frhs2[6706]: 6 -1.00005 0 shouldn't be
2046.72/2053.47	c #Conflicts:    2051000 | #Constraints:     346901
2046.72/2053.47	c #Conflicts:    2052000 | #Constraints:     347901
2046.72/2053.47	c #Conflicts:    2053000 | #Constraints:     348901
2046.72/2053.47	c #Conflicts:    2054000 | #Constraints:     349901
2046.72/2053.47	c #Conflicts:    2055000 | #Constraints:     350901
2046.72/2053.47	c #Conflicts:    2056000 | #Constraints:     351901
2046.72/2053.47	c #Conflicts:    2057000 | #Constraints:     352901
2046.72/2053.47	c #Conflicts:    2058000 | #Constraints:     353901
2046.72/2053.47	c #Conflicts:    2059000 | #Constraints:     354901
2046.72/2053.47	c #Conflicts:    2060000 | #Constraints:     355901
2046.72/2053.47	c #Conflicts:    2061000 | #Constraints:     356901
2046.72/2053.47	c #Conflicts:    2062000 | #Constraints:     357901
2046.72/2053.47	c #Conflicts:    2063000 | #Constraints:     358901
2046.72/2053.47	c #Conflicts:    2064000 | #Constraints:     359901
2046.72/2053.47	c #Conflicts:    2065000 | #Constraints:     360901
2046.72/2053.47	c #Conflicts:    2066000 | #Constraints:     361901
2046.72/2053.47	c #Conflicts:    2067000 | #Constraints:     362901
2046.72/2053.47	c #Conflicts:    2068000 | #Constraints:     363901
2046.72/2053.47	c #Conflicts:    2069000 | #Constraints:     364901
2046.72/2053.47	c #Conflicts:    2070000 | #Constraints:     365901
2046.72/2053.47	c #Conflicts:    2071000 | #Constraints:     366901
2046.72/2053.47	c #Conflicts:    2072000 | #Constraints:     367901
2046.72/2053.47	c #Conflicts:    2073000 | #Constraints:     368901
2046.72/2053.47	c #Conflicts:    2074000 | #Constraints:     369901
2046.72/2053.47	c #Conflicts:    2075000 | #Constraints:     370901
2046.72/2053.47	c #Conflicts:    2076000 | #Constraints:     371901
2046.72/2053.47	c #Conflicts:    2077000 | #Constraints:     372901
2046.72/2053.47	c #Conflicts:    2078000 | #Constraints:     373901
2046.72/2053.47	c #Conflicts:    2079000 | #Constraints:     374901
2046.72/2053.47	c INPROCESSING
2046.72/2053.47	c GARBAGE COLLECT
2046.72/2053.47	c #Conflicts:    2080000 | #Constraints:     347306
2046.72/2053.47	c #Conflicts:    2081000 | #Constraints:     348306
2046.72/2053.47	c #Conflicts:    2082000 | #Constraints:     349306
2046.72/2053.47	c #Conflicts:    2083000 | #Constraints:     350306
2046.72/2053.47	c #Conflicts:    2084000 | #Constraints:     351306
2046.72/2053.47	c #Conflicts:    2085000 | #Constraints:     352306
2046.72/2053.47	c #Conflicts:    2086000 | #Constraints:     353306
2046.72/2053.47	c #Conflicts:    2087000 | #Constraints:     354306
2046.72/2053.47	c #Conflicts:    2088000 | #Constraints:     355306
2046.72/2053.47	c #Conflicts:    2089000 | #Constraints:     356306
2046.72/2053.47	c #Conflicts:    2090000 | #Constraints:     357306
2046.72/2053.47	c #Conflicts:    2091000 | #Constraints:     358306
2046.72/2053.47	c #Conflicts:    2092000 | #Constraints:     359306
2046.72/2053.47	c #Conflicts:    2093000 | #Constraints:     360306
2046.72/2053.47	c #Conflicts:    2094000 | #Constraints:     361306
2046.72/2053.47	c #Conflicts:    2095000 | #Constraints:     362306
2046.72/2053.47	c #Conflicts:    2096000 | #Constraints:     363306
2046.72/2053.47	c #Conflicts:    2097000 | #Constraints:     364306
2046.72/2053.47	c #Conflicts:    2098000 | #Constraints:     365306
2046.72/2053.47	c #Conflicts:    2099000 | #Constraints:     366306
2046.72/2053.47	c #Conflicts:    2100000 | #Constraints:     367306
2046.72/2053.47	c #Conflicts:    2101000 | #Constraints:     368306
2046.72/2053.47	c #Conflicts:    2102000 | #Constraints:     369306
2046.72/2053.47	c #Conflicts:    2103000 | #Constraints:     370306
2046.72/2053.47	c #Conflicts:    2104000 | #Constraints:     371306
2046.72/2053.47	c #Conflicts:    2105000 | #Constraints:     372306
2046.72/2053.47	c #Conflicts:    2106000 | #Constraints:     373306
2046.72/2053.47	c #Conflicts:    2107000 | #Constraints:     374306
2046.72/2053.47	c #Conflicts:    2108000 | #Constraints:     375306
2046.72/2053.47	c INPROCESSING
2046.72/2053.47	c GARBAGE COLLECT
2046.72/2053.47	c #Conflicts:    2109000 | #Constraints:     347486
2046.72/2053.47	c #Conflicts:    2110000 | #Constraints:     348486
2046.72/2053.47	c #Conflicts:    2111000 | #Constraints:     349486
2046.72/2053.47	c #Conflicts:    2112000 | #Constraints:     350486
2046.72/2053.47	c #Conflicts:    2113000 | #Constraints:     351486
2046.72/2053.47	c #Conflicts:    2114000 | #Constraints:     352486
2046.72/2053.47	c #Conflicts:    2115000 | #Constraints:     353487
2046.72/2053.47	c #Conflicts:    2116000 | #Constraints:     354487
2046.72/2053.47	c #Conflicts:    2117000 | #Constraints:     355487
2046.72/2053.47	c #Conflicts:    2118000 | #Constraints:     356487
2046.72/2053.47	c #Conflicts:    2119000 | #Constraints:     357487
2046.72/2053.47	c #Conflicts:    2120000 | #Constraints:     358487
2046.72/2053.47	c #Conflicts:    2121000 | #Constraints:     359487
2046.72/2053.47	c #Conflicts:    2122000 | #Constraints:     360487
2046.72/2053.47	c #Conflicts:    2123000 | #Constraints:     361487
2046.72/2053.47	c #Conflicts:    2124000 | #Constraints:     362487
2046.72/2053.47	c #Conflicts:    2125000 | #Constraints:     363487
2046.72/2053.47	c #Conflicts:    2126000 | #Constraints:     364487
2046.72/2053.47	c #Conflicts:    2127000 | #Constraints:     365487
2046.72/2053.47	c #Conflicts:    2128000 | #Constraints:     366487
2074.94/2081.77	c #Conflicts:    2129000 | #Constraints:     367487
2074.94/2081.77	c #Conflicts:    2130000 | #Constraints:     368487
2074.94/2081.77	c #Conflicts:    2131000 | #Constraints:     369487
2074.94/2081.77	c #Conflicts:    2132000 | #Constraints:     370487
2074.94/2081.77	c #Conflicts:    2133000 | #Constraints:     371487
2074.94/2081.77	c #Conflicts:    2134000 | #Constraints:     372487
2074.94/2081.77	c #Conflicts:    2135000 | #Constraints:     373487
2074.94/2081.77	c #Conflicts:    2136000 | #Constraints:     374487
2074.94/2081.77	c #Conflicts:    2137000 | #Constraints:     375487
2074.94/2081.77	c INPROCESSING
2074.94/2081.77	c GARBAGE COLLECT
2074.94/2081.77	c #Conflicts:    2138000 | #Constraints:     347486
2074.94/2081.77	c #Conflicts:    2139000 | #Constraints:     348486
2074.94/2081.77	c #Conflicts:    2140000 | #Constraints:     349486
2074.94/2081.77	c #Conflicts:    2141000 | #Constraints:     350486
2074.94/2081.77	c #Conflicts:    2142000 | #Constraints:     351486
2074.94/2081.77	c #Conflicts:    2143000 | #Constraints:     352486
2074.94/2081.77	c #Conflicts:    2144000 | #Constraints:     353486
2074.94/2081.77	c #Conflicts:    2145000 | #Constraints:     354486
2074.94/2081.77	c #Conflicts:    2146000 | #Constraints:     355486
2074.94/2081.77	c #Conflicts:    2147000 | #Constraints:     356486
2074.94/2081.77	c #Conflicts:    2148000 | #Constraints:     357486
2074.94/2081.77	c #Conflicts:    2149000 | #Constraints:     358486
2074.94/2081.77	c #Conflicts:    2150000 | #Constraints:     359486
2074.94/2081.77	c #Conflicts:    2151000 | #Constraints:     360486
2074.94/2081.77	c #Conflicts:    2152000 | #Constraints:     361486
2074.94/2081.77	c #Conflicts:    2153000 | #Constraints:     362486
2074.94/2081.77	c #Conflicts:    2154000 | #Constraints:     363486
2074.94/2081.77	c #Conflicts:    2155000 | #Constraints:     364486
2074.94/2081.77	c #Conflicts:    2156000 | #Constraints:     365486
2074.94/2081.77	c #Conflicts:    2157000 | #Constraints:     366486
2074.94/2081.77	c #Conflicts:    2158000 | #Constraints:     367486
2074.94/2081.77	c #Conflicts:    2159000 | #Constraints:     368486
2074.94/2081.77	c #Conflicts:    2160000 | #Constraints:     369486
2074.94/2081.77	c #Conflicts:    2161000 | #Constraints:     370486
2074.94/2081.77	c #Conflicts:    2162000 | #Constraints:     371486
2074.94/2081.77	c #Conflicts:    2163000 | #Constraints:     372486
2074.94/2081.77	c #Conflicts:    2164000 | #Constraints:     373486
2074.94/2081.77	c #Conflicts:    2165000 | #Constraints:     374569
2074.94/2081.77	c #Conflicts:    2166000 | #Constraints:     375630
2074.94/2081.77	c INPROCESSING
2074.94/2081.77	c GARBAGE COLLECT
2074.94/2081.77	WSVECS04 Frhs2[22]: 6 0 0.622742 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[41]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[60]: 6 -6.08225 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[73]: 6 -1.5 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[75]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[76]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[77]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[78]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[79]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[80]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[81]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[82]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[83]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[84]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[85]: 6 -2 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[86]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[87]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[88]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[89]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[90]: 6 -1.5 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[95]: 6 -0.139181 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[99]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[101]: 6 0 1.51178 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[102]: 6 -0.13918 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[103]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[128]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[160]: 6 -0.0747359 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[173]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[174]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[176]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[182]: 6 -1.73668 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[183]: 6 0 1.03404 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[186]: 6 -1.74253 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[187]: 6 -0.886702 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[197]: 6 0 6.39274 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[200]: 6 -1.14468 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[214]: 6 0 11.3859 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[221]: 6 0 1.66854 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[230]: 6 -1.48068 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[235]: 6 -0.214287 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[239]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[241]: 6 -1.87644 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[251]: 6 -3.97825 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[253]: 6 0 0.10928 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[285]: 6 -0.464617 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[288]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[302]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[464]: 6 0 0.37646 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[465]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[468]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[471]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[472]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[474]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[475]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[478]: 6 0 0.340017 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[481]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[494]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[498]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[503]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[520]: 6 0 0.168908 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[532]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[540]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[542]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[543]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[547]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[550]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[553]: 6 0 0.0467769 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[554]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[556]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[557]: 6 -1.16 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[564]: 6 0 0.0386215 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[574]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[576]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[593]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[595]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[597]: 6 0 0.125001 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[604]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[606]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[607]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[611]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[769]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[771]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[772]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[774]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[779]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[780]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[795]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[796]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[802]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[803]: 6 0 3.25309 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[805]: 6 0 3.25309 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[809]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[815]: 6 0 1.12655 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[824]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[825]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[828]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[829]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[836]: 6 -7.9506 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[837]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[838]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[840]: 6 0 0.0831583 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[849]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[850]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[861]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[869]: 6 0 4.7755 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[870]: 6 0 1.88775 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[871]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[879]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[880]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[882]: 6 0 19.2142 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[888]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[894]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[895]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[897]: 6 0 2.18982 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[900]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[905]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[906]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[908]: 6 0 19.2142 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[913]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[914]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[916]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[921]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[922]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[923]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[924]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[925]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[926]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[927]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[929]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[931]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[932]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[933]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[934]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[935]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[952]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[953]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[954]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[955]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[956]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[957]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[958]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[960]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[961]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[962]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[963]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[964]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[965]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[967]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[968]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[969]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[970]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[971]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[972]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[973]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[974]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[976]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[977]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[978]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[979]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[980]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[981]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[982]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[983]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[984]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[985]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[986]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[987]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[988]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[989]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[990]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[991]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[992]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[993]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[994]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[995]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[996]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[997]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[998]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[999]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1001]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1003]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1004]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1006]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1007]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1008]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1009]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1010]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1011]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1012]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1013]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1014]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1015]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1016]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1017]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1018]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1019]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1020]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1022]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1023]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1024]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1025]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1026]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1027]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1029]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1030]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1031]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1032]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1033]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1034]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1035]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1037]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1038]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1039]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1040]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1041]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1043]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1044]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1047]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1048]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1049]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1050]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1052]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1053]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1054]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1055]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1056]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1057]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1058]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1060]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1062]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1063]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1064]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1065]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1066]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1067]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1068]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1069]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1070]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1071]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1072]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1074]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1075]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1078]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1079]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1080]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1083]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1085]: 6 -0.311345 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1086]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1089]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1091]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1092]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1093]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1095]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1096]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1098]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1099]: 6 -0.311345 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1101]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1103]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1104]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1106]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1107]: 6 -0.311345 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1108]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1109]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1110]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1111]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1113]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1115]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1117]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1118]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1119]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1120]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1122]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1125]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1127]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1128]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1129]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1130]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1132]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1133]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1134]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1135]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1137]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1138]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1139]: 6 0 0.72164 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1140]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1141]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1142]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1143]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1145]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1146]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1147]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1148]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1149]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1150]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1154]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1155]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1156]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1157]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1158]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1159]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1160]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1161]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1163]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1164]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1165]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1166]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1169]: 6 -0.741755 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1170]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1171]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1173]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1175]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1177]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1180]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1182]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1183]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1184]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1185]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1187]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1188]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1190]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1191]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1192]: 6 -0.139181 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1193]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1194]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1195]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1196]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1204]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1205]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1207]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1209]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1211]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1212]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1213]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1214]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1215]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1216]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1218]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1219]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1220]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1222]: 6 -0.311345 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1223]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1225]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1226]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1229]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1231]: 6 -0.642328 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1232]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1233]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1234]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1235]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1236]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1238]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1239]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1240]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1241]: 6 0 0.227226 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1247]: 6 -0.642329 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1248]: 6 -0.281439 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1251]: 6 -0.323266 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1252]: 6 -0.661633 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1256]: 6 -0.910865 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1258]: 6 -0.642328 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1260]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1265]: 6 -2.04839 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1267]: 6 -0.776925 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1270]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1271]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1272]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1275]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1276]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1277]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1280]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1282]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1284]: 6 -0.732595 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1287]: 6 -0.0986215 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1288]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1289]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1292]: 6 -0.642328 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1295]: 6 -0.776925 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1296]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1297]: 6 -0.281439 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1298]: 6 0 0.402147 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1299]: 6 -0.936993 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1300]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1301]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1303]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1304]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1305]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1307]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1308]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1311]: 6 -0.38163 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1312]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1315]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1316]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1317]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1320]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1322]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1323]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1328]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1329]: 6 -0.0986216 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1331]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1332]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1333]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1335]: 6 0 1.67405 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1337]: 6 0 0.402146 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1342]: 6 -2.65253 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1343]: 6 -1.37215 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1348]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1349]: 6 -2.6047 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1350]: 6 -0.936992 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1352]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1353]: 6 0 0.337028 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1355]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1356]: 6 0 0.0483906 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1357]: 6 -0.284657 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1358]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1359]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1361]: 6 -0.0986214 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1362]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1364]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1366]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1367]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1369]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1370]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1374]: 6 0 0.648134 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1376]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1377]: 6 0 0.382427 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1378]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1407]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1531]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1533]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1537]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1538]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1539]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1542]: 6 -0.362903 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1546]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1547]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1549]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1551]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1552]: 6 0 0.383879 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1555]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1556]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1559]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1561]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1565]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1570]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1571]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1573]: 6 0 2.86927 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1582]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1586]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1589]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1591]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1592]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1593]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1597]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1599]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1603]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1607]: 6 -2.01646 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1608]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1609]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1614]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1615]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1629]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1630]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1631]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1636]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1638]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1639]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1640]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1641]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1643]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1644]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1645]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1646]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1648]: 6 -0.362902 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1649]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1651]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1652]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1653]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1654]: 6 -0.362902 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1656]: 6 -0.362902 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1659]: 6 -1.0846 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1661]: 6 -9.46564 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1664]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1666]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1671]: 6 -0.790926 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1675]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1677]: 6 -3.28223 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1681]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1817]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1818]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1820]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1821]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1839]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1841]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1842]: 6 0 0.200001 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1854]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1856]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1857]: 6 0 0.145598 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1858]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1859]: 6 -0.300001 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1860]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1861]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1862]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1863]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1864]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1868]: 6 0 4.62883 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1869]: 6 -0.950001 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1871]: 6 -0.862997 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1873]: 6 0 2.75255 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1874]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1875]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1877]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1879]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1890]: 6 -0.192308 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1898]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1899]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1903]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1906]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1907]: 6 0 0.747355 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1908]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1911]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1912]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1913]: 6 0 1.08475 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1915]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1916]: 6 -0.307693 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1917]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1918]: 6 -0.823353 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1919]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1921]: 6 0 0.459327 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1926]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1929]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1930]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1932]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1934]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1935]: 6 -0.873353 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1936]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1937]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1939]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1940]: 6 -0.726574 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1941]: 6 -1.17308 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1946]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1949]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1956]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1962]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1964]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1969]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1972]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1975]: 6 -2.06667 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1976]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1977]: 6 -0.976575 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1981]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1985]: 6 0 0.242377 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1987]: 6 0 2.75255 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1990]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1992]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1994]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1995]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1996]: 6 0 0.0509911 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1998]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[1999]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2002]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2006]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2009]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2010]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2011]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2014]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2015]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2018]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2021]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2022]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2023]: 6 0 1.48625 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2026]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2029]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2030]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2032]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2038]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2042]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2047]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2051]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2053]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2056]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2057]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2059]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2066]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2070]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2074]: 6 0 1.07188 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2076]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2078]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2079]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2080]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2081]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2090]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2098]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2099]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2107]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2108]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2113]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2114]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2121]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2122]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2134]: 6 0 1.78598 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2136]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2142]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2143]: 6 0 0.212336 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2147]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2155]: 6 0 0.120515 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2156]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2162]: 6 0 0.320205 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2171]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2184]: 6 0 0.0903719 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2186]: 6 -0.73968 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2187]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2188]: 6 -1 0 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2200]: 6 0 0.120515 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2214]: 6 0 0.130161 shouldn't be
2074.94/2081.77	WSVECS04 Frhs2[2217]: 6 0 0.130161 shouldn't be
2074.94/2081.77	WSVECS [...]

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

hs2[4412]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4413]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4415]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4416]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4417]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4419]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4421]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4422]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4423]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4424]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4426]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4427]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4428]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4430]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4431]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4433]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4434]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4437]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4492]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4496]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4506]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4521]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4532]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4609]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4644]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4651]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4702]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4746]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4750]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4751]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4752]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4753]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4754]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4755]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4760]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4764]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4773]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4777]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4780]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4783]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4784]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4791]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4793]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4802]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4803]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4819]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4821]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4823]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4825]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4829]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4838]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4849]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4858]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4865]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4866]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4872]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4873]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4878]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4879]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4883]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4884]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4892]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4893]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4895]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4897]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4899]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4901]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4903]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4905]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4906]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4908]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4910]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4911]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4913]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4916]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4917]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4926]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4927]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4945]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4946]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4952]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4955]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4956]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4958]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4960]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4961]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4963]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4964]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4966]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4968]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4973]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4975]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4976]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4977]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4978]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4980]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4983]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[4994]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5001]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5002]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5019]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5021]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5025]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5026]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5028]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5029]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5036]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5046]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5067]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5070]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5073]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5078]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5079]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5090]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5117]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5121]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5144]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5150]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5156]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5177]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5178]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5179]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5180]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5193]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5197]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5219]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5235]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5250]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5264]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5277]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5289]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5300]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5310]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5319]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5327]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5334]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5340]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5345]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5354]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5355]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5385]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5399]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5400]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5414]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5427]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5449]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5450]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5459]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5468]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5469]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5476]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5477]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5483]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5484]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5489]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5490]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5494]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5495]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5500]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5501]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5513]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5534]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5535]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5544]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5566]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5567]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5574]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5582]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5583]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5619]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5621]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5630]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5631]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5663]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5684]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5685]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5687]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5731]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5732]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5739]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5783]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5821]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5865]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5866]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5913]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5936]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5984]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[5994]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6005]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6035]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6056]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6057]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6107]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6108]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6110]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6113]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6114]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6115]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6116]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6119]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6120]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6137]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6145]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6146]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6170]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6171]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6173]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6200]: 6 0 30.7652 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6201]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6282]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6341]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6342]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6344]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6414]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6422]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6428]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6429]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6469]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6480]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6485]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6486]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6511]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6553]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6555]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6628]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6668]: 6 -1 0 shouldn't be
2090.69/2097.50	WSVECS04 Frhs2[6704]: 6 -1 0 shouldn't be
2153.52/2160.50	c #Conflicts:    2167000 | #Constraints:     347358
2153.52/2160.50	c #Conflicts:    2168000 | #Constraints:     348358
2153.52/2160.50	c #Conflicts:    2169000 | #Constraints:     349358
2153.52/2160.50	c #Conflicts:    2170000 | #Constraints:     350358
2153.52/2160.50	c #Conflicts:    2171000 | #Constraints:     351358
2153.52/2160.50	c #Conflicts:    2172000 | #Constraints:     352358
2153.52/2160.50	c #Conflicts:    2173000 | #Constraints:     353358
2153.52/2160.50	c #Conflicts:    2174000 | #Constraints:     354358
2153.52/2160.50	c #Conflicts:    2175000 | #Constraints:     355358
2153.52/2160.50	c #Conflicts:    2176000 | #Constraints:     356358
2153.52/2160.50	c #Conflicts:    2177000 | #Constraints:     357358
2153.52/2160.50	c #Conflicts:    2178000 | #Constraints:     358358
2153.52/2160.50	c #Conflicts:    2179000 | #Constraints:     359358
2153.52/2160.50	c #Conflicts:    2180000 | #Constraints:     360358
2153.52/2160.50	c #Conflicts:    2181000 | #Constraints:     361359
2153.52/2160.50	c #Conflicts:    2182000 | #Constraints:     362359
2153.52/2160.50	c #Conflicts:    2183000 | #Constraints:     363359
2153.52/2160.50	c #Conflicts:    2184000 | #Constraints:     364359
2153.52/2160.50	c #Conflicts:    2185000 | #Constraints:     365359
2153.52/2160.50	c #Conflicts:    2186000 | #Constraints:     366359
2153.52/2160.50	c #Conflicts:    2187000 | #Constraints:     367359
2153.52/2160.50	c #Conflicts:    2188000 | #Constraints:     368359
2153.52/2160.50	c #Conflicts:    2189000 | #Constraints:     369359
2153.52/2160.50	c #Conflicts:    2190000 | #Constraints:     370359
2153.52/2160.50	c #Conflicts:    2191000 | #Constraints:     371359
2153.52/2160.50	c #Conflicts:    2192000 | #Constraints:     372359
2153.52/2160.50	c #Conflicts:    2193000 | #Constraints:     373359
2153.52/2160.50	c #Conflicts:    2194000 | #Constraints:     374359
2153.52/2160.50	c #Conflicts:    2195000 | #Constraints:     375359
2153.52/2160.50	c #Conflicts:    2196000 | #Constraints:     376359
2153.52/2160.50	c INPROCESSING
2153.52/2160.50	c GARBAGE COLLECT
2153.52/2160.50	c #Conflicts:    2197000 | #Constraints:     347912
2153.52/2160.50	c #Conflicts:    2198000 | #Constraints:     348912
2153.52/2160.50	c #Conflicts:    2199000 | #Constraints:     349912
2153.52/2160.50	c #Conflicts:    2200000 | #Constraints:     350912
2153.52/2160.50	c #Conflicts:    2201000 | #Constraints:     351912
2153.52/2160.50	c #Conflicts:    2202000 | #Constraints:     352912
2153.52/2160.50	c #Conflicts:    2203000 | #Constraints:     353912
2153.52/2160.50	c #Conflicts:    2204000 | #Constraints:     354912
2153.52/2160.50	c #Conflicts:    2205000 | #Constraints:     355912
2153.52/2160.50	c #Conflicts:    2206000 | #Constraints:     356912
2153.52/2160.50	c #Conflicts:    2207000 | #Constraints:     357912
2153.52/2160.50	c #Conflicts:    2208000 | #Constraints:     358912
2153.52/2160.50	c #Conflicts:    2209000 | #Constraints:     359912
2153.52/2160.50	c #Conflicts:    2210000 | #Constraints:     360912
2153.52/2160.50	c #Conflicts:    2211000 | #Constraints:     361912
2153.52/2160.50	c #Conflicts:    2212000 | #Constraints:     362912
2153.52/2160.50	c #Conflicts:    2213000 | #Constraints:     363912
2153.52/2160.50	c #Conflicts:    2214000 | #Constraints:     364912
2153.52/2160.50	c #Conflicts:    2215000 | #Constraints:     365912
2153.52/2160.50	c #Conflicts:    2216000 | #Constraints:     366912
2153.52/2160.50	c #Conflicts:    2217000 | #Constraints:     367912
2153.52/2160.50	c #Conflicts:    2218000 | #Constraints:     368912
2153.52/2160.50	c #Conflicts:    2219000 | #Constraints:     369912
2153.52/2160.50	c #Conflicts:    2220000 | #Constraints:     370912
2153.52/2160.50	c #Conflicts:    2221000 | #Constraints:     371912
2153.52/2160.50	c #Conflicts:    2222000 | #Constraints:     372912
2153.52/2160.50	c #Conflicts:    2223000 | #Constraints:     373912
2153.52/2160.50	c #Conflicts:    2224000 | #Constraints:     374912
2153.52/2160.50	c #Conflicts:    2225000 | #Constraints:     375912
2153.52/2160.50	c #Conflicts:    2226000 | #Constraints:     376912
2153.52/2160.50	c INPROCESSING
2153.52/2160.50	c GARBAGE COLLECT
2153.52/2160.50	c #Conflicts:    2227000 | #Constraints:     348303
2153.52/2160.50	c #Conflicts:    2228000 | #Constraints:     349303
2153.52/2160.50	c #Conflicts:    2229000 | #Constraints:     350303
2153.52/2160.50	c #Conflicts:    2230000 | #Constraints:     351303
2153.52/2160.50	c #Conflicts:    2231000 | #Constraints:     352303
2153.52/2160.50	c #Conflicts:    2232000 | #Constraints:     353303
2153.52/2160.50	c #Conflicts:    2233000 | #Constraints:     354303
2153.52/2160.50	c #Conflicts:    2234000 | #Constraints:     355303
2153.52/2160.50	c #Conflicts:    2235000 | #Constraints:     356303
2153.52/2160.50	c #Conflicts:    2236000 | #Constraints:     357303
2153.52/2160.50	c #Conflicts:    2237000 | #Constraints:     358303
2153.52/2160.50	c #Conflicts:    2238000 | #Constraints:     359303
2153.52/2160.50	c #Conflicts:    2239000 | #Constraints:     360303
2153.52/2160.50	c #Conflicts:    2240000 | #Constraints:     361303
2153.52/2160.50	c #Conflicts:    2241000 | #Constraints:     362303
2153.52/2160.50	c #Conflicts:    2242000 | #Constraints:     363303
2153.52/2160.50	c #Conflicts:    2243000 | #Constraints:     364303
2153.52/2160.50	c #Conflicts:    2244000 | #Constraints:     365303
2195.40/2202.52	c #Conflicts:    2245000 | #Constraints:     366303
2195.40/2202.52	c #Conflicts:    2246000 | #Constraints:     367303
2195.40/2202.52	c #Conflicts:    2247000 | #Constraints:     368303
2195.40/2202.52	c #Conflicts:    2248000 | #Constraints:     369303
2195.40/2202.52	c #Conflicts:    2249000 | #Constraints:     370303
2195.40/2202.52	c #Conflicts:    2250000 | #Constraints:     371303
2195.40/2202.52	c #Conflicts:    2251000 | #Constraints:     372303
2195.40/2202.52	c #Conflicts:    2252000 | #Constraints:     373303
2195.40/2202.52	c #Conflicts:    2253000 | #Constraints:     374303
2195.40/2202.52	c #Conflicts:    2254000 | #Constraints:     375303
2195.40/2202.52	c #Conflicts:    2255000 | #Constraints:     376303
2195.40/2202.52	c #Conflicts:    2256000 | #Constraints:     377303
2195.40/2202.52	c INPROCESSING
2195.40/2202.52	c GARBAGE COLLECT
2195.40/2202.52	c #Conflicts:    2257000 | #Constraints:     348509
2195.40/2202.52	c #Conflicts:    2258000 | #Constraints:     349509
2195.40/2202.52	c #Conflicts:    2259000 | #Constraints:     350509
2195.40/2202.52	c #Conflicts:    2260000 | #Constraints:     351509
2195.40/2202.52	c #Conflicts:    2261000 | #Constraints:     352509
2195.40/2202.52	c #Conflicts:    2262000 | #Constraints:     353509
2195.40/2202.52	c #Conflicts:    2263000 | #Constraints:     354509
2195.40/2202.52	c #Conflicts:    2264000 | #Constraints:     355509
2195.40/2202.52	c #Conflicts:    2265000 | #Constraints:     356509
2195.40/2202.52	c #Conflicts:    2266000 | #Constraints:     357509
2195.40/2202.52	c #Conflicts:    2267000 | #Constraints:     358509
2195.40/2202.52	c #Conflicts:    2268000 | #Constraints:     359509
2195.40/2202.52	c #Conflicts:    2269000 | #Constraints:     360509
2195.40/2202.52	c #Conflicts:    2270000 | #Constraints:     361509
2195.40/2202.52	c #Conflicts:    2271000 | #Constraints:     362509
2195.40/2202.52	c #Conflicts:    2272000 | #Constraints:     363509
2195.40/2202.52	c #Conflicts:    2273000 | #Constraints:     364509
2195.40/2202.52	c #Conflicts:    2274000 | #Constraints:     365509
2195.40/2202.52	c #Conflicts:    2275000 | #Constraints:     366509
2195.40/2202.52	c #Conflicts:    2276000 | #Constraints:     367509
2195.40/2202.52	c #Conflicts:    2277000 | #Constraints:     368509
2195.40/2202.52	c #Conflicts:    2278000 | #Constraints:     369509
2195.40/2202.52	c #Conflicts:    2279000 | #Constraints:     370509
2195.40/2202.52	c #Conflicts:    2280000 | #Constraints:     371509
2195.40/2202.52	c #Conflicts:    2281000 | #Constraints:     372509
2195.40/2202.52	c #Conflicts:    2282000 | #Constraints:     373509
2195.40/2202.52	c #Conflicts:    2283000 | #Constraints:     374509
2195.40/2202.52	c #Conflicts:    2284000 | #Constraints:     375509
2195.40/2202.52	c #Conflicts:    2285000 | #Constraints:     376509
2195.40/2202.52	c #Conflicts:    2286000 | #Constraints:     377509
2195.40/2202.52	c INPROCESSING
2195.40/2202.52	c GARBAGE COLLECT
2195.40/2202.52	c #Conflicts:    2287000 | #Constraints:     348495
2195.40/2202.52	c #Conflicts:    2288000 | #Constraints:     349495
2195.40/2202.52	c #Conflicts:    2289000 | #Constraints:     350495
2195.40/2202.52	c #Conflicts:    2290000 | #Constraints:     351495
2195.40/2202.52	c #Conflicts:    2291000 | #Constraints:     352495
2195.40/2202.52	c #Conflicts:    2292000 | #Constraints:     353495
2195.40/2202.52	c #Conflicts:    2293000 | #Constraints:     354495
2195.40/2202.52	c #Conflicts:    2294000 | #Constraints:     355495
2195.40/2202.52	c #Conflicts:    2295000 | #Constraints:     356495
2195.40/2202.52	c #Conflicts:    2296000 | #Constraints:     357495
2195.40/2202.52	c #Conflicts:    2297000 | #Constraints:     358495
2195.40/2202.52	c #Conflicts:    2298000 | #Constraints:     359495
2195.40/2202.52	c #Conflicts:    2299000 | #Constraints:     360495
2195.40/2202.52	c #Conflicts:    2300000 | #Constraints:     361495
2195.40/2202.52	c #Conflicts:    2301000 | #Constraints:     362495
2195.40/2202.52	c #Conflicts:    2302000 | #Constraints:     363495
2195.40/2202.52	c #Conflicts:    2303000 | #Constraints:     364495
2195.40/2202.52	c #Conflicts:    2304000 | #Constraints:     365495
2195.40/2202.52	c #Conflicts:    2305000 | #Constraints:     366495
2195.40/2202.52	c #Conflicts:    2306000 | #Constraints:     367495
2195.40/2202.52	c #Conflicts:    2307000 | #Constraints:     368495
2195.40/2202.52	c #Conflicts:    2308000 | #Constraints:     369495
2195.40/2202.52	c #Conflicts:    2309000 | #Constraints:     370495
2195.40/2202.52	c #Conflicts:    2310000 | #Constraints:     371495
2195.40/2202.52	c #Conflicts:    2311000 | #Constraints:     372495
2195.40/2202.52	c #Conflicts:    2312000 | #Constraints:     373495
2195.40/2202.52	c #Conflicts:    2313000 | #Constraints:     374495
2195.40/2202.52	c #Conflicts:    2314000 | #Constraints:     375495
2195.40/2202.52	c #Conflicts:    2315000 | #Constraints:     376495
2195.40/2202.52	c #Conflicts:    2316000 | #Constraints:     377496
2195.40/2202.52	c INPROCESSING
2195.40/2202.52	c GARBAGE COLLECT
2195.40/2202.52	c #Conflicts:    2317000 | #Constraints:     348289
2195.40/2202.52	c #Conflicts:    2318000 | #Constraints:     349289
2195.40/2202.52	c #Conflicts:    2319000 | #Constraints:     350289
2195.40/2202.52	c #Conflicts:    2320000 | #Constraints:     351289
2195.40/2202.52	c #Conflicts:    2321000 | #Constraints:     352289
2303.29/2310.76	c #Conflicts:    2322000 | #Constraints:     353289
2303.29/2310.76	c #Conflicts:    2323000 | #Constraints:     354289
2303.29/2310.76	c #Conflicts:    2324000 | #Constraints:     355289
2303.29/2310.76	c #Conflicts:    2325000 | #Constraints:     356290
2303.29/2310.76	c #Conflicts:    2326000 | #Constraints:     357290
2303.29/2310.76	c #Conflicts:    2327000 | #Constraints:     358290
2303.29/2310.76	c #Conflicts:    2328000 | #Constraints:     359290
2303.29/2310.76	c #Conflicts:    2329000 | #Constraints:     360290
2303.29/2310.76	c #Conflicts:    2330000 | #Constraints:     361290
2303.29/2310.76	c #Conflicts:    2331000 | #Constraints:     362290
2303.29/2310.76	c #Conflicts:    2332000 | #Constraints:     363290
2303.29/2310.76	c #Conflicts:    2333000 | #Constraints:     364290
2303.29/2310.76	c #Conflicts:    2334000 | #Constraints:     365290
2303.29/2310.76	c #Conflicts:    2335000 | #Constraints:     366290
2303.29/2310.76	c #Conflicts:    2336000 | #Constraints:     367290
2303.29/2310.76	c #Conflicts:    2337000 | #Constraints:     368291
2303.29/2310.76	c #Conflicts:    2338000 | #Constraints:     369291
2303.29/2310.76	c #Conflicts:    2339000 | #Constraints:     370292
2303.29/2310.76	c #Conflicts:    2340000 | #Constraints:     371335
2303.29/2310.76	c #Conflicts:    2341000 | #Constraints:     372347
2303.29/2310.76	c #Conflicts:    2342000 | #Constraints:     373363
2303.29/2310.76	c #Conflicts:    2343000 | #Constraints:     374568
2303.29/2310.76	c #Conflicts:    2344000 | #Constraints:     375619
2303.29/2310.76	c #Conflicts:    2345000 | #Constraints:     376621
2303.29/2310.76	c #Conflicts:    2346000 | #Constraints:     377624
2303.29/2310.76	c #Conflicts:    2347000 | #Constraints:     378625
2303.29/2310.76	c INPROCESSING
2303.29/2310.76	c GARBAGE COLLECT
2303.29/2310.76	c #Conflicts:    2348000 | #Constraints:     349047
2303.29/2310.76	c #Conflicts:    2349000 | #Constraints:     350069
2303.29/2310.76	c #Conflicts:    2350000 | #Constraints:     351069
2303.29/2310.76	c #Conflicts:    2351000 | #Constraints:     352069
2303.29/2310.76	c #Conflicts:    2352000 | #Constraints:     353069
2303.29/2310.76	c #Conflicts:    2353000 | #Constraints:     354069
2303.29/2310.76	c #Conflicts:    2354000 | #Constraints:     355069
2303.29/2310.76	c #Conflicts:    2355000 | #Constraints:     356069
2303.29/2310.76	c #Conflicts:    2356000 | #Constraints:     357069
2303.29/2310.76	c #Conflicts:    2357000 | #Constraints:     358069
2303.29/2310.76	c #Conflicts:    2358000 | #Constraints:     359069
2303.29/2310.76	c #Conflicts:    2359000 | #Constraints:     360069
2303.29/2310.76	c #Conflicts:    2360000 | #Constraints:     361069
2303.29/2310.76	c #Conflicts:    2361000 | #Constraints:     362075
2303.29/2310.76	c #Conflicts:    2362000 | #Constraints:     363076
2303.29/2310.76	c #Conflicts:    2363000 | #Constraints:     364327
2303.29/2310.76	c #Conflicts:    2364000 | #Constraints:     365393
2303.29/2310.76	c #Conflicts:    2365000 | #Constraints:     366460
2303.29/2310.76	c #Conflicts:    2366000 | #Constraints:     367844
2303.29/2310.76	c #Conflicts:    2367000 | #Constraints:     368916
2303.29/2310.76	c #Conflicts:    2368000 | #Constraints:     369916
2303.29/2310.76	c #Conflicts:    2369000 | #Constraints:     370916
2303.29/2310.76	c #Conflicts:    2370000 | #Constraints:     371916
2303.29/2310.76	c #Conflicts:    2371000 | #Constraints:     372916
2303.29/2310.76	c #Conflicts:    2372000 | #Constraints:     373916
2303.29/2310.76	c #Conflicts:    2373000 | #Constraints:     374916
2303.29/2310.76	c #Conflicts:    2374000 | #Constraints:     375916
2303.29/2310.76	c #Conflicts:    2375000 | #Constraints:     376916
2303.29/2310.76	c #Conflicts:    2376000 | #Constraints:     377916
2303.29/2310.76	c #Conflicts:    2377000 | #Constraints:     378916
2303.29/2310.76	c #Conflicts:    2378000 | #Constraints:     380257
2303.29/2310.76	c INPROCESSING
2303.29/2310.76	c GARBAGE COLLECT
2303.29/2310.76	c #Conflicts:    2379000 | #Constraints:     349976
2303.29/2310.76	c #Conflicts:    2380000 | #Constraints:     350976
2303.29/2310.76	c #Conflicts:    2381000 | #Constraints:     351976
2303.29/2310.76	c #Conflicts:    2382000 | #Constraints:     352976
2303.29/2310.76	c #Conflicts:    2383000 | #Constraints:     353976
2303.29/2310.76	c #Conflicts:    2384000 | #Constraints:     354976
2303.29/2310.76	c #Conflicts:    2385000 | #Constraints:     355976
2303.29/2310.76	c #Conflicts:    2386000 | #Constraints:     356976
2303.29/2310.76	c #Conflicts:    2387000 | #Constraints:     357976
2303.29/2310.76	c #Conflicts:    2388000 | #Constraints:     358976
2303.29/2310.76	c #Conflicts:    2389000 | #Constraints:     359976
2303.29/2310.76	c #Conflicts:    2390000 | #Constraints:     360976
2303.29/2310.76	c #Conflicts:    2391000 | #Constraints:     361976
2303.29/2310.76	c #Conflicts:    2392000 | #Constraints:     362976
2303.29/2310.76	c #Conflicts:    2393000 | #Constraints:     363976
2303.29/2310.76	c #Conflicts:    2394000 | #Constraints:     364976
2303.29/2310.76	c #Conflicts:    2395000 | #Constraints:     365976
2303.29/2310.76	c #Conflicts:    2396000 | #Constraints:     366976
2303.29/2310.76	c #Conflicts:    2397000 | #Constraints:     367976
2303.29/2310.76	c #Conflicts:    2398000 | #Constraints:     368976
2353.76/2361.38	c #Conflicts:    2399000 | #Constraints:     369976
2353.76/2361.38	c #Conflicts:    2400000 | #Constraints:     370976
2353.76/2361.38	c #Conflicts:    2401000 | #Constraints:     371976
2353.76/2361.38	c #Conflicts:    2402000 | #Constraints:     372976
2353.76/2361.38	c #Conflicts:    2403000 | #Constraints:     373976
2353.76/2361.38	c #Conflicts:    2404000 | #Constraints:     374976
2353.76/2361.38	c #Conflicts:    2405000 | #Constraints:     375976
2353.76/2361.38	c #Conflicts:    2406000 | #Constraints:     376976
2353.76/2361.38	c #Conflicts:    2407000 | #Constraints:     377976
2353.76/2361.38	c #Conflicts:    2408000 | #Constraints:     378976
2353.76/2361.38	c #Conflicts:    2409000 | #Constraints:     379976
2353.76/2361.38	c INPROCESSING
2353.76/2361.38	c GARBAGE COLLECT
2353.76/2361.38	c #Conflicts:    2410000 | #Constraints:     349831
2353.76/2361.38	c #Conflicts:    2411000 | #Constraints:     350831
2353.76/2361.38	c #Conflicts:    2412000 | #Constraints:     351831
2353.76/2361.38	c #Conflicts:    2413000 | #Constraints:     352831
2353.76/2361.38	c #Conflicts:    2414000 | #Constraints:     353831
2353.76/2361.38	c #Conflicts:    2415000 | #Constraints:     354831
2353.76/2361.38	c #Conflicts:    2416000 | #Constraints:     355831
2353.76/2361.38	c #Conflicts:    2417000 | #Constraints:     356831
2353.76/2361.38	c #Conflicts:    2418000 | #Constraints:     357831
2353.76/2361.38	c #Conflicts:    2419000 | #Constraints:     358831
2353.76/2361.38	c #Conflicts:    2420000 | #Constraints:     359831
2353.76/2361.38	c #Conflicts:    2421000 | #Constraints:     360831
2353.76/2361.38	c #Conflicts:    2422000 | #Constraints:     361831
2353.76/2361.38	c #Conflicts:    2423000 | #Constraints:     362831
2353.76/2361.38	c #Conflicts:    2424000 | #Constraints:     363831
2353.76/2361.38	c #Conflicts:    2425000 | #Constraints:     364831
2353.76/2361.38	c #Conflicts:    2426000 | #Constraints:     365831
2353.76/2361.38	c #Conflicts:    2427000 | #Constraints:     366831
2353.76/2361.38	c #Conflicts:    2428000 | #Constraints:     367831
2353.76/2361.38	c #Conflicts:    2429000 | #Constraints:     368831
2353.76/2361.38	c #Conflicts:    2430000 | #Constraints:     369831
2353.76/2361.38	c #Conflicts:    2431000 | #Constraints:     370831
2353.76/2361.38	c #Conflicts:    2432000 | #Constraints:     371831
2353.76/2361.38	c #Conflicts:    2433000 | #Constraints:     372831
2353.76/2361.38	c #Conflicts:    2434000 | #Constraints:     373831
2353.76/2361.38	c #Conflicts:    2435000 | #Constraints:     374831
2353.76/2361.38	c #Conflicts:    2436000 | #Constraints:     375831
2353.76/2361.38	c #Conflicts:    2437000 | #Constraints:     376831
2353.76/2361.38	c #Conflicts:    2438000 | #Constraints:     377831
2353.76/2361.38	c #Conflicts:    2439000 | #Constraints:     378831
2353.76/2361.38	c #Conflicts:    2440000 | #Constraints:     379831
2353.76/2361.38	c INPROCESSING
2353.76/2361.38	c GARBAGE COLLECT
2353.76/2361.38	c #Conflicts:    2441000 | #Constraints:     349663
2353.76/2361.38	c #Conflicts:    2442000 | #Constraints:     350663
2353.76/2361.38	c #Conflicts:    2443000 | #Constraints:     351663
2353.76/2361.38	c #Conflicts:    2444000 | #Constraints:     352663
2353.76/2361.38	c #Conflicts:    2445000 | #Constraints:     353663
2353.76/2361.38	c #Conflicts:    2446000 | #Constraints:     354663
2353.76/2361.38	c #Conflicts:    2447000 | #Constraints:     355663
2353.76/2361.38	c #Conflicts:    2448000 | #Constraints:     356663
2353.76/2361.38	c #Conflicts:    2449000 | #Constraints:     357663
2353.76/2361.38	c #Conflicts:    2450000 | #Constraints:     358663
2353.76/2361.38	c #Conflicts:    2451000 | #Constraints:     359663
2353.76/2361.38	c #Conflicts:    2452000 | #Constraints:     360663
2353.76/2361.38	c #Conflicts:    2453000 | #Constraints:     361663
2353.76/2361.38	c #Conflicts:    2454000 | #Constraints:     362663
2353.76/2361.38	c #Conflicts:    2455000 | #Constraints:     363663
2353.76/2361.38	c #Conflicts:    2456000 | #Constraints:     364663
2353.76/2361.38	c #Conflicts:    2457000 | #Constraints:     365663
2353.76/2361.38	c #Conflicts:    2458000 | #Constraints:     366663
2353.76/2361.38	c #Conflicts:    2459000 | #Constraints:     367663
2353.76/2361.38	c #Conflicts:    2460000 | #Constraints:     368663
2353.76/2361.38	c #Conflicts:    2461000 | #Constraints:     369663
2353.76/2361.38	c #Conflicts:    2462000 | #Constraints:     370663
2353.76/2361.38	c #Conflicts:    2463000 | #Constraints:     371663
2353.76/2361.38	c #Conflicts:    2464000 | #Constraints:     372663
2353.76/2361.38	c #Conflicts:    2465000 | #Constraints:     373663
2353.76/2361.38	c #Conflicts:    2466000 | #Constraints:     374663
2353.76/2361.38	c #Conflicts:    2467000 | #Constraints:     375663
2353.76/2361.38	c #Conflicts:    2468000 | #Constraints:     376663
2353.76/2361.38	c #Conflicts:    2469000 | #Constraints:     377663
2353.76/2361.38	c #Conflicts:    2470000 | #Constraints:     378663
2353.76/2361.38	c #Conflicts:    2471000 | #Constraints:     379663
2353.76/2361.38	c INPROCESSING
2353.76/2361.38	c GARBAGE COLLECT
2353.76/2361.38	c #Conflicts:    2472000 | #Constraints:     349370
2353.76/2361.38	c #Conflicts:    2473000 | #Constraints:     350370
2353.76/2361.38	c #Conflicts:    2474000 | #Constraints:     351370
2353.76/2361.38	c #Conflicts:    2475000 | #Constraints:     352370
2391.45/2399.12	c #Conflicts:    2476000 | #Constraints:     353370
2391.45/2399.12	c #Conflicts:    2477000 | #Constraints:     354370
2391.45/2399.12	c #Conflicts:    2478000 | #Constraints:     355370
2391.45/2399.12	c #Conflicts:    2479000 | #Constraints:     356370
2391.45/2399.12	c #Conflicts:    2480000 | #Constraints:     357370
2391.45/2399.12	c #Conflicts:    2481000 | #Constraints:     358370
2391.45/2399.12	c #Conflicts:    2482000 | #Constraints:     359370
2391.45/2399.12	c #Conflicts:    2483000 | #Constraints:     360370
2391.45/2399.12	c #Conflicts:    2484000 | #Constraints:     361370
2391.45/2399.12	c #Conflicts:    2485000 | #Constraints:     362370
2391.45/2399.12	c #Conflicts:    2486000 | #Constraints:     363370
2391.45/2399.12	c #Conflicts:    2487000 | #Constraints:     364370
2391.45/2399.12	c #Conflicts:    2488000 | #Constraints:     365370
2391.45/2399.12	c #Conflicts:    2489000 | #Constraints:     366370
2391.45/2399.12	c #Conflicts:    2490000 | #Constraints:     367370
2391.45/2399.12	c #Conflicts:    2491000 | #Constraints:     368370
2391.45/2399.12	c #Conflicts:    2492000 | #Constraints:     369370
2391.45/2399.12	c #Conflicts:    2493000 | #Constraints:     370370
2391.45/2399.12	c #Conflicts:    2494000 | #Constraints:     371370
2391.45/2399.12	c #Conflicts:    2495000 | #Constraints:     372370
2391.45/2399.12	c #Conflicts:    2496000 | #Constraints:     373370
2391.45/2399.12	c #Conflicts:    2497000 | #Constraints:     374370
2391.45/2399.12	c #Conflicts:    2498000 | #Constraints:     375370
2391.45/2399.12	c #Conflicts:    2499000 | #Constraints:     376370
2391.45/2399.12	c #Conflicts:    2500000 | #Constraints:     377370
2391.45/2399.12	c #Conflicts:    2501000 | #Constraints:     378370
2391.45/2399.12	c #Conflicts:    2502000 | #Constraints:     379370
2391.45/2399.12	c #Conflicts:    2503000 | #Constraints:     380370
2391.45/2399.12	c INPROCESSING
2391.45/2399.12	c GARBAGE COLLECT
2391.45/2399.12	c #Conflicts:    2504000 | #Constraints:     349927
2391.45/2399.12	c #Conflicts:    2505000 | #Constraints:     350927
2391.45/2399.12	c #Conflicts:    2506000 | #Constraints:     351927
2391.45/2399.12	c #Conflicts:    2507000 | #Constraints:     352927
2391.45/2399.12	c #Conflicts:    2508000 | #Constraints:     353927
2391.45/2399.12	c #Conflicts:    2509000 | #Constraints:     354927
2391.45/2399.12	c #Conflicts:    2510000 | #Constraints:     355927
2391.45/2399.12	c #Conflicts:    2511000 | #Constraints:     356927
2391.45/2399.12	c #Conflicts:    2512000 | #Constraints:     357927
2391.45/2399.12	c #Conflicts:    2513000 | #Constraints:     358927
2391.45/2399.12	c #Conflicts:    2514000 | #Constraints:     359927
2391.45/2399.12	c #Conflicts:    2515000 | #Constraints:     360927
2391.45/2399.12	c #Conflicts:    2516000 | #Constraints:     361927
2391.45/2399.12	c #Conflicts:    2517000 | #Constraints:     362927
2391.45/2399.12	c #Conflicts:    2518000 | #Constraints:     363927
2391.45/2399.12	c #Conflicts:    2519000 | #Constraints:     364927
2391.45/2399.12	c #Conflicts:    2520000 | #Constraints:     365927
2391.45/2399.12	c #Conflicts:    2521000 | #Constraints:     366927
2391.45/2399.12	c #Conflicts:    2522000 | #Constraints:     367927
2391.45/2399.12	c #Conflicts:    2523000 | #Constraints:     368927
2391.45/2399.12	c #Conflicts:    2524000 | #Constraints:     369927
2391.45/2399.12	c #Conflicts:    2525000 | #Constraints:     370927
2391.45/2399.12	c #Conflicts:    2526000 | #Constraints:     371927
2391.45/2399.12	c #Conflicts:    2527000 | #Constraints:     372927
2391.45/2399.12	c #Conflicts:    2528000 | #Constraints:     373927
2391.45/2399.12	c #Conflicts:    2529000 | #Constraints:     374927
2391.45/2399.12	c #Conflicts:    2530000 | #Constraints:     375927
2391.45/2399.12	c #Conflicts:    2531000 | #Constraints:     376927
2391.45/2399.12	c #Conflicts:    2532000 | #Constraints:     377927
2391.45/2399.12	c #Conflicts:    2533000 | #Constraints:     378927
2391.45/2399.12	c #Conflicts:    2534000 | #Constraints:     379927
2391.45/2399.12	c #Conflicts:    2535000 | #Constraints:     380927
2391.45/2399.12	c INPROCESSING
2391.45/2399.12	c GARBAGE COLLECT
2391.45/2399.12	c #Conflicts:    2536000 | #Constraints:     350298
2391.45/2399.12	c #Conflicts:    2537000 | #Constraints:     351298
2391.45/2399.12	c #Conflicts:    2538000 | #Constraints:     352298
2391.45/2399.12	c #Conflicts:    2539000 | #Constraints:     353298
2391.45/2399.12	c #Conflicts:    2540000 | #Constraints:     354298
2391.45/2399.12	c #Conflicts:    2541000 | #Constraints:     355298
2391.45/2399.12	c #Conflicts:    2542000 | #Constraints:     356298
2391.45/2399.12	c #Conflicts:    2543000 | #Constraints:     357298
2391.45/2399.12	c #Conflicts:    2544000 | #Constraints:     358299
2391.45/2399.12	c #Conflicts:    2545000 | #Constraints:     359299
2391.45/2399.12	c #Conflicts:    2546000 | #Constraints:     360299
2391.45/2399.12	c #Conflicts:    2547000 | #Constraints:     361299
2391.45/2399.12	c #Conflicts:    2548000 | #Constraints:     362299
2391.45/2399.12	c #Conflicts:    2549000 | #Constraints:     363299
2391.45/2399.12	c #Conflicts:    2550000 | #Constraints:     364299
2391.45/2399.12	c #Conflicts:    2551000 | #Constraints:     365299
2391.45/2399.12	c #Conflicts:    2552000 | #Constraints:     366299
2391.45/2399.12	c #Conflicts:    2553000 | #Constraints:     367299
2404.00/2411.78	c #Conflicts:    2554000 | #Constraints:     368299
2404.00/2411.78	c #Conflicts:    2555000 | #Constraints:     369299
2404.00/2411.78	c #Conflicts:    2556000 | #Constraints:     370299
2404.00/2411.78	c #Conflicts:    2557000 | #Constraints:     371299
2404.00/2411.78	c #Conflicts:    2558000 | #Constraints:     372299
2404.00/2411.78	c #Conflicts:    2559000 | #Constraints:     373299
2404.00/2411.78	c #Conflicts:    2560000 | #Constraints:     374299
2404.00/2411.78	c #Conflicts:    2561000 | #Constraints:     375299
2404.00/2411.78	c #Conflicts:    2562000 | #Constraints:     376299
2404.00/2411.78	c #Conflicts:    2563000 | #Constraints:     377299
2404.00/2411.78	c #Conflicts:    2564000 | #Constraints:     378299
2404.00/2411.78	c #Conflicts:    2565000 | #Constraints:     379299
2404.00/2411.78	c #Conflicts:    2566000 | #Constraints:     380299
2404.00/2411.78	c #Conflicts:    2567000 | #Constraints:     381299
2404.00/2411.78	c INPROCESSING
2404.00/2411.78	c GARBAGE COLLECT
2404.00/2411.78	WSVECS04 Frhs2[19]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[21]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[22]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[23]: 6 -1.00001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[24]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[25]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[27]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[32]: 6 -1.00001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[33]: 6 -1.00001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[36]: 6 -1.00001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[38]: 6 -3.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[47]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[55]: 6 -2.70376 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[57]: 6 -3.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[59]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[60]: 6 -2.55558 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[68]: 6 -1.07413 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[69]: 6 -1.14821 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[72]: 6 -2.18528 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[74]: 6 -7.62268 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[77]: 6 -8.22647 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[82]: 6 -13.151 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[83]: 6 -4.96235 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[87]: 6 -14.9435 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[90]: 6 -4.82083 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[91]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[92]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[93]: 6 -1.0001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[95]: 6 -1.00006 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[96]: 6 -1.00006 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[98]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[99]: 6 -1.00001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[100]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[101]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[102]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[103]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[104]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[105]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[106]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[107]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[108]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[119]: 6 -3.21957 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[121]: 6 -1.13289 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[123]: 6 -2.55465 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[135]: 6 -1052.39 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[136]: 6 -8087.4 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[137]: 6 -12204.9 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[141]: 6 -71.0001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[144]: 6 -4428.95 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[147]: 6 -3.90072 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[149]: 6 -1.00746 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[153]: 6 -1.65188 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[159]: 6 -1.37233 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[162]: 6 -1.29464 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[165]: 6 -7.01781 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[167]: 6 -8.51962 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[177]: 6 -6.71537 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[178]: 6 -3.20828 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[180]: 6 -1.75984 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[182]: 6 -2.8852 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[192]: 6 -1.70211 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[195]: 6 -2.94389 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[198]: 6 -0.996729 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[199]: 6 -1.0001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[200]: 6 -0.957973 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[201]: 6 -0.996518 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[203]: 6 -0.873888 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[204]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[205]: 6 -0.974351 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[207]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[208]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[209]: 6 -0.944028 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[210]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[211]: 6 -1.53656 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[212]: 6 -0.95446 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[214]: 6 -0.629758 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[215]: 6 -0.831855 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[230]: 6 -5.39521 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[246]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[251]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[284]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[302]: 6 -1.00001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[461]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[462]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[463]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[464]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[465]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[466]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[467]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[469]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[472]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[473]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[476]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[477]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[478]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[479]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[480]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[483]: 6 -1.00001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[489]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[492]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[493]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[494]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[495]: 6 -1.00001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[496]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[498]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[502]: 6 -1.0001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[504]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[505]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[507]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[508]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[509]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[510]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[512]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[513]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[517]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[518]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[519]: 6 -1.0001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[520]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[521]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[522]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[523]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[524]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[525]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[526]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[527]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[529]: 6 -1.0001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[530]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[531]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[532]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[533]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[534]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[535]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[536]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[537]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[538]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[539]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[542]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[543]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[544]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[546]: 6 -1.00006 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[548]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[549]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[552]: 6 -1.0001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[553]: 6 -1.00006 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[554]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[555]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[557]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[564]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[565]: 6 -1.0001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[567]: 6 -1.00001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[568]: 6 -1.0001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[572]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[573]: 6 -1.00001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[575]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[576]: 6 -1.00006 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[581]: 6 -1.00006 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[582]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[591]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[599]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[603]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[605]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[606]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[608]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[609]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[638]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[653]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[739]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[741]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[744]: 6 -1.00006 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[767]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[768]: 6 -4.4075 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[770]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[773]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[775]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[778]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[779]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[782]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[785]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[794]: 6 -2.03705 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[798]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[800]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[801]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[803]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[805]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[807]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[809]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[811]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[813]: 6 -1.0001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[814]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[815]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[827]: 6 -4.40744 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[828]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[830]: 6 -3.59262 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[831]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[832]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[833]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[834]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[835]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[836]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[837]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[838]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[839]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[840]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[847]: 6 -2.03711 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[848]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[849]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[851]: 6 -1.14817 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[852]: 6 -1.0001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[869]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[870]: 6 -1.00006 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[882]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[886]: 6 -2.03708 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[887]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[890]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[897]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[901]: 6 -10.1852 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[903]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[908]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[909]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[912]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[917]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[918]: 6 -1.00001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[943]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[944]: 6 -9.45284 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1036]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1040]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1043]: 6 -2.32082 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1047]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1050]: 6 -10.7736 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1072]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1073]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1076]: 6 -1.00006 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1077]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1078]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1079]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1080]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1081]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1082]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1083]: 6 -1.00001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1084]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1085]: 6 -1.0001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1086]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1087]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1088]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1089]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1092]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1093]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1094]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1095]: 6 -1.00006 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1096]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1097]: 6 -1.0001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1099]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1100]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1101]: 6 -1.00006 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1102]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1103]: 6 -1.00006 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1104]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1106]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1107]: 6 -1.0001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1108]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1109]: 6 -1.0001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1110]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1111]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1112]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1113]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1114]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1115]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1116]: 6 -1.00006 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1117]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1118]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1119]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1134]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1135]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1136]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1137]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1138]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1139]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1141]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1142]: 6 -1.00001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1143]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1144]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1145]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1146]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1147]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1148]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1149]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1150]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1151]: 6 -1.0001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1152]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1153]: 6 -1.00001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1155]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1156]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1157]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1158]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1159]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1160]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1163]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1164]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1166]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1167]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1168]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1169]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1170]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1171]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1172]: 6 -1.00001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1173]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1174]: 6 -1.00006 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1175]: 6 -1.00006 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1176]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1177]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1178]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1179]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1181]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1182]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1183]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1184]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1185]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1186]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1187]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1188]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1189]: 6 -1.0001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1190]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1191]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1192]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1193]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1194]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1195]: 6 -1.00001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1196]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1198]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1199]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1200]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1201]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1202]: 6 -1.00006 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1204]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1205]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1206]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1208]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1209]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1210]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1211]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1212]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1213]: 6 -1.00001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1214]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1215]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1217]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1219]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1220]: 6 -1.00006 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1221]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1222]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1223]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1224]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1250]: 6 -0.740008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1252]: 6 -0.820703 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1351]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1353]: 6 -0.756299 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1378]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1384]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1385]: 6 -81.0001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1387]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1389]: 6 -1.00001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1390]: 6 -1.00005 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1391]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1392]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1394]: 6 -5.28573 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1401]: 6 -4167.5 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1403]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1406]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1407]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1408]: 6 -31 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1410]: 6 -141 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1476]: 6 -920.964 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1477]: 6 -893.822 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1481]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1482]: 6 -121 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1485]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1487]: 6 -1.00006 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1489]: 6 -893.821 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1490]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1491]: 6 -1.00006 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1492]: 6 -596.214 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1494]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1495]: 6 -21.0001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1498]: 6 -5.28578 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1499]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1504]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1505]: 6 -1.0001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1506]: 6 -14.5715 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1509]: 6 -41 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1516]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1521]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1522]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1524]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1525]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1527]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1529]: 6 -1.00006 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1573]: 6 -0.744059 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1578]: 6 -0.900225 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1600]: 6 -0.746381 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1605]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1642]: 6 -0.687837 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1670]: 6 -0.966735 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1758]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1835]: 6 -1.00002 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1866]: 6 -0.441324 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1895]: 6 -0.884074 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1971]: 6 -0.884062 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1974]: 6 -0.623052 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1990]: 6 -1.00007 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1991]: 6 -0.915929 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1992]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1993]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1994]: 6 -1.00009 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1995]: 6 -1.0001 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1996]: 6 -0.948686 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1997]: 6 -1.00006 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1998]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[1999]: 6 -1.00003 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[2000]: 6 -0.908949 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[2001]: 6 -1.00004 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[2004]: 6 -1.00006 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[2005]: 6 -1.00008 0 shouldn't be
2404.00/2411.78	WSVECS04 Frhs2[2007]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2009]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2010]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2011]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2012]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2013]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2014]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2015]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2016]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2017]: 6 -0.965009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2018]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2020]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2021]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2023]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2024]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2025]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2026]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2027]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2028]: 6 -0.948618 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2029]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2031]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2032]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2033]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2035]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2036]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2040]: 6 -0.831881 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2041]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2043]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2045]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2049]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2052]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2053]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2054]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2055]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2056]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2057]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2058]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2059]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2060]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2062]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2063]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2065]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2066]: 6 -1.00001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2067]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2069]: 6 -0.964995 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2070]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2071]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2074]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2075]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2077]: 6 -0.663673 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2078]: 6 -1.00001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2079]: 6 -1.0001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2080]: 6 -1.0001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2081]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2082]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2083]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2085]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2086]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2088]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2089]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2090]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2091]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2092]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2093]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2095]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2096]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2098]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2099]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2100]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2101]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2102]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2104]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2105]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2107]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2108]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2109]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2110]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2112]: 6 -1.0001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2113]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2115]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2116]: 6 -1.00001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2119]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2120]: 6 -0.94862 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2122]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2123]: 6 -0.965049 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2125]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2126]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2130]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2131]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2134]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2135]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2140]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2200]: 6 -1.63839 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2327]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2356]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2402]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2419]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2426]: 6 -1.00001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2432]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2437]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2893]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[2901]: 6 -1.00001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3062]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3063]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3064]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3065]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3066]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3068]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3070]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3072]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3073]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3074]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3075]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3077]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3080]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3081]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3082]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3084]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3089]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3091]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3093]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3094]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3095]: 6 -1.00001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3096]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3097]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3098]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3099]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3101]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3104]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3105]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3107]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3108]: 6 -1.0001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3109]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3110]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3111]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3112]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3113]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3114]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3117]: 6 -1.00001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3118]: 6 -1.00001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3119]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3122]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3123]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3124]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3125]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3126]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3127]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3128]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3130]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3131]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3132]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3133]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3134]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3135]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3136]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3138]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3143]: 6 -1.0001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3144]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3146]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3147]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3149]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3154]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3155]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3158]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3164]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3166]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3169]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3172]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3173]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3174]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3176]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3177]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3182]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3188]: 6 -1.00001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3190]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3192]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3199]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3201]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3203]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3204]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3205]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3206]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3207]: 6 -1.00001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3208]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3210]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3211]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3213]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3239]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3254]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3340]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3342]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3345]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3368]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3369]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3371]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3376]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3378]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3379]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3380]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3383]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3384]: 6 -3.59266 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3386]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3395]: 6 -4.40746 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3399]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3401]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3402]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3407]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3408]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3410]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3413]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3414]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3415]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3428]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3429]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3431]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3432]: 6 -1.14823 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3434]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3435]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3436]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3437]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3438]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3439]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3440]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3441]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3444]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3445]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3446]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3447]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3448]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3449]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3450]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3451]: 6 -1.00001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3452]: 6 -4.40744 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3453]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3472]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3474]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3481]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3483]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3487]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3491]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3494]: 6 -1.00001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3496]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3498]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3500]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3504]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3506]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3509]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3510]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3512]: 6 -10.1852 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3513]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3514]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3518]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3544]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3545]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3637]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3641]: 6 -1.00001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3644]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3648]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3651]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3673]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3677]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3678]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3679]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3680]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3681]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3682]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3684]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3685]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3686]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3687]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3688]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3690]: 6 -1.00001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3693]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3694]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3695]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3696]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3697]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3698]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3700]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3701]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3702]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3703]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3704]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3705]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3707]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3708]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3709]: 6 -1.0001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3710]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3711]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3712]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3713]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3714]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3715]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3716]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3718]: 6 -1.00001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3719]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3720]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3735]: 6 -1.0001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3736]: 6 -1.0001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3737]: 6 -1.00001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3738]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3740]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3742]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3743]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3744]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3745]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3746]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3747]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3748]: 6 -1.00001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3749]: 6 -1.00001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3750]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3751]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3752]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3753]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3754]: 6 -1.0001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3756]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3757]: 6 -1.0001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3758]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3759]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3760]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3761]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3764]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3765]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3767]: 6 -1.00001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3769]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3770]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3771]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3772]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3773]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3774]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3775]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3776]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3777]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3778]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3779]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3780]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3782]: 6 -1.0001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3783]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3784]: 6 -1.00001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3785]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3786]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3787]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3788]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3789]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3790]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3791]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3792]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3794]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3795]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3796]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3797]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3798]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3799]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3800]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3801]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3803]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3804]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3805]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3806]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3807]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3808]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3809]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3810]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3812]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3813]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3814]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3815]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3816]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3818]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3819]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3820]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3821]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3822]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3823]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3824]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3825]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3851]: 6 -0.756258 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3853]: 6 -1.0001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3855]: 6 -0.881846 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3952]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3954]: 6 -0.756223 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3965]: 6 -0.805033 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3979]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3985]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3986]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3987]: 6 -4167.5 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3988]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3990]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3991]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3992]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3993]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[3995]: 6 -4167.5 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4002]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4004]: 6 -21.0001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4007]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4008]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4009]: 6 -21 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4011]: 6 -1.0001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4077]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4079]: 6 -21 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4082]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4083]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4086]: 6 -9.57146 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4088]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4090]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4091]: 6 -141 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4092]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4093]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4096]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4099]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4100]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4101]: 6 -21.0001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4105]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4106]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4107]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4110]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4117]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4118]: 6 -5.2858 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4122]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4123]: 6 -1.00001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4125]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4126]: 6 -4167.5 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4128]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4130]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4176]: 6 -0.983447 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4206]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4271]: 6 -0.434115 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4332]: 6 -0.804349 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4359]: 6 -1.00001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4436]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4456]: 6 -0.942081 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4470]: 6 -0.464907 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4493]: 6 -0.720668 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4575]: 6 -0.255083 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4591]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4592]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4593]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4594]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4595]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4596]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4597]: 6 -0.993021 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4598]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4599]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4600]: 6 -1.0001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4601]: 6 -1.0001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4602]: 6 -0.965014 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4603]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4605]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4606]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4608]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4610]: 6 -0.993029 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4611]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4612]: 6 -1.0001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4613]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4614]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4615]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4616]: 6 -0.99306 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4617]: 6 -1.0001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4618]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4619]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4621]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4622]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4624]: 6 -0.964977 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4625]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4626]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4627]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4628]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4629]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4630]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4631]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4632]: 6 -1.00001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4633]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4634]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4636]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4637]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4640]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4641]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4642]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4643]: 6 -0.259517 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4644]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4645]: 6 -0.887955 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4646]: 6 -0.831897 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4647]: 6 -0.259537 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4648]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4650]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4653]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4654]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4655]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4656]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4657]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4658]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4659]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4660]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4661]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4663]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4664]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4666]: 6 -0.887933 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4667]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4668]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4669]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4670]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4671]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4672]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4675]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4676]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4678]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4679]: 6 -1.00001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4680]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4681]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4682]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4683]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4684]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4686]: 6 -0.91594 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4687]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4689]: 6 -1.0001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4690]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4691]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4692]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4693]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4696]: 6 -0.948702 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4697]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4699]: 6 -1.0001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4700]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4701]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4702]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4703]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4705]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4706]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4708]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4709]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4710]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4711]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4713]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4714]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4716]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4717]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4718]: 6 -1.0001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4720]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4721]: 6 -0.948662 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4723]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4724]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4726]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4727]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4729]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4731]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4732]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4735]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4736]: 6 -0.965006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4741]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4871]: 6 -1.36481 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4923]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4928]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4957]: 6 -1.00001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[4998]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5003]: 6 -1.0001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5015]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5020]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5022]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5027]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5033]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5038]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5399]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5449]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5459]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5468]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5476]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5483]: 6 -1.00001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5489]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5494]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5500]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5601]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5602]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5603]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5617]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5618]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5628]: 6 -1.0001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5662]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5663]: 6 -1.0001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5664]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5665]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5666]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5674]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5675]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5806]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5817]: 6 -1.00006 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5836]: 6 -1.00001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5837]: 6 -1.00001 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[5896]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[6007]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[6008]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[6081]: 6 -1.00008 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[6096]: 6 -1.00003 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[6150]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[6180]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[6396]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[6402]: 6 -1.00005 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[6474]: 6 -1.00002 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[6501]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[6602]: 6 -1.00009 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[6681]: 6 -1.00007 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[6710]: 6 -1.00004 0 shouldn't be
2404.00/2411.79	WSVECS04 Frhs2[6729]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[34]: 6 -1.00001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[39]: 6 -2.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[49]: 6 -2.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[51]: 6 -2.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[54]: 6 -2.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[97]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[139]: 6 -2.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[206]: 6 -0.915919 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[460]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[468]: 6 -1.00001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[471]: 6 -1.0001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[474]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[475]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[481]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[488]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[490]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[497]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[499]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[500]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[503]: 6 -1.0001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[506]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[511]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[514]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[516]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[541]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[545]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[547]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[550]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[556]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[558]: 6 -1.0001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[563]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[569]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[571]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[574]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[580]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[584]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[587]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[588]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[589]: 6 -1.0001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[598]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[600]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[602]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[604]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[607]: 6 -1.00001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[610]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[611]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[612]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[766]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[769]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[772]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[774]: 6 -1.00001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[776]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[777]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[780]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[781]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[783]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[786]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[795]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[796]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[799]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[804]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[806]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[808]: 6 -1.00001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[810]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[812]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[823]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[824]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[825]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[842]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[843]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[844]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[845]: 6 -1.00001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[846]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[850]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[871]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[873]: 6 -1.1482 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[878]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[879]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[880]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[888]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[893]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[894]: 6 -1.00001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[895]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[899]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[900]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[904]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[905]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[906]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[910]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[911]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[913]: 6 -1.0001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[914]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[915]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[916]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[938]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[948]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[951]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[985]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[986]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[990]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[993]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1068]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1075]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1091]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1098]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1140]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1154]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1161]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1162]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1165]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1180]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1197]: 6 -1.0001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1203]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1207]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1216]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1218]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1254]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1364]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1386]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1400]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1402]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1405]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1478]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1486]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1497]: 6 -1.0001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1500]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1502]: 6 -1.0001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1507]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1517]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1520]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1565]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1569]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1575]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1596]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1602]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1644]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1647]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1673]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1680]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1718]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1729]: 6 -1.00001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1731]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1755]: 6 -1.00001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1756]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1831]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1833]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1855]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1863]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1869]: 6 -0.971048 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1892]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1898]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[1986]: 6 -1.0001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2002]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2008]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2030]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2038]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2042]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2044]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2046]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2047]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2050]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2068]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2072]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2117]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2128]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2281]: 6 -1.31925 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2322]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2351]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2397]: 6 -1.0001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2414]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2421]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2428]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2614]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2630]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2645]: 6 -1.0001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2659]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2672]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2684]: 6 -1.00001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2695]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2705]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2714]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2722]: 6 -1.0001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2729]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2735]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2740]: 6 -1.0001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2746]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2747]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2783]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2798]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2825]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2848]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2858]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2867]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2875]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2882]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[2888]: 6 -1.0001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3061]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3067]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3069]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3076]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3078]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3079]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3090]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3100]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3103]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3106]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3115]: 6 -1.0001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3120]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3121]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3137]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3139]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3140]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3142]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3145]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3148]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3150]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3151]: 6 -1.00001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3153]: 6 -1.0001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3156]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3157]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3159]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3165]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3168]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3170]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3175]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3181]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3183]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3185]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3189]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3200]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3209]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3212]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3241]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3367]: 6 -1.0001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3370]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3373]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3374]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3375]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3377]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3381]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3382]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3387]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3396]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3397]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3400]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3404]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3405]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3406]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3409]: 6 -1.00001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3411]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3412]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3416]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3424]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3425]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3426]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3433]: 6 -1.14818 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3443]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3470]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3471]: 6 -2.03708 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3479]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3480]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3488]: 6 -2.03711 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3489]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3495]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3501]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3502]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3505]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3507]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3511]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3515]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3516]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3517]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3519]: 6 -2.0371 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3539]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3549]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3552]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3586]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3587]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3591]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3594]: 6 -1.0001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3669]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3674]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3676]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3683]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3689]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3692]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3699]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3717]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3739]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3741]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3755]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3762]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3763]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3766]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3768]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3781]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3793]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3802]: 6 -1.00001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3811]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[3817]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4001]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4003]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4006]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4078]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4087]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4098]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4108]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4121]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4166]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4170]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4174]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4179]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4197]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4201]: 6 -1.00001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4203]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4243]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4245]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4248]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4274]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4281]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4319]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4330]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4356]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4357]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4432]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4434]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4464]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4467]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4499]: 6 -1.00001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4572]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4587]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4609]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4639]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4651]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4673]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4694]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4856]: 6 -1.68397 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[4952]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5029]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5135]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5136]: 6 -1.00001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5215]: 6 -1.0001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5231]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5246]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5260]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5273]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5285]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5296]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5306]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5315]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5323]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5330]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5336]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5341]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5347]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5348]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5549]: 6 -1.00001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5550]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5563]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5564]: 6 -2.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5581]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5582]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5583]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5584]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5599]: 6 -1.00001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5600]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5608]: 6 -2.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5626]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5627]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5635]: 6 -2.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5644]: 6 -2.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5671]: 6 -1.00007 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5672]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5673]: 6 -1.0001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5833]: 6 -1.0001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5834]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5835]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5913]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5941]: 6 -1.00006 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5942]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5943]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5944]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[5994]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[6004]: 6 -1.00001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[6005]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[6006]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[6238]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[6239]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[6240]: 6 -1.00008 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[6241]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[6312]: 6 -1.0001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[6598]: 6 -1.00005 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[6599]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[6600]: 6 -1.00003 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[6601]: 6 -1.00009 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[6706]: 6 -1.00002 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[6707]: 6 -1.0001 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[6708]: 6 -1.00004 0 shouldn't be
2417.66/2425.40	WSVECS04 Frhs2[6709]: 6 -1.00006 0 shouldn't be
2476.86/2484.90	c #Conflicts:    2568000 | #Constraints:     350490
2476.86/2484.90	c #Conflicts:    2569000 | #Constraints:     351490
2476.86/2484.90	c #Conflicts:    2570000 | #Constraints:     352490
2476.86/2484.90	c #Conflicts:    2571000 | #Constraints:     353490
2476.86/2484.90	c #Conflicts:    2572000 | #Constraints:     354490
2476.86/2484.90	c #Conflicts:    2573000 | #Constraints:     355490
2476.86/2484.90	c #Conflicts:    2574000 | #Constraints:     356490
2476.86/2484.90	c #Conflicts:    2575000 | #Constraints:     357490
2476.86/2484.90	c #Conflicts:    2576000 | #Constraints:     358490
2476.86/2484.90	c #Conflicts:    2577000 | #Constraints:     359490
2476.86/2484.90	c #Conflicts:    2578000 | #Constraints:     360490
2476.86/2484.90	c #Conflicts:    2579000 | #Constraints:     361490
2476.86/2484.90	c #Conflicts:    2580000 | #Constraints:     362490
2476.86/2484.90	c #Conflicts:    2581000 | #Constraints:     363490
2476.86/2484.90	c #Conflicts:    2582000 | #Constraints:     364490
2476.86/2484.90	c #Conflicts:    2583000 | #Constraints:     365490
2476.86/2484.90	c #Conflicts:    2584000 | #Constraints:     366490
2476.86/2484.90	c #Conflicts:    2585000 | #Constraints:     367490
2476.86/2484.90	c #Conflicts:    2586000 | #Constraints:     368490
2476.86/2484.90	c #Conflicts:    2587000 | #Constraints:     369490
2476.86/2484.90	c #Conflicts:    2588000 | #Constraints:     370490
2476.86/2484.90	c #Conflicts:    2589000 | #Constraints:     371490
2476.86/2484.90	c #Conflicts:    2590000 | #Constraints:     372490
2476.86/2484.90	c #Conflicts:    2591000 | #Constraints:     373490
2476.86/2484.90	c #Conflicts:    2592000 | #Constraints:     374490
2476.86/2484.90	c #Conflicts:    2593000 | #Constraints:     375490
2476.86/2484.90	c #Conflicts:    2594000 | #Constraints:     376490
2476.86/2484.90	c #Conflicts:    2595000 | #Constraints:     377490
2476.86/2484.90	c #Conflicts:    2596000 | #Constraints:     378490
2476.86/2484.90	c #Conflicts:    2597000 | #Constraints:     379490
2476.86/2484.90	c #Conflicts:    2598000 | #Constraints:     380490
2476.86/2484.90	c #Conflicts:    2599000 | #Constraints:     381490
2476.86/2484.90	c INPROCESSING
2476.86/2484.90	c GARBAGE COLLECT
2476.86/2484.90	c #Conflicts:    2600000 | #Constraints:     350492
2476.86/2484.90	c #Conflicts:    2601000 | #Constraints:     351492
2476.86/2484.90	c #Conflicts:    2602000 | #Constraints:     352492
2476.86/2484.90	c #Conflicts:    2603000 | #Constraints:     353492
2476.86/2484.90	c #Conflicts:    2604000 | #Constraints:     354492
2476.86/2484.90	c #Conflicts:    2605000 | #Constraints:     355492
2476.86/2484.90	c #Conflicts:    2606000 | #Constraints:     356492
2476.86/2484.90	c #Conflicts:    2607000 | #Constraints:     357492
2476.86/2484.90	c #Conflicts:    2608000 | #Constraints:     358492
2476.86/2484.90	c #Conflicts:    2609000 | #Constraints:     359492
2476.86/2484.90	c #Conflicts:    2610000 | #Constraints:     360492
2476.86/2484.90	c #Conflicts:    2611000 | #Constraints:     361492
2476.86/2484.90	c #Conflicts:    2612000 | #Constraints:     362492
2476.86/2484.90	c #Conflicts:    2613000 | #Constraints:     363492
2476.86/2484.90	c #Conflicts:    2614000 | #Constraints:     364492
2476.86/2484.90	c #Conflicts:    2615000 | #Constraints:     365492
2476.86/2484.90	c #Conflicts:    2616000 | #Constraints:     366492
2476.86/2484.90	c #Conflicts:    2617000 | #Constraints:     367492
2476.86/2484.90	c #Conflicts:    2618000 | #Constraints:     368492
2476.86/2484.90	c #Conflicts:    2619000 | #Constraints:     369492
2476.86/2484.90	c #Conflicts:    2620000 | #Constraints:     370492
2476.86/2484.90	c #Conflicts:    2621000 | #Constraints:     371492
2476.86/2484.90	c #Conflicts:    2622000 | #Constraints:     372492
2476.86/2484.90	c #Conflicts:    2623000 | #Constraints:     373492
2476.86/2484.90	c #Conflicts:    2624000 | #Constraints:     374492
2476.86/2484.90	c #Conflicts:    2625000 | #Constraints:     375492
2476.86/2484.90	c #Conflicts:    2626000 | #Constraints:     376492
2476.86/2484.90	c #Conflicts:    2627000 | #Constraints:     377492
2476.86/2484.90	c #Conflicts:    2628000 | #Constraints:     378492
2476.86/2484.90	c #Conflicts:    2629000 | #Constraints:     379492
2476.86/2484.90	c #Conflicts:    2630000 | #Constraints:     380492
2476.86/2484.90	c #Conflicts:    2631000 | #Constraints:     381492
2476.86/2484.90	c INPROCESSING
2476.86/2484.90	c GARBAGE COLLECT
2476.86/2484.90	c #Conflicts:    2632000 | #Constraints:     350296
2476.86/2484.90	c #Conflicts:    2633000 | #Constraints:     351296
2476.86/2484.90	c #Conflicts:    2634000 | #Constraints:     352296
2476.86/2484.90	c #Conflicts:    2635000 | #Constraints:     353296
2476.86/2484.90	c #Conflicts:    2636000 | #Constraints:     354296
2476.86/2484.90	c #Conflicts:    2637000 | #Constraints:     355296
2476.86/2484.90	c #Conflicts:    2638000 | #Constraints:     356296
2476.86/2484.90	c #Conflicts:    2639000 | #Constraints:     357296
2476.86/2484.90	c #Conflicts:    2640000 | #Constraints:     358296
2476.86/2484.90	c #Conflicts:    2641000 | #Constraints:     359296
2476.86/2484.90	c #Conflicts:    2642000 | #Constraints:     360296
2476.86/2484.90	c #Conflicts:    2643000 | #Constraints:     361296
2476.86/2484.90	c #Conflicts:    2644000 | #Constraints:     362296
2476.86/2484.90	c #Conflicts:    2645000 | #Constraints:     363296
2513.45/2521.50	c #Conflicts:    2646000 | #Constraints:     364296
2513.45/2521.50	c #Conflicts:    2647000 | #Constraints:     365296
2513.45/2521.50	c #Conflicts:    2648000 | #Constraints:     366296
2513.45/2521.50	c #Conflicts:    2649000 | #Constraints:     367296
2513.45/2521.50	c #Conflicts:    2650000 | #Constraints:     368296
2513.45/2521.50	c #Conflicts:    2651000 | #Constraints:     369296
2513.45/2521.50	c #Conflicts:    2652000 | #Constraints:     370296
2513.45/2521.50	c #Conflicts:    2653000 | #Constraints:     371296
2513.45/2521.50	c #Conflicts:    2654000 | #Constraints:     372296
2513.45/2521.50	c #Conflicts:    2655000 | #Constraints:     373296
2513.45/2521.50	c #Conflicts:    2656000 | #Constraints:     374296
2513.45/2521.50	c #Conflicts:    2657000 | #Constraints:     375296
2513.45/2521.50	c #Conflicts:    2658000 | #Constraints:     376296
2513.45/2521.50	c #Conflicts:    2659000 | #Constraints:     377296
2513.45/2521.50	c #Conflicts:    2660000 | #Constraints:     378296
2513.45/2521.50	c #Conflicts:    2661000 | #Constraints:     379296
2513.45/2521.50	c #Conflicts:    2662000 | #Constraints:     380296
2513.45/2521.50	c #Conflicts:    2663000 | #Constraints:     381296
2513.45/2521.50	c #Conflicts:    2664000 | #Constraints:     382296
2513.45/2521.50	c INPROCESSING
2513.45/2521.50	c GARBAGE COLLECT
2513.45/2521.50	c #Conflicts:    2665000 | #Constraints:     350894
2513.45/2521.50	c #Conflicts:    2666000 | #Constraints:     351894
2513.45/2521.50	c #Conflicts:    2667000 | #Constraints:     352894
2513.45/2521.50	c #Conflicts:    2668000 | #Constraints:     353894
2513.45/2521.50	c #Conflicts:    2669000 | #Constraints:     354894
2513.45/2521.50	c #Conflicts:    2670000 | #Constraints:     355894
2513.45/2521.50	c #Conflicts:    2671000 | #Constraints:     356894
2513.45/2521.50	c #Conflicts:    2672000 | #Constraints:     357894
2513.45/2521.50	c #Conflicts:    2673000 | #Constraints:     358894
2513.45/2521.50	c #Conflicts:    2674000 | #Constraints:     359894
2513.45/2521.50	c #Conflicts:    2675000 | #Constraints:     360894
2513.45/2521.50	c #Conflicts:    2676000 | #Constraints:     361894
2513.45/2521.50	c #Conflicts:    2677000 | #Constraints:     362894
2513.45/2521.50	c #Conflicts:    2678000 | #Constraints:     363894
2513.45/2521.50	c #Conflicts:    2679000 | #Constraints:     364894
2513.45/2521.50	c #Conflicts:    2680000 | #Constraints:     365894
2513.45/2521.50	c #Conflicts:    2681000 | #Constraints:     366894
2513.45/2521.50	c #Conflicts:    2682000 | #Constraints:     367894
2513.45/2521.50	c #Conflicts:    2683000 | #Constraints:     368894
2513.45/2521.50	c #Conflicts:    2684000 | #Constraints:     369894
2513.45/2521.50	c #Conflicts:    2685000 | #Constraints:     370894
2513.45/2521.50	c #Conflicts:    2686000 | #Constraints:     371894
2513.45/2521.50	c #Conflicts:    2687000 | #Constraints:     372894
2513.45/2521.50	c #Conflicts:    2688000 | #Constraints:     373894
2513.45/2521.50	c #Conflicts:    2689000 | #Constraints:     374894
2513.45/2521.50	c #Conflicts:    2690000 | #Constraints:     375894
2513.45/2521.50	c #Conflicts:    2691000 | #Constraints:     376894
2513.45/2521.50	c #Conflicts:    2692000 | #Constraints:     377894
2513.45/2521.50	c #Conflicts:    2693000 | #Constraints:     378894
2513.45/2521.50	c #Conflicts:    2694000 | #Constraints:     379894
2513.45/2521.50	c #Conflicts:    2695000 | #Constraints:     380894
2513.45/2521.50	c #Conflicts:    2696000 | #Constraints:     381894
2513.45/2521.50	c #Conflicts:    2697000 | #Constraints:     382894
2513.45/2521.50	c INPROCESSING
2513.45/2521.50	c GARBAGE COLLECT
2513.45/2521.50	c #Conflicts:    2698000 | #Constraints:     351287
2513.45/2521.50	c #Conflicts:    2699000 | #Constraints:     352287
2513.45/2521.50	c #Conflicts:    2700000 | #Constraints:     353287
2513.45/2521.50	c #Conflicts:    2701000 | #Constraints:     354287
2513.45/2521.50	c #Conflicts:    2702000 | #Constraints:     355287
2513.45/2521.50	c #Conflicts:    2703000 | #Constraints:     356287
2513.45/2521.50	c #Conflicts:    2704000 | #Constraints:     357287
2513.45/2521.50	c #Conflicts:    2705000 | #Constraints:     358287
2513.45/2521.50	c #Conflicts:    2706000 | #Constraints:     359287
2513.45/2521.50	c #Conflicts:    2707000 | #Constraints:     360287
2513.45/2521.50	c #Conflicts:    2708000 | #Constraints:     361287
2513.45/2521.50	c #Conflicts:    2709000 | #Constraints:     362287
2513.45/2521.50	c #Conflicts:    2710000 | #Constraints:     363287
2513.45/2521.50	c #Conflicts:    2711000 | #Constraints:     364287
2513.45/2521.50	c #Conflicts:    2712000 | #Constraints:     365287
2513.45/2521.50	c #Conflicts:    2713000 | #Constraints:     366287
2513.45/2521.50	c #Conflicts:    2714000 | #Constraints:     367287
2513.45/2521.50	c #Conflicts:    2715000 | #Constraints:     368287
2513.45/2521.50	c #Conflicts:    2716000 | #Constraints:     369287
2513.45/2521.50	c #Conflicts:    2717000 | #Constraints:     370287
2513.45/2521.50	c #Conflicts:    2718000 | #Constraints:     371287
2513.45/2521.50	c #Conflicts:    2719000 | #Constraints:     372287
2513.45/2521.50	c #Conflicts:    2720000 | #Constraints:     373287
2513.45/2521.50	c #Conflicts:    2721000 | #Constraints:     374287
2513.45/2521.50	c #Conflicts:    2722000 | #Constraints:     375287
2562.29/2570.52	c #Conflicts:    2723000 | #Constraints:     376287
2562.29/2570.52	c #Conflicts:    2724000 | #Constraints:     377287
2562.29/2570.52	c #Conflicts:    2725000 | #Constraints:     378287
2562.29/2570.52	c #Conflicts:    2726000 | #Constraints:     379287
2562.29/2570.52	c #Conflicts:    2727000 | #Constraints:     380287
2562.29/2570.52	c #Conflicts:    2728000 | #Constraints:     381287
2562.29/2570.52	c #Conflicts:    2729000 | #Constraints:     382287
2562.29/2570.52	c #Conflicts:    2730000 | #Constraints:     383287
2562.29/2570.52	c INPROCESSING
2562.29/2570.52	c GARBAGE COLLECT
2562.29/2570.52	c #Conflicts:    2731000 | #Constraints:     351474
2562.29/2570.52	c #Conflicts:    2732000 | #Constraints:     352474
2562.29/2570.52	c #Conflicts:    2733000 | #Constraints:     353474
2562.29/2570.52	c #Conflicts:    2734000 | #Constraints:     354474
2562.29/2570.52	c #Conflicts:    2735000 | #Constraints:     355474
2562.29/2570.52	c #Conflicts:    2736000 | #Constraints:     356474
2562.29/2570.52	c #Conflicts:    2737000 | #Constraints:     357474
2562.29/2570.52	c #Conflicts:    2738000 | #Constraints:     358474
2562.29/2570.52	c #Conflicts:    2739000 | #Constraints:     359474
2562.29/2570.52	c #Conflicts:    2740000 | #Constraints:     360474
2562.29/2570.52	c #Conflicts:    2741000 | #Constraints:     361474
2562.29/2570.52	c #Conflicts:    2742000 | #Constraints:     362474
2562.29/2570.52	c #Conflicts:    2743000 | #Constraints:     363474
2562.29/2570.52	c #Conflicts:    2744000 | #Constraints:     364474
2562.29/2570.52	c #Conflicts:    2745000 | #Constraints:     365474
2562.29/2570.52	c #Conflicts:    2746000 | #Constraints:     366474
2562.29/2570.52	c #Conflicts:    2747000 | #Constraints:     367474
2562.29/2570.52	c #Conflicts:    2748000 | #Constraints:     368474
2562.29/2570.52	c #Conflicts:    2749000 | #Constraints:     369474
2562.29/2570.52	c #Conflicts:    2750000 | #Constraints:     370474
2562.29/2570.52	c #Conflicts:    2751000 | #Constraints:     371474
2562.29/2570.52	c #Conflicts:    2752000 | #Constraints:     372474
2562.29/2570.52	c #Conflicts:    2753000 | #Constraints:     373474
2562.29/2570.52	c #Conflicts:    2754000 | #Constraints:     374474
2562.29/2570.52	c #Conflicts:    2755000 | #Constraints:     375474
2562.29/2570.52	c #Conflicts:    2756000 | #Constraints:     376474
2562.29/2570.52	c #Conflicts:    2757000 | #Constraints:     377474
2562.29/2570.52	c #Conflicts:    2758000 | #Constraints:     378474
2562.29/2570.52	c #Conflicts:    2759000 | #Constraints:     379474
2562.29/2570.52	c #Conflicts:    2760000 | #Constraints:     380474
2562.29/2570.52	c #Conflicts:    2761000 | #Constraints:     381474
2562.29/2570.52	c #Conflicts:    2762000 | #Constraints:     382474
2562.29/2570.52	c #Conflicts:    2763000 | #Constraints:     383474
2562.29/2570.52	c INPROCESSING
2562.29/2570.52	c GARBAGE COLLECT
2562.29/2570.52	c #Conflicts:    2764000 | #Constraints:     351472
2562.29/2570.52	c #Conflicts:    2765000 | #Constraints:     352472
2562.29/2570.52	c #Conflicts:    2766000 | #Constraints:     353472
2562.29/2570.52	c #Conflicts:    2767000 | #Constraints:     354472
2562.29/2570.52	c #Conflicts:    2768000 | #Constraints:     355472
2562.29/2570.52	c #Conflicts:    2769000 | #Constraints:     356472
2562.29/2570.52	c #Conflicts:    2770000 | #Constraints:     357472
2562.29/2570.52	c #Conflicts:    2771000 | #Constraints:     358472
2562.29/2570.52	c #Conflicts:    2772000 | #Constraints:     359472
2562.29/2570.52	c #Conflicts:    2773000 | #Constraints:     360472
2562.29/2570.52	c #Conflicts:    2774000 | #Constraints:     361472
2562.29/2570.52	c #Conflicts:    2775000 | #Constraints:     362472
2562.29/2570.52	c #Conflicts:    2776000 | #Constraints:     363472
2562.29/2570.52	c #Conflicts:    2777000 | #Constraints:     364472
2562.29/2570.52	c #Conflicts:    2778000 | #Constraints:     365472
2562.29/2570.52	c #Conflicts:    2779000 | #Constraints:     366472
2562.29/2570.52	c #Conflicts:    2780000 | #Constraints:     367472
2562.29/2570.53	c #Conflicts:    2781000 | #Constraints:     368472
2562.29/2570.53	c #Conflicts:    2782000 | #Constraints:     369472
2562.29/2570.53	c #Conflicts:    2783000 | #Constraints:     370473
2562.29/2570.53	c #Conflicts:    2784000 | #Constraints:     371473
2562.29/2570.53	c #Conflicts:    2785000 | #Constraints:     372473
2562.29/2570.53	c #Conflicts:    2786000 | #Constraints:     373473
2562.29/2570.53	c #Conflicts:    2787000 | #Constraints:     374473
2562.29/2570.53	c #Conflicts:    2788000 | #Constraints:     375473
2562.29/2570.53	c #Conflicts:    2789000 | #Constraints:     376473
2562.29/2570.53	c #Conflicts:    2790000 | #Constraints:     377473
2562.29/2570.53	c #Conflicts:    2791000 | #Constraints:     378473
2562.29/2570.53	c #Conflicts:    2792000 | #Constraints:     379473
2562.29/2570.53	c #Conflicts:    2793000 | #Constraints:     380473
2562.29/2570.53	c #Conflicts:    2794000 | #Constraints:     381473
2562.29/2570.53	c #Conflicts:    2795000 | #Constraints:     382473
2562.29/2570.53	c #Conflicts:    2796000 | #Constraints:     383473
2562.29/2570.53	c INPROCESSING
2562.29/2570.53	c GARBAGE COLLECT
2562.29/2570.53	WSVECS04 Frhs2[22]: 6 -1.33961 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[30]: 6 -0.466965 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[59]: 6 -128.5 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[79]: 6 -7.01398 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[80]: 6 -6.70258 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[82]: 6 -5.52163 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[87]: 6 -2.3015 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[88]: 6 -4.23745 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[91]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[93]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[94]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[95]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[96]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[97]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[98]: 6 -1.62458 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[99]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[100]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[101]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[102]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[103]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[104]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[105]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[106]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[112]: 6 -4.64141 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[116]: 6 -3.53924 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[123]: 6 -1.30929 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[154]: 6 -12.1113 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[161]: 6 -2.99697 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[169]: 6 -1.9438 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[171]: 6 -1.60296 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[173]: 6 -1.61161 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[177]: 6 -1.7059 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[178]: 6 -0.455942 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[217]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[221]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[230]: 6 -2410.23 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[232]: 6 -2410.23 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[249]: 6 -1.65001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[251]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[252]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[256]: 6 -1.27383 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[269]: 6 -0.153253 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[478]: 6 -0.098682 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[513]: 6 -0.920312 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[515]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[520]: 6 -1.1368 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[578]: 6 -0.310764 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[785]: 6 -127 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[839]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[901]: 6 -2075.62 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1013]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1014]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1018]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1023]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1024]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1040]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1066]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1073]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1074]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1075]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1076]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1077]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1078]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1079]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1080]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1081]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1082]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1083]: 6 -1.0001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1084]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1085]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1086]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1087]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1088]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1105]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1106]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1107]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1108]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1109]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1110]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1111]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1112]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1113]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1114]: 6 -1.00001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1115]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1116]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1117]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1118]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1119]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1120]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1121]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1122]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1123]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1124]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1125]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1126]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1127]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1128]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1129]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1130]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1131]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1133]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1134]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1135]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1136]: 6 -1.00001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1137]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1138]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1139]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1140]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1141]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1142]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1143]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1144]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1145]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1146]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1147]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1148]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1149]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1150]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1151]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1152]: 6 -1.00001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1153]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1154]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1155]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1156]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1157]: 6 -1.00001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1158]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1159]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1160]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1161]: 6 -1.00001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1162]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1163]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1165]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1166]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1167]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1168]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1169]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1170]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1171]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1172]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1173]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1174]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1175]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1176]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1177]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1178]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1179]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1180]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1181]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1182]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1183]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1184]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1185]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1186]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1187]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1188]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1189]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1190]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1191]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1192]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1193]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1194]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1195]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1196]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1197]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1198]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1199]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1200]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1201]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1202]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1203]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1204]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1205]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1206]: 6 -1.00001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1207]: 6 -1.0001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1208]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1209]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1210]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1212]: 6 -1.00001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1213]: 6 -1.00001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1214]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1215]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1216]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1217]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1218]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1219]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1220]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1221]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1222]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1223]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1224]: 6 -1.00001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1252]: 6 -0.903659 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1278]: 6 -0.649013 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1281]: 6 -0.606365 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1283]: 6 -0.745377 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1327]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1329]: 6 -0.757268 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1344]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1346]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1364]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1772]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1774]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1778]: 6 -0.676563 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1779]: 6 -1.00001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1793]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1797]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1798]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1812]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1813]: 6 -0.323604 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[1831]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2143]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2146]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2152]: 6 -1.0001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2155]: 6 -1.0001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2157]: 6 -1.0001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2162]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2173]: 6 -1.0001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2186]: 6 0 2408.23 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2191]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2192]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2200]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2202]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2206]: 6 -1.00001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2207]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2208]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2209]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2210]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2211]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2212]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2213]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2214]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2215]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2216]: 6 -1.0001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2217]: 6 -1.0001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2218]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2219]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2264]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2272]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2277]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2281]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2286]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2289]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2291]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2292]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2293]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2325]: 6 -0.0500622 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2426]: 6 -0.0500114 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2430]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2432]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2444]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2445]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2480]: 6 -0.974833 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2503]: 6 -0.630958 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2509]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[2579]: 6 -0.875094 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3112]: 6 -0.0987194 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3114]: 6 -0.310789 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3116]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3117]: 6 -0.920317 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3193]: 6 -0.484989 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3472]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3481]: 6 -169 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3496]: 6 -169 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3614]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3615]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3619]: 6 -1.0001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3624]: 6 -1.0001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3625]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3641]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3667]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3674]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3675]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3676]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3677]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3678]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3679]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3680]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3681]: 6 -1.0001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3682]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3683]: 6 -1.0001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3684]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3685]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3686]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3687]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3688]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3689]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3706]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3707]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3708]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3709]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3710]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3711]: 6 -1.00001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3712]: 6 -1.0001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3713]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3714]: 6 -1.0001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3715]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3716]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3717]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3718]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3719]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3720]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3721]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3722]: 6 -1.0001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3723]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3724]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3725]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3726]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3727]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3728]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3729]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3730]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3731]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3732]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3734]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3735]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3736]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3737]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3738]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3739]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3740]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3741]: 6 -1.00001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3742]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3743]: 6 -1.0001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3744]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3745]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3746]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3747]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3748]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3749]: 6 -1.0001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3750]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3751]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3752]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3753]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3754]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3755]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3756]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3757]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3758]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3759]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3760]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3761]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3762]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3763]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3764]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3766]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3767]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3768]: 6 -1.0001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3769]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3770]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3771]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3772]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3773]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3774]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3775]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3776]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3777]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3778]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3779]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3780]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3781]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3782]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3783]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3784]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3785]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3786]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3787]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3788]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3789]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3790]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3791]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3792]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3793]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3794]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3795]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3796]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3797]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3798]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3799]: 6 -1.00001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3800]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3801]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3802]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3803]: 6 -1.00001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3804]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3805]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3806]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3807]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3808]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3809]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3810]: 6 -1.00001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3811]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3812]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3813]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3814]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3815]: 6 -1.00001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3816]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3817]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3818]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3819]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3820]: 6 -1.00001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3821]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3822]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3823]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3824]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3825]: 6 -1.0001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3853]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3855]: 6 -0.936546 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3877]: 6 -0.936567 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3882]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3884]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3928]: 6 -1.00001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3930]: 6 -0.807357 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3945]: 6 -0.231412 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3947]: 6 -0.706352 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[3965]: 6 -0.757271 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4373]: 6 -1.00001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4375]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4379]: 6 -0.205903 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4380]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4394]: 6 -0.205957 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4398]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4399]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4413]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4414]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4432]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4744]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4745]: 6 0 2408.23 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4747]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4749]: 6 -1.0001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4756]: 6 -1.00001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4763]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4774]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4792]: 6 -1.0001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4806]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4807]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4808]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4809]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4810]: 6 -1.00008 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4811]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4812]: 6 -1.0001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4813]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4814]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4815]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4816]: 6 -1.0001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4817]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4818]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4826]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4830]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4839]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4848]: 6 -1.00001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4856]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4857]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4871]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4877]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4891]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4894]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[4998]: 6 -0.300099 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[5015]: 6 -0.0500387 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[5018]: 6 -0.0500107 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[5027]: 6 -0.300046 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[5029]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[5033]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[5034]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[5045]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[5046]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[5081]: 6 -0.958396 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[5110]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[5180]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[5697]: 6 -1.00009 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[5729]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[5856]: 6 -1.00003 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[5890]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[5968]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[5969]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[5970]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[5971]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[5983]: 6 -1.00006 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[6074]: 6 -1.00001 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[6143]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[6207]: 6 -1.00004 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[6235]: 6 -1.00007 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[6236]: 6 -1.00002 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[6414]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[6441]: 6 -1.00005 0 shouldn't be
2562.29/2570.53	WSVECS04 Frhs2[6534]: 6 -1.00001 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[107]: 6 -1.00008 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[108]: 6 -1.00008 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[127]: 6 -1.00001 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[128]: 6 -1.00001 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[129]: 6 -1.00003 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[130]: 6 -1.00003 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[131]: 6 -1.00004 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[132]: 6 -1.0001 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[133]: 6 -1.00008 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[135]: 6 -1.00006 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[136]: 6 -1.00001 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[137]: 6 -1.0001 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[138]: 6 -1.00007 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[139]: 6 -1.00009 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[140]: 6 -1.00006 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[141]: 6 -1.0001 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[143]: 6 -1.00008 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[144]: 6 -1.00002 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[182]: 6 -1.00006 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[189]: 6 -1.00003 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[198]: 6 -1.00009 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[231]: 6 -2410.23 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[596]: 6 -1.00004 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[613]: 6 -1.00002 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[614]: 6 -1.00005 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[615]: 6 -1.00004 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[616]: 6 -1.00005 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[617]: 6 -1.00006 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[618]: 6 -1.00006 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[619]: 6 -1.00005 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[620]: 6 -1.00005 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[622]: 6 -1.00003 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[623]: 6 -1.00002 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[624]: 6 -1.00007 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[625]: 6 -1.00009 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[626]: 6 -1.0001 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[627]: 6 -1.00006 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[628]: 6 -1.00003 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[629]: 6 -1.00002 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[632]: 6 -1.00007 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[636]: 6 -1.00007 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[647]: 6 -1.00007 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[651]: 6 -1.00006 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[661]: 6 -1.00008 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[665]: 6 -1.00009 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[675]: 6 -1.00008 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[676]: 6 -1.0001 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[677]: 6 -1.00002 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[678]: 6 -1.00009 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[680]: 6 -1.00007 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[681]: 6 -1.00003 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[682]: 6 -1.00007 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[683]: 6 -1.00008 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[684]: 6 -1.00005 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[685]: 6 -1.00007 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[686]: 6 -1.00006 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[687]: 6 -1.00009 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[796]: 6 -1.00003 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[825]: 6 -1.00002 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[830]: 6 -586.577 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[838]: 6 -1.00005 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[871]: 6 -1.00004 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[880]: 6 -1.00007 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[888]: 6 -1.00004 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[895]: 6 -1.00005 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[906]: 6 -1.00005 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[916]: 6 -1.00005 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1132]: 6 -1.00009 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1164]: 6 -1.00006 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1211]: 6 -1.00006 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1247]: 6 -0.898189 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1254]: 6 -1.00009 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1379]: 6 -1.00004 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1380]: 6 -1.00004 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1383]: 6 -1.00004 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1385]: 6 -1.00002 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1386]: 6 -1.00007 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1387]: 6 -1.00008 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1388]: 6 -1.00003 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1391]: 6 -1.00005 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1393]: 6 -1.00006 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1394]: 6 -1.00004 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1395]: 6 -1.00008 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1396]: 6 -1.00006 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1397]: 6 -1.00008 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1399]: 6 -1.00005 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1401]: 6 -1.00009 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1402]: 6 -1.00001 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1403]: 6 -1.00005 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1404]: 6 -1.00008 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1407]: 6 -1.00005 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1410]: 6 -1.00004 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1411]: 6 -1.00008 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1412]: 6 -1.00006 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1413]: 6 -1.00008 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1414]: 6 -1.00006 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1415]: 6 -1.00004 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1416]: 6 -1.0001 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1417]: 6 -1.00003 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1418]: 6 -1.00002 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1419]: 6 -1.00005 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1420]: 6 -1.00008 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1421]: 6 -1.00008 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1422]: 6 -1.00007 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1424]: 6 -1.00008 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1425]: 6 -1.00002 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1426]: 6 -1.00007 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1427]: 6 -1.00001 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1428]: 6 -1.00004 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1430]: 6 -1.00002 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1431]: 6 -1.00007 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1432]: 6 -1.00009 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1433]: 6 -1.00008 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1434]: 6 -1.00007 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1435]: 6 -1.00003 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1436]: 6 -1.00009 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1438]: 6 -1.00007 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1439]: 6 -1.00005 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1440]: 6 -1.00004 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1441]: 6 -1.00009 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1442]: 6 -1.00005 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1443]: 6 -1.00007 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1444]: 6 -1.00002 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1445]: 6 -1.00006 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1446]: 6 -1.00009 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1448]: 6 -1.00004 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1449]: 6 -1.00009 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1451]: 6 -1.00001 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1453]: 6 -1.00007 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1455]: 6 -1.00003 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1456]: 6 -1.0001 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1457]: 6 -1.00004 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1458]: 6 -1.00001 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1459]: 6 -1.00008 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1461]: 6 -1.00003 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1463]: 6 -1.00003 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1464]: 6 -1.00007 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1465]: 6 -1.00006 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1466]: 6 -1.00009 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1467]: 6 -1.00005 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1468]: 6 -1.00002 0 shouldn't be
2574.15/2582.44	WSVECS04 Frhs2[1469]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1470]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1471]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1472]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1474]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1475]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1476]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1477]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1478]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1479]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1480]: 6 -1.00001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1482]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1484]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1485]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1486]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1487]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1488]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1489]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1490]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1491]: 6 -1.00001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1493]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1494]: 6 -1.00001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1495]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1496]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1497]: 6 -1.00001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1499]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1501]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1502]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1503]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1504]: 6 -1.00001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1505]: 6 -1.00001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1506]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1508]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1509]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1510]: 6 -1.0001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1511]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1512]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1514]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1515]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1517]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1519]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1520]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1521]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1523]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1524]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1526]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1527]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1530]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1654]: 6 -0.979599 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1837]: 6 -1.00001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1838]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1839]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1840]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1841]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1842]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1843]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1844]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1845]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1847]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1848]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1849]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1850]: 6 -1.00001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1851]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1852]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1853]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1856]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1860]: 6 -1.0001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1871]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1875]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1885]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1889]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1899]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1900]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1901]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1902]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1903]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1905]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1906]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1907]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1908]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1909]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1910]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1911]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1990]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1991]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1992]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1993]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1994]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1995]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1996]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1997]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1998]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[1999]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2000]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2002]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2003]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2004]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2005]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2006]: 6 -1.00001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2009]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2013]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2024]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2028]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2038]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2042]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2052]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2053]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2054]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2055]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2056]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2057]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2058]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2060]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2061]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2062]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2063]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2064]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2145]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2147]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2148]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2149]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2150]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2151]: 6 -1205.62 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2153]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2154]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2156]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2158]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2159]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2171]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2172]: 6 -1.0001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2201]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2205]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2224]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2225]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2227]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2236]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2237]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2238]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2246]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2247]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2248]: 6 -1205.62 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2255]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2256]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2257]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2263]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2265]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2270]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2271]: 6 -1.00001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2276]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2278]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2282]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2283]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2287]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2288]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2294]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2403]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2420]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2427]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2433]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2438]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2448]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[2467]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3214]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3215]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3216]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3217]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3218]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3219]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3220]: 6 -1.00001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3221]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3223]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3224]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3225]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3226]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3227]: 6 -1.00001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3228]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3229]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3230]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3233]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3248]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3262]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3276]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3277]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3278]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3279]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3281]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3282]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3283]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3284]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3285]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3286]: 6 -1.00001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3287]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3288]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3397]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3426]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3439]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3489]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3502]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3507]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3517]: 6 -1.00001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3733]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3765]: 6 -1.00001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3981]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3984]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3986]: 6 -1.0001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3987]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3988]: 6 -1.0001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3989]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3992]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3994]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3995]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3996]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3997]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[3998]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4000]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4002]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4003]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4004]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4005]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4008]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4010]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4011]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4012]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4013]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4014]: 6 -1.00001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4015]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4016]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4018]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4019]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4020]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4021]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4022]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4023]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4025]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4026]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4027]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4028]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4029]: 6 -1.00001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4031]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4032]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4033]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4034]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4035]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4036]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4037]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4039]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4040]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4041]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4042]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4043]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4044]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4045]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4046]: 6 -1.00001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4047]: 6 -1.00001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4048]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4049]: 6 -1.00001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4050]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4052]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4053]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4054]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4056]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4057]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4058]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4059]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4060]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4061]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4062]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4064]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4065]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4066]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4067]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4068]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4069]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4070]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4071]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4072]: 6 -1.0001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4073]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4075]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4076]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4077]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4078]: 6 -1.00001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4079]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4080]: 6 -1.00001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4081]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4083]: 6 -1.00001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4085]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4086]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4087]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4088]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4089]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4090]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4091]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4092]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4094]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4095]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4096]: 6 -1.0001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4097]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4098]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4099]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4100]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4102]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4103]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4104]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4105]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4106]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4107]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4109]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4110]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4111]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4112]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4113]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4115]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4116]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4120]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4121]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4122]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4124]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4125]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4127]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4128]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4131]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4438]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4439]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4440]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4441]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4442]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4443]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4444]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4445]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4446]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4448]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4449]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4450]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4451]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4452]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4453]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4454]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4457]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4472]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4486]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4500]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4501]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4502]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4503]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4504]: 6 -1.0001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4506]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4507]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4508]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4509]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4510]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4511]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4512]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4591]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4592]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4593]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4594]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4595]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4596]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4597]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4598]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4599]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4600]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4601]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4603]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4604]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4605]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4606]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4607]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4610]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4614]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4625]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4639]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4653]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4654]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4655]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4656]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4657]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4658]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4659]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4661]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4662]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4663]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4664]: 6 -1.0001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4665]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4746]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4748]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4750]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4751]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4752]: 6 -1.00001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4753]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4754]: 6 -1.00001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4755]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4757]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4758]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4759]: 6 -1205.62 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4760]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4772]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4773]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4801]: 6 -1.0001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4802]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4803]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4827]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4837]: 6 -1.0001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4838]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4847]: 6 -1.0001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4849]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4858]: 6 -1.0001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4864]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4865]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4866]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4872]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4873]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4878]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4879]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4882]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4883]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4884]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4887]: 6 -1.00001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4889]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4890]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4892]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4893]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[4895]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[5004]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[5021]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[5028]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[5031]: 6 -0.95009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[5039]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[5049]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[5104]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[5512]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[5513]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[5545]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[5546]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[5626]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[5627]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[5653]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[5654]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[5728]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[5887]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[5888]: 6 -1.0001 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[5889]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[6013]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[6142]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[6162]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[6184]: 6 -1.00006 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[6305]: 6 -1.00003 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[6306]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[6364]: 6 -1.00002 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[6510]: 6 -1.00005 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[6593]: 6 -1.00009 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[6594]: 6 -1.00007 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[6595]: 6 -2410.23 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[6645]: 6 -1.00004 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[6736]: 6 -1.00008 0 shouldn't be
2574.15/2582.45	WSVECS04 Frhs2[6737]: 6 -1.00003 0 shouldn't be
2619.11/2627.55	c #Conflicts:    2797000 | #Constraints:     351274
2619.11/2627.55	c #Conflicts:    2798000 | #Constraints:     352274
2619.11/2627.55	c #Conflicts:    2799000 | #Constraints:     353274
2619.11/2627.55	c #Conflicts:    2800000 | #Constraints:     354274
2619.11/2627.55	c #Conflicts:    2801000 | #Constraints:     355274
2619.11/2627.55	c #Conflicts:    2802000 | #Constraints:     356274
2619.11/2627.55	c #Conflicts:    2803000 | #Constraints:     357274
2619.11/2627.55	c #Conflicts:    2804000 | #Constraints:     358274
2619.11/2627.55	c #Conflicts:    2805000 | #Constraints:     359274
2619.11/2627.55	c #Conflicts:    2806000 | #Constraints:     360274
2619.11/2627.55	c #Conflicts:    2807000 | #Constraints:     361274
2619.11/2627.55	c #Conflicts:    2808000 | #Constraints:     362274
2619.11/2627.55	c #Conflicts:    2809000 | #Constraints:     363274
2619.11/2627.55	c #Conflicts:    2810000 | #Constraints:     364274
2619.11/2627.55	c #Conflicts:    2811000 | #Constraints:     365274
2619.11/2627.55	c #Conflicts:    2812000 | #Constraints:     366274
2619.11/2627.55	c #Conflicts:    2813000 | #Constraints:     367274
2619.11/2627.55	c #Conflicts:    2814000 | #Constraints:     368274
2619.11/2627.55	c #Conflicts:    2815000 | #Constraints:     369274
2619.11/2627.55	c #Conflicts:    2816000 | #Constraints:     370274
2619.11/2627.55	c #Conflicts:    2817000 | #Constraints:     371274
2619.11/2627.55	c #Conflicts:    2818000 | #Constraints:     372274
2619.11/2627.55	c #Conflicts:    2819000 | #Constraints:     373274
2619.11/2627.55	c #Conflicts:    2820000 | #Constraints:     374274
2619.11/2627.55	c #Conflicts:    2821000 | #Constraints:     375274
2619.11/2627.55	c #Conflicts:    2822000 | #Constraints:     376274
2619.11/2627.55	c #Conflicts:    2823000 | #Constraints:     377274
2619.11/2627.55	c #Conflicts:    2824000 | #Constraints:     378274
2619.11/2627.55	c #Conflicts:    2825000 | #Constraints:     379274
2619.11/2627.55	c #Conflicts:    2826000 | #Constraints:     380274
2619.11/2627.55	c #Conflicts:    2827000 | #Constraints:     381274
2619.11/2627.55	c #Conflicts:    2828000 | #Constraints:     382274
2619.11/2627.55	c #Conflicts:    2829000 | #Constraints:     383274
2619.11/2627.55	c #Conflicts:    2830000 | #Constraints:     384274
2619.11/2627.55	c INPROCESSING
2619.11/2627.55	c GARBAGE COLLECT
2619.11/2627.55	c #Conflicts:    2831000 | #Constraints:     351873
2619.11/2627.55	c #Conflicts:    2832000 | #Constraints:     352873
2619.11/2627.55	c #Conflicts:    2833000 | #Constraints:     353873
2619.11/2627.55	c #Conflicts:    2834000 | #Constraints:     354873
2619.11/2627.55	c #Conflicts:    2835000 | #Constraints:     355873
2619.11/2627.55	c #Conflicts:    2836000 | #Constraints:     356873
2619.11/2627.55	c #Conflicts:    2837000 | #Constraints:     357873
2619.11/2627.55	c #Conflicts:    2838000 | #Constraints:     358873
2619.11/2627.55	c #Conflicts:    2839000 | #Constraints:     359873
2619.11/2627.55	c #Conflicts:    2840000 | #Constraints:     360873
2619.11/2627.55	c #Conflicts:    2841000 | #Constraints:     361873
2619.11/2627.55	c #Conflicts:    2842000 | #Constraints:     362873
2619.11/2627.55	c #Conflicts:    2843000 | #Constraints:     363873
2619.11/2627.55	c #Conflicts:    2844000 | #Constraints:     364873
2619.11/2627.55	c #Conflicts:    2845000 | #Constraints:     365873
2619.11/2627.55	c #Conflicts:    2846000 | #Constraints:     366873
2619.11/2627.55	c #Conflicts:    2847000 | #Constraints:     367873
2619.11/2627.55	c #Conflicts:    2848000 | #Constraints:     368873
2619.11/2627.55	c #Conflicts:    2849000 | #Constraints:     369873
2619.11/2627.55	c #Conflicts:    2850000 | #Constraints:     370873
2619.11/2627.55	c #Conflicts:    2851000 | #Constraints:     371873
2619.11/2627.55	c #Conflicts:    2852000 | #Constraints:     372873
2619.11/2627.55	c #Conflicts:    2853000 | #Constraints:     373873
2619.11/2627.55	c #Conflicts:    2854000 | #Constraints:     374873
2619.11/2627.55	c #Conflicts:    2855000 | #Constraints:     375873
2619.11/2627.55	c #Conflicts:    2856000 | #Constraints:     376874
2619.11/2627.55	c #Conflicts:    2857000 | #Constraints:     377874
2619.11/2627.55	c #Conflicts:    2858000 | #Constraints:     378874
2619.11/2627.55	c #Conflicts:    2859000 | #Constraints:     379874
2619.11/2627.55	c #Conflicts:    2860000 | #Constraints:     380874
2619.11/2627.55	c #Conflicts:    2861000 | #Constraints:     381874
2619.11/2627.55	c #Conflicts:    2862000 | #Constraints:     382874
2619.11/2627.55	c #Conflicts:    2863000 | #Constraints:     383874
2619.11/2627.55	c #Conflicts:    2864000 | #Constraints:     384874
2619.11/2627.55	c INPROCESSING
2619.11/2627.55	c GARBAGE COLLECT
2619.11/2627.55	c #Conflicts:    2865000 | #Constraints:     352278
2619.11/2627.55	c #Conflicts:    2866000 | #Constraints:     353278
2619.11/2627.55	c #Conflicts:    2867000 | #Constraints:     354278
2619.11/2627.55	c #Conflicts:    2868000 | #Constraints:     355278
2619.11/2627.55	c #Conflicts:    2869000 | #Constraints:     356278
2619.11/2627.55	c #Conflicts:    2870000 | #Constraints:     357278
2619.11/2627.55	c #Conflicts:    2871000 | #Constraints:     358278
2619.11/2627.55	c #Conflicts:    2872000 | #Constraints:     359278
2619.11/2627.55	c #Conflicts:    2873000 | #Constraints:     360278
2619.11/2627.55	c #Conflicts:    2874000 | #Constraints:     361278
2665.57/2674.17	c #Conflicts:    2875000 | #Constraints:     362278
2665.57/2674.17	c #Conflicts:    2876000 | #Constraints:     363278
2665.57/2674.17	c #Conflicts:    2877000 | #Constraints:     364278
2665.57/2674.17	c #Conflicts:    2878000 | #Constraints:     365278
2665.57/2674.17	c #Conflicts:    2879000 | #Constraints:     366278
2665.57/2674.17	c #Conflicts:    2880000 | #Constraints:     367278
2665.57/2674.17	c #Conflicts:    2881000 | #Constraints:     368278
2665.57/2674.17	c #Conflicts:    2882000 | #Constraints:     369278
2665.57/2674.17	c #Conflicts:    2883000 | #Constraints:     370278
2665.57/2674.17	c #Conflicts:    2884000 | #Constraints:     371278
2665.57/2674.17	c #Conflicts:    2885000 | #Constraints:     372278
2665.57/2674.17	c #Conflicts:    2886000 | #Constraints:     373278
2665.57/2674.17	c #Conflicts:    2887000 | #Constraints:     374278
2665.57/2674.17	c #Conflicts:    2888000 | #Constraints:     375278
2665.57/2674.17	c #Conflicts:    2889000 | #Constraints:     376278
2665.57/2674.17	c #Conflicts:    2890000 | #Constraints:     377278
2665.57/2674.17	c #Conflicts:    2891000 | #Constraints:     378278
2665.57/2674.17	c #Conflicts:    2892000 | #Constraints:     379278
2665.57/2674.17	c #Conflicts:    2893000 | #Constraints:     380278
2665.57/2674.17	c #Conflicts:    2894000 | #Constraints:     381278
2665.57/2674.17	c #Conflicts:    2895000 | #Constraints:     382278
2665.57/2674.17	c #Conflicts:    2896000 | #Constraints:     383278
2665.57/2674.17	c #Conflicts:    2897000 | #Constraints:     384278
2665.57/2674.17	c #Conflicts:    2898000 | #Constraints:     385278
2665.57/2674.17	c INPROCESSING
2665.57/2674.17	c GARBAGE COLLECT
2665.57/2674.17	c #Conflicts:    2899000 | #Constraints:     352483
2665.57/2674.17	c #Conflicts:    2900000 | #Constraints:     353483
2665.57/2674.17	c #Conflicts:    2901000 | #Constraints:     354483
2665.57/2674.17	c #Conflicts:    2902000 | #Constraints:     355483
2665.57/2674.17	c #Conflicts:    2903000 | #Constraints:     356483
2665.57/2674.17	c #Conflicts:    2904000 | #Constraints:     357483
2665.57/2674.17	c #Conflicts:    2905000 | #Constraints:     358483
2665.57/2674.17	c #Conflicts:    2906000 | #Constraints:     359483
2665.57/2674.17	c #Conflicts:    2907000 | #Constraints:     360483
2665.57/2674.17	c #Conflicts:    2908000 | #Constraints:     361483
2665.57/2674.17	c #Conflicts:    2909000 | #Constraints:     362483
2665.57/2674.17	c #Conflicts:    2910000 | #Constraints:     363483
2665.57/2674.17	c #Conflicts:    2911000 | #Constraints:     364483
2665.57/2674.17	c #Conflicts:    2912000 | #Constraints:     365483
2665.57/2674.17	c #Conflicts:    2913000 | #Constraints:     366484
2665.57/2674.17	c #Conflicts:    2914000 | #Constraints:     367484
2665.57/2674.17	c #Conflicts:    2915000 | #Constraints:     368485
2665.57/2674.17	c #Conflicts:    2916000 | #Constraints:     369485
2665.57/2674.17	c #Conflicts:    2917000 | #Constraints:     370485
2665.57/2674.17	c #Conflicts:    2918000 | #Constraints:     371486
2665.57/2674.17	c #Conflicts:    2919000 | #Constraints:     372486
2665.57/2674.17	c #Conflicts:    2920000 | #Constraints:     373486
2665.57/2674.17	c #Conflicts:    2921000 | #Constraints:     374486
2665.57/2674.17	c #Conflicts:    2922000 | #Constraints:     375487
2665.57/2674.17	c #Conflicts:    2923000 | #Constraints:     376487
2665.57/2674.17	c #Conflicts:    2924000 | #Constraints:     377487
2665.57/2674.17	c #Conflicts:    2925000 | #Constraints:     378487
2665.57/2674.17	c #Conflicts:    2926000 | #Constraints:     379487
2665.57/2674.17	c #Conflicts:    2927000 | #Constraints:     380487
2665.57/2674.17	c #Conflicts:    2928000 | #Constraints:     381487
2665.57/2674.17	c #Conflicts:    2929000 | #Constraints:     382487
2665.57/2674.17	c #Conflicts:    2930000 | #Constraints:     383487
2665.57/2674.17	c #Conflicts:    2931000 | #Constraints:     384510
2665.57/2674.17	c #Conflicts:    2932000 | #Constraints:     385510
2665.57/2674.17	c INPROCESSING
2665.57/2674.17	c GARBAGE COLLECT
2665.57/2674.17	c #Conflicts:    2933000 | #Constraints:     352487
2665.57/2674.17	c #Conflicts:    2934000 | #Constraints:     353487
2665.57/2674.17	c #Conflicts:    2935000 | #Constraints:     354487
2665.57/2674.17	c #Conflicts:    2936000 | #Constraints:     355487
2665.57/2674.17	c #Conflicts:    2937000 | #Constraints:     356487
2665.57/2674.17	c #Conflicts:    2938000 | #Constraints:     357487
2665.57/2674.17	c #Conflicts:    2939000 | #Constraints:     358487
2665.57/2674.17	c #Conflicts:    2940000 | #Constraints:     359487
2665.57/2674.17	c #Conflicts:    2941000 | #Constraints:     360487
2665.57/2674.17	c #Conflicts:    2942000 | #Constraints:     361487
2665.57/2674.17	c #Conflicts:    2943000 | #Constraints:     362487
2665.57/2674.17	c #Conflicts:    2944000 | #Constraints:     363487
2665.57/2674.17	c #Conflicts:    2945000 | #Constraints:     364487
2665.57/2674.17	c #Conflicts:    2946000 | #Constraints:     365487
2665.57/2674.17	c #Conflicts:    2947000 | #Constraints:     366487
2665.57/2674.17	c #Conflicts:    2948000 | #Constraints:     367487
2665.57/2674.17	c #Conflicts:    2949000 | #Constraints:     368487
2665.57/2674.17	c #Conflicts:    2950000 | #Constraints:     369487
2665.57/2674.17	c #Conflicts:    2951000 | #Constraints:     370487
2680.21/2688.85	c #Conflicts:    2952000 | #Constraints:     371487
2680.21/2688.85	c #Conflicts:    2953000 | #Constraints:     372487
2680.21/2688.85	c #Conflicts:    2954000 | #Constraints:     373487
2680.21/2688.85	c #Conflicts:    2955000 | #Constraints:     374487
2680.21/2688.85	c #Conflicts:    2956000 | #Constraints:     375487
2680.21/2688.85	c #Conflicts:    2957000 | #Constraints:     376487
2680.21/2688.85	c #Conflicts:    2958000 | #Constraints:     377487
2680.21/2688.85	c #Conflicts:    2959000 | #Constraints:     378487
2680.21/2688.85	c #Conflicts:    2960000 | #Constraints:     379487
2680.21/2688.85	c #Conflicts:    2961000 | #Constraints:     380487
2680.21/2688.85	c #Conflicts:    2962000 | #Constraints:     381487
2680.21/2688.85	c #Conflicts:    2963000 | #Constraints:     382487
2680.21/2688.85	c #Conflicts:    2964000 | #Constraints:     383487
2680.21/2688.85	c #Conflicts:    2965000 | #Constraints:     384487
2680.21/2688.85	c #Conflicts:    2966000 | #Constraints:     385487
2680.21/2688.85	c INPROCESSING
2680.21/2688.85	c GARBAGE COLLECT
2680.21/2688.85	WSVECS04 Frhs2[6]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[30]: 6 -58.257 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[32]: 6 -200.499 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[37]: 6 -3.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[38]: 6 -1.50009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[40]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[41]: 6 -1.52383 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[43]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[49]: 6 -1.65683 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[53]: 6 -1.42859 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[77]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[86]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[92]: 6 -2.01961 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[97]: 6 -11.6487 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[100]: 6 -1.37266 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[101]: 6 -9.11417 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[102]: 6 -9.6747 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[107]: 6 -11.1456 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[113]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[119]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[122]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[151]: 6 -37.1404 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[159]: 6 -7.65145 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[160]: 6 -29.786 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[169]: 6 -2.65882 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[171]: 6 -2.49125 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[173]: 6 -2.4925 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[177]: 6 -1.26636 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[178]: 6 -5.05696 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[181]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[182]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[183]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[185]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[186]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[187]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[189]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[190]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[191]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[192]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[193]: 6 -1.65678 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[194]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[195]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[196]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[197]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[198]: 6 -2.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[199]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[200]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[201]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[203]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[204]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[205]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[206]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[207]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[208]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[209]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[210]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[211]: 6 -1.65683 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[212]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[213]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[214]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[216]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[246]: 6 -1.98529 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[251]: 6 -0.713146 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[269]: 6 -1.62312 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[327]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[342]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[356]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[369]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[382]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[383]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[384]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[385]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[386]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[387]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[388]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[389]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[390]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[391]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[392]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[393]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[578]: 6 -32.9345 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[593]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[605]: 6 -11.8853 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[613]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[615]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[616]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[618]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[624]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[628]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[631]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[632]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[634]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[639]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[640]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[642]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[644]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[661]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[663]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[669]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[673]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[676]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[682]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[686]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[704]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[705]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[707]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[709]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[749]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[754]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[761]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[919]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[920]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[921]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[922]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[923]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[925]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[926]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[927]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[928]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[929]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[930]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[931]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[932]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[933]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[934]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[935]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[938]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[947]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[953]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[962]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[967]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[976]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[981]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[983]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[984]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[985]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[986]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[987]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[988]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[989]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[990]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[991]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[992]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[993]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1001]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1022]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1031]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1039]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1046]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1052]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1057]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1062]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1063]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1064]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1065]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1093]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1096]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1097]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1098]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1099]: 6 -4.05708 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1103]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1161]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1162]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1163]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1189]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1190]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1191]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1195]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1202]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1208]: 6 -8.64269 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1213]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1228]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1234]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1237]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1244]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1250]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1253]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1259]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1265]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1268]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1273]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1279]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1282]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1287]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1288]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1289]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1290]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1291]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1292]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1294]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1295]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1296]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1297]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1298]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1299]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1304]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1307]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1315]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1318]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1325]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1328]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1334]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1337]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1342]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1345]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1351]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1352]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1353]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1354]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1355]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1356]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1363]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1368]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1369]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1370]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1371]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1623]: 6 -45.9546 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1625]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1670]: 6 -1.18184 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1671]: 6 -38.4622 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1678]: 6 -18.4546 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1772]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1774]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1778]: 6 -1.18313 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1793]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1797]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1798]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1812]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1813]: 6 -1.38285 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1831]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1837]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1838]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1840]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1841]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1842]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1844]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1845]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1846]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1847]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1848]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1849]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1850]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1851]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1852]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1853]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1854]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1856]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1857]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1858]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1860]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1861]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1862]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1863]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1864]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1865]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1866]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1867]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1868]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1869]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1870]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1871]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1872]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1873]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1875]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1876]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1877]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1878]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1879]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1880]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1881]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1882]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1883]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1884]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1886]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1889]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1890]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1891]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1892]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1893]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1894]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1895]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1896]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1897]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1899]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1900]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1902]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1903]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1904]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1905]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1906]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1907]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1908]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1909]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1910]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1911]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1912]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1914]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1915]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1916]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1917]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1918]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1919]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1920]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1921]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1922]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1923]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1925]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1926]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1927]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1928]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1929]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1930]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1931]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1932]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1933]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1934]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1945]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1946]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1947]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1948]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1949]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1950]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1951]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1952]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1953]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1954]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1955]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1956]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1957]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1958]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1959]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1960]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1961]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1962]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1963]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1964]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1965]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1966]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1967]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1968]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1969]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1970]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1971]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1972]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1973]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1974]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1975]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1976]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1977]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1978]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1979]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1980]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1981]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1982]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1983]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1984]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1985]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1986]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1987]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1988]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1989]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1990]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1991]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1992]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1993]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1994]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1995]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1996]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1997]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1998]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[1999]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2000]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2001]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2002]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2003]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2004]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2006]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2007]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2008]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2009]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2010]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2011]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2012]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2013]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2014]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2015]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2016]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2017]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2018]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2019]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2020]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2022]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2023]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2024]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2025]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2026]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2027]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2028]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2029]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2030]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2031]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2032]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2033]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2034]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2035]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2037]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2038]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2040]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2041]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2042]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2043]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2045]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2046]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2047]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2048]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2049]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2052]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2053]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2054]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2055]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2056]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2057]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2058]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2059]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2060]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2061]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2062]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2064]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2065]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2066]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2067]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2068]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2069]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2070]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2071]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2072]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2073]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2074]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2076]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2077]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2078]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2079]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2080]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2081]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2082]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2083]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2084]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2085]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2087]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2088]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2089]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2090]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2091]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2092]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2093]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2094]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2095]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2097]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2098]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2099]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2100]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2101]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2102]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2103]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2104]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2106]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2107]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2108]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2109]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2110]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2111]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2112]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2114]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2115]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2116]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2117]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2118]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2119]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2121]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2122]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2123]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2124]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2125]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2127]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2128]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2129]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2130]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2132]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2133]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2134]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2136]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2137]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2139]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2141]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2327]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2356]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2402]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2419]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2426]: 6 -3.44513 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2432]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2437]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2480]: 6 -0.900017 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2579]: 6 -0.81251 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2928]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2943]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2957]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2970]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2983]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2984]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2985]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2986]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2987]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2988]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2989]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2990]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2991]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2992]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2993]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[2994]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3087]: 6 -358.816 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3089]: 6 -120.834 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3162]: 6 -358.816 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3164]: 6 -199.787 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3186]: 6 -358.816 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3188]: 6 -395.26 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3193]: 6 -11.8853 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3199]: 6 -50.6966 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3206]: 6 -358.816 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3214]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3216]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3217]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3219]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3225]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3229]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3232]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3233]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3235]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3240]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3241]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3243]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3245]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3262]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3264]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3270]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3274]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3277]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3283]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3287]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3305]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3306]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3308]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3310]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3350]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3355]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3362]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3520]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3521]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3522]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3523]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3524]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3526]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3527]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3528]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3529]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3530]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3531]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3532]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3533]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3534]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3535]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3536]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3539]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3548]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3554]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3563]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3568]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3577]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3582]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3584]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3585]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3586]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3587]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3588]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3589]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3590]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3591]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3592]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3593]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3594]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3602]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3623]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3632]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3640]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3647]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3653]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3658]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3663]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3664]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3665]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3666]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3694]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3697]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3698]: 6 -1.99359 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3699]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3700]: 6 -8.64269 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3704]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3762]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3763]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3764]: 6 -1.37267 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3790]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3791]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3792]: 6 -5.05062 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3796]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3798]: 6 -8.64262 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3803]: 6 -8.64266 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3809]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3814]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3829]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3835]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3838]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3845]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3851]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3854]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3860]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3866]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3869]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3874]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3880]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3883]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3888]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3889]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3890]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3891]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3892]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3893]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3895]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3896]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3897]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3898]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3899]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3900]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3905]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3908]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3916]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3919]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3926]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3929]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3935]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3938]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3943]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3946]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3952]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3953]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3954]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3955]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3956]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3957]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3964]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3969]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3970]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3971]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[3972]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4226]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4271]: 6 -31.3183 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4272]: 6 -38.4622 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4279]: 6 -36.5455 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4373]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4375]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4379]: 6 -1.44944 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4394]: 6 -1.44948 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4398]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4399]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4413]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4414]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4432]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4438]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4439]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4440]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4441]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4442]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4443]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4445]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4446]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4447]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4448]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4449]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4450]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4451]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4452]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4453]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4454]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4455]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4456]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4457]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4458]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4459]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4461]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4462]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4463]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4464]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4465]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4466]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4467]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4468]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4469]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4470]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4471]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4472]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4473]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4474]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4476]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4477]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4478]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4479]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4480]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4481]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4482]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4483]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4484]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4485]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4486]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4487]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4488]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4490]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4491]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4492]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4493]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4494]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4495]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4497]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4498]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4500]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4501]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4503]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4504]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4505]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4506]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4507]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4508]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4509]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4510]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4511]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4512]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4513]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4515]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4516]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4517]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4518]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4519]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4520]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4521]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4522]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4523]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4524]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4526]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4527]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4528]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4529]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4530]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4531]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4532]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4533]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4534]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4535]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4546]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4547]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4548]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4549]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4550]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4551]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4552]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4553]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4554]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4555]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4556]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4557]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4558]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4559]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4560]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4561]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4562]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4563]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4564]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4565]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4566]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4567]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4568]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4569]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4570]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4571]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4572]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4573]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4574]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4575]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4576]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4577]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4578]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4579]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4580]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4581]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4582]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4583]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4584]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4585]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4586]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4587]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4588]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4589]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4590]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4591]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4592]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4593]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4594]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4595]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4596]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4597]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4598]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4599]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4600]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4601]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4602]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4603]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4604]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4605]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4607]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4608]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4609]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4610]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4611]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4612]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4613]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4614]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4615]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4616]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4617]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4618]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4619]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4620]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4621]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4623]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4624]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4625]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4626]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4627]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4628]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4629]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4630]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4631]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4632]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4633]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4634]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4635]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4636]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4638]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4639]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4640]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4642]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4643]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4644]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4646]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4647]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4648]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4649]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4650]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4653]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4654]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4655]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4656]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4657]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4658]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4659]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4660]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4661]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4662]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4663]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4665]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4666]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4667]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4668]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4669]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4670]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4671]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4672]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4673]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4674]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4675]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4677]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4678]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4679]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4680]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4681]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4682]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4683]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4684]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4685]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4686]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4688]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4689]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4690]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4691]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4692]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4693]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4694]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4695]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4696]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4698]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4699]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4700]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4701]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4702]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4703]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4704]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4705]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4707]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4708]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4709]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4710]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4711]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4712]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4713]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4715]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4716]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4717]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4718]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4719]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4720]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4722]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4723]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4724]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4725]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4726]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4728]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4729]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4730]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4731]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4733]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4734]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4735]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4737]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4738]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4740]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4742]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4923]: 6 -3.57388 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4928]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4957]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[4998]: 6 -2.80168 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[5003]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[5015]: 6 -3.4452 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[5020]: 6 -1.00007 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[5022]: 6 -3.57384 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[5027]: 6 -2.80175 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[5033]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[5038]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[5081]: 6 -0.937511 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[5572]: 6 -1.00009 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[5856]: 6 -1.00002 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[5982]: 6 -1.00005 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[5984]: 6 -1.0001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[6074]: 6 -1.00006 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[6162]: 6 -1.00004 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[6180]: 6 -1.00008 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[6207]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[6378]: 6 -1.00003 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[6379]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[6380]: 6 -1.00001 0 shouldn't be
2680.21/2688.85	WSVECS04 Frhs2[6381]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[15]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[48]: 6 -2.04765 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[51]: 6 -2.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[73]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[74]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[75]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[76]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[78]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[80]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[81]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[82]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[83]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[84]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[85]: 6 -1.65685 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[87]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[88]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[89]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[90]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[103]: 6 -8.04856 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[109]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[111]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[112]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[114]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[115]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[116]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[117]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[118]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[121]: 6 -1.6568 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[123]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[124]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[125]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[126]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[137]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[144]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[336]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[351]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[365]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[378]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[401]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[411]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[420]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[428]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[435]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[441]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[446]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[450]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[455]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[456]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[488]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[563]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[580]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[587]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[598]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[623]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[626]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[668]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[681]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[684]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[745]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[747]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[752]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[936]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[937]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[939]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[942]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[943]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[944]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[945]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[946]: 6 -1.0001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[948]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[949]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[951]: 6 -1.0001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[952]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[954]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[956]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[957]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[958]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[959]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[960]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[961]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[963]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[964]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[965]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[966]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[968]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[970]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[971]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[972]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[973]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[974]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[975]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[978]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[979]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[980]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[995]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[996]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[997]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[998]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[999]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1000]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1002]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1003]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1004]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1005]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1017]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1019]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1020]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1021]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1023]: 6 -1.0001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1024]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1025]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1026]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1029]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1030]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1032]: 6 -1.0001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1033]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1034]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1035]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1036]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1037]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1038]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1040]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1041]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1042]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1043]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1044]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1047]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1048]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1049]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1050]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1051]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1053]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1054]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1055]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1056]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1058]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1059]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1060]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1061]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1066]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1067]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1068]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1069]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1070]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1071]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1164]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1197]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1198]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1204]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1225]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1226]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1227]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1229]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1230]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1231]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1232]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1233]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1236]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1238]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1239]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1240]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1241]: 6 -1.0001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1242]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1243]: 6 -1.0001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1245]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1246]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1247]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1248]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1249]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1252]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1254]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1255]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1256]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1257]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1258]: 6 -1.0001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1260]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1261]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1262]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1263]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1264]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1267]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1269]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1270]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1271]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1272]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1274]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1275]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1276]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1277]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1278]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1281]: 6 -1.0001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1283]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1284]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1285]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1286]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1300]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1301]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1302]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1303]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1306]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1308]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1309]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1310]: 6 -1.0001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1311]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1312]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1313]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1314]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1317]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1319]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1320]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1321]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1322]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1323]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1324]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1327]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1329]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1330]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1331]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1332]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1333]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1336]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1338]: 6 -1.0001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1339]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1340]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1341]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1344]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1346]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1347]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1348]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1349]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1364]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1365]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1366]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1367]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1372]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1373]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1374]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1375]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1376]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1377]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1379]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1380]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1381]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1382]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1383]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1384]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1385]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1386]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1387]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1388]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1389]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1390]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1391]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1392]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1393]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1418]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1432]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1445]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1457]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1468]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1478]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1487]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1495]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1503]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1504]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1505]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1506]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1507]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1508]: 6 -1.0001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1855]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[1885]: 6 -1.0001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[2044]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[2322]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[2351]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[2397]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[2414]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[2421]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[2428]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[2937]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[2952]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[2966]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[2979]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3002]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3012]: 6 -1.0001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3021]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3029]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3036]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3042]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3047]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3051]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3056]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3057]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3181]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3224]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3227]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3269]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3282]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3285]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3346]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3348]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3353]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3537]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3538]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3540]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3543]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3544]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3545]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3546]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3547]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3549]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3550]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3552]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3553]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3555]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3557]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3558]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3559]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3560]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3561]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3562]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3564]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3565]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3566]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3567]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3569]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3571]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3572]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3573]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3574]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3575]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3576]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3579]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3580]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3581]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3596]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3597]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3598]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3599]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3600]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3601]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3603]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3604]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3605]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3606]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3618]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3620]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3621]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3622]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3624]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3625]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3626]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3627]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3630]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3631]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3633]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3634]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3635]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3636]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3637]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3638]: 6 -1.0001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3641]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3642]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3643]: 6 -1.0001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3644]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3645]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3648]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3649]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3650]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3651]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3652]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3654]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3655]: 6 -1.0001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3656]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3657]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3659]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3660]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3661]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3662]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3667]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3668]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3669]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3670]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3671]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3672]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3765]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3799]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3805]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3826]: 6 -1.0001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3827]: 6 -1.0001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3828]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3830]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3831]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3832]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3833]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3834]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3837]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3839]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3840]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3841]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3842]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3843]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3844]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3846]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3847]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3848]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3849]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3850]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3853]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3855]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3856]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3857]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3858]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3859]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3861]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3862]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3863]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3864]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3865]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3868]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3870]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3871]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3872]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3873]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3875]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3876]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3877]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3878]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3879]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3882]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3884]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3885]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3886]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3887]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3901]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3902]: 6 -1.0001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3903]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3904]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3907]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3909]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3910]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3911]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3912]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3913]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3914]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3915]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3918]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3920]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3921]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3922]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3923]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3924]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3925]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3928]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3930]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3931]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3932]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3933]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3934]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3937]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3939]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3940]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3941]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3942]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3945]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3947]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3948]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3949]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3950]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3965]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3966]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3967]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3968]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3973]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3974]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3975]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3976]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3977]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3978]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3980]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3981]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3982]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3983]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3984]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3985]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3986]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3987]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3988]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3989]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3990]: 6 -1.0001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3991]: 6 -1.00001 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3992]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3993]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[3994]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[4019]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[4033]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[4046]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[4058]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[4069]: 6 -1.00004 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[4079]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[4088]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[4096]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[4104]: 6 -1.00006 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[4105]: 6 -1.00007 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[4106]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[4107]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[4108]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[4109]: 6 -1.00005 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[4496]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[4641]: 6 -1.00002 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[4645]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[4952]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[5029]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[5653]: 6 -1.00003 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[5654]: 6 -1.00009 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[5913]: 6 -1.00008 0 shouldn't be
2700.75/2709.44	WSVECS04 Frhs2[5994]: 6 -1.00003 0 shouldn't be
2765.05/2773.98	c #Conflicts:    2967000 | #Constraints:     352279
2765.05/2773.98	c #Conflicts:    2968000 | #Constraints:     353279
2765.05/2773.98	c #Conflicts:    2969000 | #Constraints:     354279
2765.05/2773.98	c #Conflicts:    2970000 | #Constraints:     355279
2765.05/2773.98	c #Conflicts:    2971000 | #Constraints:     356279
2765.05/2773.98	c #Conflicts:    2972000 | #Constraints:     357279
2765.05/2773.98	c #Conflicts:    2973000 | #Constraints:     358279
2765.05/2773.98	c #Conflicts:    2974000 | #Constraints:     359279
2765.05/2773.98	c #Conflicts:    2975000 | #Constraints:     360279
2765.05/2773.98	c #Conflicts:    2976000 | #Constraints:     361279
2765.05/2773.98	c #Conflicts:    2977000 | #Constraints:     362279
2765.05/2773.98	c #Conflicts:    2978000 | #Constraints:     363279
2765.05/2773.98	c #Conflicts:    2979000 | #Constraints:     364279
2765.05/2773.98	c #Conflicts:    2980000 | #Constraints:     365279
2765.05/2773.98	c #Conflicts:    2981000 | #Constraints:     366279
2765.05/2773.98	c #Conflicts:    2982000 | #Constraints:     367279
2765.05/2773.98	c #Conflicts:    2983000 | #Constraints:     368279
2765.05/2773.98	c #Conflicts:    2984000 | #Constraints:     369279
2765.05/2773.98	c #Conflicts:    2985000 | #Constraints:     370279
2765.05/2773.98	c #Conflicts:    2986000 | #Constraints:     371279
2765.05/2773.98	c #Conflicts:    2987000 | #Constraints:     372279
2765.05/2773.98	c #Conflicts:    2988000 | #Constraints:     373279
2765.05/2773.98	c #Conflicts:    2989000 | #Constraints:     374279
2765.05/2773.98	c #Conflicts:    2990000 | #Constraints:     375279
2765.05/2773.98	c #Conflicts:    2991000 | #Constraints:     376279
2765.05/2773.98	c #Conflicts:    2992000 | #Constraints:     377279
2765.05/2773.98	c #Conflicts:    2993000 | #Constraints:     378279
2765.05/2773.98	c #Conflicts:    2994000 | #Constraints:     379279
2765.05/2773.98	c #Conflicts:    2995000 | #Constraints:     380279
2765.05/2773.98	c #Conflicts:    2996000 | #Constraints:     381279
2765.05/2773.98	c #Conflicts:    2997000 | #Constraints:     382279
2765.05/2773.98	c #Conflicts:    2998000 | #Constraints:     383279
2765.05/2773.98	c #Conflicts:    2999000 | #Constraints:     384279
2765.05/2773.98	c #Conflicts:    3000000 | #Constraints:     385279
2765.05/2773.98	c #Conflicts:    3001000 | #Constraints:     386279
2765.05/2773.98	c INPROCESSING
2765.05/2773.98	c GARBAGE COLLECT
2765.05/2773.98	c #Conflicts:    3002000 | #Constraints:     352894
2765.05/2773.98	c #Conflicts:    3003000 | #Constraints:     353894
2765.05/2773.98	c #Conflicts:    3004000 | #Constraints:     354894
2765.05/2773.98	c #Conflicts:    3005000 | #Constraints:     355894
2765.05/2773.98	c #Conflicts:    3006000 | #Constraints:     356894
2765.05/2773.98	c #Conflicts:    3007000 | #Constraints:     357894
2765.05/2773.98	c #Conflicts:    3008000 | #Constraints:     358894
2765.05/2773.98	c #Conflicts:    3009000 | #Constraints:     359894
2765.05/2773.98	c #Conflicts:    3010000 | #Constraints:     360894
2765.05/2773.98	c #Conflicts:    3011000 | #Constraints:     361894
2765.05/2773.98	c #Conflicts:    3012000 | #Constraints:     362894
2765.05/2773.98	c #Conflicts:    3013000 | #Constraints:     363894
2765.05/2773.98	c #Conflicts:    3014000 | #Constraints:     364894
2765.05/2773.98	c #Conflicts:    3015000 | #Constraints:     365894
2765.05/2773.98	c #Conflicts:    3016000 | #Constraints:     366894
2765.05/2773.98	c #Conflicts:    3017000 | #Constraints:     367894
2765.05/2773.98	c #Conflicts:    3018000 | #Constraints:     368894
2765.05/2773.98	c #Conflicts:    3019000 | #Constraints:     369894
2765.05/2773.98	c #Conflicts:    3020000 | #Constraints:     370894
2765.05/2773.98	c #Conflicts:    3021000 | #Constraints:     371894
2765.05/2773.98	c #Conflicts:    3022000 | #Constraints:     372894
2765.05/2773.98	c #Conflicts:    3023000 | #Constraints:     373894
2765.05/2773.98	c #Conflicts:    3024000 | #Constraints:     374894
2765.05/2773.98	c #Conflicts:    3025000 | #Constraints:     375894
2765.05/2773.98	c #Conflicts:    3026000 | #Constraints:     376894
2765.05/2773.98	c #Conflicts:    3027000 | #Constraints:     377894
2765.05/2773.98	c #Conflicts:    3028000 | #Constraints:     378894
2765.05/2773.98	c #Conflicts:    3029000 | #Constraints:     379894
2765.05/2773.98	c #Conflicts:    3030000 | #Constraints:     380894
2765.05/2773.98	c #Conflicts:    3031000 | #Constraints:     381894
2765.05/2773.98	c #Conflicts:    3032000 | #Constraints:     382894
2765.05/2773.98	c #Conflicts:    3033000 | #Constraints:     383894
2765.05/2773.98	c #Conflicts:    3034000 | #Constraints:     384894
2765.05/2773.98	c #Conflicts:    3035000 | #Constraints:     385894
2765.05/2773.98	c #Conflicts:    3036000 | #Constraints:     386894
2765.05/2773.98	c INPROCESSING
2765.05/2773.98	c GARBAGE COLLECT
2765.05/2773.98	c #Conflicts:    3037000 | #Constraints:     353271
2765.05/2773.98	c #Conflicts:    3038000 | #Constraints:     354271
2765.05/2773.98	c #Conflicts:    3039000 | #Constraints:     355271
2765.05/2773.98	c #Conflicts:    3040000 | #Constraints:     356271
2765.05/2773.98	c #Conflicts:    3041000 | #Constraints:     357271
2765.05/2773.98	c #Conflicts:    3042000 | #Constraints:     358271
2765.05/2773.98	c #Conflicts:    3043000 | #Constraints:     359271
2765.05/2773.98	c #Conflicts:    3044000 | #Constraints:     360272
2806.62/2815.61	c #Conflicts:    3045000 | #Constraints:     361272
2806.62/2815.61	c #Conflicts:    3046000 | #Constraints:     362272
2806.62/2815.61	c #Conflicts:    3047000 | #Constraints:     363272
2806.62/2815.61	c #Conflicts:    3048000 | #Constraints:     364272
2806.62/2815.61	c #Conflicts:    3049000 | #Constraints:     365272
2806.62/2815.61	c #Conflicts:    3050000 | #Constraints:     366272
2806.62/2815.61	c #Conflicts:    3051000 | #Constraints:     367272
2806.62/2815.61	c #Conflicts:    3052000 | #Constraints:     368272
2806.62/2815.61	c #Conflicts:    3053000 | #Constraints:     369272
2806.62/2815.61	c #Conflicts:    3054000 | #Constraints:     370272
2806.62/2815.61	c #Conflicts:    3055000 | #Constraints:     371272
2806.62/2815.61	c #Conflicts:    3056000 | #Constraints:     372272
2806.62/2815.61	c #Conflicts:    3057000 | #Constraints:     373272
2806.62/2815.61	c #Conflicts:    3058000 | #Constraints:     374272
2806.62/2815.61	c #Conflicts:    3059000 | #Constraints:     375272
2806.62/2815.61	c #Conflicts:    3060000 | #Constraints:     376272
2806.62/2815.61	c #Conflicts:    3061000 | #Constraints:     377272
2806.62/2815.61	c #Conflicts:    3062000 | #Constraints:     378272
2806.62/2815.61	c #Conflicts:    3063000 | #Constraints:     379272
2806.62/2815.61	c #Conflicts:    3064000 | #Constraints:     380272
2806.62/2815.61	c #Conflicts:    3065000 | #Constraints:     381272
2806.62/2815.61	c #Conflicts:    3066000 | #Constraints:     382272
2806.62/2815.61	c #Conflicts:    3067000 | #Constraints:     383272
2806.62/2815.61	c #Conflicts:    3068000 | #Constraints:     384272
2806.62/2815.61	c #Conflicts:    3069000 | #Constraints:     385272
2806.62/2815.61	c #Conflicts:    3070000 | #Constraints:     386272
2806.62/2815.61	c #Conflicts:    3071000 | #Constraints:     387272
2806.62/2815.61	c INPROCESSING
2806.62/2815.61	c GARBAGE COLLECT
2806.62/2815.61	c #Conflicts:    3072000 | #Constraints:     353482
2806.62/2815.61	c #Conflicts:    3073000 | #Constraints:     354482
2806.62/2815.61	c #Conflicts:    3074000 | #Constraints:     355482
2806.62/2815.61	c #Conflicts:    3075000 | #Constraints:     356482
2806.62/2815.61	c #Conflicts:    3076000 | #Constraints:     357482
2806.62/2815.61	c #Conflicts:    3077000 | #Constraints:     358482
2806.62/2815.61	c #Conflicts:    3078000 | #Constraints:     359482
2806.62/2815.61	c #Conflicts:    3079000 | #Constraints:     360482
2806.62/2815.61	c #Conflicts:    3080000 | #Constraints:     361482
2806.62/2815.61	c #Conflicts:    3081000 | #Constraints:     362482
2806.62/2815.61	c #Conflicts:    3082000 | #Constraints:     363486
2806.62/2815.61	c #Conflicts:    3083000 | #Constraints:     364488
2806.62/2815.61	c #Conflicts:    3084000 | #Constraints:     365488
2806.62/2815.61	c #Conflicts:    3085000 | #Constraints:     366489
2806.62/2815.61	c #Conflicts:    3086000 | #Constraints:     367489
2806.62/2815.61	c #Conflicts:    3087000 | #Constraints:     368490
2806.62/2815.61	c #Conflicts:    3088000 | #Constraints:     369490
2806.62/2815.61	c #Conflicts:    3089000 | #Constraints:     370490
2806.62/2815.61	c #Conflicts:    3090000 | #Constraints:     371515
2806.62/2815.61	c #Conflicts:    3091000 | #Constraints:     372526
2806.62/2815.61	c #Conflicts:    3092000 | #Constraints:     373527
2806.62/2815.61	c #Conflicts:    3093000 | #Constraints:     374530
2806.62/2815.61	c #Conflicts:    3094000 | #Constraints:     375544
2806.62/2815.61	c #Conflicts:    3095000 | #Constraints:     376545
2806.62/2815.61	c #Conflicts:    3096000 | #Constraints:     377793
2806.62/2815.61	WSVECS04 Frhs2[25]: 6 -2.60543 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[32]: 6 -0.440298 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[36]: 6 -3.83852 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[55]: 6 -0.995531 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[59]: 6 -0.464724 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[60]: 6 -0.671148 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[68]: 6 -1.26394 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[74]: 6 -1.08306 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[83]: 6 -0.469056 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[84]: 6 -0.978828 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[85]: 6 -0.762215 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[88]: 6 -1.16938 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[93]: 6 -1.26267 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[99]: 6 -3.30415 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[102]: 6 -2.75576 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[103]: 6 -3.07834 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[105]: 6 -0.297235 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[106]: 6 -1.37097 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[109]: 6 -2.17557 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[111]: 6 -1.92159 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[120]: 6 -0.97151 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[123]: 6 0 0.928369 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[126]: 6 -0.853234 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[146]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[173]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[181]: 6 -2.43501 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[182]: 6 -1.45249 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[187]: 6 -0.246121 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[189]: 6 -3.63276 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[191]: 6 -0.00171412 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[196]: 6 -0.101403 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[198]: 6 0 4.97718 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[199]: 6 -0.24894 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[201]: 6 -1.01777 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[203]: 6 -1.83034 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[205]: 6 -1.78409 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[208]: 6 0 0.965183 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[210]: 6 -2.31012 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[211]: 6 -2.54407 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[215]: 6 -2.24855 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[216]: 6 -0.711983 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[235]: 6 -0.600522 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[243]: 6 -0.491573 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[249]: 6 -1.87159 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[250]: 6 -0.636838 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[251]: 6 -0.879375 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[253]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[255]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[256]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[260]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[261]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[262]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[266]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[267]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[463]: 6 -1.02083 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[478]: 6 -0.75425 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[508]: 6 -2.58946 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[509]: 6 -0.859572 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[511]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[514]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[516]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[518]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[526]: 6 -0.859572 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[528]: 6 -1.00521 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[535]: 6 -0.859572 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[540]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[542]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[551]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[552]: 6 -0.719143 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[582]: 6 -0.750001 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[593]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[597]: 6 -1.47483 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[605]: 6 -0.859572 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[606]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[608]: 6 -0.843751 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[767]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[768]: 6 -0.279657 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[794]: 6 -0.780766 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[801]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[809]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[823]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[836]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[840]: 6 -0.84108 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[848]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[851]: 6 -0.968681 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[852]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[870]: 6 -1.07625 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[878]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[882]: 6 -1.53373 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[886]: 6 -0.780765 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[893]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[897]: 6 -0.471863 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[899]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[904]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[908]: 6 -1.53373 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[909]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[911]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[935]: 6 -1.84582 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[940]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[946]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[955]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[964]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[965]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[969]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[973]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[975]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[979]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[982]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[983]: 6 -0.0228019 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[987]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[989]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[991]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[992]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1000]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1025]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1038]: 6 -0.0228014 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1045]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1049]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1051]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1064]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1069]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1078]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1084]: 6 -1.11982 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1085]: 6 -0.741936 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1086]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1100]: 6 -1.82028 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1107]: 6 -0.741936 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1108]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1109]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1115]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1117]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1118]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1139]: 6 -0.354839 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1144]: 6 -1.47926 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1147]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1148]: 6 -3 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1152]: 6 -1.05991 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1153]: 6 -0.981567 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1154]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1157]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1158]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1159]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1166]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1168]: 6 -0.400922 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1172]: 6 -0.105992 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1173]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1174]: 6 -0.612904 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1176]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1178]: 6 -0.354839 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1192]: 6 -0.67742 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1206]: 6 -1.05991 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1207]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1213]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1215]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1216]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1218]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1250]: 6 -0.39948 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1259]: 6 -0.0472445 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1261]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1262]: 6 -0.248514 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1274]: 6 -0.949745 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1287]: 6 -0.715925 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1298]: 6 -0.558106 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1347]: 6 -0.662207 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1361]: 6 -0.715925 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1852]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1854]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1858]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1859]: 6 -1.00314 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1862]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1870]: 6 -0.0118517 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1872]: 6 -0.0470448 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1878]: 6 -0.677326 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1886]: 6 -0.00157087 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1888]: 6 -0.129121 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1897]: 6 -0.332369 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1902]: 6 -0.753053 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1914]: 6 -0.527981 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1918]: 6 -0.942258 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1921]: 6 -0.774216 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1922]: 6 -1.0009 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1926]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1935]: 6 -0.942033 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1938]: 6 -1.02637 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1943]: 6 -1.00314 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1947]: 6 -0.753053 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1956]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1971]: 6 -1.0009 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1973]: 6 -0.0842382 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1975]: 6 -2.13829 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1989]: 6 0 0.223145 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1991]: 6 -1.26698 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[1994]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2001]: 6 -0.947596 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2012]: 6 -0.737976 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2037]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2040]: 6 -0.817531 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2048]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2059]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2062]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2064]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2085]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2109]: 6 0 2.79103 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2178]: 6 -3.97896 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2189]: 6 -0.823639 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2225]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2264]: 6 -0.073579 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2303]: 6 -1.10895 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2311]: 6 -0.959792 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2315]: 6 -0.309993 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2325]: 6 -0.309992 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2335]: 6 -0.273676 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2340]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2354]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2367]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2379]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2400]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2406]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2409]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2410]: 6 -0.854736 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2411]: 6 -1.10895 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2417]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2424]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2430]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2432]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2435]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2439]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2442]: 6 -0.273676 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2445]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2446]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2455]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2457]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2462]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2471]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2478]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2483]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2486]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2487]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2488]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2503]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2508]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2522]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2528]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2531]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2539]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2548]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2553]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2562]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2568]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2570]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[2588]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[3077]: 6 -1 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[3089]: 6 -2.82243 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[3098]: 6 -0.333334 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[3101]: 6 -0.648928 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[3112]: 6 -0.754249 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[3117]: 6 -0.921875 0 shouldn't be
2806.62/2815.61	WSVECS04 Frhs2[3119]: 6 -0.333334 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3121]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3158]: 6 -2.3932 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3164]: 6 -0.375001 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3166]: 6 -0.500001 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3182]: 6 -0.375001 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3190]: 6 -0.719142 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3192]: 6 -0.859572 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3193]: 6 -1.81898 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3194]: 6 -1.16667 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3196]: 6 -0.750001 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3198]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3208]: 6 -0.843751 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3211]: 6 -0.375 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3368]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3369]: 6 -0.471863 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3371]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3379]: 6 -0.471864 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3384]: 6 -0.451912 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3402]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3410]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3437]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3449]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3452]: 6 -0.279656 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3453]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3472]: 6 -1.53372 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3488]: 6 -0.780765 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3494]: 6 -1.53373 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3500]: 6 -0.381232 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3514]: 6 -0.647909 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3519]: 6 -0.780765 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3541]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3546]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3547]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3556]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3565]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3574]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3576]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3577]: 6 -1.01412 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3579]: 6 -0.0228017 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3580]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3582]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3583]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3588]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3589]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3592]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3593]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3594]: 6 -3.41368 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3595]: 6 -2.58958 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3600]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3605]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3613]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3616]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3623]: 6 -1.55375 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3626]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3646]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3650]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3652]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3653]: 6 -0.0228015 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3661]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3665]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3670]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3679]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3685]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3687]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3698]: 6 -1.47926 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3700]: 6 -0.354839 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3701]: 6 -7.02304 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3708]: 6 -0.741936 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3709]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3710]: 6 -1.16129 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3715]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3716]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3718]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3719]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3720]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3740]: 6 -1.11982 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3748]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3755]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3757]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3758]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3759]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3760]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3761]: 6 -1.91705 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3767]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3768]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3769]: 6 -1.41936 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3770]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3774]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3775]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3777]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3779]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3789]: 6 -0.67742 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3792]: 6 -1.2212 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3798]: 6 -0.35484 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3800]: 6 -0.741936 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3807]: 6 -1.35945 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3811]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3814]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3816]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3818]: 6 -0.741936 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3824]: 6 -1.05991 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3825]: 6 -4.25806 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3826]: 6 -0.558106 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3835]: 6 -0.324414 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3836]: 6 -0.399479 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3847]: 6 -0.610233 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3849]: 6 -0.129868 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3851]: 6 -0.437012 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3857]: 6 -0.248514 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3859]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3861]: 6 -0.715925 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3866]: 6 -0.887403 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3880]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3912]: 6 -0.437012 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3918]: 6 -0.0255816 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3924]: 6 -0.220465 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3931]: 6 -0.931338 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3935]: 6 -0.558106 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3936]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3944]: 6 -0.715925 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[3949]: 6 -0.610233 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4444]: 6 -1.45322 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4459]: 6 -0.838727 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4463]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4467]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4477]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4484]: 6 -1.00022 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4488]: 6 -0.882885 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4507]: 6 -0.857714 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4511]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4519]: 6 -0.184715 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4532]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4537]: 6 -0.12912 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4541]: 6 -0.753053 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4553]: 6 -1.00247 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4557]: 6 -1.00112 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4558]: 6 -0.642559 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4571]: 6 -0.266207 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4572]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4579]: 6 -1.3722 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4590]: 6 0 0.142287 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4594]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4607]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4616]: 6 -0.0448027 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4637]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4638]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4642]: 6 -0.737976 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4647]: 6 -0.196625 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4660]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4663]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4665]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4709]: 6 0 1.88227 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4733]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4754]: 6 -0.176362 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4787]: 6 -1.14697 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4857]: 6 -0.823639 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4891]: 6 -1.14697 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4910]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4923]: 6 -0.273676 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4926]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4941]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4955]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4968]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4974]: 6 -0.491574 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4980]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4981]: 6 -0.309992 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4986]: 6 -0.959792 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4989]: 6 -0.782103 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[4992]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5001]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5007]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5010]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5012]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5015]: 6 -0.309992 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5022]: 6 -0.273676 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5025]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5027]: 6 -0.491573 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5031]: 6 -0.963685 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5033]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5036]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5040]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5044]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5046]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5066]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5087]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5088]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5103]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5124]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5138]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5140]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5142]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5145]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5149]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5154]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5155]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5157]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5163]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5170]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5189]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5196]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5200]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5201]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5202]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5512]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5513]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5656]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5874]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5930]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5968]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5970]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[5971]: 6 -0.428153 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[6185]: 6 -2.5 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[6379]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[6380]: 6 -1 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[6381]: 6 -0.0968663 0 shouldn't be
2806.62/2815.62	WSVECS04 Frhs2[6471]: 6 -1 0 shouldn't be
2852.00/2861.16	c #Conflicts:    3097000 | #Constraints:     378850
2852.00/2861.16	c #Conflicts:    3098000 | #Constraints:     379850
2852.00/2861.16	c #Conflicts:    3099000 | #Constraints:     380850
2852.00/2861.16	c #Conflicts:    3100000 | #Constraints:     381850
2852.00/2861.16	c #Conflicts:    3101000 | #Constraints:     382850
2852.00/2861.16	c #Conflicts:    3102000 | #Constraints:     383850
2852.00/2861.16	c #Conflicts:    3103000 | #Constraints:     384850
2852.00/2861.16	c #Conflicts:    3104000 | #Constraints:     385850
2852.00/2861.16	c #Conflicts:    3105000 | #Constraints:     386850
2852.00/2861.16	c #Conflicts:    3106000 | #Constraints:     387850
2852.00/2861.16	c INPROCESSING
2852.00/2861.16	c GARBAGE COLLECT
2852.00/2861.16	c #Conflicts:    3107000 | #Constraints:     353673
2852.00/2861.16	c #Conflicts:    3108000 | #Constraints:     354673
2852.00/2861.16	c #Conflicts:    3109000 | #Constraints:     355673
2852.00/2861.16	c #Conflicts:    3110000 | #Constraints:     356673
2852.00/2861.16	c #Conflicts:    3111000 | #Constraints:     357673
2852.00/2861.16	c #Conflicts:    3112000 | #Constraints:     358673
2852.00/2861.16	c #Conflicts:    3113000 | #Constraints:     359673
2852.00/2861.16	c #Conflicts:    3114000 | #Constraints:     360673
2852.00/2861.16	c #Conflicts:    3115000 | #Constraints:     361673
2852.00/2861.16	c #Conflicts:    3116000 | #Constraints:     362673
2852.00/2861.16	c #Conflicts:    3117000 | #Constraints:     363673
2852.00/2861.16	c #Conflicts:    3118000 | #Constraints:     364673
2852.00/2861.16	c #Conflicts:    3119000 | #Constraints:     365673
2852.00/2861.16	c #Conflicts:    3120000 | #Constraints:     366673
2852.00/2861.16	c #Conflicts:    3121000 | #Constraints:     367673
2852.00/2861.16	c #Conflicts:    3122000 | #Constraints:     368673
2852.00/2861.16	c #Conflicts:    3123000 | #Constraints:     369673
2852.00/2861.16	c #Conflicts:    3124000 | #Constraints:     370673
2852.00/2861.16	c #Conflicts:    3125000 | #Constraints:     371673
2852.00/2861.16	c #Conflicts:    3126000 | #Constraints:     372673
2852.00/2861.16	c #Conflicts:    3127000 | #Constraints:     373673
2852.00/2861.16	c #Conflicts:    3128000 | #Constraints:     374673
2852.00/2861.16	c #Conflicts:    3129000 | #Constraints:     375673
2852.00/2861.16	c #Conflicts:    3130000 | #Constraints:     376673
2852.00/2861.16	c #Conflicts:    3131000 | #Constraints:     377673
2852.00/2861.16	c #Conflicts:    3132000 | #Constraints:     378673
2852.00/2861.16	c #Conflicts:    3133000 | #Constraints:     379673
2852.00/2861.16	c #Conflicts:    3134000 | #Constraints:     380673
2852.00/2861.16	c #Conflicts:    3135000 | #Constraints:     381673
2852.00/2861.16	c #Conflicts:    3136000 | #Constraints:     382673
2852.00/2861.16	c #Conflicts:    3137000 | #Constraints:     383673
2852.00/2861.16	c #Conflicts:    3138000 | #Constraints:     384673
2852.00/2861.16	c #Conflicts:    3139000 | #Constraints:     385673
2852.00/2861.16	c #Conflicts:    3140000 | #Constraints:     386673
2852.00/2861.16	c #Conflicts:    3141000 | #Constraints:     387673
2852.00/2861.16	c INPROCESSING
2852.00/2861.16	c GARBAGE COLLECT
2852.00/2861.16	c #Conflicts:    3142000 | #Constraints:     353383
2852.00/2861.16	c #Conflicts:    3143000 | #Constraints:     354383
2852.00/2861.16	c #Conflicts:    3144000 | #Constraints:     355383
2852.00/2861.16	c #Conflicts:    3145000 | #Constraints:     356383
2852.00/2861.16	c #Conflicts:    3146000 | #Constraints:     357383
2852.00/2861.16	c #Conflicts:    3147000 | #Constraints:     358383
2852.00/2861.16	c #Conflicts:    3148000 | #Constraints:     359383
2852.00/2861.16	c #Conflicts:    3149000 | #Constraints:     360383
2852.00/2861.16	c #Conflicts:    3150000 | #Constraints:     361383
2852.00/2861.16	c #Conflicts:    3151000 | #Constraints:     362383
2852.00/2861.16	c #Conflicts:    3152000 | #Constraints:     363383
2852.00/2861.16	c #Conflicts:    3153000 | #Constraints:     364383
2852.00/2861.16	c #Conflicts:    3154000 | #Constraints:     365383
2852.00/2861.16	c #Conflicts:    3155000 | #Constraints:     366383
2852.00/2861.16	c #Conflicts:    3156000 | #Constraints:     367383
2852.00/2861.16	c #Conflicts:    3157000 | #Constraints:     368383
2852.00/2861.16	c #Conflicts:    3158000 | #Constraints:     369383
2852.00/2861.16	c #Conflicts:    3159000 | #Constraints:     370383
2852.00/2861.16	c #Conflicts:    3160000 | #Constraints:     371383
2852.00/2861.16	c #Conflicts:    3161000 | #Constraints:     372383
2852.00/2861.16	c #Conflicts:    3162000 | #Constraints:     373383
2852.00/2861.16	c #Conflicts:    3163000 | #Constraints:     374383
2852.00/2861.16	c #Conflicts:    3164000 | #Constraints:     375383
2852.00/2861.16	c #Conflicts:    3165000 | #Constraints:     376383
2852.00/2861.16	c #Conflicts:    3166000 | #Constraints:     377383
2852.00/2861.16	c #Conflicts:    3167000 | #Constraints:     378383
2852.00/2861.16	c #Conflicts:    3168000 | #Constraints:     379383
2852.00/2861.16	c #Conflicts:    3169000 | #Constraints:     380383
2852.00/2861.16	c #Conflicts:    3170000 | #Constraints:     381383
2852.00/2861.16	c #Conflicts:    3171000 | #Constraints:     382383
2852.00/2861.16	c #Conflicts:    3172000 | #Constraints:     383383
2852.00/2861.16	c #Conflicts:    3173000 | #Constraints:     384383
2852.00/2861.16	c #Conflicts:    3174000 | #Constraints:     385383
2907.32/2916.68	c #Conflicts:    3175000 | #Constraints:     386383
2907.32/2916.68	c #Conflicts:    3176000 | #Constraints:     387383
2907.32/2916.68	c #Conflicts:    3177000 | #Constraints:     388383
2907.32/2916.68	c INPROCESSING
2907.32/2916.68	c GARBAGE COLLECT
2907.32/2916.68	c #Conflicts:    3178000 | #Constraints:     353945
2907.32/2916.68	c #Conflicts:    3179000 | #Constraints:     354945
2907.32/2916.68	c #Conflicts:    3180000 | #Constraints:     355945
2907.32/2916.68	c #Conflicts:    3181000 | #Constraints:     356945
2907.32/2916.68	c #Conflicts:    3182000 | #Constraints:     357945
2907.32/2916.68	c #Conflicts:    3183000 | #Constraints:     358945
2907.32/2916.68	c #Conflicts:    3184000 | #Constraints:     359945
2907.32/2916.68	c #Conflicts:    3185000 | #Constraints:     360945
2907.32/2916.68	c #Conflicts:    3186000 | #Constraints:     361945
2907.32/2916.68	c #Conflicts:    3187000 | #Constraints:     362945
2907.32/2916.68	c #Conflicts:    3188000 | #Constraints:     363945
2907.32/2916.68	c #Conflicts:    3189000 | #Constraints:     364945
2907.32/2916.68	c #Conflicts:    3190000 | #Constraints:     365945
2907.32/2916.68	c #Conflicts:    3191000 | #Constraints:     366945
2907.32/2916.68	c #Conflicts:    3192000 | #Constraints:     367945
2907.32/2916.68	c #Conflicts:    3193000 | #Constraints:     368945
2907.32/2916.68	c #Conflicts:    3194000 | #Constraints:     369945
2907.32/2916.68	c #Conflicts:    3195000 | #Constraints:     370945
2907.32/2916.68	c #Conflicts:    3196000 | #Constraints:     371945
2907.32/2916.68	c #Conflicts:    3197000 | #Constraints:     372945
2907.32/2916.68	c #Conflicts:    3198000 | #Constraints:     373945
2907.32/2916.68	c #Conflicts:    3199000 | #Constraints:     374945
2907.32/2916.68	c #Conflicts:    3200000 | #Constraints:     375945
2907.32/2916.68	c #Conflicts:    3201000 | #Constraints:     376945
2907.32/2916.68	c #Conflicts:    3202000 | #Constraints:     377945
2907.32/2916.68	c #Conflicts:    3203000 | #Constraints:     378945
2907.32/2916.68	c #Conflicts:    3204000 | #Constraints:     379945
2907.32/2916.68	c #Conflicts:    3205000 | #Constraints:     380945
2907.32/2916.68	c #Conflicts:    3206000 | #Constraints:     381945
2907.32/2916.68	c #Conflicts:    3207000 | #Constraints:     382945
2907.32/2916.68	c #Conflicts:    3208000 | #Constraints:     383945
2907.32/2916.68	c #Conflicts:    3209000 | #Constraints:     384945
2907.32/2916.68	c #Conflicts:    3210000 | #Constraints:     385945
2907.32/2916.68	c #Conflicts:    3211000 | #Constraints:     386945
2907.32/2916.68	c #Conflicts:    3212000 | #Constraints:     387945
2907.32/2916.68	c #Conflicts:    3213000 | #Constraints:     388945
2907.32/2916.68	c INPROCESSING
2907.32/2916.68	c GARBAGE COLLECT
2907.32/2916.68	c #Conflicts:    3214000 | #Constraints:     354321
2907.32/2916.68	c #Conflicts:    3215000 | #Constraints:     355321
2907.32/2916.68	c #Conflicts:    3216000 | #Constraints:     356321
2907.32/2916.68	c #Conflicts:    3217000 | #Constraints:     357321
2907.32/2916.68	c #Conflicts:    3218000 | #Constraints:     358321
2907.32/2916.68	c #Conflicts:    3219000 | #Constraints:     359321
2907.32/2916.68	c #Conflicts:    3220000 | #Constraints:     360321
2907.32/2916.68	c #Conflicts:    3221000 | #Constraints:     361321
2907.32/2916.68	c #Conflicts:    3222000 | #Constraints:     362321
2907.32/2916.68	c #Conflicts:    3223000 | #Constraints:     363321
2907.32/2916.68	c #Conflicts:    3224000 | #Constraints:     364321
2907.32/2916.68	c #Conflicts:    3225000 | #Constraints:     365321
2907.32/2916.68	c #Conflicts:    3226000 | #Constraints:     366321
2907.32/2916.68	c #Conflicts:    3227000 | #Constraints:     367321
2907.32/2916.68	c #Conflicts:    3228000 | #Constraints:     368321
2907.32/2916.68	c #Conflicts:    3229000 | #Constraints:     369321
2907.32/2916.68	c #Conflicts:    3230000 | #Constraints:     370321
2907.32/2916.68	c #Conflicts:    3231000 | #Constraints:     371321
2907.32/2916.68	c #Conflicts:    3232000 | #Constraints:     372321
2907.32/2916.68	c #Conflicts:    3233000 | #Constraints:     373321
2907.32/2916.68	c #Conflicts:    3234000 | #Constraints:     374321
2907.32/2916.68	c #Conflicts:    3235000 | #Constraints:     375321
2907.32/2916.68	c #Conflicts:    3236000 | #Constraints:     376321
2907.32/2916.68	c #Conflicts:    3237000 | #Constraints:     377321
2907.32/2916.68	c #Conflicts:    3238000 | #Constraints:     378321
2907.32/2916.68	c #Conflicts:    3239000 | #Constraints:     379321
2907.32/2916.68	c #Conflicts:    3240000 | #Constraints:     380321
2907.32/2916.68	c #Conflicts:    3241000 | #Constraints:     381321
2907.32/2916.68	c #Conflicts:    3242000 | #Constraints:     382321
2907.32/2916.68	c #Conflicts:    3243000 | #Constraints:     383321
2907.32/2916.68	c #Conflicts:    3244000 | #Constraints:     384321
2907.32/2916.68	c #Conflicts:    3245000 | #Constraints:     385321
2907.32/2916.68	c #Conflicts:    3246000 | #Constraints:     386321
2907.32/2916.68	c #Conflicts:    3247000 | #Constraints:     387321
2907.32/2916.68	c #Conflicts:    3248000 | #Constraints:     388321
2907.32/2916.68	c #Conflicts:    3249000 | #Constraints:     389321
2907.32/2916.68	c INPROCESSING
2907.32/2916.68	c GARBAGE COLLECT
2907.32/2916.68	c #Conflicts:    3250000 | #Constraints:     354496
2907.32/2916.68	c #Conflicts:    3251000 | #Constraints:     355496
2951.28/2960.74	c #Conflicts:    3252000 | #Constraints:     356496
2951.28/2960.74	c #Conflicts:    3253000 | #Constraints:     357496
2951.28/2960.74	c #Conflicts:    3254000 | #Constraints:     358496
2951.28/2960.74	c #Conflicts:    3255000 | #Constraints:     359496
2951.28/2960.74	c #Conflicts:    3256000 | #Constraints:     360496
2951.28/2960.74	c #Conflicts:    3257000 | #Constraints:     361496
2951.28/2960.74	c #Conflicts:    3258000 | #Constraints:     362496
2951.28/2960.74	c #Conflicts:    3259000 | #Constraints:     363496
2951.28/2960.74	c #Conflicts:    3260000 | #Constraints:     364496
2951.28/2960.74	c #Conflicts:    3261000 | #Constraints:     365496
2951.28/2960.74	c #Conflicts:    3262000 | #Constraints:     366496
2951.28/2960.74	c #Conflicts:    3263000 | #Constraints:     367496
2951.28/2960.74	c #Conflicts:    3264000 | #Constraints:     368496
2951.28/2960.74	c #Conflicts:    3265000 | #Constraints:     369496
2951.28/2960.74	c #Conflicts:    3266000 | #Constraints:     370496
2951.28/2960.74	c #Conflicts:    3267000 | #Constraints:     371496
2951.28/2960.74	c #Conflicts:    3268000 | #Constraints:     372496
2951.28/2960.74	c #Conflicts:    3269000 | #Constraints:     373496
2951.28/2960.74	c #Conflicts:    3270000 | #Constraints:     374496
2951.28/2960.74	c #Conflicts:    3271000 | #Constraints:     375496
2951.28/2960.74	c #Conflicts:    3272000 | #Constraints:     376496
2951.28/2960.74	c #Conflicts:    3273000 | #Constraints:     377496
2951.28/2960.74	c #Conflicts:    3274000 | #Constraints:     378496
2951.28/2960.74	c #Conflicts:    3275000 | #Constraints:     379496
2951.28/2960.74	c #Conflicts:    3276000 | #Constraints:     380496
2951.28/2960.74	c #Conflicts:    3277000 | #Constraints:     381496
2951.28/2960.74	c #Conflicts:    3278000 | #Constraints:     382496
2951.28/2960.74	c #Conflicts:    3279000 | #Constraints:     383496
2951.28/2960.74	c #Conflicts:    3280000 | #Constraints:     384496
2951.28/2960.74	c #Conflicts:    3281000 | #Constraints:     385496
2951.28/2960.74	c #Conflicts:    3282000 | #Constraints:     386496
2951.28/2960.74	c #Conflicts:    3283000 | #Constraints:     387496
2951.28/2960.74	c #Conflicts:    3284000 | #Constraints:     388496
2951.28/2960.74	c #Conflicts:    3285000 | #Constraints:     389496
2951.28/2960.74	c INPROCESSING
2951.28/2960.74	c GARBAGE COLLECT
2951.28/2960.74	c #Conflicts:    3286000 | #Constraints:     354491
2951.28/2960.74	c #Conflicts:    3287000 | #Constraints:     355491
2951.28/2960.74	c #Conflicts:    3288000 | #Constraints:     356491
2951.28/2960.74	c #Conflicts:    3289000 | #Constraints:     357491
2951.28/2960.74	c #Conflicts:    3290000 | #Constraints:     358491
2951.28/2960.74	c #Conflicts:    3291000 | #Constraints:     359491
2951.28/2960.74	c #Conflicts:    3292000 | #Constraints:     360491
2951.28/2960.74	c #Conflicts:    3293000 | #Constraints:     361491
2951.28/2960.74	c #Conflicts:    3294000 | #Constraints:     362491
2951.28/2960.74	c #Conflicts:    3295000 | #Constraints:     363491
2951.28/2960.74	c #Conflicts:    3296000 | #Constraints:     364491
2951.28/2960.74	c #Conflicts:    3297000 | #Constraints:     365491
2951.28/2960.74	c #Conflicts:    3298000 | #Constraints:     366491
2951.28/2960.74	c #Conflicts:    3299000 | #Constraints:     367491
2951.28/2960.74	c #Conflicts:    3300000 | #Constraints:     368491
2951.28/2960.74	c #Conflicts:    3301000 | #Constraints:     369491
2951.28/2960.74	c #Conflicts:    3302000 | #Constraints:     370492
2951.28/2960.74	c #Conflicts:    3303000 | #Constraints:     371492
2951.28/2960.74	c #Conflicts:    3304000 | #Constraints:     372492
2951.28/2960.74	c #Conflicts:    3305000 | #Constraints:     373492
2951.28/2960.74	c #Conflicts:    3306000 | #Constraints:     374492
2951.28/2960.74	c #Conflicts:    3307000 | #Constraints:     375492
2951.28/2960.74	c #Conflicts:    3308000 | #Constraints:     376492
2951.28/2960.74	c #Conflicts:    3309000 | #Constraints:     377492
2951.28/2960.74	c #Conflicts:    3310000 | #Constraints:     378492
2951.28/2960.74	c #Conflicts:    3311000 | #Constraints:     379492
2951.28/2960.74	c #Conflicts:    3312000 | #Constraints:     380492
2951.28/2960.74	c #Conflicts:    3313000 | #Constraints:     381492
2951.28/2960.74	c #Conflicts:    3314000 | #Constraints:     382492
2951.28/2960.74	c #Conflicts:    3315000 | #Constraints:     383492
2951.28/2960.74	c #Conflicts:    3316000 | #Constraints:     384492
2951.28/2960.74	c #Conflicts:    3317000 | #Constraints:     385492
2951.28/2960.74	c #Conflicts:    3318000 | #Constraints:     386492
2951.28/2960.74	c #Conflicts:    3319000 | #Constraints:     387492
2951.28/2960.74	c #Conflicts:    3320000 | #Constraints:     388492
2951.28/2960.74	c #Conflicts:    3321000 | #Constraints:     389492
2951.28/2960.74	c INPROCESSING
2951.28/2960.74	c GARBAGE COLLECT
2951.28/2960.74	c #Conflicts:    3322000 | #Constraints:     354280
2951.28/2960.74	c #Conflicts:    3323000 | #Constraints:     355280
2951.28/2960.74	c #Conflicts:    3324000 | #Constraints:     356280
2951.28/2960.74	c #Conflicts:    3325000 | #Constraints:     357280
2951.28/2960.74	c #Conflicts:    3326000 | #Constraints:     358280
2951.28/2960.74	c #Conflicts:    3327000 | #Constraints:     359280
2951.28/2960.74	c #Conflicts:    3328000 | #Constraints:     360280
2973.01/2982.58	c #Conflicts:    3329000 | #Constraints:     361280
2973.01/2982.58	c #Conflicts:    3330000 | #Constraints:     362280
2973.01/2982.58	c #Conflicts:    3331000 | #Constraints:     363280
2973.01/2982.58	c #Conflicts:    3332000 | #Constraints:     364280
2973.01/2982.58	c #Conflicts:    3333000 | #Constraints:     365280
2973.01/2982.58	c #Conflicts:    3334000 | #Constraints:     366280
2973.01/2982.58	c #Conflicts:    3335000 | #Constraints:     367280
2973.01/2982.58	c #Conflicts:    3336000 | #Constraints:     368280
2973.01/2982.58	c #Conflicts:    3337000 | #Constraints:     369280
2973.01/2982.58	c #Conflicts:    3338000 | #Constraints:     370280
2973.01/2982.58	c #Conflicts:    3339000 | #Constraints:     371280
2973.01/2982.58	c #Conflicts:    3340000 | #Constraints:     372280
2973.01/2982.58	c #Conflicts:    3341000 | #Constraints:     373280
2973.01/2982.58	c #Conflicts:    3342000 | #Constraints:     374280
2973.01/2982.58	c #Conflicts:    3343000 | #Constraints:     375280
2973.01/2982.58	c #Conflicts:    3344000 | #Constraints:     376280
2973.01/2982.58	c #Conflicts:    3345000 | #Constraints:     377280
2973.01/2982.58	c #Conflicts:    3346000 | #Constraints:     378280
2973.01/2982.58	c #Conflicts:    3347000 | #Constraints:     379280
2973.01/2982.58	c #Conflicts:    3348000 | #Constraints:     380280
2973.01/2982.58	c #Conflicts:    3349000 | #Constraints:     381280
2973.01/2982.58	c #Conflicts:    3350000 | #Constraints:     382280
2973.01/2982.58	c #Conflicts:    3351000 | #Constraints:     383280
2973.01/2982.58	c #Conflicts:    3352000 | #Constraints:     384280
2973.01/2982.58	c #Conflicts:    3353000 | #Constraints:     385280
2973.01/2982.58	c #Conflicts:    3354000 | #Constraints:     386280
2973.01/2982.58	c #Conflicts:    3355000 | #Constraints:     387280
2973.01/2982.58	c #Conflicts:    3356000 | #Constraints:     388280
2973.01/2982.58	c #Conflicts:    3357000 | #Constraints:     389280
2973.01/2982.58	c #Conflicts:    3358000 | #Constraints:     390280
2973.01/2982.58	c INPROCESSING
2973.01/2982.58	c GARBAGE COLLECT
2973.01/2982.58	WSVECS04 Frhs2[22]: 6 -5751.33 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[30]: 6 -3077.78 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[32]: 6 -12761.6 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[38]: 6 -1.0001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[46]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[53]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[73]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[75]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[76]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[77]: 6 -2.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[79]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[80]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[81]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[82]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[84]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[85]: 6 -1.0001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[87]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[88]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[90]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[91]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[92]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[94]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[95]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[96]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[97]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[98]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[99]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[100]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[101]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[102]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[104]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[105]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[106]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[107]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[108]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[109]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[111]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[112]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[113]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[114]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[115]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[116]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[117]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[118]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[119]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[121]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[122]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[123]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[124]: 6 -1.0001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[125]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[126]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[145]: 6 -5.84795 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[151]: 6 -12.4002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[153]: 6 -13.3751 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[160]: 6 -27.0994 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[171]: 6 -3.90716 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[178]: 6 -3.62119 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[197]: 6 -1.0001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[230]: 6 -1.48396 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[251]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[252]: 6 -0.947428 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[288]: 6 -2.0001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[302]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[478]: 6 -2619.17 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[488]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[513]: 6 -1602.27 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[515]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[517]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[520]: 6 -0.175491 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[563]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[578]: 6 -1764.7 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[580]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[587]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[593]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[598]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[605]: 6 -1497.1 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[637]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[644]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[736]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[919]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[920]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[921]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[922]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[924]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[925]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[926]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[927]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[929]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[930]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[932]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[933]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[935]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[936]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[937]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[938]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[940]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[941]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[942]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[943]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[945]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[946]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[948]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[949]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[951]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[952]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[953]: 6 -1.0001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[955]: 6 -1.0001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[956]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[957]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[958]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[960]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[961]: 6 -1.0001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[963]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[964]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[966]: 6 -1.0001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[967]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[969]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[970]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[971]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[972]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[974]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[975]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[977]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[978]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[980]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[982]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[983]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[984]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[985]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[987]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[988]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[990]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[991]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[993]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1006]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1007]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1008]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1010]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1011]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1013]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1014]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1016]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1017]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1018]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1020]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1021]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1023]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1024]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1026]: 6 -1.0001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1027]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1029]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1030]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1032]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1033]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1035]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1037]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1038]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1040]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1041]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1043]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1051]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1053]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1054]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1056]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1058]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1059]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1061]: 6 -1.0001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1066]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1068]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1070]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1072]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1074]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1075]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1076]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1077]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1078]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1079]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1080]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1081]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1082]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1083]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1084]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1085]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1086]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1087]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1088]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1090]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1091]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1092]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1093]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1094]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1095]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1096]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1097]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1098]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1099]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1100]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1101]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1102]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1103]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1104]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1120]: 6 -1.0001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1121]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1122]: 6 -1.0001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1123]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1124]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1125]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1126]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1127]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1128]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1129]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1130]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1131]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1132]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1133]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1134]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1135]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1136]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1137]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1138]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1139]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1140]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1141]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1142]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1143]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1144]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1145]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1146]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1147]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1148]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1149]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1150]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1151]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1152]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1153]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1154]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1155]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1156]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1157]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1158]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1159]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1160]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1161]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1162]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1164]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1165]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1166]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1167]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1168]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1169]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1170]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1171]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1172]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1173]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1174]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1175]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1176]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1177]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1178]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1179]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1180]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1181]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1182]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1183]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1184]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1185]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1186]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1187]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1188]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1189]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1190]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1191]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1192]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1193]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1194]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1195]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1196]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1197]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1198]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1199]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1200]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1201]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1202]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1203]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1204]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1205]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1206]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1207]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1208]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1209]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1210]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1211]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1212]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1213]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1214]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1215]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1216]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1217]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1218]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1219]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1220]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1221]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1222]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1223]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1224]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1228]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1229]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1230]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1231]: 6 -1.0001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1232]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1233]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1234]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1236]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1237]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1239]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1240]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1241]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1242]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1243]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1244]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1245]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1247]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1248]: 6 -1.0001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1250]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1252]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1255]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1256]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1257]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1258]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1259]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1261]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1262]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1263]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1264]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1265]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1267]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1268]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1269]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1270]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1272]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1273]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1274]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1276]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1277]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1278]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1279]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1281]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1282]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1283]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1284]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1285]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1286]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1287]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1288]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1289]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1290]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1291]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1292]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1294]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1295]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1296]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1297]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1298]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1299]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1300]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1301]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1302]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1303]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1304]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1306]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1307]: 6 -1.0001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1308]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1309]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1310]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1311]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1312]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1313]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1314]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1315]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1317]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1318]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1319]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1320]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1321]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1322]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1323]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1324]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1325]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1327]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1328]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1329]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1330]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1331]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1332]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1333]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1334]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1336]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1337]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1338]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1339]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1340]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1341]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1342]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1344]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1345]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1346]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1347]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1348]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1349]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1351]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1352]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1353]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1354]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1356]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1363]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1364]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1365]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1366]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1367]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1368]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1369]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1370]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1371]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1372]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1373]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1374]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1375]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1376]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1377]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1538]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1619]: 6 -7.80702 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1623]: 6 -19.2937 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1642]: 6 -7.80704 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1671]: 6 -16.2448 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1798]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[1868]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2281]: 6 -0.96191 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2322]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2327]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2351]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2356]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2397]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2402]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2414]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2419]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2421]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2428]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2432]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2433]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2437]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2448]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2614]: 6 -1.0001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2630]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2645]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2659]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2672]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2684]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2695]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2705]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2714]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2722]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2729]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2735]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2740]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2746]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2747]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2748]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2812]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2825]: 6 -1.0001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2848]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2858]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2867]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2875]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2882]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2888]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2893]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2899]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2900]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[2901]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3087]: 6 -23059.3 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3089]: 6 -6832.52 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3112]: 6 -2619.17 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3114]: 6 -1764.7 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3116]: 6 -1.0001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3117]: 6 -1602.27 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3118]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3162]: 6 -23059.3 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3164]: 6 -12811.1 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3181]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3186]: 6 -23059.3 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3188]: 6 -25407.8 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3193]: 6 -1497.1 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3199]: 6 -3203.54 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3206]: 6 -23059.3 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3238]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3245]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3337]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3520]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3521]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3522]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3523]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3525]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3526]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3527]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3528]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3530]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3531]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3533]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3534]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3536]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3537]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3538]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3539]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3541]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3542]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3543]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3544]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3546]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3547]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3549]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3550]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3552]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3553]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3554]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3556]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3557]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3558]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3559]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3561]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3562]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3564]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3565]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3567]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3568]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3570]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3571]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3572]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3573]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3575]: 6 -1.0001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3576]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3578]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3579]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3581]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3583]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3584]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3585]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3586]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3588]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3589]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3591]: 6 -1.0001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3592]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3594]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3607]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3608]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3609]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3611]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3612]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3614]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3615]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3617]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3618]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3619]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3621]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3622]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3624]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3625]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3627]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3628]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3630]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3631]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3633]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3634]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3636]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3638]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3639]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3641]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3642]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3644]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3652]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3654]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3655]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3657]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3659]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3660]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3662]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3667]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3669]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3671]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3673]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3675]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3676]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3677]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3678]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3679]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3680]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3681]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3682]: 6 -1.0001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3683]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3684]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3685]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3686]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3687]: 6 -1.0001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3688]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3689]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3691]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3692]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3693]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3694]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3695]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3696]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3697]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3698]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3699]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3700]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3701]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3702]: 6 -1.0001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3703]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3704]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3705]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3721]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3722]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3723]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3724]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3725]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3726]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3727]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3728]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3729]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3730]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3731]: 6 -1.0001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3732]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3733]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3734]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3735]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3736]: 6 -1.0001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3737]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3738]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3739]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3740]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3741]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3742]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3743]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3744]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3745]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3746]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3747]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3748]: 6 -1.0001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3749]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3750]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3751]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3752]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3753]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3754]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3755]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3756]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3757]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3758]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3759]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3760]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3761]: 6 -1.00006 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3762]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3763]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3764]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3765]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3766]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3767]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3768]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3769]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3770]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3771]: 6 -1.0001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3772]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3773]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3774]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3775]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3776]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3777]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3778]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3779]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3780]: 6 -1.00002 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3781]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3782]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3783]: 6 -1.00005 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3784]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3785]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3786]: 6 -1.00007 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3787]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3788]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3789]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3790]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3791]: 6 -1.00003 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3792]: 6 -1.00009 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3793]: 6 -1.00004 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3794]: 6 -1.00008 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3795]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3796]: 6 -1.00001 0 shouldn't be
2973.01/2982.58	WSVECS04 Frhs2[3797]: 6 -1.00006 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3798]: 6 -1.00005 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3799]: 6 -1.00006 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3800]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3801]: 6 -1.00005 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3802]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3803]: 6 -1.00006 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3804]: 6 -1.00006 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3805]: 6 -1.00004 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3806]: 6 -1.00006 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3807]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3808]: 6 -1.00004 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3809]: 6 -1.00009 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3810]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3811]: 6 -1.00006 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3812]: 6 -1.00005 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3813]: 6 -1.00004 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3814]: 6 -1.00009 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3815]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3816]: 6 -1.00001 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3817]: 6 -1.00006 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3818]: 6 -1.00009 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3819]: 6 -1.00003 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3820]: 6 -1.00009 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3821]: 6 -1.00004 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3822]: 6 -1.00008 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3823]: 6 -1.00003 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3824]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3825]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3826]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3827]: 6 -1.00009 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3829]: 6 -1.00003 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3830]: 6 -1.00001 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3831]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3832]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3833]: 6 -1.00006 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3834]: 6 -1.00003 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3835]: 6 -1.00005 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3837]: 6 -1.00004 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3838]: 6 -1.00009 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3839]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3840]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3841]: 6 -1.00005 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3842]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3843]: 6 -1.00003 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3845]: 6 -1.00005 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3847]: 6 -1.00006 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3848]: 6 -1.00004 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3849]: 6 -1.00005 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3850]: 6 -1.00008 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3851]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3853]: 6 -1.00004 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3854]: 6 -1.00009 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3855]: 6 -1.00004 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3856]: 6 -1.00008 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3857]: 6 -1.00006 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3858]: 6 -1.0001 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3859]: 6 -1.00008 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3860]: 6 -1.00006 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3861]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3862]: 6 -1.00008 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3863]: 6 -1.00003 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3864]: 6 -1.00009 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3865]: 6 -1.00004 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3866]: 6 -1.00001 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3868]: 6 -1.00008 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3869]: 6 -1.00009 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3870]: 6 -1.00001 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3871]: 6 -1.00004 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3873]: 6 -1.00003 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3874]: 6 -1.00004 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3875]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3876]: 6 -1.00004 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3877]: 6 -1.0001 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3878]: 6 -1.00009 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3879]: 6 -1.00006 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3880]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3882]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3883]: 6 -1.00004 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3885]: 6 -1.00003 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3886]: 6 -1.00004 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3887]: 6 -1.00008 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3888]: 6 -1.00006 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3889]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3890]: 6 -1.0001 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3891]: 6 -1.00005 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3892]: 6 -1.00006 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3893]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3895]: 6 -1.00008 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3896]: 6 -1.00006 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3897]: 6 -1.00008 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3898]: 6 -1.00009 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3899]: 6 -1.00009 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3900]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3901]: 6 -1.00003 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3902]: 6 -1.0001 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3903]: 6 -1.00005 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3904]: 6 -1.00003 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3905]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3907]: 6 -1.00006 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3908]: 6 -1.00001 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3909]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3910]: 6 -1.00008 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3911]: 6 -1.00008 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3912]: 6 -1.00004 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3913]: 6 -1.0001 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3914]: 6 -1.00008 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3915]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3916]: 6 -1.00003 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3918]: 6 -1.00005 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3919]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3920]: 6 -1.00009 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3921]: 6 -1.0001 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3922]: 6 -1.00005 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3923]: 6 -1.00009 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3924]: 6 -1.0001 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3925]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3926]: 6 -1.0001 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3928]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3929]: 6 -1.00004 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3930]: 6 -1.00005 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3931]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3932]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3933]: 6 -1.00008 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3934]: 6 -1.00005 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3935]: 6 -1.00004 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3937]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3938]: 6 -1.00003 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3939]: 6 -1.00005 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3940]: 6 -1.00004 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3941]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3942]: 6 -1.00009 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3943]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3945]: 6 -1.00005 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3946]: 6 -1.00008 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3947]: 6 -1.00006 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3948]: 6 -1.00001 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3949]: 6 -1.00009 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3950]: 6 -1.00008 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3952]: 6 -1.00005 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3953]: 6 -1.00005 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3954]: 6 -1.0001 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3955]: 6 -1.00008 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3956]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3957]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3964]: 6 -1.00008 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3965]: 6 -1.00003 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3966]: 6 -1.00009 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3967]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3968]: 6 -1.00001 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3969]: 6 -1.00006 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3970]: 6 -1.0001 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3971]: 6 -1.00009 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3972]: 6 -1.00006 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3973]: 6 -1.00001 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3974]: 6 -1.00003 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3975]: 6 -1.00008 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3976]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3977]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[3978]: 6 -1.00009 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[4139]: 6 -1.00009 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[4143]: 6 -18.1593 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[4146]: 6 -1.00008 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[4272]: 6 -16.2448 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[4399]: 6 -1.00009 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[4469]: 6 -1.00008 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[4856]: 6 -0.894891 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[4877]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[4928]: 6 -1.00003 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[4952]: 6 -1.00004 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[4957]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[4998]: 6 -0.263222 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5003]: 6 -1.00001 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5020]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5027]: 6 -0.263234 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5029]: 6 -1.00005 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5033]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5034]: 6 -1.00008 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5038]: 6 -1.00008 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5049]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5215]: 6 -1.00008 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5231]: 6 -1.0001 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5246]: 6 -1.00006 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5260]: 6 -1.00003 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5273]: 6 -1.00008 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5285]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5296]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5306]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5315]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5323]: 6 -1.00005 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5330]: 6 -1.00004 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5336]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5341]: 6 -1.00003 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5347]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5348]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5349]: 6 -1.00003 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5384]: 6 -1.00003 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5399]: 6 -1.00004 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5413]: 6 -1.00008 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5426]: 6 -1.00005 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5449]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5459]: 6 -1.00003 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5468]: 6 -1.00008 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5476]: 6 -1.00004 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5483]: 6 -1.00006 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5489]: 6 -1.00005 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5494]: 6 -1.00005 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5500]: 6 -1.0001 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5502]: 6 -1.00003 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5567]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5584]: 6 -1.00008 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5602]: 6 -1.00009 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5635]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5659]: 6 -1.00003 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5665]: 6 -1.00004 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5674]: 6 -1.00006 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5791]: 6 -1.00001 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5792]: 6 -1.00003 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5827]: 6 -1.0001 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5828]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5836]: 6 -1.00005 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5837]: 6 -1.00001 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5913]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5917]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5918]: 6 -1.00004 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5944]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5945]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[5994]: 6 -1.00006 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[6007]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[6008]: 6 -1.00003 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[6124]: 6 -1.00001 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[6125]: 6 -1.00009 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[6162]: 6 -1.00004 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[6241]: 6 -1.00009 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[6242]: 6 -1.00002 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[6538]: 6 -1.00006 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[6539]: 6 -1.00004 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[6601]: 6 -1.00007 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[6602]: 6 -1.00004 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[6709]: 6 -1.00006 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[6710]: 6 -1.00004 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[6718]: 6 -1.00008 0 shouldn't be
2973.01/2982.59	WSVECS04 Frhs2[6719]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[6]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[74]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[103]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[181]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[182]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[183]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[185]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[186]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[187]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[189]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[190]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[191]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[192]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[193]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[194]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[195]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[196]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[198]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[199]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[201]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[203]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[204]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[205]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[206]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[207]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[208]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[209]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[210]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[211]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[212]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[213]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[214]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[215]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[216]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[253]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[255]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[256]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[257]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[258]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[259]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[260]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[261]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[264]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[265]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[266]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[267]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[268]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[269]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[270]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[284]: 6 -2.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[327]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[342]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[356]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[369]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[382]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[383]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[384]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[385]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[386]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[387]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[388]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[389]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[390]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[391]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[392]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[393]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[514]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1163]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1225]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1226]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1227]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1238]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1246]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1249]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1254]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1260]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1271]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1275]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1355]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1837]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1838]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1839]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1840]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1841]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1842]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1844]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1845]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1846]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1847]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1848]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1849]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1850]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1851]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1852]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1853]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1854]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1856]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1857]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1858]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1860]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1861]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1863]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1864]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1865]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1866]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1867]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1869]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1870]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1871]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1872]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1873]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1875]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1876]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1877]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1878]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1879]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1880]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1881]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1882]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1883]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1884]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1886]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1887]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1889]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1890]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1891]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1892]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1893]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1894]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1895]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1896]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1897]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1899]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1900]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1902]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1903]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1904]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1905]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1906]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1907]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1908]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1909]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1910]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1911]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1912]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1914]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1915]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1916]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1917]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1918]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1919]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1920]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1921]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1922]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1923]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1925]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1926]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1927]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1928]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1929]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1930]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1931]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1932]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1933]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1934]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1945]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1946]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1947]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1948]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1949]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1950]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1951]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1952]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1953]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1954]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1955]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1956]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1957]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1958]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1959]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1960]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1961]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1962]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1963]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1965]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1966]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1967]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1968]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1969]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1970]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1971]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1972]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1973]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1974]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1975]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1976]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1977]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1978]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1979]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1980]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1981]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1982]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1983]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1984]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1985]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1986]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1987]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1988]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1989]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1991]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1994]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1995]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1996]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1997]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[1999]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2000]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2001]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2003]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2004]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2005]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2006]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2023]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2024]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2025]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2026]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2027]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2028]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2029]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2031]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2037]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2040]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2041]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2042]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2043]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2045]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2047]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2048]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2049]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2052]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2053]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2054]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2056]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2057]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2059]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2060]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2061]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2063]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2064]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2065]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2066]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2068]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2070]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2071]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2074]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2075]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2076]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2077]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2078]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2079]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2080]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2082]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2083]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2084]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2087]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2089]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2090]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2091]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2092]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2093]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2094]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2095]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2096]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2097]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2098]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2100]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2102]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2104]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2106]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2107]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2108]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2109]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2110]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2112]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2114]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2115]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2116]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2117]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2118]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2120]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2122]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2123]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2124]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2125]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2126]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2128]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2129]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2132]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2133]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2134]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2135]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2137]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2138]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2139]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2449]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2450]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2451]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2452]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2453]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2454]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2455]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2456]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2458]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2459]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2460]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2461]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2462]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2463]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2464]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2465]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2466]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2467]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2468]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2469]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2470]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2471]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2472]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2475]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2476]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2477]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2478]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2479]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2480]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2481]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2482]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2483]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2484]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2485]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2486]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2487]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2489]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2490]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2491]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2492]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2493]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2494]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2495]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2496]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2497]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2498]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2499]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2500]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2501]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2503]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2504]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2505]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2506]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2507]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2508]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2509]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2510]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2511]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2512]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2513]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2514]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2516]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2517]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2518]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2519]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2520]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2521]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2522]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2523]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2524]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2525]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2526]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2528]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2529]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2530]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2531]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2532]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2533]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2534]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2535]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2536]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2537]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2539]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2540]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2541]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2542]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2543]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2544]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2545]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2546]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2547]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2549]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2550]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2551]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2552]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2553]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2554]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2555]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2556]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2558]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2559]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2560]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2561]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2562]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2563]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2564]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2565]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2574]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2575]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2576]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2577]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2578]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2579]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2580]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2581]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2582]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2583]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2584]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2585]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2586]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2587]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2588]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2589]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2590]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2591]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2592]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2593]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2594]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2595]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2596]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2597]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2598]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2599]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2600]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2601]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2618]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2634]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2649]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2663]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2676]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2688]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2699]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2709]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2718]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2726]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2733]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2739]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2744]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2753]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2754]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2783]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2798]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2928]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2943]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2957]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2970]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2983]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2984]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2985]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2986]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2987]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2988]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2989]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2990]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2991]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2992]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2993]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[2994]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[3115]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[3828]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[3844]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[3846]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[3872]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[3884]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4224]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4438]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4439]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4440]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4441]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4442]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4443]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4445]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4446]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4447]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4448]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4449]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4450]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4451]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4452]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4453]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4454]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4455]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4456]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4457]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4458]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4459]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4461]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4462]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4464]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4465]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4466]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4467]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4468]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4470]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4471]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4472]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4473]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4474]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4476]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4477]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4478]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4479]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4480]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4481]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4482]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4483]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4484]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4485]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4486]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4487]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4488]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4493]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4494]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4495]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4498]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4500]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4501]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4503]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4504]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4505]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4506]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4507]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4508]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4509]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4510]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4511]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4512]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4513]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4516]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4517]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4518]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4519]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4520]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4521]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4522]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4523]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4526]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4527]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4528]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4529]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4530]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4531]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4532]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4533]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4534]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4535]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4546]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4547]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4548]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4549]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4550]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4551]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4552]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4553]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4554]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4555]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4556]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4557]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4558]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4559]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4560]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4561]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4562]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4563]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4565]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4566]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4567]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4568]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4569]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4570]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4571]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4572]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4573]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4574]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4575]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4576]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4577]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4578]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4579]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4580]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4581]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4582]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4583]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4584]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4585]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4586]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4587]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4588]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4589]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4590]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4592]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4595]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4596]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4597]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4598]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4599]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4600]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4602]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4604]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4607]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4624]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4626]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4627]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4628]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4630]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4631]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4632]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4638]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4640]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4642]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4643]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4644]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4645]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4646]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4647]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4648]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4649]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4650]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4653]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4654]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4655]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4657]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4658]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4660]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4661]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4662]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4664]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4665]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4666]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4667]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4668]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4669]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4670]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4671]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4672]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4673]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4674]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4677]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4678]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4679]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4680]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4681]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4683]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4684]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4685]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4686]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4688]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4690]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4691]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4692]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4693]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4694]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4695]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4696]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4697]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4698]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4699]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4701]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4703]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4704]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4705]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4707]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4708]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4709]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4710]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4711]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4712]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4713]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4714]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4715]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4717]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4718]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4719]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4720]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4721]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4722]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4723]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4724]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4725]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4726]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4727]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4729]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4730]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4733]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4734]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4735]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4736]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4738]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4739]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[4740]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5050]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5051]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5052]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5053]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5054]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5055]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5056]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5057]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5059]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5060]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5061]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5062]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5063]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5064]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5065]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5066]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5067]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5068]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5069]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5070]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5071]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5072]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5073]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5076]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5077]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5078]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5079]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5080]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5081]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5082]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5083]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5084]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5085]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5086]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5087]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5088]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5090]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5091]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5092]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5093]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5094]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5095]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5096]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5097]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5098]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5099]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5100]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5101]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5102]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5104]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5105]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5106]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5107]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5108]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5109]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5110]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5111]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5112]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5113]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5114]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5115]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5117]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5118]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5119]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5120]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5121]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5122]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5123]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5124]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5125]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5126]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5127]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5129]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5130]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5131]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5132]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5133]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5134]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5135]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5136]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5137]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5138]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5140]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5141]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5142]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5143]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5144]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5145]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5146]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5147]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5148]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5150]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5151]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5152]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5153]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5154]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5155]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5156]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5157]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5159]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5160]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5161]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5162]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5163]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5164]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5165]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5166]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5175]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5176]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5177]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5178]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5179]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5180]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5181]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5182]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5183]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5184]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5185]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5186]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5187]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5188]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5189]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5190]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5191]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5192]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5193]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5194]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5195]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5196]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5197]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5198]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5199]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5200]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5201]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5202]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5219]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5235]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5250]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5264]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5277]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5289]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5300]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5310]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5319]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5327]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5334]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5340]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5345]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5354]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5355]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5554]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5566]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5581]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5582]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5583]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5599]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5600]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5601]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5657]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5658]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5662]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5663]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5664]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5671]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5672]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5673]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5833]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5834]: 6 -1.00001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5835]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5856]: 6 -1.00009 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5941]: 6 -1.0001 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5942]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[5943]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[6004]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[6005]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[6006]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[6180]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[6207]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[6238]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[6239]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[6240]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[6378]: 6 -1.00003 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[6379]: 6 -1.00008 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[6380]: 6 -1.00004 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[6381]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[6396]: 6 -1.00005 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[6414]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[6598]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[6599]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[6600]: 6 -1.00006 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[6706]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[6707]: 6 -1.00002 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[6708]: 6 -1.00007 0 shouldn't be
2991.76/3001.30	WSVECS04 Frhs2[6729]: 6 -1.00003 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[129]: 6 -1.00002 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[132]: 6 -1.00001 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[486]: 6 -1.00003 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[511]: 6 -1.00006 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[516]: 6 -1.00005 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[561]: 6 -1.0001 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[585]: 6 -1.00008 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[592]: 6 -1.00003 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[596]: 6 -1.00008 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1253]: 6 -1.00005 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1382]: 6 -1.00001 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1389]: 6 -1.00002 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1420]: 6 -1.00001 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1427]: 6 -1.00004 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1434]: 6 -1.00008 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1440]: 6 -1.00001 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1447]: 6 -1.00006 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1464]: 6 -1.0001 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1470]: 6 -1.00007 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1480]: 6 -1.00001 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1489]: 6 -1.00002 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1497]: 6 -1.00003 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1504]: 6 -1.00005 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1510]: 6 -1.00007 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1516]: 6 -1.00005 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1517]: 6 -1.00009 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1518]: 6 -1.00006 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1519]: 6 -1.00008 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1520]: 6 -1.00004 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1536]: 6 -1.00001 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1542]: 6 -1.21139 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1626]: 6 -1.00007 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1645]: 6 -1.0001 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1831]: 6 -1.00003 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1855]: 6 -1.00002 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1862]: 6 -1.00005 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1885]: 6 -1.00005 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1964]: 6 -1.00007 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1992]: 6 -1.0001 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1993]: 6 -1.00002 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[1998]: 6 -1.00002 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2002]: 6 -1.00008 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2030]: 6 -1.00002 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2032]: 6 -1.00005 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2033]: 6 -1.00007 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2034]: 6 -1.00009 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2035]: 6 -1.00003 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2036]: 6 -1.00008 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2038]: 6 -1.00003 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2044]: 6 -1.00008 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2046]: 6 -1.0001 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2050]: 6 -1.00001 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2055]: 6 -1.00004 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2058]: 6 -1.00003 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2062]: 6 -1.00008 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2067]: 6 -1.00003 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2069]: 6 -1.00009 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2072]: 6 -1.00004 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2073]: 6 -1.00003 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2081]: 6 -1.00001 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2085]: 6 -1.00004 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2086]: 6 -1.00008 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2088]: 6 -1.00003 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2099]: 6 -1.00008 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2101]: 6 -1.00007 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2103]: 6 -1.0001 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2105]: 6 -1.00007 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2111]: 6 -1.00003 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2113]: 6 -1.00003 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2119]: 6 -1.00006 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2121]: 6 -1.00005 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2127]: 6 -1.0001 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2130]: 6 -1.00003 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2131]: 6 -1.00001 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2136]: 6 -1.00009 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2140]: 6 -1.00004 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2141]: 6 -1.00009 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2142]: 6 -1.00009 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2171]: 6 -1.00003 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2200]: 6 -0.882821 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2236]: 6 -1.00005 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2246]: 6 -1.00003 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2255]: 6 -1.00004 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2263]: 6 -1.00008 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2270]: 6 -1.00004 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2276]: 6 -1.00008 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2288]: 6 -1.00005 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2289]: 6 -1.00004 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2328]: 6 -1.00007 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2403]: 6 -1.00008 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2420]: 6 -1.00004 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[2427]: 6 -1.00002 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[3079]: 6 -1.00009 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[3121]: 6 -1.00001 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[3179]: 6 -1.00003 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[3197]: 6 -1.00001 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[3990]: 6 -1.00003 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4021]: 6 -1.00004 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4035]: 6 -1.00005 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4048]: 6 -1.00007 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4065]: 6 -1.00003 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4071]: 6 -1.00002 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4081]: 6 -1.00002 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4090]: 6 -1.00002 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4098]: 6 -1.00005 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4105]: 6 -1.00008 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4111]: 6 -1.00005 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4117]: 6 -1.00006 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4118]: 6 -1.00002 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4119]: 6 -1.00005 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4120]: 6 -1.00006 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4121]: 6 -1.00008 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4137]: 6 -1.0001 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4220]: 6 -1.00005 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4227]: 6 -1.00008 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4243]: 6 -1.00006 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4246]: 6 -1.00001 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4432]: 6 -1.00002 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4463]: 6 -1.00003 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4490]: 6 -1.00007 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4491]: 6 -1.00002 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4492]: 6 -1.00005 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4496]: 6 -1.00009 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4497]: 6 -1.00002 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4515]: 6 -1.00003 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4524]: 6 -1.00009 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4564]: 6 -1.00008 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4593]: 6 -1.00005 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4594]: 6 -1.00008 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4601]: 6 -1.00008 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4603]: 6 -1.00001 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4605]: 6 -1.00002 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4625]: 6 -1.00006 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4629]: 6 -1.00006 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4633]: 6 -1.00003 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4634]: 6 -1.00002 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4635]: 6 -1.00009 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4636]: 6 -1.00007 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4637]: 6 -1.00007 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4639]: 6 -1.00006 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4641]: 6 -1.00006 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4651]: 6 -1.00005 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4656]: 6 -1.00008 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4659]: 6 -1.00002 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4663]: 6 -1.00001 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4676]: 6 -1.00003 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4682]: 6 -1.00005 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4687]: 6 -1.00005 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4689]: 6 -1.00004 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4700]: 6 -1.00002 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4702]: 6 -1.00004 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4706]: 6 -1.00004 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4716]: 6 -1.00006 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4728]: 6 -1.00005 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4731]: 6 -1.00002 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4732]: 6 -1.00005 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4737]: 6 -1.00002 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4741]: 6 -1.00007 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4742]: 6 -1.00007 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4743]: 6 -1.0001 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4772]: 6 -1.00005 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4801]: 6 -1.00006 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4837]: 6 -1.00004 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4847]: 6 -1.00004 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4864]: 6 -1.00007 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4871]: 6 -0.93302 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4882]: 6 -1.00004 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4889]: 6 -1.00004 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4890]: 6 -1.0001 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[4929]: 6 -1.00005 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[5004]: 6 -1.00006 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[5021]: 6 -1.00004 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[5028]: 6 -1.00001 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[5563]: 6 -1.00009 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[5564]: 6 -1.00002 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[5982]: 6 -1.00007 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[5984]: 6 -1.00007 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[6074]: 6 -1.00004 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[6398]: 6 -1.00002 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[6565]: 6 -1.00003 0 shouldn't be
3015.68/3025.40	WSVECS04 Frhs2[6731]: 6 -1.00001 0 shouldn't be
3074.22/3084.11	c #Conflicts:    3359000 | #Constraints:     354890
3074.22/3084.11	c #Conflicts:    3360000 | #Constraints:     355890
3074.22/3084.11	c #Conflicts:    3361000 | #Constraints:     356890
3074.22/3084.11	c #Conflicts:    3362000 | #Constraints:     357890
3074.22/3084.11	c #Conflicts:    3363000 | #Constraints:     358890
3074.22/3084.11	c #Conflicts:    3364000 | #Constraints:     359890
3074.22/3084.11	c #Conflicts:    3365000 | #Constraints:     360890
3074.22/3084.11	c #Conflicts:    3366000 | #Constraints:     361890
3074.22/3084.11	c #Conflicts:    3367000 | #Constraints:     362890
3074.22/3084.11	c #Conflicts:    3368000 | #Constraints:     363890
3074.22/3084.11	c #Conflicts:    3369000 | #Constraints:     364890
3074.22/3084.11	c #Conflicts:    3370000 | #Constraints:     365890
3074.22/3084.11	c #Conflicts:    3371000 | #Constraints:     366890
3074.22/3084.11	c #Conflicts:    3372000 | #Constraints:     367890
3074.22/3084.11	c #Conflicts:    3373000 | #Constraints:     368890
3074.22/3084.11	c #Conflicts:    3374000 | #Constraints:     369890
3074.22/3084.11	c #Conflicts:    3375000 | #Constraints:     370890
3074.22/3084.11	c #Conflicts:    3376000 | #Constraints:     371890
3074.22/3084.11	c #Conflicts:    3377000 | #Constraints:     372890
3074.22/3084.11	c #Conflicts:    3378000 | #Constraints:     373890
3074.22/3084.11	c #Conflicts:    3379000 | #Constraints:     374890
3074.22/3084.11	c #Conflicts:    3380000 | #Constraints:     375890
3074.22/3084.11	c #Conflicts:    3381000 | #Constraints:     376890
3074.22/3084.11	c #Conflicts:    3382000 | #Constraints:     377890
3074.22/3084.11	c #Conflicts:    3383000 | #Constraints:     378890
3074.22/3084.11	c #Conflicts:    3384000 | #Constraints:     379890
3074.22/3084.11	c #Conflicts:    3385000 | #Constraints:     380890
3074.22/3084.11	c #Conflicts:    3386000 | #Constraints:     381890
3074.22/3084.11	c #Conflicts:    3387000 | #Constraints:     382890
3074.22/3084.11	c #Conflicts:    3388000 | #Constraints:     383890
3074.22/3084.11	c #Conflicts:    3389000 | #Constraints:     384890
3074.22/3084.11	c #Conflicts:    3390000 | #Constraints:     385890
3074.22/3084.11	c #Conflicts:    3391000 | #Constraints:     386890
3074.22/3084.11	c #Conflicts:    3392000 | #Constraints:     387890
3074.22/3084.11	c #Conflicts:    3393000 | #Constraints:     388890
3074.22/3084.11	c #Conflicts:    3394000 | #Constraints:     389890
3074.22/3084.11	c #Conflicts:    3395000 | #Constraints:     390890
3074.22/3084.11	c INPROCESSING
3074.22/3084.11	c GARBAGE COLLECT
3074.22/3084.11	c #Conflicts:    3396000 | #Constraints:     355287
3074.22/3084.11	c #Conflicts:    3397000 | #Constraints:     356287
3074.22/3084.11	c #Conflicts:    3398000 | #Constraints:     357287
3074.22/3084.11	c #Conflicts:    3399000 | #Constraints:     358287
3074.22/3084.11	c #Conflicts:    3400000 | #Constraints:     359287
3074.22/3084.11	c #Conflicts:    3401000 | #Constraints:     360287
3074.22/3084.11	c #Conflicts:    3402000 | #Constraints:     361287
3074.22/3084.11	c #Conflicts:    3403000 | #Constraints:     362287
3074.22/3084.11	c #Conflicts:    3404000 | #Constraints:     363287
3074.22/3084.11	c #Conflicts:    3405000 | #Constraints:     364287
3074.22/3084.11	c #Conflicts:    3406000 | #Constraints:     365287
3074.22/3084.11	c #Conflicts:    3407000 | #Constraints:     366287
3074.22/3084.11	c #Conflicts:    3408000 | #Constraints:     367287
3074.22/3084.11	c #Conflicts:    3409000 | #Constraints:     368287
3074.22/3084.11	c #Conflicts:    3410000 | #Constraints:     369287
3074.22/3084.11	c #Conflicts:    3411000 | #Constraints:     370287
3074.22/3084.11	c #Conflicts:    3412000 | #Constraints:     371287
3074.22/3084.11	c #Conflicts:    3413000 | #Constraints:     372287
3074.22/3084.11	c #Conflicts:    3414000 | #Constraints:     373287
3074.22/3084.11	c #Conflicts:    3415000 | #Constraints:     374287
3074.22/3084.11	c #Conflicts:    3416000 | #Constraints:     375287
3074.22/3084.11	c #Conflicts:    3417000 | #Constraints:     376287
3074.22/3084.11	c #Conflicts:    3418000 | #Constraints:     377287
3074.22/3084.11	c #Conflicts:    3419000 | #Constraints:     378287
3074.22/3084.11	c #Conflicts:    3420000 | #Constraints:     379287
3074.22/3084.11	c #Conflicts:    3421000 | #Constraints:     380287
3074.22/3084.11	c #Conflicts:    3422000 | #Constraints:     381287
3074.22/3084.11	c #Conflicts:    3423000 | #Constraints:     382287
3074.22/3084.11	c #Conflicts:    3424000 | #Constraints:     383287
3074.22/3084.11	c #Conflicts:    3425000 | #Constraints:     384287
3074.22/3084.11	c #Conflicts:    3426000 | #Constraints:     385287
3074.22/3084.11	c #Conflicts:    3427000 | #Constraints:     386287
3074.22/3084.11	c #Conflicts:    3428000 | #Constraints:     387287
3074.22/3084.11	c #Conflicts:    3429000 | #Constraints:     388287
3074.22/3084.11	c #Conflicts:    3430000 | #Constraints:     389287
3074.22/3084.11	c #Conflicts:    3431000 | #Constraints:     390287
3074.22/3084.11	c #Conflicts:    3432000 | #Constraints:     391287
3074.22/3084.11	c INPROCESSING
3074.22/3084.11	c GARBAGE COLLECT
3074.22/3084.11	c #Conflicts:    3433000 | #Constraints:     352517
3074.22/3084.11	c #Conflicts:    3434000 | #Constraints:     353517
3074.22/3084.11	c #Conflicts:    3435000 | #Constraints:     354517
3074.22/3084.11	c #Conflicts:    3436000 | #Constraints:     355517
3125.24/3135.28	c #Conflicts:    3437000 | #Constraints:     356517
3125.24/3135.28	c #Conflicts:    3438000 | #Constraints:     357517
3125.24/3135.28	c #Conflicts:    3439000 | #Constraints:     358517
3125.24/3135.28	c #Conflicts:    3440000 | #Constraints:     359517
3125.24/3135.28	c #Conflicts:    3441000 | #Constraints:     360517
3125.24/3135.28	c #Conflicts:    3442000 | #Constraints:     361517
3125.24/3135.28	c #Conflicts:    3443000 | #Constraints:     362517
3125.24/3135.28	c #Conflicts:    3444000 | #Constraints:     363517
3125.24/3135.28	c #Conflicts:    3445000 | #Constraints:     364517
3125.24/3135.28	c #Conflicts:    3446000 | #Constraints:     365517
3125.24/3135.28	c #Conflicts:    3447000 | #Constraints:     366517
3125.24/3135.28	c #Conflicts:    3448000 | #Constraints:     367517
3125.24/3135.28	c #Conflicts:    3449000 | #Constraints:     368517
3125.24/3135.28	c #Conflicts:    3450000 | #Constraints:     369517
3125.24/3135.28	c #Conflicts:    3451000 | #Constraints:     370517
3125.24/3135.28	c #Conflicts:    3452000 | #Constraints:     371517
3125.24/3135.28	c #Conflicts:    3453000 | #Constraints:     372517
3125.24/3135.28	c #Conflicts:    3454000 | #Constraints:     373517
3125.24/3135.28	c #Conflicts:    3455000 | #Constraints:     374517
3125.24/3135.28	c #Conflicts:    3456000 | #Constraints:     375517
3125.24/3135.28	c #Conflicts:    3457000 | #Constraints:     376517
3125.24/3135.28	c #Conflicts:    3458000 | #Constraints:     377518
3125.24/3135.28	c #Conflicts:    3459000 | #Constraints:     378518
3125.24/3135.28	c #Conflicts:    3460000 | #Constraints:     379518
3125.24/3135.28	c #Conflicts:    3461000 | #Constraints:     380518
3125.24/3135.28	c #Conflicts:    3462000 | #Constraints:     381518
3125.24/3135.28	c #Conflicts:    3463000 | #Constraints:     382518
3125.24/3135.28	c #Conflicts:    3464000 | #Constraints:     383518
3125.24/3135.28	c #Conflicts:    3465000 | #Constraints:     384518
3125.24/3135.28	c #Conflicts:    3466000 | #Constraints:     385518
3125.24/3135.28	c #Conflicts:    3467000 | #Constraints:     386518
3125.24/3135.28	c #Conflicts:    3468000 | #Constraints:     387518
3125.24/3135.28	c #Conflicts:    3469000 | #Constraints:     388518
3125.24/3135.28	c INPROCESSING
3125.24/3135.28	c GARBAGE COLLECT
3125.24/3135.28	c #Conflicts:    3470000 | #Constraints:     354011
3125.24/3135.28	c #Conflicts:    3471000 | #Constraints:     355011
3125.24/3135.28	c #Conflicts:    3472000 | #Constraints:     356011
3125.24/3135.28	c #Conflicts:    3473000 | #Constraints:     357011
3125.24/3135.28	c #Conflicts:    3474000 | #Constraints:     358011
3125.24/3135.28	c #Conflicts:    3475000 | #Constraints:     359011
3125.24/3135.28	c #Conflicts:    3476000 | #Constraints:     360011
3125.24/3135.28	c #Conflicts:    3477000 | #Constraints:     361011
3125.24/3135.28	c #Conflicts:    3478000 | #Constraints:     362011
3125.24/3135.28	c #Conflicts:    3479000 | #Constraints:     363011
3125.24/3135.28	c #Conflicts:    3480000 | #Constraints:     364011
3125.24/3135.28	c #Conflicts:    3481000 | #Constraints:     365011
3125.24/3135.28	c #Conflicts:    3482000 | #Constraints:     366011
3125.24/3135.28	c #Conflicts:    3483000 | #Constraints:     367011
3125.24/3135.28	c #Conflicts:    3484000 | #Constraints:     368011
3125.24/3135.28	c #Conflicts:    3485000 | #Constraints:     369011
3125.24/3135.28	c #Conflicts:    3486000 | #Constraints:     370011
3125.24/3135.28	c #Conflicts:    3487000 | #Constraints:     371011
3125.24/3135.28	c #Conflicts:    3488000 | #Constraints:     372011
3125.24/3135.28	c #Conflicts:    3489000 | #Constraints:     373011
3125.24/3135.28	c #Conflicts:    3490000 | #Constraints:     374011
3125.24/3135.28	c #Conflicts:    3491000 | #Constraints:     375011
3125.24/3135.28	c #Conflicts:    3492000 | #Constraints:     376011
3125.24/3135.28	c #Conflicts:    3493000 | #Constraints:     377011
3125.24/3135.28	c #Conflicts:    3494000 | #Constraints:     378011
3125.24/3135.28	c #Conflicts:    3495000 | #Constraints:     379011
3125.24/3135.28	c #Conflicts:    3496000 | #Constraints:     380011
3125.24/3135.28	c #Conflicts:    3497000 | #Constraints:     381011
3125.24/3135.28	c #Conflicts:    3498000 | #Constraints:     382011
3125.24/3135.28	c #Conflicts:    3499000 | #Constraints:     383011
3125.24/3135.28	c #Conflicts:    3500000 | #Constraints:     384011
3125.24/3135.28	c #Conflicts:    3501000 | #Constraints:     385011
3125.24/3135.28	c #Conflicts:    3502000 | #Constraints:     386011
3125.24/3135.28	c #Conflicts:    3503000 | #Constraints:     387011
3125.24/3135.28	c #Conflicts:    3504000 | #Constraints:     388011
3125.24/3135.28	c #Conflicts:    3505000 | #Constraints:     389011
3125.24/3135.28	c #Conflicts:    3506000 | #Constraints:     390011
3125.24/3135.28	c INPROCESSING
3125.24/3135.28	c GARBAGE COLLECT
3125.24/3135.28	c #Conflicts:    3507000 | #Constraints:     298085
3125.24/3135.28	c #Conflicts:    3508000 | #Constraints:     299085
3125.24/3135.28	c #Conflicts:    3509000 | #Constraints:     300085
3125.24/3135.28	c #Conflicts:    3510000 | #Constraints:     301085
3125.24/3135.28	c #Conflicts:    3511000 | #Constraints:     302085
3125.24/3135.28	c #Conflicts:    3512000 | #Constraints:     303085
3125.24/3135.28	c #Conflicts:    3513000 | #Constraints:     304085
3125.55/3135.52	c #Conflicts:    3514000 | #Constraints:     305085
3125.55/3135.52	c cpu time 3099.98 s
3125.55/3135.52	c deterministic time 57155199660 5.72e+10
3125.55/3135.52	c optimization time 0.000231 s
3125.55/3135.52	c total solve time 3098.17 s
3125.55/3135.52	c core-guided solve time 0 s
3125.55/3135.52	c propagation time 2094.11 s
3125.55/3135.52	c conflict analysis time 356.528 s
3125.55/3135.52	c propagations 4180230193
3125.55/3135.52	c resolve steps 103869618
3125.55/3135.52	c decisions 4493775
3125.55/3135.52	c conflicts 3514507
3125.55/3135.52	c restarts 6141
3125.55/3135.52	c inprocessing phases 178
3125.55/3135.52	c garbage collections 150 ,( 84.27 )
3125.55/3135.52	c input clauses 407009 ,( 98.74 )
3125.55/3135.52	c input cardinalities 0 ,( 0.00 )
3125.55/3135.52	c input general constraints 5202 ,( 1.26 )
3125.55/3135.52	c input average constraint length 2.25
3125.55/3135.52	c input average constraint degree 1.01
3125.55/3135.52	c learned clauses 3514524 ,( 99.27 )
3125.55/3135.52	c learned cardinalities 3 ,( 0.00 )
3125.55/3135.52	c learned general constraints 25933 ,( 0.73 )
3125.55/3135.52	c learned average constraint length 75.31
3125.55/3135.52	c learned average constraint degree 35871453.24
3125.55/3135.52	c watched  CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
3125.55/3135.52	c counting CF 32, 64, 128, Arb: 31134 , 0 , 0 , 0
3125.55/3135.52	c watched   constraints 1 ,( 0.00 ) 
3125.55/3135.52	c counting  constraints 31134 ,( 100.00 ) 
3125.55/3135.52	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 12155619154 , 240804 , 3333900687 ,( 92 , 3333900595 )
3125.55/3135.52	c gcd simplifications 550
3125.55/3135.52	c detected cardinalities 0
3125.55/3135.52	c weakened non-implied lits 9905189
3125.55/3135.52	c weakened non-implying lits 1394
3125.55/3135.52	c original variables 6741
3125.55/3135.52	c clausal propagations 3483348885
3125.55/3135.52	c cardinality propagations 1399
3125.55/3135.52	c watched propagations 0
3125.55/3135.52	c counting propagations 693365403
3125.55/3135.52	c watch lookups 15691142394
3125.55/3135.52	c watch backjump lookups 0
3125.55/3135.52	c watch checks 19868822381
3125.55/3135.52	c propagation checks 12323786593
3125.55/3135.52	c constraint additions 897765058
3125.55/3135.52	c trail pops 4188234442
3125.55/3135.52	c formula constraints 412211
3125.55/3135.52	c learned constraints 3514506
3125.55/3135.52	c bound constraints 0
3125.55/3135.52	c core-guided constraints 0
3125.55/3135.52	c encountered formula constraints 80473226
3125.55/3135.52	c encountered learned constraints 26851821
3125.55/3135.52	c encountered bound constraints 0
3125.55/3135.52	c encountered core-guided constraints 0
3125.55/3135.52	c LP total time 1442.76 s
3125.55/3135.52	c LP solve time 1162.79 s
3125.55/3135.52	c LP constraints added 412276
3125.55/3135.52	c LP constraints removed 6
3125.55/3135.52	c LP pivots internal 357977
3125.55/3135.52	c LP pivots root 366846
3125.55/3135.52	c LP calls 25968
3125.55/3135.52	c LP optimalities 16
3125.55/3135.52	c LP no pivot count 1
3125.55/3135.52	c LP infeasibilities 25916
3125.55/3135.52	c LP valid Farkas constraints 25914
3125.55/3135.52	c LP learned Farkas constraints 0
3125.55/3135.52	c LP basis resets 31
3125.55/3135.52	c LP cycling count 9
3125.55/3135.52	c LP singular count 8
3125.55/3135.52	c LP no primal count 0
3125.55/3135.52	c LP no farkas count 0
3125.55/3135.52	c LP other issue count 14
3125.55/3135.52	c LP Gomory cuts 40
3125.55/3135.52	c LP learned cuts 25
3125.55/3135.52	c LP deleted cuts 6
3125.55/3135.52	c LP encountered Gomory constraints 42221
3125.55/3135.52	c LP encountered Farkas constraints 16857
3125.55/3135.52	c LP encountered learned Farkas constraints 0
3125.55/3135.52	c CG auxiliary variables introduced 0
3125.55/3135.52	c CG solutions found 0
3125.55/3135.52	c CG cores constructed 0
3125.55/3135.52	c CG core cardinality constraints returned 0
3125.55/3135.52	c CG unit cores 0
3125.55/3135.52	c CG single cores 0
3125.55/3135.52	c CG blocks removed during cardinality reduction 0
3125.55/3135.52	c CG first core best 0
3125.55/3135.52	c CG decision core best 0
3125.55/3135.52	c CG core reduction tie 0
3125.55/3135.52	c CG core degree average 0.00
3125.55/3135.52	c CG core slack average 0.00
3125.55/3135.52	c CG core upper bound improvements 0
3125.55/3135.52	c STR number of successful calls 0
3125.55/3135.52	c STR number of unsuccessful calls 0
3125.55/3135.52	c STR number of inconclusive calls 0
3125.55/3135.52	c STR number of successful attempts 0
3125.55/3135.52	c STR number of unsuccessful attempts 0
3125.55/3135.52	c STR number of inconclusive attempts 0
3125.55/3135.52	c STR average degree increase per successful call inf
3125.55/3135.52	c STR average degree increase per successful attempt inf
3125.55/3135.52	c STR total number of conflicts for successful attempts 0
3125.55/3135.52	c STR total number of conflicts for unsuccessful attempts 0
3125.55/3135.52	c STR total number of conflicts for inconclusive attempts 0
3125.55/3135.52	c STR average number of conflicts per successful attempt inf
3125.55/3135.52	c STR average number of conflicts per unsuccessful attempt inf
3125.55/3135.52	c STR average number of conflicts per inconclusive attempt inf
3125.55/3135.52	c AVG.sumWPerc 77.78 
3125.55/3135.52	c bigint constraints 0 
3125.55/3135.52	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Checking of UNSAT/OPT proofs:

VeriPB + CakePB

Wed Jul 23 00:48:07 CEST 2025
extraparms=--no-checkDeletion

-- time out --

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4544457-1753220670/watcher-4544457-1753220670 -o /tmp/evaluation-result-4544457-1753220670/solver-4544457-1753220670 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1753211729-157539 --watchdog 3760 --file-size-limit 100000 run-dec-break-log.sh HOME/instance-4544457-1753220670.opb /tmp/proof-4544457-1753220670 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing FSIZE limit: 102400000 KiB
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=161043, runsolver pid=161040

[startup+0.100103 s]*
/proc/loadavg: 4.13 4.14 4.17 5/256 161045
/proc/meminfo: memFree=82446820/131382120 swapFree=33010160/33010684
[pid=161043] ppid=161040 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161043/stat : 161043 (run-dec-break-l) S 161040 161043 157528 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 237745668 4292608 736 18446744073709551615 94702822326272 94702823220805 140720377822784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702823459856 94702823507600 94702828122112 140720377825593 140720377825756 140720377825756 140720377831360 0
/proc/161043/statm: 1048 736 672 219 0 110 0
[pid=161045] ppid=161043 vsize=98740 memory=88028 CPUtime=0.09 cores=4,6
/proc/161045/stat : 161045 (pbsuma) R 161043 161043 157528 0 -1 4194304 5836 0 0 0 8 1 0 0 20 0 1 0 237745669 101109760 22007 18446744073709551615 4210688 4653049 140720799442976 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 27975680 140720799447303 140720799447600 140720799447600 140720799453167 0
/proc/161045/statm: 24685 22007 960 108 0 22093 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 102932 KiB
Current children cumulated memory: 90972 KiB

[startup+0.213633 s]*
/proc/loadavg: 4.13 4.14 4.17 6/256 161045
/proc/meminfo: memFree=82431220/131382120 swapFree=33010160/33010684
[pid=161043] ppid=161040 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161043/stat : 161043 (run-dec-break-l) S 161040 161043 157528 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 237745668 4292608 736 18446744073709551615 94702822326272 94702823220805 140720377822784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702823459856 94702823507600 94702828122112 140720377825593 140720377825756 140720377825756 140720377831360 0
/proc/161043/statm: 1048 736 672 219 0 110 0
[pid=161045] ppid=161043 vsize=115092 memory=105980 CPUtime=0.2 cores=4,6
/proc/161045/stat : 161045 (pbsuma) R 161043 161043 157528 0 -1 4194304 9276 0 0 0 17 3 0 0 20 0 1 0 237745669 117854208 26495 18446744073709551615 4210688 4653049 140720799442976 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 27975680 140720799447303 140720799447600 140720799447600 140720799453167 0
/proc/161045/statm: 28773 26495 1024 108 0 26181 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 119284 KiB
Current children cumulated memory: 108924 KiB

[startup+0.312812 s]*
/proc/loadavg: 4.13 4.14 4.17 5/256 161045
/proc/meminfo: memFree=82374452/131382120 swapFree=33010160/33010684
[pid=161043] ppid=161040 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161043/stat : 161043 (run-dec-break-l) S 161040 161043 157528 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 237745668 4292608 736 18446744073709551615 94702822326272 94702823220805 140720377822784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702823459856 94702823507600 94702828122112 140720377825593 140720377825756 140720377825756 140720377831360 0
/proc/161043/statm: 1048 736 672 219 0 110 0
[pid=161045] ppid=161043 vsize=197660 memory=153896 CPUtime=0.3 cores=4,6
/proc/161045/stat : 161045 (pbsuma) R 161043 161043 157528 0 -1 4194304 18647 0 0 0 25 5 0 0 20 0 1 0 237745669 202403840 38474 18446744073709551615 4210688 4653049 140720799442976 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 27975680 140720799447303 140720799447600 140720799447600 140720799453167 0
/proc/161045/statm: 49415 38474 1024 108 0 46823 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 201852 KiB
Current children cumulated memory: 156840 KiB

[startup+0.700366 s]
/proc/loadavg: 4.13 4.14 4.17 5/256 161045
/proc/meminfo: memFree=82374452/131382120 swapFree=33010160/33010684
[pid=161043] ppid=161040 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161043/stat : 161043 (run-dec-break-l) S 161040 161043 157528 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 237745668 4292608 736 18446744073709551615 94702822326272 94702823220805 140720377822784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702823459856 94702823507600 94702828122112 140720377825593 140720377825756 140720377825756 140720377831360 0
/proc/161043/statm: 1048 736 672 219 0 110 0
[pid=161045] ppid=161043 vsize=204464 memory=159084 CPUtime=0.68 cores=4,6
/proc/161045/stat : 161045 (pbsuma) R 161043 161043 157528 0 -1 4194304 20373 0 0 0 62 6 0 0 20 0 1 0 237745669 209371136 39771 18446744073709551615 4210688 4653049 140720799442976 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 27975680 140720799447303 140720799447600 140720799447600 140720799453167 0
/proc/161045/statm: 51116 39771 1024 108 0 48524 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 208656 KiB
Current children cumulated memory: 162028 KiB

[startup+1.5004 s]
/proc/loadavg: 4.13 4.14 4.17 5/256 161045
/proc/meminfo: memFree=82272824/131382120 swapFree=33010160/33010684
[pid=161043] ppid=161040 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161043/stat : 161043 (run-dec-break-l) S 161040 161043 157528 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 237745668 4292608 736 18446744073709551615 94702822326272 94702823220805 140720377822784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702823459856 94702823507600 94702828122112 140720377825593 140720377825756 140720377825756 140720377831360 0
/proc/161043/statm: 1048 736 672 219 0 110 0
[pid=161045] ppid=161043 vsize=345704 memory=298296 CPUtime=1.48 cores=4,6
/proc/161045/stat : 161045 (pbsuma) R 161043 161043 157528 0 -1 4194304 52311 0 0 0 134 14 0 0 20 0 1 0 237745669 354000896 74574 18446744073709551615 4210688 4653049 140720799442976 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 27975680 140720799447303 140720799447600 140720799447600 140720799453167 0
/proc/161045/statm: 86426 74574 1024 108 0 83834 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 349896 KiB
Current children cumulated memory: 301240 KiB

[startup+3.11317 s]
/proc/loadavg: 4.13 4.14 4.17 5/256 161046
/proc/meminfo: memFree=81837432/131382120 swapFree=33010160/33010684
[pid=161043] ppid=161040 vsize=4192 memory=2944 CPUtime=2.77 cores=4,6
/proc/161043/stat : 161043 (run-dec-break-l) S 161040 161043 157528 0 -1 4194304 237 56877 0 0 0 0 244 33 20 0 1 0 237745668 4292608 736 18446744073709551615 94702822326272 94702823220805 140720377822784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702823459856 94702823507600 94702828122112 140720377825593 140720377825756 140720377825756 140720377831360 0
/proc/161043/statm: 1048 736 672 219 0 110 0
[pid=161046] ppid=161043 vsize=83164 memory=38968 CPUtime=0.3 cores=4,6
/proc/161046/stat : 161046 (roundingsat) R 161043 161043 157528 0 -1 4194304 8678 0 0 0 23 7 0 0 20 0 1 0 237745947 85159936 9742 18446744073709551615 4227072 8923433 140727606095216 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35737600 140727606102296 140727606102566 140727606102566 140727606108138 0
/proc/161046/statm: 20791 9742 2080 1147 0 8218 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 87356 KiB
Current children cumulated memory: 41912 KiB

[startup+6.30039 s]
/proc/loadavg: 4.12 4.14 4.17 5/256 161046
/proc/meminfo: memFree=81476680/131382120 swapFree=33010160/33010684
[pid=161043] ppid=161040 vsize=4192 memory=2944 CPUtime=2.77 cores=4,6
/proc/161043/stat : 161043 (run-dec-break-l) S 161040 161043 157528 0 -1 4194304 237 56877 0 0 0 0 244 33 20 0 1 0 237745668 4292608 736 18446744073709551615 94702822326272 94702823220805 140720377822784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702823459856 94702823507600 94702828122112 140720377825593 140720377825756 140720377825756 140720377831360 0
/proc/161043/statm: 1048 736 672 219 0 110 0
[pid=161046] ppid=161043 vsize=634284 memory=535060 CPUtime=3.48 cores=4,6
/proc/161046/stat : 161046 (roundingsat) R 161043 161043 157528 0 -1 4194304 60939 0 0 0 296 52 0 0 20 0 1 0 237745947 649506816 133765 18446744073709551615 4227072 8923433 140727606095216 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35737600 140727606102296 140727606102566 140727606102566 140727606108138 0
/proc/161046/statm: 158571 133765 2336 1147 0 145998 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 638476 KiB
Current children cumulated memory: 538004 KiB

[startup+12.7004 s]
/proc/loadavg: 4.11 4.14 4.17 5/256 161046
/proc/meminfo: memFree=81384752/131382120 swapFree=33010160/33010684
[pid=161043] ppid=161040 vsize=4192 memory=2944 CPUtime=2.77 cores=4,6
/proc/161043/stat : 161043 (run-dec-break-l) S 161040 161043 157528 0 -1 4194304 237 56877 0 0 0 0 244 33 20 0 1 0 237745668 4292608 736 18446744073709551615 94702822326272 94702823220805 140720377822784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702823459856 94702823507600 94702828122112 140720377825593 140720377825756 140720377825756 140720377831360 0
/proc/161043/statm: 1048 736 672 219 0 110 0
[pid=161046] ppid=161043 vsize=642296 memory=543380 CPUtime=9.87 cores=4,6
/proc/161046/stat : 161046 (roundingsat) R 161043 161043 157528 0 -1 4194304 62999 0 0 0 929 58 0 0 20 0 1 0 237745947 657711104 135845 18446744073709551615 4227072 8923433 140727606095216 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35737600 140727606102296 140727606102566 140727606102566 140727606108138 0
/proc/161046/statm: 160574 135845 2400 1147 0 148001 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 646488 KiB
Current children cumulated memory: 546324 KiB

[startup+25.5004 s]
/proc/loadavg: 4.16 4.15 4.17 5/256 161048
/proc/meminfo: memFree=81258576/131382120 swapFree=33010160/33010684
[pid=161043] ppid=161040 vsize=4192 memory=2944 CPUtime=2.77 cores=4,6
/proc/161043/stat : 161043 (run-dec-break-l) S 161040 161043 157528 0 -1 4194304 237 56877 0 0 0 0 244 33 20 0 1 0 237745668 4292608 736 18446744073709551615 94702822326272 94702823220805 140720377822784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702823459856 94702823507600 94702828122112 140720377825593 140720377825756 140720377825756 140720377831360 0
/proc/161043/statm: 1048 736 672 219 0 110 0
[pid=161046] ppid=161043 vsize=650016 memory=544660 CPUtime=22.63 cores=4,6
/proc/161046/stat : 161046 (roundingsat) R 161043 161043 157528 0 -1 4194304 63350 0 0 0 2197 66 0 0 20 0 1 0 237745947 665616384 136165 18446744073709551615 4227072 8923433 140727606095216 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35737600 140727606102296 140727606102566 140727606102566 140727606108138 0
/proc/161046/statm: 162504 136165 2400 1147 0 149931 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 654208 KiB
Current children cumulated memory: 547604 KiB

[startup+51.1131 s]
/proc/loadavg: 4.17 4.15 4.17 5/255 161049
/proc/meminfo: memFree=81018488/131382120 swapFree=33010160/33010684
[pid=161043] ppid=161040 vsize=4192 memory=2944 CPUtime=2.77 cores=4,6
/proc/161043/stat : 161043 (run-dec-break-l) S 161040 161043 157528 0 -1 4194304 237 56877 0 0 0 0 244 33 20 0 1 0 237745668 4292608 736 18446744073709551615 94702822326272 94702823220805 140720377822784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702823459856 94702823507600 94702828122112 140720377825593 140720377825756 140720377825756 140720377831360 0
/proc/161043/statm: 1048 736 672 219 0 110 0
[pid=161046] ppid=161043 vsize=650016 memory=546324 CPUtime=48.17 cores=4,6
/proc/161046/stat : 161046 (roundingsat) R 161043 161043 157528 0 -1 4194304 63768 0 0 0 4730 87 0 0 20 0 1 0 237745947 665616384 136581 18446744073709551615 4227072 8923433 140727606095216 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35737600 140727606102296 140727606102566 140727606102566 140727606108138 0
/proc/161046/statm: 162504 136581 2400 1147 0 149931 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 654208 KiB
Current children cumulated memory: 549268 KiB

[startup+102.3 s]
/proc/loadavg: 4.20 4.16 4.17 5/255 161050
/proc/meminfo: memFree=80431244/131382120 swapFree=33010160/33010684
[pid=161043] ppid=161040 vsize=4192 memory=2944 CPUtime=2.77 cores=4,6
/proc/161043/stat : 161043 (run-dec-break-l) S 161040 161043 157528 0 -1 4194304 237 56877 0 0 0 0 244 33 20 0 1 0 237745668 4292608 736 18446744073709551615 94702822326272 94702823220805 140720377822784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702823459856 94702823507600 94702828122112 140720377825593 140720377825756 140720377825756 140720377831360 0
/proc/161043/statm: 1048 736 672 219 0 110 0
[pid=161046] ppid=161043 vsize=659216 memory=557264 CPUtime=99.23 cores=4,6
/proc/161046/stat : 161046 (roundingsat) R 161043 161043 157528 0 -1 4194304 64996 0 0 0 9790 133 0 0 20 0 1 0 237745947 675037184 139316 18446744073709551615 4227072 8923433 140727606095216 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35737600 140727606102296 140727606102566 140727606102566 140727606108138 0
/proc/161046/statm: 164804 139316 2400 1147 0 152231 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 663408 KiB
Current children cumulated memory: 560208 KiB

[startup+162.3 s]
/proc/loadavg: 4.17 4.16 4.17 5/254 161052
/proc/meminfo: memFree=79850624/131382120 swapFree=33010160/33010684
[pid=161043] ppid=161040 vsize=4192 memory=2944 CPUtime=2.77 cores=4,6
/proc/161043/stat : 161043 (run-dec-break-l) S 161040 161043 157528 0 -1 4194304 237 56877 0 0 0 0 244 33 20 0 1 0 237745668 4292608 736 18446744073709551615 94702822326272 94702823220805 140720377822784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702823459856 94702823507600 94702828122112 140720377825593 140720377825756 140720377825756 140720377831360 0
/proc/161043/statm: 1048 736 672 219 0 110 0
[pid=161046] ppid=161043 vsize=674960 memory=561036 CPUtime=159.05 cores=4,6
/proc/161046/stat : 161046 (roundingsat) R 161043 161043 157528 0 -1 4194304 65502 0 0 0 15706 199 0 0 20 0 1 0 237745947 691159040 140259 18446744073709551615 4227072 8923433 140727606095216 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35737600 140727606102296 140727606102566 140727606102566 140727606108138 0
/proc/161046/statm: 168740 140259 2400 1147 0 156167 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 679152 KiB
Current children cumulated memory: 563980 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.14 4.17 5/254 161154
/proc/meminfo: memFree=78350432/131382120 swapFree=33010160/33010684
[pid=161043] ppid=161040 vsize=4192 memory=2944 CPUtime=2.77 cores=4,6
/proc/161043/stat : 161043 (run-dec-break-l) S 161040 161043 157528 0 -1 4194304 237 56877 0 0 0 0 244 33 20 0 1 0 237745668 4292608 736 18446744073709551615 94702822326272 94702823220805 140720377822784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702823459856 94702823507600 94702828122112 140720377825593 140720377825756 140720377825756 140720377831360 0
/proc/161043/statm: 1048 736 672 219 0 110 0
[pid=161046] ppid=161043 vsize=750128 memory=623116 CPUtime=218.9 cores=4,6
/proc/161046/stat : 161046 (roundingsat) R 161043 161043 157528 0 -1 4194304 68783 0 0 0 21635 255 0 0 20 0 1 0 237745947 768131072 155779 18446744073709551615 4227072 8923433 140727606095216 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35737600 140727606102296 140727606102566 140727606102566 140727606108138 0
/proc/161046/statm: 187532 155779 2432 1147 0 174959 0

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

/proc/161046/stat : 161046 (roundingsat) R 161043 161043 157528 0 -1 4194304 84320 0 0 0 288907 2116 0 0 20 0 1 0 237745947 933580800 194591 18446744073709551615 4227072 8923433 140727606095216 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35737600 140727606102296 140727606102566 140727606102566 140727606108138 0
/proc/161046/statm: 227925 194591 2528 1147 0 215352 0
Current children cumulated CPU time: 2913 s
Current children cumulated vsize: 915892 KiB
Current children cumulated memory: 781308 KiB

[startup+2982.3 s]
/proc/loadavg: 3.08 3.57 3.93 4/248 161845
/proc/meminfo: memFree=95740852/131382120 swapFree=33010160/33010684
[pid=161043] ppid=161040 vsize=4192 memory=2944 CPUtime=2.77 cores=4,6
/proc/161043/stat : 161043 (run-dec-break-l) S 161040 161043 157528 0 -1 4194304 237 56877 0 0 0 0 244 33 20 0 1 0 237745668 4292608 736 18446744073709551615 94702822326272 94702823220805 140720377822784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702823459856 94702823507600 94702828122112 140720377825593 140720377825756 140720377825756 140720377831360 0
/proc/161043/statm: 1048 736 672 219 0 110 0
[pid=161046] ppid=161043 vsize=911700 memory=778620 CPUtime=2970.04 cores=4,6
/proc/161046/stat : 161046 (roundingsat) R 161043 161043 157528 0 -1 4194304 84576 0 0 0 294833 2171 0 0 20 0 1 0 237745947 933580800 194655 18446744073709551615 4227072 8923433 140727606095216 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35737600 140727606102296 140727606102566 140727606102566 140727606108138 0
/proc/161046/statm: 227925 194655 2528 1147 0 215352 0
Current children cumulated CPU time: 2972.81 s
Current children cumulated vsize: 915892 KiB
Current children cumulated memory: 781564 KiB

[startup+3042.3 s]
/proc/loadavg: 3.17 3.51 3.89 4/248 161847
/proc/meminfo: memFree=95651660/131382120 swapFree=33010160/33010684
[pid=161043] ppid=161040 vsize=4192 memory=2944 CPUtime=2.77 cores=4,6
/proc/161043/stat : 161043 (run-dec-break-l) S 161040 161043 157528 0 -1 4194304 237 56877 0 0 0 0 244 33 20 0 1 0 237745668 4292608 736 18446744073709551615 94702822326272 94702823220805 140720377822784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702823459856 94702823507600 94702828122112 140720377825593 140720377825756 140720377825756 140720377831360 0
/proc/161043/statm: 1048 736 672 219 0 110 0
[pid=161046] ppid=161043 vsize=911700 memory=778620 CPUtime=3029.87 cores=4,6
/proc/161046/stat : 161046 (roundingsat) R 161043 161043 157528 0 -1 4194304 84585 0 0 0 300801 2186 0 0 20 0 1 0 237745947 933580800 194655 18446744073709551615 4227072 8923433 140727606095216 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35737600 140727606102296 140727606102566 140727606102566 140727606108138 0
/proc/161046/statm: 227925 194655 2528 1147 0 215352 0
Current children cumulated CPU time: 3032.64 s
Current children cumulated vsize: 915892 KiB
Current children cumulated memory: 781564 KiB

[startup+3102.3 s]
/proc/loadavg: 3.11 3.43 3.84 4/247 161849
/proc/meminfo: memFree=95525196/131382120 swapFree=33010160/33010684
[pid=161043] ppid=161040 vsize=4192 memory=2944 CPUtime=2.77 cores=4,6
/proc/161043/stat : 161043 (run-dec-break-l) S 161040 161043 157528 0 -1 4194304 237 56877 0 0 0 0 244 33 20 0 1 0 237745668 4292608 736 18446744073709551615 94702822326272 94702823220805 140720377822784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702823459856 94702823507600 94702828122112 140720377825593 140720377825756 140720377825756 140720377831360 0
/proc/161043/statm: 1048 736 672 219 0 110 0
[pid=161046] ppid=161043 vsize=911700 memory=780964 CPUtime=3089.68 cores=4,6
/proc/161046/stat : 161046 (roundingsat) R 161043 161043 157528 0 -1 4194304 84669 0 0 0 306725 2243 0 0 20 0 1 0 237745947 933580800 195241 18446744073709551615 4227072 8923433 140727606095216 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35737600 140727606102296 140727606102566 140727606102566 140727606108138 0
/proc/161046/statm: 227925 195241 2528 1147 0 215352 0
Current children cumulated CPU time: 3092.45 s
Current children cumulated vsize: 915892 KiB
Current children cumulated memory: 783908 KiB

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

# cumulated CPU time of all completed processes:  user=3102.49 s, system=23.092 s

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

[startup+3110.4 s]
/proc/loadavg: 3.10 3.42 3.83 4/247 161849
/proc/meminfo: memFree=95518140/131382120 swapFree=33010160/33010684
[pid=161043] ppid=161040 vsize=4192 memory=2944 CPUtime=2.77 cores=4,6
/proc/161043/stat : 161043 (run-dec-break-l) S 161040 161043 157528 0 -1 4194304 237 56877 0 0 0 0 244 33 20 0 1 0 237745668 4292608 736 18446744073709551615 94702822326272 94702823220805 140720377822784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702823459856 94702823507600 94702828122112 140720377825593 140720377825756 140720377825756 140720377831360 0
/proc/161043/statm: 1048 736 672 219 0 110 0
[pid=161046] ppid=161043 vsize=911700 memory=780964 CPUtime=3097.75 cores=4,6
/proc/161046/stat : 161046 (roundingsat) R 161043 161043 157528 0 -1 4194304 84673 0 0 0 307526 2249 0 0 20 0 1 0 237745947 933580800 195241 18446744073709551615 4227072 8923433 140727606095216 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35737600 140727606102296 140727606102566 140727606102566 140727606108138 0
/proc/161046/statm: 227925 195241 2528 1147 0 215352 0
Current children cumulated CPU time: 3100.52 s
Current children cumulated vsize: 915892 KiB
Current children cumulated memory: 783908 KiB

[startup+3123.2 s]
/proc/loadavg: 3.08 3.40 3.82 4/247 161851
/proc/meminfo: memFree=95478336/131382120 swapFree=33010160/33010684
[pid=161043] ppid=161040 vsize=4192 memory=2944 CPUtime=2.77 cores=4,6
/proc/161043/stat : 161043 (run-dec-break-l) S 161040 161043 157528 0 -1 4194304 237 56877 0 0 0 0 244 33 20 0 1 0 237745668 4292608 736 18446744073709551615 94702822326272 94702823220805 140720377822784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702823459856 94702823507600 94702828122112 140720377825593 140720377825756 140720377825756 140720377831360 0
/proc/161043/statm: 1048 736 672 219 0 110 0
[pid=161046] ppid=161043 vsize=911700 memory=780964 CPUtime=3110.51 cores=4,6
/proc/161046/stat : 161046 (roundingsat) R 161043 161043 157528 0 -1 4194304 84673 0 0 0 308789 2262 0 0 20 0 1 0 237745947 933580800 195241 18446744073709551615 4227072 8923433 140727606095216 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35737600 140727606102296 140727606102566 140727606102566 140727606108138 0
/proc/161046/statm: 227925 195241 2528 1147 0 215352 0
Current children cumulated CPU time: 3113.28 s
Current children cumulated vsize: 915892 KiB
Current children cumulated memory: 783908 KiB

[startup+3129.6 s]
/proc/loadavg: 3.07 3.40 3.81 4/247 161851
/proc/meminfo: memFree=95471028/131382120 swapFree=33010160/33010684
[pid=161043] ppid=161040 vsize=4192 memory=2944 CPUtime=2.77 cores=4,6
/proc/161043/stat : 161043 (run-dec-break-l) S 161040 161043 157528 0 -1 4194304 237 56877 0 0 0 0 244 33 20 0 1 0 237745668 4292608 736 18446744073709551615 94702822326272 94702823220805 140720377822784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702823459856 94702823507600 94702828122112 140720377825593 140720377825756 140720377825756 140720377831360 0
/proc/161043/statm: 1048 736 672 219 0 110 0
[pid=161046] ppid=161043 vsize=911700 memory=780964 CPUtime=3116.89 cores=4,6
/proc/161046/stat : 161046 (roundingsat) R 161043 161043 157528 0 -1 4194304 84673 0 0 0 309421 2268 0 0 20 0 1 0 237745947 933580800 195241 18446744073709551615 4227072 8923433 140727606095216 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35737600 140727606102296 140727606102566 140727606102566 140727606108138 0
/proc/161046/statm: 227925 195241 2528 1147 0 215352 0
Current children cumulated CPU time: 3119.66 s
Current children cumulated vsize: 915892 KiB
Current children cumulated memory: 783908 KiB

[startup+3132.8 s]
/proc/loadavg: 3.07 3.39 3.81 4/247 161851
/proc/meminfo: memFree=95454660/131382120 swapFree=33010160/33010684
[pid=161043] ppid=161040 vsize=4192 memory=2944 CPUtime=2.77 cores=4,6
/proc/161043/stat : 161043 (run-dec-break-l) S 161040 161043 157528 0 -1 4194304 237 56877 0 0 0 0 244 33 20 0 1 0 237745668 4292608 736 18446744073709551615 94702822326272 94702823220805 140720377822784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702823459856 94702823507600 94702828122112 140720377825593 140720377825756 140720377825756 140720377831360 0
/proc/161043/statm: 1048 736 672 219 0 110 0
[pid=161046] ppid=161043 vsize=911700 memory=780964 CPUtime=3120.08 cores=4,6
/proc/161046/stat : 161046 (roundingsat) R 161043 161043 157528 0 -1 4194304 84673 0 0 0 309738 2270 0 0 20 0 1 0 237745947 933580800 195241 18446744073709551615 4227072 8923433 140727606095216 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35737600 140727606102296 140727606102566 140727606102566 140727606108138 0
/proc/161046/statm: 227925 195241 2528 1147 0 215352 0
Current children cumulated CPU time: 3122.85 s
Current children cumulated vsize: 915892 KiB
Current children cumulated memory: 783908 KiB

[startup+3134.4 s]
/proc/loadavg: 3.07 3.39 3.81 4/247 161851
/proc/meminfo: memFree=95446596/131382120 swapFree=33010160/33010684
[pid=161043] ppid=161040 vsize=4192 memory=2944 CPUtime=2.77 cores=4,6
/proc/161043/stat : 161043 (run-dec-break-l) S 161040 161043 157528 0 -1 4194304 237 56877 0 0 0 0 244 33 20 0 1 0 237745668 4292608 736 18446744073709551615 94702822326272 94702823220805 140720377822784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702823459856 94702823507600 94702828122112 140720377825593 140720377825756 140720377825756 140720377831360 0
/proc/161043/statm: 1048 736 672 219 0 110 0
[pid=161046] ppid=161043 vsize=911700 memory=780964 CPUtime=3121.68 cores=4,6
/proc/161046/stat : 161046 (roundingsat) R 161043 161043 157528 0 -1 4194304 84673 0 0 0 309895 2273 0 0 20 0 1 0 237745947 933580800 195241 18446744073709551615 4227072 8923433 140727606095216 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35737600 140727606102296 140727606102566 140727606102566 140727606108138 0
/proc/161046/statm: 227925 195241 2528 1147 0 215352 0
Current children cumulated CPU time: 3124.45 s
Current children cumulated vsize: 915892 KiB
Current children cumulated memory: 783908 KiB

[startup+3135.2 s]
/proc/loadavg: 3.06 3.38 3.80 4/247 161851
/proc/meminfo: memFree=95438784/131382120 swapFree=33010160/33010684
[pid=161043] ppid=161040 vsize=4192 memory=2944 CPUtime=2.77 cores=4,6
/proc/161043/stat : 161043 (run-dec-break-l) S 161040 161043 157528 0 -1 4194304 237 56877 0 0 0 0 244 33 20 0 1 0 237745668 4292608 736 18446744073709551615 94702822326272 94702823220805 140720377822784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702823459856 94702823507600 94702828122112 140720377825593 140720377825756 140720377825756 140720377831360 0
/proc/161043/statm: 1048 736 672 219 0 110 0
[pid=161046] ppid=161043 vsize=911700 memory=780964 CPUtime=3122.47 cores=4,6
/proc/161046/stat : 161046 (roundingsat) R 161043 161043 157528 0 -1 4194304 84673 0 0 0 309973 2274 0 0 20 0 1 0 237745947 933580800 195241 18446744073709551615 4227072 8923433 140727606095216 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35737600 140727606102296 140727606102566 140727606102566 140727606108138 0
/proc/161046/statm: 227925 195241 2528 1147 0 215352 0
Current children cumulated CPU time: 3125.24 s
Current children cumulated vsize: 915892 KiB
Current children cumulated memory: 783908 KiB

[startup+3135.4 s]
/proc/loadavg: 3.06 3.38 3.80 4/247 161851
/proc/meminfo: memFree=95438784/131382120 swapFree=33010160/33010684
[pid=161043] ppid=161040 vsize=4192 memory=2944 CPUtime=2.77 cores=4,6
/proc/161043/stat : 161043 (run-dec-break-l) S 161040 161043 157528 0 -1 4194304 237 56877 0 0 0 0 244 33 20 0 1 0 237745668 4292608 736 18446744073709551615 94702822326272 94702823220805 140720377822784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702823459856 94702823507600 94702828122112 140720377825593 140720377825756 140720377825756 140720377831360 0
/proc/161043/statm: 1048 736 672 219 0 110 0
[pid=161046] ppid=161043 vsize=911700 memory=780964 CPUtime=3122.68 cores=4,6
/proc/161046/stat : 161046 (roundingsat) R 161043 161043 157528 0 -1 4194304 84673 0 0 0 309993 2275 0 0 20 0 1 0 237745947 933580800 195241 18446744073709551615 4227072 8923433 140727606095216 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35737600 140727606102296 140727606102566 140727606102566 140727606108138 0
/proc/161046/statm: 227925 195241 2528 1147 0 215352 0
Current children cumulated CPU time: 3125.45 s
Current children cumulated vsize: 915892 KiB
Current children cumulated memory: 783908 KiB

[startup+3135.5 s]
/proc/loadavg: 3.06 3.38 3.80 4/247 161851
/proc/meminfo: memFree=95438784/131382120 swapFree=33010160/33010684
[pid=161043] ppid=161040 vsize=4192 memory=2944 CPUtime=2.77 cores=4,6
/proc/161043/stat : 161043 (run-dec-break-l) S 161040 161043 157528 0 -1 4194304 237 56877 0 0 0 0 244 33 20 0 1 0 237745668 4292608 736 18446744073709551615 94702822326272 94702823220805 140720377822784 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702823459856 94702823507600 94702828122112 140720377825593 140720377825756 140720377825756 140720377831360 0
/proc/161043/statm: 1048 736 672 219 0 110 0
[pid=161046] ppid=161043 vsize=471128 memory=428856 CPUtime=3122.78 cores=4,6
/proc/161046/stat : 161046 (roundingsat) R 161043 161043 157528 0 -1 4194304 84675 0 0 0 310003 2275 0 0 20 0 1 0 237745947 482435072 107214 18446744073709551615 4227072 8923433 140727606095216 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35737600 140727606102296 140727606102566 140727606102566 140727606108138 0
/proc/161046/statm: 117782 107214 2528 1147 0 105209 0
Current children cumulated CPU time: 3125.55 s
Current children cumulated vsize: 475320 KiB
Current children cumulated memory: 431800 KiB

Child status: 0

Real time (s): 3135.52
CPU time (s): 3125.58
CPU user time (s): 3102.49
CPU system time (s): 23.092
CPU usage (%): 99.683
Max. virtual memory (cumulated for all children) (KiB): 915892
Max. memory (cumulated for all children) (KiB): 783908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3102.49
system time used= 23.092
maximum resident set size= 784876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141814
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4805200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 252
involuntary context switches= 4269


# summary of solver processes directly reported to runsolver:
#   pid: 161043
#   total CPU time (s): 3125.58
#   total CPU user time (s): 3102.49
#   total CPU system time (s): 23.092

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.4214 second user time and 32.2062 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-07-22 23:44:30
IDJOB=4544457
IDBENCH=180672
IDSOLVER=3358
FILE ID=nodeC003/4544457-1753220670
RUNJOBID= nodeC003-1753211729-157539
SLURM_JOB_ID= 9687799
Free space on /tmp= 409444 MiB

SOLVER NAME= roundingsat+pbsuma-log 63f22ad
BENCH NAME= PB25/normalized-PB25/DEC-LIN/koops/normalized-mat16_15_identity_complement.opb
COMMAND LINE= run-dec-break-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4544457-1753220670/watcher-4544457-1753220670 -o /tmp/evaluation-result-4544457-1753220670/solver-4544457-1753220670 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1753211729-157539 --watchdog 3760 --file-size-limit 100000 run-dec-break-log.sh HOME/instance-4544457-1753220670.opb /tmp/proof-4544457-1753220670

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

MD5SUM BENCH= ec82efcd866f342a1f5f756e3ed31d43
RANDOM SEED=1316822460

nodeC003 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.621
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.44
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		: 3662.260
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.44
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.486
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.44
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		: 3700.000
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.44
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		: 3493.180
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.44
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		: 3662.363
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.163
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.44
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.410
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        82534092 kB
MemAvailable:   128191768 kB
Buffers:            2736 kB
Cached:         46397168 kB
SwapCached:           36 kB
Active:          2846704 kB
Inactive:       45291444 kB
Active(anon):    1757160 kB
Inactive(anon):     7604 kB
Active(file):    1089544 kB
Inactive(file): 45283840 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            105864 kB
Writeback:             0 kB
AnonPages:       1741992 kB
Mapped:           117552 kB
Shmem:             26116 kB
KReclaimable:     247840 kB
Slab:             339368 kB
SReclaimable:     247840 kB
SUnreclaim:        91528 kB
KernelStack:        4144 kB
PageTables:         7012 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    2395596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149448 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 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:      191304 kB
DirectMap2M:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 422492 MiB
End job on nodeC003 at 2025-07-23 00:36:46