Trace number 4532734

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
roundingsat+pbsuma-opt-log 0f876b3SAT (TO)924 3600.15 3633.11

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/vertex_cover/
vertexcover_opt_grid_oddrowevencolsquare/normalized-vertexcover_opt_grid_oddrowevencolsquare_dim_042.opb
MD5SUM8fca3dbbdb1005f2017732e8199f3266
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark924
Best CPU time to get the best result obtained on this benchmark0.188223
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1806
Total number of constraints3612
Number of constraints which are clauses3612
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1806
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1806
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1806
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.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-4532734-1752597722.opb'
0.00/0.02	c 	read 0.10MB  (4.62ms)
0.00/0.02	c	 [cnf: #variables 1806 #clauses 3613 #duplicates 0 #arr 9030]
0.00/0.02	c output proof to 'PROOFDIR/proof-4532734-1752597722'
0.00/0.02	c 
0.00/0.02	c make graph and approximate orbits
0.00/0.02	c	 [group: #orbits ~= 2] (3.34ms)
0.00/0.02	c 
0.00/0.02	c detect special group actions
0.00/0.02	c 	probe for Johnson action (limit=64)
0.00/0.03	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.00/0.03	c 	probe for row symmetry (limit=64, splits=16.78M)
0.00/0.03	c 	 (4.43ms)
0.00/0.03	c 
0.00/0.03	c detect symmetries on remainder
0.00/0.03	c 	[graph: #vertices 9031 #edges 25284]
0.00/0.03	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.00/0.04	c 	 [group: #symmetries 7.22*10^3 #generators 3] (15.77ms)
0.00/0.04	c 
0.00/0.04	c optimize generators (opt_passes=64, conjugate_limit=256)
0.00/0.04	c 	ran it=0, +gens=3 
0.17/0.28	c 	con best_support=3440, best_gens=1, +gens=245
0.17/0.28	c 	(242.50ms)
0.17/0.28	c 
0.17/0.28	c finalize break order and special generators
0.17/0.29	c 
0.17/0.29	c add generic predicates (break_depth=20)
0.17/0.30	c 	added predicates for 251 generators (11.49ms)
1.04/1.16	c 
1.04/1.16	c generation finished
1.04/1.16	c 	[sbp: #constraints 14558 #add_vars 4769]
1.04/1.16	c 
1.04/1.16	c write result to 'HOME/instance-4532734-1752597722.opb.pre'
1.04/1.16	c 	wrote 0.62MB (2.66ms)
1.04/1.16	c ------------------------------------------------------------------
1.04/1.16	c                 855.18ms 74.48% other
1.04/1.16	c                 242.50ms 21.12% optimize_gens
1.04/1.16	c                  15.77ms  1.37% detect_generic
1.04/1.16	c                  11.49ms  1.00% break_generic
1.04/1.16	c                   8.18ms  0.71% finalize_order
1.04/1.16	c                   4.61ms  0.40% parse
1.04/1.16	c                   4.43ms  0.39% detect_special
1.04/1.16	c                   3.34ms  0.29% approx_orbits
1.04/1.16	c                   2.66ms  0.23% output
1.04/1.16	c         ───────────────────────────────────────────────
1.04/1.16	c                1148.16ms   100% total
1.04/1.16	c ------------------------------------------------------------------
1.18/2.07	c RoundingSat 2
1.18/2.07	c branch pb25
1.18/2.07	c commit 0f876b3
1.18/2.39	c #variables 6575 #constraints 18170
1.18/2.39	c objective is ce32 
1.18/2.39	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
1.18/2.39	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
1.18/2.39	c bounds - >= 0 @ 0.258755
1.18/2.53	c bounds 924 >= 0 @ 0.38313
1.18/2.53	c bounds 924 >= 1 @ 0.385254
1.18/2.53	c bounds 924 >= 2 @ 0.386422
1.18/2.54	c bounds 924 >= 3 @ 0.386634
1.18/2.54	c bounds 924 >= 4 @ 0.387576
1.18/2.54	c bounds 924 >= 5 @ 0.388635
1.18/2.54	c bounds 924 >= 6 @ 0.389704
1.18/2.54	c bounds 924 >= 7 @ 0.390772
1.18/2.54	c bounds 924 >= 8 @ 0.391854
1.18/2.54	c bounds 924 >= 9 @ 0.392917
1.18/2.54	c bounds 924 >= 10 @ 0.393985
1.18/2.54	c bounds 924 >= 11 @ 0.395058
1.18/2.55	c bounds 924 >= 12 @ 0.396133
1.18/2.55	c bounds 924 >= 13 @ 0.397209
1.18/2.55	c bounds 924 >= 14 @ 0.398276
1.18/2.55	c bounds 924 >= 15 @ 0.39934
1.18/2.55	c bounds 924 >= 16 @ 0.400485
1.18/2.55	c bounds 924 >= 17 @ 0.401648
1.18/2.55	c bounds 924 >= 18 @ 0.402805
1.18/2.55	c bounds 924 >= 19 @ 0.403964
1.18/2.55	c bounds 924 >= 20 @ 0.405112
1.18/2.56	c bounds 924 >= 21 @ 0.406263
1.18/2.56	c bounds 924 >= 22 @ 0.407411
1.18/2.56	c bounds 924 >= 23 @ 0.408559
1.18/2.56	c bounds 924 >= 24 @ 0.409716
1.18/2.56	c bounds 924 >= 25 @ 0.41086
1.18/2.56	c bounds 924 >= 26 @ 0.41202
1.18/2.56	c bounds 924 >= 27 @ 0.413174
1.18/2.56	c bounds 924 >= 28 @ 0.414323
1.18/2.56	c bounds 924 >= 29 @ 0.415482
1.18/2.57	c bounds 924 >= 30 @ 0.416636
1.18/2.57	c bounds 924 >= 31 @ 0.417785
1.18/2.57	c bounds 924 >= 32 @ 0.418046
1.18/2.57	c bounds 924 >= 33 @ 0.419147
1.18/2.57	c bounds 924 >= 34 @ 0.420293
1.18/2.57	c bounds 924 >= 35 @ 0.421417
1.18/2.57	c bounds 924 >= 36 @ 0.422542
1.18/2.57	c bounds 924 >= 37 @ 0.423682
1.18/2.58	c bounds 924 >= 38 @ 0.424819
1.18/2.58	c bounds 924 >= 39 @ 0.425966
1.18/2.58	c bounds 924 >= 40 @ 0.426187
1.18/2.58	c bounds 924 >= 41 @ 0.427293
1.18/2.58	c bounds 924 >= 42 @ 0.428413
1.18/2.58	c bounds 924 >= 43 @ 0.429564
1.18/2.58	c bounds 924 >= 44 @ 0.430706
1.18/2.58	c bounds 924 >= 45 @ 0.431867
1.18/2.58	c bounds 924 >= 46 @ 0.433004
1.18/2.59	c bounds 924 >= 47 @ 0.434142
1.18/2.59	c bounds 924 >= 48 @ 0.435299
1.18/2.59	c bounds 924 >= 49 @ 0.436426
1.18/2.59	c bounds 924 >= 50 @ 0.437572
1.18/2.59	c bounds 924 >= 51 @ 0.438706
1.18/2.59	c bounds 924 >= 52 @ 0.438956
1.18/2.59	c bounds 924 >= 53 @ 0.440055
1.18/2.59	c bounds 924 >= 54 @ 0.441159
1.18/2.59	c bounds 924 >= 55 @ 0.442265
1.18/2.60	c bounds 924 >= 56 @ 0.443302
1.18/2.60	c bounds 924 >= 57 @ 0.444365
1.18/2.60	c bounds 924 >= 58 @ 0.44542
1.18/2.60	c bounds 924 >= 59 @ 0.446468
1.18/2.60	c bounds 924 >= 60 @ 0.447517
1.18/2.60	c bounds 924 >= 61 @ 0.448611
1.18/2.60	c bounds 924 >= 62 @ 0.449665
1.18/2.60	c bounds 924 >= 63 @ 0.450727
1.18/2.60	c bounds 924 >= 64 @ 0.451778
1.18/2.61	c bounds 924 >= 65 @ 0.452835
1.18/2.61	c bounds 924 >= 66 @ 0.453887
1.18/2.61	c bounds 924 >= 67 @ 0.454943
1.18/2.61	c bounds 924 >= 68 @ 0.455997
1.18/2.61	c bounds 924 >= 69 @ 0.457062
1.18/2.61	c bounds 924 >= 70 @ 0.458111
1.18/2.61	c bounds 924 >= 71 @ 0.459163
1.18/2.61	c bounds 924 >= 72 @ 0.460207
1.18/2.61	c bounds 924 >= 73 @ 0.461261
1.18/2.62	c bounds 924 >= 74 @ 0.462317
1.18/2.62	c bounds 924 >= 75 @ 0.463393
1.18/2.62	c bounds 924 >= 76 @ 0.464351
1.18/2.62	c bounds 924 >= 77 @ 0.464636
1.18/2.62	c bounds 924 >= 78 @ 0.465672
1.18/2.62	c bounds 924 >= 79 @ 0.46681
1.18/2.62	c bounds 924 >= 80 @ 0.467918
1.18/2.62	c bounds 924 >= 81 @ 0.468969
1.18/2.62	c bounds 924 >= 82 @ 0.470033
1.18/2.62	c bounds 924 >= 83 @ 0.471178
1.18/2.63	c bounds 924 >= 84 @ 0.472247
1.18/2.63	c bounds 924 >= 85 @ 0.473293
1.18/2.63	c bounds 924 >= 86 @ 0.473395
1.18/2.63	c bounds 924 >= 87 @ 0.474463
1.18/2.63	c bounds 924 >= 88 @ 0.47552
1.18/2.63	c bounds 924 >= 89 @ 0.476562
1.18/2.63	c bounds 924 >= 90 @ 0.477611
1.18/2.63	c bounds 924 >= 91 @ 0.478662
1.18/2.63	c bounds 924 >= 92 @ 0.479726
1.18/2.64	c bounds 924 >= 93 @ 0.48077
1.18/2.64	c bounds 924 >= 94 @ 0.481829
1.18/2.64	c bounds 924 >= 95 @ 0.482902
1.18/2.64	c bounds 924 >= 96 @ 0.483938
1.18/2.64	c bounds 924 >= 97 @ 0.484988
1.18/2.64	c bounds 924 >= 98 @ 0.486015
1.18/2.64	c bounds 924 >= 99 @ 0.487056
1.18/2.64	c bounds 924 >= 100 @ 0.488083
1.18/2.64	c bounds 924 >= 101 @ 0.489127
1.18/2.65	c bounds 924 >= 102 @ 0.49019
1.18/2.65	c bounds 924 >= 103 @ 0.491231
1.18/2.65	c bounds 924 >= 104 @ 0.492284
1.18/2.65	c bounds 924 >= 105 @ 0.493334
1.18/2.65	c bounds 924 >= 106 @ 0.494377
1.18/2.65	c bounds 924 >= 107 @ 0.495423
1.18/2.65	c bounds 924 >= 108 @ 0.496462
1.18/2.65	c bounds 924 >= 109 @ 0.497496
1.18/2.65	c bounds 924 >= 110 @ 0.498542
1.18/2.65	c bounds 924 >= 111 @ 0.499557
1.18/2.66	c bounds 924 >= 112 @ 0.500635
1.18/2.66	c bounds 924 >= 113 @ 0.501692
1.18/2.66	c bounds 924 >= 114 @ 0.502745
1.18/2.66	c bounds 924 >= 115 @ 0.50379
1.18/2.66	c bounds 924 >= 116 @ 0.504815
1.18/2.66	c bounds 924 >= 117 @ 0.505875
1.18/2.66	c bounds 924 >= 118 @ 0.506927
1.18/2.66	c bounds 924 >= 119 @ 0.507962
1.18/2.66	c bounds 924 >= 120 @ 0.509019
1.18/2.67	c bounds 924 >= 121 @ 0.510052
1.18/2.67	c bounds 924 >= 122 @ 0.51109
1.18/2.67	c bounds 924 >= 123 @ 0.512159
1.18/2.67	c bounds 924 >= 124 @ 0.5132
1.18/2.67	c bounds 924 >= 125 @ 0.51424
1.18/2.67	c bounds 924 >= 126 @ 0.515274
1.18/2.67	c bounds 924 >= 127 @ 0.516316
1.18/2.67	c bounds 924 >= 128 @ 0.517364
1.18/2.67	c bounds 924 >= 129 @ 0.518395
1.18/2.67	c bounds 924 >= 130 @ 0.519441
1.18/2.68	c bounds 924 >= 131 @ 0.520491
1.18/2.68	c bounds 924 >= 132 @ 0.521549
1.18/2.68	c bounds 924 >= 133 @ 0.522594
1.18/2.68	c bounds 924 >= 134 @ 0.523642
1.18/2.68	c bounds 924 >= 135 @ 0.524681
1.18/2.68	c bounds 924 >= 136 @ 0.525752
1.18/2.68	c bounds 924 >= 137 @ 0.526794
1.18/2.68	c bounds 924 >= 138 @ 0.527835
1.18/2.68	c bounds 924 >= 139 @ 0.528882
1.18/2.69	c bounds 924 >= 140 @ 0.52992
1.18/2.69	c bounds 924 >= 141 @ 0.530955
1.18/2.69	c bounds 924 >= 142 @ 0.531999
1.18/2.69	c bounds 924 >= 143 @ 0.533036
1.18/2.69	c bounds 924 >= 144 @ 0.534062
1.18/2.69	c bounds 924 >= 145 @ 0.535098
1.18/2.69	c bounds 924 >= 146 @ 0.536127
1.18/2.69	c bounds 924 >= 147 @ 0.537155
1.18/2.69	c bounds 924 >= 148 @ 0.538196
1.18/2.69	c bounds 924 >= 149 @ 0.539224
1.18/2.70	c bounds 924 >= 150 @ 0.540248
1.18/2.70	c bounds 924 >= 151 @ 0.541277
1.18/2.70	c bounds 924 >= 152 @ 0.542315
1.18/2.70	c bounds 924 >= 153 @ 0.543351
1.18/2.70	c bounds 924 >= 154 @ 0.544388
1.18/2.70	c bounds 924 >= 155 @ 0.54543
1.18/2.70	c bounds 924 >= 156 @ 0.546457
1.18/2.70	c bounds 924 >= 157 @ 0.547475
1.18/2.70	c bounds 924 >= 158 @ 0.548503
1.18/2.70	c bounds 924 >= 159 @ 0.548724
1.18/2.71	c bounds 924 >= 160 @ 0.549626
1.18/2.71	c bounds 924 >= 161 @ 0.550659
1.18/2.71	c bounds 924 >= 162 @ 0.551686
1.18/2.71	c bounds 924 >= 163 @ 0.55273
1.18/2.71	c bounds 924 >= 164 @ 0.553766
1.18/2.71	c bounds 924 >= 165 @ 0.554805
1.18/2.71	c bounds 924 >= 166 @ 0.55583
1.18/2.71	c bounds 924 >= 167 @ 0.555924
1.18/2.71	c bounds 924 >= 168 @ 0.556901
1.18/2.72	c bounds 924 >= 169 @ 0.557107
1.18/2.72	c bounds 924 >= 170 @ 0.558045
1.18/2.72	c bounds 924 >= 171 @ 0.559065
1.18/2.72	c bounds 924 >= 172 @ 0.560092
1.18/2.72	c bounds 924 >= 173 @ 0.561109
1.18/2.72	c bounds 924 >= 174 @ 0.562118
1.18/2.72	c bounds 924 >= 175 @ 0.56314
1.18/2.72	c bounds 924 >= 176 @ 0.564166
1.18/2.72	c bounds 924 >= 177 @ 0.565218
1.18/2.72	c bounds 924 >= 178 @ 0.566245
1.18/2.73	c bounds 924 >= 179 @ 0.567271
1.18/2.73	c bounds 924 >= 180 @ 0.568304
1.18/2.73	c bounds 924 >= 181 @ 0.569334
1.18/2.73	c bounds 924 >= 182 @ 0.570348
1.18/2.73	c bounds 924 >= 183 @ 0.571372
1.18/2.73	c bounds 924 >= 184 @ 0.571578
1.18/2.73	c bounds 924 >= 185 @ 0.572433
1.18/2.73	c bounds 924 >= 186 @ 0.573452
1.18/2.73	c bounds 924 >= 187 @ 0.574487
1.18/2.73	c bounds 924 >= 188 @ 0.575511
1.18/2.74	c bounds 924 >= 189 @ 0.576529
1.18/2.74	c bounds 924 >= 190 @ 0.577556
1.18/2.74	c bounds 924 >= 191 @ 0.578594
1.18/2.74	c bounds 924 >= 192 @ 0.579627
1.18/2.74	c bounds 924 >= 193 @ 0.58064
1.18/2.74	c bounds 924 >= 194 @ 0.581736
1.18/2.74	c bounds 924 >= 195 @ 0.58276
1.18/2.74	c bounds 924 >= 196 @ 0.583783
1.18/2.74	c bounds 924 >= 197 @ 0.584789
1.18/2.75	c bounds 924 >= 198 @ 0.585812
1.18/2.75	c bounds 924 >= 199 @ 0.586819
1.18/2.75	c bounds 924 >= 200 @ 0.587822
1.18/2.75	c bounds 924 >= 201 @ 0.588833
1.18/2.75	c bounds 924 >= 202 @ 0.590308
1.18/2.75	c bounds 924 >= 203 @ 0.591343
1.18/2.75	c bounds 924 >= 204 @ 0.592365
1.18/2.75	c bounds 924 >= 205 @ 0.593383
1.18/2.75	c bounds 924 >= 206 @ 0.594406
1.18/2.75	c bounds 924 >= 207 @ 0.595437
1.18/2.76	c bounds 924 >= 208 @ 0.596453
1.18/2.76	c bounds 924 >= 209 @ 0.597475
1.18/2.76	c bounds 924 >= 210 @ 0.598493
1.18/2.76	c bounds 924 >= 211 @ 0.599499
1.18/2.76	c bounds 924 >= 212 @ 0.600519
1.18/2.76	c bounds 924 >= 213 @ 0.601552
1.18/2.76	c bounds 924 >= 214 @ 0.602569
1.18/2.76	c bounds 924 >= 215 @ 0.602662
1.18/2.76	c bounds 924 >= 216 @ 0.60363
1.18/2.77	c bounds 924 >= 217 @ 0.604647
1.18/2.77	c bounds 924 >= 218 @ 0.605643
1.18/2.77	c bounds 924 >= 219 @ 0.606668
1.18/2.77	c bounds 924 >= 220 @ 0.607687
1.18/2.77	c bounds 924 >= 221 @ 0.608691
1.18/2.77	c bounds 924 >= 222 @ 0.609687
1.18/2.77	c bounds 924 >= 223 @ 0.610702
1.18/2.77	c bounds 924 >= 224 @ 0.611709
1.18/2.77	c bounds 924 >= 225 @ 0.612774
1.18/2.77	c bounds 924 >= 226 @ 0.613778
1.18/2.78	c bounds 924 >= 227 @ 0.614779
1.18/2.78	c bounds 924 >= 228 @ 0.615767
1.18/2.78	c bounds 924 >= 229 @ 0.61677
1.18/2.78	c bounds 924 >= 230 @ 0.617779
1.18/2.78	c bounds 924 >= 231 @ 0.61877
1.18/2.78	c bounds 924 >= 232 @ 0.619764
1.18/2.78	c bounds 924 >= 233 @ 0.620763
1.18/2.78	c bounds 924 >= 234 @ 0.62176
1.18/2.78	c bounds 924 >= 235 @ 0.622754
1.18/2.78	c bounds 924 >= 236 @ 0.62377
1.18/2.79	c bounds 924 >= 237 @ 0.62477
1.18/2.79	c bounds 924 >= 238 @ 0.62576
1.18/2.79	c bounds 924 >= 239 @ 0.626761
1.18/2.79	c bounds 924 >= 240 @ 0.627769
1.18/2.79	c bounds 924 >= 241 @ 0.628794
1.18/2.79	c bounds 924 >= 242 @ 0.629792
1.18/2.79	c bounds 924 >= 243 @ 0.630841
1.18/2.79	c bounds 924 >= 244 @ 0.631864
1.18/2.79	c bounds 924 >= 245 @ 0.632153
1.18/2.79	c bounds 924 >= 246 @ 0.632998
1.18/2.80	c bounds 924 >= 247 @ 0.634009
1.18/2.80	c bounds 924 >= 248 @ 0.634999
1.18/2.80	c bounds 924 >= 249 @ 0.63601
1.18/2.80	c bounds 924 >= 250 @ 0.637002
1.18/2.80	c bounds 924 >= 251 @ 0.637999
1.18/2.80	c bounds 924 >= 252 @ 0.638994
1.18/2.80	c bounds 924 >= 253 @ 0.64001
1.18/2.80	c bounds 924 >= 254 @ 0.641003
1.18/2.80	c bounds 924 >= 255 @ 0.642073
1.18/2.80	c bounds 924 >= 256 @ 0.643072
1.18/2.81	c bounds 924 >= 257 @ 0.644075
1.18/2.81	c bounds 924 >= 258 @ 0.645079
1.18/2.81	c bounds 924 >= 259 @ 0.646107
1.18/2.81	c bounds 924 >= 260 @ 0.6471
1.18/2.81	c bounds 924 >= 261 @ 0.648118
1.18/2.81	c bounds 924 >= 262 @ 0.649121
1.18/2.81	c bounds 924 >= 263 @ 0.650098
1.18/2.81	c bounds 924 >= 264 @ 0.651098
1.18/2.81	c bounds 924 >= 265 @ 0.652101
1.18/2.81	c bounds 924 >= 266 @ 0.653096
1.18/2.82	c bounds 924 >= 267 @ 0.654091
1.18/2.82	c bounds 924 >= 268 @ 0.65509
1.18/2.82	c bounds 924 >= 269 @ 0.656085
1.18/2.82	c bounds 924 >= 270 @ 0.657129
1.18/2.82	c bounds 924 >= 271 @ 0.658128
1.18/2.82	c bounds 924 >= 272 @ 0.658283
1.18/2.82	c bounds 924 >= 273 @ 0.659135
1.18/2.82	c bounds 924 >= 274 @ 0.660158
1.18/2.82	c bounds 924 >= 275 @ 0.661147
1.18/2.82	c bounds 924 >= 276 @ 0.662151
1.18/2.83	c bounds 924 >= 277 @ 0.663142
1.18/2.83	c bounds 924 >= 278 @ 0.664136
1.18/2.83	c bounds 924 >= 279 @ 0.665136
1.18/2.83	c bounds 924 >= 280 @ 0.666134
1.18/2.83	c bounds 924 >= 281 @ 0.667114
1.18/2.83	c bounds 924 >= 282 @ 0.668115
1.18/2.83	c bounds 924 >= 283 @ 0.669101
1.18/2.83	c bounds 924 >= 284 @ 0.670097
1.18/2.83	c bounds 924 >= 285 @ 0.67109
1.18/2.83	c bounds 924 >= 286 @ 0.672079
1.18/2.84	c bounds 924 >= 287 @ 0.673065
1.18/2.84	c bounds 924 >= 288 @ 0.674067
1.18/2.84	c bounds 924 >= 289 @ 0.675047
1.18/2.84	c bounds 924 >= 290 @ 0.67519
1.18/2.84	c bounds 924 >= 291 @ 0.676078
1.18/2.84	c bounds 924 >= 292 @ 0.677074
1.18/2.84	c bounds 924 >= 293 @ 0.678056
1.18/2.84	c bounds 924 >= 294 @ 0.679043
1.18/2.84	c bounds 924 >= 295 @ 0.680017
1.18/2.84	c bounds 924 >= 296 @ 0.680993
1.18/2.85	c bounds 924 >= 297 @ 0.68198
1.18/2.85	c bounds 924 >= 298 @ 0.682965
1.18/2.85	c bounds 924 >= 299 @ 0.683965
1.18/2.85	c bounds 924 >= 300 @ 0.684951
1.18/2.85	c bounds 924 >= 301 @ 0.685139
1.18/2.85	c bounds 924 >= 302 @ 0.685939
1.18/2.85	c bounds 924 >= 303 @ 0.686928
1.18/2.85	c bounds 924 >= 304 @ 0.687908
1.18/2.85	c bounds 924 >= 305 @ 0.688889
1.18/2.85	c bounds 924 >= 306 @ 0.689887
1.18/2.86	c bounds 924 >= 307 @ 0.690864
1.18/2.86	c bounds 924 >= 308 @ 0.691845
1.18/2.86	c bounds 924 >= 309 @ 0.69283
1.18/2.86	c bounds 924 >= 310 @ 0.693799
1.18/2.86	c bounds 924 >= 311 @ 0.694812
1.18/2.86	c bounds 924 >= 312 @ 0.695789
1.18/2.86	c bounds 924 >= 313 @ 0.696772
1.18/2.86	c bounds 924 >= 314 @ 0.697761
1.18/2.86	c bounds 924 >= 315 @ 0.698735
1.18/2.86	c bounds 924 >= 316 @ 0.699719
1.18/2.87	c bounds 924 >= 317 @ 0.700704
1.18/2.87	c bounds 924 >= 318 @ 0.701675
1.18/2.87	c bounds 924 >= 319 @ 0.702656
1.18/2.87	c bounds 924 >= 320 @ 0.703635
1.18/2.87	c bounds 924 >= 321 @ 0.704631
1.18/2.87	c bounds 924 >= 322 @ 0.705616
1.18/2.87	c bounds 924 >= 323 @ 0.706591
1.18/2.87	c bounds 924 >= 324 @ 0.707564
1.18/2.87	c bounds 924 >= 325 @ 0.708546
1.18/2.87	c bounds 924 >= 326 @ 0.709511
1.18/2.88	c bounds 924 >= 327 @ 0.710491
1.18/2.88	c bounds 924 >= 328 @ 0.711468
1.18/2.88	c bounds 924 >= 329 @ 0.712457
1.18/2.88	c bounds 924 >= 330 @ 0.713445
1.18/2.88	c bounds 924 >= 331 @ 0.714425
1.18/2.88	c bounds 924 >= 332 @ 0.715395
1.18/2.88	c bounds 924 >= 333 @ 0.716366
1.18/2.88	c bounds 924 >= 334 @ 0.71735
1.18/2.88	c bounds 924 >= 335 @ 0.718349
1.18/2.88	c bounds 924 >= 336 @ 0.719313
1.18/2.89	c bounds 924 >= 337 @ 0.720292
1.18/2.89	c bounds 924 >= 338 @ 0.721274
1.18/2.89	c bounds 924 >= 339 @ 0.722263
1.18/2.89	c bounds 924 >= 340 @ 0.723236
1.18/2.89	c bounds 924 >= 341 @ 0.724214
1.18/2.89	c bounds 924 >= 342 @ 0.725205
1.18/2.89	c bounds 924 >= 343 @ 0.726183
1.18/2.89	c bounds 924 >= 344 @ 0.727142
1.18/2.89	c bounds 924 >= 345 @ 0.728136
1.18/2.89	c bounds 924 >= 346 @ 0.729095
1.18/2.90	c bounds 924 >= 347 @ 0.730056
1.18/2.90	c bounds 924 >= 348 @ 0.731028
1.18/2.90	c bounds 924 >= 349 @ 0.731984
1.18/2.90	c bounds 924 >= 350 @ 0.732988
1.18/2.90	c bounds 924 >= 351 @ 0.733682
1.18/2.90	c bounds 924 >= 352 @ 0.733807
1.18/2.90	c bounds 924 >= 353 @ 0.734173
1.18/2.90	c bounds 924 >= 354 @ 0.734798
1.18/2.90	c bounds 924 >= 355 @ 0.735488
1.18/2.90	c bounds 924 >= 356 @ 0.735622
1.18/2.90	c bounds 924 >= 357 @ 0.73599
1.18/2.90	c bounds 924 >= 358 @ 0.736597
1.18/2.90	c bounds 924 >= 359 @ 0.737283
1.18/2.91	c bounds 924 >= 360 @ 0.737995
1.18/2.91	c bounds 924 >= 361 @ 0.738682
1.18/2.91	c bounds 924 >= 362 @ 0.739372
1.18/2.91	c bounds 924 >= 363 @ 0.740058
1.18/2.91	c bounds 924 >= 364 @ 0.740748
1.18/2.91	c bounds 924 >= 365 @ 0.741443
1.18/2.91	c bounds 924 >= 366 @ 0.742144
1.18/2.91	c bounds 924 >= 367 @ 0.742851
1.18/2.91	c bounds 924 >= 368 @ 0.743535
1.18/2.91	c bounds 924 >= 369 @ 0.744245
1.18/2.91	c bounds 924 >= 370 @ 0.744946
1.18/2.91	c bounds 924 >= 371 @ 0.745631
1.18/2.91	c bounds 924 >= 372 @ 0.746351
1.18/2.91	c bounds 924 >= 373 @ 0.747053
1.18/2.92	c bounds 924 >= 374 @ 0.747752
1.18/2.92	c bounds 924 >= 375 @ 0.748432
1.18/2.92	c bounds 924 >= 376 @ 0.74913
1.18/2.92	c bounds 924 >= 377 @ 0.749827
1.18/2.92	c bounds 924 >= 378 @ 0.750508
1.18/2.92	c bounds 924 >= 379 @ 0.751201
1.18/2.92	c bounds 924 >= 380 @ 0.751893
1.18/2.92	c bounds 924 >= 381 @ 0.752577
1.18/2.92	c bounds 924 >= 382 @ 0.752698
1.18/2.92	c bounds 924 >= 383 @ 0.753037
1.18/2.92	c bounds 924 >= 384 @ 0.753641
1.18/2.92	c bounds 924 >= 385 @ 0.754338
1.18/2.92	c bounds 924 >= 386 @ 0.755032
1.18/2.92	c bounds 924 >= 387 @ 0.755715
1.18/2.92	c bounds 924 >= 388 @ 0.756414
1.18/2.93	c bounds 924 >= 389 @ 0.756541
1.18/2.93	c bounds 924 >= 390 @ 0.756889
1.18/2.93	c bounds 924 >= 391 @ 0.757496
1.18/2.93	c bounds 924 >= 392 @ 0.758161
1.18/2.93	c bounds 924 >= 393 @ 0.758849
1.18/2.93	c bounds 924 >= 394 @ 0.759525
1.18/2.93	c bounds 924 >= 395 @ 0.76022
1.18/2.93	c bounds 924 >= 396 @ 0.760945
1.18/2.93	c bounds 924 >= 397 @ 0.761626
1.18/2.93	c bounds 924 >= 398 @ 0.762316
1.18/2.93	c bounds 924 >= 399 @ 0.763023
1.18/2.93	c bounds 924 >= 400 @ 0.763733
1.18/2.93	c bounds 924 >= 401 @ 0.764418
1.18/2.93	c bounds 924 >= 402 @ 0.765138
1.18/2.94	c bounds 924 >= 403 @ 0.765817
1.18/2.94	c bounds 924 >= 404 @ 0.766494
1.18/2.94	c bounds 924 >= 405 @ 0.76718
1.18/2.94	c bounds 924 >= 406 @ 0.767864
1.18/2.94	c bounds 924 >= 407 @ 0.768534
1.18/2.94	c bounds 924 >= 408 @ 0.769221
1.18/2.94	c bounds 924 >= 409 @ 0.769917
1.18/2.94	c bounds 924 >= 410 @ 0.770603
1.18/2.94	c bounds 924 >= 411 @ 0.770603
1.18/2.94	c bounds 924 >= 412 @ 0.771075
1.18/2.94	c bounds 924 >= 413 @ 0.771757
1.18/2.94	c bounds 924 >= 414 @ 0.772401
1.18/2.94	c bounds 924 >= 415 @ 0.773066
1.18/2.94	c bounds 924 >= 416 @ 0.773733
1.18/2.94	c bounds 924 >= 417 @ 0.774413
1.18/2.95	c bounds 924 >= 418 @ 0.775096
1.18/2.95	c bounds 924 >= 419 @ 0.77579
1.18/2.95	c bounds 924 >= 420 @ 0.776465
1.18/2.95	c bounds 924 >= 421 @ 0.777147
1.18/2.95	c bounds 924 >= 422 @ 0.777844
1.18/2.95	c bounds 924 >= 423 @ 0.778506
1.18/2.95	c bounds 924 >= 424 @ 0.779179
1.18/2.95	c bounds 924 >= 425 @ 0.779849
1.18/2.95	c bounds 924 >= 426 @ 0.780526
1.18/2.95	c bounds 924 >= 427 @ 0.781197
1.18/2.95	c bounds 924 >= 428 @ 0.781879
1.18/2.95	c bounds 924 >= 429 @ 0.78256
1.18/2.95	c bounds 924 >= 430 @ 0.78256
1.18/2.95	c bounds 924 >= 431 @ 0.783023
1.18/2.96	c bounds 924 >= 432 @ 0.783709
1.18/2.96	c bounds 924 >= 433 @ 0.784355
1.18/2.96	c bounds 924 >= 434 @ 0.785153
1.18/2.96	c bounds 924 >= 435 @ 0.785824
1.18/2.96	c bounds 924 >= 436 @ 0.786488
1.18/2.96	c bounds 924 >= 437 @ 0.787155
1.18/2.96	c bounds 924 >= 438 @ 0.787835
1.18/2.96	c bounds 924 >= 439 @ 0.788502
1.18/2.96	c bounds 924 >= 440 @ 0.789181
1.18/2.96	c bounds 924 >= 441 @ 0.789862
1.18/2.96	c bounds 924 >= 442 @ 0.790533
1.18/2.96	c bounds 924 >= 443 @ 0.791198
1.18/2.96	c bounds 924 >= 444 @ 0.791862
1.18/2.96	c bounds 924 >= 445 @ 0.792536
1.18/2.96	c bounds 924 >= 446 @ 0.793198
1.18/2.97	c bounds 924 >= 447 @ 0.793895
1.18/2.97	c bounds 924 >= 448 @ 0.794554
1.18/2.97	c bounds 924 >= 449 @ 0.795219
1.18/2.97	c bounds 924 >= 450 @ 0.795894
1.18/2.97	c bounds 924 >= 451 @ 0.796581
1.18/2.97	c bounds 924 >= 452 @ 0.797239
1.18/2.97	c bounds 924 >= 453 @ 0.797921
1.18/2.97	c bounds 924 >= 454 @ 0.798603
1.18/2.97	c bounds 924 >= 455 @ 0.799279
1.18/2.97	c bounds 924 >= 456 @ 0.799949
1.18/2.97	c bounds 924 >= 457 @ 0.800616
1.18/2.97	c bounds 924 >= 458 @ 0.80128
1.18/2.97	c bounds 924 >= 459 @ 0.801952
1.18/2.97	c bounds 924 >= 460 @ 0.80262
1.18/2.97	c bounds 924 >= 461 @ 0.803292
1.18/2.98	c bounds 924 >= 462 @ 0.803964
1.18/2.98	c bounds 924 >= 463 @ 0.804633
1.18/2.98	c bounds 924 >= 464 @ 0.805299
1.18/2.98	c bounds 924 >= 465 @ 0.805967
1.18/2.98	c bounds 924 >= 466 @ 0.80663
1.18/2.98	c bounds 924 >= 467 @ 0.807292
1.18/2.98	c bounds 924 >= 468 @ 0.80795
1.18/2.98	c bounds 924 >= 469 @ 0.808621
1.18/2.98	c bounds 924 >= 470 @ 0.809279
1.18/2.98	c bounds 924 >= 471 @ 0.809938
1.18/2.98	c bounds 924 >= 472 @ 0.81059
1.18/2.98	c bounds 924 >= 473 @ 0.811254
1.18/2.98	c bounds 924 >= 474 @ 0.811946
1.18/2.98	c bounds 924 >= 475 @ 0.812613
1.18/2.98	c bounds 924 >= 476 @ 0.813263
1.18/2.99	c bounds 924 >= 477 @ 0.813927
1.18/2.99	c bounds 924 >= 478 @ 0.814586
1.18/2.99	c bounds 924 >= 479 @ 0.81524
1.18/2.99	c bounds 924 >= 480 @ 0.815915
1.18/2.99	c bounds 924 >= 481 @ 0.81657
1.18/2.99	c bounds 924 >= 482 @ 0.81722
1.18/2.99	c bounds 924 >= 483 @ 0.817879
1.18/2.99	c bounds 924 >= 484 @ 0.818533
1.18/2.99	c bounds 924 >= 485 @ 0.819193
1.18/2.99	c bounds 924 >= 486 @ 0.819849
1.18/2.99	c bounds 924 >= 487 @ 0.820506
1.18/2.99	c bounds 924 >= 488 @ 0.821161
1.18/2.99	c bounds 924 >= 489 @ 0.821824
1.18/2.99	c bounds 924 >= 490 @ 0.822491
1.18/2.99	c bounds 924 >= 491 @ 0.823144
1.18/3.00	c bounds 924 >= 492 @ 0.823799
1.18/3.00	c bounds 924 >= 493 @ 0.823916
1.18/3.00	c bounds 924 >= 494 @ 0.824156
2.11/3.01	c bounds 924 >= 495 @ 0.82481
2.11/3.01	c bounds 924 >= 496 @ 0.825484
2.11/3.01	c bounds 924 >= 497 @ 0.82614
2.11/3.01	c bounds 924 >= 498 @ 0.826929
2.11/3.01	c bounds 924 >= 499 @ 0.827592
2.11/3.01	c bounds 924 >= 500 @ 0.828244
2.11/3.01	c bounds 924 >= 501 @ 0.828887
2.11/3.01	c bounds 924 >= 502 @ 0.829547
2.11/3.01	c bounds 924 >= 503 @ 0.830201
2.11/3.01	c bounds 924 >= 504 @ 0.830855
2.11/3.01	c bounds 924 >= 505 @ 0.831509
2.11/3.01	c bounds 924 >= 506 @ 0.832167
2.11/3.01	c bounds 924 >= 507 @ 0.83282
2.11/3.01	c bounds 924 >= 508 @ 0.83347
2.11/3.01	c bounds 924 >= 509 @ 0.834134
2.11/3.01	c bounds 924 >= 510 @ 0.834804
2.11/3.01	c bounds 924 >= 511 @ 0.835469
2.11/3.01	c bounds 924 >= 512 @ 0.836115
2.11/3.01	c bounds 924 >= 513 @ 0.836777
2.11/3.01	c bounds 924 >= 514 @ 0.837438
2.11/3.01	c bounds 924 >= 515 @ 0.838098
2.11/3.01	c bounds 924 >= 516 @ 0.83875
2.11/3.01	c bounds 924 >= 517 @ 0.839421
2.11/3.01	c bounds 924 >= 518 @ 0.840187
2.11/3.01	c bounds 924 >= 519 @ 0.840865
2.11/3.01	c bounds 924 >= 520 @ 0.841614
2.11/3.02	c bounds 924 >= 521 @ 0.842288
2.11/3.02	c bounds 924 >= 522 @ 0.843111
2.11/3.02	c bounds 924 >= 523 @ 0.843767
2.11/3.02	c bounds 924 >= 524 @ 0.844423
2.11/3.02	c bounds 924 >= 525 @ 0.845073
2.11/3.02	c bounds 924 >= 526 @ 0.84573
2.11/3.02	c bounds 924 >= 527 @ 0.84639
2.11/3.02	c bounds 924 >= 528 @ 0.847041
2.11/3.02	c bounds 924 >= 529 @ 0.847696
2.11/3.02	c bounds 924 >= 530 @ 0.848351
2.11/3.02	c bounds 924 >= 531 @ 0.849003
2.11/3.02	c bounds 924 >= 532 @ 0.849652
2.11/3.02	c bounds 924 >= 533 @ 0.849765
2.11/3.02	c bounds 924 >= 534 @ 0.850002
2.11/3.02	c bounds 924 >= 535 @ 0.850649
2.11/3.03	c bounds 924 >= 536 @ 0.850782
2.11/3.03	c bounds 924 >= 537 @ 0.85099
2.11/3.03	c bounds 924 >= 538 @ 0.851643
2.11/3.03	c bounds 924 >= 539 @ 0.85231
2.11/3.03	c bounds 924 >= 540 @ 0.852974
2.11/3.03	c bounds 924 >= 541 @ 0.853619
2.11/3.03	c bounds 924 >= 542 @ 0.854284
2.11/3.03	c bounds 924 >= 543 @ 0.854933
2.11/3.03	c bounds 924 >= 544 @ 0.855605
2.11/3.03	c bounds 924 >= 545 @ 0.856252
2.11/3.03	c bounds 924 >= 546 @ 0.85691
2.11/3.03	c bounds 924 >= 547 @ 0.857585
2.11/3.03	c bounds 924 >= 548 @ 0.85824
2.11/3.03	c bounds 924 >= 549 @ 0.858895
2.11/3.03	c bounds 924 >= 550 @ 0.859575
2.11/3.04	c bounds 924 >= 551 @ 0.860232
2.11/3.04	c bounds 924 >= 552 @ 0.860896
2.11/3.04	c bounds 924 >= 553 @ 0.86156
2.11/3.04	c bounds 924 >= 554 @ 0.862289
2.11/3.04	c bounds 924 >= 555 @ 0.862941
2.11/3.04	c bounds 924 >= 556 @ 0.863584
2.11/3.04	c bounds 924 >= 557 @ 0.86425
2.11/3.04	c bounds 924 >= 558 @ 0.864899
2.11/3.04	c bounds 924 >= 559 @ 0.865563
2.11/3.04	c bounds 924 >= 560 @ 0.866237
2.11/3.04	c bounds 924 >= 561 @ 0.866889
2.11/3.04	c bounds 924 >= 562 @ 0.867555
2.11/3.04	c bounds 924 >= 563 @ 0.868201
2.11/3.04	c bounds 924 >= 564 @ 0.86885
2.11/3.04	c bounds 924 >= 565 @ 0.869488
2.11/3.05	c bounds 924 >= 566 @ 0.870138
2.11/3.05	c bounds 924 >= 567 @ 0.870795
2.11/3.05	c bounds 924 >= 568 @ 0.871449
2.11/3.05	c bounds 924 >= 569 @ 0.872086
2.11/3.05	c bounds 924 >= 570 @ 0.872736
2.11/3.05	c bounds 924 >= 571 @ 0.873371
2.11/3.05	c bounds 924 >= 572 @ 0.874025
2.11/3.05	c bounds 924 >= 573 @ 0.874655
2.11/3.05	c bounds 924 >= 574 @ 0.875313
2.11/3.05	c bounds 924 >= 575 @ 0.875961
2.11/3.05	c bounds 924 >= 576 @ 0.876591
2.11/3.05	c bounds 924 >= 577 @ 0.87724
2.11/3.05	c bounds 924 >= 578 @ 0.877885
2.11/3.05	c bounds 924 >= 579 @ 0.87853
2.11/3.05	c bounds 924 >= 580 @ 0.879201
2.11/3.05	c bounds 924 >= 581 @ 0.879842
2.11/3.06	c bounds 924 >= 582 @ 0.880493
2.11/3.06	c bounds 924 >= 583 @ 0.881135
2.11/3.06	c bounds 924 >= 584 @ 0.88177
2.11/3.06	c bounds 924 >= 585 @ 0.882414
2.11/3.06	c bounds 924 >= 586 @ 0.883048
2.11/3.06	c bounds 924 >= 587 @ 0.883692
2.11/3.06	c bounds 924 >= 588 @ 0.884338
2.11/3.06	c bounds 924 >= 589 @ 0.88497
2.11/3.06	c bounds 924 >= 590 @ 0.885046
2.11/3.06	c bounds 924 >= 591 @ 0.885347
2.11/3.06	c bounds 924 >= 592 @ 0.885918
2.11/3.06	c bounds 924 >= 593 @ 0.886553
2.11/3.06	c bounds 924 >= 594 @ 0.887198
2.11/3.06	c bounds 924 >= 595 @ 0.887838
2.11/3.06	c bounds 924 >= 596 @ 0.888483
2.11/3.07	c bounds 924 >= 597 @ 0.889135
2.11/3.07	c bounds 924 >= 598 @ 0.88978
2.11/3.07	c bounds 924 >= 599 @ 0.890435
2.11/3.07	c bounds 924 >= 600 @ 0.891086
2.11/3.07	c bounds 924 >= 601 @ 0.891722
2.11/3.07	c bounds 924 >= 602 @ 0.892356
2.11/3.07	c bounds 924 >= 603 @ 0.893043
2.11/3.07	c bounds 924 >= 604 @ 0.893694
2.11/3.07	c bounds 924 >= 605 @ 0.894332
2.11/3.07	c bounds 924 >= 606 @ 0.894961
2.11/3.07	c bounds 924 >= 607 @ 0.895617
2.11/3.07	c bounds 924 >= 608 @ 0.896246
2.11/3.07	c bounds 924 >= 609 @ 0.896879
2.11/3.07	c bounds 924 >= 610 @ 0.897527
2.11/3.07	c bounds 924 >= 611 @ 0.898162
2.11/3.07	c bounds 924 >= 612 @ 0.898796
2.11/3.08	c bounds 924 >= 613 @ 0.899434
2.11/3.08	c bounds 924 >= 614 @ 0.900071
2.11/3.08	c bounds 924 >= 615 @ 0.900709
2.11/3.08	c bounds 924 >= 616 @ 0.901335
2.11/3.08	c bounds 924 >= 617 @ 0.901953
2.11/3.08	c bounds 924 >= 618 @ 0.902587
2.11/3.08	c bounds 924 >= 619 @ 0.90322
2.11/3.08	c bounds 924 >= 620 @ 0.903841
2.11/3.08	c bounds 924 >= 621 @ 0.904475
2.11/3.08	c bounds 924 >= 622 @ 0.905119
2.11/3.08	c bounds 924 >= 623 @ 0.905754
2.11/3.08	c bounds 924 >= 624 @ 0.906397
2.11/3.08	c bounds 924 >= 625 @ 0.90705
2.11/3.08	c bounds 924 >= 626 @ 0.907686
2.11/3.08	c bounds 924 >= 627 @ 0.908339
2.11/3.09	c bounds 924 >= 628 @ 0.908978
2.11/3.09	c bounds 924 >= 629 @ 0.909609
2.11/3.09	c bounds 924 >= 630 @ 0.910254
2.11/3.09	c bounds 924 >= 631 @ 0.91091
2.11/3.09	c bounds 924 >= 632 @ 0.911543
2.11/3.09	c bounds 924 >= 633 @ 0.91218
2.11/3.09	c bounds 924 >= 634 @ 0.91281
2.11/3.09	c bounds 924 >= 635 @ 0.913429
2.11/3.09	c bounds 924 >= 636 @ 0.914069
2.11/3.09	c bounds 924 >= 637 @ 0.914702
2.11/3.09	c bounds 924 >= 638 @ 0.91534
2.11/3.09	c bounds 924 >= 639 @ 0.915995
2.11/3.09	c bounds 924 >= 640 @ 0.916657
2.11/3.09	c bounds 924 >= 641 @ 0.917285
2.11/3.09	c bounds 924 >= 642 @ 0.917914
2.11/3.09	c bounds 924 >= 643 @ 0.918545
2.11/3.10	c bounds 924 >= 644 @ 0.919178
2.11/3.10	c bounds 924 >= 645 @ 0.919798
2.11/3.10	c bounds 924 >= 646 @ 0.920456
2.11/3.10	c bounds 924 >= 647 @ 0.921082
2.11/3.10	c bounds 924 >= 648 @ 0.921708
2.11/3.10	c bounds 924 >= 649 @ 0.922336
2.11/3.10	c bounds 924 >= 650 @ 0.922968
2.11/3.10	c bounds 924 >= 651 @ 0.923582
2.11/3.10	c bounds 924 >= 652 @ 0.924212
2.11/3.10	c bounds 924 >= 653 @ 0.924847
2.11/3.10	c bounds 924 >= 654 @ 0.924847
2.11/3.10	c bounds 924 >= 655 @ 0.92518
2.11/3.10	c bounds 924 >= 656 @ 0.925749
2.11/3.10	c bounds 924 >= 657 @ 0.926365
2.11/3.10	c bounds 924 >= 658 @ 0.926991
2.11/3.10	c bounds 924 >= 659 @ 0.927621
2.11/3.11	c bounds 924 >= 660 @ 0.928252
2.11/3.11	c bounds 924 >= 661 @ 0.928866
2.11/3.11	c bounds 924 >= 662 @ 0.92948
2.11/3.11	c bounds 924 >= 663 @ 0.930097
2.11/3.11	c bounds 924 >= 664 @ 0.930714
2.21/3.11	c bounds 924 >= 665 @ 0.931337
2.21/3.12	c bounds 924 >= 666 @ 0.931979
2.21/3.12	c bounds 924 >= 667 @ 0.932606
2.21/3.12	c bounds 924 >= 668 @ 0.933269
2.21/3.12	c bounds 924 >= 669 @ 0.933903
2.21/3.12	c bounds 924 >= 670 @ 0.934533
2.21/3.12	c bounds 924 >= 671 @ 0.935164
2.21/3.12	c bounds 924 >= 672 @ 0.935773
2.21/3.12	c bounds 924 >= 673 @ 0.935773
2.21/3.12	c bounds 924 >= 674 @ 0.936112
2.21/3.12	c bounds 924 >= 675 @ 0.936676
2.21/3.12	c bounds 924 >= 676 @ 0.937286
2.21/3.12	c bounds 924 >= 677 @ 0.937919
2.21/3.12	c bounds 924 >= 678 @ 0.93854
2.21/3.12	c bounds 924 >= 679 @ 0.939158
2.21/3.12	c bounds 924 >= 680 @ 0.939796
2.21/3.12	c bounds 924 >= 681 @ 0.940413
2.21/3.12	c bounds 924 >= 682 @ 0.941031
2.21/3.12	c bounds 924 >= 683 @ 0.941655
2.21/3.12	c bounds 924 >= 684 @ 0.942266
2.21/3.12	c bounds 924 >= 685 @ 0.942882
2.21/3.12	c bounds 924 >= 686 @ 0.943499
2.21/3.12	c bounds 924 >= 687 @ 0.944112
2.21/3.12	c bounds 924 >= 688 @ 0.944726
2.21/3.12	c bounds 924 >= 689 @ 0.945366
2.21/3.12	c bounds 924 >= 690 @ 0.945999
2.21/3.13	c bounds 924 >= 691 @ 0.946617
2.21/3.13	c bounds 924 >= 692 @ 0.947232
2.21/3.13	c bounds 924 >= 693 @ 0.947863
2.21/3.13	c bounds 924 >= 694 @ 0.948475
2.21/3.13	c bounds 924 >= 695 @ 0.949086
2.21/3.13	c bounds 924 >= 696 @ 0.949628
2.21/3.13	c bounds 924 >= 697 @ 0.949628
2.21/3.13	c bounds 924 >= 698 @ 0.949991
2.21/3.13	c bounds 924 >= 699 @ 0.95054
2.21/3.13	c bounds 924 >= 700 @ 0.951144
2.21/3.13	c bounds 924 >= 701 @ 0.951738
2.21/3.13	c bounds 924 >= 702 @ 0.952335
2.21/3.13	c bounds 924 >= 703 @ 0.952944
2.21/3.13	c bounds 924 >= 704 @ 0.953561
2.21/3.13	c bounds 924 >= 705 @ 0.95417
2.21/3.13	c bounds 924 >= 706 @ 0.954791
2.21/3.13	c bounds 924 >= 707 @ 0.955396
2.21/3.14	c bounds 924 >= 708 @ 0.956018
2.21/3.14	c bounds 924 >= 709 @ 0.956616
2.21/3.14	c bounds 924 >= 710 @ 0.95722
2.21/3.14	c bounds 924 >= 711 @ 0.957821
2.21/3.14	c bounds 924 >= 712 @ 0.958436
2.21/3.14	c bounds 924 >= 713 @ 0.959034
2.21/3.14	c bounds 924 >= 714 @ 0.959663
2.21/3.14	c bounds 924 >= 715 @ 0.960274
2.21/3.14	c bounds 924 >= 716 @ 0.960897
2.21/3.14	c bounds 924 >= 717 @ 0.961508
2.21/3.14	c bounds 924 >= 718 @ 0.962119
2.21/3.14	c bounds 924 >= 719 @ 0.962735
2.21/3.14	c bounds 924 >= 720 @ 0.963373
2.21/3.14	c bounds 924 >= 721 @ 0.963985
2.21/3.14	c bounds 924 >= 722 @ 0.964589
2.21/3.14	c bounds 924 >= 723 @ 0.965189
2.21/3.15	c bounds 924 >= 724 @ 0.965799
2.21/3.15	c bounds 924 >= 725 @ 0.966417
2.21/3.15	c bounds 924 >= 726 @ 0.967028
2.21/3.15	c bounds 924 >= 727 @ 0.967641
2.21/3.15	c bounds 924 >= 728 @ 0.968243
2.21/3.15	c bounds 924 >= 729 @ 0.968853
2.21/3.15	c bounds 924 >= 730 @ 0.969452
2.21/3.15	c bounds 924 >= 731 @ 0.970051
2.21/3.15	c bounds 924 >= 732 @ 0.970686
2.21/3.15	c bounds 924 >= 733 @ 0.971296
2.21/3.15	c bounds 924 >= 734 @ 0.971908
2.21/3.15	c bounds 924 >= 735 @ 0.972509
2.21/3.15	c bounds 924 >= 736 @ 0.973112
2.21/3.15	c bounds 924 >= 737 @ 0.973706
2.21/3.15	c bounds 924 >= 738 @ 0.974305
2.21/3.15	c bounds 924 >= 739 @ 0.974908
2.21/3.16	c bounds 924 >= 740 @ 0.975505
2.21/3.16	c bounds 924 >= 741 @ 0.976123
2.21/3.16	c bounds 924 >= 742 @ 0.976713
2.21/3.16	c bounds 924 >= 743 @ 0.977316
2.21/3.16	c bounds 924 >= 744 @ 0.977933
2.21/3.16	c bounds 924 >= 745 @ 0.978528
2.21/3.16	c bounds 924 >= 746 @ 0.979125
2.21/3.16	c bounds 924 >= 747 @ 0.979723
2.21/3.16	c bounds 924 >= 748 @ 0.980321
2.21/3.16	c bounds 924 >= 749 @ 0.98092
2.21/3.16	c bounds 924 >= 750 @ 0.981516
2.21/3.16	c bounds 924 >= 751 @ 0.982149
2.21/3.16	c bounds 924 >= 752 @ 0.982752
2.21/3.16	c bounds 924 >= 753 @ 0.983341
2.21/3.16	c bounds 924 >= 754 @ 0.983937
2.21/3.16	c bounds 924 >= 755 @ 0.984536
2.21/3.16	c bounds 924 >= 756 @ 0.985129
2.21/3.17	c bounds 924 >= 757 @ 0.985717
2.21/3.17	c bounds 924 >= 758 @ 0.986304
2.21/3.17	c bounds 924 >= 759 @ 0.986902
2.21/3.17	c bounds 924 >= 760 @ 0.987491
2.21/3.17	c bounds 924 >= 761 @ 0.988079
2.21/3.17	c bounds 924 >= 762 @ 0.988673
2.21/3.17	c bounds 924 >= 763 @ 0.989261
2.21/3.17	c bounds 924 >= 764 @ 0.989869
2.21/3.17	c bounds 924 >= 765 @ 0.990487
2.21/3.17	c bounds 924 >= 766 @ 0.991085
2.21/3.17	c bounds 924 >= 767 @ 0.991675
2.21/3.17	c bounds 924 >= 768 @ 0.992271
2.21/3.17	c bounds 924 >= 769 @ 0.992865
2.21/3.17	c bounds 924 >= 770 @ 0.99347
2.21/3.17	c bounds 924 >= 771 @ 0.99406
2.21/3.17	c bounds 924 >= 772 @ 0.994657
3.50/4.40	c #Conflicts:       1000 | #Constraints:      21486
3.50/4.40	c #Conflicts:       2000 | #Constraints:      22487
3.50/4.40	c INPROCESSING
3.50/4.40	c GARBAGE COLLECT
3.50/4.40	c bounds 924 >= 773 @ 2.17762
3.50/4.40	c bounds 924 >= 774 @ 2.17774
3.50/4.40	c bounds 924 >= 775 @ 2.17814
3.50/4.40	c bounds 924 >= 776 @ 2.17869
3.50/4.40	c bounds 924 >= 777 @ 2.17906
3.50/4.40	c bounds 924 >= 778 @ 2.17954
3.50/4.40	c bounds 924 >= 779 @ 2.17991
3.50/4.40	c bounds 924 >= 780 @ 2.18039
3.50/4.40	c bounds 924 >= 781 @ 2.18075
3.50/4.40	c bounds 924 >= 782 @ 2.18124
3.50/4.40	c bounds 924 >= 783 @ 2.18162
3.50/4.40	c bounds 924 >= 784 @ 2.18208
3.50/4.40	c bounds 924 >= 785 @ 2.18245
3.50/4.40	c bounds 924 >= 786 @ 2.18292
3.50/4.40	c bounds 924 >= 787 @ 2.18329
3.50/4.41	c bounds 924 >= 788 @ 2.18374
3.50/4.41	c bounds 924 >= 789 @ 2.1841
3.50/4.41	c bounds 924 >= 790 @ 2.18455
3.50/4.41	c bounds 924 >= 791 @ 2.18491
3.50/4.41	c bounds 924 >= 792 @ 2.18537
3.50/4.41	c bounds 924 >= 793 @ 2.18573
3.50/4.41	c bounds 924 >= 794 @ 2.18616
3.50/4.41	c bounds 924 >= 795 @ 2.18652
3.50/4.41	c bounds 924 >= 796 @ 2.18695
3.50/4.41	c bounds 924 >= 797 @ 2.1873
3.50/4.41	c bounds 924 >= 798 @ 2.18773
3.50/4.41	c bounds 924 >= 799 @ 2.18811
3.50/4.41	c bounds 924 >= 800 @ 2.18855
3.50/4.41	c bounds 924 >= 801 @ 2.18891
3.50/4.41	c bounds 924 >= 802 @ 2.18934
3.50/4.41	c bounds 924 >= 803 @ 2.1897
3.50/4.41	c bounds 924 >= 804 @ 2.19013
3.50/4.41	c bounds 924 >= 805 @ 2.19049
3.50/4.41	c bounds 924 >= 806 @ 2.19093
3.50/4.41	c bounds 924 >= 807 @ 2.1913
3.50/4.41	c bounds 924 >= 808 @ 2.19174
3.50/4.41	c bounds 924 >= 809 @ 2.19211
3.50/4.41	c bounds 924 >= 810 @ 2.19254
3.50/4.41	c bounds 924 >= 811 @ 2.19289
3.50/4.41	c bounds 924 >= 812 @ 2.19332
3.50/4.42	c bounds 924 >= 813 @ 2.19367
3.50/4.42	c bounds 924 >= 814 @ 2.19412
3.50/4.42	c bounds 924 >= 815 @ 2.19447
3.50/4.42	c bounds 924 >= 816 @ 2.19486
3.50/4.42	c bounds 924 >= 817 @ 2.19525
3.50/4.42	c bounds 924 >= 818 @ 2.19562
3.50/4.42	c bounds 924 >= 819 @ 2.19602
3.50/4.42	c bounds 924 >= 820 @ 2.19637
3.50/4.42	c bounds 924 >= 821 @ 2.19677
3.50/4.42	c bounds 924 >= 822 @ 2.19713
3.50/4.42	c bounds 924 >= 823 @ 2.19755
3.50/4.42	c bounds 924 >= 824 @ 2.19791
3.50/4.42	c bounds 924 >= 825 @ 2.1983
3.50/4.42	c bounds 924 >= 826 @ 2.19866
3.50/4.42	c bounds 924 >= 827 @ 2.19904
3.50/4.42	c bounds 924 >= 828 @ 2.1994
3.50/4.42	c bounds 924 >= 829 @ 2.19982
3.50/4.42	c bounds 924 >= 830 @ 2.20019
3.50/4.42	c bounds 924 >= 831 @ 2.2006
3.50/4.42	c bounds 924 >= 832 @ 2.20097
3.50/4.42	c bounds 924 >= 833 @ 2.20136
3.50/4.42	c bounds 924 >= 834 @ 2.20172
3.50/4.42	c bounds 924 >= 835 @ 2.20213
3.50/4.42	c bounds 924 >= 836 @ 2.20248
3.50/4.42	c bounds 924 >= 837 @ 2.20285
3.50/4.42	c bounds 924 >= 838 @ 2.2032
3.50/4.42	c bounds 924 >= 839 @ 2.20356
3.50/4.43	c bounds 924 >= 840 @ 2.20361
3.50/4.43	c bounds 924 >= 841 @ 2.20361
3.50/4.43	c bounds 924 >= 842 @ 2.20364
3.50/4.43	c bounds 924 >= 843 @ 2.204
3.50/4.43	c bounds 924 >= 844 @ 2.20435
3.50/4.43	c bounds 924 >= 845 @ 2.20471
3.50/4.43	c bounds 924 >= 846 @ 2.20506
3.50/4.43	c bounds 924 >= 847 @ 2.20543
3.50/4.43	c bounds 924 >= 848 @ 2.20578
3.50/4.43	c bounds 924 >= 849 @ 2.20621
3.50/4.43	c bounds 924 >= 850 @ 2.20658
3.50/4.43	c bounds 924 >= 851 @ 2.20697
3.50/4.43	c bounds 924 >= 852 @ 2.20733
3.50/4.43	c bounds 924 >= 853 @ 2.2077
3.50/4.43	c bounds 924 >= 854 @ 2.20805
3.50/4.43	c bounds 924 >= 855 @ 2.2084
3.50/4.43	c bounds 924 >= 856 @ 2.20876
3.50/4.43	c bounds 924 >= 857 @ 2.20913
3.50/4.43	c bounds 924 >= 858 @ 2.20949
3.50/4.43	c bounds 924 >= 859 @ 2.20955
3.50/4.43	c bounds 924 >= 860 @ 2.20955
3.50/4.43	c bounds 924 >= 861 @ 2.20957
3.50/4.43	c bounds 924 >= 862 @ 2.20993
3.50/4.43	c bounds 924 >= 863 @ 2.21028
3.50/4.43	c bounds 924 >= 864 @ 2.21064
3.50/4.43	c bounds 924 >= 865 @ 2.211
3.50/4.43	c bounds 924 >= 866 @ 2.21136
3.50/4.44	c bounds 924 >= 867 @ 2.21171
3.50/4.44	c bounds 924 >= 868 @ 2.21211
3.50/4.44	c bounds 924 >= 869 @ 2.21246
3.50/4.44	c bounds 924 >= 870 @ 2.21283
3.50/4.44	c bounds 924 >= 871 @ 2.21318
3.50/4.44	c bounds 924 >= 872 @ 2.2136
3.50/4.44	c bounds 924 >= 873 @ 2.21395
3.50/4.44	c bounds 924 >= 874 @ 2.2143
3.50/4.44	c bounds 924 >= 875 @ 2.21465
3.50/4.44	c bounds 924 >= 876 @ 2.21501
3.50/4.44	c bounds 924 >= 877 @ 2.21535
3.50/4.44	c bounds 924 >= 878 @ 2.21571
3.50/4.44	c bounds 924 >= 879 @ 2.21605
3.50/4.44	c bounds 924 >= 880 @ 2.21641
3.50/4.44	c bounds 924 >= 881 @ 2.21676
3.50/4.44	c bounds 924 >= 882 @ 2.21711
3.50/4.44	c bounds 924 >= 883 @ 2.21747
3.50/4.44	c bounds 924 >= 884 @ 2.21782
3.50/4.44	c bounds 924 >= 885 @ 2.21816
3.50/4.44	c bounds 924 >= 886 @ 2.21851
3.50/4.44	c bounds 924 >= 887 @ 2.21886
3.50/4.44	c bounds 924 >= 888 @ 2.21921
3.50/4.44	c bounds 924 >= 889 @ 2.21956
3.50/4.44	c bounds 924 >= 890 @ 2.21959
3.50/4.44	c bounds 924 >= 891 @ 2.21959
3.50/4.44	c bounds 924 >= 892 @ 2.21978
3.50/4.44	c bounds 924 >= 893 @ 2.2201
3.50/4.44	c bounds 924 >= 894 @ 2.22044
3.50/4.45	c bounds 924 >= 895 @ 2.22082
3.50/4.45	c bounds 924 >= 896 @ 2.22121
3.50/4.45	c bounds 924 >= 897 @ 2.22157
3.50/4.45	c bounds 924 >= 898 @ 2.22192
3.50/4.45	c bounds 924 >= 899 @ 2.22226
3.50/4.45	c bounds 924 >= 900 @ 2.22262
3.50/4.45	c bounds 924 >= 901 @ 2.22296
3.50/4.45	c bounds 924 >= 902 @ 2.22332
3.50/4.45	c bounds 924 >= 903 @ 2.22366
3.50/4.47	c bounds 924 >= 904 @ 2.24021
3.50/4.47	c bounds 924 >= 905 @ 2.24428
3.50/4.48	c bounds 924 >= 906 @ 2.25541
3.50/4.50	c bounds 924 >= 907 @ 2.26767
3.60/4.51	c bounds 924 >= 908 @ 2.2872
3.60/4.53	c bounds 924 >= 909 @ 2.30378
3.70/4.66	c bounds 924 >= 910 @ 2.43112
3.89/4.88	c bounds 924 >= 911 @ 2.64906
5.10/6.09	c #Conflicts:       3000 | #Constraints:      22222
5.10/6.09	c bounds 924 >= 912 @ 3.83098
7.58/8.54	c #Conflicts:       4000 | #Constraints:      23243
7.58/8.54	c INPROCESSING
7.58/8.54	c GARBAGE COLLECT
7.58/8.54	c #Conflicts:       5000 | #Constraints:      22496
7.58/8.54	c #Conflicts:       6000 | #Constraints:      23496
7.58/8.54	c INPROCESSING
7.58/8.54	c GARBAGE COLLECT
7.58/8.54	c bounds 924 >= 913 @ 6.21406
11.47/12.49	c #Conflicts:       7000 | #Constraints:      22511
11.47/12.49	c #Conflicts:       8000 | #Constraints:      23511
11.47/12.49	c #Conflicts:       9000 | #Constraints:      24511
11.47/12.49	c INPROCESSING
11.47/12.49	c GARBAGE COLLECT
11.47/12.49	c #Conflicts:      10000 | #Constraints:      23196
11.47/12.49	c #Conflicts:      11000 | #Constraints:      24196
11.47/12.49	c #Conflicts:      12000 | #Constraints:      25208
11.47/12.49	c INPROCESSING
11.47/12.49	c GARBAGE COLLECT
11.47/12.49	c bounds 924 >= 914 @ 10.0551
12.18/13.18	WSVECS04 Frhs2[2]: 6 -1.00002 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[4]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[6]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[8]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[10]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[12]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[14]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[16]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[18]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[20]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[24]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[26]: 6 -1.0001 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[34]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[36]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[38]: 6 -1.00004 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[42]: 6 -1.0001 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[198]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[206]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[238]: 6 -1.00002 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[260]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[290]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[294]: 6 -1.00004 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[380]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[387]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[422]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[476]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[512]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[514]: 6 -1.00002 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[516]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[518]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[520]: 6 -1.00002 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[522]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[534]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[540]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[550]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[552]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[554]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[556]: 6 -1.00001 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[558]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[559]: 6 -1.00002 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[560]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[562]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[564]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[566]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[576]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[578]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[582]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[594]: 6 -1.0001 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[596]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[598]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[600]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[602]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[604]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[606]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[608]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[610]: 6 -1.00001 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[612]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[614]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[616]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[618]: 6 -1.0001 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[620]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[622]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[624]: 6 -1.00004 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[626]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[628]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[630]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[632]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[634]: 6 -1.00001 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[636]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[638]: 6 -1.00001 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[642]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[644]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[645]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[646]: 6 -1.0001 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[648]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[650]: 6 -1.00002 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[652]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[654]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[656]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[658]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[660]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[662]: 6 -1.0001 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[664]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[666]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[668]: 6 -1.00002 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[670]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[672]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[674]: 6 -1.00001 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[676]: 6 -1.00001 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[678]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[680]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[682]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[684]: 6 -1.00002 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[686]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[688]: 6 -1.00004 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[690]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[692]: 6 -1.0001 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[694]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[696]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[698]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[700]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[702]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[732]: 6 -1.00002 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[734]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[818]: 6 -1.00001 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[842]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[866]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[903]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[942]: 6 -1.00002 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[944]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[962]: 6 -1.00004 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[966]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[972]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[974]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[976]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[982]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[984]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[986]: 6 -1.00002 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[988]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[989]: 6 -1.00002 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[994]: 6 -1.00004 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[996]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[998]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1000]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1002]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1004]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1006]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1008]: 6 -1.0001 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1010]: 6 -1.00001 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1012]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1014]: 6 -1.00002 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1016]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1018]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1020]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1024]: 6 -1.00002 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1026]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1028]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1030]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1036]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1038]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1040]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1042]: 6 -1.00004 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1044]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1046]: 6 -1.00002 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1048]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1050]: 6 -1.00004 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1052]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1054]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1056]: 6 -1.00004 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1058]: 6 -1.00002 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1060]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1062]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1064]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1068]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1070]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1072]: 6 -1.00004 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1080]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1082]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1084]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1086]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1088]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1090]: 6 -1.0001 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1092]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1094]: 6 -1.00004 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1096]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1098]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1100]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1102]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1104]: 6 -1.00004 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1106]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1112]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1128]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1134]: 6 -1.00004 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1136]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1138]: 6 -1.00004 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1140]: 6 -1.00002 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1142]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1146]: 6 -1.00002 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1148]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1306]: 6 -1.00004 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1308]: 6 -1.00004 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1330]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1352]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1354]: 6 -1.0001 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1421]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1462]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1463]: 6 -1.0001 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1465]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1504]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1507]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1534]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1548]: 6 -1.00004 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1556]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1596]: 6 -1.00002 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1600]: 6 -1.00002 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1602]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1604]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1606]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1608]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1610]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1612]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1614]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1616]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1618]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1620]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1622]: 6 -1.00004 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1624]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1626]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1628]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1630]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1638]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1640]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1642]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1644]: 6 -1.00002 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1646]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1648]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1650]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1652]: 6 -1.00001 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1658]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1660]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1662]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1664]: 6 -1.00004 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1666]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1668]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1680]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1682]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1684]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1686]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1688]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1690]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1692]: 6 -1.00002 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1694]: 6 -1.0001 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1696]: 6 -1.00004 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1700]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1702]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1704]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1706]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1708]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1718]: 6 -1.00002 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1722]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1724]: 6 -1.00002 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1726]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1728]: 6 -1.00004 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1730]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1732]: 6 -1.00002 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1734]: 6 -1.00004 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1736]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1738]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1740]: 6 -1.00002 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1742]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1744]: 6 -1.00002 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1746]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1748]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1750]: 6 -1.00004 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1752]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1754]: 6 -1.00004 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1756]: 6 -1.00004 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1758]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1760]: 6 -1.00001 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1764]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1766]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1768]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1770]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1772]: 6 -1.0001 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1774]: 6 -1.00001 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1776]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1778]: 6 -1.00004 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1780]: 6 -1.00004 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1782]: 6 -1.00003 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1784]: 6 -1.00007 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1786]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1788]: 6 -1.00005 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1790]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1792]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1794]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1796]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1798]: 6 -1.00008 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1800]: 6 -1.00009 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1802]: 6 -1.00004 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1804]: 6 -1.00006 0 shouldn't be
12.18/13.18	WSVECS04 Frhs2[1806]: 6 -1.00003 0 shouldn't be
13.86/14.84	c #Conflicts:      13000 | #Constraints:      23689
13.86/14.84	c #Conflicts:      14000 | #Constraints:      24689
13.86/14.84	c bounds 924 >= 915 @ 12.3433
14.46/15.47	c #Conflicts:      15000 | #Constraints:      25713
14.46/15.47	c INPROCESSING
14.46/15.47	c GARBAGE COLLECT
14.46/15.47	c rational objective 915
17.25/18.25	c #Conflicts:      16000 | #Constraints:      23932
17.25/18.25	c #Conflicts:      17000 | #Constraints:      24932
17.25/18.25	c #Conflicts:      18000 | #Constraints:      25932
17.25/18.25	c INPROCESSING
17.25/18.25	c GARBAGE COLLECT
17.25/18.25	c #Conflicts:      19000 | #Constraints:      23948
17.25/18.25	c #Conflicts:      20000 | #Constraints:      24948
17.25/18.25	c bounds 924 >= 916 @ 15.6912
18.35/19.38	c #Conflicts:      21000 | #Constraints:      25981
18.35/19.38	c INPROCESSING
18.35/19.38	c GARBAGE COLLECT
18.35/19.38	c rational objective 916
21.44/22.44	c #Conflicts:      22000 | #Constraints:      23758
21.44/22.44	c #Conflicts:      23000 | #Constraints:      24758
21.44/22.44	c #Conflicts:      24000 | #Constraints:      25759
21.44/22.44	c #Conflicts:      25000 | #Constraints:      26759
21.44/22.44	c INPROCESSING
21.44/22.44	c GARBAGE COLLECT
21.44/22.44	WSVECS04 Frhs2[2]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[22]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[24]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[26]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[28]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[30]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[32]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[34]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[36]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[38]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[42]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[43]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[44]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[54]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[58]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[68]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[70]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[72]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[74]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[76]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[78]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[80]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[82]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[84]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[86]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[88]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[90]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[110]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[112]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[114]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[116]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[118]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[120]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[122]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[124]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[126]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[128]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[129]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[130]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[132]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[134]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[136]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[140]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[148]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[154]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[156]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[158]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[160]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[162]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[164]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[166]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[168]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[170]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[172]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[174]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[176]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[178]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[180]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[182]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[184]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[186]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[188]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[190]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[192]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[194]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[196]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[198]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[200]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[202]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[206]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[208]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[210]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[212]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[214]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[215]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[216]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[218]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[220]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[222]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[224]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[226]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[228]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[230]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[232]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[234]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[236]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[238]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[240]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[242]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[244]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[246]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[248]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[250]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[252]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[254]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[256]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[258]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[260]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[262]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[264]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[266]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[268]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[270]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[272]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[274]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[276]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[278]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[280]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[282]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[284]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[286]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[288]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[290]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[292]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[294]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[296]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[298]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[300]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[301]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[302]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[304]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[306]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[308]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[310]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[312]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[314]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[316]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[318]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[320]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[322]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[324]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[326]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[328]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[330]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[332]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[334]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[336]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[338]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[340]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[342]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[344]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[346]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[348]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[350]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[352]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[354]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[356]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[358]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[360]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[362]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[364]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[366]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[368]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[370]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[372]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[374]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[376]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[378]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[380]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[382]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[384]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[386]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[387]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[388]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[390]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[392]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[394]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[396]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[398]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[400]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[402]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[404]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[406]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[408]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[410]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[412]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[414]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[416]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[418]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[420]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[422]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[424]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[426]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[428]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[430]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[432]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[434]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[436]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[438]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[440]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[442]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[444]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[446]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[448]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[450]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[452]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[454]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[456]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[458]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[460]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[462]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[464]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[466]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[468]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[470]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[472]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[473]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[474]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[476]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[478]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[480]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[482]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[484]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[486]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[488]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[490]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[492]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[494]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[496]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[498]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[500]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[502]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[504]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[506]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[508]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[510]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[512]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[514]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[516]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[518]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[520]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[522]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[526]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[528]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[530]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[532]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[534]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[536]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[538]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[540]: 6 -2.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[542]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[544]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[546]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[548]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[550]: 6 -2.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[552]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[554]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[556]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[558]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[559]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[560]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[562]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[564]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[566]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[568]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[570]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[572]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[574]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[576]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[578]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[580]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[582]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[584]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[586]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[588]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[590]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[592]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[594]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[596]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[598]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[600]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[602]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[604]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[606]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[608]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[610]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[612]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[614]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[616]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[618]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[620]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[622]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[624]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[626]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[628]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[630]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[632]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[634]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[636]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[638]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[640]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[642]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[644]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[645]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[646]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[648]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[650]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[652]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[654]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[656]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[658]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[660]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[662]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[664]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[666]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[668]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[670]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[672]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[674]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[676]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[678]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[680]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[682]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[684]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[686]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[688]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[690]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[692]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[694]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[700]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[710]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[712]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[714]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[716]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[718]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[720]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[722]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[724]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[726]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[728]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[730]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[731]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[732]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[734]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[736]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[738]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[740]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[742]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[754]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[756]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[758]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[760]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[762]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[764]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[766]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[768]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[770]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[772]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[774]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[776]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[778]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[782]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[784]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[794]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[798]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[800]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[802]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[804]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[806]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[808]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[810]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[812]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[814]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[816]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[817]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[818]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[820]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[822]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[824]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[826]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[828]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[830]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[834]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[836]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[838]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[840]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[842]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[844]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[846]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[848]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[850]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[852]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[854]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[856]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[858]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[860]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[862]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[864]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[866]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[868]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[870]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[872]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[874]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[876]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[878]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[880]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[882]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[884]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[886]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[888]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[890]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[892]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[894]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[896]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[898]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[900]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[902]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[903]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[904]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[906]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[908]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[910]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[912]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[914]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[916]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[918]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[920]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[922]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[924]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[926]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[928]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[930]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[932]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[934]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[936]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[938]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[940]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[942]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[944]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[946]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[948]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[950]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[952]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[954]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[956]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[958]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[960]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[962]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[964]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[966]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[968]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[970]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[972]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[974]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[976]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[978]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[980]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[982]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[984]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[986]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[988]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[989]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[990]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[992]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[994]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[996]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[998]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1000]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1002]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1004]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1006]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1008]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1010]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1012]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1014]: 6 -1.5001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1016]: 6 -1.50003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1018]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1020]: 6 -1.50008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1022]: 6 -1.50009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1024]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1026]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1028]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1030]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1032]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1034]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1036]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1038]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1040]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1044]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1056]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1058]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1062]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1064]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1066]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1068]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1070]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1072]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1074]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1075]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1076]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1078]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1080]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1082]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1086]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1088]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1100]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1110]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1114]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1116]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1118]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1120]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1122]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1130]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1136]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1156]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1158]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1160]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1161]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1162]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1164]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1166]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1178]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1180]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1200]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1202]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1204]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1206]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1208]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1216]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1222]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1244]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1246]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1248]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1250]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1286]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1288]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1290]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1292]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1294]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1308]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1312]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1314]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1316]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1318]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1330]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1332]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1333]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1334]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1336]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1338]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1346]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1348]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1350]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1352]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1354]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1356]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1358]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1360]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1362]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1364]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1370]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1374]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1376]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1378]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1380]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1382]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1384]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1386]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1388]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1390]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1392]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1394]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1396]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1398]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1400]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1402]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1404]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1406]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1408]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1412]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1414]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1418]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1419]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1420]: 6 -2.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1422]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1424]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1426]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1428]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1430]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1432]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1434]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1436]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1438]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1440]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1442]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1444]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1446]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1448]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1450]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1452]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1456]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1460]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1462]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1464]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1466]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1468]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1470]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1472]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1474]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1476]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1478]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1480]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1482]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1484]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1486]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1488]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1490]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1492]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1494]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1496]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1498]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1500]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1502]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1504]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1505]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1506]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1508]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1510]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1512]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1514]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1516]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1518]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1520]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1522]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1524]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1526]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1528]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1530]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1532]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1536]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1542]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1545]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1546]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1550]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1554]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1556]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1578]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1584]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1586]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1587]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1589]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1590]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1591]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1592]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1598]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1600]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1620]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1622]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1624]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1626]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1628]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1630]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1631]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1636]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1638]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1642]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1644]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1648]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1650]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1652]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1664]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1666]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1668]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1670]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1672]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1674]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1678]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1680]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1682]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1684]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1686]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1688]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1690]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1692]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1700]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1708]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1710]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1712]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1722]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1724]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1726]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1728]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1730]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1732]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1734]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1736]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1738]: 6 -1.00004 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1740]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1742]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1744]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1746]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1748]: 6 -1.00007 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1750]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1752]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1754]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1756]: 6 -1.00002 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1758]: 6 -1.0001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1764]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1766]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1768]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1770]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1772]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1774]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1776]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1778]: 6 -1.00009 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1780]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1782]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1784]: 6 -1.00003 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1786]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1788]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1790]: 6 -1.00001 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1792]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1794]: 6 -1.00006 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1796]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1798]: 6 -1.00005 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[1800]: 6 -1.00008 0 shouldn't be
21.44/22.44	WSVECS04 Frhs2[4507]: 6 -0.500074 0 shouldn't be
23.43/24.45	c rational objective 916
25.72/26.77	c #Conflicts:      26000 | #Constraints:      24357
25.72/26.77	c #Conflicts:      27000 | #Constraints:      25357
25.72/26.77	c bounds 924 >= 917 @ 24.0346
34.01/35.08	c #Conflicts:      28000 | #Constraints:      26384
34.01/35.08	c #Conflicts:      29000 | #Constraints:      27384
34.01/35.08	c INPROCESSING
34.01/35.08	c GARBAGE COLLECT
34.01/35.08	c #Conflicts:      30000 | #Constraints:      24769
34.01/35.08	c #Conflicts:      31000 | #Constraints:      25769
34.01/35.08	c #Conflicts:      32000 | #Constraints:      26770
34.01/35.08	c #Conflicts:      33000 | #Constraints:      27770
34.01/35.08	c INPROCESSING
34.01/35.08	c GARBAGE COLLECT
34.01/35.08	c #Conflicts:      34000 | #Constraints:      24974
34.01/35.08	c #Conflicts:      35000 | #Constraints:      25974
34.01/35.08	c #Conflicts:      36000 | #Constraints:      26974
34.01/35.08	c #Conflicts:      37000 | #Constraints:      27974
34.01/35.08	c INPROCESSING
34.01/35.08	c GARBAGE COLLECT
34.01/35.08	c rational objective 917
38.09/39.17	c #Conflicts:      38000 | #Constraints:      24973
38.09/39.17	c #Conflicts:      39000 | #Constraints:      25973
38.09/39.17	c #Conflicts:      40000 | #Constraints:      26973
38.09/39.17	c #Conflicts:      41000 | #Constraints:      27973
38.09/39.17	c INPROCESSING
38.09/39.17	c GARBAGE COLLECT
38.09/39.17	c rational objective 917
40.09/41.17	c #Conflicts:      42000 | #Constraints:      24759
40.09/41.17	c #Conflicts:      43000 | #Constraints:      25759
40.09/41.17	c #Conflicts:      44000 | #Constraints:      26759
40.09/41.17	c bounds 924 >= 918 @ 38.1736
41.18/42.26	c #Conflicts:      45000 | #Constraints:      27789
41.18/42.26	c #Conflicts:      46000 | #Constraints:      28789
41.18/42.26	c INPROCESSING
41.18/42.26	c GARBAGE COLLECT
41.18/42.26	c rational objective 918
43.47/44.59	c #Conflicts:      47000 | #Constraints:      25384
43.47/44.59	c #Conflicts:      48000 | #Constraints:      26384
43.47/44.59	c #Conflicts:      49000 | #Constraints:      27384
43.47/44.59	c #Conflicts:      50000 | #Constraints:      28384
43.47/44.59	c bounds 924 >= 919 @ 41.4871
44.47/45.51	c #Conflicts:      51000 | #Constraints:      29421
44.47/45.51	c INPROCESSING
44.47/45.51	c GARBAGE COLLECT
44.47/45.51	WSVECS04 Frhs2[1]: 6 -1.00002 0 shouldn't be
44.47/45.51	WSVECS04 Frhs2[2]: 6 -1.00001 0 shouldn't be
44.47/45.51	WSVECS04 Frhs2[4]: 6 -1.00001 0 shouldn't be
44.47/45.51	WSVECS04 Frhs2[6]: 6 -1.00002 0 shouldn't be
44.47/45.51	WSVECS04 Frhs2[10]: 6 -1.00008 0 shouldn't be
44.47/45.51	WSVECS04 Frhs2[12]: 6 -1.00009 0 shouldn't be
44.47/45.51	WSVECS04 Frhs2[14]: 6 -1.00009 0 shouldn't be
44.47/45.51	WSVECS04 Frhs2[16]: 6 -1.00004 0 shouldn't be
44.47/45.51	WSVECS04 Frhs2[18]: 6 -1.00007 0 shouldn't be
44.47/45.51	WSVECS04 Frhs2[20]: 6 -1.00005 0 shouldn't be
44.47/45.51	WSVECS04 Frhs2[22]: 6 -1.00002 0 shouldn't be
44.47/45.51	WSVECS04 Frhs2[24]: 6 -1.00002 0 shouldn't be
44.47/45.51	WSVECS04 Frhs2[26]: 6 -1.00008 0 shouldn't be
44.47/45.51	WSVECS04 Frhs2[28]: 6 -1.00005 0 shouldn't be
44.47/45.51	WSVECS04 Frhs2[30]: 6 -1.00006 0 shouldn't be
44.47/45.51	WSVECS04 Frhs2[32]: 6 -1.00005 0 shouldn't be
44.47/45.51	WSVECS04 Frhs2[34]: 6 -1.00004 0 shouldn't be
44.47/45.51	WSVECS04 Frhs2[36]: 6 -1.00002 0 shouldn't be
44.47/45.51	WSVECS04 Frhs2[38]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[40]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[42]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[44]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[46]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[48]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[50]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[52]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[54]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[56]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[58]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[60]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[62]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[64]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[66]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[68]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[70]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[72]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[74]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[76]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[78]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[80]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[82]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[84]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[88]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[90]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[92]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[94]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[96]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[98]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[100]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[102]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[104]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[106]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[108]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[110]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[112]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[114]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[116]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[118]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[120]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[122]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[124]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[126]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[128]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[129]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[130]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[132]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[134]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[136]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[138]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[140]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[142]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[144]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[146]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[148]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[150]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[152]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[154]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[156]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[158]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[160]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[162]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[164]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[166]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[168]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[170]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[172]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[176]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[180]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[182]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[184]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[186]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[188]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[190]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[192]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[194]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[196]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[198]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[200]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[202]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[204]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[206]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[208]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[210]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[212]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[214]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[215]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[216]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[218]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[220]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[222]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[224]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[226]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[228]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[230]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[232]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[234]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[236]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[238]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[240]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[242]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[244]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[246]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[248]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[250]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[252]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[254]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[256]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[258]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[260]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[262]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[264]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[266]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[268]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[270]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[272]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[274]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[276]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[278]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[280]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[282]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[284]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[286]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[288]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[290]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[292]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[294]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[296]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[298]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[300]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[301]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[302]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[304]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[306]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[308]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[310]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[312]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[314]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[316]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[318]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[320]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[322]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[324]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[326]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[328]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[330]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[332]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[334]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[336]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[338]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[340]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[342]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[344]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[346]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[348]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[350]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[352]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[354]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[356]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[358]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[360]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[362]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[364]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[366]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[368]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[370]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[372]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[374]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[376]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[378]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[380]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[382]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[384]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[386]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[387]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[388]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[390]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[392]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[394]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[396]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[398]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[400]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[402]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[404]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[406]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[408]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[410]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[412]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[414]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[416]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[418]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[420]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[422]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[424]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[426]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[428]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[430]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[432]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[434]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[436]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[438]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[440]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[442]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[444]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[446]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[448]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[450]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[452]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[454]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[456]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[458]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[460]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[462]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[464]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[466]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[468]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[470]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[472]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[473]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[474]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[476]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[478]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[480]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[482]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[484]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[486]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[488]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[490]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[492]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[494]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[496]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[498]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[500]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[502]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[504]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[506]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[508]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[510]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[512]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[514]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[516]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[518]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[520]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[522]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[524]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[526]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[528]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[530]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[532]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[534]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[536]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[538]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[540]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[542]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[544]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[546]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[548]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[550]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[552]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[554]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[556]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[558]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[559]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[560]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[562]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[564]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[566]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[568]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[570]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[572]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[574]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[576]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[578]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[580]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[582]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[584]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[586]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[588]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[590]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[592]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[594]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[596]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[598]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[600]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[602]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[604]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[606]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[608]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[610]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[612]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[614]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[616]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[618]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[620]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[622]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[624]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[626]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[628]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[630]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[632]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[634]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[636]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[638]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[640]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[642]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[644]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[645]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[646]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[648]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[650]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[652]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[654]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[656]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[658]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[660]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[662]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[664]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[666]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[668]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[670]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[672]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[674]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[676]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[678]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[680]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[682]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[684]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[686]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[688]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[690]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[692]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[694]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[696]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[698]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[700]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[702]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[704]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[706]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[708]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[710]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[712]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[714]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[716]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[718]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[720]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[722]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[724]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[726]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[728]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[730]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[731]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[732]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[734]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[736]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[738]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[740]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[742]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[744]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[746]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[748]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[750]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[752]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[754]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[756]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[758]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[760]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[762]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[764]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[766]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[768]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[770]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[772]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[774]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[776]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[778]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[780]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[782]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[784]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[786]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[788]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[790]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[792]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[794]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[796]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[798]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[800]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[802]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[804]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[806]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[808]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[810]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[812]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[814]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[816]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[817]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[818]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[820]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[822]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[824]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[826]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[828]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[830]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[832]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[834]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[836]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[838]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[840]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[842]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[844]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[846]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[848]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[850]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[852]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[854]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[856]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[858]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[860]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[862]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[864]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[866]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[868]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[870]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[872]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[874]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[876]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[878]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[880]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[882]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[884]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[886]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[888]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[890]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[892]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[894]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[896]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[898]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[900]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[902]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[903]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[904]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[906]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[908]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[910]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[912]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[914]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[916]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[918]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[920]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[922]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[924]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[926]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[928]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[930]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[932]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[934]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[936]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[938]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[940]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[942]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[944]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[946]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[948]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[950]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[952]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[954]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[956]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[958]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[960]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[962]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[964]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[966]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[968]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[970]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[972]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[974]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[976]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[978]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[980]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[982]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[984]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[986]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[988]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[989]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[990]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[992]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[994]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[996]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[998]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1000]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1002]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1004]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1006]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1008]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1010]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1012]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1014]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1016]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1018]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1020]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1022]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1024]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1026]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1028]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1030]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1032]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1034]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1036]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1038]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1040]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1042]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1044]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1046]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1048]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1050]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1052]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1054]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1056]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1058]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1060]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1062]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1064]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1066]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1068]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1070]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1072]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1074]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1075]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1076]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1078]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1080]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1082]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1084]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1086]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1088]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1090]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1092]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1094]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1096]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1098]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1100]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1102]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1104]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1106]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1108]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1110]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1112]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1114]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1116]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1118]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1120]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1122]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1124]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1126]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1128]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1130]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1132]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1134]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1136]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1138]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1140]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1142]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1144]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1146]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1148]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1150]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1152]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1154]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1156]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1158]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1160]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1161]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1162]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1164]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1166]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1168]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1170]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1172]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1174]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1176]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1178]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1180]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1182]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1184]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1186]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1188]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1190]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1192]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1194]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1196]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1198]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1200]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1202]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1204]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1206]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1208]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1210]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1212]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1214]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1216]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1218]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1220]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1222]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1224]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1226]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1228]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1230]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1232]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1234]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1236]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1238]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1240]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1242]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1244]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1246]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1247]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1248]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1250]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1252]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1254]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1256]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1258]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1260]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1262]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1264]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1266]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1268]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1270]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1272]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1274]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1276]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1278]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1280]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1282]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1284]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1286]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1288]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1290]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1292]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1294]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1296]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1298]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1300]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1302]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1304]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1306]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1308]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1310]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1312]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1314]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1316]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1318]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1320]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1322]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1324]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1326]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1328]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1330]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1332]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1333]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1334]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1336]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1338]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1340]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1342]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1344]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1346]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1348]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1350]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1352]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1354]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1356]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1358]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1360]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1362]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1364]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1366]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1368]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1370]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1372]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1374]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1376]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1377]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1378]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1380]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1382]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1384]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1386]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1388]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1390]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1392]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1394]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1396]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1398]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1400]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1402]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1404]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1406]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1408]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1410]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1412]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1414]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1416]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1418]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1420]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1422]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1424]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1426]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1428]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1430]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1432]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1434]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1436]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1438]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1440]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1442]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1444]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1446]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1448]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1450]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1452]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1454]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1456]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1458]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1460]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1462]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1464]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1466]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1468]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1470]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1476]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1478]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1480]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1482]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1484]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1486]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1488]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1490]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1492]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1494]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1496]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1498]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1500]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1504]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1505]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1506]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1508]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1510]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1512]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1514]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1520]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1522]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1524]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1526]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1528]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1530]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1532]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1534]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1536]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1538]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1540]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1542]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1550]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1552]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1554]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1556]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1558]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1560]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1564]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1566]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1568]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1570]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1572]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1574]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1576]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1578]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1580]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1582]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1584]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1586]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1588]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1591]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1592]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1594]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1596]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1598]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1600]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1602]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1604]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1606]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1608]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1610]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1612]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1614]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1616]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1618]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1620]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1622]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1624]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1626]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1628]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1630]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1632]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1636]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1638]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1640]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1642]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1644]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1646]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1648]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1650]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1652]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1654]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1656]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1658]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1660]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1662]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1664]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1666]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1668]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1670]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1672]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1674]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1676]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1680]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1682]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1684]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1690]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1692]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1696]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1698]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1700]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1702]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1704]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1706]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1708]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1710]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1712]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1714]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1716]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1718]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1721]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1722]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1724]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1726]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1730]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1732]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1734]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1736]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1738]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1740]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1742]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1744]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1746]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1748]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1750]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1752]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1754]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1756]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1758]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1760]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1762]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1765]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1766]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1768]: 6 -1.00008 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1772]: 6 -1.00007 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1774]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1776]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1778]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1780]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1782]: 6 -1.00001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1784]: 6 -1.00005 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1786]: 6 -1.0001 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1788]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1790]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1792]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1794]: 6 -1.00009 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1796]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1798]: 6 -1.00004 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1800]: 6 -1.00002 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1802]: 6 -1.00006 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1804]: 6 -1.00003 0 shouldn't be
44.47/45.52	WSVECS04 Frhs2[1806]: 6 -1.00006 0 shouldn't be
45.56/46.68	c rational objective 919
51.34/52.44	c #Conflicts:      52000 | #Constraints:      25800
51.34/52.44	c #Conflicts:      53000 | #Constraints:      26809
51.34/52.44	c #Conflicts:      54000 | #Constraints:      27817
51.34/52.44	c #Conflicts:      55000 | #Constraints:      28821
51.34/52.44	c #Conflicts:      56000 | #Constraints:      29822
51.34/52.44	c INPROCESSING
51.34/52.44	c GARBAGE COLLECT
51.34/52.44	c rational objective 919
54.54/55.60	c #Conflicts:      57000 | #Constraints:      26027
54.54/55.60	c #Conflicts:      58000 | #Constraints:      27027
54.54/55.60	c #Conflicts:      59000 | #Constraints:      28027
54.54/55.60	WSVECS04 Frhs2[10]: 6 -1.00003 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[16]: 6 -1.00007 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[18]: 6 -1.00007 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[26]: 6 -1.00005 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[36]: 6 -1.00004 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[44]: 6 -1.00006 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[54]: 6 -1.00001 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[82]: 6 -1.00008 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[84]: 6 -1.00007 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[88]: 6 -1.00002 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[120]: 6 -1.00006 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[129]: 6 -1.00003 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[136]: 6 -1.00007 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[154]: 6 -1.00002 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[157]: 6 0 3.00007 shouldn't be
54.54/55.60	WSVECS04 Frhs2[160]: 6 -1.00006 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[162]: 6 -0.500096 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[173]: 6 0 1.0001 shouldn't be
54.54/55.60	WSVECS04 Frhs2[178]: 6 -1.00007 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[201]: 6 -1.00001 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[204]: 6 -1.00001 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[243]: 6 -1.00006 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[246]: 6 -1.00002 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[255]: 6 -1.00008 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[259]: 6 -1.00004 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[287]: 6 -1.00009 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[330]: 6 -1.50004 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[380]: 6 -1.00004 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[427]: 6 -1.00002 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[471]: 6 -1.00006 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[502]: 6 -0.500069 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[513]: 6 -1.0001 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[514]: 6 -1.00004 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[522]: 6 -1.00002 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[540]: 6 -1.00004 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[546]: 6 -1.00002 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[632]: 6 -1.00001 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[654]: 6 -1.00003 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[672]: 6 -1.00007 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[674]: 6 -1.00002 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[760]: 6 -1.00002 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[764]: 6 -1.00001 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[860]: 6 -1.00006 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[861]: 6 -1.00004 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[869]: 6 0 1.00009 shouldn't be
54.54/55.60	WSVECS04 Frhs2[890]: 6 -1.00009 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[903]: 6 -1.00006 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[940]: 6 -1.00001 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[946]: 6 -1.00003 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[948]: 6 -1.0001 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[986]: 6 -1.00003 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[991]: 6 -1.00001 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[1028]: 6 -1.00006 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[1033]: 6 -3.00008 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[1037]: 6 0 2.00007 shouldn't be
54.54/55.60	WSVECS04 Frhs2[1072]: 6 -1.00005 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[1075]: 6 -1.00001 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[1082]: 6 -1.0001 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[1108]: 6 -1.00009 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[1122]: 6 -1.00005 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[1146]: 6 -1.00006 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[1161]: 6 0 2.00008 shouldn't be
54.54/55.60	WSVECS04 Frhs2[1162]: 6 -1.00008 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[1190]: 6 -1.00003 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[1226]: 6 -1.00007 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[1232]: 6 -1.00007 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[1300]: 6 -1.00004 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[1336]: 6 -1.00008 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[1338]: 6 -1.00006 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[1340]: 6 -1.00004 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[1348]: 6 -1.00004 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[1391]: 6 0 1.00003 shouldn't be
54.54/55.60	WSVECS04 Frhs2[1444]: 6 -1.00009 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[1447]: 6 0 1.00008 shouldn't be
54.54/55.60	WSVECS04 Frhs2[1492]: 6 -1.00005 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[1556]: 6 -1.00001 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[1631]: 6 -1.00004 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[1642]: 6 -1.00009 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[1722]: 6 -1.00009 0 shouldn't be
54.54/55.60	WSVECS04 Frhs2[1762]: 6 -1.00005 0 shouldn't be
60.32/61.42	c #Conflicts:      60000 | #Constraints:      29027
60.32/61.42	c #Conflicts:      61000 | #Constraints:      30027
60.32/61.42	c INPROCESSING
60.32/61.42	c GARBAGE COLLECT
60.32/61.42	c #Conflicts:      62000 | #Constraints:      26017
60.32/61.42	c #Conflicts:      63000 | #Constraints:      27017
60.32/61.42	c #Conflicts:      64000 | #Constraints:      28017
60.32/61.42	c #Conflicts:      65000 | #Constraints:      29017
60.32/61.42	c #Conflicts:      66000 | #Constraints:      30017
60.32/61.42	c INPROCESSING
60.32/61.42	c GARBAGE COLLECT
60.32/61.42	c rational objective 919
64.55/65.83	c #Conflicts:      67000 | #Constraints:      25827
64.55/65.83	c #Conflicts:      68000 | #Constraints:      26827
64.55/65.83	c #Conflicts:      69000 | #Constraints:      27827
64.55/65.83	c #Conflicts:      70000 | #Constraints:      28827
64.55/65.83	c #Conflicts:      71000 | #Constraints:      29827
64.55/65.83	c #Conflicts:      72000 | #Constraints:      30827
64.55/65.83	c INPROCESSING
64.55/65.83	c GARBAGE COLLECT
64.55/65.83	c rational objective 919
71.02/72.34	c #Conflicts:      73000 | #Constraints:      26424
71.02/72.34	c #Conflicts:      74000 | #Constraints:      27424
71.02/72.34	c #Conflicts:      75000 | #Constraints:      28424
71.02/72.34	c #Conflicts:      76000 | #Constraints:      29425
71.02/72.34	c #Conflicts:      77000 | #Constraints:      30425
71.02/72.34	c #Conflicts:      78000 | #Constraints:      31426
71.02/72.34	c INPROCESSING
71.02/72.34	c GARBAGE COLLECT
71.02/72.34	c rational objective 919
75.01/76.35	c #Conflicts:      79000 | #Constraints:      26822
75.01/76.35	c #Conflicts:      80000 | #Constraints:      27822
75.01/76.35	c #Conflicts:      81000 | #Constraints:      28822
75.01/76.35	c bounds 924 >= 920 @ 72.4749
77.60/78.97	c #Conflicts:      82000 | #Constraints:      29864
77.60/78.97	WSVECS04 Frhs2[130]: 6 -1.00002 0 shouldn't be
77.60/78.97	WSVECS04 Frhs2[174]: 6 -1.00001 0 shouldn't be
77.60/78.97	WSVECS04 Frhs2[215]: 6 -1.00004 0 shouldn't be
77.60/78.97	WSVECS04 Frhs2[216]: 6 -1.00009 0 shouldn't be
77.60/78.97	WSVECS04 Frhs2[218]: 6 -1.00005 0 shouldn't be
77.60/78.97	WSVECS04 Frhs2[260]: 6 -1.00008 0 shouldn't be
77.60/78.97	WSVECS04 Frhs2[262]: 6 -1.00004 0 shouldn't be
77.60/78.97	WSVECS04 Frhs2[301]: 6 -1.00004 0 shouldn't be
77.60/78.97	WSVECS04 Frhs2[302]: 6 -1.00009 0 shouldn't be
77.60/78.97	WSVECS04 Frhs2[304]: 6 -1.00001 0 shouldn't be
77.60/78.97	WSVECS04 Frhs2[344]: 6 -1.00003 0 shouldn't be
77.60/78.97	WSVECS04 Frhs2[346]: 6 -1.00009 0 shouldn't be
77.60/78.97	WSVECS04 Frhs2[1764]: 6 -1.00009 0 shouldn't be
79.20/80.50	c #Conflicts:      83000 | #Constraints:      30864
79.20/80.50	c #Conflicts:      84000 | #Constraints:      31864
79.20/80.50	c INPROCESSING
79.20/80.50	c GARBAGE COLLECT
79.20/80.50	c rational objective 920
88.27/89.66	c #Conflicts:      85000 | #Constraints:      27061
88.27/89.66	c #Conflicts:      86000 | #Constraints:      28061
88.27/89.66	c #Conflicts:      87000 | #Constraints:      29061
88.27/89.66	c #Conflicts:      88000 | #Constraints:      30061
88.27/89.66	c #Conflicts:      89000 | #Constraints:      31061
88.27/89.66	c #Conflicts:      90000 | #Constraints:      32061
88.27/89.66	c INPROCESSING
88.27/89.66	c GARBAGE COLLECT
88.27/89.66	c rational objective 920
93.00/94.59	c #Conflicts:      91000 | #Constraints:      27029
93.00/94.59	c #Conflicts:      92000 | #Constraints:      28029
93.00/94.59	c #Conflicts:      93000 | #Constraints:      29029
93.00/94.59	c #Conflicts:      94000 | #Constraints:      30029
93.00/94.59	c #Conflicts:      95000 | #Constraints:      31029
93.00/94.59	c #Conflicts:      96000 | #Constraints:      32029
93.00/94.59	c INPROCESSING
93.00/94.59	c GARBAGE COLLECT
93.00/94.59	c rational objective 920
97.89/99.46	c #Conflicts:      97000 | #Constraints:      26844
97.89/99.46	c #Conflicts:      98000 | #Constraints:      27844
97.89/99.46	c #Conflicts:      99000 | #Constraints:      28844
97.89/99.46	c #Conflicts:     100000 | #Constraints:      29844
97.89/99.46	c #Conflicts:     101000 | #Constraints:      30845
97.89/99.46	c #Conflicts:     102000 | #Constraints:      31845
97.89/99.46	c #Conflicts:     103000 | #Constraints:      32845
97.89/99.46	c INPROCESSING
97.89/99.46	c GARBAGE COLLECT
97.89/99.46	WSVECS04 Frhs2[1]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[44]: 6 -1.00001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[74]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[76]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[78]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[80]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[82]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[84]: 6 -1.0001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[102]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[116]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[118]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[120]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[122]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[124]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[126]: 6 -1.00001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[128]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[130]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[132]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[134]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[136]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[138]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[140]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[142]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[144]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[146]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[148]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[150]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[152]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[154]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[156]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[158]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[160]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[162]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[164]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[166]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[168]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[170]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[174]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[176]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[178]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[180]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[182]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[184]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[186]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[188]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[190]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[192]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[194]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[196]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[198]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[200]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[202]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[204]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[206]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[208]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[210]: 6 -1.0001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[212]: 6 -1.00001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[214]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[218]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[220]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[222]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[224]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[226]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[228]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[230]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[232]: 6 -1.00001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[234]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[236]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[238]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[240]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[242]: 6 -1.0001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[244]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[246]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[248]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[250]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[252]: 6 -1.00001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[254]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[256]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[260]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[262]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[264]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[266]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[268]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[270]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[272]: 6 -1.00001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[274]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[276]: 6 -1.0001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[278]: 6 -1.00001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[280]: 6 -1.00001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[282]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[284]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[286]: 6 -1.0001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[288]: 6 -1.0001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[290]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[292]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[294]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[298]: 6 -1.00001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[302]: 6 -1.00001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[304]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[306]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[334]: 6 -1.00001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[336]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[338]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[341]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[343]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[346]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[348]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[378]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[380]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[382]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[383]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[385]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[387]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[388]: 6 -1.0001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[390]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[392]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[394]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[396]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[398]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[400]: 6 -1.0001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[402]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[404]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[406]: 6 -1.00001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[408]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[410]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[412]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[414]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[416]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[418]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[420]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[422]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[424]: 6 -1.00001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[426]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[427]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[429]: 6 -1.0001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[432]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[434]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[436]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[438]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[440]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[442]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[444]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[446]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[448]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[450]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[452]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[454]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[456]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[458]: 6 -1.00001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[460]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[462]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[464]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[466]: 6 -1.00001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[468]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[469]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[471]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[473]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[474]: 6 -1.0001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[476]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[478]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[480]: 6 -1.00001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[482]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[484]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[486]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[488]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[490]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[492]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[494]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[496]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[498]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[500]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[502]: 6 -1.0001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[504]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[506]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[508]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[510]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[512]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[513]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[515]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[518]: 6 -1.0001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[520]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[522]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[524]: 6 -1.0001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[526]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[528]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[530]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[532]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[534]: 6 -1.00001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[535]: 6 -1.00001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[536]: 6 -1.00001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[538]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[540]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[542]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[544]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[546]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[550]: 6 -1.00001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[552]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[554]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[557]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[559]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[560]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[562]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[564]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[566]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[568]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[570]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[572]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[574]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[576]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[578]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[580]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[582]: 6 -1.0001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[584]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[586]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[588]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[590]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[592]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[594]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[596]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[599]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[601]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[604]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[606]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[608]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[610]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[612]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[614]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[616]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[618]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[620]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[622]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[624]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[626]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[628]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[630]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[632]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[634]: 6 -1.0001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[636]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[638]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[643]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[645]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[646]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[648]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[650]: 6 -1.0001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[652]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[654]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[656]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[658]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[660]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[662]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[664]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[666]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[668]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[670]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[672]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[674]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[676]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[678]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[680]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[682]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[685]: 6 -1.0001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[687]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[690]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[692]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[694]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[696]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[698]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[700]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[702]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[704]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[706]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[708]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[710]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[712]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[714]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[716]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[718]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[720]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[722]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[724]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[729]: 6 -1.00001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[732]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[734]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[736]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[738]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[740]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[742]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[744]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[746]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[748]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[750]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[752]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[754]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[756]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[758]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[760]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[762]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[764]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[766]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[768]: 6 -1.0001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[776]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[778]: 6 -1.00001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[780]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[782]: 6 -1.0001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[784]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[786]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[788]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[790]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[792]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[794]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[796]: 6 -1.00001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[798]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[800]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[802]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[804]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[806]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[808]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[810]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[818]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[820]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[850]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[852]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[854]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[862]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[864]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[894]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[896]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[904]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[906]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[908]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[910]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[912]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[914]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[916]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[918]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[920]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[922]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[924]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[926]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[928]: 6 -1.0001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[930]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[932]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[934]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[936]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[938]: 6 -1.0001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[940]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[942]: 6 -1.0001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[948]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[950]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[952]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[954]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[956]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[958]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[960]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[962]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[964]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[966]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[968]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[970]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[972]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[974]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[976]: 6 -1.0001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[978]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[980]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[982]: 6 -1.00007 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[984]: 6 -1.00001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[986]: 6 -1.00001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[990]: 6 -1.00001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[992]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[994]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[996]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[998]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1000]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1002]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1004]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1006]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1008]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1010]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1012]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1014]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1016]: 6 -1.00001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1018]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1020]: 6 -1.00001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1022]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1024]: 6 -1.00004 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1026]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1028]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1030]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1034]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1036]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1038]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1040]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1042]: 6 -1.00006 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1044]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1046]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1048]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1050]: 6 -1.0001 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1052]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1054]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1056]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1058]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1060]: 6 -1.00003 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1062]: 6 -1.00009 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1064]: 6 -1.00002 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1066]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1068]: 6 -1.00008 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1070]: 6 -1.00005 0 shouldn't be
97.89/99.46	WSVECS04 Frhs2[1072]: 6 -1.00002 0 shouldn't be
99.29/100.83	c rational objective 920
104.49/106.11	c #Conflicts:     104000 | #Constraints:      27436
104.49/106.11	c #Conflicts:     105000 | #Constraints:      28436
104.49/106.11	c #Conflicts:     106000 | #Constraints:      29436
104.49/106.11	c #Conflicts:     107000 | #Constraints:      30436
104.49/106.11	c #Conflicts:     108000 | #Constraints:      31436
104.49/106.11	c #Conflicts:     109000 | #Constraints:      32436
104.49/106.11	c #Conflicts:     110000 | #Constraints:      33436
104.49/106.11	c INPROCESSING
104.49/106.11	c GARBAGE COLLECT
104.49/106.11	c rational objective 920
111.35/112.91	c #Conflicts:     111000 | #Constraints:      27834
111.35/112.91	c #Conflicts:     112000 | #Constraints:      28834
111.35/112.91	c #Conflicts:     113000 | #Constraints:      29834
111.35/112.91	c #Conflicts:     114000 | #Constraints:      30834
111.35/112.91	c #Conflicts:     115000 | #Constraints:      31834
111.35/112.91	c #Conflicts:     116000 | #Constraints:      32834
111.35/112.91	c #Conflicts:     117000 | #Constraints:      33834
111.35/112.91	c INPROCESSING
111.35/112.91	c GARBAGE COLLECT
111.35/112.91	WSVECS04 Frhs2[2]: 6 -1.00002 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[4]: 6 -1.00006 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[6]: 6 -1.00005 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[8]: 6 -1.00006 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[10]: 6 -1.00001 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[12]: 6 -1.00002 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[14]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[16]: 6 -1.00006 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[18]: 6 -1.00002 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[20]: 6 -1.00006 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[22]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[24]: 6 -1.00009 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[26]: 6 -1.00002 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[28]: 6 -1.00006 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[30]: 6 -1.00004 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[32]: 6 -1.00003 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[34]: 6 -1.00002 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[36]: 6 -1.00003 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[38]: 6 -1.00002 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[43]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[44]: 6 -1.00003 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[46]: 6 -1.00003 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[48]: 6 -1.00005 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[50]: 6 -1.00005 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[52]: 6 -1.00003 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[54]: 6 -1.00004 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[56]: 6 -1.00003 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[58]: 6 -1.00009 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[60]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[62]: 6 -1.00005 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[64]: 6 -1.00004 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[66]: 6 -1.00005 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[68]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[70]: 6 -1.00009 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[72]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[74]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[76]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[78]: 6 -1.0001 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[80]: 6 -1.00001 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[82]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[85]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[88]: 6 -1.00002 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[90]: 6 -1.00009 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[92]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[94]: 6 -1.00004 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[96]: 6 -1.00006 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[98]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[100]: 6 -1.00003 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[102]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[104]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[106]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[108]: 6 -1.00006 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[110]: 6 -1.00003 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[112]: 6 -1.00002 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[114]: 6 -1.00005 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[116]: 6 -1.00004 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[118]: 6 -1.00002 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[120]: 6 -1.00009 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[122]: 6 -1.00002 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[124]: 6 -1.00005 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[126]: 6 -1.00006 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[127]: 6 -1.00005 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[129]: 6 -1.00001 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[130]: 6 -1.00004 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[132]: 6 -1.0001 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[134]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[136]: 6 -1.00005 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[138]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[140]: 6 -1.00002 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[142]: 6 -1.00002 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[144]: 6 -1.00002 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[146]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[148]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[150]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[152]: 6 -1.00002 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[153]: 6 0 0.500085 shouldn't be
111.35/112.91	WSVECS04 Frhs2[154]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[156]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[158]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[159]: 6 0 0.500014 shouldn't be
111.35/112.91	WSVECS04 Frhs2[160]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[161]: 6 0 0.500063 shouldn't be
111.35/112.91	WSVECS04 Frhs2[162]: 6 -1.00004 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[164]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[166]: 6 -1.00001 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[168]: 6 -1.00002 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[169]: 6 -1.50006 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[171]: 6 -1.00002 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[174]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[176]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[178]: 6 -1.0001 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[180]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[182]: 6 -1.00002 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[184]: 6 -1.00002 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[186]: 6 -1.00006 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[188]: 6 -1.00002 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[190]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[192]: 6 -1.00002 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[194]: 6 -1.00001 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[196]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[198]: 6 -1.00005 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[200]: 6 -1.00002 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[202]: 6 -1.00003 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[204]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[206]: 6 -1.0001 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[208]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[210]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[212]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[213]: 6 -1.00009 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[215]: 6 -1.00004 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[216]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[218]: 6 -1.0001 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[220]: 6 -1.00003 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[222]: 6 -1.00002 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[224]: 6 -1.00006 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[226]: 6 -1.00006 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[228]: 6 -1.00004 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[230]: 6 -1.00006 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[232]: 6 -1.00003 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[234]: 6 -1.00002 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[236]: 6 -1.00003 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[238]: 6 -1.00001 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[240]: 6 -2.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[242]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[244]: 6 -2.00009 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[246]: 6 -2.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[248]: 6 -2.00001 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[250]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[252]: 6 -1.00006 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[254]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[256]: 6 -1.00006 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[257]: 6 -1.00004 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[260]: 6 -1.00001 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[262]: 6 -1.00005 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[264]: 6 -1.00009 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[266]: 6 -1.00006 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[268]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[270]: 6 -1.00005 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[272]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[274]: 6 -1.00005 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[276]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[278]: 6 -1.00006 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[280]: 6 -1.00003 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[282]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[284]: 6 -1.00003 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[286]: 6 -1.00009 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[288]: 6 -1.00005 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[290]: 6 -1.00001 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[292]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[294]: 6 -1.00004 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[296]: 6 -1.00005 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[298]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[301]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[302]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[304]: 6 -1.00005 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[306]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[334]: 6 -1.00006 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[336]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[338]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[340]: 6 -1.00003 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[344]: 6 -1.00006 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[346]: 6 -1.00004 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[348]: 6 -1.00009 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[378]: 6 -1.00001 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[380]: 6 -1.00009 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[382]: 6 -1.00006 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[466]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[509]: 6 -1.00006 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[640]: 6 -1.0001 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[683]: 6 -1.00003 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[947]: 6 -1.00002 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[990]: 6 -1.0001 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[1635]: 6 -1.00006 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[1678]: 6 -1.00003 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[1722]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[1763]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[1764]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[1766]: 6 -1.00009 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[1768]: 6 -1.00003 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[1770]: 6 -1.00004 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[1772]: 6 -1.00006 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[1774]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[1776]: 6 -1.00003 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[1778]: 6 -1.00006 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[1780]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[1782]: 6 -1.00008 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[1784]: 6 -1.00002 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[1786]: 6 -1.0001 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[1788]: 6 -1.00003 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[1790]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[1792]: 6 -1.00002 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[1794]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[1796]: 6 -1.00001 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[1798]: 6 -1.00006 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[1800]: 6 -1.00007 0 shouldn't be
111.35/112.91	WSVECS04 Frhs2[6462]: 6 -1.00008 0 shouldn't be
112.56/114.11	c rational objective 920
117.44/119.05	c #Conflicts:     118000 | #Constraints:      28037
117.44/119.05	c #Conflicts:     119000 | #Constraints:      29037
117.44/119.05	c #Conflicts:     120000 | #Constraints:      30037
117.44/119.05	c #Conflicts:     121000 | #Constraints:      31037
117.44/119.05	c #Conflicts:     122000 | #Constraints:      32037
117.44/119.05	c #Conflicts:     123000 | #Constraints:      33037
117.44/119.05	c #Conflicts:     124000 | #Constraints:      34037
117.44/119.05	c INPROCESSING
117.44/119.05	c GARBAGE COLLECT
117.44/119.05	c rational objective 920
124.72/126.37	c #Conflicts:     125000 | #Constraints:      28063
124.72/126.37	c #Conflicts:     126000 | #Constraints:      29063
124.72/126.37	c #Conflicts:     127000 | #Constraints:      30063
124.72/126.37	c #Conflicts:     128000 | #Constraints:      31064
124.72/126.37	c #Conflicts:     129000 | #Constraints:      32064
124.72/126.37	c #Conflicts:     130000 | #Constraints:      33064
124.72/126.37	c #Conflicts:     131000 | #Constraints:      34064
124.72/126.37	c INPROCESSING
124.72/126.37	c GARBAGE COLLECT
124.72/126.37	c rational objective 920
131.19/132.80	c #Conflicts:     132000 | #Constraints:      27863
131.19/132.80	c #Conflicts:     133000 | #Constraints:      28863
131.19/132.80	c #Conflicts:     134000 | #Constraints:      29863
131.19/132.80	c #Conflicts:     135000 | #Constraints:      30863
131.19/132.80	c #Conflicts:     136000 | #Constraints:      31863
131.19/132.80	c #Conflicts:     137000 | #Constraints:      32863
131.19/132.80	c #Conflicts:     138000 | #Constraints:      33863
131.19/132.80	c #Conflicts:     139000 | #Constraints:      34863
131.19/132.80	c INPROCESSING
131.19/132.80	c GARBAGE COLLECT
131.19/132.80	c rational objective 920
139.38/141.08	c #Conflicts:     140000 | #Constraints:      28461
139.38/141.08	c #Conflicts:     141000 | #Constraints:      29462
139.38/141.08	c #Conflicts:     142000 | #Constraints:      30462
139.38/141.08	c #Conflicts:     143000 | #Constraints:      31462
139.38/141.08	c #Conflicts:     144000 | #Constraints:      32462
139.38/141.08	c #Conflicts:     145000 | #Constraints:      33462
139.38/141.08	c #Conflicts:     146000 | #Constraints:      34462
139.38/141.08	c #Conflicts:     147000 | #Constraints:      35463
139.38/141.08	c INPROCESSING
139.38/141.08	c GARBAGE COLLECT
139.38/141.08	c rational objective 920
149.55/151.26	c #Conflicts:     148000 | #Constraints:      28875
149.55/151.26	c #Conflicts:     149000 | #Constraints:      29875
149.55/151.26	c #Conflicts:     150000 | #Constraints:      30875
149.55/151.26	c #Conflicts:     151000 | #Constraints:      31876
149.55/151.26	c #Conflicts:     152000 | #Constraints:      32876
149.55/151.26	c #Conflicts:     153000 | #Constraints:      33876
149.55/151.26	c #Conflicts:     154000 | #Constraints:      34878
149.55/151.26	c #Conflicts:     155000 | #Constraints:      35880
149.55/151.26	c INPROCESSING
149.55/151.26	c GARBAGE COLLECT
149.55/151.26	c rational objective 920
154.69/156.58	c #Conflicts:     156000 | #Constraints:      29071
154.69/156.58	c #Conflicts:     157000 | #Constraints:      30071
154.69/156.58	c #Conflicts:     158000 | #Constraints:      31071
154.69/156.58	c #Conflicts:     159000 | #Constraints:      32071
154.69/156.58	c #Conflicts:     160000 | #Constraints:      33071
154.69/156.58	WSVECS04 Frhs2[2]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[4]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[6]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[8]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[10]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[12]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[14]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[16]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[18]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[20]: 6 -1.0001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[22]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[24]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[26]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[28]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[30]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[32]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[34]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[36]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[38]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[40]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[42]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[46]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[48]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[50]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[52]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[54]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[56]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[58]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[60]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[62]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[64]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[66]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[68]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[70]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[72]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[74]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[76]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[78]: 6 -1.0001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[80]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[82]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[84]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[86]: 6 -1.0001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[88]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[90]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[92]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[94]: 6 -1.0001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[96]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[98]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[100]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[102]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[104]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[106]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[108]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[110]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[112]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[114]: 6 -1.00001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[116]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[118]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[120]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[122]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[124]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[126]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[128]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[132]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[134]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[136]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[138]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[140]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[142]: 6 -1.00001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[144]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[146]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[148]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[150]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[152]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[154]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[156]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[158]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[166]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[168]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[170]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[172]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[174]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[176]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[178]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[180]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[182]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[184]: 6 -1.0001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[186]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[188]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[190]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[192]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[194]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[196]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[198]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[200]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[208]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[210]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[212]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[214]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[215]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[216]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[218]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[252]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[254]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[256]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[258]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[260]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[294]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[296]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[298]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[300]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[301]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[302]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[304]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[306]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[308]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[310]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[312]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[314]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[316]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[318]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[320]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[322]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[324]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[326]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[328]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[330]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[332]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[334]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[338]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[340]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[342]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[344]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[346]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[348]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[350]: 6 -1.0001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[352]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[354]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[356]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[358]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[360]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[362]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[364]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[366]: 6 -1.00001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[368]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[370]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[372]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[374]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[376]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[378]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[382]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[384]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[386]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[392]: 6 -1.00001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[394]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[396]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[398]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[400]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[402]: 6 -1.0001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[404]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[406]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[408]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[410]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[412]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[414]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[416]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[418]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[420]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[426]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[430]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[434]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[436]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[438]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[440]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[442]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[444]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[446]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[448]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[450]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[452]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[454]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[456]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[458]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[460]: 6 -1.00001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[462]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[464]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[468]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[470]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[476]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[478]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[480]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[482]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[484]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[486]: 6 -1.00001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[488]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[490]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[492]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[494]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[496]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[498]: 6 -1.0001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[500]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[502]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[504]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[506]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[510]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[512]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[520]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[522]: 6 -1.0001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[524]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[526]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[528]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[530]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[532]: 6 -1.0001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[534]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[536]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[538]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[540]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[542]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[544]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[546]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[548]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[550]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[552]: 6 -1.0001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[554]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[556]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[558]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[562]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[564]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[566]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[568]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[570]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[572]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[574]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[576]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[578]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[580]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[582]: 6 -1.0001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[584]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[586]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[588]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[590]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[592]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[596]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[598]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[600]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[601]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[606]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[608]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[610]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[612]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[614]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[616]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[618]: 6 -1.00001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[620]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[622]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[624]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[626]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[628]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[630]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[632]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[634]: 6 -1.0001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[638]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[640]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[642]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[646]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[648]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[650]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[652]: 6 -1.0001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[654]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[658]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[660]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[672]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[674]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[682]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[684]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[686]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[692]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[698]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[702]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[716]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[724]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[726]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[728]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[740]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[742]: 6 -1.00001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[768]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[770]: 6 -1.00001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[772]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[784]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[810]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[812]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[814]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[816]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[854]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[856]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[858]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[860]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[894]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[896]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[898]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[900]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[902]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[938]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[940]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[942]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[944]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[946]: 6 -1.0001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[984]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[986]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[988]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[990]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[992]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[994]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[996]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[998]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1000]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1002]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1004]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1006]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1008]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1010]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1012]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1014]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1016]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1018]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1020]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1022]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1024]: 6 -1.00001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1026]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1028]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1030]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1032]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1034]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1036]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1038]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1040]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1042]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1044]: 6 -1.00001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1046]: 6 -1.00001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1048]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1050]: 6 -1.00001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1052]: 6 -1.0001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1054]: 6 -1.0001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1056]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1058]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1060]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1062]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1064]: 6 -1.0001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1066]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1068]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1070]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1072]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1074]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1075]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1076]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1078]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1080]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1082]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1084]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1086]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1088]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1090]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1092]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1094]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1096]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1098]: 6 -1.00001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1100]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1102]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1104]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1106]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1108]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1110]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1112]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1114]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1116]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1118]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1120]: 6 -1.0001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1122]: 6 -1.0001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1124]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1128]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1130]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1132]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1134]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1136]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1138]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1140]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1142]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1144]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1146]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1148]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1150]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1152]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1154]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1156]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1158]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1160]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1161]: 6 -1.0001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1162]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1164]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1166]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1168]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1170]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1172]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1174]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1176]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1178]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1180]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1182]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1184]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1186]: 6 -1.50007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1188]: 6 -1.50002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1190]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1192]: 6 -1.50009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1194]: 6 -1.50005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1196]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1198]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1200]: 6 -1.00001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1202]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1203]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1206]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1208]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1210]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1212]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1214]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1216]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1218]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1220]: 6 -1.00001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1222]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1224]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1226]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1228]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1230]: 6 -1.00001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1232]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1234]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1236]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1238]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1240]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1242]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1244]: 6 -1.0001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1245]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1247]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1248]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1250]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1252]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1254]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1256]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1258]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1260]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1262]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1264]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1266]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1268]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1270]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1272]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1274]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1276]: 6 -1.00001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1278]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1280]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1282]: 6 -1.00001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1284]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1286]: 6 -1.00001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1288]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1289]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1292]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1294]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1296]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1298]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1300]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1302]: 6 -1.0001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1304]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1306]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1308]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1310]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1312]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1314]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1316]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1318]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1320]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1322]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1324]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1326]: 6 -1.0001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1328]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1330]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1332]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1333]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1334]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1336]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1338]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1340]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1342]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1344]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1346]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1348]: 6 -1.00001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1350]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1352]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1354]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1356]: 6 -1.00001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1358]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1360]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1362]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1364]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1366]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1368]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1370]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1372]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1374]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1376]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1378]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1380]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1382]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1384]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1386]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1388]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1390]: 6 -1.00001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1392]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1394]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1396]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1398]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1400]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1402]: 6 -1.0001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1404]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1406]: 6 -1.00001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1408]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1410]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1412]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1414]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1416]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1418]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1680]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1684]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1690]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1722]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1724]: 6 -1.00001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1766]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1768]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1770]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1772]: 6 -1.00004 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1774]: 6 -1.00006 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1776]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1778]: 6 -1.00009 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1780]: 6 -1.0001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1782]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1784]: 6 -1.00002 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1786]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1788]: 6 -1.00001 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1790]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1792]: 6 -1.00008 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1794]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1796]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1798]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1800]: 6 -1.00007 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1802]: 6 -1.00005 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1804]: 6 -1.00003 0 shouldn't be
154.69/156.58	WSVECS04 Frhs2[1806]: 6 -1.00006 0 shouldn't be
158.20/160.08	c #Conflicts:     161000 | #Constraints:      34071
158.20/160.08	c #Conflicts:     162000 | #Constraints:      35071
158.20/160.08	c #Conflicts:     163000 | #Constraints:      36071
158.20/160.08	c INPROCESSING
158.20/160.08	c GARBAGE COLLECT
158.20/160.08	c rational objective 920
167.18/169.03	c #Conflicts:     164000 | #Constraints:      29059
167.18/169.03	c #Conflicts:     165000 | #Constraints:      30059
167.18/169.03	c #Conflicts:     166000 | #Constraints:      31059
167.18/169.03	c #Conflicts:     167000 | #Constraints:      32059
167.18/169.03	c #Conflicts:     168000 | #Constraints:      33059
167.18/169.03	c #Conflicts:     169000 | #Constraints:      34059
167.18/169.03	c #Conflicts:     170000 | #Constraints:      35059
167.18/169.03	c #Conflicts:     171000 | #Constraints:      36060
167.18/169.03	c INPROCESSING
167.18/169.03	c GARBAGE COLLECT
167.18/169.03	c rational objective 920
176.25/178.19	c #Conflicts:     172000 | #Constraints:      28886
176.25/178.19	c #Conflicts:     173000 | #Constraints:      29886
176.25/178.19	c #Conflicts:     174000 | #Constraints:      30886
176.25/178.19	c #Conflicts:     175000 | #Constraints:      31886
176.25/178.19	c #Conflicts:     176000 | #Constraints:      32886
176.25/178.19	c #Conflicts:     177000 | #Constraints:      33887
176.25/178.19	c #Conflicts:     178000 | #Constraints:      34887
176.25/178.19	c #Conflicts:     179000 | #Constraints:      35887
176.25/178.19	c #Conflicts:     180000 | #Constraints:      36887
176.25/178.19	c INPROCESSING
176.25/178.19	c GARBAGE COLLECT
176.25/178.19	c rational objective 920
186.31/188.26	c #Conflicts:     181000 | #Constraints:      29489
186.31/188.26	c #Conflicts:     182000 | #Constraints:      30489
186.31/188.26	c #Conflicts:     183000 | #Constraints:      31489
186.31/188.26	c #Conflicts:     184000 | #Constraints:      32489
186.31/188.26	c #Conflicts:     185000 | #Constraints:      33490
186.31/188.26	c #Conflicts:     186000 | #Constraints:      34492
186.31/188.26	c #Conflicts:     187000 | #Constraints:      35492
186.31/188.26	c #Conflicts:     188000 | #Constraints:      36493
186.31/188.26	c #Conflicts:     189000 | #Constraints:      37495
186.31/188.26	c INPROCESSING
186.31/188.26	c GARBAGE COLLECT
186.31/188.26	c rational objective 920
194.88/196.84	c #Conflicts:     190000 | #Constraints:      29878
194.88/196.84	c #Conflicts:     191000 | #Constraints:      30878
194.88/196.84	c #Conflicts:     192000 | #Constraints:      31878
194.88/196.84	c #Conflicts:     193000 | #Constraints:      32878
194.88/196.84	c #Conflicts:     194000 | #Constraints:      33878
194.88/196.84	c #Conflicts:     195000 | #Constraints:      34878
194.88/196.84	c #Conflicts:     196000 | #Constraints:      35878
194.88/196.84	c #Conflicts:     197000 | #Constraints:      36878
194.88/196.84	c #Conflicts:     198000 | #Constraints:      37878
194.88/196.84	c INPROCESSING
194.88/196.84	c GARBAGE COLLECT
194.88/196.84	c rational objective 920
207.74/209.71	c #Conflicts:     199000 | #Constraints:      30076
207.74/209.71	c #Conflicts:     200000 | #Constraints:      31076
207.74/209.71	c #Conflicts:     201000 | #Constraints:      32076
207.74/209.71	c #Conflicts:     202000 | #Constraints:      33076
207.74/209.71	c #Conflicts:     203000 | #Constraints:      34081
207.74/209.71	c #Conflicts:     204000 | #Constraints:      35083
207.74/209.71	c #Conflicts:     205000 | #Constraints:      36085
207.74/209.71	c #Conflicts:     206000 | #Constraints:      37086
207.74/209.71	c #Conflicts:     207000 | #Constraints:      38086
207.74/209.71	c INPROCESSING
207.74/209.71	c GARBAGE COLLECT
207.74/209.71	c rational objective 920
217.00/219.17	c #Conflicts:     208000 | #Constraints:      30078
217.00/219.17	c #Conflicts:     209000 | #Constraints:      31078
217.00/219.17	c #Conflicts:     210000 | #Constraints:      32078
217.00/219.17	c #Conflicts:     211000 | #Constraints:      33078
217.00/219.17	c #Conflicts:     212000 | #Constraints:      34078
217.00/219.17	c #Conflicts:     213000 | #Constraints:      35078
217.00/219.17	c #Conflicts:     214000 | #Constraints:      36078
217.00/219.17	c #Conflicts:     215000 | #Constraints:      37078
217.00/219.17	c #Conflicts:     216000 | #Constraints:      38078
217.00/219.17	c INPROCESSING
217.00/219.17	c GARBAGE COLLECT
217.00/219.17	WSVECS04 Frhs2[2]: 6 -1.00008 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[4]: 6 -1.00007 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[6]: 6 -1.00005 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[8]: 6 -1.00009 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[10]: 6 -1.00001 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[12]: 6 -1.00008 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[14]: 6 -1.0001 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[16]: 6 -1.00002 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[18]: 6 -1.00005 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[20]: 6 -1.00005 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[22]: 6 -1.00009 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[24]: 6 -1.0001 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[26]: 6 -1.0001 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[28]: 6 -1.00003 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[43]: 6 -1.00007 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[44]: 6 -1.00008 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[46]: 6 -1.00002 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[48]: 6 -1.00002 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[50]: 6 -1.00008 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[52]: 6 -1.00009 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[54]: 6 -1.0001 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[56]: 6 -1.00006 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[58]: 6 -1.0001 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[60]: 6 -1.00006 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[62]: 6 -1.00005 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[64]: 6 -1.00002 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[66]: 6 -1.00001 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[68]: 6 -1.00005 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[70]: 6 -1.0001 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[72]: 6 -1.00006 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[88]: 6 -1.00002 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[90]: 6 -1.00006 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[92]: 6 -1.0001 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[94]: 6 -1.00008 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[96]: 6 -1.00007 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[98]: 6 -1.00005 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[100]: 6 -1.00008 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[102]: 6 -1.00007 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[104]: 6 -1.00004 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[106]: 6 -1.00002 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[108]: 6 -1.00001 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[110]: 6 -1.00007 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[112]: 6 -1.00009 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[114]: 6 -1.00007 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[116]: 6 -1.00007 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[128]: 6 -1.00003 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[130]: 6 -1.00002 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[132]: 6 -1.00007 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[134]: 6 -1.00008 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[136]: 6 -1.00008 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[138]: 6 -1.0001 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[140]: 6 -1.00005 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[142]: 6 -1.00001 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[144]: 6 -1.00009 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[146]: 6 -1.00002 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[150]: 6 -1.00002 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[152]: 6 -1.0001 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[156]: 6 -1.00008 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[158]: 6 -1.00007 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[170]: 6 -1.00007 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[172]: 6 -1.00003 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[174]: 6 -1.00002 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[176]: 6 -1.00006 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[178]: 6 -1.00007 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[180]: 6 -1.00006 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[182]: 6 -1.00002 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[184]: 6 -1.00007 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[186]: 6 -1.00004 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[188]: 6 -1.00005 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[194]: 6 -1.0001 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[198]: 6 -1.00006 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[200]: 6 -1.00004 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[214]: 6 -1.00008 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[215]: 6 -1.00007 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[216]: 6 -1.00004 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[218]: 6 -1.00003 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[222]: 6 -1.00001 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[242]: 6 -1.00003 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[256]: 6 -1.00005 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[258]: 6 -1.00005 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[260]: 6 -1.00002 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[266]: 6 -1.00007 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[300]: 6 -1.00003 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[301]: 6 -1.00008 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[342]: 6 -1.00002 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[344]: 6 -1.00004 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[386]: 6 -1.00005 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[474]: 6 -1.00006 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[731]: 6 -1.00004 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[772]: 6 -1.00003 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[774]: 6 -1.00006 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[816]: 6 -1.00008 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[817]: 6 -1.0001 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[818]: 6 -1.00008 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[858]: 6 -1.00006 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[860]: 6 -1.00006 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[902]: 6 -1.0001 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[903]: 6 -1.00003 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[904]: 6 -1.00004 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[944]: 6 -1.00007 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[946]: 6 -1.00008 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[948]: 6 -1.00004 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[988]: 6 -1.00006 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[989]: 6 -1.00009 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[990]: 6 -1.00001 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[1034]: 6 -1.00003 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[1075]: 6 -1.00007 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[1076]: 6 -1.00005 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[1724]: 6 -1.00006 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[1766]: 6 -1.00006 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[1768]: 6 -1.00007 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[1770]: 6 -1.00004 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[1772]: 6 -1.00002 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[1774]: 6 -1.00006 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[1776]: 6 -1.00007 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[1778]: 6 -1.00005 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[1780]: 6 -1.00001 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[1782]: 6 -1.00006 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[1784]: 6 -1.00004 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[1786]: 6 -1.00003 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[1788]: 6 -1.00004 0 shouldn't be
217.00/219.17	WSVECS04 Frhs2[1790]: 6 -1.00007 0 shouldn't be
217.68/219.89	c rational objective 920
228.55/230.73	c #Conflicts:     217000 | #Constraints:      29902
228.55/230.73	c #Conflicts:     218000 | #Constraints:      30902
228.55/230.73	c #Conflicts:     219000 | #Constraints:      31902
228.55/230.73	c #Conflicts:     220000 | #Constraints:      32902
228.55/230.73	c #Conflicts:     221000 | #Constraints:      33902
228.55/230.73	c #Conflicts:     222000 | #Constraints:      34902
228.55/230.73	c #Conflicts:     223000 | #Constraints:      35902
228.55/230.73	c #Conflicts:     224000 | #Constraints:      36903
228.55/230.73	c #Conflicts:     225000 | #Constraints:      37903
228.55/230.73	c #Conflicts:     226000 | #Constraints:      38903
228.55/230.73	c INPROCESSING
228.55/230.73	c GARBAGE COLLECT
228.55/230.73	c rational objective 920
231.04/233.29	c #Conflicts:     227000 | #Constraints:      30510
231.04/233.29	c #Conflicts:     228000 | #Constraints:      31510
231.04/233.29	c #Conflicts:     229000 | #Constraints:      32510
231.04/233.29	c #Conflicts:     230000 | #Constraints:      33510
231.04/233.29	c bounds 924 >= 921 @ 226.229
236.13/238.32	c #Conflicts:     231000 | #Constraints:      34549
236.13/238.32	c #Conflicts:     232000 | #Constraints:      35549
236.13/238.32	c #Conflicts:     233000 | #Constraints:      36549
236.13/238.32	c #Conflicts:     234000 | #Constraints:      37549
236.13/238.32	c #Conflicts:     235000 | #Constraints:      38549
236.13/238.32	c #Conflicts:     236000 | #Constraints:      39549
236.13/238.32	c INPROCESSING
236.13/238.32	c GARBAGE COLLECT
236.13/238.32	c rational objective 921
244.20/246.50	c #Conflicts:     237000 | #Constraints:      30911
244.20/246.50	c #Conflicts:     238000 | #Constraints:      31912
244.20/246.50	c #Conflicts:     239000 | #Constraints:      32912
244.20/246.50	c #Conflicts:     240000 | #Constraints:      33914
244.20/246.50	c #Conflicts:     241000 | #Constraints:      34919
244.20/246.50	c #Conflicts:     242000 | #Constraints:      35919
244.20/246.50	c #Conflicts:     243000 | #Constraints:      36920
244.20/246.50	c #Conflicts:     244000 | #Constraints:      37923
244.20/246.50	c #Conflicts:     245000 | #Constraints:      38923
244.20/246.50	c #Conflicts:     246000 | #Constraints:      39927
244.20/246.50	c INPROCESSING
244.20/246.50	c GARBAGE COLLECT
244.20/246.50	c rational objective 921
247.34/249.72	c #Conflicts:     247000 | #Constraints:      31137
247.34/249.72	c #Conflicts:     248000 | #Constraints:      32137
247.34/249.72	WSVECS04 Frhs2[42]: 6 -1.00009 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[74]: 6 -1.00008 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[84]: 6 -1.00009 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[119]: 6 0 2.00007 shouldn't be
247.34/249.72	WSVECS04 Frhs2[121]: 6 0 1.00007 shouldn't be
247.34/249.72	WSVECS04 Frhs2[123]: 6 0 2.00006 shouldn't be
247.34/249.72	WSVECS04 Frhs2[126]: 6 -1.00003 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[160]: 6 -1.00008 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[189]: 6 0 1.00004 shouldn't be
247.34/249.72	WSVECS04 Frhs2[202]: 6 -1.00008 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[203]: 6 0 1.00001 shouldn't be
247.34/249.72	WSVECS04 Frhs2[207]: 6 0 1.00003 shouldn't be
247.34/249.72	WSVECS04 Frhs2[234]: 6 -1.00003 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[280]: 6 -1.00003 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[284]: 6 -1.00004 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[290]: 6 -1.00007 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[335]: 6 0 1.00008 shouldn't be
247.34/249.72	WSVECS04 Frhs2[391]: 6 0 1.00009 shouldn't be
247.34/249.72	WSVECS04 Frhs2[431]: 6 0 1.00008 shouldn't be
247.34/249.72	WSVECS04 Frhs2[464]: 6 -1.00006 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[475]: 6 0 1.00008 shouldn't be
247.34/249.72	WSVECS04 Frhs2[508]: 6 -1.00002 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[515]: 6 0 1.00007 shouldn't be
247.34/249.72	WSVECS04 Frhs2[584]: 6 -1.00004 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[588]: 6 -1.00008 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[593]: 6 0 1.00003 shouldn't be
247.34/249.72	WSVECS04 Frhs2[602]: 6 -1.00005 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[604]: 6 -1.00003 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[613]: 6 0 1.00007 shouldn't be
247.34/249.72	WSVECS04 Frhs2[630]: 6 -1.00004 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[642]: 6 -1.00002 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[670]: 6 -1.00002 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[691]: 6 0 1.0001 shouldn't be
247.34/249.72	WSVECS04 Frhs2[730]: 6 -1.00004 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[758]: 6 -1.00006 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[764]: 6 -1.00006 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[776]: 6 -1.00004 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[854]: 6 -1.00007 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[862]: 6 -1.00009 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[904]: 6 -1.00003 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[912]: 6 -1.00003 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[930]: 6 -1.00001 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[942]: 6 -1.00001 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[952]: 6 -1.00009 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[969]: 6 0 1.00003 shouldn't be
247.34/249.72	WSVECS04 Frhs2[985]: 6 0 1.00008 shouldn't be
247.34/249.72	WSVECS04 Frhs2[989]: 6 -1.00007 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[996]: 6 -1.00009 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[1052]: 6 -1.00005 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[1118]: 6 -1.0001 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[1160]: 6 -1.00005 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[1162]: 6 -1.00007 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[1332]: 6 -1.00008 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[1334]: 6 -1.00008 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[1376]: 6 -1.00002 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[1506]: 6 -1.00006 0 shouldn't be
247.34/249.72	WSVECS04 Frhs2[1591]: 6 -1.00008 0 shouldn't be
255.02/257.46	c #Conflicts:     249000 | #Constraints:      33138
255.02/257.46	c #Conflicts:     250000 | #Constraints:      34138
255.02/257.46	c #Conflicts:     251000 | #Constraints:      35138
255.02/257.46	c #Conflicts:     252000 | #Constraints:      36138
255.02/257.46	c #Conflicts:     253000 | #Constraints:      37138
255.02/257.46	c #Conflicts:     254000 | #Constraints:      38138
255.02/257.46	c #Conflicts:     255000 | #Constraints:      39138
255.02/257.46	c #Conflicts:     256000 | #Constraints:      40138
255.02/257.46	c INPROCESSING
255.02/257.46	c GARBAGE COLLECT
255.02/257.46	c rational objective 921
265.49/268.00	c #Conflicts:     257000 | #Constraints:      31136
265.49/268.00	c #Conflicts:     258000 | #Constraints:      32136
265.49/268.00	c #Conflicts:     259000 | #Constraints:      33142
265.49/268.00	c #Conflicts:     260000 | #Constraints:      34149
265.49/268.00	c #Conflicts:     261000 | #Constraints:      35165
265.49/268.00	c #Conflicts:     262000 | #Constraints:      36180
265.49/268.00	c #Conflicts:     263000 | #Constraints:      37184
265.49/268.00	c #Conflicts:     264000 | #Constraints:      38186
265.49/268.00	c #Conflicts:     265000 | #Constraints:      39191
265.49/268.00	c #Conflicts:     266000 | #Constraints:      40195
265.49/268.00	c INPROCESSING
265.49/268.00	c GARBAGE COLLECT
265.49/268.00	c rational objective 921
267.60/270.09	c #Conflicts:     267000 | #Constraints:      30947
267.60/270.09	c #Conflicts:     268000 | #Constraints:      31947
267.60/270.09	c #Conflicts:     269000 | #Constraints:      32947
267.60/270.09	WSVECS04 Frhs2[4]: 6 -1.00001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[6]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[8]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[20]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[26]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[28]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[32]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[36]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[48]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[50]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[58]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[66]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[70]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[72]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[74]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[76]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[84]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[90]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[94]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[96]: 6 -1.00001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[98]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[100]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[102]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[104]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[108]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[110]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[112]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[114]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[116]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[118]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[120]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[126]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[128]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[132]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[134]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[136]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[138]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[140]: 6 -1.00001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[142]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[144]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[146]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[148]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[150]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[152]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[154]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[156]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[158]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[160]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[162]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[164]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[166]: 6 -1.00001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[168]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[170]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[172]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[174]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[176]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[178]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[180]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[182]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[184]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[186]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[188]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[190]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[192]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[194]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[196]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[198]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[200]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[202]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[206]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[208]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[210]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[212]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[214]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[216]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[218]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[220]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[222]: 6 -1.00001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[224]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[226]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[228]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[230]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[232]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[234]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[236]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[238]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[240]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[242]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[244]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[246]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[248]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[250]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[252]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[254]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[256]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[258]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[260]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[262]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[264]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[266]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[268]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[270]: 6 -1.00001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[272]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[276]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[278]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[280]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[282]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[284]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[286]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[288]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[289]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[292]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[294]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[296]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[298]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[300]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[301]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[302]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[304]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[306]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[308]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[310]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[312]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[314]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[316]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[318]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[320]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[322]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[324]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[326]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[328]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[330]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[331]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[333]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[334]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[336]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[338]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[340]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[342]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[343]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[346]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[348]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[350]: 6 -1.00001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[352]: 6 -1.00001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[354]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[356]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[358]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[360]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[362]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[364]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[366]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[368]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[370]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[372]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[374]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[375]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[376]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[378]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[380]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[382]: 6 -1.00001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[384]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[386]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[387]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[388]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[390]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[392]: 6 -1.00001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[394]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[396]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[398]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[400]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[402]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[404]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[406]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[408]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[410]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[412]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[414]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[416]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[418]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[420]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[422]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[424]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[426]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[432]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[434]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[436]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[438]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[440]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[442]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[444]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[446]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[448]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[452]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[454]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[456]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[458]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[460]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[462]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[464]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[466]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[468]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[474]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[476]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[478]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[480]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[482]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[484]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[486]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[488]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[490]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[492]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[494]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[496]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[498]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[500]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[502]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[504]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[506]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[508]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[510]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[512]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[514]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[516]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[518]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[520]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[522]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[524]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[526]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[528]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[530]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[532]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[534]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[536]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[540]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[542]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[544]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[546]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[548]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[550]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[552]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[554]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[556]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[559]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[560]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[562]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[564]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[566]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[568]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[570]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[572]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[574]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[576]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[578]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[580]: 6 -1.00001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[582]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[584]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[586]: 6 -1.00001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[588]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[590]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[592]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[594]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[596]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[598]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[604]: 6 -1.00001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[606]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[608]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[612]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[614]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[616]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[618]: 6 -1.00001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[620]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[622]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[624]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[626]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[628]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[630]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[632]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[634]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[636]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[638]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[640]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[642]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[645]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[646]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[648]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[650]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[652]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[654]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[656]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[658]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[660]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[662]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[664]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[666]: 6 -1.00001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[668]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[670]: 6 -2.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[672]: 6 -2.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[674]: 6 -2.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[676]: 6 -2.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[678]: 6 -2.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[680]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[682]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[684]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[686]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[688]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[690]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[692]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[694]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[696]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[698]: 6 -1.00001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[700]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[702]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[704]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[706]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[708]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[710]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[712]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[714]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[716]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[718]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[720]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[722]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[724]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[726]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[728]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[730]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[731]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[732]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[734]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[736]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[738]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[740]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[742]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[744]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[746]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[748]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[750]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[752]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[754]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[756]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[758]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[760]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[762]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[764]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[766]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[768]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[770]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[772]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[773]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[776]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[778]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[780]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[782]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[784]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[786]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[788]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[790]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[792]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[794]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[796]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[798]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[800]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[802]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[804]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[806]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[808]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[810]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[812]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[814]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[815]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[817]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[818]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[820]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[822]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[824]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[826]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[828]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[830]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[832]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[834]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[836]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[838]: 6 -1.00001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[840]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[842]: 6 -1.00001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[844]: 6 -1.00001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[846]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[848]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[850]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[852]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[854]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[856]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[858]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[859]: 6 -1.00001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[862]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[864]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[866]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[868]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[870]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[872]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[874]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[876]: 6 -1.00001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[878]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[880]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[882]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[884]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[886]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[888]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[890]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[892]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[894]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[896]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[898]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[900]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[902]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[903]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[904]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[906]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[908]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[910]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[912]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[914]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[916]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[918]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[920]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[922]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[924]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[926]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[928]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[930]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[932]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[934]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[936]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[938]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[940]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[942]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[944]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[946]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[948]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[950]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[952]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[954]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[956]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[958]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[960]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[962]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[964]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[966]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[968]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[970]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[972]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[974]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[976]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[978]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[980]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[982]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[984]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[986]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[988]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[990]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[994]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[996]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[998]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1000]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1002]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1004]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1006]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1008]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1010]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1012]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1014]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1016]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1018]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1020]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1022]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1024]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1026]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1028]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1030]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1032]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1038]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1040]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1042]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1044]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1046]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1048]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1050]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1052]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1054]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1056]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1058]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1060]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1062]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1064]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1066]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1070]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1074]: 6 -1.00001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1075]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1076]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1080]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1082]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1084]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1086]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1088]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1090]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1092]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1094]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1096]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1098]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1100]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1102]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1104]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1106]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1108]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1120]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1122]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1124]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1126]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1128]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1130]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1132]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1134]: 6 -1.00001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1136]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1138]: 6 -1.00004 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1140]: 6 -1.00001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1142]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1144]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1146]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1148]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1150]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1152]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1156]: 6 -1.0001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1164]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1166]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1168]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1170]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1172]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1174]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1176]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1178]: 6 -1.00007 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1180]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1182]: 6 -1.00006 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1184]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1186]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1188]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1190]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1192]: 6 -1.00001 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1194]: 6 -1.00008 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1196]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1198]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1200]: 6 -1.00003 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1206]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1208]: 6 -1.00002 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1210]: 6 -1.00005 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1212]: 6 -1.00009 0 shouldn't be
267.60/270.09	WSVECS04 Frhs2[1214]: 6 -1.00008 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1216]: 6 -1.00001 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1218]: 6 -1.0001 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1220]: 6 -1.00007 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1222]: 6 -1.00001 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1224]: 6 -1.00008 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1226]: 6 -1.00009 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1228]: 6 -1.00003 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1230]: 6 -1.00003 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1232]: 6 -1.00009 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1234]: 6 -1.00005 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1236]: 6 -1.00004 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1238]: 6 -1.00003 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1240]: 6 -1.00009 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1242]: 6 -1.00003 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1244]: 6 -1.00002 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1250]: 6 -1.00008 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1254]: 6 -1.00001 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1256]: 6 -1.00003 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1258]: 6 -1.00001 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1260]: 6 -1.00007 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1262]: 6 -1.00009 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1264]: 6 -1.00006 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1268]: 6 -1.0001 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1272]: 6 -1.00006 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1274]: 6 -1.00003 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1276]: 6 -1.00005 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1278]: 6 -1.0001 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1280]: 6 -1.00008 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1282]: 6 -1.00005 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1284]: 6 -1.00002 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1286]: 6 -1.00002 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1288]: 6 -1.00001 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1290]: 6 -1.00001 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1291]: 6 -1.00007 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1292]: 6 -1.00003 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1294]: 6 -1.00008 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1296]: 6 -1.00009 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1298]: 6 -1.00003 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1300]: 6 -1.00008 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1302]: 6 -1.00005 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1304]: 6 -1.00005 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1306]: 6 -1.00007 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1308]: 6 -1.00005 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1310]: 6 -1.00004 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1312]: 6 -1.00009 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1316]: 6 -1.00002 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1318]: 6 -1.0001 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1322]: 6 -1.00007 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1324]: 6 -1.00006 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1326]: 6 -1.00008 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1328]: 6 -1.00008 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1330]: 6 -1.00002 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1332]: 6 -1.00007 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1335]: 6 -1.00008 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1336]: 6 -1.00001 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1338]: 6 -1.00005 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1340]: 6 -1.00006 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1344]: 6 -1.00008 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1346]: 6 -1.00003 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1348]: 6 -1.00006 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1350]: 6 -1.00002 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1354]: 6 -1.00002 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1356]: 6 -1.00002 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1358]: 6 -1.00007 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1360]: 6 -1.00006 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1366]: 6 -1.00007 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1368]: 6 -1.00001 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1370]: 6 -1.00002 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1372]: 6 -1.00006 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1374]: 6 -1.0001 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1376]: 6 -1.00006 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1377]: 6 -1.00002 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1378]: 6 -1.00008 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1380]: 6 -1.00002 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1382]: 6 -1.00003 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1388]: 6 -1.00006 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1390]: 6 -1.00006 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1392]: 6 -1.00004 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1398]: 6 -1.0001 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1400]: 6 -1.00004 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1406]: 6 -1.00008 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1408]: 6 -1.00006 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1410]: 6 -1.00003 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1416]: 6 -1.00006 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1418]: 6 -1.00004 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1422]: 6 -1.00008 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1424]: 6 -1.0001 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1426]: 6 -1.00003 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1434]: 6 -1.00006 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1436]: 6 -1.00002 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1440]: 6 -1.00001 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1442]: 6 -1.0001 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1444]: 6 -1.00007 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1448]: 6 -1.00003 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1450]: 6 -1.00003 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1452]: 6 -1.00007 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1456]: 6 -1.00007 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1458]: 6 -1.00004 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1460]: 6 -1.00005 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1462]: 6 -1.00005 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1466]: 6 -1.00008 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1468]: 6 -1.00005 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1470]: 6 -1.00006 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1474]: 6 -1.00008 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1476]: 6 -1.00008 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1482]: 6 -1.00006 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1484]: 6 -1.00006 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1486]: 6 -1.00001 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1492]: 6 -1.00007 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1494]: 6 -1.00005 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1502]: 6 -1.00004 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1504]: 6 -1.00003 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1506]: 6 -1.00004 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1510]: 6 -1.00009 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1512]: 6 -1.00006 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1526]: 6 -1.00003 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1528]: 6 -1.00006 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1530]: 6 -1.00002 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1536]: 6 -1.00001 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1546]: 6 -1.00006 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1554]: 6 -2.00008 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1556]: 6 -1.00002 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1558]: 6 -1.00009 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1572]: 6 -1.00006 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1574]: 6 -1.00003 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1578]: 6 -1.00006 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1580]: 6 -1.00005 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1598]: 6 -1.00007 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1600]: 6 -1.00005 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1602]: 6 -1.00006 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1606]: 6 -1.00007 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1616]: 6 -1.00002 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1618]: 6 -1.00008 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1622]: 6 -1.00004 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1642]: 6 -1.00004 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1644]: 6 -1.00004 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1646]: 6 -1.00005 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1660]: 6 -1.00006 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1662]: 6 -1.00003 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1686]: 6 -1.0001 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1688]: 6 -1.00002 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1704]: 6 -1.00005 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1714]: 6 -1.00003 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1726]: 6 -1.00004 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1736]: 6 -1.00009 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1756]: 6 -1.00006 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1758]: 6 -1.00005 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1768]: 6 -1.00003 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1770]: 6 -1.00004 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1790]: 6 -1.00006 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[1800]: 6 -1.00004 0 shouldn't be
267.60/270.10	WSVECS04 Frhs2[5227]: 6 -0.500038 0 shouldn't be
275.16/277.60	c #Conflicts:     270000 | #Constraints:      33947
275.16/277.60	c #Conflicts:     271000 | #Constraints:      34947
275.16/277.60	c #Conflicts:     272000 | #Constraints:      35947
275.16/277.60	c #Conflicts:     273000 | #Constraints:      36947
275.16/277.60	c #Conflicts:     274000 | #Constraints:      37947
275.16/277.60	c #Conflicts:     275000 | #Constraints:      38947
275.16/277.60	c #Conflicts:     276000 | #Constraints:      39947
275.16/277.60	c #Conflicts:     277000 | #Constraints:      40947
275.16/277.60	c INPROCESSING
275.16/277.60	c GARBAGE COLLECT
275.16/277.60	c rational objective 921
287.83/290.57	c #Conflicts:     278000 | #Constraints:      31538
287.83/290.57	c #Conflicts:     279000 | #Constraints:      32538
287.83/290.57	c #Conflicts:     280000 | #Constraints:      33538
287.83/290.57	c #Conflicts:     281000 | #Constraints:      34539
287.83/290.57	c #Conflicts:     282000 | #Constraints:      35539
287.83/290.57	c #Conflicts:     283000 | #Constraints:      36543
287.83/290.57	c #Conflicts:     284000 | #Constraints:      37545
287.83/290.57	c #Conflicts:     285000 | #Constraints:      38547
287.83/290.57	c #Conflicts:     286000 | #Constraints:      39548
287.83/290.57	c #Conflicts:     287000 | #Constraints:      40551
287.83/290.57	c #Conflicts:     288000 | #Constraints:      41553
287.83/290.57	c INPROCESSING
287.83/290.57	c GARBAGE COLLECT
287.83/290.57	c rational objective 921
296.33/299.01	c #Conflicts:     289000 | #Constraints:      31923
296.33/299.01	c #Conflicts:     290000 | #Constraints:      32923
296.33/299.01	c #Conflicts:     291000 | #Constraints:      33923
296.33/299.01	c #Conflicts:     292000 | #Constraints:      34923
296.33/299.01	c #Conflicts:     293000 | #Constraints:      35924
296.33/299.01	c #Conflicts:     294000 | #Constraints:      36924
296.33/299.01	c #Conflicts:     295000 | #Constraints:      37924
296.33/299.01	c #Conflicts:     296000 | #Constraints:      38924
296.33/299.01	WSVECS04 Frhs2[1]: 6 -1.00008 0 shouldn't be
296.33/299.01	WSVECS04 Frhs2[2]: 6 -1.00001 0 shouldn't be
296.33/299.01	WSVECS04 Frhs2[3]: 6 0 2.00003 shouldn't be
296.33/299.01	WSVECS04 Frhs2[12]: 6 -1.00004 0 shouldn't be
296.33/299.01	WSVECS04 Frhs2[27]: 6 0 1.00005 shouldn't be
296.33/299.01	WSVECS04 Frhs2[33]: 6 0 1.00005 shouldn't be
296.33/299.01	WSVECS04 Frhs2[35]: 6 0 1.00007 shouldn't be
296.33/299.01	WSVECS04 Frhs2[37]: 6 0 1.00004 shouldn't be
296.33/299.01	WSVECS04 Frhs2[39]: 6 0 1.00003 shouldn't be
296.33/299.01	WSVECS04 Frhs2[41]: 6 0 1.00004 shouldn't be
296.33/299.01	WSVECS04 Frhs2[44]: 6 -1.00004 0 shouldn't be
296.33/299.01	WSVECS04 Frhs2[63]: 6 0 1.00008 shouldn't be
296.33/299.01	WSVECS04 Frhs2[86]: 6 -1.00009 0 shouldn't be
296.33/299.01	WSVECS04 Frhs2[88]: 6 -1.00005 0 shouldn't be
296.33/299.01	WSVECS04 Frhs2[96]: 6 -1.00005 0 shouldn't be
296.33/299.01	WSVECS04 Frhs2[165]: 6 0 1.00008 shouldn't be
296.33/299.01	WSVECS04 Frhs2[171]: 6 0 1.00009 shouldn't be
296.33/299.01	WSVECS04 Frhs2[185]: 6 0 1.00004 shouldn't be
296.33/299.01	WSVECS04 Frhs2[190]: 6 -1.00005 0 shouldn't be
296.33/299.01	WSVECS04 Frhs2[201]: 6 0 1.00009 shouldn't be
296.33/299.01	WSVECS04 Frhs2[215]: 6 -1.00005 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[221]: 6 0 1.00008 shouldn't be
296.33/299.02	WSVECS04 Frhs2[258]: 6 -1.00004 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[266]: 6 -1.00006 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[278]: 6 -1.00002 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[299]: 6 0 1.00009 shouldn't be
296.33/299.02	WSVECS04 Frhs2[301]: 6 -1.00008 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[305]: 6 0 1.0001 shouldn't be
296.33/299.02	WSVECS04 Frhs2[320]: 6 -1.0001 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[362]: 6 -1.00004 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[430]: 6 -1.00009 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[473]: 6 -1.00007 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[513]: 6 0 1.00009 shouldn't be
296.33/299.02	WSVECS04 Frhs2[516]: 6 -1.00006 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[560]: 6 -1.00005 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[562]: 6 -1.00003 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[564]: 6 -1.00009 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[572]: 6 -1.00006 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[574]: 6 -1.00001 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[576]: 6 -1.00006 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[588]: 6 -1.00009 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[595]: 6 -1.00003 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[604]: 6 -1.00006 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[611]: 6 0 1.00003 shouldn't be
296.33/299.02	WSVECS04 Frhs2[625]: 6 0 1.00007 shouldn't be
296.33/299.02	WSVECS04 Frhs2[646]: 6 -1.00003 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[686]: 6 -1.00008 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[688]: 6 -1.00009 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[730]: 6 -1.00002 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[818]: 6 -1.00005 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[853]: 6 0 1.00009 shouldn't be
296.33/299.02	WSVECS04 Frhs2[904]: 6 -1.00008 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[906]: 6 -1.00009 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[908]: 6 -1.00003 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[910]: 6 -1.00009 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[912]: 6 -1.00009 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[914]: 6 -1.00006 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[916]: 6 -1.00006 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[918]: 6 -1.00008 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[920]: 6 -1.0001 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[922]: 6 -1.0001 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[924]: 6 -1.0001 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[926]: 6 -1.00008 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[928]: 6 -1.00007 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[930]: 6 -1.00004 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[932]: 6 -1.00003 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[934]: 6 -1.00009 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[940]: 6 -1.00003 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[948]: 6 -1.00005 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[950]: 6 -1.00009 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[958]: 6 -1.00002 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[962]: 6 -1.00007 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[993]: 6 0 1.00005 shouldn't be
296.33/299.02	WSVECS04 Frhs2[997]: 6 0 1.00002 shouldn't be
296.33/299.02	WSVECS04 Frhs2[1026]: 6 -1.00009 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[1027]: 6 0 1.00005 shouldn't be
296.33/299.02	WSVECS04 Frhs2[1029]: 6 0 1.00002 shouldn't be
296.33/299.02	WSVECS04 Frhs2[1034]: 6 -1.00009 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[1038]: 6 -1.00003 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[1052]: 6 -1.00003 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[1054]: 6 -1.00007 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[1106]: 6 -1.00002 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[1768]: 6 -1.00005 0 shouldn't be
296.33/299.02	WSVECS04 Frhs2[1826]: 6 0 1.00006 shouldn't be
299.11/301.89	c #Conflicts:     297000 | #Constraints:      39924
299.11/301.89	c #Conflicts:     298000 | #Constraints:      40924
299.11/301.89	c #Conflicts:     299000 | #Constraints:      41924
299.11/301.89	c INPROCESSING
299.11/301.89	c GARBAGE COLLECT
299.11/301.89	c rational objective 921
311.12/314.14	c #Conflicts:     300000 | #Constraints:      32145
311.12/314.14	c #Conflicts:     301000 | #Constraints:      33145
311.12/314.14	c #Conflicts:     302000 | #Constraints:      34145
311.12/314.14	c #Conflicts:     303000 | #Constraints:      35145
311.12/314.14	c #Conflicts:     304000 | #Constraints:      36145
311.12/314.14	c #Conflicts:     305000 | #Constraints:      37145
311.12/314.14	c #Conflicts:     306000 | #Constraints:      38146
311.12/314.14	c #Conflicts:     307000 | #Constraints:      39146
311.12/314.14	c #Conflicts:     308000 | #Constraints:      40148
311.12/314.14	c #Conflicts:     309000 | #Constraints:      41153
311.12/314.14	c #Conflicts:     310000 | #Constraints:      42153
311.12/314.14	c INPROCESSING
311.12/314.14	c GARBAGE COLLECT
311.12/314.14	c rational objective 921
322.87/325.98	c #Conflicts:     311000 | #Constraints:      32126
322.87/325.98	c #Conflicts:     312000 | #Constraints:      33126
322.87/325.98	c #Conflicts:     313000 | #Constraints:      34126
322.87/325.98	c #Conflicts:     314000 | #Constraints:      35126
322.87/325.98	c #Conflicts:     315000 | #Constraints:      36127
322.87/325.98	c #Conflicts:     316000 | #Constraints:      37127
322.87/325.98	c #Conflicts:     317000 | #Constraints:      38127
322.87/325.98	c #Conflicts:     318000 | #Constraints:      39127
322.87/325.98	c #Conflicts:     319000 | #Constraints:      40127
322.87/325.98	c #Conflicts:     320000 | #Constraints:      41127
322.87/325.98	c #Conflicts:     321000 | #Constraints:      42127
322.87/325.98	WSVECS04 Frhs2[2]: 6 -1.00008 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[4]: 6 -1.0001 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[6]: 6 -1.0001 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[8]: 6 -1.00004 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[10]: 6 -1.00005 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[12]: 6 -1.00004 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[14]: 6 -1.00006 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[16]: 6 -1.00005 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[18]: 6 -1.0001 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[20]: 6 -1.00002 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[22]: 6 -1.00007 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[24]: 6 -1.00006 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[26]: 6 -1.00006 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[28]: 6 -1.0001 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[46]: 6 -1.00008 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[48]: 6 -1.00009 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[50]: 6 -1.00001 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[52]: 6 -1.00005 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[54]: 6 -1.00005 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[56]: 6 -1.00005 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[58]: 6 -1.00004 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[60]: 6 -1.00006 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[62]: 6 -1.00004 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[64]: 6 -1.00003 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[66]: 6 -1.00002 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[68]: 6 -1.00006 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[70]: 6 -1.00002 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[72]: 6 -2.00008 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[88]: 6 -1.00004 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[90]: 6 -1.00006 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[92]: 6 -1.00005 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[94]: 6 -1.00005 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[96]: 6 -1.00005 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[98]: 6 -1.00008 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[100]: 6 -1.00009 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[102]: 6 -1.00004 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[104]: 6 -1.00006 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[106]: 6 -1.00002 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[108]: 6 -1.00007 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[110]: 6 -1.00005 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[112]: 6 -1.00006 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[114]: 6 -1.00008 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[116]: 6 -1.00008 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[129]: 6 -1.00003 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[132]: 6 -1.00006 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[134]: 6 -1.00008 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[136]: 6 -1.00008 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[138]: 6 -1.00007 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[140]: 6 -1.00006 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[142]: 6 -1.00007 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[144]: 6 -1.00004 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[146]: 6 -1.00003 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[171]: 6 -1.00007 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[174]: 6 -1.00004 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[176]: 6 -1.00006 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[178]: 6 -1.00004 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[180]: 6 -1.0001 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[182]: 6 -1.00004 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[184]: 6 -1.00009 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[186]: 6 -1.00009 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[188]: 6 -1.00003 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[213]: 6 -1.00001 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[215]: 6 -1.00008 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[216]: 6 -1.00007 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[218]: 6 -1.00008 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[257]: 6 -1.00004 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[260]: 6 -1.00004 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[299]: 6 -1.00002 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[301]: 6 -1.00001 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[302]: 6 -1.00008 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[304]: 6 -1.00002 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[343]: 6 -1.00004 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[346]: 6 -1.00001 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[388]: 6 -1.00003 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[429]: 6 -1.00009 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[473]: 6 -1.00009 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[474]: 6 -1.00007 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[515]: 6 -1.00007 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[560]: 6 -1.00004 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[601]: 6 -1.00008 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[645]: 6 -1.00004 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[646]: 6 -1.00006 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[687]: 6 -1.00004 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[731]: 6 -1.00004 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[732]: 6 -1.00002 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[773]: 6 -1.00004 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[817]: 6 -1.00008 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[818]: 6 -1.00002 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[859]: 6 -1.00009 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[901]: 6 -1.00004 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[903]: 6 -1.00008 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[904]: 6 -1.00009 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[945]: 6 -1.00006 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[989]: 6 -1.00009 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[990]: 6 -1.0001 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1031]: 6 -1.00002 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1034]: 6 -1.00005 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1075]: 6 -1.00004 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1076]: 6 -1.00002 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1117]: 6 -1.00007 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1159]: 6 -1.00004 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1161]: 6 -1.00006 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1162]: 6 -1.00006 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1201]: 6 -1.00002 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1203]: 6 -1.00004 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1245]: 6 -1.00008 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1247]: 6 -1.00002 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1248]: 6 -1.00002 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1289]: 6 -1.00005 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1333]: 6 -1.00007 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1334]: 6 -1.00004 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1375]: 6 -1.00006 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1419]: 6 -1.00006 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1766]: 6 -1.00009 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1768]: 6 -1.00006 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1770]: 6 -1.00009 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1772]: 6 -1.00004 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1774]: 6 -1.00006 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1776]: 6 -1.00005 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1778]: 6 -1.00004 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1780]: 6 -1.00003 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1782]: 6 -1.00003 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1784]: 6 -1.00005 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1786]: 6 -1.00004 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1788]: 6 -1.00003 0 shouldn't be
322.87/325.98	WSVECS04 Frhs2[1790]: 6 -1.00001 0 shouldn't be
324.36/327.43	c INPROCESSING
324.36/327.43	c GARBAGE COLLECT
324.36/327.43	c rational objective 921
335.62/338.75	c #Conflicts:     322000 | #Constraints:      31961
335.62/338.75	c #Conflicts:     323000 | #Constraints:      32961
335.62/338.75	c #Conflicts:     324000 | #Constraints:      33961
335.62/338.75	c #Conflicts:     325000 | #Constraints:      34961
335.62/338.75	c #Conflicts:     326000 | #Constraints:      35961
335.62/338.75	c #Conflicts:     327000 | #Constraints:      36961
335.62/338.75	c #Conflicts:     328000 | #Constraints:      37961
335.62/338.75	c #Conflicts:     329000 | #Constraints:      38961
335.62/338.75	c #Conflicts:     330000 | #Constraints:      39961
335.62/338.75	c #Conflicts:     331000 | #Constraints:      40961
335.62/338.75	c #Conflicts:     332000 | #Constraints:      41961
335.62/338.75	c #Conflicts:     333000 | #Constraints:      42965
335.62/338.75	c INPROCESSING
335.62/338.75	c GARBAGE COLLECT
335.62/338.75	c rational objective 921
340.71/344.18	c #Conflicts:     334000 | #Constraints:      32565
340.71/344.18	c #Conflicts:     335000 | #Constraints:      33566
340.71/344.18	c #Conflicts:     336000 | #Constraints:      34566
340.71/344.18	c #Conflicts:     337000 | #Constraints:      35566
340.71/344.18	c #Conflicts:     338000 | #Constraints:      36566
340.71/344.18	WSVECS04 Frhs2[1]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[2]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[4]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[6]: 6 -1.00004 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[8]: 6 -1.0001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[10]: 6 -1.00004 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[12]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[14]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[16]: 6 -1.00008 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[18]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[20]: 6 -1.00004 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[22]: 6 -1.00009 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[24]: 6 -1.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[26]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[28]: 6 -1.00001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[30]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[32]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[34]: 6 -1.00008 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[36]: 6 -1.00004 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[38]: 6 -1.00009 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[40]: 6 -1.00004 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[42]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[46]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[48]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[50]: 6 -1.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[52]: 6 -1.00001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[54]: 6 -1.00001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[56]: 6 -1.00001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[58]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[60]: 6 -1.00009 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[62]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[64]: 6 -1.00004 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[66]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[68]: 6 -2.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[70]: 6 -2.00001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[72]: 6 -2.00009 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[74]: 6 -2.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[76]: 6 -2.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[78]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[80]: 6 -1.00001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[82]: 6 -1.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[84]: 6 -1.00009 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[90]: 6 -1.00008 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[92]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[94]: 6 -1.00008 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[96]: 6 -1.00009 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[98]: 6 -1.0001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[100]: 6 -1.00008 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[102]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[104]: 6 -1.00001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[106]: 6 -1.00008 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[108]: 6 -1.00008 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[110]: 6 -1.00008 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[112]: 6 -1.00004 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[114]: 6 -1.0001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[116]: 6 -1.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[118]: 6 -1.0001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[120]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[122]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[124]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[126]: 6 -1.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[132]: 6 -1.0001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[134]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[136]: 6 -1.00009 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[138]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[140]: 6 -1.0001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[142]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[144]: 6 -1.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[146]: 6 -1.00008 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[148]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[150]: 6 -1.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[152]: 6 -1.00009 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[154]: 6 -1.00001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[156]: 6 -1.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[158]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[174]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[176]: 6 -1.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[178]: 6 -1.00008 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[180]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[182]: 6 -1.00009 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[184]: 6 -1.00004 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[186]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[188]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[190]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[192]: 6 -1.00008 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[194]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[196]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[198]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[200]: 6 -1.00009 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[213]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[218]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[220]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[222]: 6 -1.00009 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[224]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[226]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[228]: 6 -1.00001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[230]: 6 -1.00001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[232]: 6 -1.00004 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[234]: 6 -1.00009 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[236]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[238]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[240]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[242]: 6 -1.00001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[244]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[246]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[248]: 6 -1.00009 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[260]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[262]: 6 -1.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[264]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[266]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[268]: 6 -1.00001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[270]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[272]: 6 -1.00004 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[274]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[276]: 6 -1.00001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[278]: 6 -1.0001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[280]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[282]: 6 -1.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[284]: 6 -1.00008 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[286]: 6 -1.00001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[288]: 6 -1.00008 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[290]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[292]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[299]: 6 -1.00001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[304]: 6 -1.0001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[306]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[308]: 6 -1.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[310]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[312]: 6 -1.0001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[314]: 6 -1.00008 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[316]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[318]: 6 -1.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[320]: 6 -1.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[322]: 6 -1.00004 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[324]: 6 -1.00004 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[326]: 6 -1.00009 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[328]: 6 -1.00009 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[330]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[332]: 6 -1.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[334]: 6 -1.00009 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[346]: 6 -1.00008 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[348]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[350]: 6 -1.00009 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[352]: 6 -1.0001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[354]: 6 -1.00004 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[356]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[358]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[360]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[362]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[364]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[366]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[368]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[370]: 6 -1.00008 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[372]: 6 -1.00008 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[374]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[376]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[378]: 6 -1.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[392]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[394]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[396]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[398]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[400]: 6 -1.0001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[402]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[404]: 6 -1.00001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[406]: 6 -1.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[408]: 6 -1.0001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[410]: 6 -1.00004 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[412]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[414]: 6 -1.00008 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[416]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[418]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[420]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[434]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[436]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[438]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[440]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[442]: 6 -1.0001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[444]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[446]: 6 -1.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[448]: 6 -1.00001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[450]: 6 -1.00009 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[452]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[454]: 6 -1.00004 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[456]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[458]: 6 -1.00004 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[460]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[462]: 6 -1.00004 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[464]: 6 -1.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[476]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[478]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[480]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[482]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[484]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[486]: 6 -1.00008 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[488]: 6 -1.00008 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[490]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[492]: 6 -1.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[494]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[496]: 6 -1.00004 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[498]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[500]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[502]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[504]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[506]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[511]: 6 -1.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[513]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[520]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[522]: 6 -1.00001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[524]: 6 -1.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[526]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[528]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[530]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[532]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[534]: 6 -1.00008 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[536]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[538]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[540]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[542]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[544]: 6 -1.00004 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[546]: 6 -1.0001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[548]: 6 -1.0001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[550]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[553]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[555]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[557]: 6 -1.00008 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[562]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[564]: 6 -1.00009 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[566]: 6 -1.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[568]: 6 -1.00001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[570]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[572]: 6 -1.00004 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[574]: 6 -1.00009 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[576]: 6 -1.00009 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[578]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[580]: 6 -1.00004 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[582]: 6 -1.00008 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[584]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[586]: 6 -1.00001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[588]: 6 -1.00001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[590]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[592]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[595]: 6 -1.00009 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[597]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[599]: 6 -1.00008 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[606]: 6 -1.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[608]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[610]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[612]: 6 -1.00008 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[614]: 6 -1.00004 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[616]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[618]: 6 -1.00004 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[620]: 6 -1.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[622]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[624]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[626]: 6 -1.00001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[628]: 6 -1.0001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[630]: 6 -1.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[632]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[634]: 6 -1.00008 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[639]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[641]: 6 -1.00001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[643]: 6 -1.00008 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[681]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[683]: 6 -1.00004 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[685]: 6 -1.00009 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[725]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[727]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[729]: 6 -1.00004 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[767]: 6 -1.00004 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[769]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[771]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[811]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[813]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[815]: 6 -1.00009 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[853]: 6 -1.00009 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[855]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[857]: 6 -1.00009 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[897]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[899]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[901]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[939]: 6 -1.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[941]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[943]: 6 -1.0001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[983]: 6 -1.00007 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[985]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[987]: 6 -1.00005 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[992]: 6 -1.00008 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[994]: 6 -1.00002 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[996]: 6 -1.00001 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[998]: 6 -1.00003 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[1000]: 6 -1.00006 0 shouldn't be
340.71/344.18	WSVECS04 Frhs2[1002]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1004]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1006]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1008]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1010]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1012]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1014]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1016]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1018]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1020]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1022]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1024]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1026]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1029]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1036]: 6 -1.00001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1038]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1040]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1042]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1044]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1046]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1048]: 6 -1.00001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1050]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1052]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1054]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1056]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1058]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1060]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1062]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1064]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1066]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1068]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1070]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1073]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1078]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1080]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1082]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1084]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1086]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1088]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1090]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1092]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1094]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1096]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1098]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1100]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1102]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1104]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1106]: 6 -1.00001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1108]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1110]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1112]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1114]: 6 -1.00001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1120]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1122]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1124]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1126]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1128]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1130]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1132]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1134]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1136]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1138]: 6 -1.00001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1140]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1142]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1144]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1146]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1148]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1150]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1152]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1154]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1156]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1158]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1164]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1166]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1168]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1170]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1172]: 6 -1.0001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1174]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1176]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1178]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1180]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1182]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1184]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1186]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1188]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1190]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1192]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1194]: 6 -1.0001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1196]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1198]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1200]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1206]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1208]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1210]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1212]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1214]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1216]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1218]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1220]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1222]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1224]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1226]: 6 -1.0001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1228]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1230]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1232]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1234]: 6 -1.00001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1236]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1238]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1240]: 6 -1.00001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1242]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1244]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1250]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1252]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1254]: 6 -1.00001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1256]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1258]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1260]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1262]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1264]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1266]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1268]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1270]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1272]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1274]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1276]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1278]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1280]: 6 -1.00001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1282]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1284]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1286]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1288]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1292]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1294]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1296]: 6 -1.00001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1298]: 6 -1.00001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1300]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1302]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1304]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1306]: 6 -1.0001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1308]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1310]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1312]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1314]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1316]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1318]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1320]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1322]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1324]: 6 -1.00001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1326]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1328]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1330]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1332]: 6 -1.00001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1336]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1338]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1340]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1342]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1344]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1346]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1348]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1350]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1352]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1354]: 6 -1.00001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1356]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1358]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1360]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1362]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1364]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1366]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1368]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1370]: 6 -1.00001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1372]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1374]: 6 -1.0001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1378]: 6 -1.0001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1380]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1382]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1384]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1386]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1388]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1390]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1392]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1394]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1396]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1398]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1400]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1402]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1404]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1406]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1408]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1410]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1412]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1414]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1416]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1418]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1508]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1546]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1550]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1552]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1588]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1590]: 6 -1.0001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1594]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1596]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1598]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1600]: 6 -1.00001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1602]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1604]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1606]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1608]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1610]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1612]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1614]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1616]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1618]: 6 -1.0001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1620]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1622]: 6 -1.0001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1624]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1626]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1628]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1630]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1632]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1634]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1635]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1636]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1638]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1640]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1642]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1644]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1646]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1648]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1650]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1652]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1654]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1656]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1658]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1660]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1662]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1664]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1666]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1668]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1670]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1672]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1674]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1676]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1678]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1680]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1682]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1684]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1686]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1688]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1690]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1692]: 6 -1.0001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1694]: 6 -1.0001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1696]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1698]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1700]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1702]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1704]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1706]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1708]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1710]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1712]: 6 -1.0001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1714]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1716]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1718]: 6 -1.0001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1720]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1721]: 6 -1.00007 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1722]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1724]: 6 -1.0001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1726]: 6 -1.00001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1728]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1730]: 6 -1.00001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1732]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1734]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1736]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1738]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1740]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1742]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1744]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1746]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1748]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1750]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1752]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1754]: 6 -1.0001 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1756]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1758]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1760]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1762]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1764]: 6 -1.00006 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1766]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1768]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1770]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1772]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1774]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1776]: 6 -1.00002 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1778]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1780]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1782]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1784]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1786]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1788]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1790]: 6 -1.00008 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1792]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1794]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1796]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1798]: 6 -1.00009 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1800]: 6 -1.00004 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1802]: 6 -1.00005 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1804]: 6 -1.00003 0 shouldn't be
340.71/344.19	WSVECS04 Frhs2[1806]: 6 -1.00008 0 shouldn't be
348.27/351.73	c #Conflicts:     339000 | #Constraints:      37566
348.27/351.73	c #Conflicts:     340000 | #Constraints:      38566
348.27/351.73	c #Conflicts:     341000 | #Constraints:      39566
348.27/351.73	c #Conflicts:     342000 | #Constraints:      40566
348.27/351.73	c #Conflicts:     343000 | #Constraints:      41566
348.27/351.73	c #Conflicts:     344000 | #Constraints:      42566
348.27/351.73	c #Conflicts:     345000 | #Constraints:      43566
348.27/351.73	c INPROCESSING
348.27/351.73	c GARBAGE COLLECT
348.27/351.73	c rational objective 921
361.04/364.50	c #Conflicts:     346000 | #Constraints:      33017
361.04/364.50	c #Conflicts:     347000 | #Constraints:      34017
361.04/364.50	c #Conflicts:     348000 | #Constraints:      35017
361.04/364.50	c #Conflicts:     349000 | #Constraints:      36017
361.04/364.50	c #Conflicts:     350000 | #Constraints:      37017
361.04/364.50	c #Conflicts:     351000 | #Constraints:      38018
361.04/364.50	c #Conflicts:     352000 | #Constraints:      39018
361.04/364.50	c #Conflicts:     353000 | #Constraints:      40018
361.04/364.50	c #Conflicts:     354000 | #Constraints:      41021
361.04/364.50	c #Conflicts:     355000 | #Constraints:      42023
361.04/364.50	c #Conflicts:     356000 | #Constraints:      43027
361.04/364.50	c #Conflicts:     357000 | #Constraints:      44030
361.04/364.50	c INPROCESSING
361.04/364.50	c GARBAGE COLLECT
361.04/364.50	c rational objective 921
363.43/366.97	c #Conflicts:     358000 | #Constraints:      33158
363.43/366.97	c #Conflicts:     359000 | #Constraints:      34158
363.43/366.97	WSVECS04 Frhs2[46]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[54]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[60]: 6 -1.00009 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[102]: 6 -1.0001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[104]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[120]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[128]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[136]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[138]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[140]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[144]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[146]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[148]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[158]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[160]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[161]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[162]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[164]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[166]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[168]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[170]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[172]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[174]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[176]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[178]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[180]: 6 -1.00009 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[182]: 6 -1.00009 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[184]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[188]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[190]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[196]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[200]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[203]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[205]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[208]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[210]: 6 -1.00001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[222]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[226]: 6 -1.00001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[230]: 6 -1.00009 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[240]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[242]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[244]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[247]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[250]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[252]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[264]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[266]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[268]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[270]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[272]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[274]: 6 -1.00009 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[278]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[284]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[286]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[288]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[290]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[294]: 6 -1.0001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[304]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[308]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[316]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[322]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[328]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[330]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[346]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[352]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[358]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[376]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[390]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[436]: 6 -1.0001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[442]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[462]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[478]: 6 -1.00001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[480]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[484]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[500]: 6 -1.00001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[504]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[506]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[512]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[514]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[516]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[518]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[520]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[522]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[528]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[538]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[548]: 6 -1.0001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[550]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[556]: 6 -1.00001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[558]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[562]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[564]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[566]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[568]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[570]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[572]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[574]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[576]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[580]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[584]: 6 -1.00009 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[588]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[590]: 6 -1.0001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[594]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[602]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[604]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[606]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[624]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[648]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[768]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[770]: 6 -1.00001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[776]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[778]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[780]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[782]: 6 -1.00001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[790]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[792]: 6 -1.00009 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[794]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[796]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[798]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[808]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[810]: 6 -1.0001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[814]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[820]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[852]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[856]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[862]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[872]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[888]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[894]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[908]: 6 -1.00009 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[910]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[914]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[916]: 6 -1.0001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[922]: 6 -1.00009 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[924]: 6 -1.00001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[926]: 6 -1.00009 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[930]: 6 -1.00009 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[932]: 6 -1.00009 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[936]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[938]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[940]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[942]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[945]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[948]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[950]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[952]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[954]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[956]: 6 -1.00009 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[958]: 6 -1.00009 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[960]: 6 -1.00009 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[962]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[964]: 6 -1.0001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[966]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[968]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[970]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[972]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[974]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[976]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[978]: 6 -1.0001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[980]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[987]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[989]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[994]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[996]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[998]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1000]: 6 -1.00001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1002]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1004]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1010]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1012]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1014]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1016]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1018]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1022]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1028]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1031]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1040]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1042]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1044]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1046]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1056]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1058]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1060]: 6 -1.00001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1062]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1064]: 6 -1.00001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1066]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1070]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1072]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1074]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1075]: 6 -1.0001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1076]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1084]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1102]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1105]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1108]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1143]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1148]: 6 -1.00001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1176]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1185]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1187]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1190]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1192]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1200]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1206]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1208]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1214]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1216]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1218]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1220]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1222]: 6 -1.00009 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1224]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1226]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1228]: 6 -1.0001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1229]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1230]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1232]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1234]: 6 -1.0001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1236]: 6 -1.00001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1238]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1240]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1242]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1244]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1248]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1250]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1252]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1254]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1256]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1258]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1260]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1262]: 6 -1.0001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1264]: 6 -1.0001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1266]: 6 -1.00001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1268]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1270]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1272]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1274]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1276]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1278]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1280]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1282]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1284]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1286]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1292]: 6 -1.00009 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1294]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1296]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1298]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1300]: 6 -1.00001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1302]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1304]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1306]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1308]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1310]: 6 -1.00009 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1312]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1314]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1316]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1318]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1320]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1322]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1324]: 6 -1.00001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1326]: 6 -1.0001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1328]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1330]: 6 -1.00009 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1336]: 6 -1.0001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1338]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1340]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1342]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1344]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1346]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1348]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1350]: 6 -1.00009 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1352]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1354]: 6 -1.0001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1356]: 6 -1.0001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1358]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1360]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1362]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1364]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1366]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1368]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1370]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1372]: 6 -1.00009 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1382]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1386]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1388]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1390]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1392]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1394]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1396]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1398]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1400]: 6 -1.00009 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1402]: 6 -1.00009 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1404]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1406]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1408]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1410]: 6 -1.00009 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1412]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1414]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1424]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1426]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1428]: 6 -1.00001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1430]: 6 -1.00009 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1432]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1434]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1440]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1442]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1446]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1456]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1466]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1468]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1470]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1472]: 6 -1.00009 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1474]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1476]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1478]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1480]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1482]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1484]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1486]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1488]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1490]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1492]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1494]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1496]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1498]: 6 -1.00009 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1508]: 6 -1.0001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1510]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1512]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1514]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1516]: 6 -1.00008 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1518]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1520]: 6 -1.0001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1522]: 6 -1.0001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1524]: 6 -1.00004 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1526]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1528]: 6 -1.00006 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1529]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1530]: 6 -1.00001 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1532]: 6 -1.00009 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1534]: 6 -1.00003 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1571]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1573]: 6 -1.00005 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1574]: 6 -1.00007 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1580]: 6 -1.00002 0 shouldn't be
363.43/366.97	WSVECS04 Frhs2[1615]: 6 -1.00009 0 shouldn't be
372.99/376.79	c #Conflicts:     360000 | #Constraints:      35159
372.99/376.79	c #Conflicts:     361000 | #Constraints:      36159
372.99/376.79	c #Conflicts:     362000 | #Constraints:      37159
372.99/376.79	c #Conflicts:     363000 | #Constraints:      38159
372.99/376.79	c #Conflicts:     364000 | #Constraints:      39159
372.99/376.79	c #Conflicts:     365000 | #Constraints:      40159
372.99/376.79	c #Conflicts:     366000 | #Constraints:      41159
372.99/376.79	c #Conflicts:     367000 | #Constraints:      42159
372.99/376.79	c #Conflicts:     368000 | #Constraints:      43159
372.99/376.79	c #Conflicts:     369000 | #Constraints:      44159
372.99/376.79	c INPROCESSING
372.99/376.79	c GARBAGE COLLECT
372.99/376.79	c rational objective 921
385.75/389.57	c #Conflicts:     370000 | #Constraints:      33186
385.75/389.57	c #Conflicts:     371000 | #Constraints:      34186
385.75/389.57	c #Conflicts:     372000 | #Constraints:      35186
385.75/389.57	c #Conflicts:     373000 | #Constraints:      36186
385.75/389.57	c #Conflicts:     374000 | #Constraints:      37187
385.75/389.57	c #Conflicts:     375000 | #Constraints:      38187
385.75/389.57	c #Conflicts:     376000 | #Constraints:      39192
385.75/389.57	c #Conflicts:     377000 | #Constraints:      40202
385.75/389.57	c #Conflicts:     378000 | #Constraints:      41202
385.75/389.57	c #Conflicts:     379000 | #Constraints:      42202
385.75/389.57	c #Conflicts:     380000 | #Constraints:      43207
385.75/389.57	c #Conflicts:     381000 | #Constraints:      44209
385.75/389.57	c INPROCESSING
385.75/389.57	c GARBAGE COLLECT
385.75/389.57	c rational objective 921
399.02/403.21	c #Conflicts:     382000 | #Constraints:      32970
399.02/403.21	c #Conflicts:     383000 | #Constraints:      33970
399.02/403.21	c #Conflicts:     384000 | #Constraints:      34970
399.02/403.21	c #Conflicts:     385000 | #Constraints:      35970
399.02/403.21	c #Conflicts:     386000 | #Constraints:      36970
399.02/403.21	c #Conflicts:     387000 | #Constraints:      37970
399.02/403.21	c #Conflicts:     388000 | #Constraints:      38971
399.02/403.21	c #Conflicts:     389000 | #Constraints:      39971
399.02/403.21	c #Conflicts:     390000 | #Constraints:      40971
399.02/403.21	c #Conflicts:     391000 | #Constraints:      41971
399.02/403.21	c #Conflicts:     392000 | #Constraints:      42971
399.02/403.21	c #Conflicts:     393000 | #Constraints:      43971
399.02/403.21	c #Conflicts:     394000 | #Constraints:      44971
399.02/403.21	c INPROCESSING
399.02/403.21	c GARBAGE COLLECT
399.02/403.21	c rational objective 921
416.88/421.12	c #Conflicts:     395000 | #Constraints:      33584
416.88/421.12	c #Conflicts:     396000 | #Constraints:      34584
416.88/421.12	c #Conflicts:     397000 | #Constraints:      35585
416.88/421.12	c #Conflicts:     398000 | #Constraints:      36586
416.88/421.12	c #Conflicts:     399000 | #Constraints:      37587
416.88/421.12	c #Conflicts:     400000 | #Constraints:      38587
416.88/421.12	c #Conflicts:     401000 | #Constraints:      39588
416.88/421.12	c #Conflicts:     402000 | #Constraints:      40593
416.88/421.12	c #Conflicts:     403000 | #Constraints:      41594
416.88/421.12	c #Conflicts:     404000 | #Constraints:      42594
416.88/421.12	c #Conflicts:     405000 | #Constraints:      43595
416.88/421.12	c #Conflicts:     406000 | #Constraints:      44596
416.88/421.12	c #Conflicts:     407000 | #Constraints:      45597
416.88/421.12	c INPROCESSING
416.88/421.12	c GARBAGE COLLECT
416.88/421.12	c rational objective 921
427.44/431.74	c #Conflicts:     408000 | #Constraints:      33950
427.44/431.74	c #Conflicts:     409000 | #Constraints:      34950
427.44/431.74	c #Conflicts:     410000 | #Constraints:      35950
427.44/431.74	c #Conflicts:     411000 | #Constraints:      36950
427.44/431.74	c #Conflicts:     412000 | #Constraints:      37950
427.44/431.74	c #Conflicts:     413000 | #Constraints:      38950
427.44/431.74	c #Conflicts:     414000 | #Constraints:      39950
427.44/431.74	c #Conflicts:     415000 | #Constraints:      40950
427.44/431.74	c #Conflicts:     416000 | #Constraints:      41950
427.44/431.74	c #Conflicts:     417000 | #Constraints:      42950
427.44/431.74	c bounds 924 >= 922 @ 419.917
430.17/434.68	c #Conflicts:     418000 | #Constraints:      43989
430.17/434.68	c #Conflicts:     419000 | #Constraints:      44989
430.17/434.68	c #Conflicts:     420000 | #Constraints:      45989
430.17/434.68	c INPROCESSING
430.17/434.68	c GARBAGE COLLECT
430.17/434.68	c rational objective 922
443.33/447.88	c #Conflicts:     421000 | #Constraints:      34228
443.33/447.88	c #Conflicts:     422000 | #Constraints:      35228
443.33/447.88	c #Conflicts:     423000 | #Constraints:      36228
443.33/447.88	c #Conflicts:     424000 | #Constraints:      37228
443.33/447.88	c #Conflicts:     425000 | #Constraints:      38229
443.33/447.88	c #Conflicts:     426000 | #Constraints:      39229
443.33/447.88	c #Conflicts:     427000 | #Constraints:      40229
443.33/447.88	c #Conflicts:     428000 | #Constraints:      41229
443.33/447.88	c #Conflicts:     429000 | #Constraints:      42229
443.33/447.88	c #Conflicts:     430000 | #Constraints:      43229
443.33/447.88	c #Conflicts:     431000 | #Constraints:      44229
443.33/447.88	c #Conflicts:     432000 | #Constraints:      45229
443.33/447.88	c #Conflicts:     433000 | #Constraints:      46229
443.33/447.88	c INPROCESSING
443.33/447.88	c GARBAGE COLLECT
443.33/447.88	c rational objective 922
465.06/469.84	c #Conflicts:     434000 | #Constraints:      34188
465.06/469.84	c #Conflicts:     435000 | #Constraints:      35188
465.06/469.84	c #Conflicts:     436000 | #Constraints:      36188
465.06/469.84	c #Conflicts:     437000 | #Constraints:      37189
465.06/469.84	c #Conflicts:     438000 | #Constraints:      38190
465.06/469.84	c #Conflicts:     439000 | #Constraints:      39193
465.06/469.84	c #Conflicts:     440000 | #Constraints:      40193
465.06/469.84	c #Conflicts:     441000 | #Constraints:      41193
465.06/469.84	c #Conflicts:     442000 | #Constraints:      42194
465.06/469.84	c #Conflicts:     443000 | #Constraints:      43196
465.06/469.84	c #Conflicts:     444000 | #Constraints:      44198
465.06/469.84	c #Conflicts:     445000 | #Constraints:      45199
465.06/469.84	c #Conflicts:     446000 | #Constraints:      46199
465.06/469.84	c INPROCESSING
465.06/469.84	c GARBAGE COLLECT
465.06/469.84	c rational objective 922
477.93/482.79	c #Conflicts:     447000 | #Constraints:      33985
477.93/482.79	c #Conflicts:     448000 | #Constraints:      34985
477.93/482.79	c #Conflicts:     449000 | #Constraints:      35985
477.93/482.79	c #Conflicts:     450000 | #Constraints:      36985
477.93/482.79	c #Conflicts:     451000 | #Constraints:      37985
477.93/482.79	c #Conflicts:     452000 | #Constraints:      38985
477.93/482.79	c #Conflicts:     453000 | #Constraints:      39985
477.93/482.79	c #Conflicts:     454000 | #Constraints:      40985
477.93/482.79	c #Conflicts:     455000 | #Constraints:      41985
477.93/482.79	c #Conflicts:     456000 | #Constraints:      42985
477.93/482.79	c #Conflicts:     457000 | #Constraints:      43985
477.93/482.79	c #Conflicts:     458000 | #Constraints:      44985
477.93/482.79	c #Conflicts:     459000 | #Constraints:      45986
477.93/482.79	c #Conflicts:     460000 | #Constraints:      46986
477.93/482.79	c INPROCESSING
477.93/482.79	c GARBAGE COLLECT
477.93/482.79	c rational objective 922
491.80/496.89	c #Conflicts:     461000 | #Constraints:      34629
491.80/496.89	c #Conflicts:     462000 | #Constraints:      35629
491.80/496.89	c #Conflicts:     463000 | #Constraints:      36629
491.80/496.89	c #Conflicts:     464000 | #Constraints:      37629
491.80/496.89	c #Conflicts:     465000 | #Constraints:      38629
491.80/496.89	c #Conflicts:     466000 | #Constraints:      39629
491.80/496.89	c #Conflicts:     467000 | #Constraints:      40629
491.80/496.89	c #Conflicts:     468000 | #Constraints:      41630
491.80/496.89	c #Conflicts:     469000 | #Constraints:      42636
491.80/496.89	c #Conflicts:     470000 | #Constraints:      43645
491.80/496.89	c #Conflicts:     471000 | #Constraints:      44651
491.80/496.89	c #Conflicts:     472000 | #Constraints:      45655
491.80/496.89	c #Conflicts:     473000 | #Constraints:      46661
491.80/496.89	c #Conflicts:     474000 | #Constraints:      47671
491.80/496.89	c INPROCESSING
491.80/496.89	c GARBAGE COLLECT
491.80/496.89	c rational objective 922
506.36/511.44	c #Conflicts:     475000 | #Constraints:      35012
506.36/511.44	c #Conflicts:     476000 | #Constraints:      36013
506.36/511.44	c #Conflicts:     477000 | #Constraints:      37013
506.36/511.44	c #Conflicts:     478000 | #Constraints:      38014
506.36/511.44	c #Conflicts:     479000 | #Constraints:      39014
506.36/511.44	c #Conflicts:     480000 | #Constraints:      40015
506.36/511.44	c #Conflicts:     481000 | #Constraints:      41016
506.36/511.44	c #Conflicts:     482000 | #Constraints:      42016
506.36/511.44	c #Conflicts:     483000 | #Constraints:      43016
506.36/511.44	c #Conflicts:     484000 | #Constraints:      44017
506.36/511.44	c #Conflicts:     485000 | #Constraints:      45017
506.36/511.44	c #Conflicts:     486000 | #Constraints:      46018
506.36/511.44	c #Conflicts:     487000 | #Constraints:      47019
506.36/511.44	c #Conflicts:     488000 | #Constraints:      48019
506.36/511.44	c INPROCESSING
506.36/511.44	c GARBAGE COLLECT
506.36/511.44	c rational objective 922
515.54/520.69	c #Conflicts:     489000 | #Constraints:      35247
515.54/520.69	c #Conflicts:     490000 | #Constraints:      36247
515.54/520.69	c #Conflicts:     491000 | #Constraints:      37247
515.54/520.69	c #Conflicts:     492000 | #Constraints:      38247
515.54/520.69	c #Conflicts:     493000 | #Constraints:      39247
515.54/520.69	WSVECS04 Frhs2[2]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[4]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[6]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[8]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[10]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[12]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[14]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[16]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[18]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[20]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[22]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[24]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[26]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[28]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[30]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[32]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[34]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[36]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[38]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[40]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[43]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[44]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[74]: 6 -2.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[76]: 6 -2.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[78]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[80]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[82]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[84]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[88]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[92]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[102]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[116]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[118]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[120]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[122]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[124]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[126]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[128]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[129]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[132]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[134]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[136]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[138]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[140]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[142]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[144]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[146]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[148]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[150]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[152]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[156]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[159]: 6 0 0.500056 shouldn't be
515.54/520.69	WSVECS04 Frhs2[160]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[161]: 6 0 0.500033 shouldn't be
515.54/520.69	WSVECS04 Frhs2[162]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[163]: 6 0 1.00003 shouldn't be
515.54/520.69	WSVECS04 Frhs2[164]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[166]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[168]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[170]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[171]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[174]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[176]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[178]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[180]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[182]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[184]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[186]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[188]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[190]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[192]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[194]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[196]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[198]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[200]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[202]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[204]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[206]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[208]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[210]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[212]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[214]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[215]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[216]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[218]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[220]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[222]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[224]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[226]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[228]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[230]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[232]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[234]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[236]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[238]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[240]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[242]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[244]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[246]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[248]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[250]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[252]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[254]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[256]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[257]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[262]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[264]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[266]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[268]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[270]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[272]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[274]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[276]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[278]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[280]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[282]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[284]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[286]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[288]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[290]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[292]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[296]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[298]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[300]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[301]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[302]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[304]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[306]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[308]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[310]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[312]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[314]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[316]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[318]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[320]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[322]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[324]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[326]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[328]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[330]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[332]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[334]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[336]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[338]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[340]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[342]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[343]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[346]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[348]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[350]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[352]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[354]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[356]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[358]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[360]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[362]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[364]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[366]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[368]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[370]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[372]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[374]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[376]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[378]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[380]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[382]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[384]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[387]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[388]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[392]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[394]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[396]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[398]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[400]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[402]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[404]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[406]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[408]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[410]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[412]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[414]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[416]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[418]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[420]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[426]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[429]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[434]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[436]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[438]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[440]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[442]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[444]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[446]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[448]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[450]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[452]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[454]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[456]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[458]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[460]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[462]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[464]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[468]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[470]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[473]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[474]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[476]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[478]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[480]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[482]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[484]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[486]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[488]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[490]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[492]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[494]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[496]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[498]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[500]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[502]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[504]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[506]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[508]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[510]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[512]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[514]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[515]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[518]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[520]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[522]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[524]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[526]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[528]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[530]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[532]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[534]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[536]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[538]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[540]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[542]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[544]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[546]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[548]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[550]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[552]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[558]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[559]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[560]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[562]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[564]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[566]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[568]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[570]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[572]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[574]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[576]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[578]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[580]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[582]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[584]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[586]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[588]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[590]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[592]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[594]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[600]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[602]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[604]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[606]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[608]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[610]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[612]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[614]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[616]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[618]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[620]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[622]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[624]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[626]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[628]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[630]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[632]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[634]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[636]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[638]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[644]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[645]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[646]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[648]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[650]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[652]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[654]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[656]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[658]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[660]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[662]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[666]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[668]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[670]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[672]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[674]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[676]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[678]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[680]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[687]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[690]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[692]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[694]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[696]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[698]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[700]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[702]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[704]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[706]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[708]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[710]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[712]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[714]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[716]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[718]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[720]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[722]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[724]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[730]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[731]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[732]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[734]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[736]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[738]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[740]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[742]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[744]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[746]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[748]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[750]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[752]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[754]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[756]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[758]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[760]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[762]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[764]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[766]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[772]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[774]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[776]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[778]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[780]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[782]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[784]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[786]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[788]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[790]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[792]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[794]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[796]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[798]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[800]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[802]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[804]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[806]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[808]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[810]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[812]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[814]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[816]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[817]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[818]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[820]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[822]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[824]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[826]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[828]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[830]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[832]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[834]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[836]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[838]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[840]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[842]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[844]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[846]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[848]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[850]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[852]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[856]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[860]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[862]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[864]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[866]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[868]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[870]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[872]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[874]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[876]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[878]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[880]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[882]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[884]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[886]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[888]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[890]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[892]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[894]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[896]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[900]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[902]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[903]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[904]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[906]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[908]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[910]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[912]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[914]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[916]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[918]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[920]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[922]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[924]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[926]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[928]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[930]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[932]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[934]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[936]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[938]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[944]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[946]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[948]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[950]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[952]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[954]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[956]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[958]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[960]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[962]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[964]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[966]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[968]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[970]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[972]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[974]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[976]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[978]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[980]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[984]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[986]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[988]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[989]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[990]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1031]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1075]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1076]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1118]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1119]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1160]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1204]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1334]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1490]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1492]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1494]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1496]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1506]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1508]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1510]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1512]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1514]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1516]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1518]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1520]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1522]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1524]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1526]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1528]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1530]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1532]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1534]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1536]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1538]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1540]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1550]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1552]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1554]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1556]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1558]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1560]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1562]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1564]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1566]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1568]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1570]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1572]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1574]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1576]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1578]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1580]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1582]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1591]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1592]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1594]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1596]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1598]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1600]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1602]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1604]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1606]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1608]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1610]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1612]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1614]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1616]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1618]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1620]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1622]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1624]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1626]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1636]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1638]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1640]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1642]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1644]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1646]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1648]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1650]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1652]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1654]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1656]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1658]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1660]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1662]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1664]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1666]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1668]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1677]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1678]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1680]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1682]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1684]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1686]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1688]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1690]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1692]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1694]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1696]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1698]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1700]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1702]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1704]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1706]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1708]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1710]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1712]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1714]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1716]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1719]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1722]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1724]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1726]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1728]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1730]: 6 -1.0001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1732]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1734]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1736]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1738]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1740]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1742]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1744]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1746]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1748]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1750]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1752]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1754]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1756]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1758]: 6 -1.00002 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1760]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1761]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1763]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1764]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1766]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1768]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1770]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1772]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1774]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1776]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1778]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1780]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1782]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1784]: 6 -1.00006 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1786]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1788]: 6 -1.00008 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1790]: 6 -1.00009 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1792]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1794]: 6 -1.00005 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1796]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1798]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1800]: 6 -1.00004 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1802]: 6 -1.00001 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1804]: 6 -1.00007 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[1805]: 6 -1.00003 0 shouldn't be
515.54/520.69	WSVECS04 Frhs2[2263]: 6 -0.500077 0 shouldn't be
541.09/546.51	c #Conflicts:     494000 | #Constraints:      40247
541.09/546.51	c #Conflicts:     495000 | #Constraints:      41247
541.09/546.51	c #Conflicts:     496000 | #Constraints:      42247
541.09/546.51	c #Conflicts:     497000 | #Constraints:      43247
541.09/546.51	c #Conflicts:     498000 | #Constraints:      44247
541.09/546.51	c #Conflicts:     499000 | #Constraints:      45247
541.09/546.51	c #Conflicts:     500000 | #Constraints:      46247
541.09/546.51	c #Conflicts:     501000 | #Constraints:      47247
541.09/546.51	c #Conflicts:     502000 | #Constraints:      48247
541.09/546.51	c INPROCESSING
541.09/546.51	c GARBAGE COLLECT
541.09/546.51	c rational objective 922
556.92/562.97	c #Conflicts:     503000 | #Constraints:      35265
556.92/562.97	c #Conflicts:     504000 | #Constraints:      36265
556.92/562.97	c #Conflicts:     505000 | #Constraints:      37265
556.92/562.97	c #Conflicts:     506000 | #Constraints:      38265
556.92/562.97	c #Conflicts:     507000 | #Constraints:      39265
556.92/562.97	c #Conflicts:     508000 | #Constraints:      40265
556.92/562.97	c #Conflicts:     509000 | #Constraints:      41265
556.92/562.97	c #Conflicts:     510000 | #Constraints:      42265
556.92/562.97	c #Conflicts:     511000 | #Constraints:      43266
556.92/562.97	c #Conflicts:     512000 | #Constraints:      44266
556.92/562.97	c #Conflicts:     513000 | #Constraints:      45266
556.92/562.97	c #Conflicts:     514000 | #Constraints:      46266
556.92/562.97	c #Conflicts:     515000 | #Constraints:      47266
556.92/562.97	c #Conflicts:     516000 | #Constraints:      48266
556.92/562.97	c INPROCESSING
556.92/562.97	c GARBAGE COLLECT
556.92/562.97	c rational objective 922
571.37/577.41	c #Conflicts:     517000 | #Constraints:      35060
571.37/577.41	c #Conflicts:     518000 | #Constraints:      36060
571.37/577.41	c #Conflicts:     519000 | #Constraints:      37060
571.37/577.41	c #Conflicts:     520000 | #Constraints:      38060
571.37/577.41	c #Conflicts:     521000 | #Constraints:      39060
571.37/577.41	c #Conflicts:     522000 | #Constraints:      40060
571.37/577.41	c #Conflicts:     523000 | #Constraints:      41060
571.37/577.41	c #Conflicts:     524000 | #Constraints:      42060
571.37/577.41	c #Conflicts:     525000 | #Constraints:      43060
571.37/577.41	c #Conflicts:     526000 | #Constraints:      44060
571.37/577.41	c #Conflicts:     527000 | #Constraints:      45060
571.37/577.41	c #Conflicts:     528000 | #Constraints:      46060
571.37/577.41	c #Conflicts:     529000 | #Constraints:      47060
571.37/577.41	c #Conflicts:     530000 | #Constraints:      48060
571.37/577.41	c #Conflicts:     531000 | #Constraints:      49060
571.37/577.41	c INPROCESSING
571.37/577.41	c GARBAGE COLLECT
571.37/577.41	c rational objective 922
586.26/592.76	c #Conflicts:     532000 | #Constraints:      35665
586.26/592.76	c #Conflicts:     533000 | #Constraints:      36665
586.26/592.76	c #Conflicts:     534000 | #Constraints:      37666
586.26/592.76	c #Conflicts:     535000 | #Constraints:      38666
586.26/592.76	c #Conflicts:     536000 | #Constraints:      39666
586.26/592.76	c #Conflicts:     537000 | #Constraints:      40666
586.26/592.76	c #Conflicts:     538000 | #Constraints:      41666
586.26/592.76	c #Conflicts:     539000 | #Constraints:      42667
586.26/592.76	c #Conflicts:     540000 | #Constraints:      43667
586.26/592.76	c #Conflicts:     541000 | #Constraints:      44667
586.26/592.76	c #Conflicts:     542000 | #Constraints:      45667
586.26/592.76	c #Conflicts:     543000 | #Constraints:      46667
586.26/592.76	c #Conflicts:     544000 | #Constraints:      47667
586.26/592.76	c #Conflicts:     545000 | #Constraints:      48667
586.26/592.76	c #Conflicts:     546000 | #Constraints:      49667
586.26/592.76	c INPROCESSING
586.26/592.76	c GARBAGE COLLECT
586.26/592.76	c rational objective 922
604.89/611.49	c #Conflicts:     547000 | #Constraints:      36075
604.89/611.49	c #Conflicts:     548000 | #Constraints:      37076
604.89/611.49	c #Conflicts:     549000 | #Constraints:      38076
604.89/611.49	c #Conflicts:     550000 | #Constraints:      39076
604.89/611.49	c #Conflicts:     551000 | #Constraints:      40077
604.89/611.49	c #Conflicts:     552000 | #Constraints:      41078
604.89/611.49	c #Conflicts:     553000 | #Constraints:      42080
604.89/611.49	c #Conflicts:     554000 | #Constraints:      43090
604.89/611.49	c #Conflicts:     555000 | #Constraints:      44097
604.89/611.49	c #Conflicts:     556000 | #Constraints:      45102
604.89/611.49	c #Conflicts:     557000 | #Constraints:      46106
604.89/611.49	c #Conflicts:     558000 | #Constraints:      47112
604.89/611.49	c #Conflicts:     559000 | #Constraints:      48119
604.89/611.49	c #Conflicts:     560000 | #Constraints:      49126
604.89/611.49	c #Conflicts:     561000 | #Constraints:      50128
604.89/611.49	c INPROCESSING
604.89/611.49	c GARBAGE COLLECT
604.89/611.49	c rational objective 922
621.64/628.47	c #Conflicts:     562000 | #Constraints:      36265
621.64/628.47	c #Conflicts:     563000 | #Constraints:      37265
621.64/628.47	c #Conflicts:     564000 | #Constraints:      38265
621.64/628.47	c #Conflicts:     565000 | #Constraints:      39265
621.64/628.47	c #Conflicts:     566000 | #Constraints:      40265
621.64/628.47	c #Conflicts:     567000 | #Constraints:      41266
621.64/628.47	c #Conflicts:     568000 | #Constraints:      42266
621.64/628.47	c #Conflicts:     569000 | #Constraints:      43266
621.64/628.47	c #Conflicts:     570000 | #Constraints:      44266
621.64/628.47	c #Conflicts:     571000 | #Constraints:      45266
621.64/628.47	c #Conflicts:     572000 | #Constraints:      46266
621.64/628.47	c #Conflicts:     573000 | #Constraints:      47266
621.64/628.47	c #Conflicts:     574000 | #Constraints:      48266
621.64/628.47	c #Conflicts:     575000 | #Constraints:      49266
621.64/628.47	c #Conflicts:     576000 | #Constraints:      50266
621.64/628.47	c INPROCESSING
621.64/628.47	c GARBAGE COLLECT
621.64/628.47	c rational objective 922
640.19/647.05	c #Conflicts:     577000 | #Constraints:      36257
640.19/647.05	c #Conflicts:     578000 | #Constraints:      37258
640.19/647.05	c #Conflicts:     579000 | #Constraints:      38258
640.19/647.05	c #Conflicts:     580000 | #Constraints:      39258
640.19/647.05	c #Conflicts:     581000 | #Constraints:      40259
640.19/647.05	c #Conflicts:     582000 | #Constraints:      41263
640.19/647.05	c #Conflicts:     583000 | #Constraints:      42297
640.19/647.05	c #Conflicts:     584000 | #Constraints:      43319
640.19/647.05	c #Conflicts:     585000 | #Constraints:      44337
640.19/647.05	c #Conflicts:     586000 | #Constraints:      45342
640.19/647.05	c #Conflicts:     587000 | #Constraints:      46345
640.19/647.05	c #Conflicts:     588000 | #Constraints:      47357
640.19/647.05	c #Conflicts:     589000 | #Constraints:      48369
640.19/647.05	c #Conflicts:     590000 | #Constraints:      49378
640.19/647.05	c #Conflicts:     591000 | #Constraints:      50383
640.19/647.05	c INPROCESSING
640.19/647.05	c GARBAGE COLLECT
640.19/647.05	c rational objective 922
644.68/651.74	c #Conflicts:     592000 | #Constraints:      36060
644.68/651.74	c #Conflicts:     593000 | #Constraints:      37061
644.68/651.74	c #Conflicts:     594000 | #Constraints:      38061
644.68/651.74	c #Conflicts:     595000 | #Constraints:      39061
644.68/651.74	WSVECS04 Frhs2[8]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[10]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[18]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[20]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[22]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[24]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[28]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[30]: 6 -1.00001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[32]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[36]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[38]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[50]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[60]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[62]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[64]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[66]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[68]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[70]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[72]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[74]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[76]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[78]: 6 -1.00001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[80]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[90]: 6 -1.0001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[96]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[98]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[100]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[102]: 6 -1.0001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[104]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[106]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[108]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[110]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[112]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[114]: 6 -1.00001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[116]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[118]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[120]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[122]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[124]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[126]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[130]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[146]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[158]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[162]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[164]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[198]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[200]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[206]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[212]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[220]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[222]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[224]: 6 -1.0001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[226]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[228]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[230]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[232]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[240]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[252]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[254]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[256]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[260]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[262]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[264]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[266]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[268]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[270]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[272]: 6 -1.0001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[274]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[276]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[278]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[280]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[282]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[284]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[286]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[288]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[290]: 6 -1.0001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[292]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[296]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[298]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[300]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[301]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[302]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[304]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[306]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[308]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[310]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[312]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[314]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[316]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[318]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[320]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[322]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[324]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[326]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[328]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[330]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[332]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[334]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[338]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[340]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[342]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[346]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[348]: 6 -1.0001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[350]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[352]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[354]: 6 -1.00001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[356]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[358]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[360]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[364]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[368]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[370]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[372]: 6 -1.0001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[374]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[376]: 6 -1.00001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[382]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[384]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[386]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[396]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[400]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[402]: 6 -1.00001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[406]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[410]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[412]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[414]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[416]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[418]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[422]: 6 -1.0001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[424]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[428]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[444]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[448]: 6 -1.0001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[450]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[454]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[476]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[492]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[506]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[518]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[548]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[554]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[560]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[564]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[566]: 6 -1.0001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[568]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[588]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[592]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[596]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[598]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[604]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[634]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[636]: 6 -1.00001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[640]: 6 -1.0001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[660]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[672]: 6 -1.00001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[678]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[679]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[682]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[684]: 6 -1.00001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[690]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[694]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[700]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[702]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[704]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[712]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[714]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[716]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[721]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[723]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[726]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[734]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[736]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[738]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[740]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[742]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[744]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[748]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[754]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[756]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[758]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[764]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[765]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[768]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[770]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[808]: 6 -1.00001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[812]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[850]: 6 -1.00001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[852]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[894]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[940]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[982]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[984]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[990]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1008]: 6 -1.0001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1026]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1034]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1056]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1058]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1060]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1062]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1064]: 6 -1.0001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1066]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1068]: 6 -1.0001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1070]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1072]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1075]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1076]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1078]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1080]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1082]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1084]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1086]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1088]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1090]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1092]: 6 -1.0001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1094]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1104]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1106]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1108]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1110]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1112]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1114]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1122]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1124]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1126]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1128]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1130]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1132]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1134]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1136]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1138]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1140]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1142]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1144]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1146]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1148]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1150]: 6 -1.0001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1162]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1242]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1249]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1284]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1286]: 6 -1.00001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1291]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1293]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1328]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1335]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1362]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1364]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1366]: 6 -1.0001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1376]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1390]: 6 -1.00001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1404]: 6 -1.00001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1406]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1408]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1410]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1416]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1448]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1450]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1452]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1456]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1458]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1478]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1482]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1484]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1490]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1494]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1496]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1498]: 6 -1.0001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1500]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1506]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1508]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1510]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1512]: 6 -1.0001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1514]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1516]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1518]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1520]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1522]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1524]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1528]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1532]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1550]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1564]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1570]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1574]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1576]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1592]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1594]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1600]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1604]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1608]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1610]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1612]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1614]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1618]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1620]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1626]: 6 -1.00001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1628]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1632]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1636]: 6 -1.00001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1638]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1642]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1644]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1646]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1648]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1650]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1652]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1654]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1656]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1658]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1660]: 6 -1.0001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1662]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1664]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1666]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1668]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1670]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1672]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1674]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1676]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1680]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1682]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1684]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1686]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1688]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1690]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1692]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1694]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1696]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1698]: 6 -1.00001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1700]: 6 -1.0001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1702]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1704]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1706]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1708]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1710]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1712]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1714]: 6 -1.0001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1716]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1718]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1722]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1724]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1726]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1728]: 6 -1.00001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1730]: 6 -1.00001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1732]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1734]: 6 -1.0001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1736]: 6 -1.0001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1738]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1740]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1742]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1744]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1746]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1748]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1750]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1752]: 6 -1.00008 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1754]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1756]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1758]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1760]: 6 -1.00001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1763]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1764]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1766]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1768]: 6 -1.0001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1770]: 6 -1.00009 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1772]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1774]: 6 -1.00001 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1776]: 6 -1.00006 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1778]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1780]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1782]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1784]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1786]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1788]: 6 -1.00005 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1790]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1792]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1794]: 6 -1.00007 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1796]: 6 -1.00003 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1798]: 6 -1.00004 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1800]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1802]: 6 -1.00002 0 shouldn't be
644.68/651.74	WSVECS04 Frhs2[1804]: 6 -1.00008 0 shouldn't be
658.54/665.62	c #Conflicts:     596000 | #Constraints:      40061
658.54/665.62	c #Conflicts:     597000 | #Constraints:      41061
658.54/665.62	c #Conflicts:     598000 | #Constraints:      42061
658.54/665.62	c #Conflicts:     599000 | #Constraints:      43061
658.54/665.62	c #Conflicts:     600000 | #Constraints:      44061
658.54/665.62	c #Conflicts:     601000 | #Constraints:      45061
658.54/665.62	c #Conflicts:     602000 | #Constraints:      46061
658.54/665.62	c #Conflicts:     603000 | #Constraints:      47061
658.54/665.62	c #Conflicts:     604000 | #Constraints:      48061
658.54/665.62	c #Conflicts:     605000 | #Constraints:      49061
658.54/665.62	c #Conflicts:     606000 | #Constraints:      50061
658.54/665.62	c #Conflicts:     607000 | #Constraints:      51061
658.54/665.62	c INPROCESSING
658.54/665.62	c GARBAGE COLLECT
658.54/665.62	c rational objective 922
679.58/686.93	c #Conflicts:     608000 | #Constraints:      36655
679.58/686.93	c #Conflicts:     609000 | #Constraints:      37655
679.58/686.93	c #Conflicts:     610000 | #Constraints:      38655
679.58/686.93	c #Conflicts:     611000 | #Constraints:      39655
679.58/686.93	c #Conflicts:     612000 | #Constraints:      40666
679.58/686.93	c #Conflicts:     613000 | #Constraints:      41672
679.58/686.93	c #Conflicts:     614000 | #Constraints:      42673
679.58/686.93	c #Conflicts:     615000 | #Constraints:      43675
679.58/686.93	c #Conflicts:     616000 | #Constraints:      44675
679.58/686.93	c #Conflicts:     617000 | #Constraints:      45680
679.58/686.93	c #Conflicts:     618000 | #Constraints:      46681
679.58/686.93	c #Conflicts:     619000 | #Constraints:      47682
679.58/686.93	c #Conflicts:     620000 | #Constraints:      48687
679.58/686.93	c #Conflicts:     621000 | #Constraints:      49688
679.58/686.93	c #Conflicts:     622000 | #Constraints:      50692
679.58/686.93	c #Conflicts:     623000 | #Constraints:      51695
679.58/686.93	c INPROCESSING
679.58/686.93	c GARBAGE COLLECT
679.58/686.93	c rational objective 922
694.44/701.83	c #Conflicts:     624000 | #Constraints:      37116
694.44/701.83	c #Conflicts:     625000 | #Constraints:      38116
694.44/701.83	c #Conflicts:     626000 | #Constraints:      39116
694.44/701.83	c #Conflicts:     627000 | #Constraints:      40116
694.44/701.83	c #Conflicts:     628000 | #Constraints:      41116
694.44/701.83	c #Conflicts:     629000 | #Constraints:      42116
694.44/701.83	c #Conflicts:     630000 | #Constraints:      43117
694.44/701.83	c #Conflicts:     631000 | #Constraints:      44117
694.44/701.83	c #Conflicts:     632000 | #Constraints:      45117
694.44/701.83	c #Conflicts:     633000 | #Constraints:      46117
694.44/701.83	c #Conflicts:     634000 | #Constraints:      47118
694.44/701.83	c #Conflicts:     635000 | #Constraints:      48118
694.44/701.83	c #Conflicts:     636000 | #Constraints:      49118
694.44/701.83	c #Conflicts:     637000 | #Constraints:      50118
694.44/701.83	WSVECS04 Frhs2[86]: 6 -1.00007 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[128]: 6 -1.00002 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[161]: 6 -1.00008 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[163]: 6 -1.00005 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[167]: 6 -1.00007 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[175]: 6 -1.00005 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[178]: 6 0 2.00003 shouldn't be
694.44/701.83	WSVECS04 Frhs2[182]: 6 0 1.00004 shouldn't be
694.44/701.83	WSVECS04 Frhs2[211]: 6 -1.00008 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[235]: 6 -1.00002 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[239]: 6 -1.00007 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[247]: 6 -1.00002 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[253]: 6 -1.00006 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[255]: 6 -1.00003 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[273]: 6 -1.00005 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[286]: 6 0 1.00004 shouldn't be
694.44/701.83	WSVECS04 Frhs2[290]: 6 0 1.00005 shouldn't be
694.44/701.83	WSVECS04 Frhs2[295]: 6 -1.00002 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[299]: 6 -1.0001 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[311]: 6 -1.00003 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[313]: 6 -1.00002 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[337]: 6 -1.00001 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[357]: 6 -1.00006 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[359]: 6 -1.00007 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[367]: 6 -1.00008 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[373]: 6 -1.00003 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[375]: 6 -1.00003 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[377]: 6 -1.00004 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[379]: 6 -1.00003 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[383]: 6 -1.00003 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[475]: 6 -1.00009 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[517]: 6 -1.00008 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[603]: 6 -1.00007 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[685]: 6 -1.00007 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[689]: 6 -1.00008 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[727]: 6 -1.00007 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[729]: 6 -1.00006 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[861]: 6 -1.00009 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[947]: 6 -1.00009 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[1077]: 6 -1.00003 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[1115]: 6 -1.00008 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[1119]: 6 -1.0001 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[1157]: 6 -1.0001 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[1158]: 6 0 1.00004 shouldn't be
694.44/701.83	WSVECS04 Frhs2[1205]: 6 -1.00005 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[1291]: 6 -1.00004 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[1420]: 6 0 1.00005 shouldn't be
694.44/701.83	WSVECS04 Frhs2[1462]: 6 -1.00008 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[1506]: 6 0 1.00007 shouldn't be
694.44/701.83	WSVECS04 Frhs2[1548]: 6 -1.00008 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[1631]: 6 -1.00005 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[1634]: 6 -1.00009 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[1635]: 6 -1.00006 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[1720]: 6 -1.00008 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[1721]: 6 -1.00004 0 shouldn't be
694.44/701.83	WSVECS04 Frhs2[1806]: 6 -1.00002 0 shouldn't be
697.23/704.67	c #Conflicts:     638000 | #Constraints:      51118
697.23/704.67	c #Conflicts:     639000 | #Constraints:      52118
697.23/704.67	c INPROCESSING
697.23/704.67	c GARBAGE COLLECT
697.23/704.67	c rational objective 922
715.04/722.99	c #Conflicts:     640000 | #Constraints:      37340
715.04/722.99	c #Conflicts:     641000 | #Constraints:      38340
715.04/722.99	c #Conflicts:     642000 | #Constraints:      39340
715.04/722.99	c #Conflicts:     643000 | #Constraints:      40340
715.04/722.99	c #Conflicts:     644000 | #Constraints:      41340
715.04/722.99	c #Conflicts:     645000 | #Constraints:      42340
715.04/722.99	c #Conflicts:     646000 | #Constraints:      43340
715.04/722.99	c #Conflicts:     647000 | #Constraints:      44341
715.04/722.99	c #Conflicts:     648000 | #Constraints:      45341
715.04/722.99	c #Conflicts:     649000 | #Constraints:      46341
715.04/722.99	c #Conflicts:     650000 | #Constraints:      47341
715.04/722.99	c #Conflicts:     651000 | #Constraints:      48341
715.04/722.99	c #Conflicts:     652000 | #Constraints:      49341
715.04/722.99	c #Conflicts:     653000 | #Constraints:      50345
715.04/722.99	c #Conflicts:     654000 | #Constraints:      51349
715.04/722.99	c #Conflicts:     655000 | #Constraints:      52360
715.04/722.99	c INPROCESSING
715.04/722.99	c GARBAGE COLLECT
715.04/722.99	c rational objective 922
732.41/740.60	c #Conflicts:     656000 | #Constraints:      37313
732.41/740.60	c #Conflicts:     657000 | #Constraints:      38313
732.41/740.60	c #Conflicts:     658000 | #Constraints:      39313
732.41/740.60	c #Conflicts:     659000 | #Constraints:      40313
732.41/740.60	c #Conflicts:     660000 | #Constraints:      41314
732.41/740.60	c #Conflicts:     661000 | #Constraints:      42314
732.41/740.60	c #Conflicts:     662000 | #Constraints:      43314
732.41/740.60	c #Conflicts:     663000 | #Constraints:      44314
732.41/740.60	c #Conflicts:     664000 | #Constraints:      45314
732.41/740.60	c #Conflicts:     665000 | #Constraints:      46314
732.41/740.60	c #Conflicts:     666000 | #Constraints:      47314
732.41/740.60	c #Conflicts:     667000 | #Constraints:      48314
732.41/740.60	c #Conflicts:     668000 | #Constraints:      49314
732.41/740.60	c #Conflicts:     669000 | #Constraints:      50314
732.41/740.60	c #Conflicts:     670000 | #Constraints:      51314
732.41/740.60	c #Conflicts:     671000 | #Constraints:      52314
732.41/740.60	c INPROCESSING
732.41/740.60	c GARBAGE COLLECT
732.41/740.60	c rational objective 922
751.05/759.32	c #Conflicts:     672000 | #Constraints:      37124
751.05/759.32	c #Conflicts:     673000 | #Constraints:      38125
751.05/759.32	c #Conflicts:     674000 | #Constraints:      39125
751.05/759.32	c #Conflicts:     675000 | #Constraints:      40125
751.05/759.32	c #Conflicts:     676000 | #Constraints:      41125
751.05/759.32	c #Conflicts:     677000 | #Constraints:      42125
751.05/759.32	c #Conflicts:     678000 | #Constraints:      43125
751.05/759.32	c #Conflicts:     679000 | #Constraints:      44125
751.05/759.32	c #Conflicts:     680000 | #Constraints:      45126
751.05/759.32	c #Conflicts:     681000 | #Constraints:      46128
751.05/759.32	c #Conflicts:     682000 | #Constraints:      47129
751.05/759.32	c #Conflicts:     683000 | #Constraints:      48130
751.05/759.32	c #Conflicts:     684000 | #Constraints:      49130
751.05/759.32	c #Conflicts:     685000 | #Constraints:      50131
751.05/759.32	c #Conflicts:     686000 | #Constraints:      51132
751.05/759.32	c #Conflicts:     687000 | #Constraints:      52136
751.05/759.32	c #Conflicts:     688000 | #Constraints:      53138
751.05/759.32	c INPROCESSING
751.05/759.32	c GARBAGE COLLECT
751.05/759.32	c rational objective 922
760.42/768.75	c #Conflicts:     689000 | #Constraints:      37724
760.42/768.75	c #Conflicts:     690000 | #Constraints:      38724
760.42/768.75	c #Conflicts:     691000 | #Constraints:      39724
760.42/768.75	c #Conflicts:     692000 | #Constraints:      40724
760.42/768.75	c #Conflicts:     693000 | #Constraints:      41724
760.42/768.75	c #Conflicts:     694000 | #Constraints:      42724
760.42/768.75	c #Conflicts:     695000 | #Constraints:      43724
760.42/768.75	c #Conflicts:     696000 | #Constraints:      44724
760.42/768.75	c #Conflicts:     697000 | #Constraints:      45724
760.42/768.75	WSVECS04 Frhs2[231]: 6 -1.00009 0 shouldn't be
760.42/768.75	WSVECS04 Frhs2[233]: 6 -1.00005 0 shouldn't be
760.42/768.75	WSVECS04 Frhs2[235]: 6 -1.00007 0 shouldn't be
760.42/768.75	WSVECS04 Frhs2[237]: 6 -1.00001 0 shouldn't be
760.42/768.75	WSVECS04 Frhs2[239]: 6 -1.00007 0 shouldn't be
760.42/768.75	WSVECS04 Frhs2[241]: 6 -1.00008 0 shouldn't be
760.42/768.75	WSVECS04 Frhs2[243]: 6 -1.00008 0 shouldn't be
760.42/768.75	WSVECS04 Frhs2[261]: 6 -1.00009 0 shouldn't be
760.42/768.75	WSVECS04 Frhs2[275]: 6 -1.00007 0 shouldn't be
760.42/768.75	WSVECS04 Frhs2[283]: 6 -1.00004 0 shouldn't be
760.42/768.75	WSVECS04 Frhs2[287]: 6 -1.00006 0 shouldn't be
760.42/768.75	WSVECS04 Frhs2[312]: 6 0 1.00005 shouldn't be
760.42/768.75	WSVECS04 Frhs2[327]: 6 -1.00007 0 shouldn't be
760.42/768.75	WSVECS04 Frhs2[373]: 6 -1.00007 0 shouldn't be
760.42/768.75	WSVECS04 Frhs2[375]: 6 -1.00004 0 shouldn't be
760.42/768.75	WSVECS04 Frhs2[391]: 6 -1.00001 0 shouldn't be
760.42/768.75	WSVECS04 Frhs2[415]: 6 -1.00003 0 shouldn't be
760.42/768.75	WSVECS04 Frhs2[421]: 6 -1.00005 0 shouldn't be
760.42/768.75	WSVECS04 Frhs2[436]: 6 0 1.00004 shouldn't be
760.42/768.75	WSVECS04 Frhs2[477]: 6 -1.0001 0 shouldn't be
760.42/768.75	WSVECS04 Frhs2[498]: 6 0 1.0001 shouldn't be
760.42/768.75	WSVECS04 Frhs2[502]: 6 0 1.0001 shouldn't be
760.42/768.75	WSVECS04 Frhs2[505]: 6 -1.00008 0 shouldn't be
760.42/768.75	WSVECS04 Frhs2[507]: 6 -1.00007 0 shouldn't be
760.42/768.75	WSVECS04 Frhs2[519]: 6 -1.00007 0 shouldn't be
760.42/768.75	WSVECS04 Frhs2[520]: 6 0 1.00007 shouldn't be
760.42/768.75	WSVECS04 Frhs2[526]: 6 0 1.0001 shouldn't be
760.42/768.75	WSVECS04 Frhs2[580]: 6 0 1.00004 shouldn't be
760.42/768.75	WSVECS04 Frhs2[582]: 6 0 1.00001 shouldn't be
760.42/768.75	WSVECS04 Frhs2[584]: 6 0 1.00005 shouldn't be
760.42/768.75	WSVECS04 Frhs2[593]: 6 -1.00002 0 shouldn't be
760.42/768.75	WSVECS04 Frhs2[609]: 6 -1.00003 0 shouldn't be
760.42/768.75	WSVECS04 Frhs2[611]: 6 -1.00004 0 shouldn't be
760.42/768.75	WSVECS04 Frhs2[615]: 6 -1.00009 0 shouldn't be
760.42/768.75	WSVECS04 Frhs2[617]: 6 -1.00008 0 shouldn't be
760.42/768.75	WSVECS04 Frhs2[619]: 6 -1.00004 0 shouldn't be
760.42/768.75	WSVECS04 Frhs2[621]: 6 -1.00006 0 shouldn't be
768.42/776.94	c #Conflicts:     698000 | #Constraints:      46725
768.42/776.94	c #Conflicts:     699000 | #Constraints:      47725
768.42/776.94	c #Conflicts:     700000 | #Constraints:      48725
768.42/776.94	c #Conflicts:     701000 | #Constraints:      49725
768.42/776.94	c #Conflicts:     702000 | #Constraints:      50725
768.42/776.94	c #Conflicts:     703000 | #Constraints:      51725
768.42/776.94	c #Conflicts:     704000 | #Constraints:      52725
768.42/776.94	c #Conflicts:     705000 | #Constraints:      53725
768.42/776.94	c INPROCESSING
768.42/776.94	c GARBAGE COLLECT
768.42/776.94	c rational objective 922
784.68/793.21	c #Conflicts:     706000 | #Constraints:      38130
784.68/793.21	c #Conflicts:     707000 | #Constraints:      39132
784.68/793.21	c #Conflicts:     708000 | #Constraints:      40134
784.68/793.21	c #Conflicts:     709000 | #Constraints:      41138
784.68/793.21	c #Conflicts:     710000 | #Constraints:      42148
784.68/793.21	c #Conflicts:     711000 | #Constraints:      43163
784.68/793.21	c #Conflicts:     712000 | #Constraints:      44171
784.68/793.21	c #Conflicts:     713000 | #Constraints:      45179
784.68/793.21	c #Conflicts:     714000 | #Constraints:      46182
784.68/793.21	c #Conflicts:     715000 | #Constraints:      47185
784.68/793.21	c #Conflicts:     716000 | #Constraints:      48188
784.68/793.21	c #Conflicts:     717000 | #Constraints:      49194
784.68/793.21	c #Conflicts:     718000 | #Constraints:      50213
784.68/793.21	c #Conflicts:     719000 | #Constraints:      51216
784.68/793.21	c #Conflicts:     720000 | #Constraints:      52220
784.68/793.21	c #Conflicts:     721000 | #Constraints:      53222
784.68/793.21	c #Conflicts:     722000 | #Constraints:      54223
784.68/793.21	c INPROCESSING
784.68/793.21	c GARBAGE COLLECT
784.68/793.21	c rational objective 922
801.74/810.37	c #Conflicts:     723000 | #Constraints:      38336
801.74/810.37	c #Conflicts:     724000 | #Constraints:      39336
801.74/810.37	c #Conflicts:     725000 | #Constraints:      40336
801.74/810.37	c #Conflicts:     726000 | #Constraints:      41336
801.74/810.37	c #Conflicts:     727000 | #Constraints:      42336
801.74/810.37	c #Conflicts:     728000 | #Constraints:      43336
801.74/810.37	c #Conflicts:     729000 | #Constraints:      44336
801.74/810.37	c #Conflicts:     730000 | #Constraints:      45337
801.74/810.37	c #Conflicts:     731000 | #Constraints:      46338
801.74/810.37	c #Conflicts:     732000 | #Constraints:      47338
801.74/810.37	c #Conflicts:     733000 | #Constraints:      48338
801.74/810.37	c #Conflicts:     734000 | #Constraints:      49338
801.74/810.37	c #Conflicts:     735000 | #Constraints:      50339
801.74/810.37	c #Conflicts:     736000 | #Constraints:      51340
801.74/810.37	c #Conflicts:     737000 | #Constraints:      52340
801.74/810.37	c #Conflicts:     738000 | #Constraints:      53341
801.74/810.37	c #Conflicts:     739000 | #Constraints:      54341
801.74/810.37	c INPROCESSING
801.74/810.37	c GARBAGE COLLECT
801.74/810.37	c rational objective 922
821.78/830.48	c #Conflicts:     740000 | #Constraints:      38350
821.78/830.48	c #Conflicts:     741000 | #Constraints:      39350
821.78/830.48	c #Conflicts:     742000 | #Constraints:      40350
821.78/830.48	c #Conflicts:     743000 | #Constraints:      41352
821.78/830.48	c #Conflicts:     744000 | #Constraints:      42353
821.78/830.48	c #Conflicts:     745000 | #Constraints:      43355
821.78/830.48	c #Conflicts:     746000 | #Constraints:      44356
821.78/830.48	c #Conflicts:     747000 | #Constraints:      45356
821.78/830.48	c #Conflicts:     748000 | #Constraints:      46356
821.78/830.48	c #Conflicts:     749000 | #Constraints:      47356
821.78/830.48	c #Conflicts:     750000 | #Constraints:      48356
821.78/830.48	c #Conflicts:     751000 | #Constraints:      49356
821.78/830.48	c #Conflicts:     752000 | #Constraints:      50357
821.78/830.48	c #Conflicts:     753000 | #Constraints:      51358
821.78/830.48	c #Conflicts:     754000 | #Constraints:      52359
821.78/830.48	c #Conflicts:     755000 | #Constraints:      53362
821.78/830.48	c #Conflicts:     756000 | #Constraints:      54362
821.78/830.48	c INPROCESSING
821.78/830.48	c GARBAGE COLLECT
821.78/830.48	c rational objective 922
840.04/849.13	c #Conflicts:     757000 | #Constraints:      38080
840.04/849.13	c #Conflicts:     758000 | #Constraints:      39080
840.04/849.13	c #Conflicts:     759000 | #Constraints:      40080
840.04/849.13	c #Conflicts:     760000 | #Constraints:      41080
840.04/849.13	c #Conflicts:     761000 | #Constraints:      42080
840.04/849.13	c #Conflicts:     762000 | #Constraints:      43080
840.04/849.13	c #Conflicts:     763000 | #Constraints:      44080
840.04/849.13	c #Conflicts:     764000 | #Constraints:      45081
840.04/849.13	c #Conflicts:     765000 | #Constraints:      46081
840.04/849.13	c #Conflicts:     766000 | #Constraints:      47081
840.04/849.13	c #Conflicts:     767000 | #Constraints:      48081
840.04/849.13	c #Conflicts:     768000 | #Constraints:      49081
840.04/849.13	c #Conflicts:     769000 | #Constraints:      50081
840.04/849.13	c #Conflicts:     770000 | #Constraints:      51081
840.04/849.13	c #Conflicts:     771000 | #Constraints:      52081
840.04/849.13	c #Conflicts:     772000 | #Constraints:      53081
840.04/849.13	c #Conflicts:     773000 | #Constraints:      54081
840.04/849.13	c #Conflicts:     774000 | #Constraints:      55081
840.04/849.13	c INPROCESSING
840.04/849.13	c GARBAGE COLLECT
840.04/849.13	c rational objective 922
861.62/870.96	c #Conflicts:     775000 | #Constraints:      38679
861.62/870.96	c #Conflicts:     776000 | #Constraints:      39680
861.62/870.96	c #Conflicts:     777000 | #Constraints:      40681
861.62/870.96	c #Conflicts:     778000 | #Constraints:      41681
861.62/870.96	c #Conflicts:     779000 | #Constraints:      42681
861.62/870.96	c #Conflicts:     780000 | #Constraints:      43681
861.62/870.96	c #Conflicts:     781000 | #Constraints:      44681
861.62/870.96	c #Conflicts:     782000 | #Constraints:      45683
861.62/870.96	c #Conflicts:     783000 | #Constraints:      46689
861.62/870.96	c #Conflicts:     784000 | #Constraints:      47693
861.62/870.96	c #Conflicts:     785000 | #Constraints:      48693
861.62/870.96	c #Conflicts:     786000 | #Constraints:      49693
861.62/870.96	c #Conflicts:     787000 | #Constraints:      50694
861.62/870.96	c #Conflicts:     788000 | #Constraints:      51694
861.62/870.96	c #Conflicts:     789000 | #Constraints:      52694
861.62/870.96	c #Conflicts:     790000 | #Constraints:      53694
861.62/870.96	c #Conflicts:     791000 | #Constraints:      54703
861.62/870.96	c #Conflicts:     792000 | #Constraints:      55708
861.62/870.96	c INPROCESSING
861.62/870.96	c GARBAGE COLLECT
861.62/870.96	c rational objective 922
875.48/884.82	c #Conflicts:     793000 | #Constraints:      39060
875.48/884.82	c #Conflicts:     794000 | #Constraints:      40060
875.48/884.82	c #Conflicts:     795000 | #Constraints:      41060
875.48/884.82	c #Conflicts:     796000 | #Constraints:      42060
875.48/884.82	c #Conflicts:     797000 | #Constraints:      43060
875.48/884.82	c #Conflicts:     798000 | #Constraints:      44060
875.48/884.82	c #Conflicts:     799000 | #Constraints:      45060
875.48/884.82	c #Conflicts:     800000 | #Constraints:      46060
875.48/884.82	c #Conflicts:     801000 | #Constraints:      47061
875.48/884.82	c #Conflicts:     802000 | #Constraints:      48061
875.48/884.82	c #Conflicts:     803000 | #Constraints:      49061
875.48/884.82	c #Conflicts:     804000 | #Constraints:      50061
875.48/884.82	c #Conflicts:     805000 | #Constraints:      51061
875.48/884.82	WSVECS04 Frhs2[44]: 6 -1.0001 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[88]: 6 -1.00004 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[102]: 6 -1.00009 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[130]: 6 -1.00008 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[134]: 6 -1.00003 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[136]: 6 -1.00005 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[138]: 6 -1.00009 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[140]: 6 -1.00008 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[171]: 6 -1.00002 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[180]: 6 -1.00006 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[182]: 6 -1.00006 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[215]: 6 -1.00008 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[216]: 6 -1.00002 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[257]: 6 -1.00006 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[292]: 6 -1.00009 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[301]: 6 -1.00004 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[302]: 6 -1.00006 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[304]: 6 -1.00009 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[334]: 6 -1.00006 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[345]: 6 0 1.00005 shouldn't be
875.48/884.82	WSVECS04 Frhs2[380]: 6 -1.00003 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[387]: 6 -1.00002 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[420]: 6 -1.00004 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[430]: 6 -1.00007 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[472]: 6 -1.00004 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[473]: 6 -1.00001 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[514]: 6 -1.00006 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[515]: 6 -1.00002 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[516]: 6 -1.00003 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[556]: 6 -1.00003 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[562]: 6 -1.00008 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[566]: 6 -1.00005 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[568]: 6 -1.00001 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[578]: 6 -1.00004 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[588]: 6 -1.00004 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[590]: 6 -1.00004 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[601]: 6 -1.00007 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[604]: 6 -1.00006 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[612]: 6 -1.00005 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[643]: 6 -1.00006 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[682]: 6 -1.00001 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[685]: 6 -1.00006 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[686]: 6 0 1.00009 shouldn't be
875.48/884.82	WSVECS04 Frhs2[700]: 6 -1.00007 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[716]: 6 -1.00006 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[722]: 6 -1.00003 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[724]: 6 -1.00005 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[731]: 6 -1.00002 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[732]: 6 -1.00006 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[738]: 6 -1.00009 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[742]: 6 -1.00001 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[756]: 6 -1.00006 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[768]: 6 -1.0001 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[800]: 6 -1.00006 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[804]: 6 -1.00003 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[818]: 6 -1.00005 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[896]: 6 -1.00004 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[904]: 6 -1.00007 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[926]: 6 -1.00002 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[932]: 6 -1.00004 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[934]: 6 -1.00007 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[938]: 6 -1.00006 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[942]: 6 -1.00003 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[968]: 6 -1.00003 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[974]: 6 -1.00009 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[977]: 6 0 1.00009 shouldn't be
875.48/884.82	WSVECS04 Frhs2[984]: 6 -1.00004 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[986]: 6 -1.00001 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[987]: 6 -1.00008 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[992]: 6 -1.00006 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[994]: 6 -1.00007 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[997]: 6 0 1.00002 shouldn't be
875.48/884.82	WSVECS04 Frhs2[1001]: 6 0 1.00003 shouldn't be
875.48/884.82	WSVECS04 Frhs2[1018]: 6 -1.00003 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[1030]: 6 -1.00005 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[1034]: 6 -1.00006 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[1052]: 6 -1.00007 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[1058]: 6 -1.00005 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[1062]: 6 -1.00002 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[1064]: 6 -1.00009 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[1070]: 6 -1.00006 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[1072]: 6 -1.00002 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[1076]: 6 -1.00001 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[1117]: 6 -1.00009 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[1162]: 6 -2.00002 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[1201]: 6 -1.00003 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[1247]: 6 -1.00008 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[1248]: 6 -1.0001 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[1289]: 6 -1.00003 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[1334]: 6 -1.00006 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[1375]: 6 -1.00004 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[2074]: 6 -1.00002 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[2093]: 6 -1.0001 0 shouldn't be
875.48/884.82	WSVECS04 Frhs2[2366]: 6 -1.0001 0 shouldn't be
881.17/890.52	c #Conflicts:     806000 | #Constraints:      52061
881.17/890.52	c #Conflicts:     807000 | #Constraints:      53061
881.17/890.52	c #Conflicts:     808000 | #Constraints:      54061
881.17/890.52	c #Conflicts:     809000 | #Constraints:      55061
881.17/890.52	c #Conflicts:     810000 | #Constraints:      56061
881.17/890.52	c INPROCESSING
881.17/890.52	c GARBAGE COLLECT
881.17/890.52	c rational objective 922
902.92/912.55	c #Conflicts:     811000 | #Constraints:      39294
902.92/912.55	c #Conflicts:     812000 | #Constraints:      40294
902.92/912.55	c #Conflicts:     813000 | #Constraints:      41294
902.92/912.55	c #Conflicts:     814000 | #Constraints:      42294
902.92/912.55	c #Conflicts:     815000 | #Constraints:      43294
902.92/912.55	c #Conflicts:     816000 | #Constraints:      44294
902.92/912.55	c #Conflicts:     817000 | #Constraints:      45294
902.92/912.55	c #Conflicts:     818000 | #Constraints:      46294
902.92/912.55	c #Conflicts:     819000 | #Constraints:      47295
902.92/912.55	c #Conflicts:     820000 | #Constraints:      48295
902.92/912.55	c #Conflicts:     821000 | #Constraints:      49295
902.92/912.55	c #Conflicts:     822000 | #Constraints:      50295
902.92/912.55	c #Conflicts:     823000 | #Constraints:      51295
902.92/912.55	c #Conflicts:     824000 | #Constraints:      52295
902.92/912.55	c #Conflicts:     825000 | #Constraints:      53296
902.92/912.55	c #Conflicts:     826000 | #Constraints:      54296
902.92/912.55	c #Conflicts:     827000 | #Constraints:      55296
902.92/912.55	c #Conflicts:     828000 | #Constraints:      56296
902.92/912.55	c INPROCESSING
902.92/912.55	c GARBAGE COLLECT
902.92/912.55	c rational objective 922
922.39/932.42	c #Conflicts:     829000 | #Constraints:      39288
922.39/932.42	c #Conflicts:     830000 | #Constraints:      40288
922.39/932.42	c #Conflicts:     831000 | #Constraints:      41289
922.39/932.42	c #Conflicts:     832000 | #Constraints:      42289
922.39/932.42	c #Conflicts:     833000 | #Constraints:      43289
922.39/932.42	c #Conflicts:     834000 | #Constraints:      44291
922.39/932.42	c #Conflicts:     835000 | #Constraints:      45297
922.39/932.42	c #Conflicts:     836000 | #Constraints:      46303
922.39/932.42	c #Conflicts:     837000 | #Constraints:      47314
922.39/932.42	c #Conflicts:     838000 | #Constraints:      48318
922.39/932.42	c #Conflicts:     839000 | #Constraints:      49320
922.39/932.42	c #Conflicts:     840000 | #Constraints:      50324
922.39/932.42	c #Conflicts:     841000 | #Constraints:      51328
922.39/932.42	c #Conflicts:     842000 | #Constraints:      52331
922.39/932.42	c #Conflicts:     843000 | #Constraints:      53333
922.39/932.42	c #Conflicts:     844000 | #Constraints:      54336
922.39/932.42	c #Conflicts:     845000 | #Constraints:      55339
922.39/932.42	c #Conflicts:     846000 | #Constraints:      56342
922.39/932.42	c INPROCESSING
922.39/932.42	c GARBAGE COLLECT
922.39/932.42	c rational objective 922
942.14/952.26	c #Conflicts:     847000 | #Constraints:      39120
942.14/952.26	c #Conflicts:     848000 | #Constraints:      40120
942.14/952.26	c #Conflicts:     849000 | #Constraints:      41121
942.14/952.26	c #Conflicts:     850000 | #Constraints:      42121
942.14/952.26	c #Conflicts:     851000 | #Constraints:      43123
942.14/952.26	c #Conflicts:     852000 | #Constraints:      44125
942.14/952.26	c #Conflicts:     853000 | #Constraints:      45127
942.14/952.26	c #Conflicts:     854000 | #Constraints:      46128
942.14/952.26	c #Conflicts:     855000 | #Constraints:      47132
942.14/952.26	c #Conflicts:     856000 | #Constraints:      48134
942.14/952.26	c #Conflicts:     857000 | #Constraints:      49135
942.14/952.26	c #Conflicts:     858000 | #Constraints:      50137
942.14/952.26	c #Conflicts:     859000 | #Constraints:      51137
942.14/952.26	c #Conflicts:     860000 | #Constraints:      52137
942.14/952.26	c #Conflicts:     861000 | #Constraints:      53138
942.14/952.26	c #Conflicts:     862000 | #Constraints:      54139
942.14/952.26	c #Conflicts:     863000 | #Constraints:      55140
942.14/952.26	c #Conflicts:     864000 | #Constraints:      56140
942.14/952.26	c #Conflicts:     865000 | #Constraints:      57144
942.14/952.26	c INPROCESSING
942.14/952.26	c GARBAGE COLLECT
942.14/952.26	c rational objective 922
965.07/975.47	c #Conflicts:     866000 | #Constraints:      39668
965.07/975.47	c #Conflicts:     867000 | #Constraints:      40668
965.07/975.47	c #Conflicts:     868000 | #Constraints:      41668
965.07/975.47	c #Conflicts:     869000 | #Constraints:      42668
965.07/975.47	c #Conflicts:     870000 | #Constraints:      43668
965.07/975.47	c #Conflicts:     871000 | #Constraints:      44668
965.07/975.47	c #Conflicts:     872000 | #Constraints:      45668
965.07/975.47	c #Conflicts:     873000 | #Constraints:      46668
965.07/975.47	c #Conflicts:     874000 | #Constraints:      47668
965.07/975.47	c #Conflicts:     875000 | #Constraints:      48668
965.07/975.47	c #Conflicts:     876000 | #Constraints:      49668
965.07/975.47	c #Conflicts:     877000 | #Constraints:      50668
965.07/975.47	c #Conflicts:     878000 | #Constraints:      51668
965.07/975.47	c #Conflicts:     879000 | #Constraints:      52668
965.07/975.47	c #Conflicts:     880000 | #Constraints:      53668
965.07/975.47	c #Conflicts:     881000 | #Constraints:      54668
965.07/975.47	c #Conflicts:     882000 | #Constraints:      55668
965.07/975.47	c #Conflicts:     883000 | #Constraints:      56669
965.07/975.47	c #Conflicts:     884000 | #Constraints:      57669
965.07/975.47	c INPROCESSING
965.07/975.47	c GARBAGE COLLECT
965.07/975.47	c rational objective 922
995.19/1005.83	c #Conflicts:     885000 | #Constraints:      40070
995.19/1005.83	c #Conflicts:     886000 | #Constraints:      41070
995.19/1005.83	c #Conflicts:     887000 | #Constraints:      42070
995.19/1005.83	c #Conflicts:     888000 | #Constraints:      43070
995.19/1005.83	c #Conflicts:     889000 | #Constraints:      44070
995.19/1005.83	c #Conflicts:     890000 | #Constraints:      45072
995.19/1005.83	c #Conflicts:     891000 | #Constraints:      46089
995.19/1005.83	c #Conflicts:     892000 | #Constraints:      47090
995.19/1005.83	c #Conflicts:     893000 | #Constraints:      48090
995.19/1005.83	c #Conflicts:     894000 | #Constraints:      49091
995.19/1005.83	c #Conflicts:     895000 | #Constraints:      50092
995.19/1005.83	c #Conflicts:     896000 | #Constraints:      51092
995.19/1005.83	c #Conflicts:     897000 | #Constraints:      52092
995.19/1005.83	c #Conflicts:     898000 | #Constraints:      53092
995.19/1005.83	c #Conflicts:     899000 | #Constraints:      54092
995.19/1005.83	c #Conflicts:     900000 | #Constraints:      55092
995.19/1005.83	c #Conflicts:     901000 | #Constraints:      56092
995.19/1005.83	c #Conflicts:     902000 | #Constraints:      57092
995.19/1005.83	c #Conflicts:     903000 | #Constraints:      58092
995.19/1005.83	c INPROCESSING
995.19/1005.83	c GARBAGE COLLECT
995.19/1005.83	c rational objective 922
1016.92/1027.82	c #Conflicts:     904000 | #Constraints:      40233
1016.92/1027.82	c #Conflicts:     905000 | #Constraints:      41233
1016.92/1027.82	c #Conflicts:     906000 | #Constraints:      42233
1016.92/1027.82	c #Conflicts:     907000 | #Constraints:      43233
1016.92/1027.82	c #Conflicts:     908000 | #Constraints:      44233
1016.92/1027.82	c #Conflicts:     909000 | #Constraints:      45233
1016.92/1027.82	c #Conflicts:     910000 | #Constraints:      46233
1016.92/1027.82	c #Conflicts:     911000 | #Constraints:      47233
1016.92/1027.82	c #Conflicts:     912000 | #Constraints:      48233
1016.92/1027.82	c #Conflicts:     913000 | #Constraints:      49233
1016.92/1027.82	c #Conflicts:     914000 | #Constraints:      50234
1016.92/1027.82	c #Conflicts:     915000 | #Constraints:      51234
1016.92/1027.82	c #Conflicts:     916000 | #Constraints:      52234
1016.92/1027.82	c #Conflicts:     917000 | #Constraints:      53235
1016.92/1027.82	c #Conflicts:     918000 | #Constraints:      54235
1016.92/1027.82	c #Conflicts:     919000 | #Constraints:      55235
1016.92/1027.82	c #Conflicts:     920000 | #Constraints:      56235
1016.92/1027.82	c #Conflicts:     921000 | #Constraints:      57235
1016.92/1027.82	c #Conflicts:     922000 | #Constraints:      58235
1016.92/1027.82	c INPROCESSING
1016.92/1027.82	c GARBAGE COLLECT
1016.92/1027.82	c rational objective 922
1050.07/1061.20	c #Conflicts:     923000 | #Constraints:      40368
1050.07/1061.20	c #Conflicts:     924000 | #Constraints:      41368
1050.07/1061.20	c #Conflicts:     925000 | #Constraints:      42368
1050.07/1061.20	c #Conflicts:     926000 | #Constraints:      43368
1050.07/1061.20	c #Conflicts:     927000 | #Constraints:      44368
1050.07/1061.20	c #Conflicts:     928000 | #Constraints:      45369
1050.07/1061.20	c #Conflicts:     929000 | #Constraints:      46370
1050.07/1061.20	c #Conflicts:     930000 | #Constraints:      47371
1050.07/1061.20	c #Conflicts:     931000 | #Constraints:      48371
1050.07/1061.20	c #Conflicts:     932000 | #Constraints:      49373
1050.07/1061.20	c #Conflicts:     933000 | #Constraints:      50373
1050.07/1061.20	c #Conflicts:     934000 | #Constraints:      51373
1050.07/1061.20	c #Conflicts:     935000 | #Constraints:      52374
1050.07/1061.20	c #Conflicts:     936000 | #Constraints:      53374
1050.07/1061.20	c #Conflicts:     937000 | #Constraints:      54377
1050.07/1061.20	c #Conflicts:     938000 | #Constraints:      55379
1050.07/1061.20	c #Conflicts:     939000 | #Constraints:      56380
1050.07/1061.20	c #Conflicts:     940000 | #Constraints:      57381
1050.07/1061.20	c #Conflicts:     941000 | #Constraints:      58381
1050.07/1061.20	c INPROCESSING
1050.07/1061.20	c GARBAGE COLLECT
1050.07/1061.20	c rational objective 922
1072.54/1083.94	c #Conflicts:     942000 | #Constraints:      40156
1072.54/1083.94	c #Conflicts:     943000 | #Constraints:      41156
1072.54/1083.94	c #Conflicts:     944000 | #Constraints:      42156
1072.54/1083.94	c #Conflicts:     945000 | #Constraints:      43156
1072.54/1083.94	c #Conflicts:     946000 | #Constraints:      44156
1072.54/1083.94	c #Conflicts:     947000 | #Constraints:      45157
1072.54/1083.94	c #Conflicts:     948000 | #Constraints:      46157
1072.54/1083.94	c #Conflicts:     949000 | #Constraints:      47157
1072.54/1083.94	c #Conflicts:     950000 | #Constraints:      48157
1072.54/1083.94	c #Conflicts:     951000 | #Constraints:      49158
1072.54/1083.94	c #Conflicts:     952000 | #Constraints:      50158
1072.54/1083.94	c #Conflicts:     953000 | #Constraints:      51158
1072.54/1083.94	c #Conflicts:     954000 | #Constraints:      52158
1072.54/1083.94	c #Conflicts:     955000 | #Constraints:      53158
1072.54/1083.94	c #Conflicts:     956000 | #Constraints:      54158
1072.54/1083.94	c #Conflicts:     957000 | #Constraints:      55158
1072.54/1083.94	c #Conflicts:     958000 | #Constraints:      56158
1072.54/1083.94	c #Conflicts:     959000 | #Constraints:      57158
1072.54/1083.94	c #Conflicts:     960000 | #Constraints:      58158
1072.54/1083.94	c #Conflicts:     961000 | #Constraints:      59158
1072.54/1083.94	c INPROCESSING
1072.54/1083.94	c GARBAGE COLLECT
1072.54/1083.94	c rational objective 922
1094.38/1105.84	c #Conflicts:     962000 | #Constraints:      40783
1094.38/1105.84	c #Conflicts:     963000 | #Constraints:      41783
1094.38/1105.84	c #Conflicts:     964000 | #Constraints:      42783
1094.38/1105.84	c #Conflicts:     965000 | #Constraints:      43783
1094.38/1105.84	c #Conflicts:     966000 | #Constraints:      44783
1094.38/1105.84	c #Conflicts:     967000 | #Constraints:      45784
1094.38/1105.84	c #Conflicts:     968000 | #Constraints:      46784
1094.38/1105.84	c #Conflicts:     969000 | #Constraints:      47784
1094.38/1105.84	c #Conflicts:     970000 | #Constraints:      48784
1094.38/1105.84	c #Conflicts:     971000 | #Constraints:      49784
1094.38/1105.84	c #Conflicts:     972000 | #Constraints:      50784
1094.38/1105.84	c #Conflicts:     973000 | #Constraints:      51784
1094.38/1105.84	c #Conflicts:     974000 | #Constraints:      52784
1094.38/1105.84	c #Conflicts:     975000 | #Constraints:      53784
1094.38/1105.84	c #Conflicts:     976000 | #Constraints:      54784
1094.38/1105.84	c #Conflicts:     977000 | #Constraints:      55784
1094.38/1105.84	c #Conflicts:     978000 | #Constraints:      56784
1094.38/1105.84	c #Conflicts:     979000 | #Constraints:      57784
1094.38/1105.84	c #Conflicts:     980000 | #Constraints:      58784
1094.38/1105.84	c #Conflicts:     981000 | #Constraints:      59785
1094.38/1105.84	c INPROCESSING
1094.38/1105.84	c GARBAGE COLLECT
1094.38/1105.84	c rational objective 922
1131.21/1143.14	c #Conflicts:     982000 | #Constraints:      41164
1131.21/1143.14	c #Conflicts:     983000 | #Constraints:      42164
1131.21/1143.14	c #Conflicts:     984000 | #Constraints:      43164
1131.21/1143.14	c #Conflicts:     985000 | #Constraints:      44164
1131.21/1143.14	c #Conflicts:     986000 | #Constraints:      45165
1131.21/1143.14	c #Conflicts:     987000 | #Constraints:      46166
1131.21/1143.14	c #Conflicts:     988000 | #Constraints:      47167
1131.21/1143.14	c #Conflicts:     989000 | #Constraints:      48169
1131.21/1143.14	c #Conflicts:     990000 | #Constraints:      49169
1131.21/1143.14	c #Conflicts:     991000 | #Constraints:      50169
1131.21/1143.14	c #Conflicts:     992000 | #Constraints:      51170
1131.21/1143.14	c #Conflicts:     993000 | #Constraints:      52170
1131.21/1143.14	c #Conflicts:     994000 | #Constraints:      53172
1131.21/1143.14	c #Conflicts:     995000 | #Constraints:      54173
1131.21/1143.14	c #Conflicts:     996000 | #Constraints:      55173
1131.21/1143.14	c #Conflicts:     997000 | #Constraints:      56175
1131.21/1143.14	c #Conflicts:     998000 | #Constraints:      57175
1131.21/1143.14	c #Conflicts:     999000 | #Constraints:      58175
1131.21/1143.14	c #Conflicts:    1000000 | #Constraints:      59177
1131.21/1143.14	c #Conflicts:    1001000 | #Constraints:      60177
1131.21/1143.14	c INPROCESSING
1131.21/1143.14	c GARBAGE COLLECT
1131.21/1143.14	c rational objective 922
1153.84/1165.88	c #Conflicts:    1002000 | #Constraints:      41327
1153.84/1165.88	c #Conflicts:    1003000 | #Constraints:      42327
1153.84/1165.88	c #Conflicts:    1004000 | #Constraints:      43327
1153.84/1165.88	c #Conflicts:    1005000 | #Constraints:      44327
1153.84/1165.88	c #Conflicts:    1006000 | #Constraints:      45327
1153.84/1165.88	c #Conflicts:    1007000 | #Constraints:      46327
1153.84/1165.88	c #Conflicts:    1008000 | #Constraints:      47328
1153.84/1165.88	c #Conflicts:    1009000 | #Constraints:      48328
1153.84/1165.88	c #Conflicts:    1010000 | #Constraints:      49328
1153.84/1165.88	c #Conflicts:    1011000 | #Constraints:      50328
1153.84/1165.88	c #Conflicts:    1012000 | #Constraints:      51328
1153.84/1165.88	c #Conflicts:    1013000 | #Constraints:      52328
1153.84/1165.88	c #Conflicts:    1014000 | #Constraints:      53328
1153.84/1165.88	c #Conflicts:    1015000 | #Constraints:      54328
1153.84/1165.88	c #Conflicts:    1016000 | #Constraints:      55328
1153.84/1165.88	c #Conflicts:    1017000 | #Constraints:      56328
1153.84/1165.88	c #Conflicts:    1018000 | #Constraints:      57329
1153.84/1165.88	c #Conflicts:    1019000 | #Constraints:      58329
1153.84/1165.88	c #Conflicts:    1020000 | #Constraints:      59329
1153.84/1165.88	c #Conflicts:    1021000 | #Constraints:      60329
1153.84/1165.88	c INPROCESSING
1153.84/1165.88	c GARBAGE COLLECT
1153.84/1165.88	c rational objective 922
1181.46/1193.58	c #Conflicts:    1022000 | #Constraints:      41323
1181.46/1193.58	c #Conflicts:    1023000 | #Constraints:      42323
1181.46/1193.58	c #Conflicts:    1024000 | #Constraints:      43323
1181.46/1193.58	c #Conflicts:    1025000 | #Constraints:      44323
1181.46/1193.58	c #Conflicts:    1026000 | #Constraints:      45323
1181.46/1193.58	c #Conflicts:    1027000 | #Constraints:      46324
1181.46/1193.58	c #Conflicts:    1028000 | #Constraints:      47324
1181.46/1193.58	c #Conflicts:    1029000 | #Constraints:      48324
1181.46/1193.58	c #Conflicts:    1030000 | #Constraints:      49324
1181.46/1193.58	c #Conflicts:    1031000 | #Constraints:      50324
1181.46/1193.58	c #Conflicts:    1032000 | #Constraints:      51324
1181.46/1193.58	c #Conflicts:    1033000 | #Constraints:      52324
1181.46/1193.58	c #Conflicts:    1034000 | #Constraints:      53324
1181.46/1193.58	c #Conflicts:    1035000 | #Constraints:      54324
1181.46/1193.58	c #Conflicts:    1036000 | #Constraints:      55324
1181.46/1193.58	c #Conflicts:    1037000 | #Constraints:      56324
1181.46/1193.58	c #Conflicts:    1038000 | #Constraints:      57324
1181.46/1193.58	c #Conflicts:    1039000 | #Constraints:      58324
1181.46/1193.58	c #Conflicts:    1040000 | #Constraints:      59325
1181.46/1193.58	c #Conflicts:    1041000 | #Constraints:      60325
1181.46/1193.58	c INPROCESSING
1181.46/1193.58	c GARBAGE COLLECT
1181.46/1193.58	c rational objective 922
1225.97/1238.58	c #Conflicts:    1042000 | #Constraints:      41109
1225.97/1238.58	c #Conflicts:    1043000 | #Constraints:      42109
1225.97/1238.58	c #Conflicts:    1044000 | #Constraints:      43109
1225.97/1238.58	c #Conflicts:    1045000 | #Constraints:      44109
1225.97/1238.58	c #Conflicts:    1046000 | #Constraints:      45109
1225.97/1238.58	c #Conflicts:    1047000 | #Constraints:      46109
1225.97/1238.58	c #Conflicts:    1048000 | #Constraints:      47110
1225.97/1238.58	c #Conflicts:    1049000 | #Constraints:      48110
1225.97/1238.58	c #Conflicts:    1050000 | #Constraints:      49110
1225.97/1238.58	c #Conflicts:    1051000 | #Constraints:      50111
1225.97/1238.58	c #Conflicts:    1052000 | #Constraints:      51112
1225.97/1238.58	c #Conflicts:    1053000 | #Constraints:      52112
1225.97/1238.58	c #Conflicts:    1054000 | #Constraints:      53113
1225.97/1238.58	c #Conflicts:    1055000 | #Constraints:      54116
1225.97/1238.58	c #Conflicts:    1056000 | #Constraints:      55117
1225.97/1238.58	c #Conflicts:    1057000 | #Constraints:      56117
1225.97/1238.58	c #Conflicts:    1058000 | #Constraints:      57118
1225.97/1238.58	c #Conflicts:    1059000 | #Constraints:      58119
1225.97/1238.58	c #Conflicts:    1060000 | #Constraints:      59121
1225.97/1238.58	c #Conflicts:    1061000 | #Constraints:      60127
1225.97/1238.58	c #Conflicts:    1062000 | #Constraints:      61127
1225.97/1238.58	c INPROCESSING
1225.97/1238.58	c GARBAGE COLLECT
1225.97/1238.58	c rational objective 922
1246.33/1258.91	c #Conflicts:    1063000 | #Constraints:      41794
1246.33/1258.91	c #Conflicts:    1064000 | #Constraints:      42794
1246.33/1258.91	c #Conflicts:    1065000 | #Constraints:      43794
1246.33/1258.91	c #Conflicts:    1066000 | #Constraints:      44794
1246.33/1258.91	c #Conflicts:    1067000 | #Constraints:      45794
1246.33/1258.91	c #Conflicts:    1068000 | #Constraints:      46794
1246.33/1258.91	c #Conflicts:    1069000 | #Constraints:      47795
1246.33/1258.91	c #Conflicts:    1070000 | #Constraints:      48795
1246.33/1258.91	c #Conflicts:    1071000 | #Constraints:      49795
1246.33/1258.91	c #Conflicts:    1072000 | #Constraints:      50795
1246.33/1258.91	c #Conflicts:    1073000 | #Constraints:      51795
1246.33/1258.91	c #Conflicts:    1074000 | #Constraints:      52795
1246.33/1258.91	c #Conflicts:    1075000 | #Constraints:      53796
1246.33/1258.91	c #Conflicts:    1076000 | #Constraints:      54796
1246.33/1258.91	c #Conflicts:    1077000 | #Constraints:      55796
1246.33/1258.91	c #Conflicts:    1078000 | #Constraints:      56797
1246.33/1258.91	c #Conflicts:    1079000 | #Constraints:      57797
1246.33/1258.91	c #Conflicts:    1080000 | #Constraints:      58798
1246.33/1258.91	c #Conflicts:    1081000 | #Constraints:      59798
1246.33/1258.91	c #Conflicts:    1082000 | #Constraints:      60798
1246.33/1258.91	c #Conflicts:    1083000 | #Constraints:      61799
1246.33/1258.91	c INPROCESSING
1246.33/1258.91	c GARBAGE COLLECT
1246.33/1258.91	c rational objective 922
1273.69/1286.58	c #Conflicts:    1084000 | #Constraints:      42226
1273.69/1286.58	c #Conflicts:    1085000 | #Constraints:      43226
1273.69/1286.58	c #Conflicts:    1086000 | #Constraints:      44226
1273.69/1286.58	c #Conflicts:    1087000 | #Constraints:      45226
1273.69/1286.58	c #Conflicts:    1088000 | #Constraints:      46226
1273.69/1286.58	c #Conflicts:    1089000 | #Constraints:      47226
1273.69/1286.58	c #Conflicts:    1090000 | #Constraints:      48226
1273.69/1286.58	c #Conflicts:    1091000 | #Constraints:      49227
1273.69/1286.58	c #Conflicts:    1092000 | #Constraints:      50227
1273.69/1286.58	c #Conflicts:    1093000 | #Constraints:      51227
1273.69/1286.58	c #Conflicts:    1094000 | #Constraints:      52227
1273.69/1286.58	c #Conflicts:    1095000 | #Constraints:      53227
1273.69/1286.58	c #Conflicts:    1096000 | #Constraints:      54227
1273.69/1286.58	c #Conflicts:    1097000 | #Constraints:      55227
1273.69/1286.58	c #Conflicts:    1098000 | #Constraints:      56227
1273.69/1286.58	c #Conflicts:    1099000 | #Constraints:      57227
1273.69/1286.58	c #Conflicts:    1100000 | #Constraints:      58227
1273.69/1286.58	c #Conflicts:    1101000 | #Constraints:      59227
1273.69/1286.58	c #Conflicts:    1102000 | #Constraints:      60227
1273.69/1286.58	c #Conflicts:    1103000 | #Constraints:      61227
1273.69/1286.58	c #Conflicts:    1104000 | #Constraints:      62227
1273.69/1286.58	c INPROCESSING
1273.69/1286.58	c GARBAGE COLLECT
1273.69/1286.58	c rational objective 922
1312.68/1325.80	c #Conflicts:    1105000 | #Constraints:      42437
1312.68/1325.80	c #Conflicts:    1106000 | #Constraints:      43437
1312.68/1325.80	c #Conflicts:    1107000 | #Constraints:      44437
1312.68/1325.80	c #Conflicts:    1108000 | #Constraints:      45437
1312.68/1325.80	c #Conflicts:    1109000 | #Constraints:      46438
1312.68/1325.80	c #Conflicts:    1110000 | #Constraints:      47438
1312.68/1325.80	c #Conflicts:    1111000 | #Constraints:      48438
1312.68/1325.80	c #Conflicts:    1112000 | #Constraints:      49439
1312.68/1325.80	c #Conflicts:    1113000 | #Constraints:      50439
1312.68/1325.80	c #Conflicts:    1114000 | #Constraints:      51442
1312.68/1325.80	c #Conflicts:    1115000 | #Constraints:      52443
1312.68/1325.80	c #Conflicts:    1116000 | #Constraints:      53443
1312.68/1325.80	c #Conflicts:    1117000 | #Constraints:      54443
1312.68/1325.80	c #Conflicts:    1118000 | #Constraints:      55443
1312.68/1325.80	c #Conflicts:    1119000 | #Constraints:      56444
1312.68/1325.80	c #Conflicts:    1120000 | #Constraints:      57444
1312.68/1325.80	c #Conflicts:    1121000 | #Constraints:      58444
1312.68/1325.80	c #Conflicts:    1122000 | #Constraints:      59447
1312.68/1325.80	c #Conflicts:    1123000 | #Constraints:      60460
1312.68/1325.80	c #Conflicts:    1124000 | #Constraints:      61461
1312.68/1325.80	c #Conflicts:    1125000 | #Constraints:      62461
1312.68/1325.80	c INPROCESSING
1312.68/1325.80	c GARBAGE COLLECT
1312.68/1325.80	c rational objective 922
1338.52/1351.75	c #Conflicts:    1126000 | #Constraints:      42417
1338.52/1351.75	c #Conflicts:    1127000 | #Constraints:      43418
1338.52/1351.75	c #Conflicts:    1128000 | #Constraints:      44418
1338.52/1351.75	c #Conflicts:    1129000 | #Constraints:      45418
1338.52/1351.75	c #Conflicts:    1130000 | #Constraints:      46418
1338.52/1351.75	c #Conflicts:    1131000 | #Constraints:      47418
1338.52/1351.75	c #Conflicts:    1132000 | #Constraints:      48418
1338.52/1351.75	c #Conflicts:    1133000 | #Constraints:      49418
1338.52/1351.75	c #Conflicts:    1134000 | #Constraints:      50418
1338.52/1351.75	c #Conflicts:    1135000 | #Constraints:      51418
1338.52/1351.75	c #Conflicts:    1136000 | #Constraints:      52418
1338.52/1351.75	c #Conflicts:    1137000 | #Constraints:      53418
1338.52/1351.75	c #Conflicts:    1138000 | #Constraints:      54418
1338.52/1351.75	c #Conflicts:    1139000 | #Constraints:      55418
1338.52/1351.75	c #Conflicts:    1140000 | #Constraints:      56418
1338.52/1351.75	c #Conflicts:    1141000 | #Constraints:      57418
1338.52/1351.75	c #Conflicts:    1142000 | #Constraints:      58418
1338.52/1351.75	c #Conflicts:    1143000 | #Constraints:      59419
1338.52/1351.75	c #Conflicts:    1144000 | #Constraints:      60419
1338.52/1351.75	c #Conflicts:    1145000 | #Constraints:      61419
1338.52/1351.75	c #Conflicts:    1146000 | #Constraints:      62419
1338.52/1351.75	c INPROCESSING
1338.52/1351.75	c GARBAGE COLLECT
1338.52/1351.75	c rational objective 922
1365.62/1379.13	c #Conflicts:    1147000 | #Constraints:      42273
1365.62/1379.13	c #Conflicts:    1148000 | #Constraints:      43273
1365.62/1379.13	c #Conflicts:    1149000 | #Constraints:      44273
1365.62/1379.13	c #Conflicts:    1150000 | #Constraints:      45273
1365.62/1379.13	c #Conflicts:    1151000 | #Constraints:      46273
1365.62/1379.13	c #Conflicts:    1152000 | #Constraints:      47273
1365.62/1379.13	c #Conflicts:    1153000 | #Constraints:      48273
1365.62/1379.13	c #Conflicts:    1154000 | #Constraints:      49273
1365.62/1379.13	c #Conflicts:    1155000 | #Constraints:      50273
1365.62/1379.13	c #Conflicts:    1156000 | #Constraints:      51273
1365.62/1379.13	c #Conflicts:    1157000 | #Constraints:      52273
1365.62/1379.13	c #Conflicts:    1158000 | #Constraints:      53273
1365.62/1379.13	c #Conflicts:    1159000 | #Constraints:      54273
1365.62/1379.13	c #Conflicts:    1160000 | #Constraints:      55273
1365.62/1379.13	c #Conflicts:    1161000 | #Constraints:      56273
1365.62/1379.13	c #Conflicts:    1162000 | #Constraints:      57274
1365.62/1379.13	c #Conflicts:    1163000 | #Constraints:      58274
1365.62/1379.13	c #Conflicts:    1164000 | #Constraints:      59274
1365.62/1379.13	c #Conflicts:    1165000 | #Constraints:      60274
1365.62/1379.13	c #Conflicts:    1166000 | #Constraints:      61275
1365.62/1379.13	c #Conflicts:    1167000 | #Constraints:      62275
1365.62/1379.13	c #Conflicts:    1168000 | #Constraints:      63275
1365.62/1379.13	c INPROCESSING
1365.62/1379.13	c GARBAGE COLLECT
1365.62/1379.13	c rational objective 922
1391.67/1405.36	c #Conflicts:    1169000 | #Constraints:      42830
1391.67/1405.36	c #Conflicts:    1170000 | #Constraints:      43831
1391.67/1405.36	c #Conflicts:    1171000 | #Constraints:      44831
1391.67/1405.36	c #Conflicts:    1172000 | #Constraints:      45831
1391.67/1405.36	c #Conflicts:    1173000 | #Constraints:      46831
1391.67/1405.36	c #Conflicts:    1174000 | #Constraints:      47832
1391.67/1405.36	c #Conflicts:    1175000 | #Constraints:      48832
1391.67/1405.36	c #Conflicts:    1176000 | #Constraints:      49832
1391.67/1405.36	c #Conflicts:    1177000 | #Constraints:      50832
1391.67/1405.36	c #Conflicts:    1178000 | #Constraints:      51832
1391.67/1405.36	c #Conflicts:    1179000 | #Constraints:      52832
1391.67/1405.36	c #Conflicts:    1180000 | #Constraints:      53832
1391.67/1405.36	c #Conflicts:    1181000 | #Constraints:      54836
1391.67/1405.36	c #Conflicts:    1182000 | #Constraints:      55840
1391.67/1405.36	c #Conflicts:    1183000 | #Constraints:      56848
1391.67/1405.36	c #Conflicts:    1184000 | #Constraints:      57850
1391.67/1405.36	c #Conflicts:    1185000 | #Constraints:      58850
1391.67/1405.36	c #Conflicts:    1186000 | #Constraints:      59852
1391.67/1405.36	c #Conflicts:    1187000 | #Constraints:      60854
1391.67/1405.36	c #Conflicts:    1188000 | #Constraints:      61854
1391.67/1405.36	c #Conflicts:    1189000 | #Constraints:      62854
1391.67/1405.36	c #Conflicts:    1190000 | #Constraints:      63855
1391.67/1405.36	c INPROCESSING
1391.67/1405.36	c GARBAGE COLLECT
1391.67/1405.36	c rational objective 922
1420.03/1433.90	c #Conflicts:    1191000 | #Constraints:      43203
1420.03/1433.90	c #Conflicts:    1192000 | #Constraints:      44203
1420.03/1433.90	c #Conflicts:    1193000 | #Constraints:      45203
1420.03/1433.90	c #Conflicts:    1194000 | #Constraints:      46203
1420.03/1433.90	c #Conflicts:    1195000 | #Constraints:      47203
1420.03/1433.90	c #Conflicts:    1196000 | #Constraints:      48203
1420.03/1433.90	c #Conflicts:    1197000 | #Constraints:      49203
1420.03/1433.90	c #Conflicts:    1198000 | #Constraints:      50203
1420.03/1433.90	c #Conflicts:    1199000 | #Constraints:      51204
1420.03/1433.90	c #Conflicts:    1200000 | #Constraints:      52204
1420.03/1433.90	c #Conflicts:    1201000 | #Constraints:      53204
1420.03/1433.90	c #Conflicts:    1202000 | #Constraints:      54204
1420.03/1433.90	c #Conflicts:    1203000 | #Constraints:      55204
1420.03/1433.90	c #Conflicts:    1204000 | #Constraints:      56204
1420.03/1433.90	c #Conflicts:    1205000 | #Constraints:      57204
1420.03/1433.90	c #Conflicts:    1206000 | #Constraints:      58204
1420.03/1433.90	c #Conflicts:    1207000 | #Constraints:      59205
1420.03/1433.90	c #Conflicts:    1208000 | #Constraints:      60205
1420.03/1433.90	c #Conflicts:    1209000 | #Constraints:      61205
1420.03/1433.90	c #Conflicts:    1210000 | #Constraints:      62205
1420.03/1433.90	c #Conflicts:    1211000 | #Constraints:      63205
1420.03/1433.90	c #Conflicts:    1212000 | #Constraints:      64205
1420.03/1433.90	c INPROCESSING
1420.03/1433.90	c GARBAGE COLLECT
1420.03/1433.90	c rational objective 922
1447.05/1461.02	c #Conflicts:    1213000 | #Constraints:      43394
1447.05/1461.02	c #Conflicts:    1214000 | #Constraints:      44397
1447.05/1461.02	c #Conflicts:    1215000 | #Constraints:      45397
1447.05/1461.02	c #Conflicts:    1216000 | #Constraints:      46397
1447.05/1461.02	c #Conflicts:    1217000 | #Constraints:      47397
1447.05/1461.02	c #Conflicts:    1218000 | #Constraints:      48398
1447.05/1461.02	c #Conflicts:    1219000 | #Constraints:      49400
1447.05/1461.02	c #Conflicts:    1220000 | #Constraints:      50401
1447.05/1461.02	c #Conflicts:    1221000 | #Constraints:      51402
1447.05/1461.02	c #Conflicts:    1222000 | #Constraints:      52402
1447.05/1461.02	c #Conflicts:    1223000 | #Constraints:      53402
1447.05/1461.02	c #Conflicts:    1224000 | #Constraints:      54402
1447.05/1461.02	c #Conflicts:    1225000 | #Constraints:      55404
1447.05/1461.02	c #Conflicts:    1226000 | #Constraints:      56405
1447.05/1461.02	c #Conflicts:    1227000 | #Constraints:      57406
1447.05/1461.02	c #Conflicts:    1228000 | #Constraints:      58407
1447.05/1461.02	c #Conflicts:    1229000 | #Constraints:      59408
1447.05/1461.02	c #Conflicts:    1230000 | #Constraints:      60412
1447.05/1461.02	c #Conflicts:    1231000 | #Constraints:      61413
1447.05/1461.02	c #Conflicts:    1232000 | #Constraints:      62414
1447.05/1461.02	c #Conflicts:    1233000 | #Constraints:      63416
1447.05/1461.02	c #Conflicts:    1234000 | #Constraints:      64416
1447.05/1461.02	c INPROCESSING
1447.05/1461.02	c GARBAGE COLLECT
1447.05/1461.02	c rational objective 922
1473.53/1487.70	c #Conflicts:    1235000 | #Constraints:      43309
1473.53/1487.70	c #Conflicts:    1236000 | #Constraints:      44309
1473.53/1487.70	c #Conflicts:    1237000 | #Constraints:      45309
1473.53/1487.70	c #Conflicts:    1238000 | #Constraints:      46309
1473.53/1487.70	c #Conflicts:    1239000 | #Constraints:      47309
1473.53/1487.70	c #Conflicts:    1240000 | #Constraints:      48309
1473.53/1487.70	c #Conflicts:    1241000 | #Constraints:      49310
1473.53/1487.70	c #Conflicts:    1242000 | #Constraints:      50310
1473.53/1487.70	c #Conflicts:    1243000 | #Constraints:      51310
1473.53/1487.70	c #Conflicts:    1244000 | #Constraints:      52310
1473.53/1487.70	c #Conflicts:    1245000 | #Constraints:      53310
1473.53/1487.70	c #Conflicts:    1246000 | #Constraints:      54310
1473.53/1487.70	c #Conflicts:    1247000 | #Constraints:      55310
1473.53/1487.70	c #Conflicts:    1248000 | #Constraints:      56310
1473.53/1487.70	c #Conflicts:    1249000 | #Constraints:      57310
1473.53/1487.70	c #Conflicts:    1250000 | #Constraints:      58310
1473.53/1487.70	c #Conflicts:    1251000 | #Constraints:      59311
1473.53/1487.70	c #Conflicts:    1252000 | #Constraints:      60311
1473.53/1487.70	c #Conflicts:    1253000 | #Constraints:      61311
1473.53/1487.70	c #Conflicts:    1254000 | #Constraints:      62311
1473.53/1487.70	c #Conflicts:    1255000 | #Constraints:      63311
1473.53/1487.70	c #Conflicts:    1256000 | #Constraints:      64311
1473.53/1487.70	c INPROCESSING
1473.53/1487.70	c GARBAGE COLLECT
1473.53/1487.70	c rational objective 922
1503.40/1517.77	c #Conflicts:    1257000 | #Constraints:      43161
1503.40/1517.77	c #Conflicts:    1258000 | #Constraints:      44162
1503.40/1517.77	c #Conflicts:    1259000 | #Constraints:      45162
1503.40/1517.77	c #Conflicts:    1260000 | #Constraints:      46162
1503.40/1517.77	c #Conflicts:    1261000 | #Constraints:      47162
1503.40/1517.77	c #Conflicts:    1262000 | #Constraints:      48162
1503.40/1517.77	c #Conflicts:    1263000 | #Constraints:      49162
1503.40/1517.77	c #Conflicts:    1264000 | #Constraints:      50162
1503.40/1517.77	c #Conflicts:    1265000 | #Constraints:      51163
1503.40/1517.77	c #Conflicts:    1266000 | #Constraints:      52165
1503.40/1517.77	c #Conflicts:    1267000 | #Constraints:      53165
1503.40/1517.77	c #Conflicts:    1268000 | #Constraints:      54167
1503.40/1517.77	c #Conflicts:    1269000 | #Constraints:      55168
1503.40/1517.77	c #Conflicts:    1270000 | #Constraints:      56170
1503.40/1517.77	c #Conflicts:    1271000 | #Constraints:      57172
1503.40/1517.77	c #Conflicts:    1272000 | #Constraints:      58173
1503.40/1517.77	c #Conflicts:    1273000 | #Constraints:      59174
1503.40/1517.77	c #Conflicts:    1274000 | #Constraints:      60174
1503.40/1517.77	c #Conflicts:    1275000 | #Constraints:      61174
1503.40/1517.77	c #Conflicts:    1276000 | #Constraints:      62175
1503.40/1517.77	c #Conflicts:    1277000 | #Constraints:      63175
1503.40/1517.77	c #Conflicts:    1278000 | #Constraints:      64177
1503.40/1517.77	c #Conflicts:    1279000 | #Constraints:      65177
1503.40/1517.77	c INPROCESSING
1503.40/1517.77	c GARBAGE COLLECT
1503.40/1517.77	c rational objective 922
1521.14/1535.57	c #Conflicts:    1280000 | #Constraints:      43759
1521.14/1535.57	c #Conflicts:    1281000 | #Constraints:      44759
1521.14/1535.57	c #Conflicts:    1282000 | #Constraints:      45759
1521.14/1535.57	c #Conflicts:    1283000 | #Constraints:      46759
1521.14/1535.57	c #Conflicts:    1284000 | #Constraints:      47759
1521.14/1535.57	c #Conflicts:    1285000 | #Constraints:      48760
1521.14/1535.57	c #Conflicts:    1286000 | #Constraints:      49760
1521.14/1535.57	c #Conflicts:    1287000 | #Constraints:      50760
1521.14/1535.57	c #Conflicts:    1288000 | #Constraints:      51760
1521.14/1535.57	c #Conflicts:    1289000 | #Constraints:      52760
1521.14/1535.57	c #Conflicts:    1290000 | #Constraints:      53760
1521.14/1535.57	c #Conflicts:    1291000 | #Constraints:      54760
1521.14/1535.57	c #Conflicts:    1292000 | #Constraints:      55760
1521.14/1535.57	c #Conflicts:    1293000 | #Constraints:      56760
1521.14/1535.57	c #Conflicts:    1294000 | #Constraints:      57760
1521.14/1535.57	c #Conflicts:    1295000 | #Constraints:      58760
1521.14/1535.57	WSVECS04 Frhs2[2]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[4]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[6]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[8]: 6 -1.00008 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[10]: 6 -1.00006 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[12]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[14]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[16]: 6 -1.00008 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[18]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[20]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[22]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[24]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[26]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[28]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[30]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[32]: 6 -1.0001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[34]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[36]: 6 -1.0001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[38]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[40]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[43]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[44]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[46]: 6 -1.0001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[48]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[50]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[52]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[54]: 6 -1.00001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[56]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[58]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[60]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[62]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[64]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[66]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[68]: 6 -1.00001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[70]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[72]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[74]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[76]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[78]: 6 -1.00006 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[80]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[82]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[85]: 6 -1.00007 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[88]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[90]: 6 -1.0001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[92]: 6 -1.00007 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[94]: 6 -1.00008 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[96]: 6 -1.00008 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[98]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[100]: 6 -1.00006 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[102]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[104]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[106]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[108]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[110]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[112]: 6 -1.0001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[114]: 6 -1.00008 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[116]: 6 -1.00008 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[118]: 6 -1.00008 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[120]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[122]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[124]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[126]: 6 -1.00001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[127]: 6 -1.00007 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[129]: 6 -1.00001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[132]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[134]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[136]: 6 -1.00006 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[138]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[140]: 6 -1.00008 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[142]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[144]: 6 -1.00008 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[146]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[148]: 6 -1.00007 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[150]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[152]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[154]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[156]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[160]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[162]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[164]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[166]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[168]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[170]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[171]: 6 -1.00007 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[174]: 6 -1.00006 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[176]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[178]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[180]: 6 -1.00008 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[182]: 6 -1.00006 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[184]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[186]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[188]: 6 -1.00008 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[190]: 6 -1.00008 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[192]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[194]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[196]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[198]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[200]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[202]: 6 -1.00007 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[204]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[206]: 6 -1.00006 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[208]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[210]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[212]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[214]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[215]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[216]: 6 -1.00008 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[218]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[220]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[222]: 6 -1.00006 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[224]: 6 -1.00006 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[226]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[228]: 6 -1.00006 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[230]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[232]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[234]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[236]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[238]: 6 -1.00006 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[240]: 6 -1.00001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[242]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[244]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[246]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[248]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[250]: 6 -1.00001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[252]: 6 -1.00006 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[254]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[256]: 6 -1.00001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[258]: 6 -1.00007 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[260]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[262]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[264]: 6 -1.00008 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[266]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[268]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[270]: 6 -1.00008 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[272]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[274]: 6 -1.00006 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[276]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[278]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[280]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[282]: 6 -1.00007 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[284]: 6 -1.0001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[286]: 6 -1.00006 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[288]: 6 -1.00001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[290]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[292]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[294]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[296]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[298]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[300]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[301]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[302]: 6 -1.00006 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[304]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[306]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[308]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[310]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[312]: 6 -1.00001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[314]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[316]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[318]: 6 -1.00008 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[320]: 6 -1.00006 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[322]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[324]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[326]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[328]: 6 -1.00008 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[330]: 6 -1.00006 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[332]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[334]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[336]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[338]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[340]: 6 -1.00006 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[342]: 6 -1.00007 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[344]: 6 -1.00006 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[346]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[348]: 6 -1.00006 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[350]: 6 -1.00001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[352]: 6 -1.00007 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[354]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[356]: 6 -1.00001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[358]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[360]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[362]: 6 -1.00007 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[364]: 6 -1.00006 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[366]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[368]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[370]: 6 -1.00001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[372]: 6 -1.00008 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[374]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[376]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[378]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[380]: 6 -1.00006 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[382]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[384]: 6 -1.0001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[386]: 6 -1.0001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[436]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[460]: 6 -1.00007 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1680]: 6 -1.0001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1682]: 6 -1.00006 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1684]: 6 -1.0001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1686]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1688]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1690]: 6 -1.00008 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1692]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1694]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1696]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1698]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1700]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1702]: 6 -1.00007 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1704]: 6 -1.00001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1706]: 6 -1.00007 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1708]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1710]: 6 -1.00001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1712]: 6 -1.00008 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1714]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1716]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1722]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1724]: 6 -1.00001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1726]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1728]: 6 -1.00008 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1730]: 6 -1.00001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1732]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1734]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1736]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1738]: 6 -1.00007 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1740]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1742]: 6 -1.00006 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1744]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1746]: 6 -1.00006 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1748]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1750]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1752]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1754]: 6 -1.00008 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1756]: 6 -1.00008 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1758]: 6 -1.00009 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1760]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1764]: 6 -1.0001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1766]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1768]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1770]: 6 -1.00005 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1772]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1774]: 6 -1.00007 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1776]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1778]: 6 -1.00001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1780]: 6 -1.00001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1782]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1784]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1786]: 6 -1.00006 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1788]: 6 -1.0001 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1790]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1792]: 6 -1.00003 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1794]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1796]: 6 -1.00002 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1798]: 6 -1.00007 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1800]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1802]: 6 -1.00004 0 shouldn't be
1521.14/1535.57	WSVECS04 Frhs2[1804]: 6 -1.00009 0 shouldn't be
1530.07/1544.55	c #Conflicts:    1296000 | #Constraints:      59760
1530.07/1544.55	c #Conflicts:    1297000 | #Constraints:      60760
1530.07/1544.55	c #Conflicts:    1298000 | #Constraints:      61760
1530.07/1544.55	c #Conflicts:    1299000 | #Constraints:      62760
1530.07/1544.55	c #Conflicts:    1300000 | #Constraints:      63760
1530.07/1544.55	c #Conflicts:    1301000 | #Constraints:      64760
1530.07/1544.55	c #Conflicts:    1302000 | #Constraints:      65760
1530.07/1544.55	c INPROCESSING
1530.07/1544.55	c GARBAGE COLLECT
1530.07/1544.55	c rational objective 922
1558.15/1572.71	c #Conflicts:    1303000 | #Constraints:      44267
1558.15/1572.71	c #Conflicts:    1304000 | #Constraints:      45267
1558.15/1572.71	c #Conflicts:    1305000 | #Constraints:      46267
1558.15/1572.71	c #Conflicts:    1306000 | #Constraints:      47267
1558.15/1572.71	c #Conflicts:    1307000 | #Constraints:      48268
1558.15/1572.71	c #Conflicts:    1308000 | #Constraints:      49268
1558.15/1572.71	c #Conflicts:    1309000 | #Constraints:      50268
1558.15/1572.71	c #Conflicts:    1310000 | #Constraints:      51269
1558.15/1572.71	c #Conflicts:    1311000 | #Constraints:      52269
1558.15/1572.71	c #Conflicts:    1312000 | #Constraints:      53269
1558.15/1572.71	c #Conflicts:    1313000 | #Constraints:      54269
1558.15/1572.71	c #Conflicts:    1314000 | #Constraints:      55270
1558.15/1572.71	c #Conflicts:    1315000 | #Constraints:      56270
1558.15/1572.71	c #Conflicts:    1316000 | #Constraints:      57272
1558.15/1572.71	c #Conflicts:    1317000 | #Constraints:      58279
1558.15/1572.71	c #Conflicts:    1318000 | #Constraints:      59284
1558.15/1572.71	c #Conflicts:    1319000 | #Constraints:      60289
1558.15/1572.71	c #Conflicts:    1320000 | #Constraints:      61294
1558.15/1572.71	c #Conflicts:    1321000 | #Constraints:      62306
1558.15/1572.71	c #Conflicts:    1322000 | #Constraints:      63331
1558.15/1572.71	c #Conflicts:    1323000 | #Constraints:      64337
1558.15/1572.71	c #Conflicts:    1324000 | #Constraints:      65338
1558.15/1572.71	c #Conflicts:    1325000 | #Constraints:      66339
1558.15/1572.71	c INPROCESSING
1558.15/1572.71	c GARBAGE COLLECT
1558.15/1572.71	c rational objective 922
1566.02/1580.66	c #Conflicts:    1326000 | #Constraints:      44478
1566.02/1580.66	c #Conflicts:    1327000 | #Constraints:      45478
1566.02/1580.66	c #Conflicts:    1328000 | #Constraints:      46479
1566.02/1580.66	c #Conflicts:    1329000 | #Constraints:      47479
1566.02/1580.66	c #Conflicts:    1330000 | #Constraints:      48479
1566.02/1580.66	c #Conflicts:    1331000 | #Constraints:      49479
1566.02/1580.66	c #Conflicts:    1332000 | #Constraints:      50479
1566.02/1580.66	c #Conflicts:    1333000 | #Constraints:      51479
1566.02/1580.66	WSVECS04 Frhs2[2]: 6 -1.00003 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[4]: 6 -1.00004 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[6]: 6 -1.0001 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[8]: 6 -1.00005 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[10]: 6 -1.00001 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[12]: 6 -1.00001 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[16]: 6 -1.00008 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[18]: 6 -1.00002 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[20]: 6 -1.00008 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[22]: 6 -1.00002 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[24]: 6 -1.00009 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[26]: 6 -1.00009 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[28]: 6 -1.00004 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[30]: 6 -1.00001 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[32]: 6 -1.00008 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[34]: 6 -1.00008 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[36]: 6 -1.00007 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[43]: 6 -1.00008 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[44]: 6 -1.00006 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[46]: 6 -1.00006 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[50]: 6 -1.00002 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[52]: 6 -1.0001 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[54]: 6 -1.00002 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[56]: 6 -1.00009 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[58]: 6 -1.00002 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[60]: 6 -1.00007 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[62]: 6 -1.00003 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[64]: 6 -1.00001 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[66]: 6 -1.00001 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[68]: 6 -1.00005 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[70]: 6 -1.00001 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[72]: 6 -1.00004 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[74]: 6 -1.00001 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[76]: 6 -1.00006 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[78]: 6 -1.00002 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[88]: 6 -1.00001 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[92]: 6 -1.00002 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[94]: 6 -1.00007 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[104]: 6 -1.00002 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[106]: 6 -1.00004 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[108]: 6 -1.00003 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[110]: 6 -1.00007 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[112]: 6 -1.00004 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[114]: 6 -1.00008 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[120]: 6 -1.00002 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[126]: 6 -1.00008 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[128]: 6 -1.00004 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[148]: 6 -1.00003 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[150]: 6 -1.00005 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[152]: 6 -1.0001 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[154]: 6 -1.00003 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[170]: 6 -1.00007 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[190]: 6 -1.00003 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[192]: 6 -1.00005 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[194]: 6 -1.0001 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[196]: 6 -1.00002 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[198]: 6 -1.00006 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[215]: 6 -1.00006 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[256]: 6 -1.00001 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[258]: 6 -1.00006 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[274]: 6 -1.00006 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[278]: 6 -1.00006 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[300]: 6 -1.00009 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[305]: 6 -1.00003 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[316]: 6 -1.00007 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[318]: 6 -1.00003 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[344]: 6 -1.0001 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[386]: 6 -1.00008 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[1075]: 6 -1.00002 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[1118]: 6 -1.00009 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[1247]: 6 -1.00002 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[1290]: 6 -1.00007 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[1333]: 6 -1.00005 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[1376]: 6 -1.00002 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[1764]: 6 -1.00004 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[1766]: 6 -1.00002 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[1792]: 6 -1.00002 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[1794]: 6 -1.00006 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[1796]: 6 -1.00007 0 shouldn't be
1566.02/1580.66	WSVECS04 Frhs2[1798]: 6 -1.00002 0 shouldn't be
1581.39/1596.08	c #Conflicts:    1334000 | #Constraints:      52480
1581.39/1596.08	c #Conflicts:    1335000 | #Constraints:      53480
1581.39/1596.08	c #Conflicts:    1336000 | #Constraints:      54480
1581.39/1596.08	c #Conflicts:    1337000 | #Constraints:      55480
1581.39/1596.08	c #Conflicts:    1338000 | #Constraints:      56480
1581.39/1596.08	c #Conflicts:    1339000 | #Constraints:      57480
1581.39/1596.08	c #Conflicts:    1340000 | #Constraints:      58480
1581.39/1596.08	c #Conflicts:    1341000 | #Constraints:      59480
1581.39/1596.08	c #Conflicts:    1342000 | #Constraints:      60480
1581.39/1596.08	c #Conflicts:    1343000 | #Constraints:      61481
1581.39/1596.08	c #Conflicts:    1344000 | #Constraints:      62481
1581.39/1596.08	c #Conflicts:    1345000 | #Constraints:      63481
1581.39/1596.08	c #Conflicts:    1346000 | #Constraints:      64482
1581.39/1596.08	c #Conflicts:    1347000 | #Constraints:      65482
1581.39/1596.08	c #Conflicts:    1348000 | #Constraints:      66482
1581.39/1596.08	c INPROCESSING
1581.39/1596.08	c GARBAGE COLLECT
1581.39/1596.08	c rational objective 922
1617.64/1632.42	c #Conflicts:    1349000 | #Constraints:      44463
1617.64/1632.42	c #Conflicts:    1350000 | #Constraints:      45464
1617.64/1632.42	c #Conflicts:    1351000 | #Constraints:      46464
1617.64/1632.42	c #Conflicts:    1352000 | #Constraints:      47464
1617.64/1632.42	c #Conflicts:    1353000 | #Constraints:      48465
1617.64/1632.42	c #Conflicts:    1354000 | #Constraints:      49465
1617.64/1632.42	c #Conflicts:    1355000 | #Constraints:      50468
1617.64/1632.42	c #Conflicts:    1356000 | #Constraints:      51470
1617.64/1632.42	c #Conflicts:    1357000 | #Constraints:      52470
1617.64/1632.42	c #Conflicts:    1358000 | #Constraints:      53472
1617.64/1632.42	c #Conflicts:    1359000 | #Constraints:      54473
1617.64/1632.42	c #Conflicts:    1360000 | #Constraints:      55473
1617.64/1632.42	c #Conflicts:    1361000 | #Constraints:      56473
1617.64/1632.42	c #Conflicts:    1362000 | #Constraints:      57473
1617.64/1632.42	c #Conflicts:    1363000 | #Constraints:      58475
1617.64/1632.42	c #Conflicts:    1364000 | #Constraints:      59476
1617.64/1632.42	c #Conflicts:    1365000 | #Constraints:      60476
1617.64/1632.42	c #Conflicts:    1366000 | #Constraints:      61476
1617.64/1632.42	c #Conflicts:    1367000 | #Constraints:      62476
1617.64/1632.42	c #Conflicts:    1368000 | #Constraints:      63477
1617.64/1632.42	c #Conflicts:    1369000 | #Constraints:      64477
1617.64/1632.42	c #Conflicts:    1370000 | #Constraints:      65478
1617.64/1632.42	c #Conflicts:    1371000 | #Constraints:      66478
1617.64/1632.42	c INPROCESSING
1617.64/1632.42	c GARBAGE COLLECT
1617.64/1632.42	c rational objective 922
1625.01/1639.84	c #Conflicts:    1372000 | #Constraints:      44222
1625.01/1639.84	c #Conflicts:    1373000 | #Constraints:      45223
1625.01/1639.84	c #Conflicts:    1374000 | #Constraints:      46223
1625.01/1639.84	c #Conflicts:    1375000 | #Constraints:      47223
1625.01/1639.84	c #Conflicts:    1376000 | #Constraints:      48223
1625.01/1639.84	c #Conflicts:    1377000 | #Constraints:      49223
1625.01/1639.84	c #Conflicts:    1378000 | #Constraints:      50223
1625.01/1639.84	WSVECS04 Frhs2[2]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[4]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[6]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[8]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[10]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[12]: 6 -1.00004 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[14]: 6 -1.00007 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[16]: 6 -1.00007 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[18]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[19]: 6 -1.00004 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[20]: 6 -1.00001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[22]: 6 -1.00006 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[24]: 6 -1.0001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[26]: 6 -1.00004 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[28]: 6 -1.00006 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[30]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[32]: 6 -1.00009 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[34]: 6 -1.00006 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[36]: 6 -1.00001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[38]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[40]: 6 -1.00007 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[41]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[43]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[44]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[46]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[48]: 6 -1.00007 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[50]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[52]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[54]: 6 -1.0001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[56]: 6 -1.00007 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[58]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[60]: 6 -1.00009 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[62]: 6 -1.00009 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[64]: 6 -1.00006 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[66]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[68]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[70]: 6 -1.00007 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[72]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[74]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[76]: 6 -1.00009 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[78]: 6 -1.00006 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[80]: 6 -1.00009 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[82]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[83]: 6 -1.00001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[85]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[88]: 6 -1.00006 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[90]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[92]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[94]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[96]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[98]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[100]: 6 -1.00004 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[102]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[104]: 6 -1.0001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[106]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[108]: 6 -1.00004 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[110]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[112]: 6 -1.00009 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[114]: 6 -1.00009 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[116]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[118]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[120]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[122]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[124]: 6 -1.00004 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[126]: 6 -1.00004 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[127]: 6 -1.0001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[129]: 6 -1.00007 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[130]: 6 -1.00001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[132]: 6 -1.00009 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[134]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[136]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[138]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[140]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[142]: 6 -1.00001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[144]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[146]: 6 -1.00004 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[148]: 6 -1.00009 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[150]: 6 -1.00004 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[152]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[154]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[156]: 6 -1.00001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[160]: 6 -1.0001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[162]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[164]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[166]: 6 -1.00007 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[168]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[170]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[174]: 6 -1.00007 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[176]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[178]: 6 -1.00006 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[180]: 6 -1.0001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[182]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[184]: 6 -1.00009 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[186]: 6 -1.00009 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[188]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[190]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[192]: 6 -1.00007 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[194]: 6 -1.00007 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[196]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[198]: 6 -1.00006 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[200]: 6 -1.00007 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[202]: 6 -1.0001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[204]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[206]: 6 -1.00001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[208]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[210]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[214]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[216]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[218]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[220]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[222]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[224]: 6 -1.00006 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[226]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[228]: 6 -1.0001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[230]: 6 -1.00007 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[232]: 6 -1.00007 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[234]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[236]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[238]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[240]: 6 -1.00009 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[242]: 6 -1.0001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[244]: 6 -1.00007 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[246]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[248]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[250]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[252]: 6 -1.00004 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[254]: 6 -1.00009 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[260]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[264]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[266]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[268]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[270]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[272]: 6 -1.00004 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[274]: 6 -1.00009 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[276]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[278]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[280]: 6 -1.00006 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[282]: 6 -1.00001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[284]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[286]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[288]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[290]: 6 -1.00006 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[292]: 6 -1.00006 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[294]: 6 -1.00006 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[296]: 6 -1.00007 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[301]: 6 -1.00009 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[302]: 6 -1.00009 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[304]: 6 -1.0001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[306]: 6 -1.00004 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[308]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[310]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[312]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[314]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[316]: 6 -1.00006 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[318]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[320]: 6 -1.00009 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[322]: 6 -1.00004 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[324]: 6 -1.00009 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[326]: 6 -1.00007 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[328]: 6 -1.00009 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[330]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[332]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[334]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[336]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[346]: 6 -1.00006 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[348]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[350]: 6 -1.00004 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[352]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[354]: 6 -1.00007 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[356]: 6 -1.00009 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[358]: 6 -1.00004 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[360]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[362]: 6 -1.00004 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[364]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[366]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[368]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[370]: 6 -1.0001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[372]: 6 -1.00009 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[374]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[376]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[378]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[380]: 6 -1.00001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[392]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[410]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[416]: 6 -1.00007 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[436]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[440]: 6 -1.00007 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[452]: 6 -1.00004 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[460]: 6 -1.00004 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[462]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[478]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[480]: 6 -1.00001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[502]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[506]: 6 -1.00007 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[520]: 6 -1.00006 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[522]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[524]: 6 -1.00004 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[564]: 6 -1.00006 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1680]: 6 -1.00004 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1682]: 6 -1.00001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1684]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1686]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1688]: 6 -1.00006 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1690]: 6 -1.00004 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1692]: 6 -1.00009 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1694]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1696]: 6 -1.00004 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1698]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1700]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1702]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1704]: 6 -1.00006 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1706]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1708]: 6 -1.0001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1710]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1712]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1714]: 6 -1.00006 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1716]: 6 -1.00007 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1719]: 6 -1.00007 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1722]: 6 -1.00006 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1724]: 6 -1.00001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1726]: 6 -1.00007 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1728]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1730]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1732]: 6 -1.00007 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1734]: 6 -1.00009 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1736]: 6 -1.00009 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1738]: 6 -1.00006 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1740]: 6 -1.00001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1742]: 6 -1.00009 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1744]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1746]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1748]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1750]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1752]: 6 -1.00004 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1754]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1756]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1758]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1760]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1761]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1763]: 6 -1.0001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1764]: 6 -1.00004 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1766]: 6 -1.00009 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1768]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1770]: 6 -1.00009 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1772]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1774]: 6 -1.00007 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1776]: 6 -1.0001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1778]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1780]: 6 -1.00006 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1782]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1784]: 6 -1.00004 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1786]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1788]: 6 -1.00004 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1790]: 6 -1.00004 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1792]: 6 -1.0001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1794]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1796]: 6 -1.00008 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1798]: 6 -1.00002 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1800]: 6 -1.00003 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1802]: 6 -1.00005 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1804]: 6 -1.0001 0 shouldn't be
1625.01/1639.84	WSVECS04 Frhs2[1805]: 6 -1.00009 0 shouldn't be
1645.05/1659.95	c #Conflicts:    1379000 | #Constraints:      51223
1645.05/1659.95	c #Conflicts:    1380000 | #Constraints:      52223
1645.05/1659.95	c #Conflicts:    1381000 | #Constraints:      53223
1645.05/1659.95	c #Conflicts:    1382000 | #Constraints:      54223
1645.05/1659.95	c #Conflicts:    1383000 | #Constraints:      55223
1645.05/1659.95	c #Conflicts:    1384000 | #Constraints:      56223
1645.05/1659.95	c #Conflicts:    1385000 | #Constraints:      57223
1645.05/1659.95	c #Conflicts:    1386000 | #Constraints:      58223
1645.05/1659.95	c #Conflicts:    1387000 | #Constraints:      59223
1645.05/1659.95	c #Conflicts:    1388000 | #Constraints:      60223
1645.05/1659.95	c #Conflicts:    1389000 | #Constraints:      61223
1645.05/1659.95	c #Conflicts:    1390000 | #Constraints:      62223
1645.05/1659.95	c #Conflicts:    1391000 | #Constraints:      63223
1645.05/1659.95	c #Conflicts:    1392000 | #Constraints:      64223
1645.05/1659.95	c #Conflicts:    1393000 | #Constraints:      65224
1645.05/1659.95	c #Conflicts:    1394000 | #Constraints:      66224
1645.05/1659.95	c #Conflicts:    1395000 | #Constraints:      67224
1645.05/1659.95	c INPROCESSING
1645.05/1659.95	c GARBAGE COLLECT
1645.05/1659.95	c rational objective 922
1672.46/1687.57	c #Conflicts:    1396000 | #Constraints:      44888
1672.46/1687.57	c #Conflicts:    1397000 | #Constraints:      45888
1672.46/1687.57	c #Conflicts:    1398000 | #Constraints:      46888
1672.46/1687.57	c #Conflicts:    1399000 | #Constraints:      47888
1672.46/1687.57	c #Conflicts:    1400000 | #Constraints:      48888
1672.46/1687.57	c #Conflicts:    1401000 | #Constraints:      49888
1672.46/1687.57	c #Conflicts:    1402000 | #Constraints:      50888
1672.46/1687.57	c #Conflicts:    1403000 | #Constraints:      51889
1672.46/1687.57	c #Conflicts:    1404000 | #Constraints:      52889
1672.46/1687.57	c #Conflicts:    1405000 | #Constraints:      53889
1672.46/1687.57	c #Conflicts:    1406000 | #Constraints:      54889
1672.46/1687.57	c #Conflicts:    1407000 | #Constraints:      55889
1672.46/1687.57	c #Conflicts:    1408000 | #Constraints:      56890
1672.46/1687.57	c #Conflicts:    1409000 | #Constraints:      57890
1672.46/1687.57	c #Conflicts:    1410000 | #Constraints:      58890
1672.46/1687.57	c #Conflicts:    1411000 | #Constraints:      59891
1672.46/1687.57	c #Conflicts:    1412000 | #Constraints:      60891
1672.46/1687.57	c #Conflicts:    1413000 | #Constraints:      61891
1672.46/1687.57	c #Conflicts:    1414000 | #Constraints:      62891
1672.46/1687.57	c #Conflicts:    1415000 | #Constraints:      63891
1672.46/1687.57	c #Conflicts:    1416000 | #Constraints:      64891
1672.46/1687.57	c #Conflicts:    1417000 | #Constraints:      65891
1672.46/1687.57	c #Conflicts:    1418000 | #Constraints:      66891
1672.46/1687.57	c #Conflicts:    1419000 | #Constraints:      67891
1672.46/1687.57	c INPROCESSING
1672.46/1687.57	c GARBAGE COLLECT
1672.46/1687.57	c rational objective 922
1710.87/1726.27	c #Conflicts:    1420000 | #Constraints:      45231
1710.87/1726.27	c #Conflicts:    1421000 | #Constraints:      46232
1710.87/1726.27	c #Conflicts:    1422000 | #Constraints:      47232
1710.87/1726.27	c #Conflicts:    1423000 | #Constraints:      48232
1710.87/1726.27	c #Conflicts:    1424000 | #Constraints:      49232
1710.87/1726.27	c #Conflicts:    1425000 | #Constraints:      50233
1710.87/1726.27	c #Conflicts:    1426000 | #Constraints:      51233
1710.87/1726.27	c #Conflicts:    1427000 | #Constraints:      52233
1710.87/1726.27	c #Conflicts:    1428000 | #Constraints:      53233
1710.87/1726.27	c #Conflicts:    1429000 | #Constraints:      54237
1710.87/1726.27	c #Conflicts:    1430000 | #Constraints:      55237
1710.87/1726.27	c #Conflicts:    1431000 | #Constraints:      56238
1710.87/1726.27	c #Conflicts:    1432000 | #Constraints:      57238
1710.87/1726.27	c #Conflicts:    1433000 | #Constraints:      58238
1710.87/1726.27	c #Conflicts:    1434000 | #Constraints:      59238
1710.87/1726.27	c #Conflicts:    1435000 | #Constraints:      60238
1710.87/1726.27	c #Conflicts:    1436000 | #Constraints:      61239
1710.87/1726.27	c #Conflicts:    1437000 | #Constraints:      62239
1710.87/1726.27	c #Conflicts:    1438000 | #Constraints:      63240
1710.87/1726.27	c #Conflicts:    1439000 | #Constraints:      64240
1710.87/1726.27	c #Conflicts:    1440000 | #Constraints:      65241
1710.87/1726.27	c #Conflicts:    1441000 | #Constraints:      66242
1710.87/1726.27	c #Conflicts:    1442000 | #Constraints:      67243
1710.87/1726.27	c #Conflicts:    1443000 | #Constraints:      68243
1710.87/1726.27	c INPROCESSING
1710.87/1726.27	c GARBAGE COLLECT
1710.87/1726.27	c rational objective 922
1734.30/1749.73	c #Conflicts:    1444000 | #Constraints:      45362
1734.30/1749.73	c #Conflicts:    1445000 | #Constraints:      46362
1734.30/1749.73	c #Conflicts:    1446000 | #Constraints:      47362
1734.30/1749.73	c #Conflicts:    1447000 | #Constraints:      48362
1734.30/1749.73	c #Conflicts:    1448000 | #Constraints:      49362
1734.30/1749.73	c #Conflicts:    1449000 | #Constraints:      50362
1734.30/1749.73	c #Conflicts:    1450000 | #Constraints:      51362
1734.30/1749.73	c #Conflicts:    1451000 | #Constraints:      52362
1734.30/1749.73	c #Conflicts:    1452000 | #Constraints:      53362
1734.30/1749.73	c #Conflicts:    1453000 | #Constraints:      54362
1734.30/1749.73	c #Conflicts:    1454000 | #Constraints:      55362
1734.30/1749.73	c #Conflicts:    1455000 | #Constraints:      56362
1734.30/1749.73	c #Conflicts:    1456000 | #Constraints:      57362
1734.30/1749.73	c #Conflicts:    1457000 | #Constraints:      58363
1734.30/1749.73	c #Conflicts:    1458000 | #Constraints:      59363
1734.30/1749.73	c #Conflicts:    1459000 | #Constraints:      60363
1734.30/1749.73	c #Conflicts:    1460000 | #Constraints:      61363
1734.30/1749.73	c #Conflicts:    1461000 | #Constraints:      62363
1734.30/1749.73	c #Conflicts:    1462000 | #Constraints:      63364
1734.30/1749.73	c #Conflicts:    1463000 | #Constraints:      64364
1734.30/1749.73	c #Conflicts:    1464000 | #Constraints:      65364
1734.30/1749.73	WSVECS04 Frhs2[2]: 6 -1.00008 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[4]: 6 -1.00009 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[6]: 6 -1.00001 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[8]: 6 -1.00009 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[10]: 6 -1.0001 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[12]: 6 -1.00001 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[14]: 6 -1.00008 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[16]: 6 -1.00008 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[18]: 6 -1.00003 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[20]: 6 -1.00008 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[22]: 6 -1.00002 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[24]: 6 -1.00006 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[26]: 6 -1.00003 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[28]: 6 -1.00006 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[30]: 6 -1.00009 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[32]: 6 -1.00003 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[34]: 6 -1.00003 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[36]: 6 -1.00008 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[38]: 6 -1.00005 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[40]: 6 -1.00009 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[88]: 6 -1.00001 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[158]: 6 -1.00009 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[171]: 6 -1.00008 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[204]: 6 -1.00004 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[215]: 6 -1.00002 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[247]: 6 -1.00003 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[257]: 6 -1.00009 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[299]: 6 -1.00005 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[301]: 6 -1.00002 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[302]: 6 -1.00001 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[387]: 6 -1.00005 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[388]: 6 -1.00002 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[473]: 6 -1.00006 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[474]: 6 -1.00004 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[690]: 6 -1.00009 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[729]: 6 -1.00007 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[731]: 6 -1.00009 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[945]: 6 -1.00006 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[990]: 6 -1.00008 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[1031]: 6 -1.00009 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[1076]: 6 -1.00006 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[1162]: 6 -1.00003 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[1201]: 6 -1.00003 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[1204]: 6 0 1.0001 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[1247]: 6 -1.00002 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[1248]: 6 -1.00004 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[1375]: 6 -1.00007 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[1506]: 6 -1.0001 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[1592]: 6 -1.00001 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[1636]: 6 -1.00002 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[1678]: 6 -1.00004 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[1686]: 6 -1.00004 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[1690]: 6 -1.00009 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[1692]: 6 -1.00005 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[1702]: 6 -1.00007 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[1704]: 6 -1.00004 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[1706]: 6 -1.00005 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[1712]: 6 -1.00008 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[1716]: 6 -1.00008 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[1768]: 6 -1.00005 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[1773]: 6 0 2.00008 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[1782]: 6 -1.00009 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[1784]: 6 -1.00005 0 shouldn't be
1734.30/1749.73	WSVECS04 Frhs2[1805]: 6 -1.00007 0 shouldn't be
1739.19/1754.65	c #Conflicts:    1465000 | #Constraints:      66364
1739.19/1754.65	c #Conflicts:    1466000 | #Constraints:      67364
1739.19/1754.65	c #Conflicts:    1467000 | #Constraints:      68364
1739.19/1754.65	c INPROCESSING
1739.19/1754.65	c GARBAGE COLLECT
1739.19/1754.65	c rational objective 922
1771.30/1786.92	c #Conflicts:    1468000 | #Constraints:      45401
1771.30/1786.92	c #Conflicts:    1469000 | #Constraints:      46401
1771.30/1786.92	c #Conflicts:    1470000 | #Constraints:      47401
1771.30/1786.92	c #Conflicts:    1471000 | #Constraints:      48401
1771.30/1786.92	c #Conflicts:    1472000 | #Constraints:      49401
1771.30/1786.92	c #Conflicts:    1473000 | #Constraints:      50401
1771.30/1786.92	c #Conflicts:    1474000 | #Constraints:      51401
1771.30/1786.92	c #Conflicts:    1475000 | #Constraints:      52401
1771.30/1786.92	c #Conflicts:    1476000 | #Constraints:      53402
1771.30/1786.92	c #Conflicts:    1477000 | #Constraints:      54402
1771.30/1786.92	c #Conflicts:    1478000 | #Constraints:      55402
1771.30/1786.92	c #Conflicts:    1479000 | #Constraints:      56402
1771.30/1786.92	c #Conflicts:    1480000 | #Constraints:      57402
1771.30/1786.92	c #Conflicts:    1481000 | #Constraints:      58406
1771.30/1786.92	c #Conflicts:    1482000 | #Constraints:      59413
1771.30/1786.92	c #Conflicts:    1483000 | #Constraints:      60416
1771.30/1786.92	c #Conflicts:    1484000 | #Constraints:      61417
1771.30/1786.92	c #Conflicts:    1485000 | #Constraints:      62417
1771.30/1786.92	c #Conflicts:    1486000 | #Constraints:      63418
1771.30/1786.92	c #Conflicts:    1487000 | #Constraints:      64419
1771.30/1786.92	c #Conflicts:    1488000 | #Constraints:      65420
1771.30/1786.92	c #Conflicts:    1489000 | #Constraints:      66420
1771.30/1786.92	c #Conflicts:    1490000 | #Constraints:      67421
1771.30/1786.92	c #Conflicts:    1491000 | #Constraints:      68422
1771.30/1786.92	c INPROCESSING
1771.30/1786.92	c GARBAGE COLLECT
1771.30/1786.92	c rational objective 922
1802.35/1818.35	c #Conflicts:    1492000 | #Constraints:      45190
1802.35/1818.35	c #Conflicts:    1493000 | #Constraints:      46190
1802.35/1818.35	c #Conflicts:    1494000 | #Constraints:      47190
1802.35/1818.35	c #Conflicts:    1495000 | #Constraints:      48190
1802.35/1818.35	c #Conflicts:    1496000 | #Constraints:      49190
1802.35/1818.35	c #Conflicts:    1497000 | #Constraints:      50190
1802.35/1818.35	c #Conflicts:    1498000 | #Constraints:      51190
1802.35/1818.35	c #Conflicts:    1499000 | #Constraints:      52190
1802.35/1818.35	c #Conflicts:    1500000 | #Constraints:      53190
1802.35/1818.35	c #Conflicts:    1501000 | #Constraints:      54190
1802.35/1818.35	c #Conflicts:    1502000 | #Constraints:      55190
1802.35/1818.35	c #Conflicts:    1503000 | #Constraints:      56190
1802.35/1818.35	c #Conflicts:    1504000 | #Constraints:      57190
1802.35/1818.35	c #Conflicts:    1505000 | #Constraints:      58190
1802.35/1818.35	c #Conflicts:    1506000 | #Constraints:      59190
1802.35/1818.35	c #Conflicts:    1507000 | #Constraints:      60190
1802.35/1818.35	c #Conflicts:    1508000 | #Constraints:      61190
1802.35/1818.35	c #Conflicts:    1509000 | #Constraints:      62190
1802.35/1818.35	c #Conflicts:    1510000 | #Constraints:      63190
1802.35/1818.35	c #Conflicts:    1511000 | #Constraints:      64191
1802.35/1818.35	c #Conflicts:    1512000 | #Constraints:      65191
1802.35/1818.35	c #Conflicts:    1513000 | #Constraints:      66191
1802.35/1818.35	c #Conflicts:    1514000 | #Constraints:      67191
1802.35/1818.35	c #Conflicts:    1515000 | #Constraints:      68191
1802.35/1818.35	c #Conflicts:    1516000 | #Constraints:      69191
1802.35/1818.35	c INPROCESSING
1802.35/1818.35	c GARBAGE COLLECT
1802.35/1818.35	c rational objective 922
1838.00/1854.26	c #Conflicts:    1517000 | #Constraints:      45921
1838.00/1854.26	c #Conflicts:    1518000 | #Constraints:      46921
1838.00/1854.26	c #Conflicts:    1519000 | #Constraints:      47922
1838.00/1854.26	c #Conflicts:    1520000 | #Constraints:      48922
1838.00/1854.26	c #Conflicts:    1521000 | #Constraints:      49922
1838.00/1854.26	c #Conflicts:    1522000 | #Constraints:      50923
1838.00/1854.26	c #Conflicts:    1523000 | #Constraints:      51924
1838.00/1854.26	c #Conflicts:    1524000 | #Constraints:      52925
1838.00/1854.26	c #Conflicts:    1525000 | #Constraints:      53925
1838.00/1854.26	c #Conflicts:    1526000 | #Constraints:      54925
1838.00/1854.26	c #Conflicts:    1527000 | #Constraints:      55925
1838.00/1854.26	c #Conflicts:    1528000 | #Constraints:      56925
1838.00/1854.26	c #Conflicts:    1529000 | #Constraints:      57925
1838.00/1854.26	c #Conflicts:    1530000 | #Constraints:      58925
1838.00/1854.26	c #Conflicts:    1531000 | #Constraints:      59926
1838.00/1854.26	c #Conflicts:    1532000 | #Constraints:      60928
1838.00/1854.26	c #Conflicts:    1533000 | #Constraints:      61929
1838.00/1854.26	c #Conflicts:    1534000 | #Constraints:      62930
1838.00/1854.26	c #Conflicts:    1535000 | #Constraints:      63931
1838.00/1854.26	c #Conflicts:    1536000 | #Constraints:      64931
1838.00/1854.26	c #Conflicts:    1537000 | #Constraints:      65932
1838.00/1854.26	c #Conflicts:    1538000 | #Constraints:      66933
1838.00/1854.26	c #Conflicts:    1539000 | #Constraints:      67934
1838.00/1854.26	c #Conflicts:    1540000 | #Constraints:      68934
1838.00/1854.26	c #Conflicts:    1541000 | #Constraints:      69934
1838.00/1854.26	c INPROCESSING
1838.00/1854.26	c GARBAGE COLLECT
1838.00/1854.26	c rational objective 922
1873.99/1890.74	c #Conflicts:    1542000 | #Constraints:      46225
1873.99/1890.74	c #Conflicts:    1543000 | #Constraints:      47225
1873.99/1890.74	c #Conflicts:    1544000 | #Constraints:      48225
1873.99/1890.74	c #Conflicts:    1545000 | #Constraints:      49225
1873.99/1890.74	c #Conflicts:    1546000 | #Constraints:      50226
1873.99/1890.74	c #Conflicts:    1547000 | #Constraints:      51226
1873.99/1890.74	c #Conflicts:    1548000 | #Constraints:      52226
1873.99/1890.74	c #Conflicts:    1549000 | #Constraints:      53226
1873.99/1890.74	c #Conflicts:    1550000 | #Constraints:      54226
1873.99/1890.74	c #Conflicts:    1551000 | #Constraints:      55226
1873.99/1890.74	c #Conflicts:    1552000 | #Constraints:      56226
1873.99/1890.74	c #Conflicts:    1553000 | #Constraints:      57226
1873.99/1890.74	c #Conflicts:    1554000 | #Constraints:      58226
1873.99/1890.74	c #Conflicts:    1555000 | #Constraints:      59226
1873.99/1890.74	c #Conflicts:    1556000 | #Constraints:      60226
1873.99/1890.74	c #Conflicts:    1557000 | #Constraints:      61226
1873.99/1890.74	c #Conflicts:    1558000 | #Constraints:      62226
1873.99/1890.74	c #Conflicts:    1559000 | #Constraints:      63226
1873.99/1890.74	c #Conflicts:    1560000 | #Constraints:      64226
1873.99/1890.74	c #Conflicts:    1561000 | #Constraints:      65226
1873.99/1890.74	c #Conflicts:    1562000 | #Constraints:      66226
1873.99/1890.74	c #Conflicts:    1563000 | #Constraints:      67226
1873.99/1890.74	c #Conflicts:    1564000 | #Constraints:      68226
1873.99/1890.74	c #Conflicts:    1565000 | #Constraints:      69226
1873.99/1890.74	c #Conflicts:    1566000 | #Constraints:      70226
1873.99/1890.74	c INPROCESSING
1873.99/1890.74	c GARBAGE COLLECT
1873.99/1890.74	c rational objective 922
1901.92/1918.74	c #Conflicts:    1567000 | #Constraints:      46475
1901.92/1918.74	c #Conflicts:    1568000 | #Constraints:      47475
1901.92/1918.74	c #Conflicts:    1569000 | #Constraints:      48475
1901.92/1918.74	c #Conflicts:    1570000 | #Constraints:      49475
1901.92/1918.74	c #Conflicts:    1571000 | #Constraints:      50476
1901.92/1918.74	c #Conflicts:    1572000 | #Constraints:      51476
1901.92/1918.74	c #Conflicts:    1573000 | #Constraints:      52476
1901.92/1918.74	c #Conflicts:    1574000 | #Constraints:      53476
1901.92/1918.74	c #Conflicts:    1575000 | #Constraints:      54477
1901.92/1918.74	c #Conflicts:    1576000 | #Constraints:      55477
1901.92/1918.74	c #Conflicts:    1577000 | #Constraints:      56478
1901.92/1918.74	c #Conflicts:    1578000 | #Constraints:      57478
1901.92/1918.74	c #Conflicts:    1579000 | #Constraints:      58478
1901.92/1918.74	c #Conflicts:    1580000 | #Constraints:      59480
1901.92/1918.74	c #Conflicts:    1581000 | #Constraints:      60481
1901.92/1918.74	c #Conflicts:    1582000 | #Constraints:      61482
1901.92/1918.74	c #Conflicts:    1583000 | #Constraints:      62484
1901.92/1918.74	c #Conflicts:    1584000 | #Constraints:      63485
1901.92/1918.74	c #Conflicts:    1585000 | #Constraints:      64485
1901.92/1918.74	c #Conflicts:    1586000 | #Constraints:      65485
1901.92/1918.74	c #Conflicts:    1587000 | #Constraints:      66486
1901.92/1918.74	c #Conflicts:    1588000 | #Constraints:      67486
1901.92/1918.74	c #Conflicts:    1589000 | #Constraints:      68486
1901.92/1918.74	c #Conflicts:    1590000 | #Constraints:      69488
1901.92/1918.74	c #Conflicts:    1591000 | #Constraints:      70490
1901.92/1918.74	c INPROCESSING
1901.92/1918.74	c GARBAGE COLLECT
1901.92/1918.74	c rational objective 922
1937.40/1954.47	c #Conflicts:    1592000 | #Constraints:      46399
1937.40/1954.47	c #Conflicts:    1593000 | #Constraints:      47399
1937.40/1954.47	c #Conflicts:    1594000 | #Constraints:      48399
1937.40/1954.47	c #Conflicts:    1595000 | #Constraints:      49399
1937.40/1954.47	c #Conflicts:    1596000 | #Constraints:      50399
1937.40/1954.47	c #Conflicts:    1597000 | #Constraints:      51400
1937.40/1954.47	c #Conflicts:    1598000 | #Constraints:      52400
1937.40/1954.47	c #Conflicts:    1599000 | #Constraints:      53400
1937.40/1954.47	c #Conflicts:    1600000 | #Constraints:      54400
1937.40/1954.47	c #Conflicts:    1601000 | #Constraints:      55400
1937.40/1954.47	c #Conflicts:    1602000 | #Constraints:      56401
1937.40/1954.47	c #Conflicts:    1603000 | #Constraints:      57401
1937.40/1954.47	c #Conflicts:    1604000 | #Constraints:      58401
1937.40/1954.47	c #Conflicts:    1605000 | #Constraints:      59401
1937.40/1954.47	c #Conflicts:    1606000 | #Constraints:      60402
1937.40/1954.47	c #Conflicts:    1607000 | #Constraints:      61402
1937.40/1954.47	c #Conflicts:    1608000 | #Constraints:      62402
1937.40/1954.47	c #Conflicts:    1609000 | #Constraints:      63402
1937.40/1954.47	c #Conflicts:    1610000 | #Constraints:      64402
1937.40/1954.47	c #Conflicts:    1611000 | #Constraints:      65402
1937.40/1954.47	c #Conflicts:    1612000 | #Constraints:      66402
1937.40/1954.47	c #Conflicts:    1613000 | #Constraints:      67402
1937.40/1954.47	c #Conflicts:    1614000 | #Constraints:      68402
1937.40/1954.47	c #Conflicts:    1615000 | #Constraints:      69402
1937.40/1954.47	c #Conflicts:    1616000 | #Constraints:      70403
1937.40/1954.47	c INPROCESSING
1937.40/1954.47	c GARBAGE COLLECT
1937.40/1954.47	c rational objective 922
2004.31/2021.70	c #Conflicts:    1617000 | #Constraints:      46220
2004.31/2021.70	c #Conflicts:    1618000 | #Constraints:      47220
2004.31/2021.70	c #Conflicts:    1619000 | #Constraints:      48221
2004.31/2021.70	c #Conflicts:    1620000 | #Constraints:      49221
2004.31/2021.70	c #Conflicts:    1621000 | #Constraints:      50221
2004.31/2021.70	c #Conflicts:    1622000 | #Constraints:      51222
2004.31/2021.70	c #Conflicts:    1623000 | #Constraints:      52222
2004.31/2021.70	c #Conflicts:    1624000 | #Constraints:      53222
2004.31/2021.70	c #Conflicts:    1625000 | #Constraints:      54222
2004.31/2021.70	c #Conflicts:    1626000 | #Constraints:      55222
2004.31/2021.70	c #Conflicts:    1627000 | #Constraints:      56222
2004.31/2021.70	c #Conflicts:    1628000 | #Constraints:      57222
2004.31/2021.70	c #Conflicts:    1629000 | #Constraints:      58222
2004.31/2021.70	c #Conflicts:    1630000 | #Constraints:      59222
2004.31/2021.70	c #Conflicts:    1631000 | #Constraints:      60222
2004.31/2021.70	c #Conflicts:    1632000 | #Constraints:      61223
2004.31/2021.70	c #Conflicts:    1633000 | #Constraints:      62223
2004.31/2021.70	c #Conflicts:    1634000 | #Constraints:      63223
2004.31/2021.70	c #Conflicts:    1635000 | #Constraints:      64223
2004.31/2021.70	WSVECS04 Frhs2[5]: 6 -1.00002 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[13]: 6 -1.00006 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[17]: 6 -1.00007 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[25]: 6 -1.00008 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[27]: 6 -1.00007 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[29]: 6 -1.00006 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[31]: 6 -1.00006 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[39]: 6 -1.00006 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[42]: 6 -1.00006 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[75]: 6 -1.00006 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[83]: 6 -1.00008 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[86]: 6 -1.00001 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[115]: 6 -1.00006 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[117]: 6 -1.00001 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[119]: 6 -1.00004 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[127]: 6 -1.00002 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[128]: 6 -1.00002 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[133]: 6 -1.00003 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[143]: 6 -1.00003 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[169]: 6 -1.00002 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[171]: 6 -1.00003 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[172]: 6 -1.00003 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[205]: 6 -1.00004 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[211]: 6 -1.00002 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[217]: 6 -1.00001 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[218]: 6 0 1.00001 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[241]: 6 -1.0001 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[257]: 6 -1.00009 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[263]: 6 -1.00002 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[273]: 6 -1.00001 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[283]: 6 -1.00009 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[303]: 6 -1.00003 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[347]: 6 -1.00005 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[351]: 6 -1.00009 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[387]: 6 -1.00009 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[407]: 6 -1.00001 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[417]: 6 -1.00005 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[419]: 6 -1.00007 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[421]: 6 -1.00003 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[430]: 6 -1.00009 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[431]: 6 -1.00005 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[461]: 6 -1.00008 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[471]: 6 -1.00002 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[473]: 6 -1.00009 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[476]: 6 0 1.00005 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[511]: 6 -1.00007 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[513]: 6 -1.00002 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[516]: 6 -1.00007 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[517]: 6 -1.00009 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[533]: 6 -1.0001 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[541]: 6 -1.00008 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[557]: 6 -1.00008 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[559]: 6 -1.00005 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[560]: 6 -1.00009 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[625]: 6 -1.0001 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[635]: 6 -1.00002 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[646]: 6 -1.00008 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[647]: 6 -1.00003 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[654]: 6 0 1.00004 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[656]: 6 0 1.00004 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[663]: 6 -1.00008 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[668]: 6 0 1.00002 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[673]: 6 -1.00003 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[685]: 6 -1.00009 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[693]: 6 -1.00004 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[694]: 6 0 1.00005 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[700]: 6 0 1.00004 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[703]: 6 -1.00005 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[732]: 6 -1.00002 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[778]: 6 -1.00002 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[817]: 6 -1.00009 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[818]: 6 -1.00006 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[821]: 6 -1.00009 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[861]: 6 0 1.00004 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[862]: 6 -1.00005 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[863]: 6 -1.00009 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[869]: 6 -1.00004 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[901]: 6 -1.00003 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[905]: 6 -1.00007 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[947]: 6 -1.00005 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[977]: 6 -1.00004 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[989]: 6 -1.00003 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[990]: 6 -1.00005 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[994]: 6 0 1.00004 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1003]: 6 -1.00005 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1004]: 6 0 1.00004 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1033]: 6 -1.00001 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1034]: 6 0 2.00003 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1038]: 6 0 3.00003 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1048]: 6 0 1.00009 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1073]: 6 -1.00007 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1075]: 6 -1.00007 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1082]: 6 0 1.00005 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1099]: 6 -1.00004 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1107]: 6 -1.00005 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1118]: 6 -1.00003 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1168]: 6 0 1.00008 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1177]: 6 -1.00002 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1203]: 6 -1.00006 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1204]: 6 -1.00002 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1228]: 6 0 1.00005 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1231]: 6 -1.00005 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1239]: 6 -1.00008 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1247]: 6 -1.0001 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1290]: 6 -1.00003 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1317]: 6 -1.00004 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1333]: 6 -1.00005 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1355]: 6 -1.00007 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1363]: 6 -1.00008 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1375]: 6 -1.00001 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1376]: 6 -1.00009 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1377]: 6 -1.00001 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1381]: 6 -1.00009 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1415]: 6 -1.00003 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1417]: 6 -1.00005 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1421]: 6 -1.00003 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1463]: 6 -1.00008 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1467]: 6 -1.0001 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1482]: 6 0 1.00003 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1549]: 6 -1.0001 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1553]: 6 -1.00005 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1574]: 6 0 1.00009 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1585]: 6 -1.00001 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1592]: 6 0 1.00006 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1635]: 6 -1.00006 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1665]: 6 -1.00004 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1673]: 6 -1.00007 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1715]: 6 -1.00005 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1717]: 6 -1.00007 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1720]: 6 -1.00005 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1761]: 6 -1.00008 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1762]: 6 -1.00006 0 shouldn't be
2004.31/2021.70	WSVECS04 Frhs2[1804]: 6 -1.00008 0 shouldn't be
2045.67/2063.38	c #Conflicts:    1636000 | #Constraints:      65223
2045.67/2063.38	c #Conflicts:    1637000 | #Constraints:      66223
2045.67/2063.38	c #Conflicts:    1638000 | #Constraints:      67223
2045.67/2063.38	c #Conflicts:    1639000 | #Constraints:      68223
2045.67/2063.38	c #Conflicts:    1640000 | #Constraints:      69223
2045.67/2063.38	c #Conflicts:    1641000 | #Constraints:      70223
2045.67/2063.38	c #Conflicts:    1642000 | #Constraints:      71223
2045.67/2063.38	c INPROCESSING
2045.67/2063.38	c GARBAGE COLLECT
2045.67/2063.38	c rational objective 922
2052.86/2070.53	c #Conflicts:    1643000 | #Constraints:      46775
2052.86/2070.53	c #Conflicts:    1644000 | #Constraints:      47775
2052.86/2070.53	c #Conflicts:    1645000 | #Constraints:      48776
2052.86/2070.53	c #Conflicts:    1646000 | #Constraints:      49776
2052.86/2070.53	c #Conflicts:    1647000 | #Constraints:      50776
2052.86/2070.53	c #Conflicts:    1648000 | #Constraints:      51776
2052.86/2070.53	WSVECS04 Frhs2[2]: 6 -1.00002 0 shouldn't be
2052.86/2070.53	WSVECS04 Frhs2[4]: 6 -1.00006 0 shouldn't be
2052.86/2070.53	WSVECS04 Frhs2[6]: 6 -1.00002 0 shouldn't be
2052.86/2070.53	WSVECS04 Frhs2[8]: 6 -1.00006 0 shouldn't be
2052.86/2070.53	WSVECS04 Frhs2[10]: 6 -1.00002 0 shouldn't be
2052.86/2070.53	WSVECS04 Frhs2[12]: 6 -1.00004 0 shouldn't be
2052.86/2070.53	WSVECS04 Frhs2[14]: 6 -1.00005 0 shouldn't be
2052.86/2070.53	WSVECS04 Frhs2[16]: 6 -1.00008 0 shouldn't be
2052.86/2070.53	WSVECS04 Frhs2[18]: 6 -1.00005 0 shouldn't be
2052.86/2070.53	WSVECS04 Frhs2[20]: 6 -1.00006 0 shouldn't be
2052.86/2070.53	WSVECS04 Frhs2[22]: 6 -1.00004 0 shouldn't be
2052.86/2070.53	WSVECS04 Frhs2[24]: 6 -1.00002 0 shouldn't be
2052.86/2070.53	WSVECS04 Frhs2[26]: 6 -1.00008 0 shouldn't be
2052.86/2070.53	WSVECS04 Frhs2[28]: 6 -1.00006 0 shouldn't be
2052.86/2070.53	WSVECS04 Frhs2[30]: 6 -1.00002 0 shouldn't be
2052.86/2070.53	WSVECS04 Frhs2[32]: 6 -1.00008 0 shouldn't be
2052.86/2070.53	WSVECS04 Frhs2[34]: 6 -1.00003 0 shouldn't be
2052.86/2070.53	WSVECS04 Frhs2[43]: 6 -1.0001 0 shouldn't be
2052.86/2070.53	WSVECS04 Frhs2[44]: 6 -1.00005 0 shouldn't be
2052.86/2070.53	WSVECS04 Frhs2[46]: 6 -1.00002 0 shouldn't be
2052.86/2070.53	WSVECS04 Frhs2[48]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[50]: 6 -1.0001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[52]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[54]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[56]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[58]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[60]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[62]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[64]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[66]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[68]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[70]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[72]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[74]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[76]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[78]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[85]: 6 -1.00001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[88]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[90]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[92]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[94]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[96]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[98]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[100]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[102]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[104]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[106]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[108]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[110]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[112]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[114]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[116]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[118]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[120]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[122]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[127]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[129]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[132]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[134]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[136]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[138]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[140]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[142]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[144]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[146]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[148]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[150]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[152]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[154]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[156]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[158]: 6 -1.0001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[160]: 6 -1.0001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[162]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[164]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[166]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[171]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[174]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[176]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[178]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[180]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[182]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[184]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[186]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[188]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[190]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[192]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[194]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[196]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[198]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[200]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[202]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[204]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[206]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[208]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[210]: 6 -1.0001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[213]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[215]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[216]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[218]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[220]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[222]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[224]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[226]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[228]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[230]: 6 -1.0001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[232]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[234]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[236]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[238]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[240]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[242]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[244]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[246]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[248]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[250]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[252]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[254]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[257]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[260]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[262]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[264]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[266]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[268]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[270]: 6 -1.00001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[272]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[274]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[276]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[278]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[280]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[282]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[284]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[286]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[288]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[290]: 6 -1.00001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[292]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[294]: 6 -1.00001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[296]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[298]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[299]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[301]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[302]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[304]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[306]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[308]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[310]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[312]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[314]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[316]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[318]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[320]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[322]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[324]: 6 -1.00001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[326]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[328]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[330]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[332]: 6 -1.00001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[334]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[336]: 6 -1.00001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[338]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[340]: 6 -1.00001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[341]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[343]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[346]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[348]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[350]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[352]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[354]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[356]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[358]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[360]: 6 -1.0001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[362]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[364]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[366]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[368]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[370]: 6 -1.00001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[372]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[374]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[376]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[378]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[380]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[382]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[385]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[387]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[388]: 6 -1.00001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[392]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[394]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[396]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[398]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[400]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[402]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[404]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[406]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[408]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[410]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[412]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[414]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[416]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[418]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[420]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[422]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[429]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[434]: 6 -1.00001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[436]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[438]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[440]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[442]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[444]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[446]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[448]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[450]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[452]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[454]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[456]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[458]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[460]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[462]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[464]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[473]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[476]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[478]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[480]: 6 -1.0001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[482]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[484]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[486]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[488]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[490]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[492]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[494]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[496]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[498]: 6 -1.0001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[500]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[502]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[504]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[506]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[520]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[522]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[524]: 6 -1.00001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[526]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[528]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[530]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[532]: 6 -1.0001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[534]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[536]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[538]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[540]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[542]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[544]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[546]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[548]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[550]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[562]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[564]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[566]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[568]: 6 -1.00001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[570]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[572]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[574]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[576]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[578]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[580]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[582]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[584]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[586]: 6 -1.0001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[588]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[590]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[592]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[603]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[606]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[608]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[610]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[612]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[614]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[616]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[618]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[620]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[622]: 6 -1.0001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[624]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[626]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[628]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[630]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[632]: 6 -1.0001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[634]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[647]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[688]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[689]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[733]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[774]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[775]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[816]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[819]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[858]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[860]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[861]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[902]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[905]: 6 -1.00001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[944]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[946]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[947]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[988]: 6 -1.0001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[991]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1032]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1033]: 6 -5.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1077]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1118]: 6 -1.0001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1119]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1163]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1204]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1205]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1291]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1424]: 6 -1.00001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1426]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1428]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1430]: 6 -1.00001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1432]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1434]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1436]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1438]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1440]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1442]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1444]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1446]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1448]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1450]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1466]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1468]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1470]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1472]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1474]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1476]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1478]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1480]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1482]: 6 -1.00001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1484]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1486]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1488]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1490]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1492]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1494]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1508]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1510]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1512]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1514]: 6 -1.00001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1516]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1518]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1520]: 6 -1.00001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1522]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1524]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1526]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1528]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1530]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1532]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1534]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1536]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1538]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1550]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1552]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1554]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1556]: 6 -1.00001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1558]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1560]: 6 -1.00001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1562]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1564]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1566]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1568]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1570]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1572]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1574]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1576]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1578]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1580]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1582]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1592]: 6 -1.00001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1594]: 6 -1.0001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1596]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1598]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1600]: 6 -1.00001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1602]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1604]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1606]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1608]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1610]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1612]: 6 -1.00001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1614]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1616]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1618]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1620]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1622]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1624]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1626]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1636]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1638]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1640]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1642]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1644]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1646]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1648]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1650]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1652]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1654]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1656]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1658]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1660]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1662]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1664]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1666]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1668]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1677]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1680]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1682]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1684]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1686]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1688]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1690]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1692]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1694]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1696]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1698]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1700]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1702]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1704]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1706]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1708]: 6 -1.00004 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1710]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1712]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1722]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1724]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1726]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1728]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1730]: 6 -1.0001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1732]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1734]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1736]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1738]: 6 -1.00001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1740]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1742]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1744]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1746]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1748]: 6 -1.00001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1750]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1752]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1754]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1763]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1764]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1766]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1768]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1770]: 6 -1.00006 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1772]: 6 -1.00002 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1774]: 6 -1.0001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1776]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1778]: 6 -1.00009 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1780]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1782]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1784]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1786]: 6 -1.00007 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1788]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1790]: 6 -1.0001 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1792]: 6 -1.00003 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1794]: 6 -1.00005 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1796]: 6 -1.00008 0 shouldn't be
2052.86/2070.54	WSVECS04 Frhs2[1798]: 6 -1.0001 0 shouldn't be
2081.49/2099.32	c #Conflicts:    1649000 | #Constraints:      52776
2081.49/2099.32	c #Conflicts:    1650000 | #Constraints:      53776
2081.49/2099.32	c #Conflicts:    1651000 | #Constraints:      54776
2081.49/2099.32	c #Conflicts:    1652000 | #Constraints:      55776
2081.49/2099.32	c #Conflicts:    1653000 | #Constraints:      56776
2081.49/2099.32	c #Conflicts:    1654000 | #Constraints:      57776
2081.49/2099.32	c #Conflicts:    1655000 | #Constraints:      58776
2081.49/2099.32	c #Conflicts:    1656000 | #Constraints:      59776
2081.49/2099.32	c #Conflicts:    1657000 | #Constraints:      60776
2081.49/2099.32	c #Conflicts:    1658000 | #Constraints:      61776
2081.49/2099.32	c #Conflicts:    1659000 | #Constraints:      62777
2081.49/2099.32	c #Conflicts:    1660000 | #Constraints:      63777
2081.49/2099.32	c #Conflicts:    1661000 | #Constraints:      64777
2081.49/2099.32	c #Conflicts:    1662000 | #Constraints:      65777
2081.49/2099.32	c #Conflicts:    1663000 | #Constraints:      66777
2081.49/2099.32	c #Conflicts:    1664000 | #Constraints:      67777
2081.49/2099.32	c #Conflicts:    1665000 | #Constraints:      68777
2081.49/2099.32	c #Conflicts:    1666000 | #Constraints:      69777
2081.49/2099.32	c #Conflicts:    1667000 | #Constraints:      70777
2081.49/2099.32	c #Conflicts:    1668000 | #Constraints:      71777
2081.49/2099.32	c INPROCESSING
2081.49/2099.32	c GARBAGE COLLECT
2081.49/2099.32	c rational objective 922
2109.02/2126.97	c #Conflicts:    1669000 | #Constraints:      47266
2109.02/2126.97	c #Conflicts:    1670000 | #Constraints:      48266
2109.02/2126.97	c #Conflicts:    1671000 | #Constraints:      49266
2109.02/2126.97	c #Conflicts:    1672000 | #Constraints:      50266
2109.02/2126.97	c #Conflicts:    1673000 | #Constraints:      51266
2109.02/2126.97	c #Conflicts:    1674000 | #Constraints:      52267
2109.02/2126.97	c #Conflicts:    1675000 | #Constraints:      53267
2109.02/2126.97	c #Conflicts:    1676000 | #Constraints:      54267
2109.02/2126.97	c #Conflicts:    1677000 | #Constraints:      55267
2109.02/2126.97	c #Conflicts:    1678000 | #Constraints:      56267
2109.02/2126.97	c #Conflicts:    1679000 | #Constraints:      57267
2109.02/2126.97	c #Conflicts:    1680000 | #Constraints:      58267
2109.02/2126.97	c #Conflicts:    1681000 | #Constraints:      59268
2109.02/2126.97	c #Conflicts:    1682000 | #Constraints:      60268
2109.02/2126.97	c #Conflicts:    1683000 | #Constraints:      61268
2109.02/2126.97	c #Conflicts:    1684000 | #Constraints:      62268
2109.02/2126.97	c #Conflicts:    1685000 | #Constraints:      63268
2109.02/2126.97	c #Conflicts:    1686000 | #Constraints:      64268
2109.02/2126.97	c #Conflicts:    1687000 | #Constraints:      65268
2109.02/2126.97	c #Conflicts:    1688000 | #Constraints:      66268
2109.02/2126.97	c bounds 924 >= 923 @ 2085.48
2118.69/2136.69	c #Conflicts:    1689000 | #Constraints:      67316
2118.69/2136.69	c #Conflicts:    1690000 | #Constraints:      68316
2118.69/2136.69	c #Conflicts:    1691000 | #Constraints:      69316
2118.69/2136.69	c #Conflicts:    1692000 | #Constraints:      70316
2118.69/2136.69	c #Conflicts:    1693000 | #Constraints:      71316
2118.69/2136.69	c #Conflicts:    1694000 | #Constraints:      72316
2118.69/2136.69	c INPROCESSING
2118.69/2136.69	c GARBAGE COLLECT
2118.69/2136.69	c rational objective 923
2158.08/2176.21	c #Conflicts:    1695000 | #Constraints:      47573
2158.08/2176.21	c #Conflicts:    1696000 | #Constraints:      48573
2158.08/2176.21	c #Conflicts:    1697000 | #Constraints:      49573
2158.08/2176.21	c #Conflicts:    1698000 | #Constraints:      50573
2158.08/2176.21	c #Conflicts:    1699000 | #Constraints:      51573
2158.08/2176.21	c #Conflicts:    1700000 | #Constraints:      52573
2158.08/2176.21	c #Conflicts:    1701000 | #Constraints:      53573
2158.08/2176.21	c #Conflicts:    1702000 | #Constraints:      54573
2158.08/2176.21	c #Conflicts:    1703000 | #Constraints:      55573
2158.08/2176.21	c #Conflicts:    1704000 | #Constraints:      56574
2158.08/2176.21	c #Conflicts:    1705000 | #Constraints:      57574
2158.08/2176.21	c #Conflicts:    1706000 | #Constraints:      58574
2158.08/2176.21	c #Conflicts:    1707000 | #Constraints:      59576
2158.08/2176.21	c #Conflicts:    1708000 | #Constraints:      60576
2158.08/2176.21	c #Conflicts:    1709000 | #Constraints:      61576
2158.08/2176.21	c #Conflicts:    1710000 | #Constraints:      62577
2158.08/2176.21	c #Conflicts:    1711000 | #Constraints:      63577
2158.08/2176.21	c #Conflicts:    1712000 | #Constraints:      64577
2158.08/2176.21	c #Conflicts:    1713000 | #Constraints:      65577
2158.08/2176.21	c #Conflicts:    1714000 | #Constraints:      66577
2158.08/2176.21	c #Conflicts:    1715000 | #Constraints:      67577
2158.08/2176.21	c #Conflicts:    1716000 | #Constraints:      68577
2158.08/2176.21	c #Conflicts:    1717000 | #Constraints:      69577
2158.08/2176.21	c #Conflicts:    1718000 | #Constraints:      70578
2158.08/2176.21	c #Conflicts:    1719000 | #Constraints:      71578
2158.08/2176.21	c #Conflicts:    1720000 | #Constraints:      72578
2158.08/2176.21	c INPROCESSING
2158.08/2176.21	c GARBAGE COLLECT
2158.08/2176.21	c rational objective 923
2196.21/2214.50	c #Conflicts:    1721000 | #Constraints:      47471
2196.21/2214.50	c #Conflicts:    1722000 | #Constraints:      48471
2196.21/2214.50	c #Conflicts:    1723000 | #Constraints:      49471
2196.21/2214.50	c #Conflicts:    1724000 | #Constraints:      50471
2196.21/2214.50	c #Conflicts:    1725000 | #Constraints:      51471
2196.21/2214.50	c #Conflicts:    1726000 | #Constraints:      52471
2196.21/2214.50	c #Conflicts:    1727000 | #Constraints:      53472
2196.21/2214.50	c #Conflicts:    1728000 | #Constraints:      54472
2196.21/2214.50	c #Conflicts:    1729000 | #Constraints:      55472
2196.21/2214.50	c #Conflicts:    1730000 | #Constraints:      56473
2196.21/2214.50	c #Conflicts:    1731000 | #Constraints:      57473
2196.21/2214.50	c #Conflicts:    1732000 | #Constraints:      58473
2196.21/2214.50	c #Conflicts:    1733000 | #Constraints:      59473
2196.21/2214.50	c #Conflicts:    1734000 | #Constraints:      60473
2196.21/2214.50	c #Conflicts:    1735000 | #Constraints:      61473
2196.21/2214.50	c #Conflicts:    1736000 | #Constraints:      62474
2196.21/2214.50	c #Conflicts:    1737000 | #Constraints:      63474
2196.21/2214.50	c #Conflicts:    1738000 | #Constraints:      64474
2196.21/2214.50	c #Conflicts:    1739000 | #Constraints:      65474
2196.21/2214.50	c #Conflicts:    1740000 | #Constraints:      66474
2196.21/2214.50	c #Conflicts:    1741000 | #Constraints:      67475
2196.21/2214.50	c #Conflicts:    1742000 | #Constraints:      68475
2196.21/2214.50	c #Conflicts:    1743000 | #Constraints:      69475
2196.21/2214.50	c #Conflicts:    1744000 | #Constraints:      70475
2196.21/2214.50	c #Conflicts:    1745000 | #Constraints:      71476
2196.21/2214.50	c #Conflicts:    1746000 | #Constraints:      72477
2196.21/2214.50	c INPROCESSING
2196.21/2214.50	c GARBAGE COLLECT
2196.21/2214.50	c rational objective 923
2238.12/2256.63	c #Conflicts:    1747000 | #Constraints:      47227
2238.12/2256.63	c #Conflicts:    1748000 | #Constraints:      48228
2238.12/2256.63	c #Conflicts:    1749000 | #Constraints:      49228
2238.12/2256.63	c #Conflicts:    1750000 | #Constraints:      50228
2238.12/2256.63	c #Conflicts:    1751000 | #Constraints:      51228
2238.12/2256.63	c #Conflicts:    1752000 | #Constraints:      52228
2238.12/2256.63	c #Conflicts:    1753000 | #Constraints:      53228
2238.12/2256.63	c #Conflicts:    1754000 | #Constraints:      54228
2238.12/2256.63	c #Conflicts:    1755000 | #Constraints:      55229
2238.12/2256.63	c #Conflicts:    1756000 | #Constraints:      56229
2238.12/2256.63	c #Conflicts:    1757000 | #Constraints:      57230
2238.12/2256.63	c #Conflicts:    1758000 | #Constraints:      58230
2238.12/2256.63	c #Conflicts:    1759000 | #Constraints:      59230
2238.12/2256.63	c #Conflicts:    1760000 | #Constraints:      60230
2238.12/2256.63	c #Conflicts:    1761000 | #Constraints:      61230
2238.12/2256.63	c #Conflicts:    1762000 | #Constraints:      62230
2238.12/2256.63	c #Conflicts:    1763000 | #Constraints:      63231
2238.12/2256.63	c #Conflicts:    1764000 | #Constraints:      64231
2238.12/2256.63	c #Conflicts:    1765000 | #Constraints:      65231
2238.12/2256.63	c #Conflicts:    1766000 | #Constraints:      66231
2238.12/2256.63	c #Conflicts:    1767000 | #Constraints:      67231
2238.12/2256.63	c #Conflicts:    1768000 | #Constraints:      68231
2238.12/2256.63	c #Conflicts:    1769000 | #Constraints:      69232
2238.12/2256.63	c #Conflicts:    1770000 | #Constraints:      70233
2238.12/2256.63	c #Conflicts:    1771000 | #Constraints:      71233
2238.12/2256.63	c #Conflicts:    1772000 | #Constraints:      72233
2238.12/2256.63	c #Conflicts:    1773000 | #Constraints:      73233
2238.12/2256.63	c INPROCESSING
2238.12/2256.63	c GARBAGE COLLECT
2238.12/2256.63	c rational objective 923
2254.59/2273.11	c #Conflicts:    1774000 | #Constraints:      47810
2254.59/2273.11	c #Conflicts:    1775000 | #Constraints:      48810
2254.59/2273.11	c #Conflicts:    1776000 | #Constraints:      49810
2254.59/2273.11	c #Conflicts:    1777000 | #Constraints:      50810
2254.59/2273.11	c #Conflicts:    1778000 | #Constraints:      51810
2254.59/2273.11	c #Conflicts:    1779000 | #Constraints:      52810
2254.59/2273.11	c #Conflicts:    1780000 | #Constraints:      53810
2254.59/2273.11	c #Conflicts:    1781000 | #Constraints:      54811
2254.59/2273.11	c #Conflicts:    1782000 | #Constraints:      55811
2254.59/2273.11	c #Conflicts:    1783000 | #Constraints:      56811
2254.59/2273.11	c #Conflicts:    1784000 | #Constraints:      57811
2254.59/2273.11	c #Conflicts:    1785000 | #Constraints:      58811
2254.59/2273.11	c #Conflicts:    1786000 | #Constraints:      59811
2254.59/2273.11	WSVECS04 Frhs2[2]: 6 -1.00003 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[7]: 6 0 1.00009 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[12]: 6 -1.00005 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[16]: 6 -1.00002 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[27]: 6 0 1.00008 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[29]: 6 0 1.00003 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[31]: 6 0 2.00008 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[34]: 6 -1.00007 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[37]: 6 0 2.00009 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[46]: 6 -1.00009 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[57]: 6 0 1.00003 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[59]: 6 0 1.00008 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[82]: 6 -1.00001 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[88]: 6 -1.00004 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[122]: 6 -1.0001 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[154]: 6 -1.00009 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[155]: 6 0 1.00004 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[160]: 6 -1.00007 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[162]: 6 -1.00009 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[194]: 6 -1.00009 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[202]: 6 -1.00008 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[215]: 6 -1.00008 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[217]: 6 0 1.00009 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[222]: 6 -1.00004 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[228]: 6 -1.00009 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[294]: 6 -1.00008 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[304]: 6 -1.00001 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[336]: 6 -1.00003 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[346]: 6 -1.00005 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[380]: 6 -1.00001 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[388]: 6 -1.00003 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[424]: 6 -1.00003 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[464]: 6 -1.00007 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[508]: 6 -1.0001 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[552]: 6 -1.00002 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[562]: 6 -1.00004 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[648]: 6 -1.00008 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[694]: 6 -1.00002 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[724]: 6 -1.00003 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[766]: 6 -1.00006 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[808]: 6 -1.00003 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[862]: 6 -1.00002 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[940]: 6 -1.00002 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[948]: 6 -1.00003 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[980]: 6 -1.00004 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[982]: 6 -1.00002 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[1024]: 6 -1.00007 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[1680]: 6 -1.00008 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[1682]: 6 -1.00006 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[1684]: 6 -1.00001 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[1686]: 6 -1.00003 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[1692]: 6 -1.00006 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[1698]: 6 -1.00005 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[1700]: 6 -1.00001 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[1702]: 6 -1.00006 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[1704]: 6 -1.00009 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[1714]: 6 -1.00007 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[1716]: 6 -1.00009 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[1722]: 6 -1.00002 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[1723]: 6 0 1.00003 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[1726]: 6 -1.00006 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[1739]: 6 0 1.00003 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[1752]: 6 -1.00008 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[1754]: 6 -1.00009 0 shouldn't be
2254.59/2273.11	WSVECS04 Frhs2[1804]: 6 -1.00009 0 shouldn't be
2277.57/2296.30	c #Conflicts:    1787000 | #Constraints:      60811
2277.57/2296.30	c #Conflicts:    1788000 | #Constraints:      61811
2277.57/2296.30	c #Conflicts:    1789000 | #Constraints:      62811
2277.57/2296.30	c #Conflicts:    1790000 | #Constraints:      63811
2277.57/2296.30	c #Conflicts:    1791000 | #Constraints:      64811
2277.57/2296.30	c #Conflicts:    1792000 | #Constraints:      65811
2277.57/2296.30	c #Conflicts:    1793000 | #Constraints:      66811
2277.57/2296.30	c #Conflicts:    1794000 | #Constraints:      67812
2277.57/2296.30	c #Conflicts:    1795000 | #Constraints:      68812
2277.57/2296.30	c #Conflicts:    1796000 | #Constraints:      69812
2277.57/2296.30	c #Conflicts:    1797000 | #Constraints:      70812
2277.57/2296.30	c #Conflicts:    1798000 | #Constraints:      71813
2277.57/2296.30	c #Conflicts:    1799000 | #Constraints:      72813
2277.57/2296.30	c #Conflicts:    1800000 | #Constraints:      73813
2277.57/2296.30	c INPROCESSING
2277.57/2296.30	c GARBAGE COLLECT
2277.57/2296.30	c rational objective 923
2326.46/2345.50	c #Conflicts:    1801000 | #Constraints:      48211
2326.46/2345.50	c #Conflicts:    1802000 | #Constraints:      49211
2326.46/2345.50	c #Conflicts:    1803000 | #Constraints:      50211
2326.46/2345.50	c #Conflicts:    1804000 | #Constraints:      51212
2326.46/2345.50	c #Conflicts:    1805000 | #Constraints:      52212
2326.46/2345.50	c #Conflicts:    1806000 | #Constraints:      53212
2326.46/2345.50	c #Conflicts:    1807000 | #Constraints:      54212
2326.46/2345.50	c #Conflicts:    1808000 | #Constraints:      55212
2326.46/2345.50	c #Conflicts:    1809000 | #Constraints:      56212
2326.46/2345.50	c #Conflicts:    1810000 | #Constraints:      57212
2326.46/2345.50	c #Conflicts:    1811000 | #Constraints:      58213
2326.46/2345.50	c #Conflicts:    1812000 | #Constraints:      59213
2326.46/2345.50	c #Conflicts:    1813000 | #Constraints:      60214
2326.46/2345.50	c #Conflicts:    1814000 | #Constraints:      61215
2326.46/2345.50	c #Conflicts:    1815000 | #Constraints:      62216
2326.46/2345.50	c #Conflicts:    1816000 | #Constraints:      63217
2326.46/2345.50	c #Conflicts:    1817000 | #Constraints:      64217
2326.46/2345.50	c #Conflicts:    1818000 | #Constraints:      65217
2326.46/2345.50	c #Conflicts:    1819000 | #Constraints:      66218
2326.46/2345.50	c #Conflicts:    1820000 | #Constraints:      67219
2326.46/2345.50	c #Conflicts:    1821000 | #Constraints:      68219
2326.46/2345.50	c #Conflicts:    1822000 | #Constraints:      69219
2326.46/2345.50	c #Conflicts:    1823000 | #Constraints:      70219
2326.46/2345.50	c #Conflicts:    1824000 | #Constraints:      71219
2326.46/2345.50	c #Conflicts:    1825000 | #Constraints:      72219
2326.46/2345.50	c #Conflicts:    1826000 | #Constraints:      73219
2326.46/2345.50	c #Conflicts:    1827000 | #Constraints:      74219
2326.46/2345.50	c INPROCESSING
2326.46/2345.50	c GARBAGE COLLECT
2326.46/2345.50	c rational objective 923
2362.50/2381.81	c #Conflicts:    1828000 | #Constraints:      48391
2362.50/2381.81	c #Conflicts:    1829000 | #Constraints:      49391
2362.50/2381.81	c #Conflicts:    1830000 | #Constraints:      50391
2362.50/2381.81	c #Conflicts:    1831000 | #Constraints:      51391
2362.50/2381.81	c #Conflicts:    1832000 | #Constraints:      52391
2362.50/2381.81	c #Conflicts:    1833000 | #Constraints:      53391
2362.50/2381.81	c #Conflicts:    1834000 | #Constraints:      54391
2362.50/2381.81	c #Conflicts:    1835000 | #Constraints:      55391
2362.50/2381.81	c #Conflicts:    1836000 | #Constraints:      56391
2362.50/2381.81	c #Conflicts:    1837000 | #Constraints:      57391
2362.50/2381.81	c #Conflicts:    1838000 | #Constraints:      58391
2362.50/2381.81	c #Conflicts:    1839000 | #Constraints:      59391
2362.50/2381.81	c #Conflicts:    1840000 | #Constraints:      60391
2362.50/2381.81	c #Conflicts:    1841000 | #Constraints:      61391
2362.50/2381.81	c #Conflicts:    1842000 | #Constraints:      62391
2362.50/2381.81	c #Conflicts:    1843000 | #Constraints:      63391
2362.50/2381.81	c #Conflicts:    1844000 | #Constraints:      64392
2362.50/2381.81	c #Conflicts:    1845000 | #Constraints:      65392
2362.50/2381.81	c #Conflicts:    1846000 | #Constraints:      66392
2362.50/2381.81	c #Conflicts:    1847000 | #Constraints:      67392
2362.50/2381.81	c #Conflicts:    1848000 | #Constraints:      68392
2362.50/2381.81	c #Conflicts:    1849000 | #Constraints:      69392
2362.50/2381.81	c #Conflicts:    1850000 | #Constraints:      70392
2362.50/2381.81	c #Conflicts:    1851000 | #Constraints:      71392
2362.50/2381.81	c #Conflicts:    1852000 | #Constraints:      72392
2362.50/2381.81	c #Conflicts:    1853000 | #Constraints:      73392
2362.50/2381.81	c #Conflicts:    1854000 | #Constraints:      74392
2362.50/2381.81	c INPROCESSING
2362.50/2381.81	c GARBAGE COLLECT
2362.50/2381.81	c rational objective 923
2433.96/2453.71	c #Conflicts:    1855000 | #Constraints:      48411
2433.96/2453.71	c #Conflicts:    1856000 | #Constraints:      49412
2433.96/2453.71	c #Conflicts:    1857000 | #Constraints:      50412
2433.96/2453.71	c #Conflicts:    1858000 | #Constraints:      51412
2433.96/2453.71	c #Conflicts:    1859000 | #Constraints:      52413
2433.96/2453.71	c #Conflicts:    1860000 | #Constraints:      53416
2433.96/2453.71	c #Conflicts:    1861000 | #Constraints:      54416
2433.96/2453.71	c #Conflicts:    1862000 | #Constraints:      55416
2433.96/2453.71	c #Conflicts:    1863000 | #Constraints:      56416
2433.96/2453.71	c #Conflicts:    1864000 | #Constraints:      57416
2433.96/2453.71	c #Conflicts:    1865000 | #Constraints:      58416
2433.96/2453.71	c #Conflicts:    1866000 | #Constraints:      59416
2433.96/2453.71	c #Conflicts:    1867000 | #Constraints:      60416
2433.96/2453.71	c #Conflicts:    1868000 | #Constraints:      61417
2433.96/2453.71	c #Conflicts:    1869000 | #Constraints:      62417
2433.96/2453.71	c #Conflicts:    1870000 | #Constraints:      63418
2433.96/2453.71	c #Conflicts:    1871000 | #Constraints:      64419
2433.96/2453.71	c #Conflicts:    1872000 | #Constraints:      65419
2433.96/2453.71	c #Conflicts:    1873000 | #Constraints:      66419
2433.96/2453.71	c #Conflicts:    1874000 | #Constraints:      67419
2433.96/2453.71	c #Conflicts:    1875000 | #Constraints:      68419
2433.96/2453.71	c #Conflicts:    1876000 | #Constraints:      69419
2433.96/2453.71	c #Conflicts:    1877000 | #Constraints:      70419
2433.96/2453.71	c #Conflicts:    1878000 | #Constraints:      71419
2433.96/2453.71	c #Conflicts:    1879000 | #Constraints:      72420
2433.96/2453.71	c #Conflicts:    1880000 | #Constraints:      73420
2433.96/2453.71	c #Conflicts:    1881000 | #Constraints:      74421
2433.96/2453.71	c INPROCESSING
2433.96/2453.71	c GARBAGE COLLECT
2433.96/2453.71	c rational objective 923
2440.36/2460.15	c #Conflicts:    1882000 | #Constraints:      48163
2440.36/2460.15	c #Conflicts:    1883000 | #Constraints:      49163
2440.36/2460.15	c #Conflicts:    1884000 | #Constraints:      50164
2440.36/2460.15	c #Conflicts:    1885000 | #Constraints:      51164
2440.36/2460.15	c #Conflicts:    1886000 | #Constraints:      52164
2440.36/2460.15	c #Conflicts:    1887000 | #Constraints:      53164
2440.36/2460.15	WSVECS04 Frhs2[2]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[4]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[6]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[8]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[10]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[12]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[14]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[16]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[18]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[20]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[22]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[24]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[26]: 6 -1.0001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[28]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[30]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[32]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[34]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[36]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[38]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[41]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[43]: 6 -1.0001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[44]: 6 -1.0001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[46]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[48]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[50]: 6 -1.0001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[52]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[54]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[56]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[58]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[60]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[62]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[64]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[66]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[68]: 6 -2.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[70]: 6 -2.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[72]: 6 -2.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[74]: 6 -2.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[76]: 6 -2.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[78]: 6 -1.0001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[80]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[82]: 6 -1.0001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[85]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[87]: 6 -1.0001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[88]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[90]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[92]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[94]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[96]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[98]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[100]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[102]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[104]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[106]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[108]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[110]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[112]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[114]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[116]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[118]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[120]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[122]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[124]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[126]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[127]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[129]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[132]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[134]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[136]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[138]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[140]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[142]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[144]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[146]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[148]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[150]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[152]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[153]: 6 0 1.33335 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[154]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[155]: 6 0 1.66668 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[156]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[159]: 6 0 1.33338 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[160]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[161]: 6 0 1.33335 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[162]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[163]: 6 0 3.83341 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[164]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[166]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[168]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[169]: 6 -3.6667 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[171]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[174]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[176]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[178]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[180]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[182]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[184]: 6 -1.0001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[186]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[188]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[190]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[192]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[194]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[196]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[198]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[200]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[202]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[204]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[206]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[208]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[210]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[213]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[215]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[216]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[218]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[220]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[222]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[224]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[226]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[228]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[230]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[232]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[234]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[236]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[238]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[240]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[242]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[244]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[246]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[248]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[249]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[250]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[252]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[257]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[260]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[262]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[266]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[268]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[270]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[272]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[274]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[276]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[278]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[280]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[282]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[284]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[286]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[288]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[290]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[292]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[294]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[299]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[301]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[302]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[304]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[305]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[306]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[308]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[310]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[314]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[316]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[318]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[320]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[322]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[324]: 6 -1.0001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[326]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[328]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[332]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[334]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[336]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[338]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[340]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[341]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[343]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[346]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[348]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[350]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[352]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[358]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[360]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[364]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[366]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[378]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[380]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[382]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[383]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[385]: 6 -1.0001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[387]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[388]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[390]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[392]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[394]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[396]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[406]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[408]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[410]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[412]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[420]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[422]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[424]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[426]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[427]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[429]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[432]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[434]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[436]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[438]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[440]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[442]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[448]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[450]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[452]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[454]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[456]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[458]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[460]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[461]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[462]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[464]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[466]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[468]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[469]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[471]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[473]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[476]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[478]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[482]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[484]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[490]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[492]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[494]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[496]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[498]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[500]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[502]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[504]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[506]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[508]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[510]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[512]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[513]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[515]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[520]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[522]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[524]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[526]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[528]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[530]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[532]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[534]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[538]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[540]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[542]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[544]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[546]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[547]: 6 -1.0001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[548]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[550]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[552]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[554]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[555]: 6 -1.0001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[557]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[562]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[564]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[566]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[568]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[570]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[572]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[574]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[576]: 6 -1.0001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[578]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[580]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[582]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[584]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[586]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[587]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[588]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[590]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[592]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[594]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[596]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[598]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[599]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[601]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[606]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[608]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[610]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[612]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[614]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[616]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[618]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[620]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[622]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[624]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[626]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[628]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[630]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[632]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[634]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[636]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[638]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[640]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[641]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[643]: 6 -1.0001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[648]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[650]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[652]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[654]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[656]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[658]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[660]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[662]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[664]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[666]: 6 -1.0001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[668]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[670]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[672]: 6 -1.33343 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[674]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[676]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[678]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[680]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[682]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[685]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[687]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[692]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[694]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[696]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[698]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[700]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[702]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[704]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[706]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[708]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[710]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[712]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[714]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[716]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[718]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[720]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[722]: 6 -1.0001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[724]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[726]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[729]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[734]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[736]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[738]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[740]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[742]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[744]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[746]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[748]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[750]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[752]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[754]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[756]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[758]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[760]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[762]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[764]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[766]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[768]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[778]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[780]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[782]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[784]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[786]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[788]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[790]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[792]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[794]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[796]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[798]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[800]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[802]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[804]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[806]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[808]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[810]: 6 -1.0001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[812]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[820]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[822]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[824]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[826]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[828]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[830]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[832]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[834]: 6 -1.0001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[836]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[838]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[840]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[842]: 6 -1.33336 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[844]: 6 -1.33335 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[846]: 6 -1.33336 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[848]: 6 -1.33343 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[850]: 6 -1.33335 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[852]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[854]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[857]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[864]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[866]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[868]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[870]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[872]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[874]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[876]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[878]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[880]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[882]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[884]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[886]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[888]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[890]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[892]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[894]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[896]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[898]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[899]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[901]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[934]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[936]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[938]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[940]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[942]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[943]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[978]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[980]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[982]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[984]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[986]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1022]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1024]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1026]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1028]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1030]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1064]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1066]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1068]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1070]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1072]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1078]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1080]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1082]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1084]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1086]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1088]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1090]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1092]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1094]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1096]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1098]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1100]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1102]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1104]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1106]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1108]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1110]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1112]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1115]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1119]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1120]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1122]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1124]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1126]: 6 -1.0001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1128]: 6 -1.0001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1130]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1132]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1134]: 6 -1.0001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1136]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1138]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1140]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1142]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1144]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1146]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1148]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1150]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1152]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1154]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1156]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1164]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1166]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1168]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1170]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1172]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1174]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1176]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1178]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1180]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1182]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1184]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1186]: 6 -2.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1188]: 6 -2.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1190]: 6 -2.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1192]: 6 -2.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1194]: 6 -2.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1196]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1198]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1200]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1206]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1208]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1210]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1212]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1214]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1216]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1218]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1220]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1222]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1224]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1226]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1228]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1230]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1232]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1234]: 6 -1.0001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1236]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1238]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1240]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1242]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1250]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1252]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1254]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1256]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1258]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1260]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1262]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1264]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1266]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1268]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1270]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1272]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1274]: 6 -1.0001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1276]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1278]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1280]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1282]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1284]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1286]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1292]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1294]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1296]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1298]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1300]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1302]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1304]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1306]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1308]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1310]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1312]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1314]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1316]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1318]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1320]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1322]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1324]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1326]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1328]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1336]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1338]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1368]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1370]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1372]: 6 -1.00008 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1380]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1412]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1414]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1464]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1492]: 6 -1.0001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1494]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1528]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1534]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1536]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1538]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1570]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1572]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1574]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1578]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1580]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1614]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1616]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1618]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1644]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1650]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1660]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1686]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1688]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1692]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1694]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1726]: 6 -1.33342 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1728]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1730]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1734]: 6 -1.00001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1736]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1742]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1763]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1764]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1766]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1768]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1770]: 6 -1.00002 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1772]: 6 -1.00005 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1774]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1776]: 6 -1.00004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1778]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1780]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1782]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1784]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1786]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1788]: 6 -1.0001 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1790]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1792]: 6 -1.50004 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1794]: 6 -1.00006 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1796]: 6 -1.00009 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1798]: 6 -1.00007 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1800]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[1805]: 6 -1.00003 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[2567]: 6 -0.500054 0 shouldn't be
2440.36/2460.15	WSVECS04 Frhs2[6329]: 6 -0.500026 0 shouldn't be
2476.24/2496.33	c #Conflicts:    1888000 | #Constraints:      54165
2476.24/2496.33	c #Conflicts:    1889000 | #Constraints:      55165
2476.24/2496.33	c #Conflicts:    1890000 | #Constraints:      56165
2476.24/2496.33	c #Conflicts:    1891000 | #Constraints:      57165
2476.24/2496.33	c #Conflicts:    1892000 | #Constraints:      58165
2476.24/2496.33	c #Conflicts:    1893000 | #Constraints:      59165
2476.24/2496.33	c #Conflicts:    1894000 | #Constraints:      60165
2476.24/2496.33	c #Conflicts:    1895000 | #Constraints:      61165
2476.24/2496.33	c #Conflicts:    1896000 | #Constraints:      62165
2476.24/2496.33	c #Conflicts:    1897000 | #Constraints:      63165
2476.24/2496.33	c #Conflicts:    1898000 | #Constraints:      64165
2476.24/2496.33	c #Conflicts:    1899000 | #Constraints:      65166
2476.24/2496.33	c #Conflicts:    1900000 | #Constraints:      66166
2476.24/2496.33	c #Conflicts:    1901000 | #Constraints:      67166
2476.24/2496.33	c #Conflicts:    1902000 | #Constraints:      68166
2476.24/2496.33	c #Conflicts:    1903000 | #Constraints:      69166
2476.24/2496.33	c #Conflicts:    1904000 | #Constraints:      70166
2476.24/2496.33	c #Conflicts:    1905000 | #Constraints:      71166
2476.24/2496.33	c #Conflicts:    1906000 | #Constraints:      72166
2476.24/2496.33	c #Conflicts:    1907000 | #Constraints:      73166
2476.24/2496.33	c #Conflicts:    1908000 | #Constraints:      74167
2476.24/2496.33	c #Conflicts:    1909000 | #Constraints:      75167
2476.24/2496.33	c INPROCESSING
2476.24/2496.33	c GARBAGE COLLECT
2476.24/2496.33	c rational objective 923
2517.96/2538.26	c #Conflicts:    1910000 | #Constraints:      48783
2517.96/2538.26	c #Conflicts:    1911000 | #Constraints:      49783
2517.96/2538.26	c #Conflicts:    1912000 | #Constraints:      50783
2517.96/2538.26	c #Conflicts:    1913000 | #Constraints:      51783
2517.96/2538.26	c #Conflicts:    1914000 | #Constraints:      52783
2517.96/2538.26	c #Conflicts:    1915000 | #Constraints:      53784
2517.96/2538.26	c #Conflicts:    1916000 | #Constraints:      54784
2517.96/2538.26	c #Conflicts:    1917000 | #Constraints:      55784
2517.96/2538.26	c #Conflicts:    1918000 | #Constraints:      56784
2517.96/2538.26	c #Conflicts:    1919000 | #Constraints:      57785
2517.96/2538.26	c #Conflicts:    1920000 | #Constraints:      58786
2517.96/2538.26	c #Conflicts:    1921000 | #Constraints:      59786
2517.96/2538.26	c #Conflicts:    1922000 | #Constraints:      60786
2517.96/2538.26	c #Conflicts:    1923000 | #Constraints:      61786
2517.96/2538.26	c #Conflicts:    1924000 | #Constraints:      62786
2517.96/2538.26	c #Conflicts:    1925000 | #Constraints:      63786
2517.96/2538.26	c #Conflicts:    1926000 | #Constraints:      64786
2517.96/2538.26	c #Conflicts:    1927000 | #Constraints:      65786
2517.96/2538.26	c #Conflicts:    1928000 | #Constraints:      66786
2517.96/2538.26	c #Conflicts:    1929000 | #Constraints:      67786
2517.96/2538.26	c #Conflicts:    1930000 | #Constraints:      68786
2517.96/2538.26	c #Conflicts:    1931000 | #Constraints:      69786
2517.96/2538.26	c #Conflicts:    1932000 | #Constraints:      70786
2517.96/2538.26	c #Conflicts:    1933000 | #Constraints:      71786
2517.96/2538.26	c #Conflicts:    1934000 | #Constraints:      72786
2517.96/2538.26	c #Conflicts:    1935000 | #Constraints:      73786
2517.96/2538.26	c #Conflicts:    1936000 | #Constraints:      74786
2517.96/2538.26	c #Conflicts:    1937000 | #Constraints:      75786
2517.96/2538.26	c INPROCESSING
2517.96/2538.26	c GARBAGE COLLECT
2517.96/2538.26	c rational objective 923
2563.80/2584.24	c #Conflicts:    1938000 | #Constraints:      49160
2563.80/2584.24	c #Conflicts:    1939000 | #Constraints:      50161
2563.80/2584.24	c #Conflicts:    1940000 | #Constraints:      51161
2563.80/2584.24	c #Conflicts:    1941000 | #Constraints:      52161
2563.80/2584.24	c #Conflicts:    1942000 | #Constraints:      53161
2563.80/2584.24	c #Conflicts:    1943000 | #Constraints:      54161
2563.80/2584.24	c #Conflicts:    1944000 | #Constraints:      55162
2563.80/2584.24	c #Conflicts:    1945000 | #Constraints:      56162
2563.80/2584.24	c #Conflicts:    1946000 | #Constraints:      57162
2563.80/2584.24	c #Conflicts:    1947000 | #Constraints:      58162
2563.80/2584.24	c #Conflicts:    1948000 | #Constraints:      59162
2563.80/2584.24	c #Conflicts:    1949000 | #Constraints:      60162
2563.80/2584.24	c #Conflicts:    1950000 | #Constraints:      61163
2563.80/2584.24	c #Conflicts:    1951000 | #Constraints:      62163
2563.80/2584.24	c #Conflicts:    1952000 | #Constraints:      63163
2563.80/2584.24	c #Conflicts:    1953000 | #Constraints:      64163
2563.80/2584.24	c #Conflicts:    1954000 | #Constraints:      65164
2563.80/2584.24	c #Conflicts:    1955000 | #Constraints:      66165
2563.80/2584.24	c #Conflicts:    1956000 | #Constraints:      67167
2563.80/2584.24	c #Conflicts:    1957000 | #Constraints:      68172
2563.80/2584.25	c #Conflicts:    1958000 | #Constraints:      69174
2563.80/2584.25	c #Conflicts:    1959000 | #Constraints:      70174
2563.80/2584.25	c #Conflicts:    1960000 | #Constraints:      71174
2563.80/2584.25	c #Conflicts:    1961000 | #Constraints:      72174
2563.80/2584.25	c #Conflicts:    1962000 | #Constraints:      73174
2563.80/2584.25	c #Conflicts:    1963000 | #Constraints:      74174
2563.80/2584.25	c #Conflicts:    1964000 | #Constraints:      75174
2563.80/2584.25	c #Conflicts:    1965000 | #Constraints:      76174
2563.80/2584.25	c INPROCESSING
2563.80/2584.25	c GARBAGE COLLECT
2563.80/2584.25	c rational objective 923
2608.89/2632.89	c #Conflicts:    1966000 | #Constraints:      49376
2608.89/2632.89	c #Conflicts:    1967000 | #Constraints:      50376
2608.89/2632.89	c #Conflicts:    1968000 | #Constraints:      51376
2608.89/2632.89	c #Conflicts:    1969000 | #Constraints:      52376
2608.89/2632.89	c #Conflicts:    1970000 | #Constraints:      53376
2608.89/2632.89	c #Conflicts:    1971000 | #Constraints:      54376
2608.89/2632.89	c #Conflicts:    1972000 | #Constraints:      55376
2608.89/2632.89	c #Conflicts:    1973000 | #Constraints:      56377
2608.89/2632.89	c #Conflicts:    1974000 | #Constraints:      57377
2608.89/2632.89	c #Conflicts:    1975000 | #Constraints:      58377
2608.89/2632.89	c #Conflicts:    1976000 | #Constraints:      59377
2608.89/2632.89	c #Conflicts:    1977000 | #Constraints:      60377
2608.89/2632.89	c #Conflicts:    1978000 | #Constraints:      61377
2608.89/2632.89	c #Conflicts:    1979000 | #Constraints:      62377
2608.89/2632.89	c #Conflicts:    1980000 | #Constraints:      63377
2608.89/2632.89	c #Conflicts:    1981000 | #Constraints:      64377
2608.89/2632.89	c #Conflicts:    1982000 | #Constraints:      65377
2608.89/2632.89	c #Conflicts:    1983000 | #Constraints:      66377
2608.89/2632.89	c #Conflicts:    1984000 | #Constraints:      67377
2608.89/2632.89	c #Conflicts:    1985000 | #Constraints:      68377
2608.89/2632.89	c #Conflicts:    1986000 | #Constraints:      69377
2608.89/2632.89	c #Conflicts:    1987000 | #Constraints:      70377
2608.89/2632.89	c #Conflicts:    1988000 | #Constraints:      71377
2608.89/2632.89	c #Conflicts:    1989000 | #Constraints:      72377
2608.89/2632.89	c #Conflicts:    1990000 | #Constraints:      73377
2608.89/2632.89	c #Conflicts:    1991000 | #Constraints:      74377
2608.89/2632.89	c #Conflicts:    1992000 | #Constraints:      75377
2608.89/2632.89	c #Conflicts:    1993000 | #Constraints:      76377
2608.89/2632.89	c INPROCESSING
2608.89/2632.89	c GARBAGE COLLECT
2608.89/2632.89	c rational objective 923
2663.57/2688.05	c #Conflicts:    1994000 | #Constraints:      49388
2663.57/2688.05	c #Conflicts:    1995000 | #Constraints:      50388
2663.57/2688.05	c #Conflicts:    1996000 | #Constraints:      51389
2663.57/2688.05	c #Conflicts:    1997000 | #Constraints:      52389
2663.57/2688.05	c #Conflicts:    1998000 | #Constraints:      53389
2663.57/2688.05	c #Conflicts:    1999000 | #Constraints:      54389
2663.57/2688.05	c #Conflicts:    2000000 | #Constraints:      55389
2663.57/2688.05	c #Conflicts:    2001000 | #Constraints:      56390
2663.57/2688.05	c #Conflicts:    2002000 | #Constraints:      57390
2663.57/2688.05	c #Conflicts:    2003000 | #Constraints:      58390
2663.57/2688.05	c #Conflicts:    2004000 | #Constraints:      59390
2663.57/2688.05	c #Conflicts:    2005000 | #Constraints:      60390
2663.57/2688.05	c #Conflicts:    2006000 | #Constraints:      61390
2663.57/2688.05	c #Conflicts:    2007000 | #Constraints:      62390
2663.57/2688.05	c #Conflicts:    2008000 | #Constraints:      63390
2663.57/2688.05	c #Conflicts:    2009000 | #Constraints:      64391
2663.57/2688.05	c #Conflicts:    2010000 | #Constraints:      65391
2663.57/2688.05	c #Conflicts:    2011000 | #Constraints:      66391
2663.57/2688.05	c #Conflicts:    2012000 | #Constraints:      67391
2663.57/2688.05	c #Conflicts:    2013000 | #Constraints:      68392
2663.57/2688.05	c #Conflicts:    2014000 | #Constraints:      69392
2663.57/2688.05	c #Conflicts:    2015000 | #Constraints:      70393
2663.57/2688.05	c #Conflicts:    2016000 | #Constraints:      71393
2663.57/2688.05	c #Conflicts:    2017000 | #Constraints:      72394
2663.57/2688.05	c #Conflicts:    2018000 | #Constraints:      73394
2663.57/2688.05	c #Conflicts:    2019000 | #Constraints:      74394
2663.57/2688.05	c #Conflicts:    2020000 | #Constraints:      75394
2663.57/2688.05	c #Conflicts:    2021000 | #Constraints:      76394
2663.57/2688.05	c INPROCESSING
2663.57/2688.05	c GARBAGE COLLECT
2663.57/2688.05	c rational objective 923
2678.02/2702.59	c #Conflicts:    2022000 | #Constraints:      49168
2678.02/2702.59	c #Conflicts:    2023000 | #Constraints:      50168
2678.02/2702.59	c #Conflicts:    2024000 | #Constraints:      51169
2678.02/2702.59	c #Conflicts:    2025000 | #Constraints:      52169
2678.02/2702.59	c #Conflicts:    2026000 | #Constraints:      53169
2678.02/2702.59	c #Conflicts:    2027000 | #Constraints:      54169
2678.02/2702.59	c #Conflicts:    2028000 | #Constraints:      55169
2678.02/2702.59	c #Conflicts:    2029000 | #Constraints:      56169
2678.02/2702.59	c #Conflicts:    2030000 | #Constraints:      57169
2678.02/2702.59	c #Conflicts:    2031000 | #Constraints:      58169
2678.02/2702.59	c #Conflicts:    2032000 | #Constraints:      59169
2678.02/2702.59	c #Conflicts:    2033000 | #Constraints:      60169
2678.02/2702.59	WSVECS04 Frhs2[2]: 6 -1.00009 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[4]: 6 -1.00003 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[6]: 6 -1.00008 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[8]: 6 -1.00002 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[10]: 6 -1.00009 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[12]: 6 -1.00003 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[14]: 6 -1.00003 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[16]: 6 -1.00008 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[18]: 6 -1.00003 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[20]: 6 -1.00002 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[22]: 6 -1.00009 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[24]: 6 -1.00009 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[26]: 6 -1.00008 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[28]: 6 -1.0001 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[30]: 6 -1.00005 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[32]: 6 -1.00005 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[34]: 6 -1.00008 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[36]: 6 -1.00008 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[38]: 6 -1.00002 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[40]: 6 -1.00005 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[43]: 6 -1.00005 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[44]: 6 -1.00005 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[46]: 6 -1.00008 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[48]: 6 -1.00006 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[50]: 6 -1.00002 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[52]: 6 -1.00006 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[54]: 6 -1.00004 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[56]: 6 -1.00003 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[58]: 6 -1.00006 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[60]: 6 -1.00003 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[62]: 6 -1.00001 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[64]: 6 -1.00009 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[66]: 6 -1.00001 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[68]: 6 -1.00002 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[70]: 6 -1.00003 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[72]: 6 -1.00003 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[74]: 6 -1.00001 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[76]: 6 -1.0001 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[78]: 6 -1.00007 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[80]: 6 -1.00007 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[82]: 6 -1.00003 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[85]: 6 -1.00002 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[88]: 6 -1.00009 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[90]: 6 -1.00002 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[92]: 6 -1.00002 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[94]: 6 -1.00005 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[96]: 6 -1.00006 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[98]: 6 -1.00009 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[100]: 6 -1.00005 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[102]: 6 -1.00009 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[104]: 6 -1.00004 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[106]: 6 -1.00008 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[108]: 6 -1.00006 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[110]: 6 -1.00007 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[114]: 6 -1.00003 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[116]: 6 -1.00003 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[118]: 6 -1.00007 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[120]: 6 -1.00008 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[122]: 6 -1.00004 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[124]: 6 -1.00004 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[127]: 6 -1.00002 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[129]: 6 -1.00005 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[130]: 6 -1.00008 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[132]: 6 -1.00009 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[134]: 6 -1.00008 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[136]: 6 -1.00001 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[138]: 6 -1.00009 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[140]: 6 -1.00002 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[142]: 6 -1.00007 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[144]: 6 -1.00008 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[146]: 6 -1.00008 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[148]: 6 -1.00002 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[150]: 6 -1.00005 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[152]: 6 -1.00009 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[154]: 6 -1.00002 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[156]: 6 -1.00006 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[158]: 6 -1.00002 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[160]: 6 -1.00005 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[162]: 6 -1.00004 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[164]: 6 -1.00006 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[167]: 6 -1.00007 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[169]: 6 -1.00005 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[171]: 6 -1.00004 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[174]: 6 -1.0001 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[176]: 6 -1.00007 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[178]: 6 -1.00009 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[180]: 6 -1.00009 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[182]: 6 -1.00004 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[184]: 6 -1.00002 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[186]: 6 -1.00003 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[188]: 6 -1.00002 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[190]: 6 -1.00007 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[192]: 6 -1.00007 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[194]: 6 -1.00001 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[196]: 6 -1.00006 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[198]: 6 -1.00006 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[200]: 6 -1.00001 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[202]: 6 -1.0001 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[204]: 6 -1.00005 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[206]: 6 -1.00004 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[208]: 6 -1.00006 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[210]: 6 -1.00007 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[213]: 6 -1.00006 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[215]: 6 -1.00003 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[216]: 6 -1.00007 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[218]: 6 -1.00004 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[220]: 6 -1.00004 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[222]: 6 -1.00001 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[224]: 6 -1.00007 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[226]: 6 -1.00002 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[228]: 6 -1.0001 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[230]: 6 -1.00007 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[232]: 6 -1.00007 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[234]: 6 -1.00002 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[236]: 6 -1.0001 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[238]: 6 -1.00006 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[240]: 6 -1.00001 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[242]: 6 -1.00008 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[244]: 6 -1.00007 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[246]: 6 -1.00004 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[248]: 6 -1.00007 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[250]: 6 -1.00002 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[252]: 6 -1.00006 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[256]: 6 -1.00005 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[257]: 6 -1.00009 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[260]: 6 -1.00006 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[262]: 6 -1.00004 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[264]: 6 -1.00003 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[266]: 6 -1.00004 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[270]: 6 -1.00005 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[272]: 6 -1.00004 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[274]: 6 -1.00007 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[276]: 6 -1.00007 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[278]: 6 -1.00001 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[282]: 6 -1.00009 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[284]: 6 -1.00004 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[286]: 6 -1.00002 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[288]: 6 -1.00007 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[290]: 6 -1.00002 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[292]: 6 -1.00002 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[294]: 6 -1.00008 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[298]: 6 -1.00005 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[300]: 6 -1.00007 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[301]: 6 -1.00009 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[302]: 6 -1.00004 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[304]: 6 -1.00009 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[306]: 6 -1.00006 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[310]: 6 -1.00006 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[334]: 6 -1.50003 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[336]: 6 -1.00006 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[338]: 6 -1.00006 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[342]: 6 -1.00003 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[344]: 6 -1.00003 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[346]: 6 -1.00005 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[348]: 6 -1.00006 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[352]: 6 -1.00002 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[378]: 6 -1.00005 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[380]: 6 -1.00004 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[386]: 6 -1.00008 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[1700]: 6 -1.00004 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[1702]: 6 -1.00002 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[1716]: 6 -1.00001 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[1764]: 6 -1.00001 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[1766]: 6 -1.00009 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[1768]: 6 -1.00003 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[1770]: 6 -1.00009 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[1772]: 6 -1.00008 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[1774]: 6 -1.00007 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[1776]: 6 -1.00008 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[1778]: 6 -1.00003 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[1780]: 6 -1.00002 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[1782]: 6 -1.00003 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[1784]: 6 -1.00004 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[1786]: 6 -1.00005 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[1788]: 6 -1.00005 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[1790]: 6 -1.00008 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[1792]: 6 -1.00008 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[1794]: 6 -1.00004 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[1796]: 6 -1.00002 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[1798]: 6 -1.00005 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[1800]: 6 -1.00001 0 shouldn't be
2678.02/2702.59	WSVECS04 Frhs2[1802]: 6 -1.00006 0 shouldn't be
2709.42/2734.33	c #Conflicts:    2034000 | #Constraints:      61169
2709.42/2734.33	c #Conflicts:    2035000 | #Constraints:      62169
2709.42/2734.33	c #Conflicts:    2036000 | #Constraints:      63169
2709.42/2734.33	c #Conflicts:    2037000 | #Constraints:      64169
2709.42/2734.33	c #Conflicts:    2038000 | #Constraints:      65169
2709.42/2734.33	c #Conflicts:    2039000 | #Constraints:      66169
2709.42/2734.33	c #Conflicts:    2040000 | #Constraints:      67169
2709.42/2734.33	c #Conflicts:    2041000 | #Constraints:      68169
2709.42/2734.33	c #Conflicts:    2042000 | #Constraints:      69169
2709.42/2734.33	c #Conflicts:    2043000 | #Constraints:      70169
2709.42/2734.33	c #Conflicts:    2044000 | #Constraints:      71170
2709.42/2734.33	c #Conflicts:    2045000 | #Constraints:      72170
2709.42/2734.33	c #Conflicts:    2046000 | #Constraints:      73170
2709.42/2734.33	c #Conflicts:    2047000 | #Constraints:      74170
2709.42/2734.33	c #Conflicts:    2048000 | #Constraints:      75170
2709.42/2734.33	c #Conflicts:    2049000 | #Constraints:      76170
2709.42/2734.33	c #Conflicts:    2050000 | #Constraints:      77171
2709.42/2734.33	c INPROCESSING
2709.42/2734.33	c GARBAGE COLLECT
2709.42/2734.33	WSVECS04 Frhs2[4]: 6 -1.00001 0 shouldn't be
2709.42/2734.33	WSVECS04 Frhs2[5]: 6 0 1.00008 shouldn't be
2709.42/2734.33	WSVECS04 Frhs2[11]: 6 0 2.00007 shouldn't be
2709.42/2734.33	WSVECS04 Frhs2[15]: 6 0 2.00002 shouldn't be
2709.42/2734.33	WSVECS04 Frhs2[17]: 6 0 1.00003 shouldn't be
2709.42/2734.33	WSVECS04 Frhs2[22]: 6 -1.00007 0 shouldn't be
2709.42/2734.33	WSVECS04 Frhs2[25]: 6 0 1.00005 shouldn't be
2709.42/2734.33	WSVECS04 Frhs2[33]: 6 0 1.00008 shouldn't be
2709.42/2734.33	WSVECS04 Frhs2[37]: 6 0 2.00007 shouldn't be
2709.42/2734.33	WSVECS04 Frhs2[43]: 6 -1.00003 0 shouldn't be
2709.42/2734.33	WSVECS04 Frhs2[69]: 6 0 1.00003 shouldn't be
2709.42/2734.33	WSVECS04 Frhs2[108]: 6 -1.00006 0 shouldn't be
2709.42/2734.33	WSVECS04 Frhs2[118]: 6 -1.00006 0 shouldn't be
2709.42/2734.33	WSVECS04 Frhs2[124]: 6 -1.00005 0 shouldn't be
2709.42/2734.33	WSVECS04 Frhs2[130]: 6 -1.00001 0 shouldn't be
2709.42/2734.33	WSVECS04 Frhs2[138]: 6 -1.00005 0 shouldn't be
2709.42/2734.33	WSVECS04 Frhs2[163]: 6 -1.00005 0 shouldn't be
2709.42/2734.33	WSVECS04 Frhs2[173]: 6 0 1.00007 shouldn't be
2709.42/2734.33	WSVECS04 Frhs2[188]: 6 -1.00005 0 shouldn't be
2709.42/2734.33	WSVECS04 Frhs2[196]: 6 -1.00006 0 shouldn't be
2709.42/2734.33	WSVECS04 Frhs2[198]: 6 -1.00006 0 shouldn't be
2709.42/2734.33	WSVECS04 Frhs2[210]: 6 -1.00003 0 shouldn't be
2709.42/2734.33	WSVECS04 Frhs2[215]: 6 -1.00006 0 shouldn't be
2709.42/2734.33	WSVECS04 Frhs2[1592]: 6 -1.00003 0 shouldn't be
2709.42/2734.33	WSVECS04 Frhs2[1636]: 6 -1.0001 0 shouldn't be
2709.42/2734.33	WSVECS04 Frhs2[1682]: 6 -1.00005 0 shouldn't be
2709.42/2734.33	WSVECS04 Frhs2[1690]: 6 -1.00005 0 shouldn't be
2709.42/2734.33	WSVECS04 Frhs2[1714]: 6 -1.00002 0 shouldn't be
2709.72/2734.63	c rational objective 923
2747.70/2773.33	c #Conflicts:    2051000 | #Constraints:      49872
2747.70/2773.33	c #Conflicts:    2052000 | #Constraints:      50872
2747.70/2773.33	c #Conflicts:    2053000 | #Constraints:      51872
2747.70/2773.33	c #Conflicts:    2054000 | #Constraints:      52872
2747.70/2773.33	c #Conflicts:    2055000 | #Constraints:      53872
2747.70/2773.33	c #Conflicts:    2056000 | #Constraints:      54872
2747.70/2773.33	c #Conflicts:    2057000 | #Constraints:      55872
2747.70/2773.33	c #Conflicts:    2058000 | #Constraints:      56872
2747.70/2773.33	c #Conflicts:    2059000 | #Constraints:      57872
2747.70/2773.33	c #Conflicts:    2060000 | #Constraints:      58873
2747.70/2773.33	c #Conflicts:    2061000 | #Constraints:      59873
2747.70/2773.33	c #Conflicts:    2062000 | #Constraints:      60873
2747.70/2773.33	c #Conflicts:    2063000 | #Constraints:      61873
2747.70/2773.33	c #Conflicts:    2064000 | #Constraints:      62873
2747.70/2773.33	c #Conflicts:    2065000 | #Constraints:      63873
2747.70/2773.33	c #Conflicts:    2066000 | #Constraints:      64873
2747.70/2773.33	c #Conflicts:    2067000 | #Constraints:      65873
2747.70/2773.33	c #Conflicts:    2068000 | #Constraints:      66873
2747.70/2773.33	c #Conflicts:    2069000 | #Constraints:      67873
2747.70/2773.33	c #Conflicts:    2070000 | #Constraints:      68873
2747.70/2773.33	c #Conflicts:    2071000 | #Constraints:      69873
2747.70/2773.33	c #Conflicts:    2072000 | #Constraints:      70873
2747.70/2773.33	c #Conflicts:    2073000 | #Constraints:      71873
2747.70/2773.33	c #Conflicts:    2074000 | #Constraints:      72873
2747.70/2773.33	c #Conflicts:    2075000 | #Constraints:      73873
2747.70/2773.33	c #Conflicts:    2076000 | #Constraints:      74873
2747.70/2773.33	c #Conflicts:    2077000 | #Constraints:      75873
2747.70/2773.33	c #Conflicts:    2078000 | #Constraints:      76873
2747.70/2773.33	c #Conflicts:    2079000 | #Constraints:      77873
2747.70/2773.33	c INPROCESSING
2747.70/2773.33	c GARBAGE COLLECT
2747.70/2773.33	c rational objective 923
2787.67/2813.64	c #Conflicts:    2080000 | #Constraints:      50249
2787.67/2813.64	c #Conflicts:    2081000 | #Constraints:      51250
2787.67/2813.64	c #Conflicts:    2082000 | #Constraints:      52250
2787.67/2813.64	c #Conflicts:    2083000 | #Constraints:      53250
2787.67/2813.64	c #Conflicts:    2084000 | #Constraints:      54250
2787.67/2813.64	c #Conflicts:    2085000 | #Constraints:      55250
2787.67/2813.64	c #Conflicts:    2086000 | #Constraints:      56260
2787.67/2813.64	c #Conflicts:    2087000 | #Constraints:      57266
2787.67/2813.64	c #Conflicts:    2088000 | #Constraints:      58270
2787.67/2813.64	c #Conflicts:    2089000 | #Constraints:      59276
2787.67/2813.64	c #Conflicts:    2090000 | #Constraints:      60280
2787.67/2813.64	c #Conflicts:    2091000 | #Constraints:      61288
2787.67/2813.64	c #Conflicts:    2092000 | #Constraints:      62292
2787.67/2813.64	c #Conflicts:    2093000 | #Constraints:      63292
2787.67/2813.64	c #Conflicts:    2094000 | #Constraints:      64296
2787.67/2813.64	c #Conflicts:    2095000 | #Constraints:      65302
2787.67/2813.64	c #Conflicts:    2096000 | #Constraints:      66314
2787.67/2813.64	c #Conflicts:    2097000 | #Constraints:      67316
2787.67/2813.64	c #Conflicts:    2098000 | #Constraints:      68320
2787.67/2813.64	c #Conflicts:    2099000 | #Constraints:      69322
2787.67/2813.64	c #Conflicts:    2100000 | #Constraints:      70323
2787.67/2813.64	c #Conflicts:    2101000 | #Constraints:      71325
2787.67/2813.64	c #Conflicts:    2102000 | #Constraints:      72326
2787.67/2813.64	c #Conflicts:    2103000 | #Constraints:      73326
2787.67/2813.64	c #Conflicts:    2104000 | #Constraints:      74327
2787.67/2813.64	c #Conflicts:    2105000 | #Constraints:      75329
2787.67/2813.64	c #Conflicts:    2106000 | #Constraints:      76330
2787.67/2813.64	c #Conflicts:    2107000 | #Constraints:      77330
2787.67/2813.64	c #Conflicts:    2108000 | #Constraints:      78330
2787.67/2813.64	c INPROCESSING
2787.67/2813.64	c GARBAGE COLLECT
2787.67/2813.64	c rational objective 923
2802.81/2828.82	c #Conflicts:    2109000 | #Constraints:      50536
2802.81/2828.82	c #Conflicts:    2110000 | #Constraints:      51536
2802.81/2828.82	c #Conflicts:    2111000 | #Constraints:      52536
2802.81/2828.82	c #Conflicts:    2112000 | #Constraints:      53536
2802.81/2828.82	c #Conflicts:    2113000 | #Constraints:      54536
2802.81/2828.82	c #Conflicts:    2114000 | #Constraints:      55536
2802.81/2828.82	c #Conflicts:    2115000 | #Constraints:      56536
2802.81/2828.82	c #Conflicts:    2116000 | #Constraints:      57537
2802.81/2828.82	c #Conflicts:    2117000 | #Constraints:      58537
2802.81/2828.82	c #Conflicts:    2118000 | #Constraints:      59537
2802.81/2828.82	WSVECS04 Frhs2[1]: 6 0 1.00008 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[8]: 6 -1.00003 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[10]: 6 -1.00004 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[12]: 6 -1.00001 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[13]: 6 0 1.00003 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[15]: 6 0 1.00006 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[17]: 6 0 1.00005 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[19]: 6 0 2.00008 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[25]: 6 0 1.00003 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[45]: 6 0 1.00009 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[69]: 6 0 1.00009 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[74]: 6 -1.00002 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[101]: 6 0 1.00004 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[116]: 6 -1.00004 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[127]: 6 -1.00003 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[128]: 6 0 1.0001 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[142]: 6 -1.00007 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[145]: 6 0 1.00008 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[147]: 6 0 1.00009 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[149]: 6 0 1.00007 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[151]: 6 0 1.00008 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[160]: 6 -1.00001 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[162]: 6 -1.00001 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[176]: 6 -1.00005 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[182]: 6 -1.00009 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[184]: 6 -1.00007 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[186]: 6 -1.00003 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[202]: 6 -1.00007 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[213]: 6 -1.00008 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[259]: 6 0 1.00008 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[303]: 6 0 1.00006 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[387]: 6 -1.00004 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[989]: 6 -1.00005 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[1032]: 6 -1.00004 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[1239]: 6 -1.00007 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[1282]: 6 -1.00008 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[1592]: 6 -1.00003 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[1636]: 6 -1.00009 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[1677]: 6 -1.00008 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[1763]: 6 -1.00003 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[1768]: 6 -1.00008 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[1770]: 6 -1.00008 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[1784]: 6 -1.00003 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[1786]: 6 -1.00003 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[1790]: 6 -1.00003 0 shouldn't be
2802.81/2828.82	WSVECS04 Frhs2[1792]: 6 -1.00005 0 shouldn't be
2833.37/2859.75	c #Conflicts:    2119000 | #Constraints:      60537
2833.37/2859.75	c #Conflicts:    2120000 | #Constraints:      61537
2833.37/2859.75	c #Conflicts:    2121000 | #Constraints:      62537
2833.37/2859.75	c #Conflicts:    2122000 | #Constraints:      63537
2833.37/2859.75	c #Conflicts:    2123000 | #Constraints:      64537
2833.37/2859.75	c #Conflicts:    2124000 | #Constraints:      65537
2833.37/2859.75	c #Conflicts:    2125000 | #Constraints:      66537
2833.37/2859.75	c #Conflicts:    2126000 | #Constraints:      67537
2833.37/2859.75	c #Conflicts:    2127000 | #Constraints:      68537
2833.37/2859.75	c #Conflicts:    2128000 | #Constraints:      69538
2833.37/2859.75	c #Conflicts:    2129000 | #Constraints:      70538
2833.37/2859.75	c #Conflicts:    2130000 | #Constraints:      71538
2833.37/2859.75	c #Conflicts:    2131000 | #Constraints:      72538
2833.37/2859.75	c #Conflicts:    2132000 | #Constraints:      73538
2833.37/2859.75	c #Conflicts:    2133000 | #Constraints:      74538
2833.37/2859.75	c #Conflicts:    2134000 | #Constraints:      75538
2833.37/2859.75	c #Conflicts:    2135000 | #Constraints:      76539
2833.37/2859.75	c #Conflicts:    2136000 | #Constraints:      77539
2833.37/2859.75	c #Conflicts:    2137000 | #Constraints:      78539
2833.37/2859.75	c INPROCESSING
2833.37/2859.75	c GARBAGE COLLECT
2833.37/2859.75	c rational objective 923
2932.97/2960.39	c #Conflicts:    2138000 | #Constraints:      50510
2932.97/2960.39	c #Conflicts:    2139000 | #Constraints:      51511
2932.97/2960.39	c #Conflicts:    2140000 | #Constraints:      52511
2932.97/2960.39	c #Conflicts:    2141000 | #Constraints:      53511
2932.97/2960.39	c #Conflicts:    2142000 | #Constraints:      54511
2932.97/2960.39	c #Conflicts:    2143000 | #Constraints:      55511
2932.97/2960.39	c #Conflicts:    2144000 | #Constraints:      56511
2932.97/2960.39	c #Conflicts:    2145000 | #Constraints:      57511
2932.97/2960.39	c #Conflicts:    2146000 | #Constraints:      58513
2932.97/2960.39	c #Conflicts:    2147000 | #Constraints:      59515
2932.97/2960.39	c #Conflicts:    2148000 | #Constraints:      60515
2932.97/2960.39	c #Conflicts:    2149000 | #Constraints:      61515
2932.97/2960.39	c #Conflicts:    2150000 | #Constraints:      62516
2932.97/2960.39	c #Conflicts:    2151000 | #Constraints:      63518
2932.97/2960.39	c #Conflicts:    2152000 | #Constraints:      64520
2932.97/2960.39	c #Conflicts:    2153000 | #Constraints:      65521
2932.97/2960.39	c #Conflicts:    2154000 | #Constraints:      66522
2932.97/2960.39	c #Conflicts:    2155000 | #Constraints:      67522
2932.97/2960.39	c #Conflicts:    2156000 | #Constraints:      68522
2932.97/2960.39	c #Conflicts:    2157000 | #Constraints:      69523
2932.97/2960.39	c #Conflicts:    2158000 | #Constraints:      70524
2932.97/2960.39	c #Conflicts:    2159000 | #Constraints:      71524
2932.97/2960.39	c #Conflicts:    2160000 | #Constraints:      72525
2932.97/2960.39	c #Conflicts:    2161000 | #Constraints:      73525
2932.97/2960.39	c #Conflicts:    2162000 | #Constraints:      74525
2932.97/2960.39	c #Conflicts:    2163000 | #Constraints:      75525
2932.97/2960.39	c #Conflicts:    2164000 | #Constraints:      76525
2932.97/2960.39	c #Conflicts:    2165000 | #Constraints:      77525
2932.97/2960.39	c #Conflicts:    2166000 | #Constraints:      78525
2932.97/2960.39	c INPROCESSING
2932.97/2960.39	c GARBAGE COLLECT
2932.97/2960.39	c rational objective 923
2989.80/3017.35	c #Conflicts:    2167000 | #Constraints:      50259
2989.80/3017.35	c #Conflicts:    2168000 | #Constraints:      51259
2989.80/3017.35	c #Conflicts:    2169000 | #Constraints:      52259
2989.80/3017.35	c #Conflicts:    2170000 | #Constraints:      53259
2989.80/3017.35	c #Conflicts:    2171000 | #Constraints:      54259
2989.80/3017.35	c #Conflicts:    2172000 | #Constraints:      55259
2989.80/3017.35	c #Conflicts:    2173000 | #Constraints:      56259
2989.80/3017.35	c #Conflicts:    2174000 | #Constraints:      57259
2989.80/3017.35	c #Conflicts:    2175000 | #Constraints:      58259
2989.80/3017.35	c #Conflicts:    2176000 | #Constraints:      59259
2989.80/3017.35	c #Conflicts:    2177000 | #Constraints:      60260
2989.80/3017.35	c #Conflicts:    2178000 | #Constraints:      61260
2989.80/3017.35	c #Conflicts:    2179000 | #Constraints:      62260
2989.80/3017.35	c #Conflicts:    2180000 | #Constraints:      63260
2989.80/3017.35	c #Conflicts:    2181000 | #Constraints:      64260
2989.80/3017.35	c #Conflicts:    2182000 | #Constraints:      65260
2989.80/3017.35	c #Conflicts:    2183000 | #Constraints:      66261
2989.80/3017.35	c #Conflicts:    2184000 | #Constraints:      67261
2989.80/3017.35	c #Conflicts:    2185000 | #Constraints:      68261
2989.80/3017.35	c #Conflicts:    2186000 | #Constraints:      69261
2989.80/3017.35	c #Conflicts:    2187000 | #Constraints:      70261
2989.80/3017.35	c #Conflicts:    2188000 | #Constraints:      71261
2989.80/3017.35	c #Conflicts:    2189000 | #Constraints:      72262
2989.80/3017.35	c #Conflicts:    2190000 | #Constraints:      73262
2989.80/3017.35	c #Conflicts:    2191000 | #Constraints:      74262
2989.80/3017.35	c #Conflicts:    2192000 | #Constraints:      75262
2989.80/3017.35	c #Conflicts:    2193000 | #Constraints:      76262
2989.80/3017.35	c #Conflicts:    2194000 | #Constraints:      77262
2989.80/3017.35	c #Conflicts:    2195000 | #Constraints:      78262
2989.80/3017.35	c #Conflicts:    2196000 | #Constraints:      79262
2989.80/3017.35	c INPROCESSING
2989.80/3017.35	c GARBAGE COLLECT
2989.80/3017.35	c rational objective 923
3048.00/3075.93	c #Conflicts:    2197000 | #Constraints:      50889
3048.00/3075.93	c #Conflicts:    2198000 | #Constraints:      51889
3048.00/3075.93	c #Conflicts:    2199000 | #Constraints:      52889
3048.00/3075.93	c #Conflicts:    2200000 | #Constraints:      53889
3048.00/3075.93	c #Conflicts:    2201000 | #Constraints:      54889
3048.00/3075.93	c #Conflicts:    2202000 | #Constraints:      55889
3048.00/3075.93	c #Conflicts:    2203000 | #Constraints:      56889
3048.00/3075.93	c #Conflicts:    2204000 | #Constraints:      57889
3048.00/3075.93	c #Conflicts:    2205000 | #Constraints:      58889
3048.00/3075.93	c #Conflicts:    2206000 | #Constraints:      59889
3048.00/3075.93	c #Conflicts:    2207000 | #Constraints:      60890
3048.00/3075.93	c #Conflicts:    2208000 | #Constraints:      61890
3048.00/3075.93	c #Conflicts:    2209000 | #Constraints:      62891
3048.00/3075.93	c #Conflicts:    2210000 | #Constraints:      63891
3048.00/3075.93	c #Conflicts:    2211000 | #Constraints:      64892
3048.00/3075.93	c #Conflicts:    2212000 | #Constraints:      65892
3048.00/3075.93	c #Conflicts:    2213000 | #Constraints:      66892
3048.00/3075.93	c #Conflicts:    2214000 | #Constraints:      67892
3048.00/3075.93	c #Conflicts:    2215000 | #Constraints:      68892
3048.00/3075.93	c #Conflicts:    2216000 | #Constraints:      69892
3048.00/3075.93	c #Conflicts:    2217000 | #Constraints:      70892
3048.00/3075.93	c #Conflicts:    2218000 | #Constraints:      71892
3048.00/3075.93	c #Conflicts:    2219000 | #Constraints:      72892
3048.00/3075.93	c #Conflicts:    2220000 | #Constraints:      73892
3048.00/3075.93	c #Conflicts:    2221000 | #Constraints:      74892
3048.00/3075.93	c #Conflicts:    2222000 | #Constraints:      75892
3048.00/3075.93	c #Conflicts:    2223000 | #Constraints:      76892
3048.00/3075.93	c #Conflicts:    2224000 | #Constraints:      77892
3048.00/3075.93	c #Conflicts:    2225000 | #Constraints:      78892
3048.00/3075.93	c #Conflicts:    2226000 | #Constraints:      79892
3048.00/3075.93	c INPROCESSING
3048.00/3075.93	c GARBAGE COLLECT
3048.00/3075.93	c rational objective 923
3113.78/3144.03	c #Conflicts:    2227000 | #Constraints:      51245
3113.78/3144.03	c #Conflicts:    2228000 | #Constraints:      52245
3113.78/3144.03	c #Conflicts:    2229000 | #Constraints:      53246
3113.78/3144.03	c #Conflicts:    2230000 | #Constraints:      54246
3113.78/3144.03	c #Conflicts:    2231000 | #Constraints:      55246
3113.78/3144.03	c #Conflicts:    2232000 | #Constraints:      56247
3113.78/3144.03	c #Conflicts:    2233000 | #Constraints:      57248
3113.78/3144.03	c #Conflicts:    2234000 | #Constraints:      58248
3113.78/3144.03	c #Conflicts:    2235000 | #Constraints:      59248
3113.78/3144.03	c #Conflicts:    2236000 | #Constraints:      60248
3113.78/3144.03	c #Conflicts:    2237000 | #Constraints:      61249
3113.78/3144.03	c #Conflicts:    2238000 | #Constraints:      62249
3113.78/3144.03	c #Conflicts:    2239000 | #Constraints:      63249
3113.78/3144.03	c #Conflicts:    2240000 | #Constraints:      64250
3113.78/3144.03	c #Conflicts:    2241000 | #Constraints:      65250
3113.78/3144.03	c #Conflicts:    2242000 | #Constraints:      66251
3113.78/3144.03	c #Conflicts:    2243000 | #Constraints:      67253
3113.78/3144.03	c #Conflicts:    2244000 | #Constraints:      68254
3113.78/3144.03	c #Conflicts:    2245000 | #Constraints:      69254
3113.78/3144.03	c #Conflicts:    2246000 | #Constraints:      70255
3113.78/3144.03	c #Conflicts:    2247000 | #Constraints:      71256
3113.78/3144.03	c #Conflicts:    2248000 | #Constraints:      72257
3113.78/3144.03	c #Conflicts:    2249000 | #Constraints:      73258
3113.78/3144.03	c #Conflicts:    2250000 | #Constraints:      74258
3113.78/3144.03	c #Conflicts:    2251000 | #Constraints:      75259
3113.78/3144.03	c #Conflicts:    2252000 | #Constraints:      76261
3113.78/3144.03	c #Conflicts:    2253000 | #Constraints:      77262
3113.78/3144.03	c #Conflicts:    2254000 | #Constraints:      78262
3113.78/3144.03	c #Conflicts:    2255000 | #Constraints:      79262
3113.78/3144.03	c #Conflicts:    2256000 | #Constraints:      80263
3113.78/3144.03	c INPROCESSING
3113.78/3144.03	c GARBAGE COLLECT
3113.78/3144.03	c rational objective 923
3161.19/3191.68	c #Conflicts:    2257000 | #Constraints:      51407
3161.19/3191.68	c #Conflicts:    2258000 | #Constraints:      52407
3161.19/3191.68	c #Conflicts:    2259000 | #Constraints:      53407
3161.19/3191.68	c #Conflicts:    2260000 | #Constraints:      54407
3161.19/3191.68	c #Conflicts:    2261000 | #Constraints:      55408
3161.19/3191.68	c #Conflicts:    2262000 | #Constraints:      56408
3161.19/3191.68	c #Conflicts:    2263000 | #Constraints:      57408
3161.19/3191.68	c #Conflicts:    2264000 | #Constraints:      58408
3161.19/3191.68	c #Conflicts:    2265000 | #Constraints:      59408
3161.19/3191.68	c #Conflicts:    2266000 | #Constraints:      60408
3161.19/3191.68	c #Conflicts:    2267000 | #Constraints:      61408
3161.19/3191.68	c #Conflicts:    2268000 | #Constraints:      62409
3161.19/3191.68	c #Conflicts:    2269000 | #Constraints:      63409
3161.19/3191.68	c #Conflicts:    2270000 | #Constraints:      64409
3161.19/3191.68	c #Conflicts:    2271000 | #Constraints:      65409
3161.19/3191.68	c #Conflicts:    2272000 | #Constraints:      66409
3161.19/3191.68	c #Conflicts:    2273000 | #Constraints:      67409
3161.19/3191.68	c #Conflicts:    2274000 | #Constraints:      68409
3161.19/3191.68	c #Conflicts:    2275000 | #Constraints:      69409
3161.19/3191.68	c #Conflicts:    2276000 | #Constraints:      70409
3161.19/3191.68	c #Conflicts:    2277000 | #Constraints:      71409
3161.19/3191.68	c #Conflicts:    2278000 | #Constraints:      72409
3161.19/3191.68	c #Conflicts:    2279000 | #Constraints:      73409
3161.19/3191.68	c #Conflicts:    2280000 | #Constraints:      74409
3161.19/3191.68	c #Conflicts:    2281000 | #Constraints:      75409
3161.19/3191.68	c #Conflicts:    2282000 | #Constraints:      76409
3161.19/3191.68	c #Conflicts:    2283000 | #Constraints:      77409
3161.19/3191.68	c #Conflicts:    2284000 | #Constraints:      78410
3161.19/3191.68	c #Conflicts:    2285000 | #Constraints:      79410
3161.19/3191.68	c #Conflicts:    2286000 | #Constraints:      80410
3161.19/3191.68	c INPROCESSING
3161.19/3191.68	c GARBAGE COLLECT
3161.19/3191.68	c rational objective 923
3266.61/3297.40	c #Conflicts:    2287000 | #Constraints:      51467
3266.61/3297.40	c #Conflicts:    2288000 | #Constraints:      52467
3266.61/3297.40	c #Conflicts:    2289000 | #Constraints:      53467
3266.61/3297.40	c #Conflicts:    2290000 | #Constraints:      54467
3266.61/3297.40	c #Conflicts:    2291000 | #Constraints:      55467
3266.61/3297.40	c #Conflicts:    2292000 | #Constraints:      56468
3266.61/3297.40	c #Conflicts:    2293000 | #Constraints:      57468
3266.61/3297.40	c #Conflicts:    2294000 | #Constraints:      58468
3266.61/3297.40	c #Conflicts:    2295000 | #Constraints:      59468
3266.61/3297.40	c #Conflicts:    2296000 | #Constraints:      60468
3266.61/3297.40	c #Conflicts:    2297000 | #Constraints:      61468
3266.61/3297.40	c #Conflicts:    2298000 | #Constraints:      62468
3266.61/3297.40	c #Conflicts:    2299000 | #Constraints:      63475
3266.61/3297.40	c #Conflicts:    2300000 | #Constraints:      64476
3266.61/3297.40	c #Conflicts:    2301000 | #Constraints:      65477
3266.61/3297.40	c #Conflicts:    2302000 | #Constraints:      66477
3266.61/3297.40	c #Conflicts:    2303000 | #Constraints:      67477
3266.61/3297.40	c #Conflicts:    2304000 | #Constraints:      68477
3266.61/3297.40	c #Conflicts:    2305000 | #Constraints:      69477
3266.61/3297.40	c #Conflicts:    2306000 | #Constraints:      70477
3266.61/3297.40	c #Conflicts:    2307000 | #Constraints:      71477
3266.61/3297.40	c #Conflicts:    2308000 | #Constraints:      72478
3266.61/3297.40	c #Conflicts:    2309000 | #Constraints:      73479
3266.61/3297.40	c #Conflicts:    2310000 | #Constraints:      74479
3266.61/3297.40	c #Conflicts:    2311000 | #Constraints:      75480
3266.61/3297.40	c #Conflicts:    2312000 | #Constraints:      76483
3266.61/3297.40	c #Conflicts:    2313000 | #Constraints:      77484
3266.61/3297.40	c #Conflicts:    2314000 | #Constraints:      78485
3266.61/3297.40	c #Conflicts:    2315000 | #Constraints:      79485
3266.61/3297.40	c #Conflicts:    2316000 | #Constraints:      80485
3266.61/3297.40	c INPROCESSING
3266.61/3297.40	c GARBAGE COLLECT
3266.61/3297.40	c rational objective 923
3319.80/3350.87	c #Conflicts:    2317000 | #Constraints:      51262
3319.80/3350.87	c #Conflicts:    2318000 | #Constraints:      52262
3319.80/3350.87	c #Conflicts:    2319000 | #Constraints:      53262
3319.80/3350.87	c #Conflicts:    2320000 | #Constraints:      54262
3319.80/3350.87	c #Conflicts:    2321000 | #Constraints:      55262
3319.80/3350.87	c #Conflicts:    2322000 | #Constraints:      56263
3319.80/3350.87	c #Conflicts:    2323000 | #Constraints:      57263
3319.80/3350.87	c #Conflicts:    2324000 | #Constraints:      58263
3319.80/3350.87	c #Conflicts:    2325000 | #Constraints:      59263
3319.80/3350.87	c #Conflicts:    2326000 | #Constraints:      60263
3319.80/3350.87	c #Conflicts:    2327000 | #Constraints:      61263
3319.80/3350.87	c #Conflicts:    2328000 | #Constraints:      62263
3319.80/3350.87	c #Conflicts:    2329000 | #Constraints:      63263
3319.80/3350.87	c #Conflicts:    2330000 | #Constraints:      64263
3319.80/3350.87	c #Conflicts:    2331000 | #Constraints:      65263
3319.80/3350.87	c #Conflicts:    2332000 | #Constraints:      66264
3319.80/3350.87	c #Conflicts:    2333000 | #Constraints:      67264
3319.80/3350.87	c #Conflicts:    2334000 | #Constraints:      68264
3319.80/3350.87	c #Conflicts:    2335000 | #Constraints:      69264
3319.80/3350.87	c #Conflicts:    2336000 | #Constraints:      70264
3319.80/3350.87	c #Conflicts:    2337000 | #Constraints:      71264
3319.80/3350.87	c #Conflicts:    2338000 | #Constraints:      72264
3319.80/3350.87	c #Conflicts:    2339000 | #Constraints:      73264
3319.80/3350.87	c #Conflicts:    2340000 | #Constraints:      74265
3319.80/3350.87	c #Conflicts:    2341000 | #Constraints:      75265
3319.80/3350.87	c #Conflicts:    2342000 | #Constraints:      76265
3319.80/3350.87	c #Conflicts:    2343000 | #Constraints:      77265
3319.80/3350.87	c #Conflicts:    2344000 | #Constraints:      78265
3319.80/3350.87	c #Conflicts:    2345000 | #Constraints:      79265
3319.80/3350.87	c #Conflicts:    2346000 | #Constraints:      80265
3319.80/3350.87	c #Conflicts:    2347000 | #Constraints:      81265
3319.80/3350.87	c INPROCESSING
3319.80/3350.87	c GARBAGE COLLECT
3319.80/3350.87	c rational objective 923
3344.03/3375.30	c #Conflicts:    2348000 | #Constraints:      51986
3344.03/3375.30	c #Conflicts:    2349000 | #Constraints:      52986
3344.03/3375.30	c #Conflicts:    2350000 | #Constraints:      53986
3344.03/3375.30	c #Conflicts:    2351000 | #Constraints:      54986
3344.03/3375.30	c #Conflicts:    2352000 | #Constraints:      55986
3344.03/3375.30	c #Conflicts:    2353000 | #Constraints:      56986
3344.03/3375.30	c #Conflicts:    2354000 | #Constraints:      57986
3344.03/3375.30	c #Conflicts:    2355000 | #Constraints:      58986
3344.03/3375.30	c #Conflicts:    2356000 | #Constraints:      59987
3344.03/3375.30	c #Conflicts:    2357000 | #Constraints:      60987
3344.03/3375.30	c #Conflicts:    2358000 | #Constraints:      61987
3344.03/3375.30	c #Conflicts:    2359000 | #Constraints:      62987
3344.03/3375.30	WSVECS04 Frhs2[74]: 6 -1.00005 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[76]: 6 -1.00008 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[80]: 6 -1.00008 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[84]: 6 -1.00008 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[118]: 6 -1.00006 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[162]: 6 -1.00008 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[169]: 6 0 1.00007 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[206]: 6 -1.00008 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[255]: 6 -1.00003 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[299]: 6 -1.00002 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[302]: 6 -1.00007 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[334]: 6 -1.00008 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[335]: 6 0 1.00006 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[341]: 6 -1.00009 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[343]: 6 -1.00009 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[346]: 6 -1.00004 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[387]: 6 -1.00007 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[388]: 6 -1.00004 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[390]: 6 -1.00008 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[421]: 6 0 1.00004 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[434]: 6 -1.00009 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[473]: 6 -1.00003 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[507]: 6 0 1.00002 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[564]: 6 -1.00002 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[566]: 6 -1.00002 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[576]: 6 -1.00007 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[578]: 6 -1.00008 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[584]: 6 -1.00006 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[586]: 6 -1.0001 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[588]: 6 -1.00003 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[590]: 6 -1.00006 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[593]: 6 0 1.00002 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[604]: 6 -1.00008 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[611]: 6 0 1.00006 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[613]: 6 0 1.00006 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[615]: 6 0 1.00001 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[616]: 6 -1.00008 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[617]: 6 0 1.00007 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[619]: 6 0 1.0001 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[626]: 6 -1.00007 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[629]: 6 0 1.00002 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[674]: 6 -1.0001 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[675]: 6 0 1.00008 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[707]: 6 0 1.00005 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[711]: 6 0 1.00001 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[732]: 6 -1.00008 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[740]: 6 -1.00002 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[766]: 6 -1.00006 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[780]: 6 -1.00004 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[810]: 6 -1.00002 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[822]: 6 -1.00009 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[830]: 6 -1.00006 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[854]: 6 -1.00006 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[864]: 6 -1.00008 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[942]: 6 -1.00009 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[985]: 6 0 1.00005 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[1024]: 6 -1.00002 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[1721]: 6 -1.00002 0 shouldn't be
3344.03/3375.30	WSVECS04 Frhs2[1764]: 6 -1.00001 0 shouldn't be
3394.86/3426.65	c #Conflicts:    2360000 | #Constraints:      63987
3394.86/3426.65	c #Conflicts:    2361000 | #Constraints:      64987
3394.86/3426.65	c #Conflicts:    2362000 | #Constraints:      65987
3394.86/3426.65	c #Conflicts:    2363000 | #Constraints:      66987
3394.86/3426.65	c #Conflicts:    2364000 | #Constraints:      67987
3394.86/3426.65	c #Conflicts:    2365000 | #Constraints:      68987
3394.86/3426.65	c #Conflicts:    2366000 | #Constraints:      69987
3394.86/3426.65	c #Conflicts:    2367000 | #Constraints:      70987
3394.86/3426.65	c #Conflicts:    2368000 | #Constraints:      71987
3394.86/3426.65	c #Conflicts:    2369000 | #Constraints:      72987
3394.86/3426.65	c #Conflicts:    2370000 | #Constraints:      73987
3394.86/3426.65	c #Conflicts:    2371000 | #Constraints:      74987
3394.86/3426.65	c #Conflicts:    2372000 | #Constraints:      75987
3394.86/3426.65	c #Conflicts:    2373000 | #Constraints:      76987
3394.86/3426.65	c #Conflicts:    2374000 | #Constraints:      77987
3394.86/3426.65	c #Conflicts:    2375000 | #Constraints:      78987
3394.86/3426.65	c #Conflicts:    2376000 | #Constraints:      79987
3394.86/3426.65	c #Conflicts:    2377000 | #Constraints:      80987
3394.86/3426.65	c #Conflicts:    2378000 | #Constraints:      81987
3394.86/3426.65	c INPROCESSING
3394.86/3426.65	c GARBAGE COLLECT
3394.86/3426.65	c rational objective 923
3406.13/3438.00	c #Conflicts:    2379000 | #Constraints:      52372
3406.13/3438.00	c #Conflicts:    2380000 | #Constraints:      53372
3406.13/3438.00	c #Conflicts:    2381000 | #Constraints:      54372
3406.13/3438.00	c #Conflicts:    2382000 | #Constraints:      55372
3406.13/3438.00	c #Conflicts:    2383000 | #Constraints:      56372
3406.13/3438.00	WSVECS04 Frhs2[6]: 6 -1.00005 0 shouldn't be
3406.13/3438.00	WSVECS04 Frhs2[18]: 6 -1.0001 0 shouldn't be
3406.13/3438.00	WSVECS04 Frhs2[26]: 6 -1.00005 0 shouldn't be
3406.13/3438.00	WSVECS04 Frhs2[48]: 6 -1.00007 0 shouldn't be
3406.13/3438.00	WSVECS04 Frhs2[50]: 6 -1.00009 0 shouldn't be
3406.13/3438.00	WSVECS04 Frhs2[56]: 6 -1.00004 0 shouldn't be
3406.13/3438.00	WSVECS04 Frhs2[60]: 6 -1.00008 0 shouldn't be
3406.13/3438.00	WSVECS04 Frhs2[62]: 6 -1.00001 0 shouldn't be
3406.13/3438.00	WSVECS04 Frhs2[68]: 6 -1.00007 0 shouldn't be
3406.13/3438.00	WSVECS04 Frhs2[70]: 6 -1.00001 0 shouldn't be
3406.13/3438.00	WSVECS04 Frhs2[72]: 6 -1.00008 0 shouldn't be
3406.13/3438.00	WSVECS04 Frhs2[74]: 6 -1.00008 0 shouldn't be
3406.13/3438.00	WSVECS04 Frhs2[76]: 6 -1.00008 0 shouldn't be
3406.13/3438.00	WSVECS04 Frhs2[78]: 6 -1.00009 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[80]: 6 -1.00002 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[90]: 6 -1.00003 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[92]: 6 -1.00006 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[94]: 6 -1.00005 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[96]: 6 -1.00002 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[98]: 6 -1.00007 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[100]: 6 -1.00004 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[102]: 6 -1.00003 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[104]: 6 -1.00003 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[106]: 6 -1.00005 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[108]: 6 -1.00003 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[110]: 6 -1.00003 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[112]: 6 -1.00003 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[114]: 6 -1.00006 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[116]: 6 -1.00004 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[118]: 6 -1.00008 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[120]: 6 -1.00002 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[122]: 6 -1.00004 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[124]: 6 -1.00009 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[129]: 6 -1.00007 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[132]: 6 -1.00001 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[134]: 6 -1.00004 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[136]: 6 -1.00009 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[138]: 6 -1.00008 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[140]: 6 -1.00003 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[142]: 6 -1.00009 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[144]: 6 -1.00008 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[146]: 6 -1.00002 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[148]: 6 -1.00007 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[150]: 6 -1.00004 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[152]: 6 -1.00009 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[154]: 6 -1.00007 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[156]: 6 -1.00009 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[160]: 6 -1.00009 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[164]: 6 -1.00006 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[166]: 6 -1.00008 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[171]: 6 -1.00006 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[174]: 6 -1.00005 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[176]: 6 -1.00003 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[178]: 6 -1.00009 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[180]: 6 -1.00005 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[182]: 6 -1.00009 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[184]: 6 -1.00009 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[186]: 6 -1.00007 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[188]: 6 -1.00009 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[190]: 6 -1.00008 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[192]: 6 -1.00004 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[194]: 6 -1.00005 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[196]: 6 -1.00005 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[198]: 6 -1.00009 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[200]: 6 -1.00009 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[202]: 6 -1.00008 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[204]: 6 -1.00001 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[206]: 6 -1.00001 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[208]: 6 -1.00005 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[210]: 6 -1.00002 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[213]: 6 -1.00007 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[215]: 6 -1.00006 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[216]: 6 -1.00001 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[218]: 6 -1.00007 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[220]: 6 -1.00006 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[222]: 6 -1.00002 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[224]: 6 -1.00008 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[226]: 6 -1.00004 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[228]: 6 -1.00002 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[230]: 6 -1.00002 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[232]: 6 -1.00003 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[234]: 6 -1.00003 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[236]: 6 -1.00002 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[238]: 6 -1.00008 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[240]: 6 -1.00006 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[242]: 6 -1.00004 0 shouldn't be
3406.13/3438.01	WSVECS04 Frhs2[244]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[246]: 6 -1.0001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[248]: 6 -1.00001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[250]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[252]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[254]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[255]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[257]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[260]: 6 -1.00003 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[262]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[264]: 6 -1.00003 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[266]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[268]: 6 -1.00001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[270]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[272]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[274]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[276]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[278]: 6 -1.0001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[280]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[282]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[284]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[286]: 6 -1.00003 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[288]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[290]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[292]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[294]: 6 -1.00003 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[296]: 6 -1.00003 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[297]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[299]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[301]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[302]: 6 -1.00001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[304]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[306]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[308]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[310]: 6 -1.0001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[312]: 6 -1.0001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[314]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[316]: 6 -1.0001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[318]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[320]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[322]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[324]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[326]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[328]: 6 -1.00001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[330]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[332]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[334]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[336]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[338]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[341]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[343]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[346]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[348]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[350]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[352]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[354]: 6 -1.00001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[356]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[358]: 6 -1.00003 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[360]: 6 -1.0001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[362]: 6 -1.0001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[364]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[366]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[368]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[370]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[372]: 6 -1.00003 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[374]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[376]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[378]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[380]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[382]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[383]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[385]: 6 -1.00003 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[387]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[388]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[390]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[392]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[418]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[421]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[422]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[424]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[426]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[427]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[432]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[434]: 6 -1.0001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[448]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[450]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[456]: 6 -1.00003 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[460]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[464]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[466]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[468]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[469]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[471]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[473]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[474]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[476]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[490]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[504]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[506]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[508]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[510]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[512]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[513]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[515]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[518]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[520]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[524]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[528]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[538]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[546]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[550]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[552]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[554]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[557]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[560]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[562]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[564]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[566]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[568]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[570]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[572]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[574]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[576]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[578]: 6 -1.00003 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[580]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[582]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[584]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[586]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[588]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[590]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[592]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[596]: 6 -1.00003 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[599]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[601]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[604]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[606]: 6 -1.00003 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[608]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[610]: 6 -1.00001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[612]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[614]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[616]: 6 -1.0001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[618]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[620]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[622]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[624]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[626]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[628]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[630]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[632]: 6 -1.00001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[634]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[636]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[638]: 6 -1.00001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[643]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[645]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[648]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[650]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[652]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[654]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[656]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[658]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[660]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[662]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[664]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[666]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[668]: 6 -1.00001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[670]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[672]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[674]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[676]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[678]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[680]: 6 -1.0001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[682]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[685]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[687]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[690]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[692]: 6 -1.00001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[694]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[696]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[698]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[700]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[702]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[704]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[706]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[708]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[710]: 6 -1.0001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[712]: 6 -1.00003 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[714]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[716]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[718]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[720]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[722]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[724]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[729]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[732]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[734]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[736]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[738]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[740]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[742]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[744]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[746]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[748]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[750]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[752]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[754]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[756]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[758]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[760]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[762]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[764]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[766]: 6 -1.0001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[768]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[776]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[778]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[780]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[782]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[784]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[786]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[788]: 6 -1.00003 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[790]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[792]: 6 -1.0001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[794]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[796]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[798]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[800]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[802]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[804]: 6 -1.00001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[806]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[808]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[810]: 6 -1.00003 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[812]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[818]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[820]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[822]: 6 -1.00001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[830]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[832]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[834]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[850]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[852]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[854]: 6 -1.0001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[862]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[864]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[874]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[876]: 6 -1.00003 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[894]: 6 -1.00003 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[896]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[903]: 6 -1.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[904]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[906]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[908]: 6 -1.00001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[910]: 6 -1.00001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[912]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[914]: 6 -1.00003 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[916]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[918]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[920]: 6 -1.00001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[922]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[924]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[926]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[928]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[930]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[932]: 6 -1.00003 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[934]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[936]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[938]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[940]: 6 -1.00003 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[942]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[948]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[950]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[952]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[954]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[956]: 6 -1.00008 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[958]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[960]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[962]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[964]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[966]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[968]: 6 -1.00003 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[970]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[972]: 6 -1.00001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[974]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[976]: 6 -1.00003 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[978]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[980]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[982]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[984]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[986]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[989]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[990]: 6 -1.00001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[992]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[994]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[996]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[998]: 6 -1.00001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1000]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1002]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1004]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1006]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1008]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1010]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1012]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1014]: 6 -2.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1016]: 6 -2.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1018]: 6 -2.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1020]: 6 -2.00006 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1024]: 6 -1.00001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1026]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1028]: 6 -1.00001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1030]: 6 -1.00001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1034]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1038]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1040]: 6 -1.00003 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1042]: 6 -1.00003 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1044]: 6 -1.0001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1046]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1048]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1050]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1052]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1054]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1056]: 6 -1.00009 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1058]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1060]: 6 -1.00005 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1062]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1064]: 6 -1.00001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1066]: 6 -1.00003 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1068]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1070]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1072]: 6 -1.0001 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1325]: 6 -1.00007 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[1368]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[2358]: 6 -1.00004 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[5094]: 6 -1.00002 0 shouldn't be
3406.23/3438.01	WSVECS04 Frhs2[5096]: 6 0 1.00002 shouldn't be
3408.71/3440.52	WSVECS04 Frhs2[949]: 6 -1.00004 0 shouldn't be
3476.65/3509.07	c #Conflicts:    2384000 | #Constraints:      57372
3476.65/3509.07	c #Conflicts:    2385000 | #Constraints:      58372
3476.65/3509.07	c #Conflicts:    2386000 | #Constraints:      59372
3476.65/3509.07	c #Conflicts:    2387000 | #Constraints:      60372
3476.65/3509.07	c #Conflicts:    2388000 | #Constraints:      61372
3476.65/3509.07	c #Conflicts:    2389000 | #Constraints:      62372
3476.65/3509.07	c #Conflicts:    2390000 | #Constraints:      63372
3476.65/3509.07	c #Conflicts:    2391000 | #Constraints:      64372
3476.65/3509.07	c #Conflicts:    2392000 | #Constraints:      65372
3476.65/3509.07	c #Conflicts:    2393000 | #Constraints:      66372
3476.65/3509.07	c #Conflicts:    2394000 | #Constraints:      67372
3476.65/3509.07	c #Conflicts:    2395000 | #Constraints:      68372
3476.65/3509.07	c #Conflicts:    2396000 | #Constraints:      69372
3476.65/3509.07	c #Conflicts:    2397000 | #Constraints:      70372
3476.65/3509.07	c #Conflicts:    2398000 | #Constraints:      71372
3476.65/3509.07	c #Conflicts:    2399000 | #Constraints:      72373
3476.65/3509.07	c #Conflicts:    2400000 | #Constraints:      73373
3476.65/3509.07	c #Conflicts:    2401000 | #Constraints:      74374
3476.65/3509.07	c #Conflicts:    2402000 | #Constraints:      75375
3476.65/3509.07	c #Conflicts:    2403000 | #Constraints:      76376
3476.65/3509.07	c #Conflicts:    2404000 | #Constraints:      77376
3476.65/3509.07	c #Conflicts:    2405000 | #Constraints:      78377
3476.65/3509.07	c #Conflicts:    2406000 | #Constraints:      79377
3476.65/3509.07	c #Conflicts:    2407000 | #Constraints:      80377
3476.65/3509.07	c #Conflicts:    2408000 | #Constraints:      81377
3476.65/3509.07	c #Conflicts:    2409000 | #Constraints:      82377
3476.65/3509.07	c INPROCESSING
3476.65/3509.07	c GARBAGE COLLECT
3476.65/3509.07	c rational objective 923
3484.59/3517.05	c #Conflicts:    2410000 | #Constraints:      52495
3484.59/3517.05	c #Conflicts:    2411000 | #Constraints:      53495
3484.59/3517.05	c #Conflicts:    2412000 | #Constraints:      54495
3484.59/3517.05	c #Conflicts:    2413000 | #Constraints:      55495
3484.59/3517.05	c #Conflicts:    2414000 | #Constraints:      56495
3484.59/3517.05	c #Conflicts:    2415000 | #Constraints:      57495
3484.59/3517.05	WSVECS04 Frhs2[74]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[76]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[78]: 6 -1.00003 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[80]: 6 -1.0001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[102]: 6 -1.0001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[116]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[118]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[120]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[122]: 6 -1.00004 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[124]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[125]: 6 -1.0001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[158]: 6 -1.00009 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[160]: 6 -1.00009 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[162]: 6 -1.00008 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[164]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[166]: 6 -1.00003 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[168]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[202]: 6 -1.0001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[204]: 6 -1.00008 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[206]: 6 -1.00004 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[208]: 6 -1.00003 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[210]: 6 -1.00004 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[244]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[246]: 6 -1.00009 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[248]: 6 -1.00004 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[250]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[252]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[286]: 6 -1.00008 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[288]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[290]: 6 -1.00004 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[292]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[294]: 6 -1.00003 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[302]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[304]: 6 -1.0001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[306]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[334]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[336]: 6 -1.00008 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[338]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[346]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[348]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[378]: 6 -1.00001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[380]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[382]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[387]: 6 -1.0001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[388]: 6 -1.0001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[390]: 6 -1.00003 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[392]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[420]: 6 -2.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[422]: 6 -1.00001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[424]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[426]: 6 -1.00004 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[432]: 6 -1.00009 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[434]: 6 -1.00004 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[464]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[466]: 6 -1.00008 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[468]: 6 -1.00008 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[473]: 6 -1.00009 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[474]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[476]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[506]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[508]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[510]: 6 -1.00001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[512]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[517]: 6 -1.00001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[518]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[520]: 6 -1.00009 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[550]: 6 -1.00009 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[552]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[554]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[561]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[562]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[564]: 6 -1.00009 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[566]: 6 -1.00003 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[568]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[570]: 6 -1.00008 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[572]: 6 -1.00001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[574]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[576]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[578]: 6 -1.00003 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[580]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[582]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[584]: 6 -1.00008 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[586]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[588]: 6 -1.00001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[590]: 6 -1.00001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[592]: 6 -1.00001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[594]: 6 -1.00008 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[596]: 6 -1.00004 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[602]: 6 -1.00008 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[603]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[604]: 6 -1.00008 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[606]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[608]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[610]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[612]: 6 -1.00009 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[614]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[616]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[618]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[620]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[622]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[624]: 6 -1.00003 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[626]: 6 -1.00004 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[628]: 6 -1.00003 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[630]: 6 -1.0001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[632]: 6 -1.00001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[634]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[636]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[638]: 6 -1.00002 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[646]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[648]: 6 -1.00002 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[650]: 6 -1.00003 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[652]: 6 -1.00003 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[654]: 6 -1.00008 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[656]: 6 -1.00009 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[658]: 6 -1.00001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[660]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[662]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[664]: 6 -1.00004 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[666]: 6 -1.00004 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[668]: 6 -1.00004 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[670]: 6 -1.00008 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[672]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[674]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[676]: 6 -1.00001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[678]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[680]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[682]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[690]: 6 -1.00009 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[692]: 6 -1.00003 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[694]: 6 -1.00001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[696]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[698]: 6 -1.00001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[700]: 6 -1.0001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[702]: 6 -1.00002 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[704]: 6 -1.00001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[706]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[708]: 6 -1.00009 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[710]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[712]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[714]: 6 -1.00002 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[716]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[718]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[720]: 6 -1.00009 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[722]: 6 -1.00004 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[724]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[732]: 6 -1.00004 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[734]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[736]: 6 -1.00001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[738]: 6 -1.00003 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[740]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[742]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[744]: 6 -1.00004 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[746]: 6 -1.00003 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[748]: 6 -1.00008 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[750]: 6 -1.00004 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[752]: 6 -1.00008 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[754]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[756]: 6 -1.00003 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[758]: 6 -1.00003 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[760]: 6 -1.00001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[762]: 6 -1.00001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[764]: 6 -1.0001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[766]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[768]: 6 -1.00003 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[776]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[778]: 6 -1.0001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[780]: 6 -1.00008 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[782]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[784]: 6 -1.00002 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[786]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[788]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[790]: 6 -1.00008 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[792]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[794]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[796]: 6 -1.00003 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[798]: 6 -1.00009 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[800]: 6 -1.00004 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[802]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[804]: 6 -1.00001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[806]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[808]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[810]: 6 -1.00002 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[818]: 6 -1.00002 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[820]: 6 -1.00001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[852]: 6 -1.00003 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[854]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[862]: 6 -1.00008 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[864]: 6 -1.00008 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[894]: 6 -1.00001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[896]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[903]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[904]: 6 -1.00004 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[906]: 6 -1.00003 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[908]: 6 -1.00001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[910]: 6 -1.00001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[912]: 6 -1.00002 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[914]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[916]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[918]: 6 -1.00001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[920]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[922]: 6 -1.00004 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[924]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[926]: 6 -1.00001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[928]: 6 -1.00002 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[930]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[932]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[934]: 6 -1.00008 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[936]: 6 -1.00003 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[938]: 6 -1.00004 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[940]: 6 -1.00004 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[942]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[948]: 6 -1.00009 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[950]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[952]: 6 -1.00002 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[954]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[956]: 6 -1.00009 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[958]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[960]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[962]: 6 -1.00003 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[964]: 6 -1.00009 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[966]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[968]: 6 -1.00008 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[970]: 6 -1.00001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[972]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[974]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[976]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[978]: 6 -1.0001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[980]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[982]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[984]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[986]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[990]: 6 -1.00004 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[992]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[994]: 6 -1.00004 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[995]: 6 -1.00008 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[996]: 6 -1.00002 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[998]: 6 -1.00002 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1000]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1002]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1004]: 6 -1.00002 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1006]: 6 -1.00004 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1008]: 6 -1.00004 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1010]: 6 -1.00004 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1012]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1014]: 6 -1.00001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1016]: 6 -1.00003 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1018]: 6 -1.00008 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1020]: 6 -1.00001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1022]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1024]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1026]: 6 -1.00008 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1028]: 6 -1.00008 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1030]: 6 -1.00003 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1034]: 6 -1.00003 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1036]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1040]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1042]: 6 -1.00002 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1044]: 6 -1.00003 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1046]: 6 -1.00001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1048]: 6 -1.00002 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1050]: 6 -1.00009 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1052]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1054]: 6 -1.00008 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1056]: 6 -1.00003 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1058]: 6 -1.00005 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1060]: 6 -1.00002 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1062]: 6 -1.0001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1064]: 6 -1.00008 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1066]: 6 -1.00007 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1068]: 6 -1.00009 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1070]: 6 -1.00003 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1072]: 6 -1.00002 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1075]: 6 -1.0001 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[1076]: 6 -1.00006 0 shouldn't be
3484.59/3517.05	WSVECS04 Frhs2[3044]: 6 0 1.00003 shouldn't be
3521.65/3554.22	c #Conflicts:    2416000 | #Constraints:      58495
3521.65/3554.22	c #Conflicts:    2417000 | #Constraints:      59495
3521.65/3554.22	c #Conflicts:    2418000 | #Constraints:      60495
3521.65/3554.22	c #Conflicts:    2419000 | #Constraints:      61495
3521.65/3554.22	c #Conflicts:    2420000 | #Constraints:      62495
3521.65/3554.22	c #Conflicts:    2421000 | #Constraints:      63495
3521.65/3554.22	c #Conflicts:    2422000 | #Constraints:      64495
3521.65/3554.22	c #Conflicts:    2423000 | #Constraints:      65495
3521.65/3554.22	c #Conflicts:    2424000 | #Constraints:      66495
3521.65/3554.22	c #Conflicts:    2425000 | #Constraints:      67495
3521.65/3554.22	c #Conflicts:    2426000 | #Constraints:      68496
3521.65/3554.22	c #Conflicts:    2427000 | #Constraints:      69496
3521.65/3554.22	c #Conflicts:    2428000 | #Constraints:      70496
3521.65/3554.22	c #Conflicts:    2429000 | #Constraints:      71496
3521.65/3554.22	c #Conflicts:    2430000 | #Constraints:      72496
3521.65/3554.22	c #Conflicts:    2431000 | #Constraints:      73496
3521.65/3554.22	c #Conflicts:    2432000 | #Constraints:      74496
3521.65/3554.22	c #Conflicts:    2433000 | #Constraints:      75496
3521.65/3554.22	c #Conflicts:    2434000 | #Constraints:      76496
3521.65/3554.22	c #Conflicts:    2435000 | #Constraints:      77496
3521.65/3554.23	c #Conflicts:    2436000 | #Constraints:      78496
3521.65/3554.23	c #Conflicts:    2437000 | #Constraints:      79496
3521.65/3554.23	c #Conflicts:    2438000 | #Constraints:      80496
3521.65/3554.23	c #Conflicts:    2439000 | #Constraints:      81496
3521.65/3554.23	c #Conflicts:    2440000 | #Constraints:      82497
3521.65/3554.23	c INPROCESSING
3521.65/3554.23	c GARBAGE COLLECT
3521.65/3554.23	c rational objective 923
3565.19/3597.98	c #Conflicts:    2441000 | #Constraints:      52536
3565.19/3597.98	c #Conflicts:    2442000 | #Constraints:      53536
3565.19/3597.98	c #Conflicts:    2443000 | #Constraints:      54536
3565.19/3597.98	c #Conflicts:    2444000 | #Constraints:      55536
3565.19/3597.98	c #Conflicts:    2445000 | #Constraints:      56536
3565.19/3597.98	c #Conflicts:    2446000 | #Constraints:      57536
3565.19/3597.98	c #Conflicts:    2447000 | #Constraints:      58536
3565.19/3597.98	c #Conflicts:    2448000 | #Constraints:      59536
3565.19/3597.98	c #Conflicts:    2449000 | #Constraints:      60536
3565.19/3597.98	c #Conflicts:    2450000 | #Constraints:      61536
3565.19/3597.98	c #Conflicts:    2451000 | #Constraints:      62536
3565.19/3597.98	c #Conflicts:    2452000 | #Constraints:      63536
3565.19/3597.98	c #Conflicts:    2453000 | #Constraints:      64536
3565.19/3597.98	c #Conflicts:    2454000 | #Constraints:      65536
3565.19/3597.98	c #Conflicts:    2455000 | #Constraints:      66536
3565.19/3597.98	c #Conflicts:    2456000 | #Constraints:      67537
3565.19/3597.98	c #Conflicts:    2457000 | #Constraints:      68537
3565.19/3597.98	c #Conflicts:    2458000 | #Constraints:      69537
3565.19/3597.98	c #Conflicts:    2459000 | #Constraints:      70537
3565.19/3597.98	c #Conflicts:    2460000 | #Constraints:      71537
3565.19/3597.98	c #Conflicts:    2461000 | #Constraints:      72537
3565.19/3597.98	c #Conflicts:    2462000 | #Constraints:      73538
3565.19/3597.98	c #Conflicts:    2463000 | #Constraints:      74538
3565.19/3597.98	c #Conflicts:    2464000 | #Constraints:      75538
3565.19/3597.98	c #Conflicts:    2465000 | #Constraints:      76538
3565.19/3597.98	c #Conflicts:    2466000 | #Constraints:      77538
3565.19/3597.98	c #Conflicts:    2467000 | #Constraints:      78538
3565.19/3597.98	c #Conflicts:    2468000 | #Constraints:      79538
3565.19/3597.98	c #Conflicts:    2469000 | #Constraints:      80538
3565.19/3597.98	c #Conflicts:    2470000 | #Constraints:      81539
3565.19/3597.98	c #Conflicts:    2471000 | #Constraints:      82539
3565.19/3597.98	c INPROCESSING
3565.19/3597.98	c GARBAGE COLLECT
3565.19/3597.98	c rational objective 923
3600.10/3633.01	c #Conflicts:    2472000 | #Constraints:      52376
3600.10/3633.01	c #Conflicts:    2473000 | #Constraints:      53376
3600.10/3633.01	c #Conflicts:    2474000 | #Constraints:      54377
3600.10/3633.01	c #Conflicts:    2475000 | #Constraints:      55378
3600.10/3633.01	c #Conflicts:    2476000 | #Constraints:      56378
3600.10/3633.01	c #Conflicts:    2477000 | #Constraints:      57378
3600.10/3633.01	c #Conflicts:    2478000 | #Constraints:      58379
3600.10/3633.01	c #Conflicts:    2479000 | #Constraints:      59379
3600.10/3633.01	c #Conflicts:    2480000 | #Constraints:      60379
3600.10/3633.01	c #Conflicts:    2481000 | #Constraints:      61379
3600.10/3633.01	c #Conflicts:    2482000 | #Constraints:      62379
3600.10/3633.01	c #Conflicts:    2483000 | #Constraints:      63379
3600.10/3633.01	c #Conflicts:    2484000 | #Constraints:      64380
3600.10/3633.01	c #Conflicts:    2485000 | #Constraints:      65380
3600.10/3633.01	c #Conflicts:    2486000 | #Constraints:      66380
3600.10/3633.01	c #Conflicts:    2487000 | #Constraints:      67381
3600.10/3633.01	c #Conflicts:    2488000 | #Constraints:      68381
3600.10/3633.01	c #Conflicts:    2489000 | #Constraints:      69381
3600.10/3633.01	c #Conflicts:    2490000 | #Constraints:      70381
3600.10/3633.01	c #Conflicts:    2491000 | #Constraints:      71382
3600.10/3633.01	c #Conflicts:    2492000 | #Constraints:      72382
3600.10/3633.01	c cpu time 3566 s
3600.10/3633.01	c deterministic time 236176638589 2.36e+11
3600.10/3633.01	c optimization time 34.7764 s
3600.10/3633.01	c total solve time 3530.96 s
3600.10/3633.01	c core-guided solve time 1843.87 s
3600.10/3633.01	c propagation time 2355.84 s
3600.10/3633.01	c conflict analysis time 974.968 s
3600.10/3633.01	c propagations 949319876
3600.10/3633.01	c resolve steps 65254175
3600.10/3633.01	c decisions 12028069
3600.10/3633.01	c conflicts 2492564
3600.10/3633.01	c restarts 4200
3600.10/3633.01	c inprocessing phases 148
3600.10/3633.01	c garbage collections 148 ,( 100.00 )
3600.10/3633.01	c input clauses 19204 ,( 90.03 )
3600.10/3633.01	c input cardinalities 1986 ,( 9.31 )
3600.10/3633.01	c input general constraints 140 ,( 0.66 )
3600.10/3633.01	c input average constraint length 81.91
3600.10/3633.01	c input average constraint degree 21.55
3600.10/3633.01	c learned clauses 1616727 ,( 64.82 )
3600.10/3633.01	c learned cardinalities 75702 ,( 3.04 )
3600.10/3633.01	c learned general constraints 801722 ,( 32.14 )
3600.10/3633.01	c learned average constraint length 274.54
3600.10/3633.01	c learned average constraint degree 189933322.90
3600.10/3633.01	c watched  CF 32, 64, 128, Arb: 239656 , 0 , 0 , 0
3600.10/3633.01	c counting CF 32, 64, 128, Arb: 562207 , 0 , 0 , 0
3600.10/3633.01	c watched   constraints 239656 ,( 29.89 ) 
3600.10/3633.01	c counting  constraints 562206 ,( 70.11 ) 
3600.10/3633.01	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 1204629295 , 3777809991 , 13584316737 ,( 957268409 , 12627048328 )
3600.10/3633.01	c gcd simplifications 45519
3600.10/3633.01	c detected cardinalities 2343
3600.10/3633.01	c weakened non-implied lits 464921358
3600.10/3633.01	c weakened non-implying lits 198448
3600.10/3633.01	c original variables 6575
3600.10/3633.01	c clausal propagations 458781430
3600.10/3633.01	c cardinality propagations 45388801
3600.10/3633.01	c watched propagations 7200833
3600.10/3633.01	c counting propagations 397937735
3600.10/3633.01	c watch lookups 134486796807
3600.10/3633.01	c watch backjump lookups 0
3600.10/3633.01	c watch checks 46446845728
3600.10/3633.01	c propagation checks 50407020669
3600.10/3633.01	c constraint additions 2907771538
3600.10/3633.01	c trail pops 963837391
3600.10/3633.01	c formula constraints 18170
3600.10/3633.01	c learned constraints 2491149
3600.10/3633.01	c bound constraints 924
3600.10/3633.01	c core-guided constraints 2236
3600.10/3633.01	c encountered formula constraints 27595124
3600.10/3633.01	c encountered learned constraints 21445274
3600.10/3633.01	c encountered bound constraints 252
3600.10/3633.01	c encountered core-guided constraints 18604890
3600.10/3633.01	c LP total time 503.359 s
3600.10/3633.01	c LP solve time 422.07 s
3600.10/3633.01	c LP constraints added 19072
3600.10/3633.01	c LP constraints removed 891
3600.10/3633.01	c LP pivots internal 2497031
3600.10/3633.01	c LP pivots root 521479
3600.10/3633.01	c LP calls 2119
3600.10/3633.01	c LP optimalities 699
3600.10/3633.01	c LP no pivot count 226
3600.10/3633.01	c LP infeasibilities 1416
3600.10/3633.01	c LP valid Farkas constraints 1415
3600.10/3633.01	c LP learned Farkas constraints 1415
3600.10/3633.01	c LP basis resets 1
3600.10/3633.01	c LP cycling count 0
3600.10/3633.01	c LP singular count 0
3600.10/3633.01	c LP no primal count 0
3600.10/3633.01	c LP no farkas count 1
3600.10/3633.01	c LP other issue count 0
3600.10/3633.01	c LP Gomory cuts 172
3600.10/3633.01	c LP learned cuts 730
3600.10/3633.01	c LP deleted cuts 891
3600.10/3633.01	c LP encountered Gomory constraints 2975
3600.10/3633.01	c LP encountered Farkas constraints 81925
3600.10/3633.01	c LP encountered learned Farkas constraints 14884
3600.10/3633.01	c CG auxiliary variables introduced 1053
3600.10/3633.01	c CG solutions found 1
3600.10/3633.01	c CG cores constructed 923
3600.10/3633.01	c CG core cardinality constraints returned 0
3600.10/3633.01	c CG unit cores 0
3600.10/3633.01	c CG single cores 923
3600.10/3633.01	c CG blocks removed during cardinality reduction 0
3600.10/3633.01	c CG first core best 0
3600.10/3633.01	c CG decision core best 0
3600.10/3633.01	c CG core reduction tie 0
3600.10/3633.01	c CG core degree average 1.00
3600.10/3633.01	c CG core slack average 2.08
3600.10/3633.01	c CG core upper bound improvements 0
3600.10/3633.01	c STR number of successful calls 0
3600.10/3633.01	c STR number of unsuccessful calls 0
3600.10/3633.01	c STR number of inconclusive calls 0
3600.10/3633.01	c STR number of successful attempts 0
3600.10/3633.01	c STR number of unsuccessful attempts 0
3600.10/3633.01	c STR number of inconclusive attempts 0
3600.10/3633.01	c STR average degree increase per successful call inf
3600.10/3633.01	c STR average degree increase per successful attempt inf
3600.10/3633.01	c STR total number of conflicts for successful attempts 0
3600.10/3633.01	c STR total number of conflicts for unsuccessful attempts 0
3600.10/3633.01	c STR total number of conflicts for inconclusive attempts 0
3600.10/3633.01	c STR average number of conflicts per successful attempt inf
3600.10/3633.01	c STR average number of conflicts per unsuccessful attempt inf
3600.10/3633.01	c STR average number of conflicts per inconclusive attempt inf
3600.10/3633.01	c AVG.sumWPerc 53.91 
3600.10/3633.01	c bigint constraints 0 
3600.10/3633.01	o 924
3600.10/3633.01	s SATISFIABLE
3600.10/3633.01	v -x1 x2 -x3 x4 -x5 x6 -x7 x8 -x9 x10 -x11 x12 -x13 x14 -x15 x16 -x17 x18 -x19 x20 -x21 x22 -x23 x24 -x25 x26 -x27 x28 -x29 x30 -x31 x32 -x33 x34 -x35 x36 -x37 x38 -x39 x40 -x41 x42 x43 x44 -x45 x46 -x47 x48 -x49 x50 -x51 x52 -x53 x54 -x55 x56 -x57 x58 -x59 x60 -x61 x62 -x63 x64 -x65 x66 -x67 x68 -x69 x70 -x71 x72 -x73 x74 -x75 x76 -x77 x78 -x79 x80 -x81 x82 -x83 x84 -x85 x86 -x87 x88 -x89 x90 -x91 x92 -x93 x94 -x95 x96 -x97 x98 -x99 x100 -x101 x102 -x103 x104 -x105 x106 -x107 x108 -x109 x110 -x111 x112 -x113 x114 -x115 x116 -x117 x118 -x119 x120 -x121 x122 -x123 x124 -x125 x126 -x127 x128 x129 x130 -x131 x132 -x133 x134 -x135 x136 -x137 x138 -x139 x140 -x141 x142 -x143 x144 -x145 x146 -x147 x148 -x149 x150 -x151 x152 -x153 x154 -x155 x156 -x157 x158 -x159 x160 -x161 x162 -x163 x164 -x165 x166 -x167 x168 -x169 x170 -x171 x172 -x173 x174 -x175 x176 -x177 x178 -x179 x180 -x181 x182 -x183 x184 -x185 x186 -x187 x188 -x189 x190 -x191 x192 -x193 x194 -x195 x196 -x197 x198 -x199 x200 -x201 x202 -x203 x204 -x205 x206 -x207 x208 -x209 x210 -x211 x212 -x213 x214 x215 x216 -x217 x218 -x219 x220 -x221 x222 -x223 x224 -x225 x226 -x227 x228 -x229 x230 -x231 x232 -x233 x234 -x235 x236 -x237 x238 -x239 x240 -x241 x242 -x243 x244 -x245 x246 -x247 x248 -x249 x250 -x251 x252 -x253 x254 -x255 x256 -x257 x258 -x259 x260 -x261 x262 -x263 x264 -x265 x266 -x267 x268 -x269 x270 -x271 x272 -x273 x274 -x275 x276 -x277 x278 -x279 x280 -x281 x282 -x283 x284 -x285 x286 -x287 x288 -x289 x290 -x291 x292 -x293 x294 -x295 x296 -x297 x298 -x299 x300 x301 x302 -x303 x304 -x305 x306 -x307 x308 -x309 x310 -x311 x312 -x313 x314 -x315 x316 -x317 x318 -x319 x320 -x321 x322 -x323 x324 -x325 x326 -x327 x328 -x329 x330 -x331 x332 -x333 x334 -x335 x336 -x337 x338 -x339 x340 -x341 x342 -x343 x344 -x345 x346 -x347 x348 -x349 x350 -x351 x352 -x353 x354 -x355 x356 -x357 x358 -x359 x360 -x361 x362 -x363 x364 -x365 x366 -x367 x368 -x369 x370 -x371 x372 -x373 x374 -x375 x376 -x377 x378 -x379 x380 -x381 x382 -x383 x384 -x385 x386 x387 x388 -x389 x390 -x391 x392 -x393 x394 -x395 x396 -x397 x398 -x399 x400 -x401 x402 -x403 x404 -x405 x406 -x407 x408 -x409 x410 -x411 x412 -x413 x414 -x415 x416 -x417 x418 -x419 x420 -x421 x422 -x423 x424 -x425 x426 -x427 x428 -x429 x430 -x431 x432 -x433 x434 -x435 x436 -x437 x438 -x439 x440 -x441 x442 -x443 x444 -x445 x446 -x447 x448 -x449 x450 -x451 x452 -x453 x454 -x455 x456 -x457 x458 -x459 x460 -x461 x462 -x463 x464 -x465 x466 -x467 x468 -x469 x470 -x471 x472 x473 x474 -x475 x476 -x477 x478 -x479 x480 -x481 x482 -x483 x484 -x485 x486 -x487 x488 -x489 x490 -x491 x492 -x493 x494 -x495 x496 -x497 x498 -x499 x500 -x501 x502 -x503 x504 -x505 x506 -x507 x508 -x509 x510 -x511 x512 -x513 x514 -x515 x516 -x517 x518 -x519 x520 -x521 x522 -x523 x524 -x525 x526 -x527 x528 -x529 x530 -x531 x532 -x533 x534 -x535 x536 -x537 x538 -x539 x540 -x541 x542 -x543 x544 -x545 x546 -x547 x548 -x549 x550 -x551 x552 -x553 x554 -x555 x556 -x557 x558 x559 x560 -x561 x562 -x563 x564 -x565 x566 -x567 x568 -x569 x570 -x571 x572 -x573 x574 -x575 x576 -x577 x578 -x579 x580 -x581 x582 -x583 x584 -x585 x586 -x587 x588 -x589 x590 -x591 x592 -x593 x594 -x595 x596 -x597 x598 -x599 x600 -x601 x602 -x603 x604 -x605 x606 -x607 x608 -x609 x610 -x611 x612 -x613 x614 -x615 x616 -x617 x618 -x619 x620 -x621 x622 -x623 x624 -x625 x626 -x627 x628 -x629 x630 -x631 x632 -x633 x634 -x635 x636 -x637 x638 -x639 x640 -x641 x642 -x643 x644 x645 x646 -x647 x648 -x649 x650 -x651 x652 -x653 x654 -x655 x656 -x657 x658 -x659 x660 -x661 x662 -x663 x664 -x665 x666 -x667 x668 -x669 x670 -x671 x672 -x673 x674 -x675 x676 -x677 x678 -x679 x680 -x681 x682 -x683 x684 -x685 x686 -x687 x688 -x689 x690 -x691 x692 -x693 x694 -x695 x696 -x697 x698 -x699 x700 -x701 x702 -x703 x704 -x705 x706 -x707 x708 -x709 x710 -x711 x712 -x713 x714 -x715 x716 -x717 x718 -x719 x720 -x721 x722 -x723 x724 -x725 x726 -x727 x728 -x729 x730 x731 x732 -x733 x734 -x735 x736 -x737 x738 -x739 x740 -x741 x742 -x743 x744 -x745 x746 -x747 x748 -x749 x750 -x751 x752 -x753 x754 -x755 x756 -x757 x758 -x759 x760 -x761 x762 -x763 x764 -x765 x766 -x767 x768 -x769 x770 -x771 x772 -x773 x774 -x775 x776 -x777 x778 -x779 x780 -x781 x782 -x783 x784 -x785 x786 -x787 x788 -x789 x790 -x791 x792 -x793 x794 -x795 x796 -x797 x798 -x799 x800 -x801 x802 -x803 x804 -x805 x806 -x807 x808 -x809 x810 -x811 x812 -x813 x814 -x815 x816 x817 x818 -x819 x820 -x821 x822 -x823 x824 -x825 x826 -x827 x828 -x829 x830 -x831 x832 -x833 x834 -x835 x836 -x837 x838 -x839 x840 -x841 x842 -x843 x844 -x845 x846 -x847 x848 -x849 x850 -x851 x852 -x853 x854 -x855 x856 -x857 x858 -x859 x860 -x861 x862 -x863 x864 -x865 x866 -x867 x868 -x869 x870 -x871 x872 -x873 x874 -x875 x876 -x877 x878 -x879 x880 -x881 x882 -x883 x884 -x885 x886 -x887 x888 -x889 x890 -x891 x892 -x893 x894 -x895 x896 -x897 x898 -x899 x900 -x901 x902 x903 x904 -x905 x906 -x907 x908 -x909 x910 -x911 x912 -x913 x914 -x915 x916 -x917 x918 -x919 x920 -x921 x922 -x923 x924 -x925 x926 -x927 x928 -x929 x930 -x931 x932 -x933 x934 -x935 x936 -x937 x938 -x939 x940 -x941 x942 -x943 x944 -x945 x946 -x947 x948 -x949 x950 -x951 x952 -x953 x954 -x955 x956 -x957 x958 -x959 x960 -x961 x962 -x963 x964 -x965 x966 -x967 x968 -x969 x970 -x971 x972 -x973 x974 -x975 x976 -x977 x978 -x979 x980 -x981 x982 -x983 x984 -x985 x986 -x987 x988 x989 x990 -x991 x992 -x993 x994 -x995 x996 -x997 x998 -x999 x1000 -x1001 x1002 -x1003 x1004 -x1005 x1006 -x1007 x1008 -x1009 x1010 -x1011 x1012 -x1013 x1014 -x1015 x1016 -x1017 x1018 -x1019 x1020 -x1021 x1022 -x1023 x1024 -x1025 x1026 -x1027 x1028 -x1029 x1030 -x1031 x1032 -x1033 x1034 -x1035 x1036 -x1037 x1038 -x1039 x1040 -x1041 x1042 -x1043 x1044 -x1045 x1046 -x1047 x1048 -x1049 x1050 -x1051 x1052 -x1053 x1054 -x1055 x1056 -x1057 x1058 -x1059 x1060 -x1061 x1062 -x1063 x1064 -x1065 x1066 -x1067 x1068 -x1069 x1070 -x1071 x1072 -x1073 x1074 x1075 x1076 -x1077 x1078 -x1079 x1080 -x1081 x1082 -x1083 x1084 -x1085 x1086 -x1087 x1088 -x1089 x1090 -x1091 x1092 -x1093 x1094 -x1095 x1096 -x1097 x1098 -x1099 x1100 -x1101 x1102 -x1103 x1104 -x1105 x1106 -x1107 x1108 -x1109 x1110 -x1111 x1112 -x1113 x1114 -x1115 x1116 -x1117 x1118 -x1119 x1120 -x1121 x1122 -x1123 x1124 -x1125 x1126 -x1127 x1128 -x1129 x1130 -x1131 x1132 -x1133 x1134 -x1135 x1136 -x1137 x1138 -x1139 x1140 -x1141 x1142 -x1143 x1144 -x1145 x1146 -x1147 x1148 -x1149 x1150 -x1151 x1152 -x1153 x1154 -x1155 x1156 -x1157 x1158 -x1159 x1160 x1161 x1162 -x1163 x1164 -x1165 x1166 -x1167 x1168 -x1169 x1170 -x1171 x1172 -x1173 x1174 -x1175 x1176 -x1177 x1178 -x1179 x1180 -x1181 x1182 -x1183 x1184 -x1185 x1186 -x1187 x1188 -x1189 x1190 -x1191 x1192 -x1193 x1194 -x1195 x1196 -x1197 x1198 -x1199 x1200 -x1201 x1202 -x1203 x1204 -x1205 x1206 -x1207 x1208 -x1209 x1210 -x1211 x1212 -x1213 x1214 -x1215 x1216 -x1217 x1218 -x1219 x1220 -x1221 x1222 -x1223 x1224 -x1225 x1226 -x1227 x1228 -x1229 x1230 -x1231 x1232 -x1233 x1234 -x1235 x1236 -x1237 x1238 -x1239 x1240 -x1241 x1242 -x1243 x1244 -x1245 x1246 x1247 x1248 -x1249 x1250 -x1251 x1252 -x1253 x1254 -x1255 x1256 -x1257 x1258 -x1259 x1260 -x1261 x1262 -x1263 x1264 -x1265 x1266 -x1267 x1268 -x1269 x1270 -x1271 x1272 -x1273 x1274 -x1275 x1276 -x1277 x1278 -x1279 x1280 -x1281 x1282 -x1283 x1284 -x1285 x1286 -x1287 x1288 -x1289 x1290 -x1291 x1292 -x1293 x1294 -x1295 x1296 -x1297 x1298 -x1299 x1300 -x1301 x1302 -x1303 x1304 -x1305 x1306 -x1307 x1308 -x1309 x1310 -x1311 x1312 -x1313 x1314 -x1315 x1316 -x1317 x1318 -x1319 x1320 -x1321 x1322 -x1323 x1324 -x1325 x1326 -x1327 x1328 -x1329 x1330 -x1331 x1332 x1333 x1334 -x1335 x1336 -x1337 x1338 -x1339 x1340 -x1341 x1342 -x1343 x1344 -x1345 x1346 -x1347 x1348 -x1349 x1350 -x1351 x1352 -x1353 x1354 -x1355 x1356 -x1357 x1358 -x1359 x1360 -x1361 x1362 -x1363 x1364 -x1365 x1366 -x1367 x1368 -x1369 x1370 -x1371 x1372 -x1373 x1374 -x1375 x1376 -x1377 x1378 -x1379 x1380 -x1381 x1382 -x1383 x1384 -x1385 x1386 -x1387 x1388 -x1389 x1390 -x1391 x1392 -x1393 x1394 -x1395 x1396 -x1397 x1398 -x1399 x1400 -x1401 x1402 -x1403 x1404 -x1405 x1406 -x1407 x1408 -x1409 x1410 -x1411 x1412 -x1413 x1414 -x1415 x1416 -x1417 x1418 x1419 x1420 -x1421 x1422 -x1423 x1424 -x1425 x1426 -x1427 x1428 -x1429 x1430 -x1431 x1432 -x1433 x1434 -x1435 x1436 -x1437 x1438 -x1439 x1440 -x1441 x1442 -x1443 x1444 -x1445 x1446 -x1447 x1448 -x1449 x1450 -x1451 x1452 -x1453 x1454 -x1455 x1456 -x1457 x1458 -x1459 x1460 -x1461 x1462 -x1463 x1464 -x1465 x1466 -x1467 x1468 -x1469 x1470 -x1471 x1472 -x1473 x1474 -x1475 x1476 -x1477 x1478 -x1479 x1480 -x1481 x1482 -x1483 x1484 -x1485 x1486 -x1487 x1488 -x1489 x1490 -x1491 x1492 -x1493 x1494 -x1495 x1496 -x1497 x1498 -x1499 x1500 -x1501 x1502 -x1503 x1504 x1505 x1506 -x1507 x1508 -x1509 x1510 -x1511 x1512 -x1513 x1514 -x1515 x1516 -x1517 x1518 -x1519 x1520 -x1521 x1522 -x1523 x1524 -x1525 x1526 -x1527 x1528 -x1529 x1530 -x1531 x1532 -x1533 x1534 -x1535 x1536 -x1537 x1538 -x1539 x1540 -x1541 x1542 -x1543 x1544 -x1545 x1546 -x1547 x1548 -x1549 x1550 -x1551 x1552 -x1553 x1554 -x1555 x1556 -x1557 x1558 -x1559 x1560 -x1561 x1562 -x1563 x1564 -x1565 x1566 -x1567 x1568 -x1569 x1570 -x1571 x1572 -x1573 x1574 -x1575 x1576 -x1577 x1578 -x1579 x1580 -x1581 x1582 -x1583 x1584 -x1585 x1586 -x1587 x1588 -x1589 x1590 x1591 x1592 -x1593 x1594 -x1595 x1596 -x1597 x1598 -x1599 x1600 -x1601 x1602 -x1603 x1604 -x1605 x1606 -x1607 x1608 -x1609 x1610 -x1611 x1612 -x1613 x1614 -x1615 x1616 -x1617 x1618 -x1619 x1620 -x1621 x1622 -x1623 x1624 -x1625 x1626 -x1627 x1628 -x1629 x1630 -x1631 x1632 -x1633 x1634 -x1635 x1636 -x1637 x1638 -x1639 x1640 -x1641 x1642 -x1643 x1644 -x1645 x1646 -x1647 x1648 -x1649 x1650 -x1651 x1652 -x1653 x1654 -x1655 x1656 -x1657 x1658 -x1659 x1660 -x1661 x1662 -x1663 x1664 -x1665 x1666 -x1667 x1668 -x1669 x1670 -x1671 x1672 -x1673 x1674 -x1675 x1676 x1677 x1678 -x1679 x1680 -x1681 x1682 -x1683 x1684 -x1685 x1686 -x1687 x1688 -x1689 x1690 -x1691 x1692 -x1693 x1694 -x1695 x1696 -x1697 x1698 -x1699 x1700 -x1701 x1702 -x1703 x1704 -x1705 x1706 -x1707 x1708 -x1709 x1710 -x1711 x1712 -x1713 x1714 -x1715 x1716 -x1717 x1718 -x1719 x1720 -x1721 x1722 -x1723 x1724 -x1725 x1726 -x1727 x1728 -x1729 x1730 -x1731 x1732 -x1733 x1734 -x1735 x1736 -x1737 x1738 -x1739 x1740 -x1741 x1742 -x1743 x1744 -x1745 x1746 -x1747 x1748 -x1749 x1750 -x1751 x1752 -x1753 x1754 -x1755 x1756 -x1757 x1758 -x1759 x1760 -x1761 x1762 x1763 x1764 -x1765 x1766 -x1767 x1768 -x1769 x1770 -x1771 x1772 -x1773 x1774 -x1775 x1776 -x1777 x1778 -x1779 x1780 -x1781 x1782 -x1783 x1784 -x1785 x1786 -x1787 x1788 -x1789 x1790 -x1791 x1792 -x1793 x1794 -x1795 x1796 -x1797 x1798 -x1799 x1800 -x1801 x1802 -x1803 x1804 -x1805 x1806
3600.10/3633.01	c Program interrupted by user.

Verifier Data

OK	924

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: 63794 MiB (53898 MiB free)
  memory of node 1: 64507 MiB (61526 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4532734-1752597722/watcher-4532734-1752597722 -o /tmp/evaluation-result-4532734-1752597722/solver-4532734-1752597722 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1752597638-134296 --watchdog 3760 --file-size-limit 100000 run-opt-break-log.sh HOME/instance-4532734-1752597722.opb PROOFDIR/proof-4532734-1752597722 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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
solver pid=134507, runsolver pid=134504
Current StackSize limit: 8192 KiB


[startup+0.100065 s]*
/proc/loadavg: 3.53 2.08 2.92 5/261 134509
/proc/meminfo: memFree=118182996/131382112 swapFree=33010416/33010684
[pid=134507] ppid=134504 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/134507/stat : 134507 (run-opt-break-l) S 134504 134507 134285 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 175451886 4292608 736 18446744073709551615 94100044148736 94100045043269 140731215521296 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94100045282320 94100045330064 94100051132416 140731215530259 140731215530460 140731215530460 140731215536064 0
/proc/134507/statm: 1048 736 672 219 0 110 0
[pid=134509] ppid=134507 vsize=15696 memory=8268 CPUtime=0.07 cores=4,6
/proc/134509/stat : 134509 (pbsuma) R 134507 134507 134285 0 -1 4194304 1450 0 0 0 7 0 0 0 20 0 1 0 175451886 16072704 2067 18446744073709551615 4210688 4653049 140728459950976 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 4700520 4703148 21434368 140728459954401 140728459954736 140728459954736 140728459960303 0
/proc/134509/statm: 3924 2067 1024 108 0 1332 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 19888 KiB
Current children cumulated memory: 11212 KiB

[startup+0.213445 s]*
/proc/loadavg: 3.53 2.08 2.92 5/261 134509
/proc/meminfo: memFree=118182492/131382112 swapFree=33010416/33010684
[pid=134507] ppid=134504 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/134507/stat : 134507 (run-opt-break-l) S 134504 134507 134285 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 175451886 4292608 736 18446744073709551615 94100044148736 94100045043269 140731215521296 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94100045282320 94100045330064 94100051132416 140731215530259 140731215530460 140731215530460 140731215536064 0
/proc/134507/statm: 1048 736 672 219 0 110 0
[pid=134509] ppid=134507 vsize=16404 memory=9164 CPUtime=0.17 cores=4,6
/proc/134509/stat : 134509 (pbsuma) R 134507 134507 134285 0 -1 4194304 1663 0 0 0 17 0 0 0 20 0 1 0 175451886 16797696 2291 18446744073709551615 4210688 4653049 140728459950976 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 4700520 4703148 21434368 140728459954401 140728459954736 140728459954736 140728459960303 0
/proc/134509/statm: 4101 2291 1024 108 0 1509 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 20596 KiB
Current children cumulated memory: 12108 KiB

[startup+0.312817 s]*
/proc/loadavg: 3.53 2.08 2.92 5/261 134509
/proc/meminfo: memFree=118170648/131382112 swapFree=33010416/33010684
[pid=134507] ppid=134504 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/134507/stat : 134507 (run-opt-break-l) S 134504 134507 134285 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 175451886 4292608 736 18446744073709551615 94100044148736 94100045043269 140731215521296 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94100045282320 94100045330064 94100051132416 140731215530259 140731215530460 140731215530460 140731215536064 0
/proc/134507/statm: 1048 736 672 219 0 110 0
[pid=134509] ppid=134507 vsize=20924 memory=13644 CPUtime=0.26 cores=4,6
/proc/134509/stat : 134509 (pbsuma) R 134507 134507 134285 0 -1 4194304 2803 0 0 0 25 1 0 0 20 0 1 0 175451886 21426176 3411 18446744073709551615 4210688 4653049 140728459950976 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 4700520 4703148 21434368 140728459954401 140728459954736 140728459954736 140728459960303 0
/proc/134509/statm: 5231 3411 1024 108 0 2639 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 25116 KiB
Current children cumulated memory: 16588 KiB

[startup+0.70029 s]
/proc/loadavg: 3.53 2.08 2.92 5/261 134509
/proc/meminfo: memFree=118114136/131382112 swapFree=33010416/33010684
[pid=134507] ppid=134504 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/134507/stat : 134507 (run-opt-break-l) S 134504 134507 134285 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 175451886 4292608 736 18446744073709551615 94100044148736 94100045043269 140731215521296 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94100045282320 94100045330064 94100051132416 140731215530259 140731215530460 140731215530460 140731215536064 0
/proc/134507/statm: 1048 736 672 219 0 110 0
[pid=134509] ppid=134507 vsize=22024 memory=14540 CPUtime=0.64 cores=4,6
/proc/134509/stat : 134509 (pbsuma) R 134507 134507 134285 0 -1 4194304 3036 0 0 0 52 12 0 0 20 0 1 0 175451886 22552576 3635 18446744073709551615 4210688 4653049 140728459950976 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 21434368 140728459954401 140728459954736 140728459954736 140728459960303 0
/proc/134509/statm: 5506 3635 1024 108 0 2914 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 26216 KiB
Current children cumulated memory: 17484 KiB

[startup+1.50033 s]
/proc/loadavg: 3.53 2.08 2.92 5/261 134509
/proc/meminfo: memFree=117929040/131382112 swapFree=33010416/33010684
[pid=134507] ppid=134504 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/134507/stat : 134507 (run-opt-break-l) S 134504 134507 134285 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 175451886 4292608 736 18446744073709551615 94100044148736 94100045043269 140731215521296 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94100045282320 94100045330064 94100051132416 140731215530259 140731215530460 140731215530460 140731215536064 0
/proc/134507/statm: 1048 736 672 219 0 110 0
[pid=134509] ppid=134507 vsize=21880 memory=15060 CPUtime=1.15 cores=4,6
/proc/134509/stat : 134509 (pbsuma) D 134507 134507 134285 0 -1 4194304 3283 0 0 0 85 30 0 0 20 0 1 0 175451886 22405120 3765 18446744073709551615 4210688 4653049 140728459950976 0 0 0 0 0 0 1 0 0 17 4 0 0 0 0 0 4700520 4703148 21434368 140728459954401 140728459954736 140728459954736 140728459960303 0
/proc/134509/statm: 5470 3765 1024 108 0 2878 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 26072 KiB
Current children cumulated memory: 18004 KiB

[startup+3.11311 s]
/proc/loadavg: 3.65 2.13 2.94 5/261 134510
/proc/meminfo: memFree=117741324/131382112 swapFree=33010416/33010684
[pid=134507] ppid=134504 vsize=4192 memory=2944 CPUtime=1.18 cores=4,6
/proc/134507/stat : 134507 (run-opt-break-l) S 134504 134507 134285 0 -1 4194304 240 3286 0 0 0 0 85 33 20 0 1 0 175451886 4292608 736 18446744073709551615 94100044148736 94100045043269 140731215521296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94100045282320 94100045330064 94100051132416 140731215530259 140731215530460 140731215530460 140731215536064 0
/proc/134507/statm: 1048 736 672 219 0 110 0
[pid=134510] ppid=134507 vsize=95548 memory=45100 CPUtime=1.03 cores=4,6
/proc/134510/stat : 134510 (roundingsat) R 134507 134507 134285 0 -1 4194304 8489 0 0 0 93 10 0 0 20 0 1 0 175452092 97841152 11275 18446744073709551615 4227072 8923577 140734545951264 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 10133504 140734545955090 140734545955366 140734545955366 140734545960938 0
/proc/134510/statm: 23887 11275 2368 1147 0 11313 0
Current children cumulated CPU time: 2.21 s
Current children cumulated vsize: 99740 KiB
Current children cumulated memory: 48044 KiB
heavy processes:

[startup+6.30036 s]
/proc/loadavg: 3.65 2.13 2.94 5/261 134510
/proc/meminfo: memFree=117540432/131382112 swapFree=33010416/33010684
[pid=134507] ppid=134504 vsize=4192 memory=2944 CPUtime=1.18 cores=4,6
/proc/134507/stat : 134507 (run-opt-break-l) S 134504 134507 134285 0 -1 4194304 240 3286 0 0 0 0 85 33 20 0 1 0 175451886 4292608 736 18446744073709551615 94100044148736 94100045043269 140731215521296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94100045282320 94100045330064 94100051132416 140731215530259 140731215530460 140731215530460 140731215536064 0
/proc/134507/statm: 1048 736 672 219 0 110 0
[pid=134510] ppid=134507 vsize=139808 memory=86756 CPUtime=4.21 cores=4,6
/proc/134510/stat : 134510 (roundingsat) R 134507 134507 134285 0 -1 4194304 17374 0 0 0 403 18 0 0 20 0 1 0 175452092 143163392 21689 18446744073709551615 4227072 8923577 140734545951264 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 10133504 140734545955090 140734545955366 140734545955366 140734545960938 0
/proc/134510/statm: 34952 21689 2400 1147 0 22378 0
Current children cumulated CPU time: 5.39 s
Current children cumulated vsize: 144000 KiB
Current children cumulated memory: 89700 KiB

[startup+12.7003 s]
/proc/loadavg: 3.68 2.16 2.94 7/261 134510
/proc/meminfo: memFree=117309724/131382112 swapFree=33010416/33010684
[pid=134507] ppid=134504 vsize=4192 memory=2944 CPUtime=1.18 cores=4,6
/proc/134507/stat : 134507 (run-opt-break-l) S 134504 134507 134285 0 -1 4194304 240 3286 0 0 0 0 85 33 20 0 1 0 175451886 4292608 736 18446744073709551615 94100044148736 94100045043269 140731215521296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94100045282320 94100045330064 94100051132416 140731215530259 140731215530460 140731215530460 140731215536064 0
/proc/134507/statm: 1048 736 672 219 0 110 0
[pid=134510] ppid=134507 vsize=188700 memory=125188 CPUtime=10.59 cores=4,6
/proc/134510/stat : 134510 (roundingsat) R 134507 134507 134285 0 -1 4194304 25969 0 0 0 1025 34 0 0 20 0 1 0 175452092 193228800 31297 18446744073709551615 4227072 8923577 140734545951264 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 10133504 140734545955090 140734545955366 140734545955366 140734545960938 0
/proc/134510/statm: 47175 31297 2400 1147 0 34601 0
Current children cumulated CPU time: 11.77 s
Current children cumulated vsize: 192892 KiB
Current children cumulated memory: 128132 KiB

[startup+25.5004 s]
/proc/loadavg: 3.82 2.27 2.96 5/255 134537
/proc/meminfo: memFree=117360292/131382112 swapFree=33010416/33010684
[pid=134507] ppid=134504 vsize=4192 memory=2944 CPUtime=1.18 cores=4,6
/proc/134507/stat : 134507 (run-opt-break-l) S 134504 134507 134285 0 -1 4194304 240 3286 0 0 0 0 85 33 20 0 1 0 175451886 4292608 736 18446744073709551615 94100044148736 94100045043269 140731215521296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94100045282320 94100045330064 94100051132416 140731215530259 140731215530460 140731215530460 140731215536064 0
/proc/134507/statm: 1048 736 672 219 0 110 0
[pid=134510] ppid=134507 vsize=211380 memory=149804 CPUtime=23.35 cores=4,6
/proc/134510/stat : 134510 (roundingsat) R 134507 134507 134285 0 -1 4194304 31628 0 0 0 2280 55 0 0 20 0 1 0 175452092 216453120 37451 18446744073709551615 4227072 8923577 140734545951264 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 10133504 140734545955090 140734545955366 140734545955366 140734545960938 0
/proc/134510/statm: 52845 37451 2400 1147 0 40271 0
Current children cumulated CPU time: 24.53 s
Current children cumulated vsize: 215572 KiB
Current children cumulated memory: 152748 KiB

[startup+51.1131 s]
/proc/loadavg: 3.95 2.43 3.00 5/256 134538
/proc/meminfo: memFree=116835612/131382112 swapFree=33010416/33010684
[pid=134507] ppid=134504 vsize=4192 memory=2944 CPUtime=1.18 cores=4,6
/proc/134507/stat : 134507 (run-opt-break-l) S 134504 134507 134285 0 -1 4194304 240 3286 0 0 0 0 85 33 20 0 1 0 175451886 4292608 736 18446744073709551615 94100044148736 94100045043269 140731215521296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94100045282320 94100045330064 94100051132416 140731215530259 140731215530460 140731215530460 140731215536064 0
/proc/134507/statm: 1048 736 672 219 0 110 0
[pid=134510] ppid=134507 vsize=258288 memory=178084 CPUtime=48.88 cores=4,6
/proc/134510/stat : 134510 (roundingsat) R 134507 134507 134285 0 -1 4194304 37165 0 0 0 4787 101 0 0 20 0 1 0 175452092 264486912 44521 18446744073709551615 4227072 8923577 140734545951264 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 10133504 140734545955090 140734545955366 140734545955366 140734545960938 0
/proc/134510/statm: 64572 44521 2400 1147 0 51998 0
Current children cumulated CPU time: 50.06 s
Current children cumulated vsize: 262480 KiB
Current children cumulated memory: 181028 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 2.70 3.06 5/261 134613
/proc/meminfo: memFree=116372912/131382112 swapFree=33010416/33010684
[pid=134507] ppid=134504 vsize=4192 memory=2944 CPUtime=1.18 cores=4,6
/proc/134507/stat : 134507 (run-opt-break-l) S 134504 134507 134285 0 -1 4194304 240 3286 0 0 0 0 85 33 20 0 1 0 175451886 4292608 736 18446744073709551615 94100044148736 94100045043269 140731215521296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94100045282320 94100045330064 94100051132416 140731215530259 140731215530460 140731215530460 140731215536064 0
/proc/134507/statm: 1048 736 672 219 0 110 0
[pid=134510] ppid=134507 vsize=336716 memory=247436 CPUtime=99.6 cores=4,6
/proc/134510/stat : 134510 (roundingsat) R 134507 134507 134285 0 -1 4194304 50487 0 0 0 9777 183 0 0 20 0 1 0 175452092 344797184 61859 18446744073709551615 4227072 8923577 140734545951264 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 10133504 140734545955090 140734545955366 140734545955366 140734545960938 0
/proc/134510/statm: 84179 61859 2400 1147 0 71605 0
Current children cumulated CPU time: 100.78 s
Current children cumulated vsize: 340908 KiB
Current children cumulated memory: 250380 KiB

[startup+162.3 s]
/proc/loadavg: 4.52 3.07 3.17 5/262 134616
/proc/meminfo: memFree=115157780/131382112 swapFree=33010416/33010684
[pid=134507] ppid=134504 vsize=4192 memory=2944 CPUtime=1.18 cores=4,6
/proc/134507/stat : 134507 (run-opt-break-l) S 134504 134507 134285 0 -1 4194304 240 3286 0 0 0 0 85 33 20 0 1 0 175451886 4292608 736 18446744073709551615 94100044148736 94100045043269 140731215521296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94100045282320 94100045330064 94100051132416 140731215530259 140731215530460 140731215530460 140731215536064 0
/proc/134507/statm: 1048 736 672 219 0 110 0
[pid=134510] ppid=134507 vsize=372996 memory=280280 CPUtime=159.31 cores=4,6
/proc/134510/stat : 134510 (roundingsat) R 134507 134507 134285 0 -1 4194304 57175 0 0 0 15650 281 0 0 20 0 1 0 175452092 381947904 70070 18446744073709551615 4227072 8923577 140734545951264 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 10133504 140734545955090 140734545955366 140734545955366 140734545960938 0
/proc/134510/statm: 93249 70070 2400 1147 0 80675 0
Current children cumulated CPU time: 160.49 s
Current children cumulated vsize: 377188 KiB
Current children cumulated memory: 283224 KiB

[startup+222.3 s]
/proc/loadavg: 4.58 3.37 3.27 5/262 134713
/proc/meminfo: memFree=115079900/131382112 swapFree=33010416/33010684
[pid=134507] ppid=134504 vsize=4192 memory=2944 CPUtime=1.18 cores=4,6
/proc/134507/stat : 134507 (run-opt-break-l) S 134504 134507 134285 0 -1 4194304 240 3286 0 0 0 0 85 33 20 0 1 0 175451886 4292608 736 18446744073709551615 94100044148736 94100045043269 140731215521296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94100045282320 94100045330064 94100051132416 140731215530259 140731215530460 140731215530460 140731215536064 0
/proc/134507/statm: 1048 736 672 219 0 110 0
[pid=134510] ppid=134507 vsize=373200 memory=282608 CPUtime=218.99 cores=4,6
/proc/134510/stat : 134510 (roundingsat) R 134507 134507 134285 0 -1 4194304 57262 0 0 0 21540 359 0 0 20 0 1 0 175452092 382156800 70652 18446744073709551615 4227072 8923577 140734545951264 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 10133504 140734545955090 140734545955366 140734545955366 140734545960938 0
/proc/134510/statm: 93300 70652 2400 1147 0 80726 0

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

/proc/134510/statm: 149494 123844 2400 1147 0 136920 0
Current children cumulated CPU time: 3014.69 s
Current children cumulated vsize: 602168 KiB
Current children cumulated memory: 498320 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/264 135018
/proc/meminfo: memFree=66667632/131382112 swapFree=33010416/33010684
[pid=134507] ppid=134504 vsize=4192 memory=2944 CPUtime=1.18 cores=4,6
/proc/134507/stat : 134507 (run-opt-break-l) S 134504 134507 134285 0 -1 4194304 240 3286 0 0 0 0 85 33 20 0 1 0 175451886 4292608 736 18446744073709551615 94100044148736 94100045043269 140731215521296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94100045282320 94100045330064 94100051132416 140731215530259 140731215530460 140731215530460 140731215536064 0
/proc/134507/statm: 1048 736 672 219 0 110 0
[pid=134510] ppid=134507 vsize=597976 memory=495632 CPUtime=3071.16 cores=4,6
/proc/134510/stat : 134510 (roundingsat) R 134507 134507 134285 0 -1 4194304 94816 0 0 0 304160 2956 0 0 20 0 1 0 175452092 612327424 123908 18446744073709551615 4227072 8923577 140734545951264 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 10133504 140734545955090 140734545955366 140734545955366 140734545960938 0
/proc/134510/statm: 149494 123908 2400 1147 0 136920 0
Current children cumulated CPU time: 3072.34 s
Current children cumulated vsize: 602168 KiB
Current children cumulated memory: 498576 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/264 135020
/proc/meminfo: memFree=65745832/131382112 swapFree=33010416/33010684
[pid=134507] ppid=134504 vsize=4192 memory=2944 CPUtime=1.18 cores=4,6
/proc/134507/stat : 134507 (run-opt-break-l) S 134504 134507 134285 0 -1 4194304 240 3286 0 0 0 0 85 33 20 0 1 0 175451886 4292608 736 18446744073709551615 94100044148736 94100045043269 140731215521296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94100045282320 94100045330064 94100051132416 140731215530259 140731215530460 140731215530460 140731215536064 0
/proc/134507/statm: 1048 736 672 219 0 110 0
[pid=134510] ppid=134507 vsize=598172 memory=495888 CPUtime=3130.84 cores=4,6
/proc/134510/stat : 134510 (roundingsat) R 134507 134507 134285 0 -1 4194304 94882 0 0 0 310089 2995 0 0 20 0 1 0 175452092 612528128 123972 18446744073709551615 4227072 8923577 140734545951264 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 10133504 140734545955090 140734545955366 140734545955366 140734545960938 0
/proc/134510/statm: 149543 123972 2400 1147 0 136969 0
Current children cumulated CPU time: 3132.02 s
Current children cumulated vsize: 602364 KiB
Current children cumulated memory: 498832 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/263 135022
/proc/meminfo: memFree=64923080/131382112 swapFree=33010416/33010684
[pid=134507] ppid=134504 vsize=4192 memory=2944 CPUtime=1.18 cores=4,6
/proc/134507/stat : 134507 (run-opt-break-l) S 134504 134507 134285 0 -1 4194304 240 3286 0 0 0 0 85 33 20 0 1 0 175451886 4292608 736 18446744073709551615 94100044148736 94100045043269 140731215521296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94100045282320 94100045330064 94100051132416 140731215530259 140731215530460 140731215530460 140731215536064 0
/proc/134507/statm: 1048 736 672 219 0 110 0
[pid=134510] ppid=134507 vsize=598764 memory=496400 CPUtime=3190.59 cores=4,6
/proc/134510/stat : 134510 (roundingsat) R 134507 134507 134285 0 -1 4194304 95030 0 0 0 316023 3036 0 0 20 0 1 0 175452092 613134336 124100 18446744073709551615 4227072 8923577 140734545951264 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 10133504 140734545955090 140734545955366 140734545955366 140734545960938 0
/proc/134510/statm: 149691 124100 2400 1147 0 137117 0
Current children cumulated CPU time: 3191.77 s
Current children cumulated vsize: 602956 KiB
Current children cumulated memory: 499344 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/262 135024
/proc/meminfo: memFree=64095484/131382112 swapFree=33010416/33010684
[pid=134507] ppid=134504 vsize=4192 memory=2944 CPUtime=1.18 cores=4,6
/proc/134507/stat : 134507 (run-opt-break-l) S 134504 134507 134285 0 -1 4194304 240 3286 0 0 0 0 85 33 20 0 1 0 175451886 4292608 736 18446744073709551615 94100044148736 94100045043269 140731215521296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94100045282320 94100045330064 94100051132416 140731215530259 140731215530460 140731215530460 140731215536064 0
/proc/134507/statm: 1048 736 672 219 0 110 0
[pid=134510] ppid=134507 vsize=606304 memory=510060 CPUtime=3250.37 cores=4,6
/proc/134510/stat : 134510 (roundingsat) R 134507 134507 134285 0 -1 4194304 96392 0 0 0 321973 3064 0 0 20 0 1 0 175452092 620855296 127515 18446744073709551615 4227072 8923577 140734545951264 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 10133504 140734545955090 140734545955366 140734545955366 140734545960938 0
/proc/134510/statm: 151576 127515 2400 1147 0 139002 0
Current children cumulated CPU time: 3251.55 s
Current children cumulated vsize: 610496 KiB
Current children cumulated memory: 513004 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/263 135027
/proc/meminfo: memFree=63219100/131382112 swapFree=33010416/33010684
[pid=134507] ppid=134504 vsize=4192 memory=2944 CPUtime=1.18 cores=4,6
/proc/134507/stat : 134507 (run-opt-break-l) S 134504 134507 134285 0 -1 4194304 240 3286 0 0 0 0 85 33 20 0 1 0 175451886 4292608 736 18446744073709551615 94100044148736 94100045043269 140731215521296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94100045282320 94100045330064 94100051132416 140731215530259 140731215530460 140731215530460 140731215536064 0
/proc/134507/statm: 1048 736 672 219 0 110 0
[pid=134510] ppid=134507 vsize=610740 memory=522036 CPUtime=3310.15 cores=4,6
/proc/134510/stat : 134510 (roundingsat) R 134507 134507 134285 0 -1 4194304 97283 0 0 0 327913 3102 0 0 20 0 1 0 175452092 625397760 130509 18446744073709551615 4227072 8923577 140734545951264 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 10133504 140734545955090 140734545955366 140734545955366 140734545960938 0
/proc/134510/statm: 152685 130509 2400 1147 0 140111 0
Current children cumulated CPU time: 3311.33 s
Current children cumulated vsize: 614932 KiB
Current children cumulated memory: 524980 KiB

[startup+3402.3 s]
/proc/loadavg: 4.17 4.12 4.09 5/262 135029
/proc/meminfo: memFree=62355524/131382112 swapFree=33010416/33010684
[pid=134507] ppid=134504 vsize=4192 memory=2944 CPUtime=1.18 cores=4,6
/proc/134507/stat : 134507 (run-opt-break-l) S 134504 134507 134285 0 -1 4194304 240 3286 0 0 0 0 85 33 20 0 1 0 175451886 4292608 736 18446744073709551615 94100044148736 94100045043269 140731215521296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94100045282320 94100045330064 94100051132416 140731215530259 140731215530460 140731215530460 140731215536064 0
/proc/134507/statm: 1048 736 672 219 0 110 0
[pid=134510] ppid=134507 vsize=611520 memory=538292 CPUtime=3369.82 cores=4,6
/proc/134510/stat : 134510 (roundingsat) R 134507 134507 134285 0 -1 4194304 97493 0 0 0 333848 3134 0 0 20 0 1 0 175452092 626196480 134573 18446744073709551615 4227072 8923577 140734545951264 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 10133504 140734545955090 140734545955366 140734545955366 140734545960938 0
/proc/134510/statm: 152880 134573 2400 1147 0 140306 0
Current children cumulated CPU time: 3371 s
Current children cumulated vsize: 615712 KiB
Current children cumulated memory: 541236 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/260 135031
/proc/meminfo: memFree=61180740/131382112 swapFree=33010416/33010684
[pid=134507] ppid=134504 vsize=4192 memory=2944 CPUtime=1.18 cores=4,6
/proc/134507/stat : 134507 (run-opt-break-l) S 134504 134507 134285 0 -1 4194304 240 3286 0 0 0 0 85 33 20 0 1 0 175451886 4292608 736 18446744073709551615 94100044148736 94100045043269 140731215521296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94100045282320 94100045330064 94100051132416 140731215530259 140731215530460 140731215530460 140731215536064 0
/proc/134507/statm: 1048 736 672 219 0 110 0
[pid=134510] ppid=134507 vsize=613136 memory=539700 CPUtime=3428.9 cores=4,6
/proc/134510/stat : 134510 (roundingsat) R 134507 134507 134285 0 -1 4194304 97833 0 0 0 339720 3170 0 0 20 0 1 0 175452092 627851264 134925 18446744073709551615 4227072 8923577 140734545951264 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 10133504 140734545955090 140734545955366 140734545955366 140734545960938 0
/proc/134510/statm: 153284 134925 2400 1147 0 140710 0
Current children cumulated CPU time: 3430.08 s
Current children cumulated vsize: 617328 KiB
Current children cumulated memory: 542644 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/263 135038
/proc/meminfo: memFree=60294068/131382112 swapFree=33010416/33010684
[pid=134507] ppid=134504 vsize=4192 memory=2944 CPUtime=1.18 cores=4,6
/proc/134507/stat : 134507 (run-opt-break-l) S 134504 134507 134285 0 -1 4194304 240 3286 0 0 0 0 85 33 20 0 1 0 175451886 4292608 736 18446744073709551615 94100044148736 94100045043269 140731215521296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94100045282320 94100045330064 94100051132416 140731215530259 140731215530460 140731215530460 140731215536064 0
/proc/134507/statm: 1048 736 672 219 0 110 0
[pid=134510] ppid=134507 vsize=614508 memory=540980 CPUtime=3488.68 cores=4,6
/proc/134510/stat : 134510 (roundingsat) R 134507 134507 134285 0 -1 4194304 98171 0 0 0 345663 3205 0 0 20 0 1 0 175452092 629256192 135245 18446744073709551615 4227072 8923577 140734545951264 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 10133504 140734545955090 140734545955366 140734545955366 140734545960938 0
/proc/134510/statm: 153627 135245 2400 1147 0 141053 0
Current children cumulated CPU time: 3489.86 s
Current children cumulated vsize: 618700 KiB
Current children cumulated memory: 543924 KiB

[startup+3582.3 s]
/proc/loadavg: 3.97 4.08 4.08 4/256 135070
/proc/meminfo: memFree=78295768/131382112 swapFree=33010416/33010684
[pid=134507] ppid=134504 vsize=4192 memory=2944 CPUtime=1.18 cores=4,6
/proc/134507/stat : 134507 (run-opt-break-l) S 134504 134507 134285 0 -1 4194304 240 3286 0 0 0 0 85 33 20 0 1 0 175451886 4292608 736 18446744073709551615 94100044148736 94100045043269 140731215521296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94100045282320 94100045330064 94100051132416 140731215530259 140731215530460 140731215530460 140731215536064 0
/proc/134507/statm: 1048 736 672 219 0 110 0
[pid=134510] ppid=134507 vsize=614508 memory=541236 CPUtime=3548.45 cores=4,6
/proc/134510/stat : 134510 (roundingsat) R 134507 134507 134285 0 -1 4194304 98238 0 0 0 351591 3254 0 0 20 0 1 0 175452092 629256192 135309 18446744073709551615 4227072 8923577 140734545951264 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 10133504 140734545955090 140734545955366 140734545955366 140734545960938 0
/proc/134510/statm: 153627 135309 2400 1147 0 141053 0
Current children cumulated CPU time: 3549.63 s
Current children cumulated vsize: 618700 KiB
Current children cumulated memory: 544180 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3633 s]*
/proc/loadavg: 3.44 3.91 4.02 4/255 135073
/proc/meminfo: memFree=77758316/131382112 swapFree=33010416/33010684
[pid=134507] ppid=134504 vsize=4192 memory=2944 CPUtime=1.18 cores=4,6
/proc/134507/stat : 134507 (run-opt-break-l) S 134504 134507 134285 0 -1 4194304 240 3286 0 0 0 0 85 33 20 0 1 0 175451886 4292608 736 18446744073709551615 94100044148736 94100045043269 140731215521296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94100045282320 94100045330064 94100051132416 140731215530259 140731215530460 140731215530460 140731215536064 0
/proc/134507/statm: 1048 736 672 219 0 110 0
[pid=134510] ppid=134507 vsize=614912 memory=541748 CPUtime=3598.92 cores=4,6
/proc/134510/stat : 134510 (roundingsat) R 134507 134507 134285 0 -1 4194304 98363 0 0 0 356599 3293 0 0 20 0 1 0 175452092 629669888 135437 18446744073709551615 4227072 8923577 140734545951264 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 10133504 140734545955090 140734545955366 140734545955366 140734545960938 0
/proc/134510/statm: 153728 135437 2400 1147 0 141154 0
Current children cumulated CPU time: 3600.1 s
Current children cumulated vsize: 619104 KiB
Current children cumulated memory: 544692 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

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

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

Child status: 2

Real time (s): 3633.11
CPU time (s): 3600.15
CPU user time (s): 3566.87
CPU system time (s): 33.2828
CPU usage (%): 99.0928
Max. virtual memory (cumulated for all children) (KiB): 619104
Max. memory (cumulated for all children) (KiB): 544692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3566.87
system time used= 33.2828
maximum resident set size= 542132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101911
page faults= 0
swaps= 0
block input operations= 0
block output operations= 17285560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13261
involuntary context switches= 5772


# summary of solver processes directly reported to runsolver:
#   pid: 134507,134510
#   total CPU time (s): 3600.15
#   total CPU user time (s): 3566.87
#   total CPU system time (s): 33.2828

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.7838 second user time and 38.3207 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-15 18:42:02
IDJOB=4532734
IDBENCH=178419
IDSOLVER=3393
FILE ID=nodeC012/4532734-1752597722
RUNJOBID= nodeC012-1752597638-134296
SLURM_JOB_ID= 9684396
Free space on /tmp= 432448 MiB

SOLVER NAME= roundingsat+pbsuma-opt-log 0f876b3
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/vertex_cover/vertexcover_opt_grid_oddrowevencolsquare/normalized-vertexcover_opt_grid_oddrowevencolsquare_dim_042.opb
COMMAND LINE= run-opt-break-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4532734-1752597722/watcher-4532734-1752597722 -o /tmp/evaluation-result-4532734-1752597722/solver-4532734-1752597722 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1752597638-134296 --watchdog 3760 --file-size-limit 100000 run-opt-break-log.sh HOME/instance-4532734-1752597722.opb PROOFDIR/proof-4532734-1752597722

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

MD5SUM BENCH= 8fca3dbbdb1005f2017732e8199f3266
RANDOM SEED=1284234724

nodeC012 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		: 3509.927
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.39
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		: 2494.067
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.39
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.301
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.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        118194448 kB
MemAvailable:   129444500 kB
Buffers:            2136 kB
Cached:         12030528 kB
SwapCached:           16 kB
Active:          1123312 kB
Inactive:       11397456 kB
Active(anon):     509376 kB
Inactive(anon):     4948 kB
Active(file):     613936 kB
Inactive(file): 11392508 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            221264 kB
Writeback:           220 kB
AnonPages:        491356 kB
Mapped:           121396 kB
Shmem:             26136 kB
KReclaimable:     166088 kB
Slab:             265180 kB
SReclaimable:     166088 kB
SUnreclaim:        99092 kB
KernelStack:        4192 kB
PageTables:         4272 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     908900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149592 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 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:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432436 MiB
End job on nodeC012 at 2025-07-15 19:42:35