Trace number 4488913

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 63f22adSAT (TO)1029 3600.14 3635.94

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_11.opb.PB06.opb
MD5SUM40839a009ce460ae7be0fe2be6267e36
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 benchmark1028
Best CPU time to get the best result obtained on this benchmark13003.8
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1964
Total number of constraints4000
Number of constraints which are clauses4000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1964
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 1964
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 1964
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.03	c ┌────────────────────────────────────────────────────────────────┐
0.00/0.03	c │      pbsuma -- a PB interface for satsuma                      │
0.00/0.03	c │      satsuma_version=1.2, dejavu_version=2.1                   │
0.00/0.03	c │      (c) 2025 Markus Anders                                    │
0.00/0.03	c └────────────────────────────────────────────────────────────────┘
0.00/0.03	c parse 'HOME/instance-4488913-1751334518.opb'
0.00/0.03	c 	read 0.11MB  (5.10ms)
0.00/0.03	c	 [cnf: #variables 1964 #clauses 3999 #duplicates 2 #arr 9960]
0.00/0.03	c output proof to 'PROOFDIR/proof-4488913-1751334518'
0.00/0.03	c 
0.00/0.03	c make graph and approximate orbits
0.00/0.04	c	 [group: #orbits ~= 22] (6.04ms)
0.00/0.04	c 
0.00/0.04	c detect special group actions
0.00/0.04	c 	probe for Johnson action (limit=64)
0.00/0.04	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.00/0.04	c 	probe for row symmetry (limit=64, splits=16.78M)
0.00/0.04	c 	 (1.02ms)
0.00/0.04	c 
0.00/0.04	c detect symmetries on remainder
0.00/0.04	c 	[graph: #vertices 9891 #edges 27776]
0.00/0.04	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.00/0.04	c 	 [group: #symmetries 2.05*10^3 #generators 11] (4.35ms)
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=1 
0.00/0.05	c 	con best_support=4, best_gens=11, +gens=0
0.00/0.05	c 	(3.85ms)
0.00/0.05	c 
0.00/0.05	c finalize break order and special generators
0.00/0.05	c 
0.00/0.05	c add generic predicates (break_depth=20)
0.00/0.05	c 	added predicates for 12 generators (0.02ms)
0.00/0.05	c 
0.00/0.05	c generation finished
0.00/0.05	c 	[sbp: #constraints 12 #add_vars 0]
0.00/0.05	c 
0.00/0.05	c write result to 'HOME/instance-4488913-1751334518.opb.pre'
0.00/0.05	c 	wrote 0.12MB (0.98ms)
0.00/0.05	c ------------------------------------------------------------------
0.00/0.05	c                   6.04ms 26.18% approx_orbits
0.00/0.05	c                   5.09ms 22.08% parse
0.00/0.05	c                   4.35ms 18.84% detect_generic
0.00/0.05	c                   3.85ms 16.68% optimize_gens
0.00/0.05	c                   1.57ms  6.79% other
0.00/0.05	c                   1.02ms  4.40% detect_special
0.00/0.05	c                   0.98ms  4.23% output
0.00/0.05	c                   0.17ms  0.72% finalize_order
0.00/0.05	c                   0.02ms  0.08% break_generic
0.00/0.05	c         ───────────────────────────────────────────────
0.00/0.05	c                  23.07ms   100% total
0.00/0.05	c ------------------------------------------------------------------
0.00/0.07	c RoundingSat 2
0.00/0.07	c branch pb25
0.00/0.07	c commit 63f22ad
0.04/0.14	c #variables 1964 #constraints 4010
0.04/0.14	c objective is ce32 
0.04/0.14	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.04/0.14	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
0.04/0.14	c bounds - >= 0 @ 0.047141
0.16/0.26	c bounds 1175 >= 0 @ 0.149325
0.16/0.26	c bounds 1175 >= 1 @ 0.151411
0.16/0.26	c bounds 1175 >= 2 @ 0.152535
0.16/0.26	c bounds 1175 >= 3 @ 0.154038
0.16/0.26	c bounds 1175 >= 4 @ 0.155514
0.16/0.27	c bounds 1175 >= 5 @ 0.156998
0.16/0.27	c bounds 1175 >= 6 @ 0.158472
0.16/0.27	c bounds 1175 >= 7 @ 0.160047
0.16/0.27	c bounds 1175 >= 8 @ 0.161628
0.16/0.27	c bounds 1175 >= 9 @ 0.163212
0.16/0.27	c bounds 1175 >= 10 @ 0.164797
0.16/0.28	c bounds 1175 >= 11 @ 0.16638
0.16/0.28	c bounds 1175 >= 12 @ 0.167972
0.16/0.28	c bounds 1175 >= 13 @ 0.169576
0.16/0.28	c bounds 1175 >= 14 @ 0.171171
0.16/0.28	c bounds 1175 >= 15 @ 0.172767
0.16/0.28	c bounds 1175 >= 16 @ 0.173388
0.16/0.28	c bounds 1175 >= 17 @ 0.174982
0.16/0.29	c bounds 1175 >= 18 @ 0.176548
0.16/0.29	c bounds 1175 >= 19 @ 0.178138
0.16/0.29	c bounds 1175 >= 20 @ 0.179729
0.16/0.29	c bounds 1175 >= 21 @ 0.181307
0.16/0.29	c bounds 1175 >= 22 @ 0.182907
0.16/0.29	c bounds 1175 >= 23 @ 0.184497
0.16/0.30	c bounds 1175 >= 24 @ 0.186083
0.16/0.30	c bounds 1175 >= 25 @ 0.187659
0.16/0.30	c bounds 1175 >= 26 @ 0.189242
0.16/0.30	c bounds 1175 >= 27 @ 0.19081
0.16/0.30	c bounds 1175 >= 28 @ 0.191429
0.16/0.30	c bounds 1175 >= 29 @ 0.193017
0.16/0.31	c bounds 1175 >= 30 @ 0.194544
0.16/0.31	c bounds 1175 >= 31 @ 0.19602
0.16/0.31	c bounds 1175 >= 32 @ 0.197491
0.16/0.31	c bounds 1175 >= 33 @ 0.198959
0.16/0.31	c bounds 1175 >= 34 @ 0.200471
0.16/0.31	c bounds 1175 >= 35 @ 0.201959
0.16/0.31	c bounds 1175 >= 36 @ 0.20259
0.16/0.32	c bounds 1175 >= 37 @ 0.203998
0.16/0.32	c bounds 1175 >= 38 @ 0.205488
0.16/0.32	c bounds 1175 >= 39 @ 0.206994
0.16/0.32	c bounds 1175 >= 40 @ 0.208497
0.26/0.32	c bounds 1175 >= 41 @ 0.209998
0.26/0.32	c bounds 1175 >= 42 @ 0.211489
0.26/0.33	c bounds 1175 >= 43 @ 0.212961
0.26/0.33	c bounds 1175 >= 44 @ 0.214439
0.26/0.33	c bounds 1175 >= 45 @ 0.215911
0.26/0.33	c bounds 1175 >= 46 @ 0.217479
0.26/0.33	c bounds 1175 >= 47 @ 0.219042
0.26/0.33	c bounds 1175 >= 48 @ 0.220613
0.26/0.33	c bounds 1175 >= 49 @ 0.222193
0.26/0.34	c bounds 1175 >= 50 @ 0.223776
0.26/0.34	c bounds 1175 >= 51 @ 0.225356
0.26/0.34	c bounds 1175 >= 52 @ 0.226934
0.26/0.34	c bounds 1175 >= 53 @ 0.228525
0.26/0.34	c bounds 1175 >= 54 @ 0.230098
0.26/0.34	c bounds 1175 >= 55 @ 0.231657
0.26/0.35	c bounds 1175 >= 56 @ 0.233202
0.26/0.35	c bounds 1175 >= 57 @ 0.234762
0.26/0.35	c bounds 1175 >= 58 @ 0.236321
0.26/0.35	c bounds 1175 >= 59 @ 0.237885
0.26/0.35	c bounds 1175 >= 60 @ 0.239451
0.26/0.35	c bounds 1175 >= 61 @ 0.241025
0.26/0.36	c bounds 1175 >= 62 @ 0.242594
0.26/0.36	c bounds 1175 >= 63 @ 0.244171
0.26/0.36	c bounds 1175 >= 64 @ 0.244761
0.26/0.36	c bounds 1175 >= 65 @ 0.246326
0.26/0.36	c bounds 1175 >= 66 @ 0.247894
0.26/0.36	c bounds 1175 >= 67 @ 0.249469
0.26/0.36	c bounds 1175 >= 68 @ 0.251033
0.26/0.37	c bounds 1175 >= 69 @ 0.252593
0.26/0.37	c bounds 1175 >= 70 @ 0.254159
0.26/0.37	c bounds 1175 >= 71 @ 0.255728
0.26/0.37	c bounds 1175 >= 72 @ 0.257348
0.26/0.37	c bounds 1175 >= 73 @ 0.258601
0.26/0.37	c bounds 1175 >= 74 @ 0.259845
0.26/0.37	c bounds 1175 >= 75 @ 0.261163
0.26/0.38	c bounds 1175 >= 76 @ 0.262489
0.26/0.38	c bounds 1175 >= 77 @ 0.263818
0.26/0.38	c bounds 1175 >= 78 @ 0.265152
0.26/0.38	c bounds 1175 >= 79 @ 0.26648
0.26/0.38	c bounds 1175 >= 80 @ 0.267804
0.26/0.38	c bounds 1175 >= 81 @ 0.269127
0.26/0.38	c bounds 1175 >= 82 @ 0.270465
0.26/0.39	c bounds 1175 >= 83 @ 0.272099
0.26/0.39	c bounds 1175 >= 84 @ 0.274163
0.26/0.39	c bounds 1175 >= 85 @ 0.275515
0.26/0.39	c bounds 1175 >= 86 @ 0.276768
0.26/0.39	c bounds 1175 >= 87 @ 0.278019
0.26/0.39	c bounds 1175 >= 88 @ 0.27926
0.26/0.39	c bounds 1175 >= 89 @ 0.280526
0.26/0.40	c bounds 1175 >= 90 @ 0.281774
0.26/0.40	c bounds 1175 >= 91 @ 0.28301
0.26/0.40	c bounds 1175 >= 92 @ 0.284243
0.26/0.40	c bounds 1175 >= 93 @ 0.285487
0.26/0.40	c bounds 1175 >= 94 @ 0.28672
0.26/0.40	c bounds 1175 >= 95 @ 0.287946
0.26/0.40	c bounds 1175 >= 96 @ 0.289172
0.26/0.40	c bounds 1175 >= 97 @ 0.290403
0.26/0.41	c bounds 1175 >= 98 @ 0.291627
0.26/0.41	c bounds 1175 >= 99 @ 0.292856
0.26/0.41	c bounds 1175 >= 100 @ 0.294089
0.26/0.41	c bounds 1175 >= 101 @ 0.295319
0.26/0.41	c bounds 1175 >= 102 @ 0.296574
0.26/0.41	c bounds 1175 >= 103 @ 0.297834
0.26/0.41	c bounds 1175 >= 104 @ 0.299178
0.26/0.41	c bounds 1175 >= 105 @ 0.300548
0.26/0.42	c bounds 1175 >= 106 @ 0.301883
0.26/0.42	c bounds 1175 >= 107 @ 0.303221
0.26/0.42	c bounds 1175 >= 108 @ 0.304562
0.26/0.42	c bounds 1175 >= 109 @ 0.305889
0.26/0.42	c bounds 1175 >= 110 @ 0.307234
0.36/0.42	c bounds 1175 >= 111 @ 0.308581
0.36/0.42	c bounds 1175 >= 112 @ 0.309907
0.36/0.43	c bounds 1175 >= 113 @ 0.311229
0.36/0.43	c bounds 1175 >= 114 @ 0.312547
0.36/0.43	c bounds 1175 >= 115 @ 0.313868
0.36/0.43	c bounds 1175 >= 116 @ 0.31511
0.36/0.43	c bounds 1175 >= 117 @ 0.316348
0.36/0.43	c bounds 1175 >= 118 @ 0.31759
0.36/0.43	c bounds 1175 >= 119 @ 0.318826
0.36/0.43	c bounds 1175 >= 120 @ 0.320059
0.36/0.44	c bounds 1175 >= 121 @ 0.321294
0.36/0.44	c bounds 1175 >= 122 @ 0.322613
0.36/0.44	c bounds 1175 >= 123 @ 0.323852
0.36/0.44	c bounds 1175 >= 124 @ 0.325087
0.36/0.44	c bounds 1175 >= 125 @ 0.326309
0.36/0.44	c bounds 1175 >= 126 @ 0.327548
0.36/0.44	c bounds 1175 >= 127 @ 0.328805
0.36/0.44	c bounds 1175 >= 128 @ 0.330064
0.36/0.45	c bounds 1175 >= 129 @ 0.330412
0.36/0.45	c bounds 1175 >= 130 @ 0.331612
0.36/0.45	c bounds 1175 >= 131 @ 0.332816
0.36/0.45	c bounds 1175 >= 132 @ 0.334031
0.36/0.45	c bounds 1175 >= 133 @ 0.335288
0.36/0.45	c bounds 1175 >= 134 @ 0.336518
0.36/0.45	c bounds 1175 >= 135 @ 0.33776
0.36/0.45	c bounds 1175 >= 136 @ 0.339011
0.36/0.46	c bounds 1175 >= 137 @ 0.340251
0.36/0.46	c bounds 1175 >= 138 @ 0.341492
0.36/0.46	c bounds 1175 >= 139 @ 0.342741
0.36/0.46	c bounds 1175 >= 140 @ 0.343973
0.36/0.46	c bounds 1175 >= 141 @ 0.345205
0.36/0.46	c bounds 1175 >= 142 @ 0.346443
0.36/0.46	c bounds 1175 >= 143 @ 0.347689
0.36/0.46	c bounds 1175 >= 144 @ 0.34895
0.36/0.47	c bounds 1175 >= 145 @ 0.349299
0.36/0.47	c bounds 1175 >= 146 @ 0.350514
0.36/0.47	c bounds 1175 >= 147 @ 0.351706
0.36/0.47	c bounds 1175 >= 148 @ 0.352918
0.36/0.47	c bounds 1175 >= 149 @ 0.354156
0.36/0.47	c bounds 1175 >= 150 @ 0.35537
0.36/0.47	c bounds 1175 >= 151 @ 0.355631
0.36/0.47	c bounds 1175 >= 152 @ 0.356839
0.36/0.48	c bounds 1175 >= 153 @ 0.358086
0.36/0.48	c bounds 1175 >= 154 @ 0.359306
0.36/0.48	c bounds 1175 >= 155 @ 0.36062
0.36/0.48	c bounds 1175 >= 156 @ 0.361842
0.36/0.48	c bounds 1175 >= 157 @ 0.363078
0.36/0.48	c bounds 1175 >= 158 @ 0.364292
0.36/0.48	c bounds 1175 >= 159 @ 0.365519
0.36/0.48	c bounds 1175 >= 160 @ 0.366732
0.36/0.49	c bounds 1175 >= 161 @ 0.367947
0.36/0.49	c bounds 1175 >= 162 @ 0.369168
0.36/0.49	c bounds 1175 >= 163 @ 0.370383
0.36/0.49	c bounds 1175 >= 164 @ 0.371585
0.36/0.49	c bounds 1175 >= 165 @ 0.372799
0.36/0.49	c bounds 1175 >= 166 @ 0.374015
0.36/0.49	c bounds 1175 >= 167 @ 0.375246
0.36/0.49	c bounds 1175 >= 168 @ 0.37658
0.36/0.50	c bounds 1175 >= 169 @ 0.377809
0.36/0.50	c bounds 1175 >= 170 @ 0.379028
0.36/0.50	c bounds 1175 >= 171 @ 0.380246
0.36/0.50	c bounds 1175 >= 172 @ 0.381477
0.36/0.50	c bounds 1175 >= 173 @ 0.382757
0.36/0.50	c bounds 1175 >= 174 @ 0.38398
0.36/0.50	c bounds 1175 >= 175 @ 0.38519
0.36/0.50	c bounds 1175 >= 176 @ 0.386391
0.36/0.51	c bounds 1175 >= 177 @ 0.387607
0.36/0.51	c bounds 1175 >= 178 @ 0.388829
0.36/0.51	c bounds 1175 >= 179 @ 0.390036
0.36/0.51	c bounds 1175 >= 180 @ 0.391236
0.36/0.51	c bounds 1175 >= 181 @ 0.392461
0.36/0.51	c bounds 1175 >= 182 @ 0.393689
0.36/0.51	c bounds 1175 >= 183 @ 0.394919
0.36/0.51	c bounds 1175 >= 184 @ 0.396158
0.36/0.52	c bounds 1175 >= 185 @ 0.397386
0.36/0.52	c bounds 1175 >= 186 @ 0.398699
0.36/0.52	c bounds 1175 >= 187 @ 0.400011
0.36/0.52	c bounds 1175 >= 188 @ 0.401304
0.36/0.52	c bounds 1175 >= 189 @ 0.402617
0.36/0.52	c bounds 1175 >= 190 @ 0.403855
0.45/0.52	c bounds 1175 >= 191 @ 0.405078
0.45/0.52	c bounds 1175 >= 192 @ 0.405389
0.45/0.53	c bounds 1175 >= 193 @ 0.406603
0.45/0.53	c bounds 1175 >= 194 @ 0.407946
0.45/0.53	c bounds 1175 >= 195 @ 0.409121
0.45/0.53	c bounds 1175 >= 196 @ 0.410309
0.45/0.53	c bounds 1175 >= 197 @ 0.411514
0.45/0.53	c bounds 1175 >= 198 @ 0.412706
0.45/0.53	c bounds 1175 >= 199 @ 0.413941
0.45/0.53	c bounds 1175 >= 200 @ 0.415144
0.45/0.54	c bounds 1175 >= 201 @ 0.416386
0.45/0.54	c bounds 1175 >= 202 @ 0.417615
0.45/0.54	c bounds 1175 >= 203 @ 0.41891
0.45/0.54	c bounds 1175 >= 204 @ 0.420125
0.45/0.54	c bounds 1175 >= 205 @ 0.421336
0.45/0.54	c bounds 1175 >= 206 @ 0.422533
0.45/0.54	c bounds 1175 >= 207 @ 0.423726
0.45/0.54	c bounds 1175 >= 208 @ 0.425014
0.45/0.55	c bounds 1175 >= 209 @ 0.425244
0.45/0.55	c bounds 1175 >= 210 @ 0.42645
0.45/0.55	c bounds 1175 >= 211 @ 0.427674
0.45/0.55	c bounds 1175 >= 212 @ 0.427935
0.45/0.55	c bounds 1175 >= 213 @ 0.429131
0.45/0.55	c bounds 1175 >= 214 @ 0.430358
0.45/0.55	c bounds 1175 >= 215 @ 0.431569
0.45/0.55	c bounds 1175 >= 216 @ 0.432772
0.45/0.56	c bounds 1175 >= 217 @ 0.434001
0.45/0.56	c bounds 1175 >= 218 @ 0.435214
0.45/0.58	c bounds 1174 >= 218 @ 0.457924
0.45/0.58	c bounds 1174 >= 219 @ 0.458939
0.45/0.58	c bounds 1174 >= 220 @ 0.460146
0.45/0.59	c bounds 1174 >= 221 @ 0.461358
0.45/0.59	c bounds 1174 >= 222 @ 0.461612
0.45/0.59	c bounds 1174 >= 223 @ 0.462789
0.45/0.59	c bounds 1174 >= 224 @ 0.462993
0.45/0.59	c bounds 1174 >= 225 @ 0.463314
0.45/0.59	c bounds 1174 >= 226 @ 0.464569
0.45/0.59	c bounds 1174 >= 227 @ 0.465819
0.45/0.59	c bounds 1174 >= 228 @ 0.467106
0.45/0.60	c bounds 1174 >= 229 @ 0.468396
0.45/0.60	c bounds 1174 >= 230 @ 0.469679
0.45/0.60	c bounds 1174 >= 231 @ 0.470955
0.45/0.60	c bounds 1174 >= 232 @ 0.472179
0.45/0.60	c bounds 1174 >= 233 @ 0.473382
0.45/0.60	c bounds 1174 >= 234 @ 0.473651
0.45/0.60	c bounds 1174 >= 235 @ 0.474824
0.45/0.60	c bounds 1174 >= 236 @ 0.476061
0.45/0.61	c bounds 1174 >= 237 @ 0.477261
0.45/0.61	c bounds 1174 >= 238 @ 0.478486
0.45/0.61	c bounds 1174 >= 239 @ 0.479706
0.54/0.61	c bounds 1174 >= 240 @ 0.479888
0.54/0.61	c bounds 1174 >= 241 @ 0.480725
0.54/0.61	c bounds 1174 >= 242 @ 0.480999
0.54/0.61	c bounds 1174 >= 243 @ 0.482208
0.54/0.61	c bounds 1174 >= 244 @ 0.483407
0.54/0.62	c bounds 1174 >= 245 @ 0.484583
0.54/0.62	c bounds 1174 >= 246 @ 0.485972
0.54/0.62	c bounds 1174 >= 247 @ 0.487182
0.54/0.62	c bounds 1174 >= 248 @ 0.488371
0.54/0.62	c bounds 1174 >= 249 @ 0.489545
0.54/0.62	c bounds 1174 >= 250 @ 0.490756
0.54/0.62	c bounds 1174 >= 251 @ 0.491965
0.54/0.62	c bounds 1174 >= 252 @ 0.493155
0.54/0.63	c bounds 1174 >= 253 @ 0.494378
0.54/0.63	c bounds 1174 >= 254 @ 0.495585
0.54/0.63	c bounds 1174 >= 255 @ 0.496766
0.54/0.63	c bounds 1174 >= 256 @ 0.497964
0.54/0.63	c bounds 1174 >= 257 @ 0.499153
0.54/0.63	c bounds 1174 >= 258 @ 0.500335
0.54/0.63	c bounds 1174 >= 259 @ 0.501563
0.54/0.63	c bounds 1174 >= 260 @ 0.502762
0.54/0.64	c bounds 1174 >= 261 @ 0.503053
0.54/0.64	c bounds 1174 >= 262 @ 0.504265
0.54/0.64	c bounds 1174 >= 263 @ 0.505524
0.54/0.64	c bounds 1174 >= 264 @ 0.506773
0.54/0.64	c bounds 1174 >= 265 @ 0.507984
0.54/0.64	c bounds 1174 >= 266 @ 0.509184
0.54/0.64	c bounds 1174 >= 267 @ 0.51039
0.54/0.64	c bounds 1174 >= 268 @ 0.510638
0.54/0.65	c bounds 1174 >= 269 @ 0.511811
0.54/0.65	c bounds 1174 >= 270 @ 0.513056
0.54/0.65	c bounds 1174 >= 271 @ 0.514267
0.54/0.65	c bounds 1174 >= 272 @ 0.515463
0.54/0.65	c bounds 1174 >= 273 @ 0.515817
0.54/0.65	c bounds 1174 >= 274 @ 0.517102
0.54/0.65	c bounds 1174 >= 275 @ 0.518284
0.54/0.65	c bounds 1174 >= 276 @ 0.51945
0.54/0.66	c bounds 1174 >= 277 @ 0.520708
0.54/0.66	c bounds 1174 >= 278 @ 0.521997
0.54/0.66	c bounds 1174 >= 279 @ 0.523212
0.54/0.66	c bounds 1174 >= 280 @ 0.524432
0.54/0.66	c bounds 1174 >= 281 @ 0.52564
0.54/0.66	c bounds 1174 >= 282 @ 0.526858
0.54/0.66	c bounds 1174 >= 283 @ 0.528079
0.54/0.66	c bounds 1174 >= 284 @ 0.529339
0.54/0.67	c bounds 1174 >= 285 @ 0.530558
0.54/0.67	c bounds 1174 >= 286 @ 0.531768
0.54/0.67	c bounds 1174 >= 287 @ 0.532963
0.54/0.67	c bounds 1174 >= 288 @ 0.534182
0.54/0.67	c bounds 1174 >= 289 @ 0.535391
0.54/0.67	c bounds 1174 >= 290 @ 0.536574
0.54/0.67	c bounds 1174 >= 291 @ 0.537766
0.54/0.67	c bounds 1174 >= 292 @ 0.538977
0.54/0.68	c bounds 1174 >= 293 @ 0.540183
0.54/0.68	c bounds 1174 >= 294 @ 0.54141
0.54/0.68	c bounds 1174 >= 295 @ 0.542688
0.54/0.68	c bounds 1174 >= 296 @ 0.543893
0.54/0.68	c bounds 1174 >= 297 @ 0.545117
0.54/0.68	c bounds 1174 >= 298 @ 0.546323
0.54/0.68	c bounds 1174 >= 299 @ 0.547517
0.54/0.68	c bounds 1174 >= 300 @ 0.547816
0.54/0.68	c bounds 1174 >= 301 @ 0.549022
0.54/0.69	c bounds 1174 >= 302 @ 0.550213
0.54/0.69	c bounds 1174 >= 303 @ 0.551405
0.54/0.69	c bounds 1174 >= 304 @ 0.552589
0.54/0.69	c bounds 1174 >= 305 @ 0.553792
0.54/0.69	c bounds 1174 >= 306 @ 0.555006
0.54/0.69	c bounds 1174 >= 307 @ 0.556212
0.54/0.69	c bounds 1174 >= 308 @ 0.557408
0.54/0.69	c bounds 1174 >= 309 @ 0.558614
0.54/0.70	c bounds 1174 >= 310 @ 0.559807
0.63/0.70	c bounds 1174 >= 311 @ 0.561065
0.63/0.70	c bounds 1174 >= 312 @ 0.562357
0.63/0.70	c bounds 1174 >= 313 @ 0.563579
0.63/0.70	c bounds 1174 >= 314 @ 0.564832
0.63/0.70	c bounds 1174 >= 315 @ 0.566103
0.63/0.70	c bounds 1174 >= 316 @ 0.567302
0.63/0.70	c bounds 1174 >= 317 @ 0.568489
0.63/0.71	c bounds 1174 >= 318 @ 0.569679
0.63/0.71	c bounds 1174 >= 319 @ 0.570921
0.63/0.71	c bounds 1174 >= 320 @ 0.572116
0.63/0.71	c bounds 1174 >= 321 @ 0.573298
0.63/0.71	c bounds 1174 >= 322 @ 0.574486
0.63/0.71	c bounds 1174 >= 323 @ 0.575677
0.63/0.71	c bounds 1174 >= 324 @ 0.576895
0.63/0.71	c bounds 1174 >= 325 @ 0.578109
0.63/0.72	c bounds 1174 >= 326 @ 0.578333
0.63/0.72	c bounds 1174 >= 327 @ 0.578635
0.63/0.72	c bounds 1174 >= 328 @ 0.579794
0.63/0.72	c bounds 1174 >= 329 @ 0.580975
0.63/0.72	c bounds 1174 >= 330 @ 0.582151
0.63/0.72	c bounds 1174 >= 331 @ 0.58334
0.63/0.72	c bounds 1174 >= 332 @ 0.584542
0.63/0.72	c bounds 1174 >= 333 @ 0.585734
0.63/0.73	c bounds 1174 >= 334 @ 0.586937
0.63/0.73	c bounds 1174 >= 335 @ 0.588129
0.63/0.73	c bounds 1174 >= 336 @ 0.588355
0.63/0.73	c bounds 1174 >= 337 @ 0.589542
0.63/0.73	c bounds 1174 >= 338 @ 0.590752
0.63/0.73	c bounds 1174 >= 339 @ 0.591959
0.63/0.73	c bounds 1174 >= 340 @ 0.593224
0.63/0.73	c bounds 1174 >= 341 @ 0.594418
0.63/0.73	c bounds 1174 >= 342 @ 0.595628
0.63/0.74	c bounds 1174 >= 343 @ 0.596833
0.63/0.74	c bounds 1174 >= 344 @ 0.598024
0.63/0.74	c bounds 1174 >= 345 @ 0.598345
0.63/0.74	c bounds 1174 >= 346 @ 0.599537
0.63/0.74	c bounds 1174 >= 347 @ 0.599806
0.63/0.74	c bounds 1174 >= 348 @ 0.600982
0.63/0.74	c bounds 1174 >= 349 @ 0.602152
0.63/0.74	c bounds 1174 >= 350 @ 0.603623
0.63/0.75	c bounds 1174 >= 351 @ 0.604832
0.63/0.75	c bounds 1174 >= 352 @ 0.606001
0.63/0.75	c bounds 1174 >= 353 @ 0.606308
0.63/0.75	c bounds 1174 >= 354 @ 0.607498
0.63/0.75	c bounds 1174 >= 355 @ 0.608658
0.63/0.75	c bounds 1174 >= 356 @ 0.609896
0.63/0.75	c bounds 1174 >= 357 @ 0.611147
0.63/0.75	c bounds 1174 >= 358 @ 0.612357
0.63/0.76	c bounds 1174 >= 359 @ 0.613604
0.63/0.76	c bounds 1174 >= 360 @ 0.614806
0.63/0.76	c bounds 1174 >= 361 @ 0.61598
0.63/0.76	c bounds 1174 >= 362 @ 0.616244
0.63/0.76	c bounds 1174 >= 363 @ 0.617434
0.63/0.76	c bounds 1174 >= 364 @ 0.617689
0.63/0.76	c bounds 1174 >= 365 @ 0.618782
0.63/0.76	c bounds 1174 >= 366 @ 0.619956
0.63/0.77	c bounds 1174 >= 367 @ 0.620134
0.63/0.77	c bounds 1174 >= 368 @ 0.620414
0.63/0.77	c bounds 1174 >= 369 @ 0.621564
0.63/0.77	c bounds 1174 >= 370 @ 0.622733
0.63/0.77	c bounds 1174 >= 371 @ 0.623904
0.63/0.77	c bounds 1174 >= 372 @ 0.625053
0.63/0.77	c bounds 1174 >= 373 @ 0.626235
0.63/0.77	c bounds 1174 >= 374 @ 0.627431
0.63/0.77	c bounds 1174 >= 375 @ 0.628639
0.63/0.78	c bounds 1174 >= 376 @ 0.629834
0.63/0.78	c bounds 1174 >= 377 @ 0.630993
0.63/0.78	c bounds 1174 >= 378 @ 0.632182
0.63/0.78	c bounds 1174 >= 379 @ 0.63335
0.63/0.78	c bounds 1174 >= 380 @ 0.634532
0.63/0.78	c bounds 1174 >= 381 @ 0.635715
0.63/0.78	c bounds 1174 >= 382 @ 0.636899
0.63/0.78	c bounds 1174 >= 383 @ 0.638095
0.63/0.79	c bounds 1174 >= 384 @ 0.639274
0.63/0.79	c bounds 1174 >= 385 @ 0.640471
0.63/0.79	c bounds 1174 >= 386 @ 0.641651
0.63/0.79	c bounds 1174 >= 387 @ 0.642833
0.63/0.79	c bounds 1174 >= 388 @ 0.644021
0.63/0.79	c bounds 1174 >= 389 @ 0.645203
0.63/0.79	c bounds 1174 >= 390 @ 0.646378
0.63/0.79	c bounds 1174 >= 391 @ 0.647557
0.63/0.80	c bounds 1174 >= 392 @ 0.648768
0.73/0.80	c bounds 1174 >= 393 @ 0.649083
0.73/0.80	c bounds 1174 >= 394 @ 0.650332
0.73/0.80	c bounds 1174 >= 395 @ 0.651507
0.73/0.80	c bounds 1174 >= 396 @ 0.652664
0.73/0.80	c bounds 1174 >= 397 @ 0.653813
0.73/0.80	c bounds 1174 >= 398 @ 0.654075
0.73/0.80	c bounds 1174 >= 399 @ 0.655222
0.73/0.80	c bounds 1174 >= 400 @ 0.656382
0.73/0.81	c bounds 1174 >= 401 @ 0.657541
0.73/0.81	c bounds 1174 >= 402 @ 0.658684
0.73/0.81	c bounds 1174 >= 403 @ 0.659847
0.73/0.81	c bounds 1174 >= 404 @ 0.661045
0.73/0.81	c bounds 1174 >= 405 @ 0.662226
0.73/0.81	c bounds 1174 >= 406 @ 0.663419
0.73/0.81	c bounds 1174 >= 407 @ 0.664593
0.73/0.81	c bounds 1174 >= 408 @ 0.665813
0.73/0.82	c bounds 1174 >= 409 @ 0.667003
0.73/0.82	c bounds 1174 >= 410 @ 0.668169
0.73/0.82	c bounds 1174 >= 411 @ 0.669404
0.73/0.82	c bounds 1174 >= 412 @ 0.670638
0.73/0.82	c bounds 1174 >= 413 @ 0.670839
0.73/0.82	c bounds 1174 >= 414 @ 0.671247
0.73/0.82	c bounds 1174 >= 415 @ 0.67241
0.73/0.82	c bounds 1174 >= 416 @ 0.673572
0.73/0.83	c bounds 1174 >= 417 @ 0.674795
0.73/0.83	c bounds 1174 >= 418 @ 0.676029
0.73/0.83	c bounds 1174 >= 419 @ 0.677291
0.73/0.83	c bounds 1174 >= 420 @ 0.678483
0.73/0.83	c bounds 1174 >= 421 @ 0.67973
0.73/0.83	c bounds 1174 >= 422 @ 0.680946
0.73/0.83	c bounds 1174 >= 423 @ 0.6822
0.73/0.83	c bounds 1174 >= 424 @ 0.683452
0.73/0.84	c bounds 1174 >= 425 @ 0.684711
0.73/0.84	c bounds 1174 >= 426 @ 0.685978
0.73/0.84	c bounds 1174 >= 427 @ 0.687181
0.73/0.84	c bounds 1174 >= 428 @ 0.688369
0.73/0.84	c bounds 1174 >= 429 @ 0.689553
0.73/0.84	c bounds 1174 >= 430 @ 0.689822
0.73/0.84	c bounds 1174 >= 431 @ 0.690966
0.73/0.84	c bounds 1174 >= 432 @ 0.692115
0.73/0.84	c bounds 1174 >= 433 @ 0.693267
0.73/0.85	c bounds 1174 >= 434 @ 0.694412
0.73/0.85	c bounds 1174 >= 435 @ 0.695559
0.73/0.85	c bounds 1174 >= 436 @ 0.69671
0.73/0.85	c bounds 1174 >= 437 @ 0.697848
0.73/0.85	c bounds 1174 >= 438 @ 0.699002
0.73/0.85	c bounds 1174 >= 439 @ 0.700198
0.73/0.85	c bounds 1174 >= 440 @ 0.701371
0.73/0.85	c bounds 1174 >= 441 @ 0.702539
0.73/0.86	c bounds 1174 >= 442 @ 0.703723
0.73/0.86	c bounds 1174 >= 443 @ 0.704888
0.73/0.86	c bounds 1174 >= 444 @ 0.706063
0.73/0.86	c bounds 1174 >= 445 @ 0.707217
0.73/0.86	c bounds 1174 >= 446 @ 0.708361
0.73/0.86	c bounds 1174 >= 447 @ 0.709551
0.73/0.86	c bounds 1174 >= 448 @ 0.710751
0.73/0.86	c bounds 1174 >= 449 @ 0.711925
0.73/0.86	c bounds 1174 >= 450 @ 0.713128
0.73/0.87	c bounds 1174 >= 451 @ 0.7143
0.73/0.87	c bounds 1174 >= 452 @ 0.715445
0.73/0.87	c bounds 1174 >= 453 @ 0.715698
0.73/0.87	c bounds 1174 >= 454 @ 0.716884
0.73/0.87	c bounds 1174 >= 455 @ 0.718179
0.73/0.87	c bounds 1174 >= 456 @ 0.718994
0.73/0.87	c bounds 1174 >= 457 @ 0.719812
0.73/0.87	c bounds 1174 >= 458 @ 0.720613
0.73/0.87	c bounds 1174 >= 459 @ 0.721454
0.73/0.88	c bounds 1174 >= 460 @ 0.721559
0.73/0.88	c bounds 1174 >= 461 @ 0.72216
0.73/0.88	c bounds 1174 >= 462 @ 0.722981
0.73/0.88	c bounds 1174 >= 463 @ 0.72381
0.73/0.88	c bounds 1174 >= 464 @ 0.724595
0.73/0.88	c bounds 1174 >= 465 @ 0.725402
0.73/0.88	c bounds 1174 >= 466 @ 0.725544
0.73/0.88	c bounds 1174 >= 467 @ 0.726083
0.73/0.88	c bounds 1174 >= 468 @ 0.726892
0.73/0.88	c bounds 1174 >= 469 @ 0.727724
0.73/0.88	c bounds 1174 >= 470 @ 0.728533
0.73/0.88	c bounds 1174 >= 471 @ 0.72941
0.73/0.89	c bounds 1174 >= 472 @ 0.729525
0.73/0.89	c bounds 1174 >= 473 @ 0.730149
0.73/0.89	c bounds 1174 >= 474 @ 0.731011
0.73/0.89	c bounds 1174 >= 475 @ 0.731827
0.73/0.89	c bounds 1174 >= 476 @ 0.732649
0.73/0.89	c bounds 1174 >= 477 @ 0.733466
0.73/0.89	c bounds 1174 >= 478 @ 0.734275
0.73/0.89	c bounds 1174 >= 479 @ 0.735096
0.73/0.89	c bounds 1174 >= 480 @ 0.73592
0.73/0.89	c bounds 1174 >= 481 @ 0.736781
0.73/0.89	c bounds 1174 >= 482 @ 0.737647
0.73/0.89	c bounds 1174 >= 483 @ 0.738511
0.73/0.90	c bounds 1174 >= 484 @ 0.739381
0.83/0.90	c bounds 1174 >= 485 @ 0.739486
0.83/0.90	c bounds 1174 >= 486 @ 0.740071
0.83/0.90	c bounds 1174 >= 487 @ 0.740882
0.83/0.90	c bounds 1174 >= 488 @ 0.741696
0.83/0.90	c bounds 1174 >= 489 @ 0.742471
0.83/0.90	c bounds 1174 >= 490 @ 0.742471
0.83/0.90	c bounds 1174 >= 491 @ 0.742479
0.83/0.90	c bounds 1174 >= 492 @ 0.74305
0.83/0.90	c bounds 1174 >= 493 @ 0.743864
0.83/0.90	c bounds 1174 >= 494 @ 0.744704
0.83/0.90	c bounds 1174 >= 495 @ 0.745508
0.83/0.91	c bounds 1174 >= 496 @ 0.746337
0.83/0.91	c bounds 1174 >= 497 @ 0.747163
0.83/0.91	c bounds 1174 >= 498 @ 0.748003
0.83/0.91	c bounds 1174 >= 499 @ 0.748842
0.83/0.91	c bounds 1174 >= 500 @ 0.749672
0.83/0.91	c bounds 1174 >= 501 @ 0.750492
0.83/0.91	c bounds 1174 >= 502 @ 0.751305
0.83/0.91	c bounds 1174 >= 503 @ 0.751439
0.83/0.91	c bounds 1174 >= 504 @ 0.752051
0.83/0.91	c bounds 1174 >= 505 @ 0.752853
0.83/0.91	c bounds 1174 >= 506 @ 0.75367
0.83/0.91	c bounds 1174 >= 507 @ 0.75448
0.83/0.92	c bounds 1174 >= 508 @ 0.755312
0.83/0.92	c bounds 1174 >= 509 @ 0.755424
0.83/0.92	c bounds 1174 >= 510 @ 0.756003
0.83/0.92	c bounds 1174 >= 511 @ 0.756832
0.83/0.92	c bounds 1174 >= 512 @ 0.757656
0.83/0.92	c bounds 1174 >= 513 @ 0.757849
0.83/0.92	c bounds 1174 >= 514 @ 0.758457
0.83/0.92	c bounds 1174 >= 515 @ 0.759287
0.83/0.92	c bounds 1174 >= 516 @ 0.759411
0.83/0.92	c bounds 1174 >= 517 @ 0.760023
0.83/0.92	c bounds 1174 >= 518 @ 0.760842
0.83/0.92	c bounds 1174 >= 519 @ 0.761656
0.83/0.93	c bounds 1174 >= 520 @ 0.762471
0.83/0.93	c bounds 1174 >= 521 @ 0.763294
0.83/0.93	c bounds 1174 >= 522 @ 0.764133
0.83/0.93	c bounds 1174 >= 523 @ 0.764957
0.83/0.93	c bounds 1174 >= 524 @ 0.765796
0.83/0.93	c bounds 1174 >= 525 @ 0.766644
0.83/0.93	c bounds 1174 >= 526 @ 0.767484
0.83/0.93	c bounds 1174 >= 527 @ 0.768299
0.83/0.93	c bounds 1174 >= 528 @ 0.769139
0.83/0.93	c bounds 1174 >= 529 @ 0.770028
0.83/0.93	c bounds 1174 >= 530 @ 0.77085
0.83/0.93	c bounds 1174 >= 531 @ 0.771683
0.83/0.94	c bounds 1174 >= 532 @ 0.772494
0.83/0.94	c bounds 1174 >= 533 @ 0.773322
0.83/0.94	c bounds 1174 >= 534 @ 0.774187
0.83/0.94	c bounds 1174 >= 535 @ 0.774344
0.83/0.94	c bounds 1174 >= 536 @ 0.774936
0.83/0.94	c bounds 1174 >= 537 @ 0.775741
0.83/0.94	c bounds 1174 >= 538 @ 0.776572
0.83/0.94	c bounds 1174 >= 539 @ 0.77739
0.83/0.94	c bounds 1174 >= 540 @ 0.778233
0.83/0.94	c bounds 1174 >= 541 @ 0.779087
0.83/0.94	c bounds 1174 >= 542 @ 0.779937
0.83/0.94	c bounds 1174 >= 543 @ 0.780775
0.83/0.95	c bounds 1174 >= 544 @ 0.781615
0.83/0.95	c bounds 1174 >= 545 @ 0.782472
0.83/0.95	c bounds 1174 >= 546 @ 0.783345
0.83/0.95	c bounds 1174 >= 547 @ 0.784182
0.83/0.95	c bounds 1174 >= 548 @ 0.785025
0.83/0.95	c bounds 1174 >= 549 @ 0.785856
0.83/0.95	c bounds 1174 >= 550 @ 0.7867
0.83/0.95	c bounds 1174 >= 551 @ 0.787531
0.83/0.95	c bounds 1174 >= 552 @ 0.788367
0.83/0.95	c bounds 1174 >= 553 @ 0.789202
0.83/0.95	c bounds 1174 >= 554 @ 0.790095
0.83/0.96	c bounds 1174 >= 555 @ 0.790932
0.83/0.96	c bounds 1174 >= 556 @ 0.791775
0.83/0.96	c bounds 1174 >= 557 @ 0.792614
0.83/0.96	c bounds 1174 >= 558 @ 0.793453
0.83/0.96	c bounds 1174 >= 559 @ 0.794303
0.83/0.96	c bounds 1174 >= 560 @ 0.795135
0.83/0.96	c bounds 1174 >= 561 @ 0.795968
0.83/0.96	c bounds 1174 >= 562 @ 0.796792
0.83/0.96	c bounds 1174 >= 563 @ 0.797622
0.83/0.96	c bounds 1174 >= 564 @ 0.798455
0.83/0.96	c bounds 1174 >= 565 @ 0.799278
0.83/0.96	c bounds 1174 >= 566 @ 0.800115
0.83/0.97	c bounds 1174 >= 567 @ 0.800219
0.83/0.97	c bounds 1174 >= 568 @ 0.80083
0.83/0.97	c bounds 1174 >= 569 @ 0.801638
0.83/0.97	c bounds 1174 >= 570 @ 0.802487
0.83/0.97	c bounds 1174 >= 571 @ 0.803314
0.83/0.97	c bounds 1174 >= 572 @ 0.804153
0.83/0.97	c bounds 1174 >= 573 @ 0.805009
0.83/0.97	c bounds 1174 >= 574 @ 0.805849
0.83/0.97	c bounds 1174 >= 575 @ 0.806697
0.83/0.97	c bounds 1174 >= 576 @ 0.807525
0.83/0.97	c bounds 1174 >= 577 @ 0.808364
0.83/0.97	c bounds 1174 >= 578 @ 0.809193
0.83/0.98	c bounds 1174 >= 579 @ 0.810058
0.83/0.99	c bounds 1173 >= 579 @ 0.822978
0.83/0.99	c bounds 1173 >= 580 @ 0.823889
0.83/0.99	c bounds 1173 >= 581 @ 0.824733
0.83/0.99	c bounds 1173 >= 582 @ 0.82558
0.83/0.99	c bounds 1173 >= 583 @ 0.826437
0.83/0.99	c bounds 1173 >= 584 @ 0.827263
0.83/0.99	c bounds 1173 >= 585 @ 0.828092
0.83/0.99	c bounds 1173 >= 586 @ 0.828092
0.83/1.00	c bounds 1173 >= 587 @ 0.828795
0.83/1.01	c bounds 1173 >= 588 @ 0.82963
0.83/1.01	c bounds 1173 >= 589 @ 0.830464
0.83/1.01	c bounds 1173 >= 590 @ 0.831308
0.83/1.01	c bounds 1173 >= 591 @ 0.832143
0.83/1.01	c bounds 1173 >= 592 @ 0.832975
0.83/1.01	c bounds 1173 >= 593 @ 0.833072
0.83/1.01	c bounds 1173 >= 594 @ 0.833717
0.83/1.01	c bounds 1173 >= 595 @ 0.834555
0.83/1.01	c bounds 1173 >= 596 @ 0.835393
0.83/1.01	c bounds 1173 >= 597 @ 0.83624
0.83/1.01	c bounds 1173 >= 598 @ 0.837073
0.83/1.01	c bounds 1173 >= 599 @ 0.837912
0.83/1.01	c bounds 1173 >= 600 @ 0.838052
0.83/1.01	c bounds 1173 >= 601 @ 0.838624
0.83/1.01	c bounds 1173 >= 602 @ 0.83951
0.83/1.01	c bounds 1173 >= 603 @ 0.840339
0.94/1.01	c bounds 1173 >= 604 @ 0.841187
0.94/1.01	c bounds 1173 >= 605 @ 0.842008
0.94/1.01	c bounds 1173 >= 606 @ 0.84285
0.94/1.01	c bounds 1173 >= 607 @ 0.843689
0.94/1.01	c bounds 1173 >= 608 @ 0.844546
0.94/1.01	c bounds 1173 >= 609 @ 0.845404
0.94/1.01	c bounds 1173 >= 610 @ 0.846254
0.94/1.02	c bounds 1173 >= 611 @ 0.847097
0.94/1.02	c bounds 1173 >= 612 @ 0.847939
0.94/1.02	c bounds 1173 >= 613 @ 0.848775
0.94/1.02	c bounds 1173 >= 614 @ 0.849654
0.94/1.02	c bounds 1173 >= 615 @ 0.850506
0.94/1.02	c bounds 1173 >= 616 @ 0.851367
0.94/1.02	c bounds 1173 >= 617 @ 0.852235
0.94/1.02	c bounds 1173 >= 618 @ 0.853097
0.94/1.02	c bounds 1173 >= 619 @ 0.853954
0.94/1.02	c bounds 1173 >= 620 @ 0.854809
0.94/1.02	c bounds 1173 >= 621 @ 0.855648
0.94/1.02	c bounds 1173 >= 622 @ 0.856484
0.94/1.03	c bounds 1173 >= 623 @ 0.85735
0.94/1.03	c bounds 1173 >= 624 @ 0.858195
0.94/1.03	c bounds 1173 >= 625 @ 0.858962
0.94/1.03	c bounds 1173 >= 626 @ 0.858962
0.94/1.03	c bounds 1173 >= 627 @ 0.859806
0.94/1.03	c bounds 1173 >= 628 @ 0.860644
0.94/1.03	c bounds 1173 >= 629 @ 0.861479
0.94/1.03	c bounds 1173 >= 630 @ 0.862378
0.94/1.03	c bounds 1173 >= 631 @ 0.863256
0.94/1.03	c bounds 1173 >= 632 @ 0.864115
0.94/1.03	c bounds 1173 >= 633 @ 0.864951
0.94/1.04	c bounds 1173 >= 634 @ 0.86581
0.94/1.04	c bounds 1173 >= 635 @ 0.866656
0.94/1.04	c bounds 1173 >= 636 @ 0.86755
0.94/1.04	c bounds 1173 >= 637 @ 0.86839
0.94/1.04	c bounds 1173 >= 638 @ 0.869248
0.94/1.04	c bounds 1173 >= 639 @ 0.870103
0.94/1.04	c bounds 1173 >= 640 @ 0.870957
0.94/1.04	c bounds 1173 >= 641 @ 0.871802
0.94/1.04	c bounds 1173 >= 642 @ 0.871906
0.94/1.04	c bounds 1173 >= 643 @ 0.87254
0.94/1.04	c bounds 1173 >= 644 @ 0.873407
0.94/1.04	c bounds 1173 >= 645 @ 0.874266
0.94/1.05	c bounds 1173 >= 646 @ 0.875132
0.94/1.05	c bounds 1173 >= 647 @ 0.875977
0.94/1.05	c bounds 1173 >= 648 @ 0.876851
0.94/1.05	c bounds 1173 >= 649 @ 0.877694
0.94/1.05	c bounds 1173 >= 650 @ 0.877882
0.94/1.05	c bounds 1173 >= 651 @ 0.878487
0.94/1.05	c bounds 1173 >= 652 @ 0.879332
0.94/1.05	c bounds 1173 >= 653 @ 0.880196
0.94/1.05	c bounds 1173 >= 654 @ 0.881064
0.94/1.05	c bounds 1173 >= 655 @ 0.881901
0.94/1.05	c bounds 1173 >= 656 @ 0.882731
0.94/1.06	c bounds 1173 >= 657 @ 0.882859
0.94/1.06	c bounds 1173 >= 658 @ 0.883464
0.94/1.06	c bounds 1173 >= 659 @ 0.884336
0.94/1.06	c bounds 1173 >= 660 @ 0.885185
0.94/1.06	c bounds 1173 >= 661 @ 0.88606
0.94/1.06	c bounds 1173 >= 662 @ 0.886889
0.94/1.06	c bounds 1173 >= 663 @ 0.887811
0.94/1.06	c bounds 1173 >= 664 @ 0.887811
0.94/1.06	c bounds 1173 >= 665 @ 0.887839
0.94/1.06	c bounds 1173 >= 666 @ 0.888493
0.94/1.06	c bounds 1173 >= 667 @ 0.889329
0.94/1.06	c bounds 1173 >= 668 @ 0.890204
0.94/1.07	c bounds 1173 >= 669 @ 0.891066
0.94/1.07	c bounds 1173 >= 670 @ 0.891942
0.94/1.07	c bounds 1173 >= 671 @ 0.892775
0.94/1.07	c bounds 1173 >= 672 @ 0.893632
0.94/1.07	c bounds 1173 >= 673 @ 0.894513
0.94/1.07	c bounds 1173 >= 674 @ 0.895359
0.94/1.07	c bounds 1173 >= 675 @ 0.89622
0.94/1.07	c bounds 1173 >= 676 @ 0.897068
0.94/1.07	c bounds 1173 >= 677 @ 0.897968
0.94/1.07	c bounds 1173 >= 678 @ 0.898827
0.94/1.07	c bounds 1173 >= 679 @ 0.899677
0.94/1.08	c bounds 1173 >= 680 @ 0.900556
0.94/1.08	c bounds 1173 >= 681 @ 0.901429
0.94/1.08	c bounds 1173 >= 682 @ 0.902282
0.94/1.08	c bounds 1173 >= 683 @ 0.903121
0.94/1.08	c bounds 1173 >= 684 @ 0.903992
0.94/1.08	c bounds 1173 >= 685 @ 0.904882
0.94/1.08	c bounds 1173 >= 686 @ 0.905736
0.94/1.08	c bounds 1173 >= 687 @ 0.906581
0.94/1.08	c bounds 1173 >= 688 @ 0.907429
0.94/1.08	c bounds 1173 >= 689 @ 0.908324
0.94/1.08	c bounds 1173 >= 690 @ 0.909186
0.94/1.08	c bounds 1173 >= 691 @ 0.91008
0.94/1.09	c bounds 1173 >= 692 @ 0.910941
0.94/1.09	c bounds 1173 >= 693 @ 0.911809
0.94/1.09	c bounds 1173 >= 694 @ 0.912669
0.94/1.09	c bounds 1173 >= 695 @ 0.913536
0.94/1.09	c bounds 1173 >= 696 @ 0.91439
0.94/1.10	c bounds 1172 >= 696 @ 0.926548
0.94/1.10	c bounds 1172 >= 697 @ 0.927558
0.94/1.10	c bounds 1172 >= 698 @ 0.92843
0.94/1.11	c bounds 1172 >= 699 @ 0.929295
0.94/1.11	c bounds 1172 >= 700 @ 0.930203
0.94/1.11	c bounds 1172 >= 701 @ 0.931115
0.94/1.11	c bounds 1172 >= 702 @ 0.931978
0.94/1.11	c bounds 1172 >= 703 @ 0.932908
1.04/1.11	c bounds 1172 >= 704 @ 0.93379
1.04/1.11	c bounds 1172 >= 705 @ 0.93467
1.04/1.11	c bounds 1172 >= 706 @ 0.935554
1.04/1.11	c bounds 1172 >= 707 @ 0.936409
1.04/1.11	c bounds 1172 >= 708 @ 0.937275
1.04/1.11	c bounds 1172 >= 709 @ 0.938149
1.04/1.11	c bounds 1172 >= 710 @ 0.939031
1.04/1.12	c bounds 1172 >= 711 @ 0.939914
1.04/1.12	c bounds 1172 >= 712 @ 0.940797
1.04/1.12	c bounds 1172 >= 713 @ 0.941677
1.04/1.12	c bounds 1172 >= 714 @ 0.942544
1.04/1.12	c bounds 1172 >= 715 @ 0.943442
1.04/1.12	c bounds 1172 >= 716 @ 0.9436
1.04/1.12	c bounds 1172 >= 717 @ 0.944207
1.04/1.12	c bounds 1172 >= 718 @ 0.945125
1.04/1.12	c bounds 1172 >= 719 @ 0.946011
1.04/1.12	c bounds 1172 >= 720 @ 0.946872
1.04/1.12	c bounds 1172 >= 721 @ 0.947775
1.04/1.13	c bounds 1172 >= 722 @ 0.948677
1.04/1.13	c bounds 1172 >= 723 @ 0.949574
1.04/1.13	c bounds 1172 >= 724 @ 0.950466
1.04/1.13	c bounds 1172 >= 725 @ 0.950571
1.04/1.13	c bounds 1172 >= 726 @ 0.950572
1.04/1.13	c bounds 1172 >= 727 @ 0.950574
1.04/1.13	c bounds 1172 >= 728 @ 0.951179
1.04/1.13	c bounds 1172 >= 729 @ 0.952145
1.04/1.13	c bounds 1172 >= 730 @ 0.953081
1.04/1.13	c bounds 1172 >= 731 @ 0.953989
1.04/1.13	c bounds 1172 >= 732 @ 0.954896
1.04/1.14	c bounds 1172 >= 733 @ 0.955776
1.04/1.14	c bounds 1172 >= 734 @ 0.956669
1.04/1.14	c bounds 1172 >= 735 @ 0.95756
1.04/1.14	c bounds 1172 >= 736 @ 0.958449
1.04/1.14	c bounds 1172 >= 737 @ 0.95854
1.04/1.14	c bounds 1172 >= 738 @ 0.958543
1.04/1.14	c bounds 1172 >= 739 @ 0.959138
1.04/1.14	c bounds 1172 >= 740 @ 0.960028
1.04/1.14	c bounds 1172 >= 741 @ 0.960913
1.04/1.14	c bounds 1172 >= 742 @ 0.961789
1.04/1.14	c bounds 1172 >= 743 @ 0.962718
1.04/1.15	c bounds 1172 >= 744 @ 0.963654
1.04/1.15	c bounds 1172 >= 745 @ 0.964573
1.04/1.15	c bounds 1172 >= 746 @ 0.965519
1.04/1.15	c bounds 1172 >= 747 @ 0.966418
1.04/1.15	c bounds 1172 >= 748 @ 0.966509
1.04/1.15	c bounds 1172 >= 749 @ 0.967212
1.04/1.16	c bounds 1171 >= 749 @ 0.977731
1.04/1.16	c bounds 1171 >= 750 @ 0.978891
1.04/1.16	c bounds 1171 >= 751 @ 0.979806
1.04/1.17	c bounds 1171 >= 752 @ 0.980769
1.04/1.17	c bounds 1171 >= 753 @ 0.981926
1.04/1.17	c bounds 1171 >= 754 @ 0.982219
1.04/1.17	c bounds 1171 >= 755 @ 0.982794
1.04/1.17	c bounds 1171 >= 756 @ 0.983645
1.04/1.17	c bounds 1171 >= 757 @ 0.984524
1.04/1.17	c bounds 1171 >= 758 @ 0.985434
1.04/1.17	c bounds 1171 >= 759 @ 0.98634
1.04/1.17	c bounds 1171 >= 760 @ 0.986433
1.04/1.17	c bounds 1171 >= 761 @ 0.98716
1.04/1.18	c bounds 1171 >= 762 @ 0.988065
1.04/1.18	c bounds 1171 >= 763 @ 0.988945
1.04/1.18	c bounds 1171 >= 764 @ 0.989254
1.04/1.18	c bounds 1171 >= 765 @ 0.989852
1.04/1.18	c bounds 1171 >= 766 @ 0.990702
1.04/1.18	c bounds 1171 >= 767 @ 0.991581
1.04/1.18	c bounds 1171 >= 768 @ 0.992463
1.04/1.18	c bounds 1171 >= 769 @ 0.993383
1.04/1.18	c bounds 1171 >= 770 @ 0.994309
1.04/1.18	c bounds 1171 >= 771 @ 0.995186
1.04/1.18	c bounds 1171 >= 772 @ 0.995399
1.04/1.19	c bounds 1171 >= 773 @ 0.99613
1.04/1.19	c bounds 1171 >= 774 @ 0.997073
1.04/1.19	c bounds 1171 >= 775 @ 0.998012
1.04/1.19	c bounds 1171 >= 776 @ 0.998915
1.04/1.19	c bounds 1171 >= 777 @ 0.999801
1.04/1.19	c bounds 1171 >= 778 @ 1.00073
1.04/1.19	c bounds 1171 >= 779 @ 1.00165
1.04/1.19	c bounds 1171 >= 780 @ 1.00257
1.04/1.19	c bounds 1171 >= 781 @ 1.00349
1.04/1.19	c bounds 1171 >= 782 @ 1.00442
1.04/1.19	c bounds 1171 >= 783 @ 1.00532
1.12/1.21	c bounds 1170 >= 783 @ 1.01559
1.12/1.21	c bounds 1170 >= 784 @ 1.01679
1.12/1.21	c bounds 1170 >= 785 @ 1.01774
1.12/1.21	c bounds 1170 >= 786 @ 1.01867
1.12/1.21	c bounds 1170 >= 787 @ 1.01961
1.12/1.21	c bounds 1170 >= 788 @ 1.02054
1.12/1.21	c bounds 1170 >= 789 @ 1.02145
1.12/1.21	c bounds 1170 >= 790 @ 1.02239
1.12/1.21	c bounds 1170 >= 791 @ 1.02331
1.12/1.21	c bounds 1170 >= 792 @ 1.02421
1.12/1.22	c bounds 1170 >= 793 @ 1.02515
1.12/1.22	c bounds 1170 >= 794 @ 1.02527
1.12/1.22	c bounds 1170 >= 795 @ 1.02527
1.12/1.22	c bounds 1170 >= 796 @ 1.02594
1.12/1.22	c bounds 1170 >= 797 @ 1.02692
1.12/1.22	c bounds 1170 >= 798 @ 1.02785
1.12/1.22	c bounds 1170 >= 799 @ 1.02882
1.12/1.22	c bounds 1170 >= 800 @ 1.02975
1.12/1.22	c bounds 1170 >= 801 @ 1.03067
1.12/1.22	c bounds 1170 >= 802 @ 1.03104
1.12/1.22	c bounds 1170 >= 803 @ 1.03163
1.12/1.23	c bounds 1170 >= 804 @ 1.03252
1.12/1.23	c bounds 1170 >= 805 @ 1.03344
1.12/1.23	c bounds 1170 >= 806 @ 1.03431
1.12/1.23	c bounds 1170 >= 807 @ 1.0352
1.12/1.23	c bounds 1170 >= 808 @ 1.03613
1.12/1.23	c bounds 1170 >= 809 @ 1.03623
1.12/1.23	c bounds 1170 >= 810 @ 1.037
1.12/1.23	c bounds 1170 >= 811 @ 1.03793
1.12/1.23	c bounds 1170 >= 812 @ 1.03885
1.12/1.23	c bounds 1170 >= 813 @ 1.03921
1.12/1.24	c bounds 1169 >= 813 @ 1.04842
1.12/1.25	c bounds 1169 >= 814 @ 1.04977
1.12/1.25	c bounds 1169 >= 815 @ 1.05072
1.12/1.25	c bounds 1169 >= 816 @ 1.05172
1.12/1.25	c bounds 1169 >= 817 @ 1.05267
1.12/1.25	c bounds 1169 >= 818 @ 1.05304
1.12/1.25	c bounds 1169 >= 819 @ 1.05362
1.12/1.25	c bounds 1169 >= 820 @ 1.05455
1.12/1.25	c bounds 1169 >= 821 @ 1.05547
1.12/1.25	c bounds 1169 >= 822 @ 1.05644
1.12/1.25	c bounds 1169 >= 823 @ 1.05741
1.12/1.26	c bounds 1169 >= 824 @ 1.05836
1.12/1.26	c bounds 1169 >= 825 @ 1.05871
1.12/1.26	c bounds 1169 >= 826 @ 1.05921
1.12/1.26	c bounds 1169 >= 827 @ 1.06011
1.12/1.26	c bounds 1169 >= 828 @ 1.06019
1.12/1.26	c bounds 1169 >= 829 @ 1.0611
1.12/1.26	c bounds 1169 >= 830 @ 1.06206
1.12/1.26	c bounds 1169 >= 831 @ 1.06213
1.12/1.26	c bounds 1169 >= 832 @ 1.06293
1.12/1.28	c bounds 1168 >= 832 @ 1.07367
1.12/1.28	c bounds 1168 >= 833 @ 1.07502
1.12/1.28	c bounds 1168 >= 834 @ 1.07595
1.12/1.28	c bounds 1168 >= 835 @ 1.07608
1.12/1.28	c bounds 1168 >= 836 @ 1.07608
1.12/1.28	c bounds 1168 >= 837 @ 1.07608
1.12/1.28	c bounds 1168 >= 838 @ 1.0763
1.12/1.28	c bounds 1168 >= 839 @ 1.07716
1.12/1.29	c bounds 1168 >= 840 @ 1.07819
1.12/1.29	c bounds 1168 >= 841 @ 1.07929
1.12/1.29	c bounds 1168 >= 842 @ 1.08025
1.12/1.29	c bounds 1168 >= 843 @ 1.08127
1.12/1.29	c bounds 1168 >= 844 @ 1.08221
1.12/1.29	c bounds 1168 >= 845 @ 1.0832
1.12/1.29	c bounds 1168 >= 846 @ 1.08417
1.12/1.29	c bounds 1168 >= 847 @ 1.08521
1.12/1.29	c bounds 1168 >= 848 @ 1.08617
1.12/1.29	c bounds 1168 >= 849 @ 1.08718
1.12/1.30	c bounds 1168 >= 850 @ 1.0881
1.23/1.30	c bounds 1168 >= 851 @ 1.08902
1.23/1.30	c bounds 1168 >= 852 @ 1.08995
1.23/1.30	c bounds 1168 >= 853 @ 1.09094
1.23/1.31	c bounds 1167 >= 853 @ 1.10353
1.23/1.31	c bounds 1167 >= 854 @ 1.10432
1.23/1.32	c bounds 1167 >= 855 @ 1.10528
1.23/1.32	c bounds 1167 >= 856 @ 1.10627
1.23/1.32	c bounds 1167 >= 857 @ 1.10729
1.23/1.32	c bounds 1167 >= 858 @ 1.1083
1.23/1.32	c bounds 1167 >= 859 @ 1.10928
1.23/1.32	c bounds 1167 >= 860 @ 1.11027
1.23/1.32	c bounds 1167 >= 861 @ 1.11128
1.23/1.32	c bounds 1167 >= 862 @ 1.11226
1.23/1.32	c bounds 1167 >= 863 @ 1.11327
1.23/1.32	c bounds 1167 >= 864 @ 1.11423
1.23/1.33	c bounds 1167 >= 865 @ 1.11518
1.23/1.33	c bounds 1167 >= 866 @ 1.11614
1.23/1.33	c bounds 1167 >= 867 @ 1.11708
1.23/1.33	c bounds 1167 >= 868 @ 1.11805
1.23/1.33	c bounds 1167 >= 869 @ 1.11913
1.23/1.33	c bounds 1167 >= 870 @ 1.12013
1.23/1.33	c bounds 1167 >= 871 @ 1.12111
1.23/1.33	c bounds 1167 >= 872 @ 1.12213
1.23/1.33	c bounds 1167 >= 873 @ 1.12324
1.23/1.35	c bounds 1166 >= 873 @ 1.13617
1.23/1.35	c bounds 1166 >= 874 @ 1.13801
1.23/1.35	c bounds 1166 >= 875 @ 1.13898
1.23/1.35	c bounds 1166 >= 876 @ 1.13996
1.23/1.35	c bounds 1166 >= 877 @ 1.14101
1.23/1.35	c bounds 1166 >= 878 @ 1.14204
1.23/1.35	c bounds 1166 >= 879 @ 1.14302
1.23/1.35	c bounds 1166 >= 880 @ 1.14406
1.23/1.36	c bounds 1166 >= 881 @ 1.1452
1.23/1.36	c bounds 1166 >= 882 @ 1.14634
1.23/1.37	c bounds 1165 >= 882 @ 1.16172
1.23/1.37	c bounds 1165 >= 883 @ 1.16239
1.23/1.37	c bounds 1165 >= 884 @ 1.16317
1.23/1.38	c bounds 1165 >= 885 @ 1.16407
1.23/1.38	c bounds 1165 >= 886 @ 1.16486
1.23/1.38	c bounds 1165 >= 887 @ 1.16563
1.23/1.38	c bounds 1165 >= 888 @ 1.16643
1.23/1.38	c bounds 1165 >= 889 @ 1.16669
1.23/1.38	c bounds 1165 >= 890 @ 1.16707
1.23/1.38	c bounds 1165 >= 891 @ 1.16775
1.23/1.38	c bounds 1165 >= 892 @ 1.16851
1.23/1.38	c bounds 1165 >= 893 @ 1.16868
1.23/1.38	c bounds 1165 >= 894 @ 1.16912
1.23/1.38	c bounds 1165 >= 895 @ 1.16992
1.23/1.38	c bounds 1165 >= 896 @ 1.17069
1.23/1.39	c bounds 1165 >= 897 @ 1.17147
1.23/1.39	c bounds 1165 >= 898 @ 1.17168
1.23/1.39	c bounds 1165 >= 899 @ 1.17213
1.23/1.39	c bounds 1165 >= 900 @ 1.17291
1.23/1.39	c bounds 1165 >= 901 @ 1.17371
1.23/1.39	c bounds 1165 >= 902 @ 1.17446
1.23/1.39	c bounds 1165 >= 903 @ 1.17467
1.33/1.40	c bounds 1164 >= 903 @ 1.18364
1.33/1.40	c bounds 1164 >= 904 @ 1.18498
1.33/1.40	c bounds 1164 >= 905 @ 1.18583
1.33/1.41	c bounds 1164 >= 906 @ 1.18663
1.33/1.41	c bounds 1164 >= 907 @ 1.18748
1.33/1.41	c bounds 1164 >= 908 @ 1.18763
1.33/1.41	c bounds 1164 >= 909 @ 1.18814
1.33/1.41	c bounds 1164 >= 910 @ 1.18891
1.33/1.41	c bounds 1164 >= 911 @ 1.1896
1.33/1.41	c bounds 1164 >= 912 @ 1.1896
1.33/1.41	c bounds 1164 >= 913 @ 1.18962
1.33/1.41	c bounds 1164 >= 914 @ 1.19005
1.33/1.41	c bounds 1164 >= 915 @ 1.19084
1.33/1.41	c bounds 1164 >= 916 @ 1.19181
1.33/1.43	c bounds 1163 >= 916 @ 1.20532
1.33/1.43	c bounds 1163 >= 917 @ 1.2069
1.33/1.43	c bounds 1163 >= 918 @ 1.2077
1.33/1.43	c bounds 1163 >= 919 @ 1.20846
1.33/1.43	c bounds 1163 >= 920 @ 1.20856
1.33/1.43	c bounds 1163 >= 921 @ 1.20856
1.33/1.43	c bounds 1163 >= 922 @ 1.20898
1.33/1.43	c bounds 1163 >= 923 @ 1.20979
1.33/1.43	c bounds 1163 >= 924 @ 1.21055
1.33/1.44	c bounds 1163 >= 925 @ 1.21152
1.33/1.44	c bounds 1163 >= 926 @ 1.21233
1.33/1.44	c bounds 1163 >= 927 @ 1.21314
1.33/1.44	c bounds 1163 >= 928 @ 1.21402
1.33/1.44	c bounds 1163 >= 929 @ 1.21495
1.33/1.44	c bounds 1163 >= 930 @ 1.21596
1.33/1.44	c bounds 1163 >= 931 @ 1.21684
1.33/1.44	c bounds 1163 >= 932 @ 1.21776
1.33/1.44	c bounds 1163 >= 933 @ 1.21873
1.33/1.44	c bounds 1163 >= 934 @ 1.21969
1.33/1.44	c bounds 1163 >= 935 @ 1.22063
1.33/1.45	c bounds 1163 >= 936 @ 1.22167
1.33/1.45	c bounds 1163 >= 937 @ 1.22263
1.33/1.45	c bounds 1163 >= 938 @ 1.22361
1.33/1.45	c bounds 1163 >= 939 @ 1.22463
1.33/1.45	c bounds 1163 >= 940 @ 1.2254
1.33/1.45	c bounds 1163 >= 941 @ 1.2259
1.33/1.47	c bounds 1162 >= 941 @ 1.24761
1.33/1.48	c bounds 1162 >= 942 @ 1.24843
1.33/1.48	c bounds 1162 >= 943 @ 1.24956
1.33/1.48	c bounds 1162 >= 944 @ 1.25088
1.33/1.48	c bounds 1162 >= 945 @ 1.25198
1.33/1.48	c bounds 1162 >= 946 @ 1.25308
1.33/1.48	c bounds 1162 >= 947 @ 1.25341
1.33/1.48	c bounds 1162 >= 948 @ 1.25341
1.33/1.48	c bounds 1162 >= 949 @ 1.25341
1.33/1.48	c bounds 1162 >= 950 @ 1.25458
1.33/1.49	c bounds 1162 >= 951 @ 1.25575
1.33/1.49	c bounds 1162 >= 952 @ 1.25689
1.33/1.49	c bounds 1162 >= 953 @ 1.25807
1.33/1.49	c bounds 1162 >= 954 @ 1.25839
1.33/1.49	c bounds 1162 >= 955 @ 1.2596
1.33/1.49	c bounds 1162 >= 956 @ 1.26124
1.33/1.49	c bounds 1162 >= 957 @ 1.26137
1.33/1.49	c bounds 1162 >= 958 @ 1.26185
1.42/1.50	c bounds 1162 >= 959 @ 1.263
1.42/1.50	c bounds 1162 >= 960 @ 1.26337
1.42/1.50	c bounds 1162 >= 961 @ 1.26337
1.42/1.50	c bounds 1162 >= 962 @ 1.26466
1.42/1.50	c bounds 1162 >= 963 @ 1.26607
1.42/1.50	c bounds 1162 >= 964 @ 1.2666
1.42/1.53	c bounds 1161 >= 964 @ 1.29008
1.42/1.53	c bounds 1161 >= 965 @ 1.29184
1.42/1.53	c bounds 1161 >= 966 @ 1.29227
1.42/1.53	c bounds 1161 >= 967 @ 1.29392
1.42/1.53	c bounds 1161 >= 968 @ 1.29434
1.42/1.54	c bounds 1161 >= 969 @ 1.29585
1.42/1.54	c bounds 1161 >= 970 @ 1.2977
1.42/1.54	c bounds 1161 >= 971 @ 1.29996
1.42/1.54	c bounds 1161 >= 972 @ 1.30217
1.42/1.55	c bounds 1161 >= 973 @ 1.30449
1.42/1.57	c bounds 1160 >= 973 @ 1.32368
1.42/1.57	c bounds 1160 >= 974 @ 1.32597
1.42/1.57	c bounds 1160 >= 975 @ 1.32689
1.42/1.57	c bounds 1160 >= 976 @ 1.32848
1.42/1.58	c bounds 1160 >= 977 @ 1.33035
1.42/1.58	c bounds 1160 >= 978 @ 1.33457
1.53/1.60	c bounds 1159 >= 978 @ 1.3521
1.53/1.61	c bounds 1159 >= 979 @ 1.36008
1.53/1.63	c bounds 1158 >= 979 @ 1.38405
1.53/1.64	c bounds 1158 >= 980 @ 1.39332
1.53/1.66	c bounds 1157 >= 980 @ 1.41207
1.53/1.67	c bounds 1157 >= 981 @ 1.42063
1.63/1.70	c bounds 1156 >= 981 @ 1.44255
1.63/1.73	c bounds 1156 >= 982 @ 1.47317
1.63/1.75	c bounds 1155 >= 982 @ 1.49205
1.63/1.78	c bounds 1154 >= 982 @ 1.51541
1.72/1.81	c bounds 1153 >= 982 @ 1.54408
1.72/1.83	c bounds 1153 >= 983 @ 1.55967
1.72/1.86	c bounds 1152 >= 983 @ 1.58795
1.72/1.89	c bounds 1151 >= 983 @ 1.61956
1.82/1.92	c #Conflicts:       1000 | #Constraints:       8498
1.82/1.92	c bounds 1151 >= 984 @ 1.64648
1.82/1.96	c bounds 1150 >= 984 @ 1.67971
1.82/1.99	c bounds 1149 >= 984 @ 1.71115
1.94/2.02	c bounds 1148 >= 984 @ 1.74285
2.04/2.18	c bounds 1148 >= 985 @ 1.89614
2.12/2.21	c bounds 1147 >= 985 @ 1.92397
2.12/2.25	c bounds 1146 >= 985 @ 1.95641
2.12/2.28	c bounds 1145 >= 985 @ 1.98227
2.22/2.31	c bounds 1144 >= 985 @ 2.01723
2.22/2.34	c bounds 1143 >= 985 @ 2.04704
2.22/2.39	c bounds 1142 >= 985 @ 2.08853
2.42/2.53	c #Conflicts:       2000 | #Constraints:       9609
2.42/2.53	c INPROCESSING
2.42/2.53	c GARBAGE COLLECT
2.42/2.53	c bounds 1141 >= 985 @ 2.21784
2.42/2.59	c bounds 1140 >= 985 @ 2.27663
2.52/2.64	c bounds 1139 >= 985 @ 2.32271
2.52/2.68	c bounds 1138 >= 985 @ 2.36117
2.62/2.73	c bounds 1137 >= 985 @ 2.40274
3.11/3.27	c #Conflicts:       3000 | #Constraints:       8490
3.11/3.27	c bounds 1137 >= 986 @ 2.93232
3.22/3.32	c bounds 1136 >= 986 @ 2.97329
3.22/3.34	c bounds 1135 >= 986 @ 3.00001
3.22/3.37	c bounds 1134 >= 986 @ 3.02568
3.22/3.40	c bounds 1133 >= 986 @ 3.04944
3.32/3.43	c bounds 1132 >= 986 @ 3.07814
3.32/3.46	c bounds 1131 >= 986 @ 3.10505
3.32/3.49	c bounds 1130 >= 986 @ 3.14006
3.42/3.53	c bounds 1129 >= 986 @ 3.17218
3.42/3.56	c bounds 1128 >= 986 @ 3.19866
3.42/3.59	c bounds 1127 >= 986 @ 3.23418
3.51/3.63	c #Conflicts:       4000 | #Constraints:       9557
3.51/3.63	c bounds 1126 >= 986 @ 3.26247
3.51/3.68	c bounds 1125 >= 986 @ 3.31232
3.93/4.02	c INPROCESSING
3.93/4.02	c GARBAGE COLLECT
3.93/4.02	c bounds 1124 >= 986 @ 3.63118
3.93/4.05	c bounds 1123 >= 986 @ 3.6623
3.93/4.08	c bounds 1122 >= 986 @ 3.69335
4.03/4.11	c bounds 1121 >= 986 @ 3.72271
4.03/4.15	c bounds 1120 >= 986 @ 3.75435
4.03/4.18	c bounds 1119 >= 986 @ 3.78321
4.11/4.21	c bounds 1118 >= 986 @ 3.81405
4.11/4.24	c bounds 1117 >= 986 @ 3.84187
4.11/4.27	c bounds 1116 >= 986 @ 3.86884
4.11/4.30	c bounds 1115 >= 986 @ 3.89507
4.21/4.32	c #Conflicts:       5000 | #Constraints:       8846
4.21/4.32	c bounds 1114 >= 986 @ 3.9232
4.21/4.35	c bounds 1113 >= 986 @ 3.94732
4.21/4.39	c bounds 1112 >= 986 @ 3.98322
4.32/4.43	c bounds 1111 >= 986 @ 4.02983
4.32/4.50	c bounds 1110 >= 986 @ 4.08766
4.42/4.55	c bounds 1109 >= 986 @ 4.14049
5.02/5.12	c bounds 1109 >= 987 @ 4.69213
5.02/5.16	c #Conflicts:       6000 | #Constraints:       9920
5.02/5.16	c bounds 1108 >= 987 @ 4.73613
5.11/5.20	c bounds 1107 >= 987 @ 4.77215
5.11/5.23	c bounds 1106 >= 987 @ 4.80377
5.11/5.26	c bounds 1105 >= 987 @ 4.83313
5.21/5.30	c bounds 1104 >= 987 @ 4.86599
5.21/5.33	c bounds 1103 >= 987 @ 4.89392
5.21/5.36	c bounds 1102 >= 987 @ 4.92455
5.31/5.43	c INPROCESSING
5.31/5.43	c GARBAGE COLLECT
5.31/5.43	c bounds 1101 >= 987 @ 4.99456
5.31/5.46	c bounds 1100 >= 987 @ 5.02516
5.31/5.49	c bounds 1099 >= 987 @ 5.05342
5.41/5.53	c bounds 1098 >= 987 @ 5.08627
5.41/5.56	c bounds 1097 >= 987 @ 5.1151
5.41/5.59	c #Conflicts:       7000 | #Constraints:       8845
5.41/5.59	c bounds 1096 >= 987 @ 5.14924
5.51/5.64	c bounds 1095 >= 987 @ 5.1903
5.51/5.67	c bounds 1094 >= 987 @ 5.22204
5.61/5.72	c bounds 1093 >= 987 @ 5.27593
5.61/5.76	c bounds 1092 >= 987 @ 5.31364
5.71/5.82	c bounds 1091 >= 987 @ 5.37294
5.71/5.88	c bounds 1090 >= 987 @ 5.43028
5.81/5.93	c bounds 1089 >= 987 @ 5.47906
5.81/5.97	c #Conflicts:       8000 | #Constraints:       9853
5.81/5.97	c bounds 1088 >= 987 @ 5.51663
5.92/6.07	c bounds 1087 >= 987 @ 5.61316
6.02/6.14	c bounds 1086 >= 987 @ 5.68746
7.10/7.28	c #Conflicts:       9000 | #Constraints:      10856
7.10/7.28	c INPROCESSING
7.10/7.28	c GARBAGE COLLECT
7.10/7.28	c rational objective 987
7.31/7.46	c bounds 1085 >= 987 @ 6.97846
7.80/7.99	c #Conflicts:      10000 | #Constraints:       9562
7.80/7.99	c bounds 1084 >= 987 @ 7.50968
8.20/8.32	c #Conflicts:      11000 | #Constraints:      10563
8.20/8.32	c bounds 1083 >= 987 @ 7.82494
8.60/8.77	c #Conflicts:      12000 | #Constraints:      11564
8.60/8.77	c INPROCESSING
8.60/8.77	c GARBAGE COLLECT
8.60/8.77	c rational objective 987
9.20/9.39	c #Conflicts:      13000 | #Constraints:      10036
9.20/9.39	c bounds 1082 >= 987 @ 8.87051
9.80/9.94	c bounds 1082 >= 988 @ 9.39923
10.50/10.66	c #Conflicts:      14000 | #Constraints:      11091
10.50/10.66	c #Conflicts:      15000 | #Constraints:      12091
10.50/10.66	c INPROCESSING
10.50/10.66	c GARBAGE COLLECT
10.50/10.66	c rational objective 988
10.59/10.79	c bounds 1081 >= 988 @ 10.2203
11.68/11.90	c #Conflicts:      16000 | #Constraints:      10275
11.68/11.90	c #Conflicts:      17000 | #Constraints:      11275
11.68/11.90	c bounds 1081 >= 989 @ 11.2952
11.79/11.94	c bounds 1080 >= 989 @ 11.3354
12.09/12.26	c #Conflicts:      18000 | #Constraints:      12336
12.09/12.26	c INPROCESSING
12.09/12.26	c GARBAGE COLLECT
12.09/12.26	c rational objective 989
12.19/12.39	c bounds 1079 >= 989 @ 11.7752
12.29/12.49	c bounds 1078 >= 989 @ 11.8782
12.79/12.90	c #Conflicts:      19000 | #Constraints:      10314
12.79/12.90	c bounds 1077 >= 989 @ 12.2762
13.00/13.14	c #Conflicts:      20000 | #Constraints:      11316
13.00/13.14	c bounds 1076 >= 989 @ 12.5093
13.28/13.45	c bounds 1075 >= 989 @ 12.8256
13.68/13.89	c #Conflicts:      21000 | #Constraints:      12330
13.68/13.89	c INPROCESSING
13.68/13.89	c GARBAGE COLLECT
13.68/13.89	c rational objective 989
15.45/15.60	c #Conflicts:      22000 | #Constraints:      10140
15.45/15.60	c #Conflicts:      23000 | #Constraints:      11140
15.45/15.60	c #Conflicts:      24000 | #Constraints:      12140
15.45/15.60	c #Conflicts:      25000 | #Constraints:      13140
15.45/15.60	c INPROCESSING
15.45/15.60	c GARBAGE COLLECT
15.45/15.60	c rational objective 989
15.45/15.67	c bounds 1074 >= 989 @ 14.936
15.56/15.79	c bounds 1073 >= 989 @ 15.0479
15.65/15.86	c bounds 1072 >= 989 @ 15.1206
15.75/15.92	c bounds 1071 >= 989 @ 15.183
15.75/16.00	c #Conflicts:      26000 | #Constraints:      10778
15.75/16.00	c bounds 1070 >= 989 @ 15.2571
15.86/16.07	c bounds 1069 >= 989 @ 15.3241
15.97/16.19	c bounds 1068 >= 989 @ 15.4382
16.45/16.61	c #Conflicts:      27000 | #Constraints:      11781
16.45/16.61	c bounds 1067 >= 989 @ 15.8537
16.55/16.70	c bounds 1066 >= 989 @ 15.9456
17.05/17.22	c #Conflicts:      28000 | #Constraints:      12784
17.05/17.22	c bounds 1065 >= 989 @ 16.4521
17.25/17.43	c #Conflicts:      29000 | #Constraints:      13793
17.25/17.43	c INPROCESSING
17.25/17.43	c GARBAGE COLLECT
17.25/17.43	c rational objective 989
17.44/17.65	c bounds 1064 >= 989 @ 16.8692
18.14/18.37	c #Conflicts:      30000 | #Constraints:      11187
18.14/18.37	c bounds 1063 >= 989 @ 17.5567
19.84/20.01	c #Conflicts:      31000 | #Constraints:      12190
19.84/20.01	c #Conflicts:      32000 | #Constraints:      13190
19.84/20.01	c #Conflicts:      33000 | #Constraints:      14190
19.84/20.01	c INPROCESSING
19.84/20.01	c GARBAGE COLLECT
19.84/20.01	c rational objective 989
19.94/20.12	c bounds 1062 >= 989 @ 19.2791
19.94/20.19	c bounds 1061 >= 989 @ 19.346
20.62/20.80	c #Conflicts:      34000 | #Constraints:      11397
20.62/20.80	c bounds 1060 >= 989 @ 19.935
21.02/21.23	c #Conflicts:      35000 | #Constraints:      12422
21.02/21.23	c bounds 1059 >= 989 @ 20.3601
21.62/21.86	c #Conflicts:      36000 | #Constraints:      13435
21.62/21.86	c bounds 1058 >= 989 @ 20.9682
22.62/22.88	c #Conflicts:      37000 | #Constraints:      14457
22.62/22.88	c INPROCESSING
22.62/22.88	c GARBAGE COLLECT
22.62/22.88	c rational objective 989
24.51/24.75	c #Conflicts:      38000 | #Constraints:      11429
24.51/24.75	c #Conflicts:      39000 | #Constraints:      12429
24.51/24.75	c #Conflicts:      40000 | #Constraints:      13429
24.51/24.75	c #Conflicts:      41000 | #Constraints:      14431
24.51/24.75	c INPROCESSING
24.51/24.75	c GARBAGE COLLECT
24.51/24.75	c rational objective 989
25.11/25.39	c #Conflicts:      42000 | #Constraints:      11197
25.11/25.39	c bounds 1058 >= 990 @ 24.4197
26.71/26.92	c #Conflicts:      43000 | #Constraints:      12266
26.71/26.92	c #Conflicts:      44000 | #Constraints:      13266
26.71/26.92	c #Conflicts:      45000 | #Constraints:      14266
26.71/26.92	c #Conflicts:      46000 | #Constraints:      15266
26.71/26.92	c INPROCESSING
26.71/26.92	c GARBAGE COLLECT
26.71/26.92	c rational objective 990
26.82/27.11	c bounds 1057 >= 990 @ 26.0834
26.91/27.17	c bounds 1056 >= 990 @ 26.1465
27.00/27.22	c bounds 1055 >= 990 @ 26.199
27.21/27.47	c #Conflicts:      47000 | #Constraints:      11859
27.21/27.47	c bounds 1054 >= 990 @ 26.4364
27.40/27.61	c #Conflicts:      48000 | #Constraints:      12860
27.40/27.61	c bounds 1053 >= 990 @ 26.5744
28.10/28.34	c #Conflicts:      49000 | #Constraints:      13861
28.10/28.34	c bounds 1052 >= 990 @ 27.2812
29.30/29.58	c #Conflicts:      50000 | #Constraints:      14862
29.30/29.58	c bounds 1052 >= 991 @ 28.5141
29.91/30.13	c #Conflicts:      51000 | #Constraints:      15908
29.91/30.13	c INPROCESSING
29.91/30.13	c GARBAGE COLLECT
29.91/30.13	c rational objective 991
31.29/31.52	c #Conflicts:      52000 | #Constraints:      12225
31.29/31.52	c #Conflicts:      53000 | #Constraints:      13264
31.29/31.52	c bounds 1051 >= 991 @ 30.3998
31.39/31.64	WSVECS04 Frhs2[2]: 6 -1.00002 0 shouldn't be
31.39/31.64	WSVECS04 Frhs2[3]: 6 -1.00008 0 shouldn't be
31.39/31.64	WSVECS04 Frhs2[17]: 6 -1.00005 0 shouldn't be
31.39/31.64	WSVECS04 Frhs2[42]: 6 -1.00005 0 shouldn't be
31.39/31.64	WSVECS04 Frhs2[43]: 6 -1.00009 0 shouldn't be
31.39/31.64	WSVECS04 Frhs2[45]: 6 -1.00003 0 shouldn't be
31.39/31.64	WSVECS04 Frhs2[52]: 6 -1.00007 0 shouldn't be
31.39/31.64	WSVECS04 Frhs2[62]: 6 -1.00006 0 shouldn't be
31.39/31.64	WSVECS04 Frhs2[72]: 6 -1.00002 0 shouldn't be
31.39/31.64	WSVECS04 Frhs2[73]: 6 -1.00006 0 shouldn't be
31.39/31.64	WSVECS04 Frhs2[74]: 6 -1.00007 0 shouldn't be
31.39/31.64	WSVECS04 Frhs2[75]: 6 -1.00001 0 shouldn't be
31.39/31.64	WSVECS04 Frhs2[91]: 6 -1.00007 0 shouldn't be
31.39/31.64	WSVECS04 Frhs2[97]: 6 -1.00002 0 shouldn't be
31.39/31.64	WSVECS04 Frhs2[102]: 6 -1.00002 0 shouldn't be
31.39/31.64	WSVECS04 Frhs2[113]: 6 -1.00005 0 shouldn't be
31.39/31.64	WSVECS04 Frhs2[116]: 6 -1.00006 0 shouldn't be
31.39/31.64	WSVECS04 Frhs2[124]: 6 -1.00002 0 shouldn't be
31.39/31.64	WSVECS04 Frhs2[125]: 6 -1.00006 0 shouldn't be
31.39/31.64	WSVECS04 Frhs2[136]: 6 -1.00003 0 shouldn't be
31.39/31.64	WSVECS04 Frhs2[142]: 6 -1.00006 0 shouldn't be
31.39/31.64	WSVECS04 Frhs2[165]: 6 -1.00001 0 shouldn't be
31.39/31.64	WSVECS04 Frhs2[180]: 6 -1.00005 0 shouldn't be
31.39/31.64	WSVECS04 Frhs2[186]: 6 -1.00004 0 shouldn't be
31.39/31.64	WSVECS04 Frhs2[187]: 6 -1.00006 0 shouldn't be
31.39/31.64	WSVECS04 Frhs2[192]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[199]: 6 -1.00006 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[200]: 6 -1.00006 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[205]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[208]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[211]: 6 -1.00008 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[212]: 6 -1.00004 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[213]: 6 -1.00006 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[215]: 6 -1.00004 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[218]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[219]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[225]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[233]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[235]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[241]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[246]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[251]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[253]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[326]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[355]: 6 -1.00008 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[360]: 6 -1.00004 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[361]: 6 -1.0001 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[365]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[367]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[371]: 6 -1.00006 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[373]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[376]: 6 -1.00008 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[378]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[379]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[381]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[389]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[392]: 6 -1.00006 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[394]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[404]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[405]: 6 -1.00006 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[438]: 6 -1.0001 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[492]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[716]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[900]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[902]: 6 -1.00004 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[907]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[910]: 6 -1.00004 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[911]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[922]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[929]: 6 -1.0001 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[933]: 6 -1.00006 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[944]: 6 -1.00008 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[947]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[950]: 6 -1.00004 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[951]: 6 -1.0001 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[954]: 6 -1.00004 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[955]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[977]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[983]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[989]: 6 -1.00006 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[994]: 6 -1.00008 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1000]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1003]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1005]: 6 -1.00008 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1008]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1009]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1010]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1014]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1021]: 6 -1.00001 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1165]: 6 -1.00008 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1172]: 6 -1.00008 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1217]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1232]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1234]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1235]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1241]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1242]: 6 -1.00008 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1243]: 6 -1.00004 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1244]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1246]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1249]: 6 -1.00008 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1252]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1253]: 6 -1.00006 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1257]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1259]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1261]: 6 -1.00001 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1263]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1267]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1268]: 6 -1.0001 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1270]: 6 -1.00004 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1271]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1272]: 6 -1.00004 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1276]: 6 -1.00008 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1277]: 6 -1.00008 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1284]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1287]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1288]: 6 -1.00004 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1290]: 6 -1.00004 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1296]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1298]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1302]: 6 -1.00006 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1303]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1310]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1312]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1313]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1315]: 6 -1.0001 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1321]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1323]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1324]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1325]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1331]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1333]: 6 -1.00004 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1335]: 6 -1.00008 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1337]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1338]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1339]: 6 -1.0001 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1342]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1343]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1344]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1345]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1346]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1347]: 6 -1.00001 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1349]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1350]: 6 -1.00001 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1354]: 6 -1.00006 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1356]: 6 -1.00004 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1365]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1366]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1368]: 6 -1.00006 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1369]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1370]: 6 -1.00008 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1373]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1374]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1384]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1386]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1392]: 6 -1.0001 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1397]: 6 -1.00006 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1399]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1400]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1404]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1405]: 6 -1.00001 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1406]: 6 -1.0001 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1407]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1421]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1431]: 6 -1.0001 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1447]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1459]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1462]: 6 -1.00008 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1470]: 6 -1.00004 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1479]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1482]: 6 -1.00004 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1492]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1506]: 6 -1.00008 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1533]: 6 -1.00008 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1542]: 6 -1.00006 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1544]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1545]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1546]: 6 -1.00004 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1550]: 6 -1.00001 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1551]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1555]: 6 -1.00004 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1557]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1563]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1567]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1577]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1580]: 6 -1.00008 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1581]: 6 -1.00001 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1582]: 6 -1.00006 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1655]: 6 -1.00006 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1662]: 6 -1.00006 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1669]: 6 -1.00008 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1670]: 6 -1.00006 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1671]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1673]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1674]: 6 -1.00008 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1677]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1679]: 6 -1.00006 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1682]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1685]: 6 -1.00004 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1692]: 6 -1.00006 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1695]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1696]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1701]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1704]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1711]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1718]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1719]: 6 -1.0001 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1722]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1723]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1726]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1728]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1730]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1732]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1739]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1741]: 6 -1.00004 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1742]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1744]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1747]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1748]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1751]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1754]: 6 -1.00004 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1756]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1757]: 6 -1.00008 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1759]: 6 -1.00008 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1760]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1762]: 6 -1.00004 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1765]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1766]: 6 -1.00006 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1775]: 6 -1.00008 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1778]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1779]: 6 -1.00006 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1787]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1789]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1791]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1794]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1795]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1799]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1800]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1804]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1805]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1808]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1809]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1812]: 6 -1.00004 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1818]: 6 -1.00008 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1821]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1822]: 6 -1.00006 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1823]: 6 -1.00004 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1824]: 6 -1.00001 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1827]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1828]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1836]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1838]: 6 -1.00004 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1839]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1840]: 6 -1.00008 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1847]: 6 -1.00006 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1852]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1854]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1855]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1858]: 6 -1.00006 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1864]: 6 -1.00001 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1865]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1874]: 6 -1.00008 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1875]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1876]: 6 -1.00004 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1881]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1882]: 6 -1.00006 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1883]: 6 -1.0001 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1887]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1893]: 6 -1.00001 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1898]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1905]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1906]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1907]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1912]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1918]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1920]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1922]: 6 -1.0001 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1923]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1924]: 6 -1.0001 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1925]: 6 -1.00003 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1928]: 6 -1.00008 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1931]: 6 -1.00007 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1936]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1942]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1946]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1947]: 6 -1.00001 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1948]: 6 -1.00001 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1951]: 6 -1.00005 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1952]: 6 -1.00006 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1953]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1954]: 6 -1.00006 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1955]: 6 -1.00002 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1959]: 6 -1.0001 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1960]: 6 -1.00004 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1962]: 6 -1.00009 0 shouldn't be
31.39/31.65	WSVECS04 Frhs2[1964]: 6 -1.00009 0 shouldn't be
33.68/33.96	c #Conflicts:      54000 | #Constraints:      14276
33.68/33.96	c #Conflicts:      55000 | #Constraints:      15276
33.68/33.96	c #Conflicts:      56000 | #Constraints:      16276
33.68/33.96	c INPROCESSING
33.68/33.96	c GARBAGE COLLECT
33.68/33.96	c rational objective 991
35.00/35.33	c #Conflicts:      57000 | #Constraints:      12476
35.00/35.33	c bounds 1050 >= 991 @ 34.0572
35.80/36.19	c #Conflicts:      58000 | #Constraints:      13479
35.80/36.19	c bounds 1049 >= 991 @ 34.896
36.19/36.51	c #Conflicts:      59000 | #Constraints:      14487
36.19/36.51	c bounds 1048 >= 991 @ 35.2144
36.50/36.82	c bounds 1047 >= 991 @ 35.5148
36.79/37.18	c #Conflicts:      60000 | #Constraints:      15502
36.79/37.18	c bounds 1046 >= 991 @ 35.8598
37.38/37.74	c #Conflicts:      61000 | #Constraints:      16513
37.38/37.74	c INPROCESSING
37.38/37.74	c GARBAGE COLLECT
37.38/37.74	c rational objective 991
37.68/38.02	c bounds 1045 >= 991 @ 36.6656
38.47/38.80	c #Conflicts:      62000 | #Constraints:      12458
38.47/38.80	c #Conflicts:      63000 | #Constraints:      13466
38.47/38.80	c bounds 1044 >= 991 @ 37.4216
40.15/40.59	c #Conflicts:      64000 | #Constraints:      14472
40.15/40.59	c #Conflicts:      65000 | #Constraints:      15472
40.15/40.59	c #Conflicts:      66000 | #Constraints:      16472
40.15/40.59	c INPROCESSING
40.15/40.59	c GARBAGE COLLECT
40.15/40.59	c rational objective 991
42.83/43.24	c #Conflicts:      67000 | #Constraints:      12259
42.83/43.24	c #Conflicts:      68000 | #Constraints:      13259
42.83/43.24	c #Conflicts:      69000 | #Constraints:      14259
42.83/43.24	c #Conflicts:      70000 | #Constraints:      15259
42.83/43.24	c #Conflicts:      71000 | #Constraints:      16259
42.83/43.24	c #Conflicts:      72000 | #Constraints:      17259
42.83/43.24	c INPROCESSING
42.83/43.24	c GARBAGE COLLECT
42.83/43.24	c rational objective 991
43.33/43.75	c bounds 1043 >= 991 @ 42.2288
46.22/46.61	c #Conflicts:      73000 | #Constraints:      12881
46.22/46.61	c #Conflicts:      74000 | #Constraints:      13881
46.22/46.61	c #Conflicts:      75000 | #Constraints:      14881
46.22/46.61	c #Conflicts:      76000 | #Constraints:      15881
46.22/46.61	c #Conflicts:      77000 | #Constraints:      16881
46.22/46.61	c #Conflicts:      78000 | #Constraints:      17881
46.22/46.61	c INPROCESSING
46.22/46.61	c GARBAGE COLLECT
46.22/46.61	c rational objective 991
46.32/46.75	c bounds 1042 >= 991 @ 45.1516
46.92/47.38	c #Conflicts:      79000 | #Constraints:      13301
46.92/47.38	c bounds 1041 >= 991 @ 45.7759
48.21/48.62	c #Conflicts:      80000 | #Constraints:      14334
48.21/48.62	c #Conflicts:      81000 | #Constraints:      15377
48.21/48.62	c bounds 1040 >= 991 @ 46.9792
49.72/50.14	c #Conflicts:      82000 | #Constraints:      16431
49.72/50.14	c #Conflicts:      83000 | #Constraints:      17464
49.72/50.14	c bounds 1039 >= 991 @ 48.4712
50.30/50.74	c #Conflicts:      84000 | #Constraints:      18516
50.30/50.74	c INPROCESSING
50.30/50.74	c GARBAGE COLLECT
50.30/50.74	c rational objective 991
50.62/51.09	c #Conflicts:      85000 | #Constraints:      13617
50.62/51.09	c bounds 1039 >= 992 @ 49.4082
52.81/53.27	c #Conflicts:      86000 | #Constraints:      14692
52.81/53.27	c #Conflicts:      87000 | #Constraints:      15692
52.81/53.27	c #Conflicts:      88000 | #Constraints:      16692
52.81/53.27	c #Conflicts:      89000 | #Constraints:      17692
52.81/53.27	c #Conflicts:      90000 | #Constraints:      18692
52.81/53.27	c INPROCESSING
52.81/53.27	c GARBAGE COLLECT
52.81/53.27	c rational objective 992
55.19/55.69	c #Conflicts:      91000 | #Constraints:      13624
55.19/55.69	c #Conflicts:      92000 | #Constraints:      14651
55.19/55.69	c #Conflicts:      93000 | #Constraints:      15663
55.19/55.69	c bounds 1038 >= 992 @ 53.9181
57.99/58.49	c #Conflicts:      94000 | #Constraints:      16690
57.99/58.49	c #Conflicts:      95000 | #Constraints:      17690
57.99/58.49	c #Conflicts:      96000 | #Constraints:      18690
57.99/58.49	c INPROCESSING
57.99/58.49	c GARBAGE COLLECT
57.99/58.49	c rational objective 992
58.39/58.82	c #Conflicts:      97000 | #Constraints:      13426
58.39/58.82	c bounds 1037 >= 992 @ 57.0053
58.48/58.92	c bounds 1036 >= 992 @ 57.1014
58.70/59.13	c bounds 1035 >= 992 @ 57.3092
58.79/59.22	c #Conflicts:      98000 | #Constraints:      14435
58.79/59.22	c bounds 1034 >= 992 @ 57.3958
59.18/59.68	c #Conflicts:      99000 | #Constraints:      15444
59.18/59.68	c bounds 1033 >= 992 @ 57.8438
59.78/60.23	c #Conflicts:     100000 | #Constraints:      16464
59.78/60.23	c bounds 1032 >= 992 @ 58.3878
62.27/62.78	c #Conflicts:     101000 | #Constraints:      17489
62.27/62.78	c #Conflicts:     102000 | #Constraints:      18538
62.27/62.78	c #Conflicts:     103000 | #Constraints:      19590
62.27/62.78	c INPROCESSING
62.27/62.78	c GARBAGE COLLECT
62.27/62.78	c rational objective 992
65.34/66.00	c #Conflicts:     104000 | #Constraints:      14048
65.34/66.00	c #Conflicts:     105000 | #Constraints:      15048
65.34/66.00	c #Conflicts:     106000 | #Constraints:      16048
65.34/66.00	c #Conflicts:     107000 | #Constraints:      17048
65.34/66.00	c #Conflicts:     108000 | #Constraints:      18048
65.34/66.00	c #Conflicts:     109000 | #Constraints:      19048
65.34/66.00	c #Conflicts:     110000 | #Constraints:      20048
65.34/66.00	c INPROCESSING
65.34/66.00	c GARBAGE COLLECT
65.34/66.00	c rational objective 992
67.84/68.45	c #Conflicts:     111000 | #Constraints:      14401
67.84/68.45	c #Conflicts:     112000 | #Constraints:      15458
67.84/68.45	c #Conflicts:     113000 | #Constraints:      16547
67.84/68.45	c #Conflicts:     114000 | #Constraints:      17621
67.84/68.45	c bounds 1031 >= 992 @ 66.2855
70.23/70.82	c #Conflicts:     115000 | #Constraints:      18640
70.23/70.82	c #Conflicts:     116000 | #Constraints:      19640
70.23/70.82	c #Conflicts:     117000 | #Constraints:      20640
70.23/70.82	c INPROCESSING
70.23/70.82	c GARBAGE COLLECT
70.23/70.82	c rational objective 992
75.11/75.79	c #Conflicts:     118000 | #Constraints:      14782
75.11/75.79	c #Conflicts:     119000 | #Constraints:      15843
75.11/75.79	c #Conflicts:     120000 | #Constraints:      16921
75.11/75.79	c #Conflicts:     121000 | #Constraints:      17988
75.11/75.79	c #Conflicts:     122000 | #Constraints:      19084
75.11/75.79	c #Conflicts:     123000 | #Constraints:      20150
75.11/75.79	c #Conflicts:     124000 | #Constraints:      21215
75.11/75.79	c INPROCESSING
75.11/75.79	c GARBAGE COLLECT
75.11/75.79	c rational objective 992
78.51/79.19	c #Conflicts:     125000 | #Constraints:      14828
78.51/79.19	c #Conflicts:     126000 | #Constraints:      15828
78.51/79.19	c #Conflicts:     127000 | #Constraints:      16828
78.51/79.19	c #Conflicts:     128000 | #Constraints:      17828
78.51/79.19	c #Conflicts:     129000 | #Constraints:      18828
78.51/79.19	c #Conflicts:     130000 | #Constraints:      19828
78.51/79.19	c #Conflicts:     131000 | #Constraints:      20828
78.51/79.19	c INPROCESSING
78.51/79.19	c GARBAGE COLLECT
78.51/79.19	c rational objective 992
81.69/82.32	c #Conflicts:     132000 | #Constraints:      14429
81.69/82.32	c #Conflicts:     133000 | #Constraints:      15429
81.69/82.32	c #Conflicts:     134000 | #Constraints:      16429
81.69/82.32	c #Conflicts:     135000 | #Constraints:      17429
81.69/82.32	c #Conflicts:     136000 | #Constraints:      18429
81.69/82.32	c #Conflicts:     137000 | #Constraints:      19429
81.69/82.32	c #Conflicts:     138000 | #Constraints:      20429
81.69/82.32	c bounds 1031 >= 993 @ 79.838
82.29/82.97	c #Conflicts:     139000 | #Constraints:      21490
82.29/82.97	c INPROCESSING
82.29/82.97	c GARBAGE COLLECT
82.29/82.97	c rational objective 993
87.77/88.48	c #Conflicts:     140000 | #Constraints:      14918
87.77/88.48	c #Conflicts:     141000 | #Constraints:      15987
87.77/88.48	c #Conflicts:     142000 | #Constraints:      17043
87.77/88.48	c #Conflicts:     143000 | #Constraints:      18089
87.77/88.48	c #Conflicts:     144000 | #Constraints:      19136
87.77/88.48	c #Conflicts:     145000 | #Constraints:      20179
87.77/88.48	c #Conflicts:     146000 | #Constraints:      21236
87.77/88.48	c #Conflicts:     147000 | #Constraints:      22279
87.77/88.48	c INPROCESSING
87.77/88.48	c GARBAGE COLLECT
87.77/88.48	c rational objective 993
91.96/92.62	c #Conflicts:     148000 | #Constraints:      15483
91.96/92.62	c #Conflicts:     149000 | #Constraints:      16483
91.96/92.62	c #Conflicts:     150000 | #Constraints:      17483
91.96/92.62	c #Conflicts:     151000 | #Constraints:      18483
91.96/92.62	c #Conflicts:     152000 | #Constraints:      19483
91.96/92.62	c #Conflicts:     153000 | #Constraints:      20483
91.96/92.62	c #Conflicts:     154000 | #Constraints:      21483
91.96/92.62	c #Conflicts:     155000 | #Constraints:      22483
91.96/92.62	c INPROCESSING
91.96/92.62	c GARBAGE COLLECT
91.96/92.62	c rational objective 993
95.72/96.51	c #Conflicts:     156000 | #Constraints:      15631
95.72/96.51	c #Conflicts:     157000 | #Constraints:      16631
95.72/96.51	c #Conflicts:     158000 | #Constraints:      17631
95.72/96.51	c #Conflicts:     159000 | #Constraints:      18631
95.72/96.51	c #Conflicts:     160000 | #Constraints:      19631
95.72/96.51	c #Conflicts:     161000 | #Constraints:      20631
95.72/96.51	c #Conflicts:     162000 | #Constraints:      21631
95.72/96.51	c #Conflicts:     163000 | #Constraints:      22631
95.72/96.51	c INPROCESSING
95.72/96.51	c GARBAGE COLLECT
95.72/96.51	c rational objective 993
101.50/102.36	c #Conflicts:     164000 | #Constraints:      15633
101.50/102.36	c #Conflicts:     165000 | #Constraints:      16741
101.50/102.36	c #Conflicts:     166000 | #Constraints:      17818
101.50/102.36	c #Conflicts:     167000 | #Constraints:      18888
101.50/102.36	c #Conflicts:     168000 | #Constraints:      19961
101.50/102.36	c #Conflicts:     169000 | #Constraints:      21038
101.50/102.36	c #Conflicts:     170000 | #Constraints:      22092
101.50/102.36	c #Conflicts:     171000 | #Constraints:      23133
101.50/102.36	c INPROCESSING
101.50/102.36	c GARBAGE COLLECT
101.50/102.36	c rational objective 993
105.98/106.82	c #Conflicts:     172000 | #Constraints:      15640
105.98/106.82	c #Conflicts:     173000 | #Constraints:      16640
105.98/106.82	c #Conflicts:     174000 | #Constraints:      17640
105.98/106.82	c #Conflicts:     175000 | #Constraints:      18640
105.98/106.82	c #Conflicts:     176000 | #Constraints:      19640
105.98/106.82	c #Conflicts:     177000 | #Constraints:      20640
105.98/106.82	c #Conflicts:     178000 | #Constraints:      21640
105.98/106.82	c #Conflicts:     179000 | #Constraints:      22640
105.98/106.82	c #Conflicts:     180000 | #Constraints:      23640
105.98/106.82	c INPROCESSING
105.98/106.82	c GARBAGE COLLECT
105.98/106.82	c rational objective 993
110.28/111.15	c #Conflicts:     181000 | #Constraints:      16113
110.28/111.15	c #Conflicts:     182000 | #Constraints:      17113
110.28/111.15	c #Conflicts:     183000 | #Constraints:      18113
110.28/111.15	c #Conflicts:     184000 | #Constraints:      19113
110.28/111.15	c #Conflicts:     185000 | #Constraints:      20113
110.28/111.15	c #Conflicts:     186000 | #Constraints:      21113
110.28/111.15	c #Conflicts:     187000 | #Constraints:      22113
110.28/111.15	c #Conflicts:     188000 | #Constraints:      23113
110.28/111.15	c #Conflicts:     189000 | #Constraints:      24113
110.28/111.15	c INPROCESSING
110.28/111.15	c GARBAGE COLLECT
110.28/111.15	c rational objective 993
112.46/113.30	c #Conflicts:     190000 | #Constraints:      16460
112.46/113.30	c #Conflicts:     191000 | #Constraints:      17482
112.46/113.30	c #Conflicts:     192000 | #Constraints:      18547
112.46/113.30	c bounds 1030 >= 993 @ 110.013
112.56/113.46	WSVECS04 Frhs2[2]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[3]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[4]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[5]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[7]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[9]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[11]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[17]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[20]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[26]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[28]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[32]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[35]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[37]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[38]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[39]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[42]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[43]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[45]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[46]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[47]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[48]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[50]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[51]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[52]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[54]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[56]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[57]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[62]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[63]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[72]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[73]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[74]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[75]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[77]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[78]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[82]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[84]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[85]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[91]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[95]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[97]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[99]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[100]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[101]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[102]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[104]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[111]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[116]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[119]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[124]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[125]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[132]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[133]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[134]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[136]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[138]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[142]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[145]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[149]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[150]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[151]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[152]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[153]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[154]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[158]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[159]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[165]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[170]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[172]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[174]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[176]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[180]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[181]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[183]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[186]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[187]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[188]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[190]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[192]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[193]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[197]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[199]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[200]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[202]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[203]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[204]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[205]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[206]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[208]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[211]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[212]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[215]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[218]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[219]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[220]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[224]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[225]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[226]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[229]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[231]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[232]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[233]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[235]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[236]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[241]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[242]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[243]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[246]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[248]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[251]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[253]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[258]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[259]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[260]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[261]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[264]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[265]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[266]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[267]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[269]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[273]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[279]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[280]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[283]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[284]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[286]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[287]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[289]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[290]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[293]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[294]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[295]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[296]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[297]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[298]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[302]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[305]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[309]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[312]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[315]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[317]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[318]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[321]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[322]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[326]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[327]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[330]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[334]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[337]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[339]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[348]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[351]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[354]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[355]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[359]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[360]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[361]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[362]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[363]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[364]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[365]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[367]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[370]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[371]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[372]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[373]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[376]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[378]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[379]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[386]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[389]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[392]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[394]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[396]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[397]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[399]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[400]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[402]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[405]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[406]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[408]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[411]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[416]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[417]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[419]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[420]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[421]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[423]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[424]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[426]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[427]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[428]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[430]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[432]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[433]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[434]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[435]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[437]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[438]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[440]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[441]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[443]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[444]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[447]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[448]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[449]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[450]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[451]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[461]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[462]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[463]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[464]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[472]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[474]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[476]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[477]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[478]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[479]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[480]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[483]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[484]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[486]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[488]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[492]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[497]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[503]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[504]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[506]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[508]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[512]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[514]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[516]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[519]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[521]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[522]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[524]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[525]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[528]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[531]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[535]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[537]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[539]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[540]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[541]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[542]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[545]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[546]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[547]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[549]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[552]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[553]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[556]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[557]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[559]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[560]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[562]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[563]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[564]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[565]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[568]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[573]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[576]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[577]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[579]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[580]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[586]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[587]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[588]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[594]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[595]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[597]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[598]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[599]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[600]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[601]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[602]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[605]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[606]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[608]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[610]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[612]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[615]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[616]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[617]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[618]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[619]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[620]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[622]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[623]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[625]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[626]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[627]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[628]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[631]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[633]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[634]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[638]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[639]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[640]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[641]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[642]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[648]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[650]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[651]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[652]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[658]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[659]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[661]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[662]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[664]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[665]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[668]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[669]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[672]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[675]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[677]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[678]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[679]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[682]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[684]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[686]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[688]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[689]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[690]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[702]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[704]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[705]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[706]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[709]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[710]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[711]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[712]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[714]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[720]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[722]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[724]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[725]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[726]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[728]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[729]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[732]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[733]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[735]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[736]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[739]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[740]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[741]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[742]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[744]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[745]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[749]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[751]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[752]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[754]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[756]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[757]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[759]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[760]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[761]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[762]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[763]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[764]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[765]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[766]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[768]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[769]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[776]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[779]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[781]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[782]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[784]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[786]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[787]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[789]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[790]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[791]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[792]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[793]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[794]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[796]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[797]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[798]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[803]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[806]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[808]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[809]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[812]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[813]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[815]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[820]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[826]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[827]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[829]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[832]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[834]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[835]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[836]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[837]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[838]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[839]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[840]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[841]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[843]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[844]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[845]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[849]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[850]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[853]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[854]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[855]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[859]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[860]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[863]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[865]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[868]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[871]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[872]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[873]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[875]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[879]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[882]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[887]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[888]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[890]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[892]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[894]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[899]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[902]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[905]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[907]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[910]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[911]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[912]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[913]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[914]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[915]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[918]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[919]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[922]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[926]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[928]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[929]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[931]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[932]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[933]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[934]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[936]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[937]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[938]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[944]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[945]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[946]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[947]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[950]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[951]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[954]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[955]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[959]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[962]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[964]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[965]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[967]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[968]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[969]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[971]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[974]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[977]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[983]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[987]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[989]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[990]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[994]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[997]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1000]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1001]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1005]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1006]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1008]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1009]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1010]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1013]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1014]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1019]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1021]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1023]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1024]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1025]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1026]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1027]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1028]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1031]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1032]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1035]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1040]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1041]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1042]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1044]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1045]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1049]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1052]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1055]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1056]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1058]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1059]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1061]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1062]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1063]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1064]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1067]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1069]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1072]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1074]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1075]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1076]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1078]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1081]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1082]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1083]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1085]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1088]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1091]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1092]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1093]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1094]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1102]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1103]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1105]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1106]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1108]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1110]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1113]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1114]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1115]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1117]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1119]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1121]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1124]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1125]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1129]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1135]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1138]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1139]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1141]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1144]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1147]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1148]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1149]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1150]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1151]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1153]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1154]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1156]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1157]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1158]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1159]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1165]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1166]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1167]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1168]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1170]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1174]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1181]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1182]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1184]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1185]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1188]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1191]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1192]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1193]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1194]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1195]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1196]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1197]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1198]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1199]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1201]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1202]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1203]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1208]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1209]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1210]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1214]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1215]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1219]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1220]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1223]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1225]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1226]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1227]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1231]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1232]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1235]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1239]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1241]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1243]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1244]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1245]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1246]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1249]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1251]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1252]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1253]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1254]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1257]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1259]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1260]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1261]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1262]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1263]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1264]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1265]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1266]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1267]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1271]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1272]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1274]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1276]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1277]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1280]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1282]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1283]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1284]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1287]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1288]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1290]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1292]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1296]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1298]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1299]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1300]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1301]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1302]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1303]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1308]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1309]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1310]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1312]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1313]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1314]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1315]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1316]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1321]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1323]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1324]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1325]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1326]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1331]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1332]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1335]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1337]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1338]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1339]: 6 -1.0001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1341]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1342]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1344]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1345]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1346]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1347]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1352]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1353]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1354]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1360]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1361]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1363]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1364]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1365]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1366]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1368]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1369]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1370]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1373]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1374]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1375]: 6 -1.00009 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1376]: 6 -1.00001 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1378]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1380]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1381]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1383]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1384]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1386]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1393]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1397]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1399]: 6 -1.00006 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1400]: 6 -1.00003 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1401]: 6 -1.00004 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1402]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1403]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1404]: 6 -1.00002 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1405]: 6 -1.00008 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1406]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1407]: 6 -1.00007 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1408]: 6 -1.00005 0 shouldn't be
112.56/113.46	WSVECS04 Frhs2[1409]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1410]: 6 -1.00003 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1412]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1415]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1416]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1418]: 6 -1.00009 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1419]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1421]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1424]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1426]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1427]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1428]: 6 -1.00009 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1429]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1430]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1431]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1433]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1434]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1436]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1437]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1438]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1439]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1440]: 6 -1.00001 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1441]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1443]: 6 -1.00001 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1444]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1446]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1447]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1450]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1451]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1452]: 6 -1.00003 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1453]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1456]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1459]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1461]: 6 -1.00009 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1462]: 6 -1.00003 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1464]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1467]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1468]: 6 -1.00009 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1470]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1472]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1474]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1475]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1476]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1477]: 6 -1.00009 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1478]: 6 -1.00009 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1479]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1481]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1482]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1483]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1484]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1485]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1487]: 6 -1.00003 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1488]: 6 -1.0001 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1489]: 6 -1.00003 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1492]: 6 -1.00009 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1494]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1496]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1498]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1499]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1506]: 6 -1.0001 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1513]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1518]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1520]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1523]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1524]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1525]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1526]: 6 -1.00001 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1528]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1531]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1533]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1542]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1543]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1544]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1546]: 6 -1.00009 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1547]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1550]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1555]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1557]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1558]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1561]: 6 -1.0001 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1562]: 6 -1.00003 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1564]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1566]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1567]: 6 -1.00003 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1569]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1570]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1571]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1573]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1574]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1575]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1577]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1580]: 6 -1.00001 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1581]: 6 -1.00001 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1582]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1583]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1584]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1586]: 6 -1.00003 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1587]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1588]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1590]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1591]: 6 -1.0001 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1593]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1594]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1596]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1601]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1602]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1603]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1604]: 6 -1.00009 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1605]: 6 -1.00003 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1608]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1609]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1612]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1613]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1616]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1617]: 6 -1.00003 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1619]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1620]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1621]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1623]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1626]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1629]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1630]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1632]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1633]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1634]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1638]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1639]: 6 -1.00009 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1643]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1644]: 6 -1.00009 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1646]: 6 -1.00009 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1655]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1656]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1660]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1661]: 6 -1.00003 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1662]: 6 -1.00003 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1669]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1670]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1671]: 6 -1.0001 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1673]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1674]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1676]: 6 -1.0001 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1679]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1680]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1681]: 6 -1.00009 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1685]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1687]: 6 -1.00001 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1688]: 6 -1.0001 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1690]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1691]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1692]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1695]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1696]: 6 -1.00001 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1701]: 6 -1.00003 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1704]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1705]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1714]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1715]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1719]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1721]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1723]: 6 -1.00009 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1726]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1727]: 6 -1.00003 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1728]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1730]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1732]: 6 -1.00009 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1734]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1735]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1737]: 6 -1.00003 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1738]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1741]: 6 -1.00009 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1742]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1743]: 6 -1.0001 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1744]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1745]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1747]: 6 -1.0001 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1748]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1750]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1751]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1753]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1754]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1755]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1756]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1759]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1760]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1765]: 6 -1.00009 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1767]: 6 -1.00003 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1769]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1770]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1771]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1774]: 6 -1.00009 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1775]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1778]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1779]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1780]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1781]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1784]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1787]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1789]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1790]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1791]: 6 -1.00003 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1792]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1794]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1795]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1797]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1799]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1800]: 6 -1.0001 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1804]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1805]: 6 -1.00003 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1806]: 6 -1.00003 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1808]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1809]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1810]: 6 -1.00003 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1811]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1812]: 6 -1.0001 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1818]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1819]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1821]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1822]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1824]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1825]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1827]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1828]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1831]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1832]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1833]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1836]: 6 -1.00009 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1837]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1838]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1839]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1840]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1842]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1847]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1849]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1852]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1854]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1855]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1863]: 6 -1.00003 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1864]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1865]: 6 -1.00003 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1866]: 6 -1.0001 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1868]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1873]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1874]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1875]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1876]: 6 -1.00001 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1879]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1881]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1882]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1883]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1884]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1886]: 6 -1.00001 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1887]: 6 -1.00009 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1889]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1891]: 6 -1.0001 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1893]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1894]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1895]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1897]: 6 -1.00001 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1898]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1899]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1904]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1905]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1906]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1907]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1908]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1910]: 6 -1.00001 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1911]: 6 -1.00009 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1912]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1915]: 6 -1.0001 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1917]: 6 -1.00009 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1918]: 6 -1.00009 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1919]: 6 -1.00009 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1920]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1922]: 6 -1.00009 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1923]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1924]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1925]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1928]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1930]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1931]: 6 -1.0001 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1932]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1934]: 6 -1.0001 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1936]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1937]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1938]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1939]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1942]: 6 -1.00006 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1943]: 6 -1.00005 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1944]: 6 -1.00009 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1946]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1947]: 6 -1.0001 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1948]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1951]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1952]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1953]: 6 -1.00002 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1955]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1959]: 6 -1.00008 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1960]: 6 -1.00009 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1961]: 6 -1.00004 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1962]: 6 -1.00007 0 shouldn't be
112.56/113.47	WSVECS04 Frhs2[1964]: 6 -1.00006 0 shouldn't be
117.05/118.00	c #Conflicts:     193000 | #Constraints:      19608
117.05/118.00	c #Conflicts:     194000 | #Constraints:      20608
117.05/118.00	c #Conflicts:     195000 | #Constraints:      21608
117.05/118.00	c #Conflicts:     196000 | #Constraints:      22664
117.05/118.00	c #Conflicts:     197000 | #Constraints:      23721
117.05/118.00	c #Conflicts:     198000 | #Constraints:      24757
117.05/118.00	c INPROCESSING
117.05/118.00	c GARBAGE COLLECT
117.05/118.00	c rational objective 993
121.83/122.71	c #Conflicts:     199000 | #Constraints:      16762
121.83/122.71	c #Conflicts:     200000 | #Constraints:      17762
121.83/122.71	c #Conflicts:     201000 | #Constraints:      18762
121.83/122.71	c #Conflicts:     202000 | #Constraints:      19762
121.83/122.71	c #Conflicts:     203000 | #Constraints:      20762
121.83/122.71	c #Conflicts:     204000 | #Constraints:      21762
121.83/122.71	c #Conflicts:     205000 | #Constraints:      22762
121.83/122.71	c #Conflicts:     206000 | #Constraints:      23762
121.83/122.71	c #Conflicts:     207000 | #Constraints:      24762
121.83/122.71	c INPROCESSING
121.83/122.71	c GARBAGE COLLECT
121.83/122.71	c rational objective 993
123.32/124.23	c #Conflicts:     208000 | #Constraints:      16702
123.32/124.23	c #Conflicts:     209000 | #Constraints:      17702
123.32/124.23	c #Conflicts:     210000 | #Constraints:      18702
123.32/124.23	c bounds 1030 >= 994 @ 120.715
129.41/130.41	c #Conflicts:     211000 | #Constraints:      19795
129.41/130.41	c #Conflicts:     212000 | #Constraints:      20804
129.41/130.41	c #Conflicts:     213000 | #Constraints:      21819
129.41/130.41	c #Conflicts:     214000 | #Constraints:      22853
129.41/130.41	c #Conflicts:     215000 | #Constraints:      23877
129.41/130.41	c #Conflicts:     216000 | #Constraints:      24912
129.41/130.41	c INPROCESSING
129.41/130.41	c GARBAGE COLLECT
129.41/130.41	c rational objective 994
134.40/135.44	c #Conflicts:     217000 | #Constraints:      16567
134.40/135.44	c #Conflicts:     218000 | #Constraints:      17567
134.40/135.44	c #Conflicts:     219000 | #Constraints:      18567
134.40/135.44	c #Conflicts:     220000 | #Constraints:      19567
134.40/135.44	c #Conflicts:     221000 | #Constraints:      20567
134.40/135.44	c #Conflicts:     222000 | #Constraints:      21567
134.40/135.44	c #Conflicts:     223000 | #Constraints:      22567
134.40/135.44	c #Conflicts:     224000 | #Constraints:      23567
134.40/135.44	c #Conflicts:     225000 | #Constraints:      24568
134.40/135.44	c #Conflicts:     226000 | #Constraints:      25568
134.40/135.44	c INPROCESSING
134.40/135.44	c GARBAGE COLLECT
134.40/135.44	c rational objective 994
139.78/140.89	c #Conflicts:     227000 | #Constraints:      17113
139.78/140.89	c #Conflicts:     228000 | #Constraints:      18113
139.78/140.89	c #Conflicts:     229000 | #Constraints:      19113
139.78/140.89	c #Conflicts:     230000 | #Constraints:      20114
139.78/140.89	c #Conflicts:     231000 | #Constraints:      21114
139.78/140.89	c #Conflicts:     232000 | #Constraints:      22115
139.78/140.89	c #Conflicts:     233000 | #Constraints:      23115
139.78/140.89	c #Conflicts:     234000 | #Constraints:      24115
139.78/140.89	c #Conflicts:     235000 | #Constraints:      25115
139.78/140.89	c #Conflicts:     236000 | #Constraints:      26116
139.78/140.89	c INPROCESSING
139.78/140.89	c GARBAGE COLLECT
139.78/140.89	c rational objective 994
147.45/148.51	c #Conflicts:     237000 | #Constraints:      17485
147.45/148.51	c #Conflicts:     238000 | #Constraints:      18485
147.45/148.51	c #Conflicts:     239000 | #Constraints:      19485
147.45/148.51	c #Conflicts:     240000 | #Constraints:      20485
147.45/148.51	c #Conflicts:     241000 | #Constraints:      21485
147.45/148.51	c #Conflicts:     242000 | #Constraints:      22485
147.45/148.51	c #Conflicts:     243000 | #Constraints:      23485
147.45/148.51	c #Conflicts:     244000 | #Constraints:      24485
147.45/148.51	c #Conflicts:     245000 | #Constraints:      25526
147.45/148.51	c #Conflicts:     246000 | #Constraints:      26569
147.45/148.51	c INPROCESSING
147.45/148.51	c GARBAGE COLLECT
147.45/148.51	c rational objective 994
152.64/153.79	c #Conflicts:     247000 | #Constraints:      17635
152.64/153.79	c #Conflicts:     248000 | #Constraints:      18635
152.64/153.79	c #Conflicts:     249000 | #Constraints:      19635
152.64/153.79	c #Conflicts:     250000 | #Constraints:      20635
152.64/153.79	c #Conflicts:     251000 | #Constraints:      21635
152.64/153.79	c #Conflicts:     252000 | #Constraints:      22635
152.64/153.79	c #Conflicts:     253000 | #Constraints:      23635
152.64/153.79	c #Conflicts:     254000 | #Constraints:      24635
152.64/153.79	c #Conflicts:     255000 | #Constraints:      25635
152.64/153.79	c #Conflicts:     256000 | #Constraints:      26635
152.64/153.79	c INPROCESSING
152.64/153.79	c GARBAGE COLLECT
152.64/153.79	c rational objective 994
158.81/160.03	c #Conflicts:     257000 | #Constraints:      17654
158.81/160.03	c #Conflicts:     258000 | #Constraints:      18654
158.81/160.03	c #Conflicts:     259000 | #Constraints:      19654
158.81/160.03	c #Conflicts:     260000 | #Constraints:      20654
158.81/160.03	c #Conflicts:     261000 | #Constraints:      21654
158.81/160.03	c #Conflicts:     262000 | #Constraints:      22654
158.81/160.03	c #Conflicts:     263000 | #Constraints:      23654
158.81/160.03	c #Conflicts:     264000 | #Constraints:      24654
158.81/160.03	c #Conflicts:     265000 | #Constraints:      25654
158.81/160.03	c #Conflicts:     266000 | #Constraints:      26655
158.81/160.03	c INPROCESSING
158.81/160.03	c GARBAGE COLLECT
158.81/160.03	c rational objective 994
167.35/168.64	c #Conflicts:     267000 | #Constraints:      17459
167.35/168.64	c #Conflicts:     268000 | #Constraints:      18460
167.35/168.64	c #Conflicts:     269000 | #Constraints:      19504
167.35/168.64	c #Conflicts:     270000 | #Constraints:      20569
167.35/168.64	c #Conflicts:     271000 | #Constraints:      21624
167.35/168.64	c #Conflicts:     272000 | #Constraints:      22678
167.35/168.64	c #Conflicts:     273000 | #Constraints:      23725
167.35/168.64	c #Conflicts:     274000 | #Constraints:      24767
167.35/168.64	c #Conflicts:     275000 | #Constraints:      25802
167.35/168.64	c #Conflicts:     276000 | #Constraints:      26840
167.35/168.64	c #Conflicts:     277000 | #Constraints:      27872
167.35/168.64	c INPROCESSING
167.35/168.64	c GARBAGE COLLECT
167.35/168.64	c rational objective 994
173.23/174.55	c #Conflicts:     278000 | #Constraints:      18205
173.23/174.55	c #Conflicts:     279000 | #Constraints:      19205
173.23/174.55	c #Conflicts:     280000 | #Constraints:      20205
173.23/174.55	c #Conflicts:     281000 | #Constraints:      21205
173.23/174.55	c #Conflicts:     282000 | #Constraints:      22205
173.23/174.55	c #Conflicts:     283000 | #Constraints:      23205
173.23/174.55	c #Conflicts:     284000 | #Constraints:      24205
173.23/174.55	c #Conflicts:     285000 | #Constraints:      25205
173.23/174.55	c #Conflicts:     286000 | #Constraints:      26205
173.23/174.55	c #Conflicts:     287000 | #Constraints:      27205
173.23/174.55	c #Conflicts:     288000 | #Constraints:      28205
173.23/174.55	c INPROCESSING
173.23/174.55	c GARBAGE COLLECT
173.23/174.55	c rational objective 994
179.00/180.36	c #Conflicts:     289000 | #Constraints:      18556
179.00/180.36	c #Conflicts:     290000 | #Constraints:      19556
179.00/180.36	c #Conflicts:     291000 | #Constraints:      20556
179.00/180.36	c #Conflicts:     292000 | #Constraints:      21556
179.00/180.36	c #Conflicts:     293000 | #Constraints:      22556
179.00/180.36	c #Conflicts:     294000 | #Constraints:      23556
179.00/180.36	c #Conflicts:     295000 | #Constraints:      24556
179.00/180.36	c #Conflicts:     296000 | #Constraints:      25556
179.00/180.36	c #Conflicts:     297000 | #Constraints:      26556
179.00/180.36	c #Conflicts:     298000 | #Constraints:      27556
179.00/180.36	c #Conflicts:     299000 | #Constraints:      28556
179.00/180.36	c INPROCESSING
179.00/180.36	c GARBAGE COLLECT
179.00/180.36	c rational objective 994
184.70/186.08	c #Conflicts:     300000 | #Constraints:      18729
184.70/186.08	c #Conflicts:     301000 | #Constraints:      19729
184.70/186.08	c #Conflicts:     302000 | #Constraints:      20729
184.70/186.08	c #Conflicts:     303000 | #Constraints:      21729
184.70/186.08	c #Conflicts:     304000 | #Constraints:      22729
184.70/186.08	c #Conflicts:     305000 | #Constraints:      23729
184.70/186.08	c #Conflicts:     306000 | #Constraints:      24729
184.70/186.08	c #Conflicts:     307000 | #Constraints:      25729
184.70/186.08	c #Conflicts:     308000 | #Constraints:      26729
184.70/186.08	c #Conflicts:     309000 | #Constraints:      27729
184.70/186.08	c #Conflicts:     310000 | #Constraints:      28729
184.70/186.08	c INPROCESSING
184.70/186.08	c GARBAGE COLLECT
184.70/186.08	c rational objective 994
192.60/194.05	c #Conflicts:     311000 | #Constraints:      18713
192.60/194.05	c #Conflicts:     312000 | #Constraints:      19794
192.60/194.05	c #Conflicts:     313000 | #Constraints:      20862
192.60/194.05	c #Conflicts:     314000 | #Constraints:      21917
192.60/194.05	c #Conflicts:     315000 | #Constraints:      22966
192.60/194.05	c #Conflicts:     316000 | #Constraints:      24015
192.60/194.05	c #Conflicts:     317000 | #Constraints:      25078
192.60/194.05	c #Conflicts:     318000 | #Constraints:      26113
192.60/194.05	c #Conflicts:     319000 | #Constraints:      27173
192.60/194.05	c #Conflicts:     320000 | #Constraints:      28244
192.60/194.05	c #Conflicts:     321000 | #Constraints:      29308
192.60/194.05	c INPROCESSING
192.60/194.05	c GARBAGE COLLECT
192.60/194.05	c rational objective 994
198.97/200.46	c #Conflicts:     322000 | #Constraints:      18725
198.97/200.46	c #Conflicts:     323000 | #Constraints:      19725
198.97/200.46	c #Conflicts:     324000 | #Constraints:      20725
198.97/200.46	c #Conflicts:     325000 | #Constraints:      21725
198.97/200.46	c #Conflicts:     326000 | #Constraints:      22725
198.97/200.46	c #Conflicts:     327000 | #Constraints:      23725
198.97/200.46	c #Conflicts:     328000 | #Constraints:      24725
198.97/200.46	c #Conflicts:     329000 | #Constraints:      25725
198.97/200.46	c #Conflicts:     330000 | #Constraints:      26725
198.97/200.46	c #Conflicts:     331000 | #Constraints:      27725
198.97/200.46	c #Conflicts:     332000 | #Constraints:      28725
198.97/200.46	c #Conflicts:     333000 | #Constraints:      29725
198.97/200.46	c INPROCESSING
198.97/200.46	c GARBAGE COLLECT
198.97/200.46	c rational objective 994
208.83/210.30	c #Conflicts:     334000 | #Constraints:      19249
208.83/210.30	c #Conflicts:     335000 | #Constraints:      20270
208.83/210.30	c #Conflicts:     336000 | #Constraints:      21302
208.83/210.30	c #Conflicts:     337000 | #Constraints:      22347
208.83/210.30	c #Conflicts:     338000 | #Constraints:      23362
208.83/210.30	c #Conflicts:     339000 | #Constraints:      24416
208.83/210.30	c #Conflicts:     340000 | #Constraints:      25489
208.83/210.30	c #Conflicts:     341000 | #Constraints:      26540
208.83/210.30	c #Conflicts:     342000 | #Constraints:      27585
208.83/210.30	c #Conflicts:     343000 | #Constraints:      28622
208.83/210.30	c #Conflicts:     344000 | #Constraints:      29656
208.83/210.30	c #Conflicts:     345000 | #Constraints:      30712
208.83/210.30	c INPROCESSING
208.83/210.30	c GARBAGE COLLECT
208.83/210.30	c rational objective 994
215.71/217.24	c #Conflicts:     346000 | #Constraints:      19731
215.71/217.24	c #Conflicts:     347000 | #Constraints:      20731
215.71/217.24	c #Conflicts:     348000 | #Constraints:      21731
215.71/217.24	c #Conflicts:     349000 | #Constraints:      22731
215.71/217.24	c #Conflicts:     350000 | #Constraints:      23731
215.71/217.24	c #Conflicts:     351000 | #Constraints:      24731
215.71/217.24	c #Conflicts:     352000 | #Constraints:      25731
215.71/217.24	c #Conflicts:     353000 | #Constraints:      26731
215.71/217.24	c #Conflicts:     354000 | #Constraints:      27731
215.71/217.24	c #Conflicts:     355000 | #Constraints:      28731
215.71/217.24	c #Conflicts:     356000 | #Constraints:      29731
215.71/217.24	c #Conflicts:     357000 | #Constraints:      30731
215.71/217.24	c INPROCESSING
215.71/217.24	c GARBAGE COLLECT
215.71/217.24	c rational objective 994
222.02/223.68	c #Conflicts:     358000 | #Constraints:      19833
222.02/223.68	c #Conflicts:     359000 | #Constraints:      20833
222.02/223.68	c #Conflicts:     360000 | #Constraints:      21833
222.02/223.68	c #Conflicts:     361000 | #Constraints:      22833
222.02/223.68	c #Conflicts:     362000 | #Constraints:      23833
222.02/223.68	c #Conflicts:     363000 | #Constraints:      24833
222.02/223.68	c #Conflicts:     364000 | #Constraints:      25833
222.02/223.68	c #Conflicts:     365000 | #Constraints:      26833
222.02/223.68	c #Conflicts:     366000 | #Constraints:      27833
222.02/223.68	c #Conflicts:     367000 | #Constraints:      28833
222.02/223.68	c #Conflicts:     368000 | #Constraints:      29833
222.02/223.68	c #Conflicts:     369000 | #Constraints:      30833
222.02/223.68	c INPROCESSING
222.02/223.68	c GARBAGE COLLECT
222.02/223.68	c rational objective 994
228.41/230.03	c #Conflicts:     370000 | #Constraints:      19775
228.41/230.03	c #Conflicts:     371000 | #Constraints:      20775
228.41/230.03	c #Conflicts:     372000 | #Constraints:      21775
228.41/230.03	c #Conflicts:     373000 | #Constraints:      22775
228.41/230.03	c #Conflicts:     374000 | #Constraints:      23775
228.41/230.03	c #Conflicts:     375000 | #Constraints:      24775
228.41/230.03	c #Conflicts:     376000 | #Constraints:      25775
228.41/230.03	c #Conflicts:     377000 | #Constraints:      26775
228.41/230.03	c #Conflicts:     378000 | #Constraints:      27775
228.41/230.03	c #Conflicts:     379000 | #Constraints:      28775
228.41/230.03	c #Conflicts:     380000 | #Constraints:      29775
228.41/230.03	c #Conflicts:     381000 | #Constraints:      30775
228.41/230.03	c INPROCESSING
228.41/230.03	c GARBAGE COLLECT
228.41/230.03	c rational objective 994
231.99/233.60	c #Conflicts:     382000 | #Constraints:      19534
231.99/233.60	c #Conflicts:     383000 | #Constraints:      20538
231.99/233.60	c #Conflicts:     384000 | #Constraints:      21538
231.99/233.60	c #Conflicts:     385000 | #Constraints:      22587
231.99/233.60	c #Conflicts:     386000 | #Constraints:      23681
231.99/233.60	c #Conflicts:     387000 | #Constraints:      24749
231.99/233.60	c bounds 1029 >= 994 @ 227.613
232.09/233.76	WSVECS04 Frhs2[2]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[3]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[4]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[5]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[7]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[9]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[11]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[17]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[20]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[26]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[28]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[32]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[35]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[37]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[38]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[39]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[42]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[43]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[45]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[46]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[47]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[48]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[50]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[51]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[52]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[54]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[56]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[57]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[62]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[63]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[65]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[72]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[73]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[74]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[75]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[77]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[78]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[82]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[84]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[85]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[91]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[95]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[97]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[99]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[100]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[101]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[102]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[104]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[111]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[116]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[119]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[124]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[125]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[132]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[133]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[134]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[136]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[138]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[142]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[145]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[149]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[150]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[151]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[152]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[153]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[154]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[158]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[159]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[165]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[170]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[172]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[174]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[176]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[180]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[181]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[183]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[186]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[187]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[188]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[190]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[192]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[193]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[197]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[199]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[200]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[202]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[203]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[204]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[205]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[206]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[208]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[211]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[212]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[215]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[218]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[219]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[220]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[224]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[225]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[226]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[229]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[231]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[232]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[233]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[235]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[236]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[241]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[242]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[243]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[246]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[248]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[251]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[253]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[258]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[259]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[260]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[261]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[265]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[266]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[267]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[269]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[272]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[273]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[279]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[280]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[283]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[284]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[286]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[287]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[288]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[289]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[290]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[293]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[294]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[295]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[296]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[297]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[298]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[302]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[305]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[309]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[315]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[317]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[321]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[322]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[326]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[327]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[330]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[334]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[337]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[339]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[348]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[351]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[354]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[355]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[359]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[360]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[361]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[362]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[363]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[364]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[365]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[367]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[370]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[371]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[372]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[373]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[376]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[378]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[379]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[386]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[389]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[392]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[394]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[396]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[397]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[399]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[400]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[402]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[405]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[406]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[408]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[411]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[416]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[417]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[419]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[420]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[421]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[423]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[424]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[426]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[427]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[428]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[432]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[433]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[434]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[435]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[437]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[438]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[440]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[441]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[443]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[444]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[447]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[448]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[449]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[450]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[451]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[453]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[461]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[462]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[463]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[464]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[471]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[472]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[474]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[476]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[477]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[478]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[479]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[480]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[483]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[484]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[486]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[488]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[492]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[497]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[503]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[504]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[506]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[508]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[512]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[514]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[516]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[519]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[521]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[522]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[524]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[525]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[528]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[531]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[535]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[537]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[539]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[540]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[541]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[542]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[545]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[546]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[547]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[549]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[550]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[552]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[553]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[556]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[557]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[559]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[560]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[562]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[563]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[564]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[565]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[568]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[573]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[576]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[577]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[579]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[580]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[586]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[587]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[588]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[594]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[595]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[597]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[598]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[599]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[600]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[601]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[602]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[605]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[606]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[608]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[610]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[612]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[615]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[616]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[617]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[618]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[619]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[620]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[622]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[623]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[625]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[626]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[627]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[628]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[631]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[633]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[634]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[636]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[638]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[639]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[640]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[641]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[642]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[648]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[650]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[651]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[658]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[659]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[660]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[661]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[662]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[664]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[665]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[668]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[669]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[672]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[675]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[677]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[678]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[679]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[682]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[684]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[686]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[688]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[689]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[690]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[702]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[704]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[705]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[706]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[709]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[710]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[711]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[712]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[714]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[718]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[720]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[722]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[724]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[725]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[728]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[729]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[732]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[733]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[735]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[736]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[739]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[740]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[741]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[742]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[744]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[745]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[749]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[751]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[752]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[754]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[756]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[757]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[759]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[760]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[761]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[762]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[763]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[764]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[765]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[766]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[768]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[769]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[776]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[779]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[781]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[782]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[783]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[784]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[786]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[787]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[789]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[790]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[791]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[792]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[793]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[794]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[796]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[797]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[798]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[803]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[806]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[808]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[809]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[812]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[813]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[820]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[823]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[826]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[827]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[829]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[832]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[834]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[835]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[837]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[838]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[839]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[840]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[841]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[843]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[844]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[845]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[849]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[850]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[853]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[854]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[855]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[859]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[860]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[863]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[868]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[871]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[872]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[873]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[875]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[879]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[882]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[887]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[888]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[890]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[891]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[892]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[894]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[899]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[902]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[905]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[907]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[910]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[911]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[912]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[913]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[914]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[915]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[918]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[919]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[922]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[926]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[928]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[931]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[932]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[933]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[934]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[936]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[937]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[938]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[944]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[945]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[946]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[947]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[950]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[951]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[954]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[955]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[959]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[962]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[964]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[965]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[967]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[968]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[969]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[971]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[974]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[977]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[983]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[987]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[989]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[990]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[994]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[997]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1000]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1001]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1005]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1006]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1008]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1009]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1010]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1013]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1014]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1019]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1021]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1023]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1024]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1025]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1026]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1027]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1028]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1031]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1032]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1035]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1040]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1041]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1042]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1044]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1045]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1049]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1052]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1055]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1056]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1058]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1059]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1061]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1062]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1064]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1067]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1069]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1072]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1074]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1075]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1076]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1078]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1082]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1083]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1085]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1088]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1091]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1092]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1093]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1094]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1095]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1102]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1103]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1105]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1106]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1108]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1110]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1113]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1114]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1115]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1117]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1119]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1121]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1124]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1125]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1129]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1135]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1138]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1139]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1141]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1144]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1147]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1148]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1149]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1150]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1151]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1153]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1154]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1156]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1157]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1158]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1159]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1166]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1167]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1168]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1170]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1178]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1181]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1182]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1184]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1185]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1188]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1191]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1192]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1193]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1194]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1195]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1196]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1197]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1198]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1199]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1201]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1202]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1203]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1208]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1209]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1210]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1214]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1215]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1219]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1220]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1223]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1226]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1227]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1231]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1232]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1235]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1239]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1241]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1243]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1244]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1245]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1246]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1249]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1251]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1252]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1253]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1254]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1257]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1259]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1260]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1261]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1262]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1263]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1264]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1265]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1266]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1267]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1271]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1272]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1274]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1276]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1277]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1280]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1281]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1282]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1283]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1284]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1287]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1288]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1290]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1292]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1296]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1298]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1299]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1300]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1301]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1302]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1303]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1308]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1309]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1310]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1313]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1314]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1315]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1316]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1321]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1323]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1324]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1325]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1326]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1331]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1332]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1335]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1337]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1338]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1339]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1341]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1342]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1344]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1345]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1346]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1347]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1352]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1353]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1354]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1357]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1360]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1361]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1363]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1364]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1365]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1366]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1367]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1368]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1369]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1370]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1373]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1374]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1375]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1376]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1378]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1380]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1381]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1383]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1384]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1386]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1393]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1397]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1399]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1400]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1401]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1402]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1403]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1404]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1405]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1406]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1407]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1408]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1409]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1410]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1412]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1415]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1416]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1418]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1419]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1421]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1423]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1424]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1426]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1427]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1428]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1429]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1430]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1431]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1433]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1434]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1436]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1437]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1438]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1439]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1440]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1441]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1443]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1444]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1446]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1447]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1450]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1451]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1452]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1453]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1459]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1461]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1462]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1464]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1467]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1468]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1470]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1472]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1474]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1475]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1476]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1477]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1478]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1479]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1481]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1482]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1483]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1484]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1485]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1486]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1487]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1488]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1489]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1492]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1493]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1494]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1496]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1498]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1499]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1506]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1513]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1518]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1520]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1523]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1524]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1525]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1526]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1528]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1531]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1533]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1542]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1543]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1544]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1546]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1547]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1550]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1555]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1557]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1558]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1561]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1562]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1564]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1566]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1567]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1569]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1570]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1571]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1573]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1574]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1575]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1577]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1580]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1581]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1582]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1584]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1586]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1587]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1588]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1590]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1591]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1593]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1594]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1596]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1601]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1602]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1603]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1604]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1605]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1608]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1609]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1612]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1613]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1616]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1617]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1619]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1620]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1621]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1623]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1626]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1629]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1630]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1633]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1634]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1636]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1638]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1639]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1643]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1644]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1645]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1646]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1647]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1650]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1655]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1656]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1660]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1661]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1662]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1669]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1670]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1671]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1673]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1674]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1676]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1679]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1680]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1681]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1684]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1685]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1687]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1688]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1690]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1691]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1692]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1695]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1696]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1701]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1704]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1705]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1714]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1715]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1719]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1721]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1723]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1726]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1727]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1728]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1730]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1732]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1734]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1735]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1737]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1738]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1739]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1742]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1743]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1744]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1745]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1747]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1748]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1750]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1751]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1753]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1754]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1755]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1756]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1759]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1760]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1765]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1767]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1768]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1769]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1770]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1771]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1774]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1775]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1778]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1779]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1780]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1781]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1784]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1787]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1789]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1790]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1791]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1792]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1794]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1795]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1797]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1799]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1800]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1804]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1805]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1806]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1808]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1809]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1810]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1811]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1812]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1816]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1818]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1819]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1822]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1824]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1825]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1827]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1828]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1831]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1832]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1833]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1836]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1837]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1839]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1840]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1842]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1847]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1849]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1854]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1855]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1856]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1863]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1864]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1865]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1866]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1868]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1873]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1874]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1875]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1876]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1879]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1881]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1882]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1883]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1884]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1886]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1887]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1889]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1891]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1893]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1894]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1895]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1897]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1898]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1899]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1904]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1905]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1906]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1907]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1908]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1909]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1910]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1911]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1912]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1915]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1917]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1918]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1919]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1920]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1922]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1923]: 6 -1.00001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1924]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1925]: 6 -1.00003 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1928]: 6 -1.00002 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1930]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1931]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1932]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1934]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1936]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1937]: 6 -1.00008 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1938]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1939]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1942]: 6 -1.00004 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1943]: 6 -1.0001 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1944]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1946]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1947]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1948]: 6 -1.00005 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1951]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1952]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1953]: 6 -1.00006 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1955]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1959]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1960]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1961]: 6 -1.00009 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1962]: 6 -1.00007 0 shouldn't be
232.09/233.76	WSVECS04 Frhs2[1964]: 6 -1.00005 0 shouldn't be
246.12/247.80	c #Conflicts:     388000 | #Constraints:      25792
246.12/247.80	c #Conflicts:     389000 | #Constraints:      26792
246.12/247.80	c #Conflicts:     390000 | #Constraints:      27792
246.12/247.80	c #Conflicts:     391000 | #Constraints:      28792
246.12/247.80	c #Conflicts:     392000 | #Constraints:      29792
246.12/247.80	c #Conflicts:     393000 | #Constraints:      30792
246.12/247.80	c #Conflicts:     394000 | #Constraints:      31792
246.12/247.80	c INPROCESSING
246.12/247.80	c GARBAGE COLLECT
246.12/247.80	c rational objective 994
257.38/259.44	c #Conflicts:     395000 | #Constraints:      20290
257.38/259.44	c #Conflicts:     396000 | #Constraints:      21361
257.38/259.44	c #Conflicts:     397000 | #Constraints:      22421
257.38/259.44	c #Conflicts:     398000 | #Constraints:      23470
257.38/259.44	c #Conflicts:     399000 | #Constraints:      24512
257.38/259.44	c #Conflicts:     400000 | #Constraints:      25554
257.38/259.44	c #Conflicts:     401000 | #Constraints:      26592
257.38/259.44	c #Conflicts:     402000 | #Constraints:      27620
257.38/259.44	c #Conflicts:     403000 | #Constraints:      28651
257.38/259.44	c #Conflicts:     404000 | #Constraints:      29689
257.38/259.44	c #Conflicts:     405000 | #Constraints:      30713
257.38/259.44	c #Conflicts:     406000 | #Constraints:      31753
257.38/259.44	c #Conflicts:     407000 | #Constraints:      32783
257.38/259.44	c INPROCESSING
257.38/259.44	c GARBAGE COLLECT
257.38/259.44	c rational objective 994
264.55/266.62	c #Conflicts:     408000 | #Constraints:      20784
264.55/266.62	c #Conflicts:     409000 | #Constraints:      21784
264.55/266.62	c #Conflicts:     410000 | #Constraints:      22784
264.55/266.62	c #Conflicts:     411000 | #Constraints:      23784
264.55/266.62	c #Conflicts:     412000 | #Constraints:      24784
264.55/266.62	c #Conflicts:     413000 | #Constraints:      25784
264.55/266.62	c #Conflicts:     414000 | #Constraints:      26784
264.55/266.62	c #Conflicts:     415000 | #Constraints:      27784
264.55/266.62	c #Conflicts:     416000 | #Constraints:      28784
264.55/266.62	c #Conflicts:     417000 | #Constraints:      29784
264.55/266.62	c #Conflicts:     418000 | #Constraints:      30784
264.55/266.62	c #Conflicts:     419000 | #Constraints:      31784
264.55/266.62	c #Conflicts:     420000 | #Constraints:      32784
264.55/266.62	c INPROCESSING
264.55/266.62	c GARBAGE COLLECT
264.55/266.62	c rational objective 994
272.23/274.34	c #Conflicts:     421000 | #Constraints:      20869
272.23/274.34	c #Conflicts:     422000 | #Constraints:      21876
272.23/274.34	c #Conflicts:     423000 | #Constraints:      22941
272.23/274.34	c #Conflicts:     424000 | #Constraints:      24007
272.23/274.34	c #Conflicts:     425000 | #Constraints:      25064
272.23/274.34	c #Conflicts:     426000 | #Constraints:      26109
272.23/274.34	c #Conflicts:     427000 | #Constraints:      27141
272.23/274.34	c #Conflicts:     428000 | #Constraints:      28172
272.23/274.34	c #Conflicts:     429000 | #Constraints:      29199
272.23/274.34	c #Conflicts:     430000 | #Constraints:      30230
272.23/274.34	c #Conflicts:     431000 | #Constraints:      31282
272.23/274.34	c #Conflicts:     432000 | #Constraints:      32324
272.23/274.34	c #Conflicts:     433000 | #Constraints:      33349
272.23/274.34	c INPROCESSING
272.23/274.34	c GARBAGE COLLECT
272.23/274.34	c rational objective 994
280.60/282.81	c #Conflicts:     434000 | #Constraints:      20963
280.60/282.81	c #Conflicts:     435000 | #Constraints:      21963
280.60/282.81	c #Conflicts:     436000 | #Constraints:      22963
280.60/282.81	c #Conflicts:     437000 | #Constraints:      23963
280.60/282.81	c #Conflicts:     438000 | #Constraints:      24963
280.60/282.81	c #Conflicts:     439000 | #Constraints:      25963
280.60/282.81	c #Conflicts:     440000 | #Constraints:      26963
280.60/282.81	c #Conflicts:     441000 | #Constraints:      27963
280.60/282.81	c #Conflicts:     442000 | #Constraints:      28963
280.60/282.81	c #Conflicts:     443000 | #Constraints:      29963
280.60/282.81	c #Conflicts:     444000 | #Constraints:      30963
280.60/282.81	c #Conflicts:     445000 | #Constraints:      31963
280.60/282.81	c #Conflicts:     446000 | #Constraints:      32963
280.60/282.81	c INPROCESSING
280.60/282.81	c GARBAGE COLLECT
280.60/282.81	c rational objective 994
293.44/295.71	c #Conflicts:     447000 | #Constraints:      20637
293.44/295.71	c #Conflicts:     448000 | #Constraints:      21656
293.44/295.71	c #Conflicts:     449000 | #Constraints:      22688
293.44/295.71	c #Conflicts:     450000 | #Constraints:      23717
293.44/295.71	c #Conflicts:     451000 | #Constraints:      24732
293.44/295.71	c #Conflicts:     452000 | #Constraints:      25756
293.44/295.71	c #Conflicts:     453000 | #Constraints:      26768
293.44/295.71	c #Conflicts:     454000 | #Constraints:      27796
293.44/295.71	c #Conflicts:     455000 | #Constraints:      28831
293.44/295.71	c #Conflicts:     456000 | #Constraints:      29869
293.44/295.71	c #Conflicts:     457000 | #Constraints:      30900
293.44/295.71	c #Conflicts:     458000 | #Constraints:      31927
293.44/295.71	c #Conflicts:     459000 | #Constraints:      32977
293.44/295.71	c #Conflicts:     460000 | #Constraints:      34022
293.44/295.71	c INPROCESSING
293.44/295.71	c GARBAGE COLLECT
293.44/295.71	c rational objective 994
301.51/303.87	c #Conflicts:     461000 | #Constraints:      21296
301.51/303.87	c #Conflicts:     462000 | #Constraints:      22296
301.51/303.87	c #Conflicts:     463000 | #Constraints:      23296
301.51/303.87	c #Conflicts:     464000 | #Constraints:      24296
301.51/303.87	c #Conflicts:     465000 | #Constraints:      25296
301.51/303.87	c #Conflicts:     466000 | #Constraints:      26296
301.51/303.87	c #Conflicts:     467000 | #Constraints:      27296
301.51/303.87	c #Conflicts:     468000 | #Constraints:      28296
301.51/303.87	c #Conflicts:     469000 | #Constraints:      29296
301.51/303.87	c #Conflicts:     470000 | #Constraints:      30296
301.51/303.87	c #Conflicts:     471000 | #Constraints:      31296
301.51/303.87	c #Conflicts:     472000 | #Constraints:      32296
301.51/303.87	c #Conflicts:     473000 | #Constraints:      33296
301.51/303.87	c #Conflicts:     474000 | #Constraints:      34296
301.51/303.87	c INPROCESSING
301.51/303.87	c GARBAGE COLLECT
301.51/303.87	c rational objective 994
309.82/312.30	c #Conflicts:     475000 | #Constraints:      21622
309.82/312.30	c #Conflicts:     476000 | #Constraints:      22622
309.82/312.30	c #Conflicts:     477000 | #Constraints:      23622
309.82/312.30	c #Conflicts:     478000 | #Constraints:      24622
309.82/312.30	c #Conflicts:     479000 | #Constraints:      25622
309.82/312.30	c #Conflicts:     480000 | #Constraints:      26622
309.82/312.30	c #Conflicts:     481000 | #Constraints:      27622
309.82/312.30	c #Conflicts:     482000 | #Constraints:      28622
309.82/312.30	c #Conflicts:     483000 | #Constraints:      29622
309.82/312.30	c #Conflicts:     484000 | #Constraints:      30622
309.82/312.30	c #Conflicts:     485000 | #Constraints:      31622
309.82/312.30	c #Conflicts:     486000 | #Constraints:      32622
309.82/312.30	c #Conflicts:     487000 | #Constraints:      33622
309.82/312.30	c #Conflicts:     488000 | #Constraints:      34622
309.82/312.30	c INPROCESSING
309.82/312.30	c GARBAGE COLLECT
309.82/312.30	c rational objective 994
326.37/328.80	c #Conflicts:     489000 | #Constraints:      21802
326.37/328.80	c #Conflicts:     490000 | #Constraints:      22808
326.37/328.80	c #Conflicts:     491000 | #Constraints:      23818
326.37/328.80	c #Conflicts:     492000 | #Constraints:      24833
326.37/328.80	c #Conflicts:     493000 | #Constraints:      25864
326.37/328.80	c #Conflicts:     494000 | #Constraints:      26883
326.37/328.80	c #Conflicts:     495000 | #Constraints:      27897
326.37/328.80	c #Conflicts:     496000 | #Constraints:      28906
326.37/328.80	c #Conflicts:     497000 | #Constraints:      29929
326.37/328.80	c #Conflicts:     498000 | #Constraints:      30947
326.37/328.80	c #Conflicts:     499000 | #Constraints:      31954
326.37/328.80	c #Conflicts:     500000 | #Constraints:      32999
326.37/328.80	c #Conflicts:     501000 | #Constraints:      34013
326.37/328.80	c #Conflicts:     502000 | #Constraints:      35036
326.37/328.80	c INPROCESSING
326.37/328.80	c GARBAGE COLLECT
326.37/328.80	c rational objective 994
334.45/337.00	c #Conflicts:     503000 | #Constraints:      21840
334.45/337.00	c #Conflicts:     504000 | #Constraints:      22840
334.45/337.00	c #Conflicts:     505000 | #Constraints:      23840
334.45/337.00	c #Conflicts:     506000 | #Constraints:      24840
334.45/337.00	c #Conflicts:     507000 | #Constraints:      25840
334.45/337.00	c #Conflicts:     508000 | #Constraints:      26840
334.45/337.00	c #Conflicts:     509000 | #Constraints:      27840
334.45/337.00	c #Conflicts:     510000 | #Constraints:      28840
334.45/337.00	c #Conflicts:     511000 | #Constraints:      29840
334.45/337.00	c #Conflicts:     512000 | #Constraints:      30840
334.45/337.00	c #Conflicts:     513000 | #Constraints:      31840
334.45/337.00	c #Conflicts:     514000 | #Constraints:      32840
334.45/337.00	c #Conflicts:     515000 | #Constraints:      33840
334.45/337.00	c #Conflicts:     516000 | #Constraints:      34840
334.45/337.00	c INPROCESSING
334.45/337.00	c GARBAGE COLLECT
334.45/337.00	c rational objective 994
342.74/345.30	c #Conflicts:     517000 | #Constraints:      21592
342.74/345.30	c #Conflicts:     518000 | #Constraints:      22592
342.74/345.30	c #Conflicts:     519000 | #Constraints:      23592
342.74/345.30	c #Conflicts:     520000 | #Constraints:      24592
342.74/345.30	c #Conflicts:     521000 | #Constraints:      25592
342.74/345.30	c #Conflicts:     522000 | #Constraints:      26592
342.74/345.30	c #Conflicts:     523000 | #Constraints:      27592
342.74/345.30	c #Conflicts:     524000 | #Constraints:      28593
342.74/345.30	c #Conflicts:     525000 | #Constraints:      29594
342.74/345.30	c #Conflicts:     526000 | #Constraints:      30594
342.74/345.30	c #Conflicts:     527000 | #Constraints:      31595
342.74/345.30	c #Conflicts:     528000 | #Constraints:      32596
342.74/345.30	c #Conflicts:     529000 | #Constraints:      33596
342.74/345.30	c #Conflicts:     530000 | #Constraints:      34597
342.74/345.30	c #Conflicts:     531000 | #Constraints:      35597
342.74/345.30	c INPROCESSING
342.74/345.30	c GARBAGE COLLECT
342.74/345.30	c rational objective 994
351.22/353.86	c #Conflicts:     532000 | #Constraints:      22038
351.22/353.86	c #Conflicts:     533000 | #Constraints:      23038
351.22/353.86	c #Conflicts:     534000 | #Constraints:      24038
351.22/353.86	c #Conflicts:     535000 | #Constraints:      25038
351.22/353.86	c #Conflicts:     536000 | #Constraints:      26038
351.22/353.86	c #Conflicts:     537000 | #Constraints:      27038
351.22/353.86	c #Conflicts:     538000 | #Constraints:      28038
351.22/353.86	c #Conflicts:     539000 | #Constraints:      29038
351.22/353.86	c #Conflicts:     540000 | #Constraints:      30038
351.22/353.86	c #Conflicts:     541000 | #Constraints:      31038
351.22/353.86	c #Conflicts:     542000 | #Constraints:      32038
351.22/353.86	c #Conflicts:     543000 | #Constraints:      33038
351.22/353.86	c #Conflicts:     544000 | #Constraints:      34038
351.22/353.86	c #Conflicts:     545000 | #Constraints:      35038
351.22/353.86	c #Conflicts:     546000 | #Constraints:      36038
351.22/353.86	c INPROCESSING
351.22/353.86	c GARBAGE COLLECT
351.22/353.86	c rational objective 994
359.69/362.36	c #Conflicts:     547000 | #Constraints:      22488
359.69/362.36	c #Conflicts:     548000 | #Constraints:      23488
359.69/362.36	c #Conflicts:     549000 | #Constraints:      24488
359.69/362.36	c #Conflicts:     550000 | #Constraints:      25488
359.69/362.36	c #Conflicts:     551000 | #Constraints:      26488
359.69/362.36	c #Conflicts:     552000 | #Constraints:      27488
359.69/362.36	c #Conflicts:     553000 | #Constraints:      28488
359.69/362.36	c #Conflicts:     554000 | #Constraints:      29488
359.69/362.36	c #Conflicts:     555000 | #Constraints:      30489
359.69/362.36	c #Conflicts:     556000 | #Constraints:      31490
359.69/362.36	c #Conflicts:     557000 | #Constraints:      32490
359.69/362.36	c #Conflicts:     558000 | #Constraints:      33491
359.69/362.36	c #Conflicts:     559000 | #Constraints:      34492
359.69/362.36	c #Conflicts:     560000 | #Constraints:      35492
359.69/362.36	c #Conflicts:     561000 | #Constraints:      36492
359.69/362.36	c INPROCESSING
359.69/362.36	c GARBAGE COLLECT
359.69/362.36	c rational objective 994
371.26/374.07	c #Conflicts:     562000 | #Constraints:      22732
371.26/374.07	c #Conflicts:     563000 | #Constraints:      23765
371.26/374.07	c #Conflicts:     564000 | #Constraints:      24829
371.26/374.07	c #Conflicts:     565000 | #Constraints:      25880
371.26/374.07	c #Conflicts:     566000 | #Constraints:      26934
371.26/374.07	c #Conflicts:     567000 | #Constraints:      27985
371.26/374.07	c #Conflicts:     568000 | #Constraints:      29031
371.26/374.07	c #Conflicts:     569000 | #Constraints:      30068
371.26/374.07	c #Conflicts:     570000 | #Constraints:      31115
371.26/374.07	c #Conflicts:     571000 | #Constraints:      32158
371.26/374.07	c #Conflicts:     572000 | #Constraints:      33193
371.26/374.07	c #Conflicts:     573000 | #Constraints:      34229
371.26/374.07	c #Conflicts:     574000 | #Constraints:      35271
371.26/374.07	c #Conflicts:     575000 | #Constraints:      36306
371.26/374.07	c #Conflicts:     576000 | #Constraints:      37339
371.26/374.07	c INPROCESSING
371.26/374.07	c GARBAGE COLLECT
371.26/374.07	c rational objective 994
373.45/376.28	c #Conflicts:     577000 | #Constraints:      22946
373.45/376.28	c #Conflicts:     578000 | #Constraints:      23946
373.45/376.28	c #Conflicts:     579000 | #Constraints:      24946
373.45/376.28	c bounds 1029 >= 995 @ 367.257
381.24/384.02	c #Conflicts:     580000 | #Constraints:      26027
381.24/384.02	c #Conflicts:     581000 | #Constraints:      27027
381.24/384.02	c #Conflicts:     582000 | #Constraints:      28027
381.24/384.02	c #Conflicts:     583000 | #Constraints:      29027
381.24/384.02	c #Conflicts:     584000 | #Constraints:      30027
381.24/384.02	c #Conflicts:     585000 | #Constraints:      31027
381.24/384.02	c #Conflicts:     586000 | #Constraints:      32027
381.24/384.02	c #Conflicts:     587000 | #Constraints:      33027
381.24/384.02	c #Conflicts:     588000 | #Constraints:      34027
381.24/384.02	c #Conflicts:     589000 | #Constraints:      35027
381.24/384.02	c #Conflicts:     590000 | #Constraints:      36027
381.24/384.02	c #Conflicts:     591000 | #Constraints:      37027
381.24/384.02	c INPROCESSING
381.24/384.02	c GARBAGE COLLECT
381.24/384.02	c rational objective 995
390.80/393.60	c #Conflicts:     592000 | #Constraints:      22671
390.80/393.60	c #Conflicts:     593000 | #Constraints:      23671
390.80/393.60	c #Conflicts:     594000 | #Constraints:      24671
390.80/393.60	c #Conflicts:     595000 | #Constraints:      25671
390.80/393.60	c #Conflicts:     596000 | #Constraints:      26671
390.80/393.60	c #Conflicts:     597000 | #Constraints:      27671
390.80/393.60	c #Conflicts:     598000 | #Constraints:      28671
390.80/393.60	c #Conflicts:     599000 | #Constraints:      29671
390.80/393.60	c #Conflicts:     600000 | #Constraints:      30671
390.80/393.60	c #Conflicts:     601000 | #Constraints:      31671
390.80/393.60	c #Conflicts:     602000 | #Constraints:      32671
390.80/393.60	c #Conflicts:     603000 | #Constraints:      33671
390.80/393.60	c #Conflicts:     604000 | #Constraints:      34671
390.80/393.60	c #Conflicts:     605000 | #Constraints:      35671
390.80/393.60	c #Conflicts:     606000 | #Constraints:      36671
390.80/393.60	c #Conflicts:     607000 | #Constraints:      37671
390.80/393.60	c INPROCESSING
390.80/393.60	c GARBAGE COLLECT
390.80/393.60	c rational objective 995
403.65/406.63	c #Conflicts:     608000 | #Constraints:      23236
403.65/406.63	c #Conflicts:     609000 | #Constraints:      24281
403.65/406.63	c #Conflicts:     610000 | #Constraints:      25324
403.65/406.63	c #Conflicts:     611000 | #Constraints:      26365
403.65/406.63	c #Conflicts:     612000 | #Constraints:      27417
403.65/406.63	c #Conflicts:     613000 | #Constraints:      28465
403.65/406.63	c #Conflicts:     614000 | #Constraints:      29503
403.65/406.63	c #Conflicts:     615000 | #Constraints:      30542
403.65/406.63	c #Conflicts:     616000 | #Constraints:      31586
403.65/406.63	c #Conflicts:     617000 | #Constraints:      32620
403.65/406.63	c #Conflicts:     618000 | #Constraints:      33658
403.65/406.63	c #Conflicts:     619000 | #Constraints:      34686
403.65/406.63	c #Conflicts:     620000 | #Constraints:      35744
403.65/406.63	c #Conflicts:     621000 | #Constraints:      36780
403.65/406.63	c #Conflicts:     622000 | #Constraints:      37818
403.65/406.63	c #Conflicts:     623000 | #Constraints:      38859
403.65/406.63	c INPROCESSING
403.65/406.63	c GARBAGE COLLECT
403.65/406.63	c rational objective 995
415.32/418.30	c #Conflicts:     624000 | #Constraints:      23843
415.32/418.30	c #Conflicts:     625000 | #Constraints:      24843
415.32/418.30	c #Conflicts:     626000 | #Constraints:      25843
415.32/418.30	c #Conflicts:     627000 | #Constraints:      26843
415.32/418.30	c #Conflicts:     628000 | #Constraints:      27843
415.32/418.30	c #Conflicts:     629000 | #Constraints:      28843
415.32/418.30	c #Conflicts:     630000 | #Constraints:      29843
415.32/418.30	c #Conflicts:     631000 | #Constraints:      30843
415.32/418.30	c #Conflicts:     632000 | #Constraints:      31843
415.32/418.30	c #Conflicts:     633000 | #Constraints:      32843
415.32/418.30	c #Conflicts:     634000 | #Constraints:      33843
415.32/418.30	c #Conflicts:     635000 | #Constraints:      34843
415.32/418.30	c #Conflicts:     636000 | #Constraints:      35843
415.32/418.30	c #Conflicts:     637000 | #Constraints:      36843
415.32/418.30	c #Conflicts:     638000 | #Constraints:      37843
415.32/418.30	c #Conflicts:     639000 | #Constraints:      38843
415.32/418.30	c INPROCESSING
415.32/418.30	c GARBAGE COLLECT
415.32/418.30	c rational objective 995
425.59/428.63	c #Conflicts:     640000 | #Constraints:      23926
425.59/428.63	c #Conflicts:     641000 | #Constraints:      24926
425.59/428.63	c #Conflicts:     642000 | #Constraints:      25926
425.59/428.63	c #Conflicts:     643000 | #Constraints:      26926
425.59/428.63	c #Conflicts:     644000 | #Constraints:      27926
425.59/428.63	c #Conflicts:     645000 | #Constraints:      28926
425.59/428.63	c #Conflicts:     646000 | #Constraints:      29926
425.59/428.63	c #Conflicts:     647000 | #Constraints:      30926
425.59/428.63	c #Conflicts:     648000 | #Constraints:      31926
425.59/428.63	c #Conflicts:     649000 | #Constraints:      32926
425.59/428.63	c #Conflicts:     650000 | #Constraints:      33926
425.59/428.63	c #Conflicts:     651000 | #Constraints:      34926
425.59/428.63	c #Conflicts:     652000 | #Constraints:      35926
425.59/428.63	c #Conflicts:     653000 | #Constraints:      36926
425.59/428.63	c #Conflicts:     654000 | #Constraints:      37926
425.59/428.63	c #Conflicts:     655000 | #Constraints:      38926
425.59/428.63	c INPROCESSING
425.59/428.63	c GARBAGE COLLECT
425.59/428.63	c rational objective 995
440.35/443.59	c #Conflicts:     656000 | #Constraints:      23845
440.35/443.59	c #Conflicts:     657000 | #Constraints:      24885
440.35/443.59	c #Conflicts:     658000 | #Constraints:      25930
440.35/443.59	c #Conflicts:     659000 | #Constraints:      26981
440.35/443.59	c #Conflicts:     660000 | #Constraints:      28037
440.35/443.59	c #Conflicts:     661000 | #Constraints:      29085
440.35/443.59	c #Conflicts:     662000 | #Constraints:      30131
440.35/443.59	c #Conflicts:     663000 | #Constraints:      31183
440.35/443.59	c #Conflicts:     664000 | #Constraints:      32230
440.35/443.59	c #Conflicts:     665000 | #Constraints:      33260
440.35/443.59	c #Conflicts:     666000 | #Constraints:      34292
440.35/443.59	c #Conflicts:     667000 | #Constraints:      35325
440.35/443.59	c #Conflicts:     668000 | #Constraints:      36355
440.35/443.59	c #Conflicts:     669000 | #Constraints:      37378
440.35/443.59	c #Conflicts:     670000 | #Constraints:      38406
440.35/443.59	c #Conflicts:     671000 | #Constraints:      39431
440.35/443.59	c INPROCESSING
440.35/443.59	c GARBAGE COLLECT
440.35/443.59	c rational objective 995
452.22/455.48	c #Conflicts:     672000 | #Constraints:      23831
452.22/455.48	c #Conflicts:     673000 | #Constraints:      24831
452.22/455.48	c #Conflicts:     674000 | #Constraints:      25831
452.22/455.48	c #Conflicts:     675000 | #Constraints:      26831
452.22/455.48	c #Conflicts:     676000 | #Constraints:      27831
452.22/455.48	c #Conflicts:     677000 | #Constraints:      28831
452.22/455.48	c #Conflicts:     678000 | #Constraints:      29831
452.22/455.48	c #Conflicts:     679000 | #Constraints:      30831
452.22/455.48	c #Conflicts:     680000 | #Constraints:      31831
452.22/455.48	c #Conflicts:     681000 | #Constraints:      32831
452.22/455.48	c #Conflicts:     682000 | #Constraints:      33831
452.22/455.48	c #Conflicts:     683000 | #Constraints:      34831
452.22/455.48	c #Conflicts:     684000 | #Constraints:      35831
452.22/455.48	c #Conflicts:     685000 | #Constraints:      36831
452.22/455.48	c #Conflicts:     686000 | #Constraints:      37831
452.22/455.48	c #Conflicts:     687000 | #Constraints:      38831
452.22/455.48	c #Conflicts:     688000 | #Constraints:      39831
452.22/455.48	c INPROCESSING
452.22/455.48	c GARBAGE COLLECT
452.22/455.48	c rational objective 995
464.82/468.18	c #Conflicts:     689000 | #Constraints:      24300
464.82/468.18	c #Conflicts:     690000 | #Constraints:      25300
464.82/468.18	c #Conflicts:     691000 | #Constraints:      26300
464.82/468.18	c #Conflicts:     692000 | #Constraints:      27300
464.82/468.18	c #Conflicts:     693000 | #Constraints:      28300
464.82/468.18	c #Conflicts:     694000 | #Constraints:      29300
464.82/468.18	c #Conflicts:     695000 | #Constraints:      30300
464.82/468.18	c #Conflicts:     696000 | #Constraints:      31300
464.82/468.18	c #Conflicts:     697000 | #Constraints:      32300
464.82/468.18	c #Conflicts:     698000 | #Constraints:      33300
464.82/468.18	c #Conflicts:     699000 | #Constraints:      34300
464.82/468.18	c #Conflicts:     700000 | #Constraints:      35300
464.82/468.18	c #Conflicts:     701000 | #Constraints:      36300
464.82/468.18	c #Conflicts:     702000 | #Constraints:      37300
464.82/468.18	c #Conflicts:     703000 | #Constraints:      38300
464.82/468.18	c #Conflicts:     704000 | #Constraints:      39300
464.82/468.18	c #Conflicts:     705000 | #Constraints:      40300
464.82/468.18	c INPROCESSING
464.82/468.18	c GARBAGE COLLECT
464.82/468.18	c rational objective 995
478.97/482.32	c #Conflicts:     706000 | #Constraints:      24648
478.97/482.32	c #Conflicts:     707000 | #Constraints:      25672
478.97/482.32	c #Conflicts:     708000 | #Constraints:      26706
478.97/482.32	c #Conflicts:     709000 | #Constraints:      27731
478.97/482.32	c #Conflicts:     710000 | #Constraints:      28768
478.97/482.32	c #Conflicts:     711000 | #Constraints:      29818
478.97/482.32	c #Conflicts:     712000 | #Constraints:      30877
478.97/482.32	c #Conflicts:     713000 | #Constraints:      31935
478.97/482.32	c #Conflicts:     714000 | #Constraints:      32979
478.97/482.32	c #Conflicts:     715000 | #Constraints:      34015
478.97/482.32	c #Conflicts:     716000 | #Constraints:      35054
478.97/482.32	c #Conflicts:     717000 | #Constraints:      36117
478.97/482.32	c #Conflicts:     718000 | #Constraints:      37173
478.97/482.32	c #Conflicts:     719000 | #Constraints:      38212
478.97/482.32	c #Conflicts:     720000 | #Constraints:      39244
478.97/482.32	c #Conflicts:     721000 | #Constraints:      40284
478.97/482.32	c #Conflicts:     722000 | #Constraints:      41336
478.97/482.32	c INPROCESSING
478.97/482.32	c GARBAGE COLLECT
478.97/482.32	c rational objective 995
490.74/494.11	c #Conflicts:     723000 | #Constraints:      25055
490.74/494.11	c #Conflicts:     724000 | #Constraints:      26055
490.74/494.11	c #Conflicts:     725000 | #Constraints:      27055
490.74/494.11	c #Conflicts:     726000 | #Constraints:      28055
490.74/494.11	c #Conflicts:     727000 | #Constraints:      29055
490.74/494.11	c #Conflicts:     728000 | #Constraints:      30055
490.74/494.11	c #Conflicts:     729000 | #Constraints:      31055
490.74/494.11	c #Conflicts:     730000 | #Constraints:      32055
490.74/494.11	c #Conflicts:     731000 | #Constraints:      33055
490.74/494.11	c #Conflicts:     732000 | #Constraints:      34055
490.74/494.11	c #Conflicts:     733000 | #Constraints:      35055
490.74/494.11	c #Conflicts:     734000 | #Constraints:      36055
490.74/494.11	c #Conflicts:     735000 | #Constraints:      37055
490.74/494.11	c #Conflicts:     736000 | #Constraints:      38055
490.74/494.11	c #Conflicts:     737000 | #Constraints:      39055
490.74/494.11	c #Conflicts:     738000 | #Constraints:      40055
490.74/494.11	c #Conflicts:     739000 | #Constraints:      41055
490.74/494.11	c INPROCESSING
490.74/494.11	c GARBAGE COLLECT
490.74/494.11	c rational objective 995
505.12/508.64	c #Conflicts:     740000 | #Constraints:      24957
505.12/508.64	c #Conflicts:     741000 | #Constraints:      25984
505.12/508.64	c #Conflicts:     742000 | #Constraints:      27005
505.12/508.64	c #Conflicts:     743000 | #Constraints:      28015
505.12/508.64	c #Conflicts:     744000 | #Constraints:      29054
505.12/508.64	c #Conflicts:     745000 | #Constraints:      30079
505.12/508.64	c #Conflicts:     746000 | #Constraints:      31103
505.12/508.64	c #Conflicts:     747000 | #Constraints:      32125
505.12/508.64	c #Conflicts:     748000 | #Constraints:      33143
505.12/508.64	c #Conflicts:     749000 | #Constraints:      34171
505.12/508.64	c #Conflicts:     750000 | #Constraints:      35214
505.12/508.64	c #Conflicts:     751000 | #Constraints:      36258
505.12/508.64	c #Conflicts:     752000 | #Constraints:      37303
505.12/508.64	c #Conflicts:     753000 | #Constraints:      38332
505.12/508.64	c #Conflicts:     754000 | #Constraints:      39356
505.12/508.64	c #Conflicts:     755000 | #Constraints:      40398
505.12/508.64	c #Conflicts:     756000 | #Constraints:      41438
505.12/508.64	c INPROCESSING
505.12/508.64	c GARBAGE COLLECT
505.12/508.64	c rational objective 995
517.08/520.61	c #Conflicts:     757000 | #Constraints:      24837
517.08/520.61	c #Conflicts:     758000 | #Constraints:      25837
517.08/520.61	c #Conflicts:     759000 | #Constraints:      26837
517.08/520.61	c #Conflicts:     760000 | #Constraints:      27837
517.08/520.61	c #Conflicts:     761000 | #Constraints:      28837
517.08/520.61	c #Conflicts:     762000 | #Constraints:      29837
517.08/520.61	c #Conflicts:     763000 | #Constraints:      30837
517.08/520.61	c #Conflicts:     764000 | #Constraints:      31837
517.08/520.61	c #Conflicts:     765000 | #Constraints:      32837
517.08/520.61	c #Conflicts:     766000 | #Constraints:      33837
517.08/520.61	c #Conflicts:     767000 | #Constraints:      34837
517.08/520.61	c #Conflicts:     768000 | #Constraints:      35837
517.08/520.61	c #Conflicts:     769000 | #Constraints:      36837
517.08/520.61	c #Conflicts:     770000 | #Constraints:      37837
517.08/520.61	c #Conflicts:     771000 | #Constraints:      38837
517.08/520.61	c #Conflicts:     772000 | #Constraints:      39837
517.08/520.61	c #Conflicts:     773000 | #Constraints:      40837
517.08/520.61	c #Conflicts:     774000 | #Constraints:      41837
517.08/520.61	c INPROCESSING
517.08/520.61	c GARBAGE COLLECT
517.08/520.61	c rational objective 995
528.98/532.67	c #Conflicts:     775000 | #Constraints:      25328
528.98/532.67	c #Conflicts:     776000 | #Constraints:      26328
528.98/532.67	c #Conflicts:     777000 | #Constraints:      27328
528.98/532.67	c #Conflicts:     778000 | #Constraints:      28328
528.98/532.67	c #Conflicts:     779000 | #Constraints:      29328
528.98/532.67	c #Conflicts:     780000 | #Constraints:      30328
528.98/532.67	c #Conflicts:     781000 | #Constraints:      31328
528.98/532.67	c #Conflicts:     782000 | #Constraints:      32329
528.98/532.67	c #Conflicts:     783000 | #Constraints:      33329
528.98/532.67	c #Conflicts:     784000 | #Constraints:      34329
528.98/532.67	c #Conflicts:     785000 | #Constraints:      35330
528.98/532.67	c #Conflicts:     786000 | #Constraints:      36332
528.98/532.67	c #Conflicts:     787000 | #Constraints:      37333
528.98/532.67	c #Conflicts:     788000 | #Constraints:      38347
528.98/532.67	c #Conflicts:     789000 | #Constraints:      39348
528.98/532.67	c #Conflicts:     790000 | #Constraints:      40349
528.98/532.67	c #Conflicts:     791000 | #Constraints:      41349
528.98/532.67	c #Conflicts:     792000 | #Constraints:      42350
528.98/532.67	c INPROCESSING
528.98/532.67	c GARBAGE COLLECT
528.98/532.67	c rational objective 995
545.63/549.34	c #Conflicts:     793000 | #Constraints:      25686
545.63/549.34	c #Conflicts:     794000 | #Constraints:      26717
545.63/549.34	c #Conflicts:     795000 | #Constraints:      27770
545.63/549.34	c #Conflicts:     796000 | #Constraints:      28844
545.63/549.34	c #Conflicts:     797000 | #Constraints:      29883
545.63/549.34	c #Conflicts:     798000 | #Constraints:      30943
545.63/549.34	c #Conflicts:     799000 | #Constraints:      31994
545.63/549.34	c #Conflicts:     800000 | #Constraints:      33040
545.63/549.34	c #Conflicts:     801000 | #Constraints:      34086
545.63/549.34	c #Conflicts:     802000 | #Constraints:      35123
545.63/549.34	c #Conflicts:     803000 | #Constraints:      36174
545.63/549.34	c #Conflicts:     804000 | #Constraints:      37218
545.63/549.34	c #Conflicts:     805000 | #Constraints:      38254
545.63/549.34	c #Conflicts:     806000 | #Constraints:      39292
545.63/549.34	c #Conflicts:     807000 | #Constraints:      40318
545.63/549.34	c #Conflicts:     808000 | #Constraints:      41366
545.63/549.34	c #Conflicts:     809000 | #Constraints:      42401
545.63/549.34	c #Conflicts:     810000 | #Constraints:      43440
545.63/549.34	c INPROCESSING
545.63/549.34	c GARBAGE COLLECT
545.63/549.34	c rational objective 995
559.12/562.93	c #Conflicts:     811000 | #Constraints:      26127
559.12/562.93	c #Conflicts:     812000 | #Constraints:      27127
559.12/562.93	c #Conflicts:     813000 | #Constraints:      28127
559.12/562.93	c #Conflicts:     814000 | #Constraints:      29127
559.12/562.93	c #Conflicts:     815000 | #Constraints:      30127
559.12/562.93	c #Conflicts:     816000 | #Constraints:      31127
559.12/562.93	c #Conflicts:     817000 | #Constraints:      32127
559.12/562.93	c #Conflicts:     818000 | #Constraints:      33127
559.12/562.93	c #Conflicts:     819000 | #Constraints:      34127
559.12/562.93	c #Conflicts:     820000 | #Constraints:      35127
559.12/562.93	c #Conflicts:     821000 | #Constraints:      36127
559.12/562.93	c #Conflicts:     822000 | #Constraints:      37127
559.12/562.93	c #Conflicts:     823000 | #Constraints:      38127
559.12/562.93	c #Conflicts:     824000 | #Constraints:      39127
559.12/562.93	c #Conflicts:     825000 | #Constraints:      40127
559.12/562.93	c #Conflicts:     826000 | #Constraints:      41127
559.12/562.93	c #Conflicts:     827000 | #Constraints:      42127
559.12/562.93	c #Conflicts:     828000 | #Constraints:      43127
559.12/562.93	c INPROCESSING
559.12/562.93	c GARBAGE COLLECT
559.12/562.93	c rational objective 995
571.58/575.41	c #Conflicts:     829000 | #Constraints:      25975
571.58/575.41	c #Conflicts:     830000 | #Constraints:      26975
571.58/575.41	c #Conflicts:     831000 | #Constraints:      27975
571.58/575.41	c #Conflicts:     832000 | #Constraints:      28975
571.58/575.41	c #Conflicts:     833000 | #Constraints:      29975
571.58/575.41	c #Conflicts:     834000 | #Constraints:      30975
571.58/575.41	c #Conflicts:     835000 | #Constraints:      31975
571.58/575.41	c #Conflicts:     836000 | #Constraints:      32975
571.58/575.41	c #Conflicts:     837000 | #Constraints:      33975
571.58/575.41	c #Conflicts:     838000 | #Constraints:      34975
571.58/575.41	c #Conflicts:     839000 | #Constraints:      35975
571.58/575.41	c #Conflicts:     840000 | #Constraints:      36975
571.58/575.41	c #Conflicts:     841000 | #Constraints:      37975
571.58/575.41	c #Conflicts:     842000 | #Constraints:      38975
571.58/575.41	c #Conflicts:     843000 | #Constraints:      39975
571.58/575.41	c #Conflicts:     844000 | #Constraints:      40975
571.58/575.41	c #Conflicts:     845000 | #Constraints:      41975
571.58/575.41	c #Conflicts:     846000 | #Constraints:      42975
571.58/575.41	c INPROCESSING
571.58/575.41	c GARBAGE COLLECT
571.58/575.41	c rational objective 995
584.27/588.22	c #Conflicts:     847000 | #Constraints:      25692
584.27/588.22	c #Conflicts:     848000 | #Constraints:      26692
584.27/588.22	c #Conflicts:     849000 | #Constraints:      27692
584.27/588.22	c #Conflicts:     850000 | #Constraints:      28692
584.27/588.22	c #Conflicts:     851000 | #Constraints:      29693
584.27/588.22	c #Conflicts:     852000 | #Constraints:      30693
584.27/588.22	c #Conflicts:     853000 | #Constraints:      31694
584.27/588.22	c #Conflicts:     854000 | #Constraints:      32696
584.27/588.22	c #Conflicts:     855000 | #Constraints:      33697
584.27/588.22	c #Conflicts:     856000 | #Constraints:      34697
584.27/588.22	c #Conflicts:     857000 | #Constraints:      35698
584.27/588.22	c #Conflicts:     858000 | #Constraints:      36698
584.27/588.22	c #Conflicts:     859000 | #Constraints:      37699
584.27/588.22	c #Conflicts:     860000 | #Constraints:      38699
584.27/588.22	c #Conflicts:     861000 | #Constraints:      39712
584.27/588.22	c #Conflicts:     862000 | #Constraints:      40713
584.27/588.22	c #Conflicts:     863000 | #Constraints:      41713
584.27/588.22	c #Conflicts:     864000 | #Constraints:      42714
584.27/588.22	c #Conflicts:     865000 | #Constraints:      43715
584.27/588.22	c INPROCESSING
584.27/588.22	c GARBAGE COLLECT
584.27/588.22	c rational objective 995
599.93/603.94	c #Conflicts:     866000 | #Constraints:      26261
599.93/603.94	c #Conflicts:     867000 | #Constraints:      27309
599.93/603.94	c #Conflicts:     868000 | #Constraints:      28407
599.93/603.94	c #Conflicts:     869000 | #Constraints:      29510
599.93/603.94	c #Conflicts:     870000 | #Constraints:      30581
599.93/603.94	c #Conflicts:     871000 | #Constraints:      31656
599.93/603.94	c #Conflicts:     872000 | #Constraints:      32722
599.93/603.94	c #Conflicts:     873000 | #Constraints:      33765
599.93/603.94	c #Conflicts:     874000 | #Constraints:      34798
599.93/603.94	c #Conflicts:     875000 | #Constraints:      35845
599.93/603.94	c #Conflicts:     876000 | #Constraints:      36873
599.93/603.94	c #Conflicts:     877000 | #Constraints:      37893
599.93/603.94	c #Conflicts:     878000 | #Constraints:      38926
599.93/603.94	c #Conflicts:     879000 | #Constraints:      39951
599.93/603.94	c #Conflicts:     880000 | #Constraints:      40988
599.93/603.94	c #Conflicts:     881000 | #Constraints:      42022
599.93/603.94	c #Conflicts:     882000 | #Constraints:      43046
599.93/603.94	c #Conflicts:     883000 | #Constraints:      44079
599.93/603.94	c #Conflicts:     884000 | #Constraints:      45106
599.93/603.94	c INPROCESSING
599.93/603.94	c GARBAGE COLLECT
599.93/603.94	c rational objective 995
614.30/618.41	c #Conflicts:     885000 | #Constraints:      26974
614.30/618.41	c #Conflicts:     886000 | #Constraints:      27974
614.30/618.41	c #Conflicts:     887000 | #Constraints:      28974
614.30/618.41	c #Conflicts:     888000 | #Constraints:      29974
614.30/618.41	c #Conflicts:     889000 | #Constraints:      30974
614.30/618.41	c #Conflicts:     890000 | #Constraints:      31974
614.30/618.41	c #Conflicts:     891000 | #Constraints:      32974
614.30/618.41	c #Conflicts:     892000 | #Constraints:      33974
614.30/618.41	c #Conflicts:     893000 | #Constraints:      34974
614.30/618.41	c #Conflicts:     894000 | #Constraints:      35974
614.30/618.41	c #Conflicts:     895000 | #Constraints:      36974
614.30/618.41	c #Conflicts:     896000 | #Constraints:      37974
614.30/618.41	c #Conflicts:     897000 | #Constraints:      38974
614.30/618.41	c #Conflicts:     898000 | #Constraints:      39974
614.30/618.41	c #Conflicts:     899000 | #Constraints:      40974
614.30/618.41	c #Conflicts:     900000 | #Constraints:      41974
614.30/618.41	c #Conflicts:     901000 | #Constraints:      42974
614.30/618.41	c #Conflicts:     902000 | #Constraints:      43974
614.30/618.41	c #Conflicts:     903000 | #Constraints:      44974
614.30/618.41	c INPROCESSING
614.30/618.41	c GARBAGE COLLECT
614.30/618.41	c rational objective 995
633.04/637.28	c #Conflicts:     904000 | #Constraints:      27030
633.04/637.28	c #Conflicts:     905000 | #Constraints:      28087
633.04/637.28	c #Conflicts:     906000 | #Constraints:      29142
633.04/637.28	c #Conflicts:     907000 | #Constraints:      30198
633.04/637.28	c #Conflicts:     908000 | #Constraints:      31250
633.04/637.28	c #Conflicts:     909000 | #Constraints:      32292
633.04/637.28	c #Conflicts:     910000 | #Constraints:      33332
633.04/637.28	c #Conflicts:     911000 | #Constraints:      34370
633.04/637.28	c #Conflicts:     912000 | #Constraints:      35416
633.04/637.28	c #Conflicts:     913000 | #Constraints:      36451
633.04/637.28	c #Conflicts:     914000 | #Constraints:      37478
633.04/637.28	c #Conflicts:     915000 | #Constraints:      38517
633.04/637.28	c #Conflicts:     916000 | #Constraints:      39545
633.04/637.28	c #Conflicts:     917000 | #Constraints:      40567
633.04/637.28	c #Conflicts:     918000 | #Constraints:      41594
633.04/637.28	c #Conflicts:     919000 | #Constraints:      42634
633.04/637.28	c #Conflicts:     920000 | #Constraints:      43671
633.04/637.28	c #Conflicts:     921000 | #Constraints:      44703
633.04/637.28	c #Conflicts:     922000 | #Constraints:      45730
633.04/637.28	c INPROCESSING
633.04/637.28	c GARBAGE COLLECT
633.04/637.28	c rational objective 995
647.14/651.40	c #Conflicts:     923000 | #Constraints:      27174
647.14/651.40	c #Conflicts:     924000 | #Constraints:      28174
647.14/651.40	c #Conflicts:     925000 | #Constraints:      29174
647.14/651.40	c #Conflicts:     926000 | #Constraints:      30174
647.14/651.40	c #Conflicts:     927000 | #Constraints:      31174
647.14/651.40	c #Conflicts:     928000 | #Constraints:      32174
647.14/651.40	c #Conflicts:     929000 | #Constraints:      33174
647.14/651.40	c #Conflicts:     930000 | #Constraints:      34174
647.14/651.40	c #Conflicts:     931000 | #Constraints:      35174
647.14/651.40	c #Conflicts:     932000 | #Constraints:      36174
647.14/651.40	c #Conflicts:     933000 | #Constraints:      37174
647.14/651.40	c #Conflicts:     934000 | #Constraints:      38174
647.14/651.40	c #Conflicts:     935000 | #Constraints:      39174
647.14/651.40	c #Conflicts:     936000 | #Constraints:      40174
647.14/651.40	c #Conflicts:     937000 | #Constraints:      41174
647.14/651.40	c #Conflicts:     938000 | #Constraints:      42174
647.14/651.40	c #Conflicts:     939000 | #Constraints:      43174
647.14/651.40	c #Conflicts:     940000 | #Constraints:      44174
647.14/651.40	c #Conflicts:     941000 | #Constraints:      45174
647.14/651.40	c INPROCESSING
647.14/651.40	c GARBAGE COLLECT
647.14/651.40	c rational objective 995
661.99/666.35	c #Conflicts:     942000 | #Constraints:      26800
661.99/666.35	c #Conflicts:     943000 | #Constraints:      27800
661.99/666.35	c #Conflicts:     944000 | #Constraints:      28800
661.99/666.35	c #Conflicts:     945000 | #Constraints:      29800
661.99/666.35	c #Conflicts:     946000 | #Constraints:      30800
661.99/666.35	c #Conflicts:     947000 | #Constraints:      31800
661.99/666.35	c #Conflicts:     948000 | #Constraints:      32800
661.99/666.35	c #Conflicts:     949000 | #Constraints:      33800
661.99/666.35	c #Conflicts:     950000 | #Constraints:      34800
661.99/666.35	c #Conflicts:     951000 | #Constraints:      35800
661.99/666.35	c #Conflicts:     952000 | #Constraints:      36800
661.99/666.35	c #Conflicts:     953000 | #Constraints:      37800
661.99/666.35	c #Conflicts:     954000 | #Constraints:      38800
661.99/666.35	c #Conflicts:     955000 | #Constraints:      39800
661.99/666.35	c #Conflicts:     956000 | #Constraints:      40800
661.99/666.35	c #Conflicts:     957000 | #Constraints:      41800
661.99/666.35	c #Conflicts:     958000 | #Constraints:      42800
661.99/666.35	c #Conflicts:     959000 | #Constraints:      43800
661.99/666.35	c #Conflicts:     960000 | #Constraints:      44800
661.99/666.35	c #Conflicts:     961000 | #Constraints:      45800
661.99/666.35	c INPROCESSING
661.99/666.35	c GARBAGE COLLECT
661.99/666.35	c rational objective 995
690.86/695.39	c #Conflicts:     962000 | #Constraints:      27319
690.86/695.39	c #Conflicts:     963000 | #Constraints:      28319
690.86/695.39	c #Conflicts:     964000 | #Constraints:      29319
690.86/695.39	c #Conflicts:     965000 | #Constraints:      30322
690.86/695.39	c #Conflicts:     966000 | #Constraints:      31357
690.86/695.39	c #Conflicts:     967000 | #Constraints:      32381
690.86/695.39	c #Conflicts:     968000 | #Constraints:      33415
690.86/695.39	c #Conflicts:     969000 | #Constraints:      34442
690.86/695.39	c #Conflicts:     970000 | #Constraints:      35475
690.86/695.39	c #Conflicts:     971000 | #Constraints:      36509
690.86/695.39	c #Conflicts:     972000 | #Constraints:      37568
690.86/695.39	c #Conflicts:     973000 | #Constraints:      38613
690.86/695.39	c #Conflicts:     974000 | #Constraints:      39663
690.86/695.39	c #Conflicts:     975000 | #Constraints:      40702
690.86/695.39	c #Conflicts:     976000 | #Constraints:      41722
690.86/695.39	c #Conflicts:     977000 | #Constraints:      42746
690.86/695.39	c #Conflicts:     978000 | #Constraints:      43764
690.86/695.39	c #Conflicts:     979000 | #Constraints:      44786
690.86/695.39	c #Conflicts:     980000 | #Constraints:      45834
690.86/695.39	c #Conflicts:     981000 | #Constraints:      46895
690.86/695.39	c INPROCESSING
690.86/695.39	c GARBAGE COLLECT
690.86/695.39	c rational objective 995
705.96/710.51	c #Conflicts:     982000 | #Constraints:      27849
705.96/710.51	c #Conflicts:     983000 | #Constraints:      28849
705.96/710.51	c #Conflicts:     984000 | #Constraints:      29849
705.96/710.51	c #Conflicts:     985000 | #Constraints:      30849
705.96/710.51	c #Conflicts:     986000 | #Constraints:      31849
705.96/710.51	c #Conflicts:     987000 | #Constraints:      32849
705.96/710.51	c #Conflicts:     988000 | #Constraints:      33849
705.96/710.51	c #Conflicts:     989000 | #Constraints:      34849
705.96/710.51	c #Conflicts:     990000 | #Constraints:      35849
705.96/710.51	c #Conflicts:     991000 | #Constraints:      36849
705.96/710.51	c #Conflicts:     992000 | #Constraints:      37849
705.96/710.51	c #Conflicts:     993000 | #Constraints:      38849
705.96/710.51	c #Conflicts:     994000 | #Constraints:      39849
705.96/710.51	c #Conflicts:     995000 | #Constraints:      40849
705.96/710.51	c #Conflicts:     996000 | #Constraints:      41849
705.96/710.51	c #Conflicts:     997000 | #Constraints:      42849
705.96/710.51	c #Conflicts:     998000 | #Constraints:      43849
705.96/710.51	c #Conflicts:     999000 | #Constraints:      44849
705.96/710.51	c #Conflicts:    1000000 | #Constraints:      45849
705.96/710.51	c #Conflicts:    1001000 | #Constraints:      46849
705.96/710.51	c INPROCESSING
705.96/710.51	c GARBAGE COLLECT
705.96/710.51	c rational objective 995
720.72/725.38	c #Conflicts:    1002000 | #Constraints:      27963
720.72/725.38	c #Conflicts:    1003000 | #Constraints:      28963
720.72/725.38	c #Conflicts:    1004000 | #Constraints:      29963
720.72/725.38	c #Conflicts:    1005000 | #Constraints:      30963
720.72/725.38	c #Conflicts:    1006000 | #Constraints:      31963
720.72/725.38	c #Conflicts:    1007000 | #Constraints:      32963
720.72/725.38	c #Conflicts:    1008000 | #Constraints:      33964
720.72/725.38	c #Conflicts:    1009000 | #Constraints:      34964
720.72/725.38	c #Conflicts:    1010000 | #Constraints:      35964
720.72/725.38	c #Conflicts:    1011000 | #Constraints:      36964
720.72/725.38	c #Conflicts:    1012000 | #Constraints:      37964
720.72/725.38	c #Conflicts:    1013000 | #Constraints:      38964
720.72/725.38	c #Conflicts:    1014000 | #Constraints:      39964
720.72/725.38	c #Conflicts:    1015000 | #Constraints:      40964
720.72/725.38	c #Conflicts:    1016000 | #Constraints:      41964
720.72/725.38	c #Conflicts:    1017000 | #Constraints:      42966
720.72/725.38	c #Conflicts:    1018000 | #Constraints:      43966
720.72/725.38	c #Conflicts:    1019000 | #Constraints:      44966
720.72/725.38	c #Conflicts:    1020000 | #Constraints:      45966
720.72/725.38	c #Conflicts:    1021000 | #Constraints:      46966
720.72/725.38	c INPROCESSING
720.72/725.38	c GARBAGE COLLECT
720.72/725.38	c rational objective 995
736.42/741.12	c #Conflicts:    1022000 | #Constraints:      27885
736.42/741.12	c #Conflicts:    1023000 | #Constraints:      28885
736.42/741.12	c #Conflicts:    1024000 | #Constraints:      29885
736.42/741.12	c #Conflicts:    1025000 | #Constraints:      30885
736.42/741.12	c #Conflicts:    1026000 | #Constraints:      31885
736.42/741.12	c #Conflicts:    1027000 | #Constraints:      32885
736.42/741.12	c #Conflicts:    1028000 | #Constraints:      33885
736.42/741.12	c #Conflicts:    1029000 | #Constraints:      34886
736.42/741.12	c #Conflicts:    1030000 | #Constraints:      35886
736.42/741.12	c #Conflicts:    1031000 | #Constraints:      36886
736.42/741.12	c #Conflicts:    1032000 | #Constraints:      37887
736.42/741.12	c #Conflicts:    1033000 | #Constraints:      38887
736.42/741.12	c #Conflicts:    1034000 | #Constraints:      39888
736.42/741.12	c #Conflicts:    1035000 | #Constraints:      40888
736.42/741.12	c #Conflicts:    1036000 | #Constraints:      41889
736.42/741.12	c #Conflicts:    1037000 | #Constraints:      42889
736.42/741.12	c #Conflicts:    1038000 | #Constraints:      43890
736.42/741.12	c #Conflicts:    1039000 | #Constraints:      44890
736.42/741.12	c #Conflicts:    1040000 | #Constraints:      45890
736.42/741.12	c #Conflicts:    1041000 | #Constraints:      46890
736.42/741.12	c INPROCESSING
736.42/741.12	c GARBAGE COLLECT
736.42/741.12	c rational objective 995
738.02/742.74	c #Conflicts:    1042000 | #Constraints:      27682
738.02/742.74	c #Conflicts:    1043000 | #Constraints:      28682
738.02/742.74	c bounds 1029 >= 996 @ 727.14
751.98/756.79	c #Conflicts:    1044000 | #Constraints:      29745
751.98/756.79	c #Conflicts:    1045000 | #Constraints:      30745
751.98/756.79	c #Conflicts:    1046000 | #Constraints:      31745
751.98/756.79	c #Conflicts:    1047000 | #Constraints:      32745
751.98/756.79	c #Conflicts:    1048000 | #Constraints:      33745
751.98/756.79	c #Conflicts:    1049000 | #Constraints:      34745
751.98/756.79	c #Conflicts:    1050000 | #Constraints:      35745
751.98/756.79	c #Conflicts:    1051000 | #Constraints:      36745
751.98/756.79	c #Conflicts:    1052000 | #Constraints:      37745
751.98/756.79	c #Conflicts:    1053000 | #Constraints:      38745
751.98/756.79	c #Conflicts:    1054000 | #Constraints:      39745
751.98/756.79	c #Conflicts:    1055000 | #Constraints:      40745
751.98/756.79	c #Conflicts:    1056000 | #Constraints:      41745
751.98/756.79	c #Conflicts:    1057000 | #Constraints:      42745
751.98/756.79	c #Conflicts:    1058000 | #Constraints:      43745
751.98/756.79	c #Conflicts:    1059000 | #Constraints:      44745
751.98/756.79	c #Conflicts:    1060000 | #Constraints:      45745
751.98/756.79	c #Conflicts:    1061000 | #Constraints:      46745
751.98/756.79	c #Conflicts:    1062000 | #Constraints:      47745
751.98/756.79	c INPROCESSING
751.98/756.79	c GARBAGE COLLECT
751.98/756.79	c rational objective 996
776.05/780.96	c #Conflicts:    1063000 | #Constraints:      28288
776.05/780.96	c #Conflicts:    1064000 | #Constraints:      29304
776.05/780.96	c #Conflicts:    1065000 | #Constraints:      30323
776.05/780.96	c #Conflicts:    1066000 | #Constraints:      31358
776.05/780.96	c #Conflicts:    1067000 | #Constraints:      32381
776.05/780.96	c #Conflicts:    1068000 | #Constraints:      33403
776.05/780.96	c #Conflicts:    1069000 | #Constraints:      34434
776.05/780.96	c #Conflicts:    1070000 | #Constraints:      35464
776.05/780.96	c #Conflicts:    1071000 | #Constraints:      36491
776.05/780.96	c #Conflicts:    1072000 | #Constraints:      37507
776.05/780.96	c #Conflicts:    1073000 | #Constraints:      38537
776.05/780.96	c #Conflicts:    1074000 | #Constraints:      39567
776.05/780.96	c #Conflicts:    1075000 | #Constraints:      40596
776.05/780.96	c #Conflicts:    1076000 | #Constraints:      41609
776.05/780.96	c #Conflicts:    1077000 | #Constraints:      42627
776.05/780.96	c #Conflicts:    1078000 | #Constraints:      43651
776.05/780.96	c #Conflicts:    1079000 | #Constraints:      44669
776.05/780.96	c #Conflicts:    1080000 | #Constraints:      45709
776.05/780.96	c #Conflicts:    1081000 | #Constraints:      46753
776.05/780.96	c #Conflicts:    1082000 | #Constraints:      47784
776.05/780.97	c #Conflicts:    1083000 | #Constraints:      48809
776.05/780.97	c INPROCESSING
776.05/780.97	c GARBAGE COLLECT
776.05/780.97	c rational objective 996
791.30/796.28	c #Conflicts:    1084000 | #Constraints:      28868
791.30/796.28	c #Conflicts:    1085000 | #Constraints:      29868
791.30/796.28	c #Conflicts:    1086000 | #Constraints:      30868
791.30/796.28	c #Conflicts:    1087000 | #Constraints:      31868
791.30/796.28	c #Conflicts:    1088000 | #Constraints:      32868
791.30/796.28	c #Conflicts:    1089000 | #Constraints:      33868
791.30/796.28	c #Conflicts:    1090000 | #Constraints:      34868
791.30/796.28	c #Conflicts:    1091000 | #Constraints:      35868
791.30/796.28	c #Conflicts:    1092000 | #Constraints:      36868
791.30/796.28	c #Conflicts:    1093000 | #Constraints:      37868
791.30/796.28	c #Conflicts:    1094000 | #Constraints:      38868
791.30/796.28	c #Conflicts:    1095000 | #Constraints:      39868
791.30/796.28	c #Conflicts:    1096000 | #Constraints:      40868
791.30/796.28	c #Conflicts:    1097000 | #Constraints:      41868
791.30/796.28	c #Conflicts:    1098000 | #Constraints:      42868
791.30/796.28	c #Conflicts:    1099000 | #Constraints:      43868
791.30/796.28	c #Conflicts:    1100000 | #Constraints:      44868
791.30/796.28	c #Conflicts:    1101000 | #Constraints:      45868
791.30/796.28	c #Conflicts:    1102000 | #Constraints:      46869
791.30/796.28	c #Conflicts:    1103000 | #Constraints:      47869
791.30/796.28	c #Conflicts:    1104000 | #Constraints:      48869
791.30/796.28	c INPROCESSING
791.30/796.28	c GARBAGE COLLECT
791.30/796.28	c rational objective 996
808.57/813.66	c #Conflicts:    1105000 | #Constraints:      28968
808.57/813.66	c #Conflicts:    1106000 | #Constraints:      29968
808.57/813.66	c #Conflicts:    1107000 | #Constraints:      30968
808.57/813.66	c #Conflicts:    1108000 | #Constraints:      31968
808.57/813.66	c #Conflicts:    1109000 | #Constraints:      32968
808.57/813.66	c #Conflicts:    1110000 | #Constraints:      33968
808.57/813.66	c #Conflicts:    1111000 | #Constraints:      34968
808.57/813.66	c #Conflicts:    1112000 | #Constraints:      35968
808.57/813.66	c #Conflicts:    1113000 | #Constraints:      36968
808.57/813.66	c #Conflicts:    1114000 | #Constraints:      37968
808.57/813.66	c #Conflicts:    1115000 | #Constraints:      38968
808.57/813.66	c #Conflicts:    1116000 | #Constraints:      39968
808.57/813.66	c #Conflicts:    1117000 | #Constraints:      40968
808.57/813.66	c #Conflicts:    1118000 | #Constraints:      41968
808.57/813.66	c #Conflicts:    1119000 | #Constraints:      42968
808.57/813.66	c #Conflicts:    1120000 | #Constraints:      43968
808.57/813.66	c #Conflicts:    1121000 | #Constraints:      44968
808.57/813.66	c #Conflicts:    1122000 | #Constraints:      45968
808.57/813.66	c #Conflicts:    1123000 | #Constraints:      46968
808.57/813.66	c #Conflicts:    1124000 | #Constraints:      47968
808.57/813.66	c #Conflicts:    1125000 | #Constraints:      48968
808.57/813.66	c INPROCESSING
808.57/813.66	c GARBAGE COLLECT
808.57/813.66	c rational objective 996
825.13/830.23	c #Conflicts:    1126000 | #Constraints:      28925
825.13/830.23	c #Conflicts:    1127000 | #Constraints:      29925
825.13/830.23	c #Conflicts:    1128000 | #Constraints:      30925
825.13/830.23	c #Conflicts:    1129000 | #Constraints:      31925
825.13/830.23	c #Conflicts:    1130000 | #Constraints:      32925
825.13/830.23	c #Conflicts:    1131000 | #Constraints:      33925
825.13/830.23	c #Conflicts:    1132000 | #Constraints:      34925
825.13/830.23	c #Conflicts:    1133000 | #Constraints:      35925
825.13/830.23	c #Conflicts:    1134000 | #Constraints:      36925
825.13/830.23	c #Conflicts:    1135000 | #Constraints:      37925
825.13/830.23	c #Conflicts:    1136000 | #Constraints:      38925
825.13/830.23	c #Conflicts:    1137000 | #Constraints:      39925
825.13/830.23	c #Conflicts:    1138000 | #Constraints:      40925
825.13/830.23	c #Conflicts:    1139000 | #Constraints:      41925
825.13/830.23	c #Conflicts:    1140000 | #Constraints:      42925
825.13/830.23	c #Conflicts:    1141000 | #Constraints:      43925
825.13/830.23	c #Conflicts:    1142000 | #Constraints:      44925
825.13/830.23	c #Conflicts:    1143000 | #Constraints:      45925
825.13/830.23	c #Conflicts:    1144000 | #Constraints:      46925
825.13/830.23	c #Conflicts:    1145000 | #Constraints:      47925
825.13/830.23	c #Conflicts:    1146000 | #Constraints:      48925
825.13/830.23	c INPROCESSING
825.13/830.23	c GARBAGE COLLECT
825.13/830.23	c rational objective 996
849.11/854.36	c #Conflicts:    1147000 | #Constraints:      28681
849.11/854.36	c #Conflicts:    1148000 | #Constraints:      29701
849.11/854.36	c #Conflicts:    1149000 | #Constraints:      30746
849.11/854.36	c #Conflicts:    1150000 | #Constraints:      31814
849.11/854.36	c #Conflicts:    1151000 | #Constraints:      32872
849.11/854.36	c #Conflicts:    1152000 | #Constraints:      33936
849.11/854.36	c #Conflicts:    1153000 | #Constraints:      34999
849.11/854.36	c #Conflicts:    1154000 | #Constraints:      36036
849.11/854.36	c #Conflicts:    1155000 | #Constraints:      37077
849.11/854.36	c #Conflicts:    1156000 | #Constraints:      38109
849.11/854.36	c #Conflicts:    1157000 | #Constraints:      39138
849.11/854.36	c #Conflicts:    1158000 | #Constraints:      40180
849.11/854.36	c #Conflicts:    1159000 | #Constraints:      41215
849.11/854.36	c #Conflicts:    1160000 | #Constraints:      42256
849.11/854.36	c #Conflicts:    1161000 | #Constraints:      43311
849.11/854.36	c #Conflicts:    1162000 | #Constraints:      44362
849.11/854.36	c #Conflicts:    1163000 | #Constraints:      45402
849.11/854.36	c #Conflicts:    1164000 | #Constraints:      46449
849.11/854.36	c #Conflicts:    1165000 | #Constraints:      47484
849.11/854.36	c #Conflicts:    1166000 | #Constraints:      48532
849.11/854.36	c #Conflicts:    1167000 | #Constraints:      49572
849.11/854.36	c #Conflicts:    1168000 | #Constraints:      50610
849.11/854.36	c INPROCESSING
849.11/854.36	c GARBAGE COLLECT
849.11/854.36	c rational objective 996
867.69/873.07	c #Conflicts:    1169000 | #Constraints:      29640
867.69/873.07	c #Conflicts:    1170000 | #Constraints:      30640
867.69/873.07	c #Conflicts:    1171000 | #Constraints:      31640
867.69/873.07	c #Conflicts:    1172000 | #Constraints:      32640
867.69/873.07	c #Conflicts:    1173000 | #Constraints:      33640
867.69/873.07	c #Conflicts:    1174000 | #Constraints:      34640
867.69/873.07	c #Conflicts:    1175000 | #Constraints:      35640
867.69/873.07	c #Conflicts:    1176000 | #Constraints:      36640
867.69/873.07	c #Conflicts:    1177000 | #Constraints:      37640
867.69/873.07	c #Conflicts:    1178000 | #Constraints:      38640
867.69/873.07	c #Conflicts:    1179000 | #Constraints:      39640
867.69/873.07	c #Conflicts:    1180000 | #Constraints:      40640
867.69/873.07	c #Conflicts:    1181000 | #Constraints:      41640
867.69/873.07	c #Conflicts:    1182000 | #Constraints:      42640
867.69/873.07	c #Conflicts:    1183000 | #Constraints:      43640
867.69/873.07	c #Conflicts:    1184000 | #Constraints:      44640
867.69/873.07	c #Conflicts:    1185000 | #Constraints:      45640
867.69/873.07	c #Conflicts:    1186000 | #Constraints:      46640
867.69/873.07	c #Conflicts:    1187000 | #Constraints:      47640
867.69/873.07	c #Conflicts:    1188000 | #Constraints:      48640
867.69/873.07	c #Conflicts:    1189000 | #Constraints:      49640
867.69/873.07	c #Conflicts:    1190000 | #Constraints:      50640
867.69/873.07	c INPROCESSING
867.69/873.07	c GARBAGE COLLECT
867.69/873.07	c rational objective 996
884.93/890.37	c #Conflicts:    1191000 | #Constraints:      29858
884.93/890.37	c #Conflicts:    1192000 | #Constraints:      30858
884.93/890.37	c #Conflicts:    1193000 | #Constraints:      31858
884.93/890.37	c #Conflicts:    1194000 | #Constraints:      32858
884.93/890.37	c #Conflicts:    1195000 | #Constraints:      33858
884.93/890.37	c #Conflicts:    1196000 | #Constraints:      34858
884.93/890.37	c #Conflicts:    1197000 | #Constraints:      35858
884.93/890.37	c #Conflicts:    1198000 | #Constraints:      36858
884.93/890.37	c #Conflicts:    1199000 | #Constraints:      37858
884.93/890.37	c #Conflicts:    1200000 | #Constraints:      38858
884.93/890.37	c #Conflicts:    1201000 | #Constraints:      39858
884.93/890.37	c #Conflicts:    1202000 | #Constraints:      40858
884.93/890.37	c #Conflicts:    1203000 | #Constraints:      41858
884.93/890.37	c #Conflicts:    1204000 | #Constraints:      42858
884.93/890.37	c #Conflicts:    1205000 | #Constraints:      43858
884.93/890.37	c #Conflicts:    1206000 | #Constraints:      44858
884.93/890.37	c #Conflicts:    1207000 | #Constraints:      45858
884.93/890.37	c #Conflicts:    1208000 | #Constraints:      46858
884.93/890.37	c #Conflicts:    1209000 | #Constraints:      47858
884.93/890.37	c #Conflicts:    1210000 | #Constraints:      48858
884.93/890.37	c #Conflicts:    1211000 | #Constraints:      49858
884.93/890.37	c #Conflicts:    1212000 | #Constraints:      50858
884.93/890.37	c INPROCESSING
884.93/890.37	c GARBAGE COLLECT
884.93/890.37	c rational objective 996
905.40/910.98	c #Conflicts:    1213000 | #Constraints:      29968
905.40/910.98	c #Conflicts:    1214000 | #Constraints:      31022
905.40/910.98	c #Conflicts:    1215000 | #Constraints:      32091
905.40/910.98	c #Conflicts:    1216000 | #Constraints:      33178
905.40/910.98	c #Conflicts:    1217000 | #Constraints:      34251
905.40/910.98	c #Conflicts:    1218000 | #Constraints:      35312
905.40/910.98	c #Conflicts:    1219000 | #Constraints:      36362
905.40/910.98	c #Conflicts:    1220000 | #Constraints:      37416
905.40/910.98	c #Conflicts:    1221000 | #Constraints:      38469
905.40/910.98	c #Conflicts:    1222000 | #Constraints:      39514
905.40/910.98	c #Conflicts:    1223000 | #Constraints:      40549
905.40/910.98	c #Conflicts:    1224000 | #Constraints:      41597
905.40/910.98	c #Conflicts:    1225000 | #Constraints:      42630
905.40/910.98	c #Conflicts:    1226000 | #Constraints:      43672
905.40/910.98	c #Conflicts:    1227000 | #Constraints:      44703
905.40/910.98	c #Conflicts:    1228000 | #Constraints:      45733
905.40/910.98	c #Conflicts:    1229000 | #Constraints:      46772
905.40/910.98	c #Conflicts:    1230000 | #Constraints:      47813
905.40/910.98	c #Conflicts:    1231000 | #Constraints:      48860
905.40/910.98	c #Conflicts:    1232000 | #Constraints:      49899
905.40/910.98	c #Conflicts:    1233000 | #Constraints:      50947
905.40/910.98	c #Conflicts:    1234000 | #Constraints:      51980
905.40/910.98	c INPROCESSING
905.40/910.98	c GARBAGE COLLECT
905.40/910.98	c rational objective 996
923.91/929.61	c #Conflicts:    1235000 | #Constraints:      30337
923.91/929.61	c #Conflicts:    1236000 | #Constraints:      31337
923.91/929.61	c #Conflicts:    1237000 | #Constraints:      32337
923.91/929.61	c #Conflicts:    1238000 | #Constraints:      33337
923.91/929.61	c #Conflicts:    1239000 | #Constraints:      34337
923.91/929.61	c #Conflicts:    1240000 | #Constraints:      35338
923.91/929.61	c #Conflicts:    1241000 | #Constraints:      36338
923.91/929.61	c #Conflicts:    1242000 | #Constraints:      37338
923.91/929.61	c #Conflicts:    1243000 | #Constraints:      38338
923.91/929.61	c #Conflicts:    1244000 | #Constraints:      39338
923.91/929.61	c #Conflicts:    1245000 | #Constraints:      40338
923.91/929.61	c #Conflicts:    1246000 | #Constraints:      41338
923.91/929.61	c #Conflicts:    1247000 | #Constraints:      42338
923.91/929.61	c #Conflicts:    1248000 | #Constraints:      43338
923.91/929.61	c #Conflicts:    1249000 | #Constraints:      44338
923.91/929.61	c #Conflicts:    1250000 | #Constraints:      45338
923.91/929.61	c #Conflicts:    1251000 | #Constraints:      46339
923.91/929.61	c #Conflicts:    1252000 | #Constraints:      47339
923.91/929.61	c #Conflicts:    1253000 | #Constraints:      48339
923.91/929.61	c #Conflicts:    1254000 | #Constraints:      49339
923.91/929.61	c #Conflicts:    1255000 | #Constraints:      50339
923.91/929.61	c #Conflicts:    1256000 | #Constraints:      51339
923.91/929.61	c INPROCESSING
923.91/929.61	c GARBAGE COLLECT
923.91/929.61	c rational objective 996
940.45/946.28	c #Conflicts:    1257000 | #Constraints:      29871
940.45/946.28	c #Conflicts:    1258000 | #Constraints:      30871
940.45/946.28	c #Conflicts:    1259000 | #Constraints:      31871
940.45/946.28	c #Conflicts:    1260000 | #Constraints:      32871
940.45/946.28	c #Conflicts:    1261000 | #Constraints:      33872
940.45/946.28	c #Conflicts:    1262000 | #Constraints:      34872
940.45/946.28	c #Conflicts:    1263000 | #Constraints:      35872
940.45/946.28	c #Conflicts:    1264000 | #Constraints:      36872
940.45/946.28	c #Conflicts:    1265000 | #Constraints:      37872
940.45/946.28	c #Conflicts:    1266000 | #Constraints:      38872
940.45/946.28	c #Conflicts:    1267000 | #Constraints:      39872
940.45/946.28	c #Conflicts:    1268000 | #Constraints:      40872
940.45/946.28	c #Conflicts:    1269000 | #Constraints:      41873
940.45/946.28	c #Conflicts:    1270000 | #Constraints:      42873
940.45/946.28	c #Conflicts:    1271000 | #Constraints:      43873
940.45/946.28	c #Conflicts:    1272000 | #Constraints:      44873
940.45/946.28	c #Conflicts:    1273000 | #Constraints:      45874
940.45/946.28	c #Conflicts:    1274000 | #Constraints:      46874
940.45/946.28	c #Conflicts:    1275000 | #Constraints:      47874
940.45/946.28	c #Conflicts:    1276000 | #Constraints:      48874
940.45/946.28	c #Conflicts:    1277000 | #Constraints:      49874
940.45/946.28	c #Conflicts:    1278000 | #Constraints:      50874
940.45/946.28	c #Conflicts:    1279000 | #Constraints:      51874
940.45/946.28	c INPROCESSING
940.45/946.28	c GARBAGE COLLECT
940.45/946.28	c rational objective 996
960.28/966.42	c #Conflicts:    1280000 | #Constraints:      30370
960.28/966.42	c #Conflicts:    1281000 | #Constraints:      31389
960.28/966.42	c #Conflicts:    1282000 | #Constraints:      32456
960.28/966.42	c #Conflicts:    1283000 | #Constraints:      33529
960.28/966.42	c #Conflicts:    1284000 | #Constraints:      34581
960.28/966.42	c #Conflicts:    1285000 | #Constraints:      35646
960.28/966.42	c #Conflicts:    1286000 | #Constraints:      36697
960.28/966.42	c #Conflicts:    1287000 | #Constraints:      37740
960.28/966.42	c #Conflicts:    1288000 | #Constraints:      38778
960.28/966.42	c #Conflicts:    1289000 | #Constraints:      39816
960.28/966.42	c #Conflicts:    1290000 | #Constraints:      40842
960.28/966.42	c #Conflicts:    1291000 | #Constraints:      41876
960.28/966.42	c #Conflicts:    1292000 | #Constraints:      42904
960.28/966.42	c #Conflicts:    1293000 | #Constraints:      43929
960.28/966.42	c #Conflicts:    1294000 | #Constraints:      44957
960.28/966.42	c #Conflicts:    1295000 | #Constraints:      45985
960.28/966.42	c #Conflicts:    1296000 | #Constraints:      47021
960.28/966.42	c #Conflicts:    1297000 | #Constraints:      48044
960.28/966.42	c #Conflicts:    1298000 | #Constraints:      49066
960.28/966.42	c #Conflicts:    1299000 | #Constraints:      50094
960.28/966.42	c #Conflicts:    1300000 | #Constraints:      51119
960.28/966.42	c #Conflicts:    1301000 | #Constraints:      52139
960.28/966.42	c #Conflicts:    1302000 | #Constraints:      53187
960.28/966.42	c INPROCESSING
960.28/966.42	c GARBAGE COLLECT
960.28/966.42	c rational objective 996
978.63/984.87	c #Conflicts:    1303000 | #Constraints:      31020
978.63/984.87	c #Conflicts:    1304000 | #Constraints:      32020
978.63/984.87	c #Conflicts:    1305000 | #Constraints:      33020
978.63/984.87	c #Conflicts:    1306000 | #Constraints:      34020
978.63/984.87	c #Conflicts:    1307000 | #Constraints:      35020
978.63/984.87	c #Conflicts:    1308000 | #Constraints:      36020
978.63/984.87	c #Conflicts:    1309000 | #Constraints:      37020
978.63/984.87	c #Conflicts:    1310000 | #Constraints:      38020
978.63/984.87	c #Conflicts:    1311000 | #Constraints:      39020
978.63/984.87	c #Conflicts:    1312000 | #Constraints:      40020
978.63/984.87	c #Conflicts:    1313000 | #Constraints:      41020
978.63/984.87	c #Conflicts:    1314000 | #Constraints:      42020
978.63/984.87	c #Conflicts:    1315000 | #Constraints:      43020
978.63/984.87	c #Conflicts:    1316000 | #Constraints:      44020
978.63/984.87	c #Conflicts:    1317000 | #Constraints:      45020
978.63/984.87	c #Conflicts:    1318000 | #Constraints:      46020
978.63/984.87	c #Conflicts:    1319000 | #Constraints:      47020
978.63/984.87	c #Conflicts:    1320000 | #Constraints:      48020
978.63/984.87	c #Conflicts:    1321000 | #Constraints:      49020
978.63/984.87	c #Conflicts:    1322000 | #Constraints:      50020
978.63/984.87	c #Conflicts:    1323000 | #Constraints:      51020
978.63/984.87	c #Conflicts:    1324000 | #Constraints:      52020
978.63/984.87	c #Conflicts:    1325000 | #Constraints:      53020
978.63/984.87	c INPROCESSING
978.63/984.87	c GARBAGE COLLECT
978.63/984.87	c rational objective 996
997.73/1004.08	c #Conflicts:    1326000 | #Constraints:      31031
997.73/1004.08	c #Conflicts:    1327000 | #Constraints:      32031
997.73/1004.08	c #Conflicts:    1328000 | #Constraints:      33031
997.73/1004.08	c #Conflicts:    1329000 | #Constraints:      34031
997.73/1004.08	c #Conflicts:    1330000 | #Constraints:      35031
997.73/1004.08	c #Conflicts:    1331000 | #Constraints:      36031
997.73/1004.08	c #Conflicts:    1332000 | #Constraints:      37031
997.73/1004.08	c #Conflicts:    1333000 | #Constraints:      38031
997.73/1004.08	c #Conflicts:    1334000 | #Constraints:      39031
997.73/1004.08	c #Conflicts:    1335000 | #Constraints:      40031
997.73/1004.08	c #Conflicts:    1336000 | #Constraints:      41031
997.73/1004.08	c #Conflicts:    1337000 | #Constraints:      42031
997.73/1004.08	c #Conflicts:    1338000 | #Constraints:      43031
997.73/1004.08	c #Conflicts:    1339000 | #Constraints:      44031
997.73/1004.08	c #Conflicts:    1340000 | #Constraints:      45031
997.73/1004.08	c #Conflicts:    1341000 | #Constraints:      46031
997.73/1004.08	c #Conflicts:    1342000 | #Constraints:      47031
997.73/1004.08	c #Conflicts:    1343000 | #Constraints:      48031
997.73/1004.08	c #Conflicts:    1344000 | #Constraints:      49031
997.73/1004.08	c #Conflicts:    1345000 | #Constraints:      50031
997.73/1004.08	c #Conflicts:    1346000 | #Constraints:      51031
997.73/1004.08	c #Conflicts:    1347000 | #Constraints:      52031
997.73/1004.08	c #Conflicts:    1348000 | #Constraints:      53031
997.73/1004.08	c INPROCESSING
997.73/1004.08	c GARBAGE COLLECT
997.73/1004.08	c rational objective 996
1029.87/1036.36	c #Conflicts:    1349000 | #Constraints:      30958
1029.87/1036.36	c #Conflicts:    1350000 | #Constraints:      31965
1029.87/1036.36	c #Conflicts:    1351000 | #Constraints:      32974
1029.87/1036.36	c #Conflicts:    1352000 | #Constraints:      33976
1029.87/1036.36	c #Conflicts:    1353000 | #Constraints:      34983
1029.87/1036.36	c #Conflicts:    1354000 | #Constraints:      35988
1029.87/1036.36	c #Conflicts:    1355000 | #Constraints:      37004
1029.87/1036.36	c #Conflicts:    1356000 | #Constraints:      38008
1029.87/1036.36	c #Conflicts:    1357000 | #Constraints:      39047
1029.87/1036.36	c #Conflicts:    1358000 | #Constraints:      40066
1029.87/1036.36	c #Conflicts:    1359000 | #Constraints:      41078
1029.87/1036.36	c #Conflicts:    1360000 | #Constraints:      42097
1029.87/1036.36	c #Conflicts:    1361000 | #Constraints:      43123
1029.87/1036.36	c #Conflicts:    1362000 | #Constraints:      44149
1029.87/1036.36	c #Conflicts:    1363000 | #Constraints:      45171
1029.87/1036.36	c #Conflicts:    1364000 | #Constraints:      46184
1029.87/1036.36	c #Conflicts:    1365000 | #Constraints:      47223
1029.87/1036.36	c #Conflicts:    1366000 | #Constraints:      48288
1029.87/1036.36	c #Conflicts:    1367000 | #Constraints:      49355
1029.87/1036.36	c #Conflicts:    1368000 | #Constraints:      50411
1029.87/1036.36	c #Conflicts:    1369000 | #Constraints:      51457
1029.87/1036.36	c #Conflicts:    1370000 | #Constraints:      52522
1029.87/1036.36	c #Conflicts:    1371000 | #Constraints:      53562
1029.87/1036.36	c INPROCESSING
1029.87/1036.36	c GARBAGE COLLECT
1029.87/1036.36	c rational objective 996
1048.59/1055.12	c #Conflicts:    1372000 | #Constraints:      30887
1048.59/1055.12	c #Conflicts:    1373000 | #Constraints:      31887
1048.59/1055.12	c #Conflicts:    1374000 | #Constraints:      32887
1048.59/1055.12	c #Conflicts:    1375000 | #Constraints:      33887
1048.59/1055.12	c #Conflicts:    1376000 | #Constraints:      34887
1048.59/1055.12	c #Conflicts:    1377000 | #Constraints:      35887
1048.59/1055.12	c #Conflicts:    1378000 | #Constraints:      36887
1048.59/1055.12	c #Conflicts:    1379000 | #Constraints:      37887
1048.59/1055.12	c #Conflicts:    1380000 | #Constraints:      38887
1048.59/1055.12	c #Conflicts:    1381000 | #Constraints:      39887
1048.59/1055.12	c #Conflicts:    1382000 | #Constraints:      40887
1048.59/1055.12	c #Conflicts:    1383000 | #Constraints:      41887
1048.59/1055.12	c #Conflicts:    1384000 | #Constraints:      42887
1048.59/1055.12	c #Conflicts:    1385000 | #Constraints:      43887
1048.59/1055.12	c #Conflicts:    1386000 | #Constraints:      44887
1048.59/1055.12	c #Conflicts:    1387000 | #Constraints:      45887
1048.59/1055.12	c #Conflicts:    1388000 | #Constraints:      46887
1048.59/1055.12	c #Conflicts:    1389000 | #Constraints:      47887
1048.59/1055.12	c #Conflicts:    1390000 | #Constraints:      48887
1048.59/1055.12	c #Conflicts:    1391000 | #Constraints:      49887
1048.59/1055.12	c #Conflicts:    1392000 | #Constraints:      50887
1048.59/1055.12	c #Conflicts:    1393000 | #Constraints:      51887
1048.59/1055.12	c #Conflicts:    1394000 | #Constraints:      52887
1048.59/1055.12	c #Conflicts:    1395000 | #Constraints:      53887
1048.59/1055.12	c INPROCESSING
1048.59/1055.12	c GARBAGE COLLECT
1048.59/1055.12	c rational objective 996
1066.92/1073.58	c #Conflicts:    1396000 | #Constraints:      31375
1066.92/1073.58	c #Conflicts:    1397000 | #Constraints:      32375
1066.92/1073.58	c #Conflicts:    1398000 | #Constraints:      33375
1066.92/1073.58	c #Conflicts:    1399000 | #Constraints:      34375
1066.92/1073.58	c #Conflicts:    1400000 | #Constraints:      35375
1066.92/1073.58	c #Conflicts:    1401000 | #Constraints:      36375
1066.92/1073.58	c #Conflicts:    1402000 | #Constraints:      37375
1066.92/1073.58	c #Conflicts:    1403000 | #Constraints:      38375
1066.92/1073.58	c #Conflicts:    1404000 | #Constraints:      39375
1066.92/1073.58	c #Conflicts:    1405000 | #Constraints:      40375
1066.92/1073.58	c #Conflicts:    1406000 | #Constraints:      41375
1066.92/1073.58	c #Conflicts:    1407000 | #Constraints:      42375
1066.92/1073.58	c #Conflicts:    1408000 | #Constraints:      43375
1066.92/1073.58	c #Conflicts:    1409000 | #Constraints:      44375
1066.92/1073.58	c #Conflicts:    1410000 | #Constraints:      45375
1066.92/1073.58	c #Conflicts:    1411000 | #Constraints:      46375
1066.92/1073.58	c #Conflicts:    1412000 | #Constraints:      47375
1066.92/1073.58	c #Conflicts:    1413000 | #Constraints:      48375
1066.92/1073.58	c #Conflicts:    1414000 | #Constraints:      49375
1066.92/1073.58	c #Conflicts:    1415000 | #Constraints:      50375
1066.92/1073.58	c #Conflicts:    1416000 | #Constraints:      51375
1066.92/1073.58	c #Conflicts:    1417000 | #Constraints:      52375
1066.92/1073.58	c #Conflicts:    1418000 | #Constraints:      53375
1066.92/1073.58	c #Conflicts:    1419000 | #Constraints:      54375
1066.92/1073.58	c INPROCESSING
1066.92/1073.58	c GARBAGE COLLECT
1066.92/1073.58	c rational objective 996
1096.05/1102.87	c #Conflicts:    1420000 | #Constraints:      31734
1096.05/1102.87	c #Conflicts:    1421000 | #Constraints:      32753
1096.05/1102.87	c #Conflicts:    1422000 | #Constraints:      33825
1096.05/1102.87	c #Conflicts:    1423000 | #Constraints:      34879
1096.05/1102.87	c #Conflicts:    1424000 | #Constraints:      35947
1096.05/1102.87	c #Conflicts:    1425000 | #Constraints:      37015
1096.05/1102.87	c #Conflicts:    1426000 | #Constraints:      38084
1096.05/1102.87	c #Conflicts:    1427000 | #Constraints:      39137
1096.05/1102.87	c #Conflicts:    1428000 | #Constraints:      40182
1096.05/1102.87	c #Conflicts:    1429000 | #Constraints:      41231
1096.05/1102.87	c #Conflicts:    1430000 | #Constraints:      42266
1096.05/1102.87	c #Conflicts:    1431000 | #Constraints:      43296
1096.05/1102.87	c #Conflicts:    1432000 | #Constraints:      44316
1096.05/1102.87	c #Conflicts:    1433000 | #Constraints:      45355
1096.05/1102.87	c #Conflicts:    1434000 | #Constraints:      46395
1096.05/1102.87	c #Conflicts:    1435000 | #Constraints:      47420
1096.05/1102.87	c #Conflicts:    1436000 | #Constraints:      48438
1096.05/1102.87	c #Conflicts:    1437000 | #Constraints:      49457
1096.05/1102.87	c #Conflicts:    1438000 | #Constraints:      50482
1096.05/1102.87	c #Conflicts:    1439000 | #Constraints:      51497
1096.05/1102.87	c #Conflicts:    1440000 | #Constraints:      52510
1096.05/1102.87	c #Conflicts:    1441000 | #Constraints:      53532
1096.05/1102.87	c #Conflicts:    1442000 | #Constraints:      54549
1096.05/1102.87	c #Conflicts:    1443000 | #Constraints:      55560
1096.05/1102.87	c INPROCESSING
1096.05/1102.87	c GARBAGE COLLECT
1096.05/1102.87	c rational objective 996
1115.86/1122.73	c #Conflicts:    1444000 | #Constraints:      32197
1115.86/1122.73	c #Conflicts:    1445000 | #Constraints:      33197
1115.86/1122.73	c #Conflicts:    1446000 | #Constraints:      34197
1115.86/1122.73	c #Conflicts:    1447000 | #Constraints:      35197
1115.86/1122.73	c #Conflicts:    1448000 | #Constraints:      36197
1115.86/1122.73	c #Conflicts:    1449000 | #Constraints:      37197
1115.86/1122.73	c #Conflicts:    1450000 | #Constraints:      38197
1115.86/1122.73	c #Conflicts:    1451000 | #Constraints:      39197
1115.86/1122.73	c #Conflicts:    1452000 | #Constraints:      40197
1115.86/1122.73	c #Conflicts:    1453000 | #Constraints:      41197
1115.86/1122.73	c #Conflicts:    1454000 | #Constraints:      42197
1115.86/1122.73	c #Conflicts:    1455000 | #Constraints:      43197
1115.86/1122.73	c #Conflicts:    1456000 | #Constraints:      44197
1115.86/1122.73	c #Conflicts:    1457000 | #Constraints:      45197
1115.86/1122.73	c #Conflicts:    1458000 | #Constraints:      46197
1115.86/1122.73	c #Conflicts:    1459000 | #Constraints:      47197
1115.86/1122.73	c #Conflicts:    1460000 | #Constraints:      48197
1115.86/1122.73	c #Conflicts:    1461000 | #Constraints:      49197
1115.86/1122.73	c #Conflicts:    1462000 | #Constraints:      50198
1115.86/1122.73	c #Conflicts:    1463000 | #Constraints:      51198
1115.86/1122.73	c #Conflicts:    1464000 | #Constraints:      52198
1115.86/1122.73	c #Conflicts:    1465000 | #Constraints:      53198
1115.86/1122.73	c #Conflicts:    1466000 | #Constraints:      54198
1115.86/1122.73	c #Conflicts:    1467000 | #Constraints:      55198
1115.86/1122.73	c INPROCESSING
1115.86/1122.73	c GARBAGE COLLECT
1115.86/1122.73	c rational objective 996
1135.25/1142.25	c #Conflicts:    1468000 | #Constraints:      32032
1135.25/1142.25	c #Conflicts:    1469000 | #Constraints:      33032
1135.25/1142.25	c #Conflicts:    1470000 | #Constraints:      34032
1135.25/1142.25	c #Conflicts:    1471000 | #Constraints:      35032
1135.25/1142.25	c #Conflicts:    1472000 | #Constraints:      36032
1135.25/1142.25	c #Conflicts:    1473000 | #Constraints:      37032
1135.25/1142.25	c #Conflicts:    1474000 | #Constraints:      38032
1135.25/1142.25	c #Conflicts:    1475000 | #Constraints:      39032
1135.25/1142.25	c #Conflicts:    1476000 | #Constraints:      40032
1135.25/1142.25	c #Conflicts:    1477000 | #Constraints:      41032
1135.25/1142.25	c #Conflicts:    1478000 | #Constraints:      42032
1135.25/1142.25	c #Conflicts:    1479000 | #Constraints:      43032
1135.25/1142.25	c #Conflicts:    1480000 | #Constraints:      44032
1135.25/1142.25	c #Conflicts:    1481000 | #Constraints:      45032
1135.25/1142.25	c #Conflicts:    1482000 | #Constraints:      46032
1135.25/1142.25	c #Conflicts:    1483000 | #Constraints:      47032
1135.25/1142.25	c #Conflicts:    1484000 | #Constraints:      48032
1135.25/1142.25	c #Conflicts:    1485000 | #Constraints:      49032
1135.25/1142.25	c #Conflicts:    1486000 | #Constraints:      50032
1135.25/1142.25	c #Conflicts:    1487000 | #Constraints:      51032
1135.25/1142.25	c #Conflicts:    1488000 | #Constraints:      52032
1135.25/1142.25	c #Conflicts:    1489000 | #Constraints:      53032
1135.25/1142.25	c #Conflicts:    1490000 | #Constraints:      54032
1135.25/1142.25	c #Conflicts:    1491000 | #Constraints:      55032
1135.25/1142.25	c INPROCESSING
1135.25/1142.25	c GARBAGE COLLECT
1135.25/1142.25	c rational objective 996
1155.00/1162.03	c #Conflicts:    1492000 | #Constraints:      31761
1155.00/1162.03	c #Conflicts:    1493000 | #Constraints:      32761
1155.00/1162.03	c #Conflicts:    1494000 | #Constraints:      33761
1155.00/1162.03	c #Conflicts:    1495000 | #Constraints:      34761
1155.00/1162.03	c #Conflicts:    1496000 | #Constraints:      35761
1155.00/1162.03	c #Conflicts:    1497000 | #Constraints:      36761
1155.00/1162.03	c #Conflicts:    1498000 | #Constraints:      37761
1155.00/1162.03	c #Conflicts:    1499000 | #Constraints:      38762
1155.00/1162.03	c #Conflicts:    1500000 | #Constraints:      39762
1155.00/1162.03	c #Conflicts:    1501000 | #Constraints:      40763
1155.00/1162.03	c #Conflicts:    1502000 | #Constraints:      41764
1155.00/1162.03	c #Conflicts:    1503000 | #Constraints:      42765
1155.00/1162.03	c #Conflicts:    1504000 | #Constraints:      43770
1155.00/1162.03	c #Conflicts:    1505000 | #Constraints:      44771
1155.00/1162.03	c #Conflicts:    1506000 | #Constraints:      45771
1155.00/1162.03	c #Conflicts:    1507000 | #Constraints:      46773
1155.00/1162.03	c #Conflicts:    1508000 | #Constraints:      47781
1155.00/1162.03	c #Conflicts:    1509000 | #Constraints:      48782
1155.00/1162.03	c #Conflicts:    1510000 | #Constraints:      49783
1155.00/1162.03	c #Conflicts:    1511000 | #Constraints:      50784
1155.00/1162.03	c #Conflicts:    1512000 | #Constraints:      51785
1155.00/1162.03	c #Conflicts:    1513000 | #Constraints:      52786
1155.00/1162.03	c #Conflicts:    1514000 | #Constraints:      53786
1155.00/1162.03	c #Conflicts:    1515000 | #Constraints:      54788
1155.00/1162.03	c #Conflicts:    1516000 | #Constraints:      55788
1155.00/1162.03	c INPROCESSING
1155.00/1162.03	c GARBAGE COLLECT
1155.00/1162.03	c rational objective 996
1190.71/1198.03	c #Conflicts:    1517000 | #Constraints:      32359
1190.71/1198.03	c #Conflicts:    1518000 | #Constraints:      33359
1190.71/1198.03	c #Conflicts:    1519000 | #Constraints:      34359
1190.71/1198.03	c #Conflicts:    1520000 | #Constraints:      35359
1190.71/1198.03	c #Conflicts:    1521000 | #Constraints:      36359
1190.71/1198.03	c #Conflicts:    1522000 | #Constraints:      37359
1190.71/1198.03	c #Conflicts:    1523000 | #Constraints:      38360
1190.71/1198.03	c #Conflicts:    1524000 | #Constraints:      39441
1190.71/1198.03	c #Conflicts:    1525000 | #Constraints:      40497
1190.71/1198.03	c #Conflicts:    1526000 | #Constraints:      41544
1190.71/1198.03	c #Conflicts:    1527000 | #Constraints:      42604
1190.71/1198.03	c #Conflicts:    1528000 | #Constraints:      43655
1190.71/1198.03	c #Conflicts:    1529000 | #Constraints:      44690
1190.71/1198.03	c #Conflicts:    1530000 | #Constraints:      45747
1190.71/1198.03	c #Conflicts:    1531000 | #Constraints:      46796
1190.71/1198.03	c #Conflicts:    1532000 | #Constraints:      47826
1190.71/1198.03	c #Conflicts:    1533000 | #Constraints:      48846
1190.71/1198.03	c #Conflicts:    1534000 | #Constraints:      49866
1190.71/1198.03	c #Conflicts:    1535000 | #Constraints:      50884
1190.71/1198.03	c #Conflicts:    1536000 | #Constraints:      51900
1190.71/1198.03	c #Conflicts:    1537000 | #Constraints:      52917
1190.71/1198.03	c #Conflicts:    1538000 | #Constraints:      53934
1190.71/1198.03	c #Conflicts:    1539000 | #Constraints:      54958
1190.71/1198.03	c #Conflicts:    1540000 | #Constraints:      56001
1190.71/1198.03	c #Conflicts:    1541000 | #Constraints:      57014
1190.71/1198.03	c INPROCESSING
1190.71/1198.03	c GARBAGE COLLECT
1190.71/1198.03	c rational objective 996
1213.49/1220.92	c #Conflicts:    1542000 | #Constraints:      32923
1213.49/1220.92	c #Conflicts:    1543000 | #Constraints:      33923
1213.49/1220.92	c #Conflicts:    1544000 | #Constraints:      34923
1213.49/1220.92	c #Conflicts:    1545000 | #Constraints:      35923
1213.49/1220.92	c #Conflicts:    1546000 | #Constraints:      36923
1213.49/1220.92	c #Conflicts:    1547000 | #Constraints:      37923
1213.49/1220.92	c #Conflicts:    1548000 | #Constraints:      38923
1213.49/1220.92	c #Conflicts:    1549000 | #Constraints:      39923
1213.49/1220.92	c #Conflicts:    1550000 | #Constraints:      40923
1213.49/1220.92	c #Conflicts:    1551000 | #Constraints:      41923
1213.49/1220.92	c #Conflicts:    1552000 | #Constraints:      42923
1213.49/1220.92	c #Conflicts:    1553000 | #Constraints:      43923
1213.49/1220.92	c #Conflicts:    1554000 | #Constraints:      44923
1213.49/1220.92	c #Conflicts:    1555000 | #Constraints:      45923
1213.49/1220.92	c #Conflicts:    1556000 | #Constraints:      46924
1213.49/1220.92	c #Conflicts:    1557000 | #Constraints:      47924
1213.49/1220.92	c #Conflicts:    1558000 | #Constraints:      48924
1213.49/1220.92	c #Conflicts:    1559000 | #Constraints:      49924
1213.49/1220.92	c #Conflicts:    1560000 | #Constraints:      50924
1213.49/1220.92	c #Conflicts:    1561000 | #Constraints:      51924
1213.49/1220.92	c #Conflicts:    1562000 | #Constraints:      52924
1213.49/1220.92	c #Conflicts:    1563000 | #Constraints:      53924
1213.49/1220.92	c #Conflicts:    1564000 | #Constraints:      54924
1213.49/1220.92	c #Conflicts:    1565000 | #Constraints:      55924
1213.49/1220.92	c #Conflicts:    1566000 | #Constraints:      56924
1213.49/1220.92	c INPROCESSING
1213.49/1220.92	c GARBAGE COLLECT
1213.49/1220.92	c rational objective 996
1235.98/1243.70	c #Conflicts:    1567000 | #Constraints:      33018
1235.98/1243.70	c #Conflicts:    1568000 | #Constraints:      34018
1235.98/1243.70	c #Conflicts:    1569000 | #Constraints:      35018
1235.98/1243.70	c #Conflicts:    1570000 | #Constraints:      36018
1235.98/1243.70	c #Conflicts:    1571000 | #Constraints:      37018
1235.98/1243.70	c #Conflicts:    1572000 | #Constraints:      38018
1235.98/1243.70	c #Conflicts:    1573000 | #Constraints:      39018
1235.98/1243.70	c #Conflicts:    1574000 | #Constraints:      40018
1235.98/1243.70	c #Conflicts:    1575000 | #Constraints:      41018
1235.98/1243.70	c #Conflicts:    1576000 | #Constraints:      42018
1235.98/1243.70	c #Conflicts:    1577000 | #Constraints:      43018
1235.98/1243.70	c #Conflicts:    1578000 | #Constraints:      44018
1235.98/1243.70	c #Conflicts:    1579000 | #Constraints:      45018
1235.98/1243.70	c #Conflicts:    1580000 | #Constraints:      46018
1235.98/1243.70	c #Conflicts:    1581000 | #Constraints:      47018
1235.98/1243.70	c #Conflicts:    1582000 | #Constraints:      48018
1235.98/1243.70	c #Conflicts:    1583000 | #Constraints:      49018
1235.98/1243.70	c #Conflicts:    1584000 | #Constraints:      50018
1235.98/1243.70	c #Conflicts:    1585000 | #Constraints:      51018
1235.98/1243.70	c #Conflicts:    1586000 | #Constraints:      52018
1235.98/1243.70	c #Conflicts:    1587000 | #Constraints:      53018
1235.98/1243.70	c #Conflicts:    1588000 | #Constraints:      54018
1235.98/1243.70	c #Conflicts:    1589000 | #Constraints:      55018
1235.98/1243.70	c #Conflicts:    1590000 | #Constraints:      56018
1235.98/1243.70	c #Conflicts:    1591000 | #Constraints:      57018
1235.98/1243.70	c INPROCESSING
1235.98/1243.70	c GARBAGE COLLECT
1235.98/1243.70	c rational objective 996
1265.71/1273.64	c #Conflicts:    1592000 | #Constraints:      32961
1265.71/1273.64	c #Conflicts:    1593000 | #Constraints:      33972
1265.71/1273.64	c #Conflicts:    1594000 | #Constraints:      34993
1265.71/1273.64	c #Conflicts:    1595000 | #Constraints:      36011
1265.71/1273.64	c #Conflicts:    1596000 | #Constraints:      37038
1265.71/1273.64	c #Conflicts:    1597000 | #Constraints:      38114
1265.71/1273.64	c #Conflicts:    1598000 | #Constraints:      39183
1265.71/1273.64	c #Conflicts:    1599000 | #Constraints:      40234
1265.71/1273.64	c #Conflicts:    1600000 | #Constraints:      41295
1265.71/1273.64	c #Conflicts:    1601000 | #Constraints:      42344
1265.71/1273.64	c #Conflicts:    1602000 | #Constraints:      43400
1265.71/1273.64	c #Conflicts:    1603000 | #Constraints:      44431
1265.71/1273.64	c #Conflicts:    1604000 | #Constraints:      45460
1265.71/1273.64	c #Conflicts:    1605000 | #Constraints:      46485
1265.71/1273.64	c #Conflicts:    1606000 | #Constraints:      47519
1265.71/1273.64	c #Conflicts:    1607000 | #Constraints:      48535
1265.71/1273.64	c #Conflicts:    1608000 | #Constraints:      49558
1265.71/1273.64	c #Conflicts:    1609000 | #Constraints:      50577
1265.71/1273.64	c #Conflicts:    1610000 | #Constraints:      51595
1265.71/1273.64	c #Conflicts:    1611000 | #Constraints:      52622
1265.71/1273.64	c #Conflicts:    1612000 | #Constraints:      53646
1265.71/1273.64	c #Conflicts:    1613000 | #Constraints:      54674
1265.71/1273.64	c #Conflicts:    1614000 | #Constraints:      55689
1265.71/1273.64	c #Conflicts:    1615000 | #Constraints:      56699
1265.71/1273.64	c #Conflicts:    1616000 | #Constraints:      57716
1265.71/1273.64	c INPROCESSING
1265.71/1273.64	c GARBAGE COLLECT
1265.71/1273.64	c rational objective 996
1288.38/1296.42	c #Conflicts:    1617000 | #Constraints:      32986
1288.38/1296.42	c #Conflicts:    1618000 | #Constraints:      33986
1288.38/1296.42	c #Conflicts:    1619000 | #Constraints:      34986
1288.38/1296.42	c #Conflicts:    1620000 | #Constraints:      35986
1288.38/1296.42	c #Conflicts:    1621000 | #Constraints:      36986
1288.38/1296.42	c #Conflicts:    1622000 | #Constraints:      37986
1288.38/1296.42	c #Conflicts:    1623000 | #Constraints:      38986
1288.38/1296.42	c #Conflicts:    1624000 | #Constraints:      39986
1288.38/1296.42	c #Conflicts:    1625000 | #Constraints:      40986
1288.38/1296.42	c #Conflicts:    1626000 | #Constraints:      41986
1288.38/1296.42	c #Conflicts:    1627000 | #Constraints:      42986
1288.38/1296.42	c #Conflicts:    1628000 | #Constraints:      43986
1288.38/1296.42	c #Conflicts:    1629000 | #Constraints:      44986
1288.38/1296.42	c #Conflicts:    1630000 | #Constraints:      45986
1288.38/1296.42	c #Conflicts:    1631000 | #Constraints:      46986
1288.38/1296.42	c #Conflicts:    1632000 | #Constraints:      47986
1288.38/1296.42	c #Conflicts:    1633000 | #Constraints:      48986
1288.38/1296.42	c #Conflicts:    1634000 | #Constraints:      49986
1288.38/1296.42	c #Conflicts:    1635000 | #Constraints:      50986
1288.38/1296.42	c #Conflicts:    1636000 | #Constraints:      51986
1288.38/1296.42	c #Conflicts:    1637000 | #Constraints:      52986
1288.38/1296.42	c #Conflicts:    1638000 | #Constraints:      53986
1288.38/1296.42	c #Conflicts:    1639000 | #Constraints:      54986
1288.38/1296.42	c #Conflicts:    1640000 | #Constraints:      55986
1288.38/1296.42	c #Conflicts:    1641000 | #Constraints:      56986
1288.38/1296.42	c #Conflicts:    1642000 | #Constraints:      57986
1288.38/1296.42	c INPROCESSING
1288.38/1296.42	c GARBAGE COLLECT
1288.38/1296.42	c rational objective 996
1308.82/1316.99	c #Conflicts:    1643000 | #Constraints:      33434
1308.82/1316.99	c #Conflicts:    1644000 | #Constraints:      34434
1308.82/1316.99	c #Conflicts:    1645000 | #Constraints:      35434
1308.82/1316.99	c #Conflicts:    1646000 | #Constraints:      36434
1308.82/1316.99	c #Conflicts:    1647000 | #Constraints:      37435
1308.82/1316.99	c #Conflicts:    1648000 | #Constraints:      38435
1308.82/1316.99	c #Conflicts:    1649000 | #Constraints:      39435
1308.82/1316.99	c #Conflicts:    1650000 | #Constraints:      40435
1308.82/1316.99	c #Conflicts:    1651000 | #Constraints:      41435
1308.82/1316.99	c #Conflicts:    1652000 | #Constraints:      42435
1308.82/1316.99	c #Conflicts:    1653000 | #Constraints:      43435
1308.82/1316.99	c #Conflicts:    1654000 | #Constraints:      44435
1308.82/1316.99	c #Conflicts:    1655000 | #Constraints:      45435
1308.82/1316.99	c #Conflicts:    1656000 | #Constraints:      46435
1308.82/1316.99	c #Conflicts:    1657000 | #Constraints:      47435
1308.82/1316.99	c #Conflicts:    1658000 | #Constraints:      48435
1308.82/1316.99	c #Conflicts:    1659000 | #Constraints:      49435
1308.82/1316.99	c #Conflicts:    1660000 | #Constraints:      50435
1308.82/1316.99	c #Conflicts:    1661000 | #Constraints:      51435
1308.82/1316.99	c #Conflicts:    1662000 | #Constraints:      52435
1308.82/1316.99	c #Conflicts:    1663000 | #Constraints:      53435
1308.82/1316.99	c #Conflicts:    1664000 | #Constraints:      54435
1308.82/1316.99	c #Conflicts:    1665000 | #Constraints:      55435
1308.82/1316.99	c #Conflicts:    1666000 | #Constraints:      56435
1308.82/1316.99	c #Conflicts:    1667000 | #Constraints:      57435
1308.82/1316.99	c #Conflicts:    1668000 | #Constraints:      58435
1308.82/1316.99	c INPROCESSING
1308.82/1316.99	c GARBAGE COLLECT
1308.82/1316.99	c rational objective 996
1340.88/1349.77	c #Conflicts:    1669000 | #Constraints:      33748
1340.88/1349.77	c #Conflicts:    1670000 | #Constraints:      34800
1340.88/1349.77	c #Conflicts:    1671000 | #Constraints:      35864
1340.88/1349.77	c #Conflicts:    1672000 | #Constraints:      36926
1340.88/1349.77	c #Conflicts:    1673000 | #Constraints:      37987
1340.88/1349.77	c #Conflicts:    1674000 | #Constraints:      39051
1340.88/1349.77	c #Conflicts:    1675000 | #Constraints:      40102
1340.88/1349.77	c #Conflicts:    1676000 | #Constraints:      41138
1340.88/1349.77	c #Conflicts:    1677000 | #Constraints:      42181
1340.88/1349.77	c #Conflicts:    1678000 | #Constraints:      43219
1340.88/1349.77	c #Conflicts:    1679000 | #Constraints:      44251
1340.88/1349.77	c #Conflicts:    1680000 | #Constraints:      45287
1340.88/1349.77	c #Conflicts:    1681000 | #Constraints:      46314
1340.88/1349.77	c #Conflicts:    1682000 | #Constraints:      47358
1340.88/1349.77	c #Conflicts:    1683000 | #Constraints:      48407
1340.88/1349.77	c #Conflicts:    1684000 | #Constraints:      49448
1340.88/1349.77	c #Conflicts:    1685000 | #Constraints:      50489
1340.88/1349.77	c #Conflicts:    1686000 | #Constraints:      51531
1340.88/1349.77	c #Conflicts:    1687000 | #Constraints:      52556
1340.88/1349.77	c #Conflicts:    1688000 | #Constraints:      53592
1340.88/1349.77	c #Conflicts:    1689000 | #Constraints:      54622
1340.88/1349.77	c #Conflicts:    1690000 | #Constraints:      55652
1340.88/1349.77	c #Conflicts:    1691000 | #Constraints:      56686
1340.88/1349.77	c #Conflicts:    1692000 | #Constraints:      57719
1340.88/1349.77	c #Conflicts:    1693000 | #Constraints:      58738
1340.88/1349.77	c #Conflicts:    1694000 | #Constraints:      59761
1340.88/1349.77	c INPROCESSING
1340.88/1349.77	c GARBAGE COLLECT
1340.88/1349.77	c rational objective 996
1362.82/1371.73	c #Conflicts:    1695000 | #Constraints:      34316
1362.82/1371.73	c #Conflicts:    1696000 | #Constraints:      35316
1362.82/1371.73	c #Conflicts:    1697000 | #Constraints:      36316
1362.82/1371.73	c #Conflicts:    1698000 | #Constraints:      37316
1362.82/1371.73	c #Conflicts:    1699000 | #Constraints:      38316
1362.82/1371.73	c #Conflicts:    1700000 | #Constraints:      39316
1362.82/1371.73	c #Conflicts:    1701000 | #Constraints:      40316
1362.82/1371.73	c #Conflicts:    1702000 | #Constraints:      41316
1362.82/1371.73	c #Conflicts:    1703000 | #Constraints:      42316
1362.82/1371.73	c #Conflicts:    1704000 | #Constraints:      43316
1362.82/1371.73	c #Conflicts:    1705000 | #Constraints:      44316
1362.82/1371.73	c #Conflicts:    1706000 | #Constraints:      45316
1362.82/1371.73	c #Conflicts:    1707000 | #Constraints:      46316
1362.82/1371.73	c #Conflicts:    1708000 | #Constraints:      47316
1362.82/1371.73	c #Conflicts:    1709000 | #Constraints:      48316
1362.82/1371.73	c #Conflicts:    1710000 | #Constraints:      49316
1362.82/1371.73	c #Conflicts:    1711000 | #Constraints:      50316
1362.82/1371.73	c #Conflicts:    1712000 | #Constraints:      51316
1362.82/1371.73	c #Conflicts:    1713000 | #Constraints:      52316
1362.82/1371.73	c #Conflicts:    1714000 | #Constraints:      53316
1362.82/1371.73	c #Conflicts:    1715000 | #Constraints:      54316
1362.82/1371.73	c #Conflicts:    1716000 | #Constraints:      55316
1362.82/1371.73	c #Conflicts:    1717000 | #Constraints:      56316
1362.82/1371.73	c #Conflicts:    1718000 | #Constraints:      57316
1362.82/1371.73	c #Conflicts:    1719000 | #Constraints:      58316
1362.82/1371.73	c #Conflicts:    1720000 | #Constraints:      59316
1362.82/1371.73	c INPROCESSING
1362.82/1371.73	c GARBAGE COLLECT
1362.82/1371.73	c rational objective 996
1384.90/1393.92	c #Conflicts:    1721000 | #Constraints:      34086
1384.90/1393.92	c #Conflicts:    1722000 | #Constraints:      35086
1384.90/1393.92	c #Conflicts:    1723000 | #Constraints:      36086
1384.90/1393.92	c #Conflicts:    1724000 | #Constraints:      37086
1384.90/1393.92	c #Conflicts:    1725000 | #Constraints:      38086
1384.90/1393.92	c #Conflicts:    1726000 | #Constraints:      39086
1384.90/1393.92	c #Conflicts:    1727000 | #Constraints:      40086
1384.90/1393.92	c #Conflicts:    1728000 | #Constraints:      41086
1384.90/1393.92	c #Conflicts:    1729000 | #Constraints:      42086
1384.90/1393.92	c #Conflicts:    1730000 | #Constraints:      43086
1384.90/1393.92	c #Conflicts:    1731000 | #Constraints:      44086
1384.90/1393.92	c #Conflicts:    1732000 | #Constraints:      45086
1384.90/1393.92	c #Conflicts:    1733000 | #Constraints:      46086
1384.90/1393.92	c #Conflicts:    1734000 | #Constraints:      47086
1384.90/1393.92	c #Conflicts:    1735000 | #Constraints:      48086
1384.90/1393.92	c #Conflicts:    1736000 | #Constraints:      49086
1384.90/1393.92	c #Conflicts:    1737000 | #Constraints:      50086
1384.90/1393.92	c #Conflicts:    1738000 | #Constraints:      51086
1384.90/1393.92	c #Conflicts:    1739000 | #Constraints:      52086
1384.90/1393.92	c #Conflicts:    1740000 | #Constraints:      53086
1384.90/1393.92	c #Conflicts:    1741000 | #Constraints:      54086
1384.90/1393.92	c #Conflicts:    1742000 | #Constraints:      55086
1384.90/1393.92	c #Conflicts:    1743000 | #Constraints:      56086
1384.90/1393.92	c #Conflicts:    1744000 | #Constraints:      57086
1384.90/1393.92	c #Conflicts:    1745000 | #Constraints:      58086
1384.90/1393.92	c #Conflicts:    1746000 | #Constraints:      59086
1384.90/1393.92	c INPROCESSING
1384.90/1393.92	c GARBAGE COLLECT
1384.90/1393.92	c rational objective 996
1406.95/1416.10	c #Conflicts:    1747000 | #Constraints:      33808
1406.95/1416.10	c #Conflicts:    1748000 | #Constraints:      34808
1406.95/1416.10	c #Conflicts:    1749000 | #Constraints:      35808
1406.95/1416.10	c #Conflicts:    1750000 | #Constraints:      36808
1406.95/1416.10	c #Conflicts:    1751000 | #Constraints:      37808
1406.95/1416.10	c #Conflicts:    1752000 | #Constraints:      38808
1406.95/1416.10	c #Conflicts:    1753000 | #Constraints:      39808
1406.95/1416.10	c #Conflicts:    1754000 | #Constraints:      40808
1406.95/1416.10	c #Conflicts:    1755000 | #Constraints:      41808
1406.95/1416.10	c #Conflicts:    1756000 | #Constraints:      42808
1406.95/1416.10	c #Conflicts:    1757000 | #Constraints:      43808
1406.95/1416.10	c #Conflicts:    1758000 | #Constraints:      44808
1406.95/1416.10	c #Conflicts:    1759000 | #Constraints:      45808
1406.95/1416.10	c #Conflicts:    1760000 | #Constraints:      46808
1406.95/1416.10	c #Conflicts:    1761000 | #Constraints:      47808
1406.95/1416.10	c #Conflicts:    1762000 | #Constraints:      48808
1406.95/1416.10	c #Conflicts:    1763000 | #Constraints:      49808
1406.95/1416.10	c #Conflicts:    1764000 | #Constraints:      50808
1406.95/1416.10	c #Conflicts:    1765000 | #Constraints:      51808
1406.95/1416.10	c #Conflicts:    1766000 | #Constraints:      52808
1406.95/1416.10	c #Conflicts:    1767000 | #Constraints:      53808
1406.95/1416.10	c #Conflicts:    1768000 | #Constraints:      54808
1406.95/1416.10	c #Conflicts:    1769000 | #Constraints:      55808
1406.95/1416.10	c #Conflicts:    1770000 | #Constraints:      56808
1406.95/1416.10	c #Conflicts:    1771000 | #Constraints:      57808
1406.95/1416.10	c #Conflicts:    1772000 | #Constraints:      58808
1406.95/1416.10	c #Conflicts:    1773000 | #Constraints:      59808
1406.95/1416.10	c INPROCESSING
1406.95/1416.10	c GARBAGE COLLECT
1406.95/1416.10	c rational objective 996
1437.65/1447.42	c #Conflicts:    1774000 | #Constraints:      34360
1437.65/1447.42	c #Conflicts:    1775000 | #Constraints:      35469
1437.65/1447.42	c #Conflicts:    1776000 | #Constraints:      36565
1437.65/1447.42	c #Conflicts:    1777000 | #Constraints:      37649
1437.65/1447.42	c #Conflicts:    1778000 | #Constraints:      38703
1437.65/1447.42	c #Conflicts:    1779000 | #Constraints:      39760
1437.65/1447.42	c #Conflicts:    1780000 | #Constraints:      40815
1437.65/1447.42	c #Conflicts:    1781000 | #Constraints:      41876
1437.65/1447.42	c #Conflicts:    1782000 | #Constraints:      42920
1437.65/1447.42	c #Conflicts:    1783000 | #Constraints:      43952
1437.65/1447.42	c #Conflicts:    1784000 | #Constraints:      44984
1437.65/1447.42	c #Conflicts:    1785000 | #Constraints:      46040
1437.65/1447.42	c #Conflicts:    1786000 | #Constraints:      47083
1437.65/1447.42	c #Conflicts:    1787000 | #Constraints:      48127
1437.65/1447.42	c #Conflicts:    1788000 | #Constraints:      49181
1437.65/1447.42	c #Conflicts:    1789000 | #Constraints:      50235
1437.65/1447.42	c #Conflicts:    1790000 | #Constraints:      51283
1437.65/1447.42	c #Conflicts:    1791000 | #Constraints:      52324
1437.65/1447.42	c #Conflicts:    1792000 | #Constraints:      53382
1437.65/1447.42	c #Conflicts:    1793000 | #Constraints:      54426
1437.65/1447.42	c #Conflicts:    1794000 | #Constraints:      55463
1437.65/1447.42	c #Conflicts:    1795000 | #Constraints:      56505
1437.65/1447.42	c #Conflicts:    1796000 | #Constraints:      57531
1437.65/1447.42	c #Conflicts:    1797000 | #Constraints:      58566
1437.65/1447.42	c #Conflicts:    1798000 | #Constraints:      59590
1437.65/1447.42	c #Conflicts:    1799000 | #Constraints:      60615
1437.65/1447.42	c #Conflicts:    1800000 | #Constraints:      61642
1437.65/1447.42	c INPROCESSING
1437.65/1447.42	c GARBAGE COLLECT
1437.65/1447.42	c rational objective 996
1460.72/1470.60	c #Conflicts:    1801000 | #Constraints:      35251
1460.72/1470.60	c #Conflicts:    1802000 | #Constraints:      36251
1460.72/1470.60	c #Conflicts:    1803000 | #Constraints:      37251
1460.72/1470.60	c #Conflicts:    1804000 | #Constraints:      38251
1460.72/1470.60	c #Conflicts:    1805000 | #Constraints:      39251
1460.72/1470.60	c #Conflicts:    1806000 | #Constraints:      40251
1460.72/1470.60	c #Conflicts:    1807000 | #Constraints:      41251
1460.72/1470.60	c #Conflicts:    1808000 | #Constraints:      42251
1460.72/1470.60	c #Conflicts:    1809000 | #Constraints:      43251
1460.72/1470.60	c #Conflicts:    1810000 | #Constraints:      44251
1460.72/1470.60	c #Conflicts:    1811000 | #Constraints:      45251
1460.72/1470.60	c #Conflicts:    1812000 | #Constraints:      46251
1460.72/1470.60	c #Conflicts:    1813000 | #Constraints:      47251
1460.72/1470.60	c #Conflicts:    1814000 | #Constraints:      48251
1460.72/1470.60	c #Conflicts:    1815000 | #Constraints:      49251
1460.72/1470.60	c #Conflicts:    1816000 | #Constraints:      50251
1460.72/1470.60	c #Conflicts:    1817000 | #Constraints:      51251
1460.72/1470.60	c #Conflicts:    1818000 | #Constraints:      52251
1460.72/1470.60	c #Conflicts:    1819000 | #Constraints:      53251
1460.72/1470.60	c #Conflicts:    1820000 | #Constraints:      54251
1460.72/1470.60	c #Conflicts:    1821000 | #Constraints:      55251
1460.72/1470.60	c #Conflicts:    1822000 | #Constraints:      56251
1460.72/1470.60	c #Conflicts:    1823000 | #Constraints:      57251
1460.72/1470.60	c #Conflicts:    1824000 | #Constraints:      58251
1460.72/1470.60	c #Conflicts:    1825000 | #Constraints:      59251
1460.72/1470.60	c #Conflicts:    1826000 | #Constraints:      60251
1460.72/1470.60	c #Conflicts:    1827000 | #Constraints:      61251
1460.72/1470.60	c INPROCESSING
1460.72/1470.60	c GARBAGE COLLECT
1460.72/1470.60	c rational objective 996
1484.01/1494.05	c #Conflicts:    1828000 | #Constraints:      35194
1484.01/1494.05	c #Conflicts:    1829000 | #Constraints:      36194
1484.01/1494.05	c #Conflicts:    1830000 | #Constraints:      37194
1484.01/1494.05	c #Conflicts:    1831000 | #Constraints:      38194
1484.01/1494.05	c #Conflicts:    1832000 | #Constraints:      39194
1484.01/1494.05	c #Conflicts:    1833000 | #Constraints:      40194
1484.01/1494.05	c #Conflicts:    1834000 | #Constraints:      41194
1484.01/1494.05	c #Conflicts:    1835000 | #Constraints:      42194
1484.01/1494.05	c #Conflicts:    1836000 | #Constraints:      43194
1484.01/1494.05	c #Conflicts:    1837000 | #Constraints:      44194
1484.01/1494.05	c #Conflicts:    1838000 | #Constraints:      45194
1484.01/1494.05	c #Conflicts:    1839000 | #Constraints:      46194
1484.01/1494.05	c #Conflicts:    1840000 | #Constraints:      47194
1484.01/1494.05	c #Conflicts:    1841000 | #Constraints:      48194
1484.01/1494.05	c #Conflicts:    1842000 | #Constraints:      49194
1484.01/1494.05	c #Conflicts:    1843000 | #Constraints:      50194
1484.01/1494.05	c #Conflicts:    1844000 | #Constraints:      51194
1484.01/1494.05	c #Conflicts:    1845000 | #Constraints:      52194
1484.01/1494.05	c #Conflicts:    1846000 | #Constraints:      53194
1484.01/1494.05	c #Conflicts:    1847000 | #Constraints:      54194
1484.01/1494.05	c #Conflicts:    1848000 | #Constraints:      55194
1484.01/1494.05	c #Conflicts:    1849000 | #Constraints:      56194
1484.01/1494.05	c #Conflicts:    1850000 | #Constraints:      57194
1484.01/1494.05	c #Conflicts:    1851000 | #Constraints:      58194
1484.01/1494.05	c #Conflicts:    1852000 | #Constraints:      59194
1484.01/1494.05	c #Conflicts:    1853000 | #Constraints:      60194
1484.01/1494.05	c #Conflicts:    1854000 | #Constraints:      61194
1484.01/1494.05	c INPROCESSING
1484.01/1494.05	c GARBAGE COLLECT
1484.01/1494.05	c rational objective 996
1529.59/1539.88	c #Conflicts:    1855000 | #Constraints:      35060
1529.59/1539.88	c #Conflicts:    1856000 | #Constraints:      36077
1529.59/1539.88	c #Conflicts:    1857000 | #Constraints:      37123
1529.59/1539.88	c #Conflicts:    1858000 | #Constraints:      38161
1529.59/1539.88	c #Conflicts:    1859000 | #Constraints:      39178
1529.59/1539.88	c #Conflicts:    1860000 | #Constraints:      40195
1529.59/1539.88	c #Conflicts:    1861000 | #Constraints:      41231
1529.59/1539.88	c #Conflicts:    1862000 | #Constraints:      42267
1529.59/1539.88	c #Conflicts:    1863000 | #Constraints:      43301
1529.59/1539.88	c #Conflicts:    1864000 | #Constraints:      44328
1529.59/1539.88	c #Conflicts:    1865000 | #Constraints:      45367
1529.59/1539.88	c #Conflicts:    1866000 | #Constraints:      46384
1529.59/1539.88	c #Conflicts:    1867000 | #Constraints:      47402
1529.59/1539.88	c #Conflicts:    1868000 | #Constraints:      48425
1529.59/1539.88	c #Conflicts:    1869000 | #Constraints:      49431
1529.59/1539.88	c #Conflicts:    1870000 | #Constraints:      50472
1529.59/1539.88	c #Conflicts:    1871000 | #Constraints:      51506
1529.59/1539.88	c #Conflicts:    1872000 | #Constraints:      52530
1529.59/1539.88	c #Conflicts:    1873000 | #Constraints:      53563
1529.59/1539.88	c #Conflicts:    1874000 | #Constraints:      54589
1529.59/1539.88	c #Conflicts:    1875000 | #Constraints:      55618
1529.59/1539.88	c #Conflicts:    1876000 | #Constraints:      56646
1529.59/1539.88	c #Conflicts:    1877000 | #Constraints:      57675
1529.59/1539.88	c #Conflicts:    1878000 | #Constraints:      58692
1529.59/1539.88	c #Conflicts:    1879000 | #Constraints:      59708
1529.59/1539.88	c #Conflicts:    1880000 | #Constraints:      60755
1529.59/1539.88	c #Conflicts:    1881000 | #Constraints:      61815
1529.59/1539.88	c INPROCESSING
1529.59/1539.88	c GARBAGE COLLECT
1529.59/1539.88	c rational objective 996
1554.52/1564.85	c #Conflicts:    1882000 | #Constraints:      35027
1554.52/1564.85	c #Conflicts:    1883000 | #Constraints:      36027
1554.52/1564.85	c #Conflicts:    1884000 | #Constraints:      37027
1554.52/1564.85	c #Conflicts:    1885000 | #Constraints:      38027
1554.52/1564.85	c #Conflicts:    1886000 | #Constraints:      39027
1554.52/1564.85	c #Conflicts:    1887000 | #Constraints:      40027
1554.52/1564.85	c #Conflicts:    1888000 | #Constraints:      41027
1554.52/1564.85	c #Conflicts:    1889000 | #Constraints:      42027
1554.52/1564.85	c #Conflicts:    1890000 | #Constraints:      43027
1554.52/1564.85	c #Conflicts:    1891000 | #Constraints:      44027
1554.52/1564.85	c #Conflicts:    1892000 | #Constraints:      45027
1554.52/1564.85	c #Conflicts:    1893000 | #Constraints:      46027
1554.52/1564.85	c #Conflicts:    1894000 | #Constraints:      47027
1554.52/1564.85	c #Conflicts:    1895000 | #Constraints:      48027
1554.52/1564.85	c #Conflicts:    1896000 | #Constraints:      49027
1554.52/1564.85	c #Conflicts:    1897000 | #Constraints:      50027
1554.52/1564.85	c #Conflicts:    1898000 | #Constraints:      51028
1554.52/1564.85	c #Conflicts:    1899000 | #Constraints:      52028
1554.52/1564.85	c #Conflicts:    1900000 | #Constraints:      53028
1554.52/1564.85	c #Conflicts:    1901000 | #Constraints:      54028
1554.52/1564.85	c #Conflicts:    1902000 | #Constraints:      55028
1554.52/1564.85	c #Conflicts:    1903000 | #Constraints:      56028
1554.52/1564.85	c #Conflicts:    1904000 | #Constraints:      57028
1554.52/1564.85	c #Conflicts:    1905000 | #Constraints:      58028
1554.52/1564.85	c #Conflicts:    1906000 | #Constraints:      59028
1554.52/1564.85	c #Conflicts:    1907000 | #Constraints:      60028
1554.52/1564.85	c #Conflicts:    1908000 | #Constraints:      61028
1554.52/1564.85	c #Conflicts:    1909000 | #Constraints:      62028
1554.52/1564.85	c INPROCESSING
1554.52/1564.85	c GARBAGE COLLECT
1554.52/1564.85	c rational objective 996
1579.19/1589.63	c #Conflicts:    1910000 | #Constraints:      35435
1579.19/1589.63	c #Conflicts:    1911000 | #Constraints:      36435
1579.19/1589.63	c #Conflicts:    1912000 | #Constraints:      37435
1579.19/1589.63	c #Conflicts:    1913000 | #Constraints:      38435
1579.19/1589.63	c #Conflicts:    1914000 | #Constraints:      39435
1579.19/1589.63	c #Conflicts:    1915000 | #Constraints:      40435
1579.19/1589.63	c #Conflicts:    1916000 | #Constraints:      41435
1579.19/1589.63	c #Conflicts:    1917000 | #Constraints:      42435
1579.19/1589.63	c #Conflicts:    1918000 | #Constraints:      43435
1579.19/1589.63	c #Conflicts:    1919000 | #Constraints:      44435
1579.19/1589.63	c #Conflicts:    1920000 | #Constraints:      45435
1579.19/1589.63	c #Conflicts:    1921000 | #Constraints:      46435
1579.19/1589.63	c #Conflicts:    1922000 | #Constraints:      47435
1579.19/1589.63	c #Conflicts:    1923000 | #Constraints:      48435
1579.19/1589.63	c #Conflicts:    1924000 | #Constraints:      49435
1579.19/1589.63	c #Conflicts:    1925000 | #Constraints:      50435
1579.19/1589.63	c #Conflicts:    1926000 | #Constraints:      51435
1579.19/1589.63	c #Conflicts:    1927000 | #Constraints:      52435
1579.19/1589.63	c #Conflicts:    1928000 | #Constraints:      53435
1579.19/1589.63	c #Conflicts:    1929000 | #Constraints:      54435
1579.19/1589.63	c #Conflicts:    1930000 | #Constraints:      55435
1579.19/1589.63	c #Conflicts:    1931000 | #Constraints:      56435
1579.19/1589.63	c #Conflicts:    1932000 | #Constraints:      57435
1579.19/1589.63	c #Conflicts:    1933000 | #Constraints:      58435
1579.19/1589.63	c #Conflicts:    1934000 | #Constraints:      59435
1579.19/1589.63	c #Conflicts:    1935000 | #Constraints:      60435
1579.19/1589.63	c #Conflicts:    1936000 | #Constraints:      61435
1579.19/1589.63	c #Conflicts:    1937000 | #Constraints:      62435
1579.19/1589.63	c INPROCESSING
1579.19/1589.63	c GARBAGE COLLECT
1579.19/1589.63	c rational objective 996
1604.35/1619.85	c #Conflicts:    1938000 | #Constraints:      35795
1604.35/1619.85	c #Conflicts:    1939000 | #Constraints:      36795
1604.35/1619.85	c #Conflicts:    1940000 | #Constraints:      37795
1604.35/1619.85	c #Conflicts:    1941000 | #Constraints:      38795
1604.35/1619.85	c #Conflicts:    1942000 | #Constraints:      39795
1604.35/1619.85	c #Conflicts:    1943000 | #Constraints:      40795
1604.35/1619.85	c #Conflicts:    1944000 | #Constraints:      41795
1604.35/1619.85	c #Conflicts:    1945000 | #Constraints:      42795
1604.35/1619.85	c #Conflicts:    1946000 | #Constraints:      43795
1604.35/1619.85	c #Conflicts:    1947000 | #Constraints:      44795
1604.35/1619.85	c #Conflicts:    1948000 | #Constraints:      45795
1604.35/1619.85	c #Conflicts:    1949000 | #Constraints:      46795
1604.35/1619.85	c #Conflicts:    1950000 | #Constraints:      47795
1604.35/1619.85	c #Conflicts:    1951000 | #Constraints:      48795
1604.35/1619.85	c #Conflicts:    1952000 | #Constraints:      49795
1604.35/1619.85	c #Conflicts:    1953000 | #Constraints:      50795
1604.35/1619.85	c #Conflicts:    1954000 | #Constraints:      51795
1604.35/1619.85	c #Conflicts:    1955000 | #Constraints:      52795
1604.35/1619.85	c #Conflicts:    1956000 | #Constraints:      53795
1604.35/1619.85	c #Conflicts:    1957000 | #Constraints:      54795
1604.35/1619.85	c #Conflicts:    1958000 | #Constraints:      55795
1604.35/1619.85	c #Conflicts:    1959000 | #Constraints:      56795
1604.35/1619.85	c #Conflicts:    1960000 | #Constraints:      57795
1604.35/1619.85	c #Conflicts:    1961000 | #Constraints:      58795
1604.35/1619.85	c #Conflicts:    1962000 | #Constraints:      59795
1604.35/1619.85	c #Conflicts:    1963000 | #Constraints:      60795
1604.35/1619.85	c #Conflicts:    1964000 | #Constraints:      61795
1604.35/1619.85	c #Conflicts:    1965000 | #Constraints:      62795
1604.35/1619.85	c INPROCESSING
1604.35/1619.85	c GARBAGE COLLECT
1604.35/1619.85	c rational objective 996
1763.69/1779.84	c #Conflicts:    1966000 | #Constraints:      35926
1763.69/1779.84	c #Conflicts:    1967000 | #Constraints:      36936
1763.69/1779.84	c #Conflicts:    1968000 | #Constraints:      37968
1763.69/1779.84	c #Conflicts:    1969000 | #Constraints:      39021
1763.69/1779.84	c #Conflicts:    1970000 | #Constraints:      40068
1763.69/1779.84	c #Conflicts:    1971000 | #Constraints:      41117
1763.69/1779.84	c #Conflicts:    1972000 | #Constraints:      42183
1763.69/1779.84	c #Conflicts:    1973000 | #Constraints:      43219
1763.69/1779.84	c #Conflicts:    1974000 | #Constraints:      44252
1763.69/1779.84	c #Conflicts:    1975000 | #Constraints:      45292
1763.69/1779.84	c #Conflicts:    1976000 | #Constraints:      46336
1763.69/1779.84	c #Conflicts:    1977000 | #Constraints:      47374
1763.69/1779.84	c #Conflicts:    1978000 | #Constraints:      48421
1763.69/1779.84	c #Conflicts:    1979000 | #Constraints:      49468
1763.69/1779.84	c #Conflicts:    1980000 | #Constraints:      50495
1763.69/1779.84	c #Conflicts:    1981000 | #Constraints:      51537
1763.69/1779.84	c #Conflicts:    1982000 | #Constraints:      52559
1763.69/1779.84	c #Conflicts:    1983000 | #Constraints:      53588
1763.69/1779.84	c #Conflicts:    1984000 | #Constraints:      54623
1763.69/1779.84	c #Conflicts:    1985000 | #Constraints:      55650
1763.69/1779.84	c #Conflicts:    1986000 | #Constraints:      56681
1763.69/1779.84	c #Conflicts:    1987000 | #Constraints:      57704
1763.69/1779.84	c #Conflicts:    1988000 | #Constraints:      58728
1763.69/1779.84	c #Conflicts:    1989000 | #Constraints:      59779
1763.69/1779.84	c #Conflicts:    1990000 | #Constraints:      60812
1763.69/1779.84	c #Conflicts:    1991000 | #Constraints:      61841
1763.69/1779.84	c #Conflicts:    1992000 | #Constraints:      62872
1763.69/1779.84	c #Conflicts:    1993000 | #Constraints:      63903
1763.69/1779.84	c #Conflicts:    1994000 | #Constraints:      64929
1763.69/1779.84	c #Conflicts:    1995000 | #Constraints:      65967
1763.69/1779.84	c #Conflicts:    1996000 | #Constraints:      67005
1763.69/1779.84	c #Conflicts:    1997000 | #Constraints:      68040
1763.69/1779.84	c #Conflicts:    1998000 | #Constraints:      69075
1763.69/1779.84	c #Conflicts:    1999000 | #Constraints:      70116
1763.69/1779.84	c #Conflicts:    2000000 | #Constraints:      71157
1763.69/1779.84	c #Conflicts:    2001000 | #Constraints:      72187
1763.69/1779.84	c #Conflicts:    2002000 | #Constraints:      73222
1763.69/1779.84	c #Conflicts:    2003000 | #Constraints:      74262
1763.69/1779.84	c #Conflicts:    2004000 | #Constraints:      75295
1763.69/1779.84	c #Conflicts:    2005000 | #Constraints:      76320
1763.69/1779.84	c #Conflicts:    2006000 | #Constraints:      77336
1763.69/1779.84	c #Conflicts:    2007000 | #Constraints:      78356
1763.69/1779.84	c #Conflicts:    2008000 | #Constraints:      79420
1763.69/1779.84	c #Conflicts:    2009000 | #Constraints:      80472
1763.69/1779.84	c #Conflicts:    2010000 | #Constraints:      81520
1763.69/1779.84	c #Conflicts:    2011000 | #Constraints:      82560
1763.69/1779.84	c #Conflicts:    2012000 | #Constraints:      83600
1763.69/1779.84	c #Conflicts:    2013000 | #Constraints:      84636
1763.69/1779.84	c #Conflicts:    2014000 | #Constraints:      85653
1763.69/1779.84	c #Conflicts:    2015000 | #Constraints:      86694
1763.69/1779.84	c #Conflicts:    2016000 | #Constraints:      87739
1763.69/1779.84	c #Conflicts:    2017000 | #Constraints:      88778
1763.69/1779.84	c #Conflicts:    2018000 | #Constraints:      89817
1763.69/1779.84	c #Conflicts:    2019000 | #Constraints:      90860
1763.69/1779.84	c #Conflicts:    2020000 | #Constraints:      91908
1763.69/1779.84	c #Conflicts:    2021000 | #Constraints:      92942
1763.69/1779.84	c #Conflicts:    2022000 | #Constraints:      93976
1763.69/1779.84	c #Conflicts:    2023000 | #Constraints:      95008
1763.69/1779.84	c #Conflicts:    2024000 | #Constraints:      96034
1763.69/1779.84	c #Conflicts:    2025000 | #Constraints:      97054
1763.69/1779.84	c #Conflicts:    2026000 | #Constraints:      98078
1763.69/1779.84	c #Conflicts:    2027000 | #Constraints:      99109
1763.69/1779.84	c #Conflicts:    2028000 | #Constraints:     100131
1763.69/1779.84	c #Conflicts:    2029000 | #Constraints:     101166
1763.69/1779.84	c #Conflicts:    2030000 | #Constraints:     102192
1763.69/1779.84	c #Conflicts:    2031000 | #Constraints:     103222
1763.69/1779.84	c #Conflicts:    2032000 | #Constraints:     104245
1763.69/1779.84	c #Conflicts:    2033000 | #Constraints:     105272
1763.69/1779.84	c #Conflicts:    2034000 | #Constraints:     106307
1763.69/1779.84	c #Conflicts:    2035000 | #Constraints:     107328
1763.69/1779.84	c #Conflicts:    2036000 | #Constraints:     108343
1763.69/1779.84	c #Conflicts:    2037000 | #Constraints:     109364
1763.69/1779.84	c #Conflicts:    2038000 | #Constraints:     110389
1763.69/1779.84	c #Conflicts:    2039000 | #Constraints:     111414
1763.69/1779.84	c #Conflicts:    2040000 | #Constraints:     112439
1763.69/1779.84	c #Conflicts:    2041000 | #Constraints:     113467
1763.69/1779.84	c #Conflicts:    2042000 | #Constraints:     114501
1763.69/1779.84	c #Conflicts:    2043000 | #Constraints:     115533
1763.69/1779.84	c #Conflicts:    2044000 | #Constraints:     116554
2116.33/2133.78	c #Conflicts:    2045000 | #Constraints:     117580
2116.33/2133.78	c #Conflicts:    2046000 | #Constraints:     118605
2116.33/2133.78	c #Conflicts:    2047000 | #Constraints:     119625
2116.33/2133.78	c #Conflicts:    2048000 | #Constraints:     120649
2116.33/2133.78	c #Conflicts:    2049000 | #Constraints:     121679
2116.33/2133.78	c #Conflicts:    2050000 | #Constraints:     122710
2116.33/2133.78	c #Conflicts:    2051000 | #Constraints:     123734
2116.33/2133.78	c #Conflicts:    2052000 | #Constraints:     124769
2116.33/2133.78	c #Conflicts:    2053000 | #Constraints:     125806
2116.33/2133.78	c #Conflicts:    2054000 | #Constraints:     126826
2116.33/2133.78	c #Conflicts:    2055000 | #Constraints:     127853
2116.33/2133.78	c #Conflicts:    2056000 | #Constraints:     128878
2116.33/2133.78	c #Conflicts:    2057000 | #Constraints:     129912
2116.33/2133.78	c #Conflicts:    2058000 | #Constraints:     130943
2116.33/2133.78	c #Conflicts:    2059000 | #Constraints:     131959
2116.33/2133.78	c #Conflicts:    2060000 | #Constraints:     132980
2116.33/2133.78	c #Conflicts:    2061000 | #Constraints:     133999
2116.33/2133.78	c #Conflicts:    2062000 | #Constraints:     135021
2116.33/2133.78	c #Conflicts:    2063000 | #Constraints:     136061
2116.33/2133.78	c #Conflicts:    2064000 | #Constraints:     137083
2116.33/2133.78	c #Conflicts:    2065000 | #Constraints:     138112
2116.33/2133.78	c #Conflicts:    2066000 | #Constraints:     139131
2116.33/2133.78	c #Conflicts:    2067000 | #Constraints:     140152
2116.33/2133.78	c #Conflicts:    2068000 | #Constraints:     141172
2116.33/2133.78	c #Conflicts:    2069000 | #Constraints:     142190
2116.33/2133.78	c #Conflicts:    2070000 | #Constraints:     143210
2116.33/2133.78	c #Conflicts:    2071000 | #Constraints:     144236
2116.33/2133.78	c #Conflicts:    2072000 | #Constraints:     145256
2116.33/2133.78	c #Conflicts:    2073000 | #Constraints:     146283
2116.33/2133.78	c #Conflicts:    2074000 | #Constraints:     147302
2116.33/2133.78	c #Conflicts:    2075000 | #Constraints:     148323
2116.33/2133.78	c #Conflicts:    2076000 | #Constraints:     149354
2116.33/2133.78	c #Conflicts:    2077000 | #Constraints:     150378
2116.33/2133.78	c #Conflicts:    2078000 | #Constraints:     151401
2116.33/2133.78	c #Conflicts:    2079000 | #Constraints:     152432
2116.33/2133.78	c #Conflicts:    2080000 | #Constraints:     153457
2116.33/2133.78	c #Conflicts:    2081000 | #Constraints:     154481
2116.33/2133.78	c #Conflicts:    2082000 | #Constraints:     155508
2116.33/2133.78	c #Conflicts:    2083000 | #Constraints:     156534
2116.33/2133.78	c #Conflicts:    2084000 | #Constraints:     157560
2116.33/2133.78	c #Conflicts:    2085000 | #Constraints:     158591
2116.33/2133.78	c #Conflicts:    2086000 | #Constraints:     159631
2116.33/2133.78	c #Conflicts:    2087000 | #Constraints:     160656
2116.33/2133.78	c #Conflicts:    2088000 | #Constraints:     161691
2116.33/2133.78	c #Conflicts:    2089000 | #Constraints:     162729
2116.33/2133.78	c #Conflicts:    2090000 | #Constraints:     163758
2116.33/2133.78	c #Conflicts:    2091000 | #Constraints:     164790
2116.33/2133.78	c #Conflicts:    2092000 | #Constraints:     165822
2116.33/2133.78	c #Conflicts:    2093000 | #Constraints:     166852
2116.33/2133.78	c #Conflicts:    2094000 | #Constraints:     167890
2116.33/2133.78	c #Conflicts:    2095000 | #Constraints:     168912
2116.33/2133.78	c #Conflicts:    2096000 | #Constraints:     169937
2116.33/2133.78	c #Conflicts:    2097000 | #Constraints:     170978
2116.33/2133.78	c #Conflicts:    2098000 | #Constraints:     172024
2116.33/2133.78	c #Conflicts:    2099000 | #Constraints:     173047
2116.33/2133.78	c #Conflicts:    2100000 | #Constraints:     174075
2116.33/2133.78	c #Conflicts:    2101000 | #Constraints:     175094
2116.33/2133.78	c #Conflicts:    2102000 | #Constraints:     176115
2116.33/2133.78	c #Conflicts:    2103000 | #Constraints:     177145
2116.33/2133.78	c #Conflicts:    2104000 | #Constraints:     178165
2116.33/2133.78	c #Conflicts:    2105000 | #Constraints:     179187
2116.33/2133.78	c #Conflicts:    2106000 | #Constraints:     180203
2116.33/2133.78	c #Conflicts:    2107000 | #Constraints:     181223
2116.33/2133.78	c #Conflicts:    2108000 | #Constraints:     182255
2116.33/2133.78	c #Conflicts:    2109000 | #Constraints:     183272
2116.33/2133.78	c #Conflicts:    2110000 | #Constraints:     184295
2116.33/2133.78	c #Conflicts:    2111000 | #Constraints:     185321
2116.33/2133.78	c #Conflicts:    2112000 | #Constraints:     186344
2116.33/2133.78	c INPROCESSING
2116.33/2133.78	c GARBAGE COLLECT
2116.33/2133.78	c rational objective 996
2191.68/2209.60	c #Conflicts:    2113000 | #Constraints:      97653
2191.68/2209.60	c #Conflicts:    2114000 | #Constraints:      98653
2191.68/2209.60	c #Conflicts:    2115000 | #Constraints:      99653
2191.68/2209.60	c #Conflicts:    2116000 | #Constraints:     100653
2191.68/2209.60	c #Conflicts:    2117000 | #Constraints:     101653
2191.68/2209.60	c #Conflicts:    2118000 | #Constraints:     102653
2191.68/2209.60	c #Conflicts:    2119000 | #Constraints:     103653
2191.68/2209.60	c #Conflicts:    2120000 | #Constraints:     104653
2191.68/2209.60	c #Conflicts:    2121000 | #Constraints:     105653
2191.68/2209.60	c #Conflicts:    2122000 | #Constraints:     106653
2191.68/2209.60	c #Conflicts:    2123000 | #Constraints:     107653
2191.68/2209.60	c #Conflicts:    2124000 | #Constraints:     108653
2191.68/2209.60	c #Conflicts:    2125000 | #Constraints:     109653
2191.68/2209.60	c #Conflicts:    2126000 | #Constraints:     110653
2191.68/2209.60	c #Conflicts:    2127000 | #Constraints:     111653
2191.68/2209.60	c #Conflicts:    2128000 | #Constraints:     112653
2191.68/2209.60	c #Conflicts:    2129000 | #Constraints:     113653
2191.68/2209.60	c #Conflicts:    2130000 | #Constraints:     114653
2191.68/2209.60	c #Conflicts:    2131000 | #Constraints:     115653
2191.68/2209.60	c #Conflicts:    2132000 | #Constraints:     116653
2191.68/2209.60	c #Conflicts:    2133000 | #Constraints:     117653
2191.68/2209.60	c #Conflicts:    2134000 | #Constraints:     118653
2191.68/2209.60	c #Conflicts:    2135000 | #Constraints:     119653
2191.68/2209.60	c #Conflicts:    2136000 | #Constraints:     120653
2191.68/2209.60	c #Conflicts:    2137000 | #Constraints:     121653
2191.68/2209.60	c #Conflicts:    2138000 | #Constraints:     122653
2191.68/2209.60	c #Conflicts:    2139000 | #Constraints:     123653
2191.68/2209.60	c #Conflicts:    2140000 | #Constraints:     124653
2191.68/2209.60	c #Conflicts:    2141000 | #Constraints:     125653
2191.68/2209.60	c INPROCESSING
2191.68/2209.60	c GARBAGE COLLECT
2191.68/2209.60	c rational objective 996
2254.61/2272.82	c #Conflicts:    2142000 | #Constraints:      67229
2254.61/2272.82	c #Conflicts:    2143000 | #Constraints:      68229
2254.61/2272.82	c #Conflicts:    2144000 | #Constraints:      69229
2254.61/2272.82	c #Conflicts:    2145000 | #Constraints:      70229
2254.61/2272.82	c #Conflicts:    2146000 | #Constraints:      71229
2254.61/2272.82	c #Conflicts:    2147000 | #Constraints:      72230
2254.61/2272.82	c #Conflicts:    2148000 | #Constraints:      73230
2254.61/2272.82	c #Conflicts:    2149000 | #Constraints:      74231
2254.61/2272.82	c #Conflicts:    2150000 | #Constraints:      75231
2254.61/2272.82	c #Conflicts:    2151000 | #Constraints:      76231
2254.61/2272.82	c #Conflicts:    2152000 | #Constraints:      77232
2254.61/2272.82	c #Conflicts:    2153000 | #Constraints:      78232
2254.61/2272.82	c #Conflicts:    2154000 | #Constraints:      79233
2254.61/2272.82	c #Conflicts:    2155000 | #Constraints:      80234
2254.61/2272.82	c #Conflicts:    2156000 | #Constraints:      81235
2254.61/2272.82	c #Conflicts:    2157000 | #Constraints:      82235
2254.61/2272.82	c #Conflicts:    2158000 | #Constraints:      83236
2254.61/2272.82	c #Conflicts:    2159000 | #Constraints:      84237
2254.61/2272.82	c #Conflicts:    2160000 | #Constraints:      85237
2254.61/2272.82	c #Conflicts:    2161000 | #Constraints:      86238
2254.61/2272.82	c #Conflicts:    2162000 | #Constraints:      87239
2254.61/2272.82	c #Conflicts:    2163000 | #Constraints:      88239
2254.61/2272.82	c #Conflicts:    2164000 | #Constraints:      89240
2254.61/2272.82	c #Conflicts:    2165000 | #Constraints:      90241
2254.61/2272.82	c #Conflicts:    2166000 | #Constraints:      91241
2254.61/2272.82	c #Conflicts:    2167000 | #Constraints:      92241
2254.61/2272.82	c #Conflicts:    2168000 | #Constraints:      93242
2254.61/2272.82	c #Conflicts:    2169000 | #Constraints:      94242
2254.61/2272.82	c #Conflicts:    2170000 | #Constraints:      95243
2254.61/2272.82	c INPROCESSING
2254.61/2272.82	c GARBAGE COLLECT
2254.61/2272.82	c rational objective 996
2299.40/2317.80	c #Conflicts:    2171000 | #Constraints:      51777
2299.40/2317.80	c #Conflicts:    2172000 | #Constraints:      52777
2299.40/2317.80	c #Conflicts:    2173000 | #Constraints:      53777
2299.40/2317.80	c #Conflicts:    2174000 | #Constraints:      54777
2299.40/2317.80	c #Conflicts:    2175000 | #Constraints:      55777
2299.40/2317.80	c #Conflicts:    2176000 | #Constraints:      56777
2299.40/2317.80	c #Conflicts:    2177000 | #Constraints:      57777
2299.40/2317.80	c #Conflicts:    2178000 | #Constraints:      58777
2299.40/2317.80	c #Conflicts:    2179000 | #Constraints:      59778
2299.40/2317.80	c #Conflicts:    2180000 | #Constraints:      60779
2299.40/2317.80	c #Conflicts:    2181000 | #Constraints:      61779
2299.40/2317.80	c #Conflicts:    2182000 | #Constraints:      62779
2299.40/2317.80	c #Conflicts:    2183000 | #Constraints:      63780
2299.40/2317.80	c #Conflicts:    2184000 | #Constraints:      64780
2299.40/2317.80	c #Conflicts:    2185000 | #Constraints:      65781
2299.40/2317.80	c #Conflicts:    2186000 | #Constraints:      66782
2299.40/2317.80	c #Conflicts:    2187000 | #Constraints:      67783
2299.40/2317.80	c #Conflicts:    2188000 | #Constraints:      68784
2299.40/2317.80	c #Conflicts:    2189000 | #Constraints:      69784
2299.40/2317.80	c #Conflicts:    2190000 | #Constraints:      70784
2299.40/2317.80	c #Conflicts:    2191000 | #Constraints:      71785
2299.40/2317.80	c #Conflicts:    2192000 | #Constraints:      72785
2299.40/2317.80	c #Conflicts:    2193000 | #Constraints:      73786
2299.40/2317.80	c #Conflicts:    2194000 | #Constraints:      74788
2299.40/2317.80	c #Conflicts:    2195000 | #Constraints:      75789
2299.40/2317.80	c #Conflicts:    2196000 | #Constraints:      76790
2299.40/2317.80	c #Conflicts:    2197000 | #Constraints:      77790
2299.40/2317.80	c #Conflicts:    2198000 | #Constraints:      78792
2299.40/2317.80	c #Conflicts:    2199000 | #Constraints:      79793
2299.40/2317.80	c #Conflicts:    2200000 | #Constraints:      80794
2299.40/2317.80	c INPROCESSING
2299.40/2317.80	c GARBAGE COLLECT
2299.40/2317.80	c rational objective 996
2334.31/2352.90	c #Conflicts:    2201000 | #Constraints:      44721
2334.31/2352.90	c #Conflicts:    2202000 | #Constraints:      45721
2334.31/2352.90	c #Conflicts:    2203000 | #Constraints:      46721
2334.31/2352.90	c #Conflicts:    2204000 | #Constraints:      47721
2334.31/2352.90	c #Conflicts:    2205000 | #Constraints:      48721
2334.31/2352.90	c #Conflicts:    2206000 | #Constraints:      49721
2334.31/2352.90	c #Conflicts:    2207000 | #Constraints:      50721
2334.31/2352.90	c #Conflicts:    2208000 | #Constraints:      51721
2334.31/2352.90	c #Conflicts:    2209000 | #Constraints:      52721
2334.31/2352.90	c #Conflicts:    2210000 | #Constraints:      53721
2334.31/2352.90	c #Conflicts:    2211000 | #Constraints:      54721
2334.31/2352.90	c #Conflicts:    2212000 | #Constraints:      55721
2334.31/2352.90	c #Conflicts:    2213000 | #Constraints:      56721
2334.31/2352.90	c #Conflicts:    2214000 | #Constraints:      57721
2334.31/2352.90	c #Conflicts:    2215000 | #Constraints:      58721
2334.31/2352.90	c #Conflicts:    2216000 | #Constraints:      59721
2334.31/2352.90	c #Conflicts:    2217000 | #Constraints:      60721
2334.31/2352.90	c #Conflicts:    2218000 | #Constraints:      61721
2334.31/2352.90	c #Conflicts:    2219000 | #Constraints:      62721
2334.31/2352.90	c #Conflicts:    2220000 | #Constraints:      63721
2334.31/2352.90	c #Conflicts:    2221000 | #Constraints:      64721
2334.31/2352.90	c #Conflicts:    2222000 | #Constraints:      65721
2334.31/2352.90	c #Conflicts:    2223000 | #Constraints:      66721
2334.31/2352.90	c #Conflicts:    2224000 | #Constraints:      67721
2334.31/2352.90	c #Conflicts:    2225000 | #Constraints:      68721
2334.31/2352.90	c #Conflicts:    2226000 | #Constraints:      69721
2334.31/2352.90	c #Conflicts:    2227000 | #Constraints:      70721
2334.31/2352.90	c #Conflicts:    2228000 | #Constraints:      71721
2334.31/2352.90	c #Conflicts:    2229000 | #Constraints:      72721
2334.31/2352.90	c bounds 1029 >= 997 @ 2310.8
2335.81/2354.48	c #Conflicts:    2230000 | #Constraints:      73811
2335.81/2354.48	c INPROCESSING
2335.81/2354.48	c GARBAGE COLLECT
2335.81/2354.48	c rational objective 997
2369.28/2388.04	c #Conflicts:    2231000 | #Constraints:      41277
2369.28/2388.04	c #Conflicts:    2232000 | #Constraints:      42277
2369.28/2388.04	c #Conflicts:    2233000 | #Constraints:      43277
2369.28/2388.04	c #Conflicts:    2234000 | #Constraints:      44277
2369.28/2388.04	c #Conflicts:    2235000 | #Constraints:      45277
2369.28/2388.04	c #Conflicts:    2236000 | #Constraints:      46277
2369.28/2388.04	c #Conflicts:    2237000 | #Constraints:      47277
2369.28/2388.04	c #Conflicts:    2238000 | #Constraints:      48277
2369.28/2388.04	c #Conflicts:    2239000 | #Constraints:      49277
2369.28/2388.04	c #Conflicts:    2240000 | #Constraints:      50277
2369.28/2388.04	c #Conflicts:    2241000 | #Constraints:      51277
2369.28/2388.04	c #Conflicts:    2242000 | #Constraints:      52277
2369.28/2388.04	c #Conflicts:    2243000 | #Constraints:      53277
2369.28/2388.04	c #Conflicts:    2244000 | #Constraints:      54277
2369.28/2388.04	c #Conflicts:    2245000 | #Constraints:      55277
2369.28/2388.04	c #Conflicts:    2246000 | #Constraints:      56277
2369.28/2388.04	c #Conflicts:    2247000 | #Constraints:      57277
2369.28/2388.04	c #Conflicts:    2248000 | #Constraints:      58277
2369.28/2388.04	c #Conflicts:    2249000 | #Constraints:      59277
2369.28/2388.04	c #Conflicts:    2250000 | #Constraints:      60277
2369.28/2388.04	c #Conflicts:    2251000 | #Constraints:      61277
2369.28/2388.04	c #Conflicts:    2252000 | #Constraints:      62277
2369.28/2388.04	c #Conflicts:    2253000 | #Constraints:      63277
2369.28/2388.04	c #Conflicts:    2254000 | #Constraints:      64277
2369.28/2388.04	c #Conflicts:    2255000 | #Constraints:      65277
2369.28/2388.04	c #Conflicts:    2256000 | #Constraints:      66277
2369.28/2388.04	c #Conflicts:    2257000 | #Constraints:      67277
2369.28/2388.04	c #Conflicts:    2258000 | #Constraints:      68277
2369.28/2388.04	c #Conflicts:    2259000 | #Constraints:      69277
2369.28/2388.04	c #Conflicts:    2260000 | #Constraints:      70277
2369.28/2388.04	c INPROCESSING
2369.28/2388.04	c GARBAGE COLLECT
2369.28/2388.04	c rational objective 997
2401.00/2419.97	c #Conflicts:    2261000 | #Constraints:      39445
2401.00/2419.97	c #Conflicts:    2262000 | #Constraints:      40445
2401.00/2419.97	c #Conflicts:    2263000 | #Constraints:      41445
2401.00/2419.97	c #Conflicts:    2264000 | #Constraints:      42445
2401.00/2419.97	c #Conflicts:    2265000 | #Constraints:      43445
2401.00/2419.97	c #Conflicts:    2266000 | #Constraints:      44445
2401.00/2419.97	c #Conflicts:    2267000 | #Constraints:      45445
2401.00/2419.97	c #Conflicts:    2268000 | #Constraints:      46445
2401.00/2419.97	c #Conflicts:    2269000 | #Constraints:      47445
2401.00/2419.97	c #Conflicts:    2270000 | #Constraints:      48445
2401.00/2419.97	c #Conflicts:    2271000 | #Constraints:      49445
2401.00/2419.97	c #Conflicts:    2272000 | #Constraints:      50445
2401.00/2419.97	c #Conflicts:    2273000 | #Constraints:      51445
2401.00/2419.97	c #Conflicts:    2274000 | #Constraints:      52445
2401.00/2419.97	c #Conflicts:    2275000 | #Constraints:      53445
2401.00/2419.97	c #Conflicts:    2276000 | #Constraints:      54445
2401.00/2419.97	c #Conflicts:    2277000 | #Constraints:      55446
2401.00/2419.97	c #Conflicts:    2278000 | #Constraints:      56446
2401.00/2419.97	c #Conflicts:    2279000 | #Constraints:      57446
2401.00/2419.97	c #Conflicts:    2280000 | #Constraints:      58446
2401.00/2419.97	c #Conflicts:    2281000 | #Constraints:      59448
2401.00/2419.97	c #Conflicts:    2282000 | #Constraints:      60448
2401.00/2419.97	c #Conflicts:    2283000 | #Constraints:      61449
2401.00/2419.97	c #Conflicts:    2284000 | #Constraints:      62449
2401.00/2419.97	c #Conflicts:    2285000 | #Constraints:      63450
2401.00/2419.97	c #Conflicts:    2286000 | #Constraints:      64450
2401.00/2419.97	c #Conflicts:    2287000 | #Constraints:      65450
2401.00/2419.97	c #Conflicts:    2288000 | #Constraints:      66450
2401.00/2419.97	c #Conflicts:    2289000 | #Constraints:      67450
2401.00/2419.97	c #Conflicts:    2290000 | #Constraints:      68450
2401.00/2419.97	c INPROCESSING
2401.00/2419.97	c GARBAGE COLLECT
2401.00/2419.97	c rational objective 997
2433.32/2452.65	c #Conflicts:    2291000 | #Constraints:      38393
2433.32/2452.65	c #Conflicts:    2292000 | #Constraints:      39393
2433.32/2452.65	c #Conflicts:    2293000 | #Constraints:      40393
2433.32/2452.65	c #Conflicts:    2294000 | #Constraints:      41393
2433.32/2452.65	c #Conflicts:    2295000 | #Constraints:      42393
2433.32/2452.65	c #Conflicts:    2296000 | #Constraints:      43393
2433.32/2452.65	c #Conflicts:    2297000 | #Constraints:      44393
2433.32/2452.65	c #Conflicts:    2298000 | #Constraints:      45393
2433.32/2452.65	c #Conflicts:    2299000 | #Constraints:      46393
2433.32/2452.65	c #Conflicts:    2300000 | #Constraints:      47393
2433.32/2452.65	c #Conflicts:    2301000 | #Constraints:      48393
2433.32/2452.65	c #Conflicts:    2302000 | #Constraints:      49393
2433.32/2452.65	c #Conflicts:    2303000 | #Constraints:      50393
2433.32/2452.65	c #Conflicts:    2304000 | #Constraints:      51393
2433.32/2452.65	c #Conflicts:    2305000 | #Constraints:      52393
2433.32/2452.65	c #Conflicts:    2306000 | #Constraints:      53393
2433.32/2452.65	c #Conflicts:    2307000 | #Constraints:      54393
2433.32/2452.65	c #Conflicts:    2308000 | #Constraints:      55393
2433.32/2452.65	c #Conflicts:    2309000 | #Constraints:      56393
2433.32/2452.65	c #Conflicts:    2310000 | #Constraints:      57393
2433.32/2452.65	c #Conflicts:    2311000 | #Constraints:      58393
2433.32/2452.65	c #Conflicts:    2312000 | #Constraints:      59393
2433.32/2452.65	c #Conflicts:    2313000 | #Constraints:      60393
2433.32/2452.65	c #Conflicts:    2314000 | #Constraints:      61393
2433.32/2452.65	c #Conflicts:    2315000 | #Constraints:      62393
2433.32/2452.65	c #Conflicts:    2316000 | #Constraints:      63393
2433.32/2452.65	c #Conflicts:    2317000 | #Constraints:      64393
2433.32/2452.65	c #Conflicts:    2318000 | #Constraints:      65393
2433.32/2452.65	c #Conflicts:    2319000 | #Constraints:      66393
2433.32/2452.65	c #Conflicts:    2320000 | #Constraints:      67393
2433.32/2452.65	c #Conflicts:    2321000 | #Constraints:      68393
2433.32/2452.65	c INPROCESSING
2433.32/2452.65	c GARBAGE COLLECT
2433.32/2452.65	c rational objective 997
2462.94/2482.53	c #Conflicts:    2322000 | #Constraints:      38591
2462.94/2482.53	c #Conflicts:    2323000 | #Constraints:      39591
2462.94/2482.53	c #Conflicts:    2324000 | #Constraints:      40591
2462.94/2482.53	c #Conflicts:    2325000 | #Constraints:      41591
2462.94/2482.53	c #Conflicts:    2326000 | #Constraints:      42591
2462.94/2482.53	c #Conflicts:    2327000 | #Constraints:      43591
2462.94/2482.53	c #Conflicts:    2328000 | #Constraints:      44591
2462.94/2482.53	c #Conflicts:    2329000 | #Constraints:      45591
2462.94/2482.53	c #Conflicts:    2330000 | #Constraints:      46591
2462.94/2482.53	c #Conflicts:    2331000 | #Constraints:      47591
2462.94/2482.53	c #Conflicts:    2332000 | #Constraints:      48591
2462.94/2482.53	c #Conflicts:    2333000 | #Constraints:      49591
2462.94/2482.53	c #Conflicts:    2334000 | #Constraints:      50591
2462.94/2482.53	c #Conflicts:    2335000 | #Constraints:      51591
2462.94/2482.53	c #Conflicts:    2336000 | #Constraints:      52591
2462.94/2482.53	c #Conflicts:    2337000 | #Constraints:      53591
2462.94/2482.53	c #Conflicts:    2338000 | #Constraints:      54591
2462.94/2482.53	c #Conflicts:    2339000 | #Constraints:      55591
2462.94/2482.53	c #Conflicts:    2340000 | #Constraints:      56591
2462.94/2482.53	c #Conflicts:    2341000 | #Constraints:      57591
2462.94/2482.53	c #Conflicts:    2342000 | #Constraints:      58591
2462.94/2482.53	c #Conflicts:    2343000 | #Constraints:      59591
2462.94/2482.53	c #Conflicts:    2344000 | #Constraints:      60591
2462.94/2482.53	c #Conflicts:    2345000 | #Constraints:      61591
2462.94/2482.53	c #Conflicts:    2346000 | #Constraints:      62591
2462.94/2482.53	c #Conflicts:    2347000 | #Constraints:      63591
2462.94/2482.53	c #Conflicts:    2348000 | #Constraints:      64591
2462.94/2482.53	c #Conflicts:    2349000 | #Constraints:      65591
2462.94/2482.53	c #Conflicts:    2350000 | #Constraints:      66591
2462.94/2482.53	c #Conflicts:    2351000 | #Constraints:      67591
2462.94/2482.53	c #Conflicts:    2352000 | #Constraints:      68591
2462.94/2482.53	c INPROCESSING
2462.94/2482.53	c GARBAGE COLLECT
2462.94/2482.53	c rational objective 997
2494.17/2513.96	c #Conflicts:    2353000 | #Constraints:      38886
2494.17/2513.96	c #Conflicts:    2354000 | #Constraints:      39886
2494.17/2513.96	c #Conflicts:    2355000 | #Constraints:      40886
2494.17/2513.96	c #Conflicts:    2356000 | #Constraints:      41886
2494.17/2513.96	c #Conflicts:    2357000 | #Constraints:      42886
2494.17/2513.96	c #Conflicts:    2358000 | #Constraints:      43886
2494.17/2513.96	c #Conflicts:    2359000 | #Constraints:      44886
2494.17/2513.96	c #Conflicts:    2360000 | #Constraints:      45886
2494.17/2513.96	c #Conflicts:    2361000 | #Constraints:      46886
2494.17/2513.96	c #Conflicts:    2362000 | #Constraints:      47886
2494.17/2513.96	c #Conflicts:    2363000 | #Constraints:      48887
2494.17/2513.96	c #Conflicts:    2364000 | #Constraints:      49887
2494.17/2513.96	c #Conflicts:    2365000 | #Constraints:      50887
2494.17/2513.96	c #Conflicts:    2366000 | #Constraints:      51887
2494.17/2513.96	c #Conflicts:    2367000 | #Constraints:      52887
2494.17/2513.96	c #Conflicts:    2368000 | #Constraints:      53887
2494.17/2513.96	c #Conflicts:    2369000 | #Constraints:      54887
2494.17/2513.96	c #Conflicts:    2370000 | #Constraints:      55887
2494.17/2513.96	c #Conflicts:    2371000 | #Constraints:      56887
2494.17/2513.96	c #Conflicts:    2372000 | #Constraints:      57887
2494.17/2513.96	c #Conflicts:    2373000 | #Constraints:      58887
2494.17/2513.96	c #Conflicts:    2374000 | #Constraints:      59887
2494.17/2513.96	c #Conflicts:    2375000 | #Constraints:      60887
2494.17/2513.96	c #Conflicts:    2376000 | #Constraints:      61887
2494.17/2513.96	c #Conflicts:    2377000 | #Constraints:      62888
2494.17/2513.96	c #Conflicts:    2378000 | #Constraints:      63888
2494.17/2513.96	c #Conflicts:    2379000 | #Constraints:      64888
2494.17/2513.96	c #Conflicts:    2380000 | #Constraints:      65888
2494.17/2513.96	c #Conflicts:    2381000 | #Constraints:      66888
2494.17/2513.96	c #Conflicts:    2382000 | #Constraints:      67888
2494.17/2513.96	c INPROCESSING
2494.17/2513.96	c GARBAGE COLLECT
2494.17/2513.96	c rational objective 997
2604.98/2625.64	c #Conflicts:    2383000 | #Constraints:      38062
2604.98/2625.64	c #Conflicts:    2384000 | #Constraints:      39062
2604.98/2625.64	c #Conflicts:    2385000 | #Constraints:      40062
2604.98/2625.64	c #Conflicts:    2386000 | #Constraints:      41062
2604.98/2625.64	c #Conflicts:    2387000 | #Constraints:      42062
2604.98/2625.64	c #Conflicts:    2388000 | #Constraints:      43062
2604.98/2625.64	c #Conflicts:    2389000 | #Constraints:      44062
2604.98/2625.64	c #Conflicts:    2390000 | #Constraints:      45062
2604.98/2625.64	c #Conflicts:    2391000 | #Constraints:      46062
2604.98/2625.64	c #Conflicts:    2392000 | #Constraints:      47062
2604.98/2625.64	c #Conflicts:    2393000 | #Constraints:      48062
2604.98/2625.64	c #Conflicts:    2394000 | #Constraints:      49062
2604.98/2625.64	c #Conflicts:    2395000 | #Constraints:      50062
2604.98/2625.64	c #Conflicts:    2396000 | #Constraints:      51062
2604.98/2625.64	c #Conflicts:    2397000 | #Constraints:      52062
2604.98/2625.64	c #Conflicts:    2398000 | #Constraints:      53062
2604.98/2625.64	c #Conflicts:    2399000 | #Constraints:      54062
2604.98/2625.64	c #Conflicts:    2400000 | #Constraints:      55062
2604.98/2625.64	c #Conflicts:    2401000 | #Constraints:      56062
2604.98/2625.64	c #Conflicts:    2402000 | #Constraints:      57062
2604.98/2625.64	c #Conflicts:    2403000 | #Constraints:      58062
2604.98/2625.64	c #Conflicts:    2404000 | #Constraints:      59062
2604.98/2625.64	c #Conflicts:    2405000 | #Constraints:      60062
2604.98/2625.64	c #Conflicts:    2406000 | #Constraints:      61062
2604.98/2625.64	c #Conflicts:    2407000 | #Constraints:      62062
2604.98/2625.64	c #Conflicts:    2408000 | #Constraints:      63062
2604.98/2625.64	c #Conflicts:    2409000 | #Constraints:      64062
2604.98/2625.64	c #Conflicts:    2410000 | #Constraints:      65062
2604.98/2625.64	c #Conflicts:    2411000 | #Constraints:      66062
2604.98/2625.64	c #Conflicts:    2412000 | #Constraints:      67062
2604.98/2625.64	c #Conflicts:    2413000 | #Constraints:      68062
2604.98/2625.64	c #Conflicts:    2414000 | #Constraints:      69062
2604.98/2625.64	c #Conflicts:    2415000 | #Constraints:      70062
2604.98/2625.64	c #Conflicts:    2416000 | #Constraints:      71062
2604.98/2625.64	c #Conflicts:    2417000 | #Constraints:      72062
2604.98/2625.64	c #Conflicts:    2418000 | #Constraints:      73062
2604.98/2625.64	c #Conflicts:    2419000 | #Constraints:      74062
2604.98/2625.64	c #Conflicts:    2420000 | #Constraints:      75062
2604.98/2625.64	c #Conflicts:    2421000 | #Constraints:      76062
2604.98/2625.64	c #Conflicts:    2422000 | #Constraints:      77062
2604.98/2625.64	c #Conflicts:    2423000 | #Constraints:      78062
2604.98/2625.64	c #Conflicts:    2424000 | #Constraints:      79062
2604.98/2625.64	c #Conflicts:    2425000 | #Constraints:      80062
2604.98/2625.64	c #Conflicts:    2426000 | #Constraints:      81062
2604.98/2625.64	c #Conflicts:    2427000 | #Constraints:      82062
2604.98/2625.64	c #Conflicts:    2428000 | #Constraints:      83062
2604.98/2625.64	c #Conflicts:    2429000 | #Constraints:      84062
2604.98/2625.64	c #Conflicts:    2430000 | #Constraints:      85062
2604.98/2625.64	c #Conflicts:    2431000 | #Constraints:      86062
2604.98/2625.64	c #Conflicts:    2432000 | #Constraints:      87062
2604.98/2625.64	c #Conflicts:    2433000 | #Constraints:      88062
2604.98/2625.64	c #Conflicts:    2434000 | #Constraints:      89062
2604.98/2625.64	c #Conflicts:    2435000 | #Constraints:      90062
2604.98/2625.64	c #Conflicts:    2436000 | #Constraints:      91062
2604.98/2625.64	c #Conflicts:    2437000 | #Constraints:      92062
2604.98/2625.64	c #Conflicts:    2438000 | #Constraints:      93062
2604.98/2625.64	c #Conflicts:    2439000 | #Constraints:      94062
2604.98/2625.64	c #Conflicts:    2440000 | #Constraints:      95062
2604.98/2625.64	c #Conflicts:    2441000 | #Constraints:      96062
2604.98/2625.64	c #Conflicts:    2442000 | #Constraints:      97062
2604.98/2625.64	c #Conflicts:    2443000 | #Constraints:      98062
2604.98/2625.64	c #Conflicts:    2444000 | #Constraints:      99062
2604.98/2625.64	c #Conflicts:    2445000 | #Constraints:     100062
2604.98/2625.64	c #Conflicts:    2446000 | #Constraints:     101062
2604.98/2625.64	c #Conflicts:    2447000 | #Constraints:     102062
2604.98/2625.64	c #Conflicts:    2448000 | #Constraints:     103062
2604.98/2625.64	c #Conflicts:    2449000 | #Constraints:     104062
2604.98/2625.64	c #Conflicts:    2450000 | #Constraints:     105062
2604.98/2625.64	c #Conflicts:    2451000 | #Constraints:     106062
2604.98/2625.64	c #Conflicts:    2452000 | #Constraints:     107062
2604.98/2625.64	c #Conflicts:    2453000 | #Constraints:     108062
2604.98/2625.64	c #Conflicts:    2454000 | #Constraints:     109062
2604.98/2625.64	c #Conflicts:    2455000 | #Constraints:     110062
2604.98/2625.64	c #Conflicts:    2456000 | #Constraints:     111062
2604.98/2625.64	c #Conflicts:    2457000 | #Constraints:     112062
2604.98/2625.64	c #Conflicts:    2458000 | #Constraints:     113062
2604.98/2625.64	c #Conflicts:    2459000 | #Constraints:     114062
2604.98/2625.64	c #Conflicts:    2460000 | #Constraints:     115062
2604.98/2625.64	c #Conflicts:    2461000 | #Constraints:     116062
2886.07/2908.04	c #Conflicts:    2462000 | #Constraints:     117062
2886.07/2908.04	c #Conflicts:    2463000 | #Constraints:     118062
2886.07/2908.04	c #Conflicts:    2464000 | #Constraints:     119062
2886.07/2908.04	c #Conflicts:    2465000 | #Constraints:     120062
2886.07/2908.04	c #Conflicts:    2466000 | #Constraints:     121062
2886.07/2908.04	c #Conflicts:    2467000 | #Constraints:     122062
2886.07/2908.04	c #Conflicts:    2468000 | #Constraints:     123062
2886.07/2908.04	c #Conflicts:    2469000 | #Constraints:     124062
2886.07/2908.04	c #Conflicts:    2470000 | #Constraints:     125062
2886.07/2908.04	c #Conflicts:    2471000 | #Constraints:     126062
2886.07/2908.04	c #Conflicts:    2472000 | #Constraints:     127062
2886.07/2908.04	c #Conflicts:    2473000 | #Constraints:     128062
2886.07/2908.04	c #Conflicts:    2474000 | #Constraints:     129062
2886.07/2908.04	c #Conflicts:    2475000 | #Constraints:     130062
2886.07/2908.04	c #Conflicts:    2476000 | #Constraints:     131062
2886.07/2908.04	c #Conflicts:    2477000 | #Constraints:     132062
2886.07/2908.04	c #Conflicts:    2478000 | #Constraints:     133062
2886.07/2908.04	c #Conflicts:    2479000 | #Constraints:     134062
2886.07/2908.04	c #Conflicts:    2480000 | #Constraints:     135062
2886.07/2908.04	c #Conflicts:    2481000 | #Constraints:     136062
2886.07/2908.04	c #Conflicts:    2482000 | #Constraints:     137062
2886.07/2908.04	c #Conflicts:    2483000 | #Constraints:     138062
2886.07/2908.04	c #Conflicts:    2484000 | #Constraints:     139063
2886.07/2908.04	c #Conflicts:    2485000 | #Constraints:     140063
2886.07/2908.04	c #Conflicts:    2486000 | #Constraints:     141063
2886.07/2908.04	c #Conflicts:    2487000 | #Constraints:     142063
2886.07/2908.04	c #Conflicts:    2488000 | #Constraints:     143063
2886.07/2908.04	c #Conflicts:    2489000 | #Constraints:     144063
2886.07/2908.04	c #Conflicts:    2490000 | #Constraints:     145063
2886.07/2908.04	c #Conflicts:    2491000 | #Constraints:     146063
2886.07/2908.04	c #Conflicts:    2492000 | #Constraints:     147063
2886.07/2908.04	c #Conflicts:    2493000 | #Constraints:     148063
2886.07/2908.04	c #Conflicts:    2494000 | #Constraints:     149063
2886.07/2908.04	c #Conflicts:    2495000 | #Constraints:     150063
2886.07/2908.04	c #Conflicts:    2496000 | #Constraints:     151063
2886.07/2908.04	c #Conflicts:    2497000 | #Constraints:     152063
2886.07/2908.04	c #Conflicts:    2498000 | #Constraints:     153063
2886.07/2908.04	c #Conflicts:    2499000 | #Constraints:     154063
2886.07/2908.04	c #Conflicts:    2500000 | #Constraints:     155063
2886.07/2908.04	c #Conflicts:    2501000 | #Constraints:     156063
2886.07/2908.04	c #Conflicts:    2502000 | #Constraints:     157063
2886.07/2908.04	c #Conflicts:    2503000 | #Constraints:     158063
2886.07/2908.04	c #Conflicts:    2504000 | #Constraints:     159063
2886.07/2908.04	c #Conflicts:    2505000 | #Constraints:     160063
2886.07/2908.04	c #Conflicts:    2506000 | #Constraints:     161063
2886.07/2908.04	c #Conflicts:    2507000 | #Constraints:     162063
2886.07/2908.04	c #Conflicts:    2508000 | #Constraints:     163063
2886.07/2908.04	c #Conflicts:    2509000 | #Constraints:     164063
2886.07/2908.04	c #Conflicts:    2510000 | #Constraints:     165063
2886.07/2908.04	c #Conflicts:    2511000 | #Constraints:     166063
2886.07/2908.04	c #Conflicts:    2512000 | #Constraints:     167063
2886.07/2908.04	c #Conflicts:    2513000 | #Constraints:     168063
2886.07/2908.04	c #Conflicts:    2514000 | #Constraints:     169063
2886.07/2908.04	c #Conflicts:    2515000 | #Constraints:     170063
2886.07/2908.04	c #Conflicts:    2516000 | #Constraints:     171063
2886.07/2908.04	c #Conflicts:    2517000 | #Constraints:     172063
2886.07/2908.04	c #Conflicts:    2518000 | #Constraints:     173063
2886.07/2908.04	c #Conflicts:    2519000 | #Constraints:     174063
2886.07/2908.04	c #Conflicts:    2520000 | #Constraints:     175063
2886.07/2908.04	c #Conflicts:    2521000 | #Constraints:     176063
2886.07/2908.04	c #Conflicts:    2522000 | #Constraints:     177063
2886.07/2908.04	c #Conflicts:    2523000 | #Constraints:     178063
2886.07/2908.04	c #Conflicts:    2524000 | #Constraints:     179063
2886.07/2908.04	c #Conflicts:    2525000 | #Constraints:     180063
2886.07/2908.04	c #Conflicts:    2526000 | #Constraints:     181063
2886.07/2908.04	c #Conflicts:    2527000 | #Constraints:     182063
2886.07/2908.04	c #Conflicts:    2528000 | #Constraints:     183063
2886.07/2908.04	c #Conflicts:    2529000 | #Constraints:     184063
2886.07/2908.04	c #Conflicts:    2530000 | #Constraints:     185063
2886.07/2908.04	c #Conflicts:    2531000 | #Constraints:     186063
2886.07/2908.04	c #Conflicts:    2532000 | #Constraints:     187063
2886.07/2908.04	c #Conflicts:    2533000 | #Constraints:     188063
2886.07/2908.04	c #Conflicts:    2534000 | #Constraints:     189063
2886.07/2908.04	c #Conflicts:    2535000 | #Constraints:     190063
2886.07/2908.04	c #Conflicts:    2536000 | #Constraints:     191063
2886.07/2908.04	c #Conflicts:    2537000 | #Constraints:     192063
2886.07/2908.04	c #Conflicts:    2538000 | #Constraints:     193063
2886.07/2908.04	c #Conflicts:    2539000 | #Constraints:     194063
2886.07/2908.04	c #Conflicts:    2540000 | #Constraints:     195063
2894.23/2916.25	c #Conflicts:    2541000 | #Constraints:     196063
2894.23/2916.25	c INPROCESSING
2894.23/2916.25	c GARBAGE COLLECT
2894.23/2916.25	c rational objective 997
2932.12/2954.74	c #Conflicts:    2542000 | #Constraints:     102170
2932.12/2954.74	c #Conflicts:    2543000 | #Constraints:     103171
2932.12/2954.74	c #Conflicts:    2544000 | #Constraints:     104220
2932.12/2954.74	c #Conflicts:    2545000 | #Constraints:     105305
2932.12/2954.74	c #Conflicts:    2546000 | #Constraints:     106376
2932.12/2954.74	c #Conflicts:    2547000 | #Constraints:     107446
2932.12/2954.74	c #Conflicts:    2548000 | #Constraints:     108524
2932.12/2954.74	c #Conflicts:    2549000 | #Constraints:     109586
2932.12/2954.74	c #Conflicts:    2550000 | #Constraints:     110633
2932.12/2954.74	c #Conflicts:    2551000 | #Constraints:     111690
2932.12/2954.74	c #Conflicts:    2552000 | #Constraints:     112734
2932.12/2954.74	c #Conflicts:    2553000 | #Constraints:     113752
2932.12/2954.74	c #Conflicts:    2554000 | #Constraints:     114786
2932.12/2954.74	c #Conflicts:    2555000 | #Constraints:     115826
2932.12/2954.74	c #Conflicts:    2556000 | #Constraints:     116868
2932.12/2954.74	c #Conflicts:    2557000 | #Constraints:     117899
2932.12/2954.74	c #Conflicts:    2558000 | #Constraints:     118941
2932.12/2954.74	c #Conflicts:    2559000 | #Constraints:     119978
2932.12/2954.74	c #Conflicts:    2560000 | #Constraints:     121021
2932.12/2954.74	c #Conflicts:    2561000 | #Constraints:     122058
2932.12/2954.74	c #Conflicts:    2562000 | #Constraints:     123095
2932.12/2954.74	c #Conflicts:    2563000 | #Constraints:     124132
2932.12/2954.74	c #Conflicts:    2564000 | #Constraints:     125162
2932.12/2954.74	c #Conflicts:    2565000 | #Constraints:     126180
2932.12/2954.74	c #Conflicts:    2566000 | #Constraints:     127210
2932.12/2954.74	c #Conflicts:    2567000 | #Constraints:     128252
2932.12/2954.74	c #Conflicts:    2568000 | #Constraints:     129279
2932.12/2954.74	c #Conflicts:    2569000 | #Constraints:     130303
2932.12/2954.74	c #Conflicts:    2570000 | #Constraints:     131323
2932.12/2954.74	c #Conflicts:    2571000 | #Constraints:     132341
2932.12/2954.74	c #Conflicts:    2572000 | #Constraints:     133365
2932.12/2954.74	c #Conflicts:    2573000 | #Constraints:     134384
2932.12/2954.74	c #Conflicts:    2574000 | #Constraints:     135422
2932.12/2954.74	c INPROCESSING
2932.12/2954.74	c GARBAGE COLLECT
2932.12/2954.74	c rational objective 997
2989.25/3015.15	c #Conflicts:    2575000 | #Constraints:      72190
2989.25/3015.15	c #Conflicts:    2576000 | #Constraints:      73190
2989.25/3015.15	c #Conflicts:    2577000 | #Constraints:      74190
2989.25/3015.15	c #Conflicts:    2578000 | #Constraints:      75190
2989.25/3015.15	c #Conflicts:    2579000 | #Constraints:      76190
2989.25/3015.15	c #Conflicts:    2580000 | #Constraints:      77190
2989.25/3015.15	c #Conflicts:    2581000 | #Constraints:      78190
2989.25/3015.15	c #Conflicts:    2582000 | #Constraints:      79190
2989.25/3015.15	c #Conflicts:    2583000 | #Constraints:      80190
2989.25/3015.15	c #Conflicts:    2584000 | #Constraints:      81190
2989.25/3015.15	c #Conflicts:    2585000 | #Constraints:      82190
2989.25/3015.15	c #Conflicts:    2586000 | #Constraints:      83190
2989.25/3015.15	c #Conflicts:    2587000 | #Constraints:      84190
2989.25/3015.15	c #Conflicts:    2588000 | #Constraints:      85190
2989.25/3015.15	c #Conflicts:    2589000 | #Constraints:      86190
2989.25/3015.15	c #Conflicts:    2590000 | #Constraints:      87190
2989.25/3015.15	c #Conflicts:    2591000 | #Constraints:      88190
2989.25/3015.15	c #Conflicts:    2592000 | #Constraints:      89190
2989.25/3015.15	c #Conflicts:    2593000 | #Constraints:      90190
2989.25/3015.15	c #Conflicts:    2594000 | #Constraints:      91190
2989.25/3015.15	c #Conflicts:    2595000 | #Constraints:      92190
2989.25/3015.15	c #Conflicts:    2596000 | #Constraints:      93190
2989.25/3015.15	c #Conflicts:    2597000 | #Constraints:      94190
2989.25/3015.15	c #Conflicts:    2598000 | #Constraints:      95190
2989.25/3015.15	c #Conflicts:    2599000 | #Constraints:      96190
2989.25/3015.15	c #Conflicts:    2600000 | #Constraints:      97190
2989.25/3015.15	c #Conflicts:    2601000 | #Constraints:      98190
2989.25/3015.15	c #Conflicts:    2602000 | #Constraints:      99190
2989.25/3015.15	c #Conflicts:    2603000 | #Constraints:     100190
2989.25/3015.15	c #Conflicts:    2604000 | #Constraints:     101190
2989.25/3015.15	c #Conflicts:    2605000 | #Constraints:     102190
2989.25/3015.15	c #Conflicts:    2606000 | #Constraints:     103190
2989.25/3015.15	c INPROCESSING
2989.25/3015.15	c GARBAGE COLLECT
2989.25/3015.15	c rational objective 997
3028.71/3055.62	c #Conflicts:    2607000 | #Constraints:      55978
3028.71/3055.62	c #Conflicts:    2608000 | #Constraints:      56984
3028.71/3055.62	c #Conflicts:    2609000 | #Constraints:      57988
3028.71/3055.62	c #Conflicts:    2610000 | #Constraints:      59017
3028.71/3055.62	c #Conflicts:    2611000 | #Constraints:      60087
3028.71/3055.62	c #Conflicts:    2612000 | #Constraints:      61141
3028.71/3055.62	c #Conflicts:    2613000 | #Constraints:      62176
3028.71/3055.62	c #Conflicts:    2614000 | #Constraints:      63223
3028.71/3055.62	c #Conflicts:    2615000 | #Constraints:      64258
3028.71/3055.62	c #Conflicts:    2616000 | #Constraints:      65296
3028.71/3055.62	c #Conflicts:    2617000 | #Constraints:      66344
3028.71/3055.62	c #Conflicts:    2618000 | #Constraints:      67374
3028.71/3055.62	c #Conflicts:    2619000 | #Constraints:      68436
3028.71/3055.62	c #Conflicts:    2620000 | #Constraints:      69481
3028.71/3055.62	c #Conflicts:    2621000 | #Constraints:      70530
3028.71/3055.62	c #Conflicts:    2622000 | #Constraints:      71567
3028.71/3055.62	c #Conflicts:    2623000 | #Constraints:      72594
3028.71/3055.62	c #Conflicts:    2624000 | #Constraints:      73623
3028.71/3055.62	c #Conflicts:    2625000 | #Constraints:      74672
3028.71/3055.62	c #Conflicts:    2626000 | #Constraints:      75710
3028.71/3055.62	c #Conflicts:    2627000 | #Constraints:      76750
3028.71/3055.62	c #Conflicts:    2628000 | #Constraints:      77781
3028.71/3055.62	c #Conflicts:    2629000 | #Constraints:      78815
3028.71/3055.62	c #Conflicts:    2630000 | #Constraints:      79848
3028.71/3055.62	c #Conflicts:    2631000 | #Constraints:      80883
3028.71/3055.62	c #Conflicts:    2632000 | #Constraints:      81903
3028.71/3055.62	c #Conflicts:    2633000 | #Constraints:      82953
3028.71/3055.62	c #Conflicts:    2634000 | #Constraints:      83993
3028.71/3055.62	c #Conflicts:    2635000 | #Constraints:      85029
3028.71/3055.62	c #Conflicts:    2636000 | #Constraints:      86052
3028.71/3055.62	c #Conflicts:    2637000 | #Constraints:      87076
3028.71/3055.62	c #Conflicts:    2638000 | #Constraints:      88103
3028.71/3055.62	c #Conflicts:    2639000 | #Constraints:      89128
3028.71/3055.62	c INPROCESSING
3028.71/3055.62	c GARBAGE COLLECT
3028.71/3055.62	c rational objective 997
3068.68/3096.78	c #Conflicts:    2640000 | #Constraints:      49006
3068.68/3096.78	c #Conflicts:    2641000 | #Constraints:      50006
3068.68/3096.78	c #Conflicts:    2642000 | #Constraints:      51006
3068.68/3096.78	c #Conflicts:    2643000 | #Constraints:      52006
3068.68/3096.78	c #Conflicts:    2644000 | #Constraints:      53006
3068.68/3096.78	c #Conflicts:    2645000 | #Constraints:      54006
3068.68/3096.78	c #Conflicts:    2646000 | #Constraints:      55006
3068.68/3096.78	c #Conflicts:    2647000 | #Constraints:      56006
3068.68/3096.78	c #Conflicts:    2648000 | #Constraints:      57006
3068.68/3096.78	c #Conflicts:    2649000 | #Constraints:      58006
3068.68/3096.78	c #Conflicts:    2650000 | #Constraints:      59006
3068.68/3096.78	c #Conflicts:    2651000 | #Constraints:      60006
3068.68/3096.78	c #Conflicts:    2652000 | #Constraints:      61006
3068.68/3096.78	c #Conflicts:    2653000 | #Constraints:      62006
3068.68/3096.78	c #Conflicts:    2654000 | #Constraints:      63006
3068.68/3096.78	c #Conflicts:    2655000 | #Constraints:      64006
3068.68/3096.78	c #Conflicts:    2656000 | #Constraints:      65006
3068.68/3096.78	c #Conflicts:    2657000 | #Constraints:      66006
3068.68/3096.78	c #Conflicts:    2658000 | #Constraints:      67006
3068.68/3096.78	c #Conflicts:    2659000 | #Constraints:      68006
3068.68/3096.78	c #Conflicts:    2660000 | #Constraints:      69006
3068.68/3096.78	c #Conflicts:    2661000 | #Constraints:      70006
3068.68/3096.78	c #Conflicts:    2662000 | #Constraints:      71006
3068.68/3096.78	c #Conflicts:    2663000 | #Constraints:      72006
3068.68/3096.78	c #Conflicts:    2664000 | #Constraints:      73006
3068.68/3096.78	c #Conflicts:    2665000 | #Constraints:      74006
3068.68/3096.78	c #Conflicts:    2666000 | #Constraints:      75006
3068.68/3096.78	c #Conflicts:    2667000 | #Constraints:      76006
3068.68/3096.78	c #Conflicts:    2668000 | #Constraints:      77007
3068.68/3096.78	c #Conflicts:    2669000 | #Constraints:      78007
3068.68/3096.78	c #Conflicts:    2670000 | #Constraints:      79007
3068.68/3096.78	c #Conflicts:    2671000 | #Constraints:      80007
3068.68/3096.78	c INPROCESSING
3068.68/3096.78	c GARBAGE COLLECT
3068.68/3096.78	c rational objective 997
3114.44/3142.78	c #Conflicts:    2672000 | #Constraints:      44186
3114.44/3142.78	c #Conflicts:    2673000 | #Constraints:      45186
3114.44/3142.78	c #Conflicts:    2674000 | #Constraints:      46203
3114.44/3142.78	c #Conflicts:    2675000 | #Constraints:      47296
3114.44/3142.78	c #Conflicts:    2676000 | #Constraints:      48392
3114.44/3142.78	c #Conflicts:    2677000 | #Constraints:      49447
3114.44/3142.78	c #Conflicts:    2678000 | #Constraints:      50504
3114.44/3142.78	c #Conflicts:    2679000 | #Constraints:      51558
3114.44/3142.78	c #Conflicts:    2680000 | #Constraints:      52604
3114.44/3142.78	c #Conflicts:    2681000 | #Constraints:      53635
3114.44/3142.78	c #Conflicts:    2682000 | #Constraints:      54674
3114.44/3142.78	c #Conflicts:    2683000 | #Constraints:      55707
3114.44/3142.78	c #Conflicts:    2684000 | #Constraints:      56745
3114.44/3142.78	c #Conflicts:    2685000 | #Constraints:      57773
3114.44/3142.78	c #Conflicts:    2686000 | #Constraints:      58800
3114.44/3142.78	c #Conflicts:    2687000 | #Constraints:      59825
3114.44/3142.78	c #Conflicts:    2688000 | #Constraints:      60856
3114.44/3142.78	c #Conflicts:    2689000 | #Constraints:      61881
3114.44/3142.78	c #Conflicts:    2690000 | #Constraints:      62920
3114.44/3142.78	c #Conflicts:    2691000 | #Constraints:      63948
3114.44/3142.78	c #Conflicts:    2692000 | #Constraints:      64987
3114.44/3142.78	c #Conflicts:    2693000 | #Constraints:      66027
3114.44/3142.78	c #Conflicts:    2694000 | #Constraints:      67053
3114.44/3142.78	c #Conflicts:    2695000 | #Constraints:      68077
3114.44/3142.78	c #Conflicts:    2696000 | #Constraints:      69089
3114.44/3142.78	c #Conflicts:    2697000 | #Constraints:      70127
3114.44/3142.78	c #Conflicts:    2698000 | #Constraints:      71160
3114.44/3142.78	c #Conflicts:    2699000 | #Constraints:      72197
3114.44/3142.78	c #Conflicts:    2700000 | #Constraints:      73233
3114.44/3142.78	c #Conflicts:    2701000 | #Constraints:      74262
3114.44/3142.78	c #Conflicts:    2702000 | #Constraints:      75284
3114.44/3142.78	c #Conflicts:    2703000 | #Constraints:      76298
3114.44/3142.78	c #Conflicts:    2704000 | #Constraints:      77316
3114.44/3142.78	c INPROCESSING
3114.44/3142.78	c GARBAGE COLLECT
3114.44/3142.78	c rational objective 997
3150.30/3181.41	c #Conflicts:    2705000 | #Constraints:      42731
3150.30/3181.41	c #Conflicts:    2706000 | #Constraints:      43731
3150.30/3181.41	c #Conflicts:    2707000 | #Constraints:      44731
3150.30/3181.41	c #Conflicts:    2708000 | #Constraints:      45731
3150.30/3181.41	c #Conflicts:    2709000 | #Constraints:      46731
3150.30/3181.41	c #Conflicts:    2710000 | #Constraints:      47731
3150.30/3181.41	c #Conflicts:    2711000 | #Constraints:      48731
3150.30/3181.41	c #Conflicts:    2712000 | #Constraints:      49731
3150.30/3181.41	c #Conflicts:    2713000 | #Constraints:      50731
3150.30/3181.41	c #Conflicts:    2714000 | #Constraints:      51731
3150.30/3181.41	c #Conflicts:    2715000 | #Constraints:      52731
3150.30/3181.41	c #Conflicts:    2716000 | #Constraints:      53731
3150.30/3181.41	c #Conflicts:    2717000 | #Constraints:      54732
3150.30/3181.41	c #Conflicts:    2718000 | #Constraints:      55732
3150.30/3181.41	c #Conflicts:    2719000 | #Constraints:      56732
3150.30/3181.41	c #Conflicts:    2720000 | #Constraints:      57732
3150.30/3181.41	c #Conflicts:    2721000 | #Constraints:      58732
3150.30/3181.41	c #Conflicts:    2722000 | #Constraints:      59732
3150.30/3181.41	c #Conflicts:    2723000 | #Constraints:      60732
3150.30/3181.41	c #Conflicts:    2724000 | #Constraints:      61732
3150.30/3181.41	c #Conflicts:    2725000 | #Constraints:      62732
3150.30/3181.41	c #Conflicts:    2726000 | #Constraints:      63732
3150.30/3181.41	c #Conflicts:    2727000 | #Constraints:      64732
3150.30/3181.41	c #Conflicts:    2728000 | #Constraints:      65732
3150.30/3181.41	c #Conflicts:    2729000 | #Constraints:      66732
3150.30/3181.41	c #Conflicts:    2730000 | #Constraints:      67732
3150.30/3181.41	c #Conflicts:    2731000 | #Constraints:      68732
3150.30/3181.41	c #Conflicts:    2732000 | #Constraints:      69732
3150.30/3181.41	c #Conflicts:    2733000 | #Constraints:      70733
3150.30/3181.41	c #Conflicts:    2734000 | #Constraints:      71733
3150.30/3181.41	c #Conflicts:    2735000 | #Constraints:      72733
3150.30/3181.41	c #Conflicts:    2736000 | #Constraints:      73733
3150.30/3181.41	c #Conflicts:    2737000 | #Constraints:      74733
3150.30/3181.41	c #Conflicts:    2738000 | #Constraints:      75733
3150.30/3181.41	c INPROCESSING
3150.30/3181.41	c GARBAGE COLLECT
3150.30/3181.41	c rational objective 997
3183.16/3214.51	c #Conflicts:    2739000 | #Constraints:      42442
3183.16/3214.51	c #Conflicts:    2740000 | #Constraints:      43442
3183.16/3214.51	c #Conflicts:    2741000 | #Constraints:      44442
3183.16/3214.51	c #Conflicts:    2742000 | #Constraints:      45442
3183.16/3214.51	c #Conflicts:    2743000 | #Constraints:      46442
3183.16/3214.51	c #Conflicts:    2744000 | #Constraints:      47442
3183.16/3214.51	c #Conflicts:    2745000 | #Constraints:      48442
3183.16/3214.51	c #Conflicts:    2746000 | #Constraints:      49442
3183.16/3214.51	c #Conflicts:    2747000 | #Constraints:      50442
3183.16/3214.51	c #Conflicts:    2748000 | #Constraints:      51442
3183.16/3214.51	c #Conflicts:    2749000 | #Constraints:      52442
3183.16/3214.51	c #Conflicts:    2750000 | #Constraints:      53442
3183.16/3214.51	c #Conflicts:    2751000 | #Constraints:      54442
3183.16/3214.51	c #Conflicts:    2752000 | #Constraints:      55442
3183.16/3214.51	c #Conflicts:    2753000 | #Constraints:      56442
3183.16/3214.51	c #Conflicts:    2754000 | #Constraints:      57442
3183.16/3214.51	c #Conflicts:    2755000 | #Constraints:      58442
3183.16/3214.51	c #Conflicts:    2756000 | #Constraints:      59442
3183.16/3214.51	c #Conflicts:    2757000 | #Constraints:      60442
3183.16/3214.51	c #Conflicts:    2758000 | #Constraints:      61442
3183.16/3214.51	c #Conflicts:    2759000 | #Constraints:      62442
3183.16/3214.51	c #Conflicts:    2760000 | #Constraints:      63442
3183.16/3214.51	c #Conflicts:    2761000 | #Constraints:      64442
3183.16/3214.51	c #Conflicts:    2762000 | #Constraints:      65442
3183.16/3214.51	c #Conflicts:    2763000 | #Constraints:      66442
3183.16/3214.51	c #Conflicts:    2764000 | #Constraints:      67442
3183.16/3214.51	c #Conflicts:    2765000 | #Constraints:      68442
3183.16/3214.51	c #Conflicts:    2766000 | #Constraints:      69442
3183.16/3214.51	c #Conflicts:    2767000 | #Constraints:      70442
3183.16/3214.51	c #Conflicts:    2768000 | #Constraints:      71442
3183.16/3214.51	c #Conflicts:    2769000 | #Constraints:      72442
3183.16/3214.51	c #Conflicts:    2770000 | #Constraints:      73442
3183.16/3214.51	c #Conflicts:    2771000 | #Constraints:      74442
3183.16/3214.51	c INPROCESSING
3183.16/3214.51	c GARBAGE COLLECT
3183.16/3214.51	c rational objective 997
3219.83/3251.47	c #Conflicts:    2772000 | #Constraints:      41592
3219.83/3251.47	c #Conflicts:    2773000 | #Constraints:      42641
3219.83/3251.47	c #Conflicts:    2774000 | #Constraints:      43702
3219.83/3251.47	c #Conflicts:    2775000 | #Constraints:      44776
3219.83/3251.47	c #Conflicts:    2776000 | #Constraints:      45834
3219.83/3251.47	c #Conflicts:    2777000 | #Constraints:      46883
3219.83/3251.47	c #Conflicts:    2778000 | #Constraints:      47925
3219.83/3251.47	c #Conflicts:    2779000 | #Constraints:      48966
3219.83/3251.47	c #Conflicts:    2780000 | #Constraints:      50009
3219.83/3251.47	c #Conflicts:    2781000 | #Constraints:      51045
3219.83/3251.47	c #Conflicts:    2782000 | #Constraints:      52073
3219.83/3251.47	c #Conflicts:    2783000 | #Constraints:      53099
3219.83/3251.47	c #Conflicts:    2784000 | #Constraints:      54123
3219.83/3251.47	c #Conflicts:    2785000 | #Constraints:      55155
3219.83/3251.47	c #Conflicts:    2786000 | #Constraints:      56183
3219.83/3251.47	c #Conflicts:    2787000 | #Constraints:      57214
3219.83/3251.47	c #Conflicts:    2788000 | #Constraints:      58247
3219.83/3251.47	c #Conflicts:    2789000 | #Constraints:      59278
3219.83/3251.47	c #Conflicts:    2790000 | #Constraints:      60309
3219.83/3251.47	c #Conflicts:    2791000 | #Constraints:      61335
3219.83/3251.47	c #Conflicts:    2792000 | #Constraints:      62359
3219.83/3251.47	c #Conflicts:    2793000 | #Constraints:      63384
3219.83/3251.47	c #Conflicts:    2794000 | #Constraints:      64409
3219.83/3251.47	c #Conflicts:    2795000 | #Constraints:      65429
3219.83/3251.47	c #Conflicts:    2796000 | #Constraints:      66457
3219.83/3251.47	c #Conflicts:    2797000 | #Constraints:      67486
3219.83/3251.47	c #Conflicts:    2798000 | #Constraints:      68517
3219.83/3251.47	c #Conflicts:    2799000 | #Constraints:      69542
3219.83/3251.47	c #Conflicts:    2800000 | #Constraints:      70565
3219.83/3251.47	c #Conflicts:    2801000 | #Constraints:      71631
3219.83/3251.47	c #Conflicts:    2802000 | #Constraints:      72673
3219.83/3251.47	c #Conflicts:    2803000 | #Constraints:      73690
3219.83/3251.47	c #Conflicts:    2804000 | #Constraints:      74700
3219.83/3251.47	c #Conflicts:    2805000 | #Constraints:      75751
3219.83/3251.47	c INPROCESSING
3219.83/3251.47	c GARBAGE COLLECT
3219.83/3251.47	c rational objective 997
3255.91/3287.85	c #Conflicts:    2806000 | #Constraints:      42338
3255.91/3287.85	c #Conflicts:    2807000 | #Constraints:      43338
3255.91/3287.85	c #Conflicts:    2808000 | #Constraints:      44338
3255.91/3287.85	c #Conflicts:    2809000 | #Constraints:      45338
3255.91/3287.85	c #Conflicts:    2810000 | #Constraints:      46338
3255.91/3287.85	c #Conflicts:    2811000 | #Constraints:      47338
3255.91/3287.85	c #Conflicts:    2812000 | #Constraints:      48338
3255.91/3287.85	c #Conflicts:    2813000 | #Constraints:      49339
3255.91/3287.85	c #Conflicts:    2814000 | #Constraints:      50339
3255.91/3287.85	c #Conflicts:    2815000 | #Constraints:      51339
3255.91/3287.85	c #Conflicts:    2816000 | #Constraints:      52339
3255.91/3287.85	c #Conflicts:    2817000 | #Constraints:      53339
3255.91/3287.85	c #Conflicts:    2818000 | #Constraints:      54339
3255.91/3287.85	c #Conflicts:    2819000 | #Constraints:      55339
3255.91/3287.85	c #Conflicts:    2820000 | #Constraints:      56339
3255.91/3287.85	c #Conflicts:    2821000 | #Constraints:      57339
3255.91/3287.85	c #Conflicts:    2822000 | #Constraints:      58339
3255.91/3287.85	c #Conflicts:    2823000 | #Constraints:      59339
3255.91/3287.85	c #Conflicts:    2824000 | #Constraints:      60339
3255.91/3287.85	c #Conflicts:    2825000 | #Constraints:      61339
3255.91/3287.85	c #Conflicts:    2826000 | #Constraints:      62339
3255.91/3287.85	c #Conflicts:    2827000 | #Constraints:      63339
3255.91/3287.85	c #Conflicts:    2828000 | #Constraints:      64339
3255.91/3287.85	c #Conflicts:    2829000 | #Constraints:      65339
3255.91/3287.85	c #Conflicts:    2830000 | #Constraints:      66339
3255.91/3287.85	c #Conflicts:    2831000 | #Constraints:      67339
3255.91/3287.85	c #Conflicts:    2832000 | #Constraints:      68339
3255.91/3287.85	c #Conflicts:    2833000 | #Constraints:      69339
3255.91/3287.85	c #Conflicts:    2834000 | #Constraints:      70339
3255.91/3287.85	c #Conflicts:    2835000 | #Constraints:      71339
3255.91/3287.85	c #Conflicts:    2836000 | #Constraints:      72339
3255.91/3287.85	c #Conflicts:    2837000 | #Constraints:      73339
3255.91/3287.85	c #Conflicts:    2838000 | #Constraints:      74339
3255.91/3287.85	c INPROCESSING
3255.91/3287.85	c GARBAGE COLLECT
3255.91/3287.85	c rational objective 997
3434.00/3468.89	c #Conflicts:    2839000 | #Constraints:      41340
3434.00/3468.89	c #Conflicts:    2840000 | #Constraints:      42355
3434.00/3468.89	c #Conflicts:    2841000 | #Constraints:      43359
3434.00/3468.89	c #Conflicts:    2842000 | #Constraints:      44409
3434.00/3468.89	c #Conflicts:    2843000 | #Constraints:      45484
3434.00/3468.89	c #Conflicts:    2844000 | #Constraints:      46539
3434.00/3468.89	c #Conflicts:    2845000 | #Constraints:      47614
3434.00/3468.89	c #Conflicts:    2846000 | #Constraints:      48660
3434.00/3468.89	c #Conflicts:    2847000 | #Constraints:      49696
3434.00/3468.89	c #Conflicts:    2848000 | #Constraints:      50744
3434.00/3468.89	c #Conflicts:    2849000 | #Constraints:      51775
3434.00/3468.89	c #Conflicts:    2850000 | #Constraints:      52831
3434.00/3468.89	c #Conflicts:    2851000 | #Constraints:      53885
3434.00/3468.89	c #Conflicts:    2852000 | #Constraints:      54949
3434.00/3468.89	c #Conflicts:    2853000 | #Constraints:      55992
3434.00/3468.89	c #Conflicts:    2854000 | #Constraints:      57039
3434.00/3468.89	c #Conflicts:    2855000 | #Constraints:      58099
3434.00/3468.89	c #Conflicts:    2856000 | #Constraints:      59136
3434.00/3468.89	c #Conflicts:    2857000 | #Constraints:      60171
3434.00/3468.89	c #Conflicts:    2858000 | #Constraints:      61219
3434.00/3468.89	c #Conflicts:    2859000 | #Constraints:      62246
3434.00/3468.89	c #Conflicts:    2860000 | #Constraints:      63286
3434.00/3468.89	c #Conflicts:    2861000 | #Constraints:      64325
3434.00/3468.89	c #Conflicts:    2862000 | #Constraints:      65365
3434.00/3468.89	c #Conflicts:    2863000 | #Constraints:      66401
3434.00/3468.89	c #Conflicts:    2864000 | #Constraints:      67449
3434.00/3468.89	c #Conflicts:    2865000 | #Constraints:      68486
3434.00/3468.89	c #Conflicts:    2866000 | #Constraints:      69516
3434.00/3468.89	c #Conflicts:    2867000 | #Constraints:      70549
3434.00/3468.89	c #Conflicts:    2868000 | #Constraints:      71575
3434.00/3468.89	c #Conflicts:    2869000 | #Constraints:      72602
3434.00/3468.89	c #Conflicts:    2870000 | #Constraints:      73624
3434.00/3468.89	c #Conflicts:    2871000 | #Constraints:      74653
3434.00/3468.89	c #Conflicts:    2872000 | #Constraints:      75675
3434.00/3468.89	c #Conflicts:    2873000 | #Constraints:      76710
3434.00/3468.89	c #Conflicts:    2874000 | #Constraints:      77730
3434.00/3468.89	c #Conflicts:    2875000 | #Constraints:      78754
3434.00/3468.89	c #Conflicts:    2876000 | #Constraints:      79782
3434.00/3468.89	c #Conflicts:    2877000 | #Constraints:      80803
3434.00/3468.89	c #Conflicts:    2878000 | #Constraints:      81836
3434.00/3468.89	c #Conflicts:    2879000 | #Constraints:      82857
3434.00/3468.89	c #Conflicts:    2880000 | #Constraints:      83871
3434.00/3468.89	c #Conflicts:    2881000 | #Constraints:      84893
3434.00/3468.89	c #Conflicts:    2882000 | #Constraints:      85913
3434.00/3468.89	c #Conflicts:    2883000 | #Constraints:      86940
3434.00/3468.89	c #Conflicts:    2884000 | #Constraints:      87975
3434.00/3468.89	c #Conflicts:    2885000 | #Constraints:      89008
3434.00/3468.89	c #Conflicts:    2886000 | #Constraints:      90036
3434.00/3468.89	c #Conflicts:    2887000 | #Constraints:      91059
3434.00/3468.89	c #Conflicts:    2888000 | #Constraints:      92082
3434.00/3468.89	c #Conflicts:    2889000 | #Constraints:      93106
3434.00/3468.89	c #Conflicts:    2890000 | #Constraints:      94133
3434.00/3468.89	c #Conflicts:    2891000 | #Constraints:      95163
3434.00/3468.89	c #Conflicts:    2892000 | #Constraints:      96193
3434.00/3468.89	c #Conflicts:    2893000 | #Constraints:      97215
3434.00/3468.89	c #Conflicts:    2894000 | #Constraints:      98231
3434.00/3468.89	c #Conflicts:    2895000 | #Constraints:      99251
3434.00/3468.89	c #Conflicts:    2896000 | #Constraints:     100269
3434.00/3468.89	c #Conflicts:    2897000 | #Constraints:     101285
3434.00/3468.89	c #Conflicts:    2898000 | #Constraints:     102299
3434.00/3468.89	c #Conflicts:    2899000 | #Constraints:     103317
3434.00/3468.89	c #Conflicts:    2900000 | #Constraints:     104335
3434.00/3468.89	c #Conflicts:    2901000 | #Constraints:     105349
3434.00/3468.89	c #Conflicts:    2902000 | #Constraints:     106366
3434.00/3468.89	c #Conflicts:    2903000 | #Constraints:     107385
3434.00/3468.89	c #Conflicts:    2904000 | #Constraints:     108401
3434.00/3468.89	c #Conflicts:    2905000 | #Constraints:     109433
3434.00/3468.89	c #Conflicts:    2906000 | #Constraints:     110459
3434.00/3468.89	c #Conflicts:    2907000 | #Constraints:     111480
3434.00/3468.89	c #Conflicts:    2908000 | #Constraints:     112494
3434.00/3468.89	c #Conflicts:    2909000 | #Constraints:     113513
3434.00/3468.89	c #Conflicts:    2910000 | #Constraints:     114542
3434.00/3468.89	c #Conflicts:    2911000 | #Constraints:     115571
3434.00/3468.89	c #Conflicts:    2912000 | #Constraints:     116594
3434.00/3468.89	c #Conflicts:    2913000 | #Constraints:     117621
3434.00/3468.89	c #Conflicts:    2914000 | #Constraints:     118645
3434.00/3468.89	c #Conflicts:    2915000 | #Constraints:     119666
3434.00/3468.89	c #Conflicts:    2916000 | #Constraints:     120687
3434.00/3468.89	c #Conflicts:    2917000 | #Constraints:     121709
3600.08/3635.90	c #Conflicts:    2918000 | #Constraints:     122717
3600.08/3635.90	c #Conflicts:    2919000 | #Constraints:     123750
3600.08/3635.90	c #Conflicts:    2920000 | #Constraints:     124771
3600.08/3635.90	c #Conflicts:    2921000 | #Constraints:     125802
3600.08/3635.90	c #Conflicts:    2922000 | #Constraints:     126818
3600.08/3635.90	c #Conflicts:    2923000 | #Constraints:     127828
3600.08/3635.90	c #Conflicts:    2924000 | #Constraints:     128853
3600.08/3635.90	c #Conflicts:    2925000 | #Constraints:     129865
3600.08/3635.90	c #Conflicts:    2926000 | #Constraints:     130885
3600.08/3635.90	c #Conflicts:    2927000 | #Constraints:     131902
3600.08/3635.90	c #Conflicts:    2928000 | #Constraints:     132935
3600.08/3635.90	c #Conflicts:    2929000 | #Constraints:     133963
3600.08/3635.90	c #Conflicts:    2930000 | #Constraints:     134986
3600.08/3635.90	c #Conflicts:    2931000 | #Constraints:     136008
3600.08/3635.90	c #Conflicts:    2932000 | #Constraints:     137030
3600.08/3635.90	c #Conflicts:    2933000 | #Constraints:     138048
3600.08/3635.90	c #Conflicts:    2934000 | #Constraints:     139070
3600.08/3635.90	c #Conflicts:    2935000 | #Constraints:     140092
3600.08/3635.90	c #Conflicts:    2936000 | #Constraints:     141119
3600.08/3635.90	c #Conflicts:    2937000 | #Constraints:     142140
3600.08/3635.90	c #Conflicts:    2938000 | #Constraints:     143159
3600.08/3635.90	c #Conflicts:    2939000 | #Constraints:     144181
3600.08/3635.90	c #Conflicts:    2940000 | #Constraints:     145202
3600.08/3635.90	c #Conflicts:    2941000 | #Constraints:     146225
3600.08/3635.90	c #Conflicts:    2942000 | #Constraints:     147246
3600.08/3635.90	c #Conflicts:    2943000 | #Constraints:     148270
3600.08/3635.90	c #Conflicts:    2944000 | #Constraints:     149298
3600.08/3635.90	c #Conflicts:    2945000 | #Constraints:     150338
3600.08/3635.90	c #Conflicts:    2946000 | #Constraints:     151353
3600.08/3635.90	c #Conflicts:    2947000 | #Constraints:     152370
3600.08/3635.90	c #Conflicts:    2948000 | #Constraints:     153390
3600.08/3635.90	c #Conflicts:    2949000 | #Constraints:     154408
3600.08/3635.90	c #Conflicts:    2950000 | #Constraints:     155421
3600.08/3635.90	c #Conflicts:    2951000 | #Constraints:     156432
3600.08/3635.90	c #Conflicts:    2952000 | #Constraints:     157447
3600.08/3635.90	c #Conflicts:    2953000 | #Constraints:     158475
3600.08/3635.90	c #Conflicts:    2954000 | #Constraints:     159502
3600.08/3635.90	c #Conflicts:    2955000 | #Constraints:     160522
3600.08/3635.90	c #Conflicts:    2956000 | #Constraints:     161534
3600.08/3635.90	c cpu time 3568.53 s
3600.08/3635.90	c deterministic time 192911405926 1.93e+11
3600.08/3635.90	c optimization time 343.573 s
3600.08/3635.90	c total solve time 3224.91 s
3600.08/3635.90	c core-guided solve time 1939.88 s
3600.08/3635.90	c propagation time 2793.67 s
3600.08/3635.90	c conflict analysis time 703.774 s
3600.08/3635.90	c propagations 773505370
3600.08/3635.90	c resolve steps 49557083
3600.08/3635.90	c decisions 8023965
3600.08/3635.90	c conflicts 2956305
3600.08/3635.90	c restarts 5117
3600.08/3635.90	c inprocessing phases 151
3600.08/3635.90	c garbage collections 151 ,( 100.00 )
3600.08/3635.90	c input clauses 5233 ,( 62.48 )
3600.08/3635.90	c input cardinalities 2663 ,( 31.80 )
3600.08/3635.90	c input general constraints 479 ,( 5.72 )
3600.08/3635.90	c input average constraint length 272.25
3600.08/3635.90	c input average constraint degree 76.54
3600.08/3635.90	c learned clauses 1923141 ,( 64.29 )
3600.08/3635.90	c learned cardinalities 278780 ,( 9.32 )
3600.08/3635.90	c learned general constraints 789530 ,( 26.39 )
3600.08/3635.90	c learned average constraint length 226.85
3600.08/3635.90	c learned average constraint degree 584384484.79
3600.08/3635.90	c watched  CF 32, 64, 128, Arb: 353849 , 0 , 0 , 0
3600.08/3635.90	c counting CF 32, 64, 128, Arb: 436161 , 0 , 0 , 0
3600.08/3635.90	c watched   constraints 353849 ,( 44.79 ) 
3600.08/3635.90	c counting  constraints 436160 ,( 55.21 ) 
3600.08/3635.90	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 2037591119 , 6900374871 , 21218428543 ,( 650359663 , 20568068880 )
3600.08/3635.90	c gcd simplifications 62802
3600.08/3635.90	c detected cardinalities 44142
3600.08/3635.90	c weakened non-implied lits 295615193
3600.08/3635.90	c weakened non-implying lits 129831
3600.08/3635.90	c original variables 1964
3600.08/3635.90	c clausal propagations 310734223
3600.08/3635.90	c cardinality propagations 53450877
3600.08/3635.90	c watched propagations 10422147
3600.08/3635.90	c counting propagations 369837511
3600.08/3635.90	c watch lookups 118398171670
3600.08/3635.90	c watch backjump lookups 0
3600.08/3635.90	c watch checks 44871588739
3600.08/3635.90	c propagation checks 25977900743
3600.08/3635.90	c constraint additions 2094750142
3600.08/3635.90	c trail pops 784450891
3600.08/3635.90	c formula constraints 4010
3600.08/3635.90	c learned constraints 2922480
3600.08/3635.90	c bound constraints 1144
3600.08/3635.90	c core-guided constraints 3221
3600.08/3635.90	c encountered formula constraints 14346830
3600.08/3635.90	c encountered learned constraints 25623001
3600.08/3635.90	c encountered bound constraints 147
3600.08/3635.90	c encountered core-guided constraints 11779078
3600.08/3635.90	c LP total time 302.742 s
3600.08/3635.90	c LP solve time 258.38 s
3600.08/3635.90	c LP constraints added 6084
3600.08/3635.90	c LP constraints removed 2054
3600.08/3635.90	c LP pivots internal 2956463
3600.08/3635.90	c LP pivots root 57942
3600.08/3635.90	c LP calls 40541
3600.08/3635.90	c LP optimalities 6421
3600.08/3635.90	c LP no pivot count 1949
3600.08/3635.90	c LP infeasibilities 34116
3600.08/3635.90	c LP valid Farkas constraints 34107
3600.08/3635.90	c LP learned Farkas constraints 33976
3600.08/3635.90	c LP basis resets 9
3600.08/3635.90	c LP cycling count 0
3600.08/3635.90	c LP singular count 0
3600.08/3635.90	c LP no primal count 0
3600.08/3635.90	c LP no farkas count 9
3600.08/3635.90	c LP other issue count 0
3600.08/3635.90	c LP Gomory cuts 888
3600.08/3635.90	c LP learned cuts 1186
3600.08/3635.90	c LP deleted cuts 2054
3600.08/3635.90	c LP encountered Gomory constraints 3490
3600.08/3635.90	c LP encountered Farkas constraints 517772
3600.08/3635.90	c LP encountered learned Farkas constraints 209094
3600.08/3635.90	c CG auxiliary variables introduced 1406
3600.08/3635.90	c CG solutions found 147
3600.08/3635.90	c CG cores constructed 997
3600.08/3635.90	c CG core cardinality constraints returned 0
3600.08/3635.90	c CG unit cores 0
3600.08/3635.90	c CG single cores 997
3600.08/3635.90	c CG blocks removed during cardinality reduction 0
3600.08/3635.90	c CG first core best 0
3600.08/3635.90	c CG decision core best 0
3600.08/3635.90	c CG core reduction tie 0
3600.08/3635.90	c CG core degree average 1.00
3600.08/3635.90	c CG core slack average 2.18
3600.08/3635.90	c CG core upper bound improvements 9
3600.08/3635.90	c STR number of successful calls 0
3600.08/3635.90	c STR number of unsuccessful calls 0
3600.08/3635.90	c STR number of inconclusive calls 0
3600.08/3635.90	c STR number of successful attempts 0
3600.08/3635.90	c STR number of unsuccessful attempts 0
3600.08/3635.90	c STR number of inconclusive attempts 0
3600.08/3635.90	c STR average degree increase per successful call inf
3600.08/3635.90	c STR average degree increase per successful attempt inf
3600.08/3635.90	c STR total number of conflicts for successful attempts 0
3600.08/3635.90	c STR total number of conflicts for unsuccessful attempts 0
3600.08/3635.90	c STR total number of conflicts for inconclusive attempts 0
3600.08/3635.90	c STR average number of conflicts per successful attempt inf
3600.08/3635.90	c STR average number of conflicts per unsuccessful attempt inf
3600.08/3635.90	c STR average number of conflicts per inconclusive attempt inf
3600.08/3635.90	c AVG.sumWPerc 47.28 
3600.08/3635.90	c bigint constraints 0 
3600.08/3635.90	o 1029
3600.08/3635.90	s SATISFIABLE
3600.08/3635.90	v -x1 x2 x3 x4 x5 -x6 x7 -x8 x9 -x10 x11 -x12 -x13 -x14 -x15 -x16 x17 -x18 -x19 x20 -x21 -x22 -x23 -x24 -x25 x26 -x27 x28 -x29 -x30 -x31 x32 -x33 -x34 x35 -x36 x37 x38 x39 -x40 -x41 x42 x43 -x44 x45 x46 x47 x48 -x49 x50 x51 x52 -x53 x54 -x55 x56 x57 -x58 -x59 -x60 -x61 x62 x63 -x64 x65 -x66 -x67 -x68 -x69 -x70 -x71 x72 x73 x74 x75 -x76 x77 x78 -x79 -x80 -x81 x82 -x83 x84 x85 -x86 -x87 -x88 -x89 -x90 x91 -x92 -x93 -x94 x95 -x96 x97 -x98 x99 x100 x101 x102 -x103 x104 -x105 -x106 -x107 -x108 -x109 -x110 x111 -x112 -x113 -x114 -x115 x116 -x117 -x118 x119 -x120 -x121 -x122 -x123 x124 x125 -x126 -x127 -x128 -x129 -x130 -x131 x132 x133 x134 -x135 x136 -x137 x138 -x139 -x140 -x141 x142 -x143 -x144 x145 -x146 -x147 -x148 x149 x150 x151 x152 x153 x154 -x155 -x156 -x157 x158 x159 -x160 -x161 -x162 -x163 -x164 x165 -x166 -x167 -x168 -x169 x170 -x171 x172 -x173 x174 -x175 x176 -x177 -x178 -x179 x180 x181 -x182 x183 -x184 -x185 x186 x187 x188 -x189 x190 -x191 x192 x193 -x194 -x195 -x196 x197 -x198 x199 x200 -x201 x202 x203 x204 x205 x206 -x207 x208 -x209 -x210 x211 x212 -x213 -x214 x215 -x216 -x217 x218 x219 x220 -x221 -x222 -x223 x224 x225 x226 -x227 -x228 x229 -x230 x231 x232 x233 -x234 x235 x236 -x237 -x238 -x239 -x240 x241 x242 x243 -x244 -x245 x246 -x247 x248 -x249 -x250 x251 -x252 x253 -x254 -x255 -x256 -x257 x258 x259 x260 x261 -x262 -x263 x264 x265 x266 x267 -x268 x269 -x270 -x271 x272 x273 -x274 -x275 -x276 -x277 -x278 x279 x280 -x281 -x282 x283 x284 -x285 x286 x287 x288 x289 x290 -x291 -x292 x293 x294 x295 x296 x297 x298 -x299 -x300 -x301 x302 -x303 -x304 x305 -x306 -x307 -x308 x309 -x310 -x311 x312 -x313 -x314 x315 -x316 x317 -x318 -x319 -x320 x321 x322 -x323 -x324 -x325 x326 x327 -x328 -x329 x330 -x331 -x332 -x333 x334 -x335 -x336 x337 -x338 x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 x348 -x349 -x350 x351 -x352 -x353 x354 x355 -x356 -x357 -x358 x359 x360 x361 x362 x363 x364 x365 -x366 x367 -x368 -x369 x370 x371 x372 x373 -x374 -x375 x376 -x377 x378 x379 -x380 -x381 x382 -x383 -x384 -x385 x386 -x387 -x388 x389 -x390 -x391 x392 -x393 x394 -x395 x396 x397 -x398 x399 x400 -x401 x402 -x403 -x404 x405 x406 -x407 x408 -x409 -x410 x411 -x412 -x413 -x414 -x415 x416 x417 -x418 x419 x420 x421 -x422 x423 x424 -x425 x426 x427 x428 -x429 x430 -x431 x432 x433 x434 x435 -x436 x437 x438 -x439 x440 x441 -x442 x443 x444 -x445 -x446 x447 x448 x449 x450 x451 -x452 x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 x461 x462 x463 x464 -x465 -x466 -x467 -x468 -x469 -x470 x471 x472 -x473 x474 -x475 x476 x477 x478 x479 x480 -x481 -x482 x483 x484 -x485 x486 -x487 x488 -x489 -x490 -x491 x492 -x493 -x494 -x495 -x496 x497 -x498 -x499 -x500 -x501 -x502 x503 x504 -x505 x506 -x507 x508 -x509 -x510 -x511 x512 -x513 x514 -x515 x516 -x517 -x518 x519 -x520 x521 x522 -x523 x524 x525 -x526 -x527 x528 -x529 -x530 x531 -x532 -x533 -x534 x535 -x536 x537 -x538 x539 x540 x541 x542 -x543 -x544 x545 x546 x547 -x548 x549 x550 -x551 x552 x553 -x554 -x555 x556 x557 -x558 x559 x560 -x561 x562 x563 x564 x565 -x566 -x567 x568 -x569 -x570 -x571 -x572 x573 -x574 x575 x576 x577 -x578 x579 x580 -x581 -x582 -x583 -x584 -x585 x586 x587 x588 -x589 -x590 -x591 -x592 -x593 x594 x595 -x596 x597 x598 x599 x600 x601 x602 -x603 -x604 x605 x606 -x607 x608 x609 x610 -x611 x612 -x613 -x614 x615 x616 x617 x618 x619 x620 -x621 x622 x623 -x624 x625 x626 x627 x628 -x629 -x630 x631 -x632 x633 x634 -x635 x636 -x637 x638 x639 x640 x641 x642 -x643 -x644 -x645 -x646 -x647 x648 -x649 x650 x651 x652 -x653 -x654 -x655 -x656 -x657 x658 x659 x660 x661 x662 -x663 x664 x665 -x666 -x667 x668 x669 -x670 -x671 x672 -x673 -x674 x675 -x676 x677 x678 x679 -x680 -x681 x682 -x683 x684 -x685 x686 -x687 x688 x689 x690 -x691 -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 x702 -x703 x704 x705 x706 -x707 -x708 x709 x710 x711 x712 -x713 x714 -x715 -x716 -x717 x718 -x719 x720 -x721 x722 -x723 x724 x725 -x726 -x727 x728 x729 -x730 -x731 x732 x733 -x734 x735 x736 -x737 -x738 x739 x740 x741 x742 -x743 x744 x745 -x746 -x747 -x748 x749 -x750 x751 x752 -x753 x754 -x755 x756 x757 -x758 x759 x760 x761 x762 x763 x764 x765 x766 -x767 x768 x769 -x770 -x771 -x772 -x773 -x774 -x775 x776 -x777 -x778 x779 -x780 x781 x782 x783 x784 -x785 x786 x787 -x788 x789 x790 x791 x792 x793 x794 -x795 x796 x797 x798 -x799 -x800 -x801 -x802 x803 -x804 -x805 x806 -x807 x808 x809 -x810 -x811 x812 x813 -x814 -x815 -x816 -x817 -x818 -x819 x820 -x821 -x822 x823 -x824 -x825 x826 x827 -x828 x829 -x830 -x831 x832 -x833 x834 x835 -x836 x837 x838 x839 x840 x841 -x842 x843 x844 x845 -x846 -x847 -x848 x849 x850 -x851 -x852 x853 x854 x855 -x856 -x857 -x858 x859 x860 -x861 -x862 x863 -x864 -x865 -x866 -x867 x868 -x869 -x870 x871 x872 x873 -x874 x875 -x876 -x877 -x878 x879 -x880 -x881 x882 -x883 -x884 -x885 -x886 x887 x888 -x889 x890 x891 x892 -x893 x894 -x895 -x896 -x897 x898 x899 -x900 -x901 x902 -x903 -x904 x905 -x906 x907 -x908 -x909 x910 x911 x912 x913 x914 x915 -x916 -x917 x918 x919 -x920 -x921 x922 -x923 -x924 -x925 x926 -x927 x928 -x929 -x930 x931 x932 x933 x934 -x935 x936 x937 x938 -x939 -x940 -x941 -x942 -x943 x944 x945 x946 x947 -x948 -x949 x950 x951 -x952 -x953 x954 x955 -x956 -x957 -x958 x959 -x960 -x961 x962 -x963 x964 x965 -x966 x967 x968 x969 -x970 x971 -x972 -x973 x974 -x975 -x976 x977 -x978 -x979 -x980 -x981 -x982 x983 -x984 -x985 -x986 x987 -x988 x989 x990 -x991 -x992 -x993 x994 -x995 -x996 x997 -x998 -x999 x1000 x1001 -x1002 -x1003 -x1004 x1005 x1006 -x1007 x1008 x1009 x1010 -x1011 -x1012 x1013 x1014 -x1015 -x1016 -x1017 x1018 x1019 -x1020 x1021 -x1022 x1023 x1024 x1025 x1026 x1027 x1028 -x1029 -x1030 x1031 x1032 -x1033 -x1034 x1035 -x1036 -x1037 -x1038 -x1039 x1040 x1041 x1042 -x1043 x1044 x1045 -x1046 -x1047 x1048 x1049 -x1050 -x1051 x1052 -x1053 -x1054 x1055 x1056 -x1057 x1058 x1059 -x1060 x1061 x1062 x1063 x1064 -x1065 -x1066 x1067 -x1068 x1069 -x1070 -x1071 x1072 -x1073 x1074 x1075 x1076 -x1077 x1078 -x1079 -x1080 -x1081 x1082 x1083 -x1084 x1085 -x1086 -x1087 x1088 -x1089 -x1090 x1091 x1092 x1093 x1094 x1095 -x1096 -x1097 -x1098 -x1099 -x1100 -x1101 x1102 x1103 -x1104 x1105 x1106 -x1107 x1108 -x1109 x1110 -x1111 -x1112 x1113 x1114 x1115 -x1116 x1117 -x1118 x1119 -x1120 x1121 -x1122 -x1123 x1124 x1125 -x1126 -x1127 -x1128 x1129 -x1130 -x1131 -x1132 -x1133 -x1134 x1135 -x1136 -x1137 x1138 x1139 -x1140 x1141 -x1142 x1143 x1144 -x1145 -x1146 x1147 x1148 x1149 x1150 x1151 -x1152 x1153 x1154 -x1155 x1156 x1157 x1158 x1159 -x1160 x1161 x1162 -x1163 -x1164 -x1165 x1166 x1167 x1168 -x1169 x1170 -x1171 -x1172 -x1173 -x1174 -x1175 -x1176 -x1177 x1178 -x1179 -x1180 x1181 x1182 -x1183 x1184 x1185 -x1186 -x1187 x1188 -x1189 -x1190 x1191 x1192 x1193 x1194 x1195 x1196 x1197 x1198 x1199 -x1200 x1201 x1202 x1203 -x1204 -x1205 -x1206 -x1207 x1208 x1209 x1210 -x1211 x1212 -x1213 x1214 x1215 -x1216 -x1217 -x1218 x1219 x1220 -x1221 -x1222 x1223 -x1224 -x1225 x1226 x1227 -x1228 -x1229 -x1230 x1231 x1232 -x1233 -x1234 x1235 -x1236 -x1237 -x1238 x1239 -x1240 x1241 -x1242 x1243 x1244 x1245 x1246 -x1247 -x1248 x1249 -x1250 x1251 x1252 x1253 x1254 -x1255 -x1256 x1257 -x1258 x1259 x1260 x1261 x1262 x1263 x1264 x1265 x1266 x1267 -x1268 -x1269 -x1270 x1271 x1272 -x1273 x1274 -x1275 x1276 x1277 -x1278 -x1279 x1280 x1281 x1282 x1283 x1284 -x1285 -x1286 x1287 x1288 -x1289 x1290 -x1291 x1292 -x1293 -x1294 -x1295 x1296 -x1297 x1298 x1299 x1300 x1301 x1302 x1303 -x1304 -x1305 -x1306 -x1307 x1308 x1309 x1310 -x1311 -x1312 x1313 x1314 x1315 x1316 -x1317 -x1318 -x1319 x1320 x1321 -x1322 x1323 x1324 x1325 x1326 -x1327 -x1328 -x1329 -x1330 x1331 x1332 -x1333 -x1334 x1335 -x1336 x1337 x1338 x1339 -x1340 x1341 x1342 -x1343 x1344 x1345 x1346 x1347 -x1348 -x1349 -x1350 -x1351 x1352 x1353 x1354 x1355 -x1356 x1357 -x1358 -x1359 x1360 x1361 -x1362 x1363 x1364 x1365 x1366 x1367 x1368 x1369 x1370 -x1371 -x1372 x1373 x1374 x1375 x1376 -x1377 x1378 -x1379 x1380 x1381 -x1382 x1383 x1384 -x1385 x1386 -x1387 -x1388 -x1389 -x1390 -x1391 -x1392 x1393 -x1394 -x1395 -x1396 x1397 -x1398 x1399 x1400 x1401 x1402 x1403 x1404 x1405 x1406 x1407 x1408 x1409 x1410 -x1411 x1412 -x1413 -x1414 x1415 x1416 -x1417 x1418 x1419 -x1420 x1421 -x1422 x1423 x1424 -x1425 x1426 x1427 x1428 x1429 x1430 x1431 -x1432 x1433 x1434 -x1435 x1436 x1437 x1438 x1439 x1440 x1441 -x1442 x1443 x1444 x1445 x1446 x1447 -x1448 -x1449 x1450 x1451 x1452 x1453 -x1454 -x1455 x1456 -x1457 -x1458 x1459 x1460 x1461 x1462 -x1463 x1464 -x1465 -x1466 x1467 x1468 -x1469 x1470 -x1471 x1472 -x1473 x1474 x1475 x1476 x1477 x1478 x1479 -x1480 x1481 x1482 x1483 x1484 x1485 x1486 x1487 x1488 x1489 -x1490 x1491 x1492 x1493 x1494 -x1495 x1496 -x1497 x1498 x1499 -x1500 -x1501 -x1502 -x1503 -x1504 -x1505 x1506 -x1507 x1508 -x1509 -x1510 -x1511 -x1512 x1513 -x1514 -x1515 -x1516 -x1517 x1518 -x1519 x1520 -x1521 -x1522 x1523 x1524 x1525 x1526 -x1527 x1528 -x1529 -x1530 x1531 -x1532 x1533 -x1534 -x1535 -x1536 -x1537 -x1538 -x1539 -x1540 -x1541 x1542 x1543 x1544 -x1545 x1546 x1547 -x1548 -x1549 x1550 -x1551 -x1552 -x1553 -x1554 x1555 -x1556 x1557 x1558 -x1559 -x1560 x1561 x1562 -x1563 x1564 -x1565 x1566 x1567 -x1568 x1569 x1570 x1571 -x1572 x1573 x1574 x1575 -x1576 x1577 -x1578 -x1579 x1580 x1581 x1582 -x1583 x1584 -x1585 x1586 x1587 x1588 -x1589 x1590 x1591 -x1592 x1593 x1594 -x1595 x1596 -x1597 -x1598 -x1599 -x1600 x1601 x1602 x1603 x1604 x1605 -x1606 -x1607 x1608 x1609 -x1610 -x1611 x1612 x1613 -x1614 -x1615 x1616 x1617 -x1618 x1619 x1620 x1621 -x1622 x1623 -x1624 -x1625 x1626 -x1627 -x1628 x1629 x1630 -x1631 x1632 x1633 x1634 -x1635 x1636 x1637 x1638 x1639 -x1640 -x1641 x1642 x1643 x1644 x1645 x1646 x1647 -x1648 -x1649 x1650 -x1651 -x1652 -x1653 -x1654 x1655 x1656 -x1657 -x1658 -x1659 x1660 x1661 x1662 -x1663 -x1664 -x1665 -x1666 -x1667 -x1668 x1669 x1670 x1671 -x1672 x1673 x1674 -x1675 x1676 -x1677 -x1678 x1679 x1680 x1681 -x1682 -x1683 x1684 x1685 -x1686 x1687 x1688 -x1689 x1690 x1691 x1692 -x1693 -x1694 x1695 x1696 -x1697 -x1698 -x1699 -x1700 x1701 -x1702 -x1703 x1704 x1705 -x1706 -x1707 -x1708 -x1709 -x1710 -x1711 -x1712 -x1713 x1714 x1715 -x1716 -x1717 -x1718 x1719 -x1720 x1721 -x1722 x1723 -x1724 -x1725 x1726 x1727 x1728 -x1729 x1730 -x1731 x1732 -x1733 x1734 x1735 -x1736 x1737 x1738 x1739 -x1740 -x1741 x1742 x1743 x1744 x1745 -x1746 x1747 x1748 -x1749 x1750 x1751 -x1752 x1753 x1754 x1755 x1756 -x1757 -x1758 x1759 x1760 -x1761 -x1762 -x1763 -x1764 x1765 -x1766 x1767 x1768 x1769 x1770 x1771 -x1772 -x1773 x1774 x1775 -x1776 -x1777 x1778 x1779 x1780 x1781 -x1782 -x1783 x1784 -x1785 -x1786 x1787 -x1788 x1789 x1790 x1791 x1792 -x1793 x1794 x1795 -x1796 x1797 -x1798 x1799 x1800 -x1801 -x1802 -x1803 x1804 x1805 x1806 -x1807 x1808 x1809 x1810 x1811 x1812 -x1813 -x1814 -x1815 x1816 -x1817 x1818 x1819 -x1820 -x1821 x1822 -x1823 x1824 x1825 -x1826 x1827 x1828 -x1829 -x1830 x1831 x1832 x1833 -x1834 -x1835 x1836 x1837 -x1838 x1839 x1840 -x1841 x1842 -x1843 -x1844 -x1845 -x1846 x1847 -x1848 x1849 -x1850 -x1851 -x1852 -x1853 x1854 x1855 x1856 -x1857 -x1858 -x1859 -x1860 -x1861 -x1862 x1863 x1864 x1865 x1866 -x1867 x1868 x1869 -x1870 -x1871 -x1872 x1873 x1874 x1875 x1876 x1877 -x1878 x1879 -x1880 x1881 x1882 x1883 x1884 x1885 x1886 x1887 -x1888 x1889 -x1890 x1891 -x1892 x1893 x1894 x1895 -x1896 x1897 x1898 x1899 -x1900 -x1901 -x1902 -x1903 x1904 x1905 x1906 x1907 x1908 x1909 x1910 x1911 x1912 -x1913 -x1914 x1915 -x1916 x1917 x1918 x1919 x1920 -x1921 x1922 x1923 x1924 x1925 -x1926 -x1927 x1928 -x1929 x1930 x1931 x1932 -x1933 x1934 -x1935 x1936 x1937 x1938 x1939 -x1940 -x1941 x1942 x1943 x1944 -x1945 x1946 x1947 x1948 -x1949 -x1950 x1951 x1952 x1953 -x1954 x1955 -x1956 -x1957 -x1958 x1959 x1960 x1961 x1962 -x1963 x1964
3600.08/3635.90	c Program interrupted by user.

Verifier Data

OK	1029

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4488913-1751334518/watcher-4488913-1751334518 -o /tmp/evaluation-result-4488913-1751334518/solver-4488913-1751334518 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1751327275-45195 --watchdog 3760 --file-size-limit 100000 run-opt-break-log.sh HOME/instance-4488913-1751334518.opb PROOFDIR/proof-4488913-1751334518 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100099 s]*
/proc/loadavg: 4.08 4.12 4.12 5/259 46198
/proc/meminfo: memFree=103432736/131382120 swapFree=33010416/33010684
[pid=46195] ppid=46192 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/46195/stat : 46195 (run-opt-break-l) S 46192 46195 45182 0 -1 4194304 243 1433 0 0 0 0 1 0 20 0 1 0 49131215 4292608 768 18446744073709551615 94275458945024 94275459839557 140727560235184 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275460078608 94275460126352 94275484704768 140727560239381 140727560239582 140727560239582 140727560245184 0
/proc/46195/statm: 1048 768 704 219 0 110 0
[pid=46198] ppid=46195 vsize=55924 memory=8960 CPUtime=0.03 cores=5,7
/proc/46198/stat : 46198 (roundingsat) R 46195 46195 45182 0 -1 4194304 562 0 0 0 2 1 0 0 20 0 1 0 49131221 57266176 2240 18446744073709551615 4227072 8923433 140721213423792 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 33611776 140721213425940 140721213426216 140721213426216 140721213431786 0
/proc/46198/statm: 13981 2240 1920 1147 0 1408 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 60116 KiB
Current children cumulated memory: 12032 KiB

[startup+0.213671 s]*
/proc/loadavg: 4.08 4.12 4.12 5/259 46198
/proc/meminfo: memFree=103428956/131382120 swapFree=33010416/33010684
[pid=46195] ppid=46192 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/46195/stat : 46195 (run-opt-break-l) S 46192 46195 45182 0 -1 4194304 243 1433 0 0 0 0 1 0 20 0 1 0 49131215 4292608 768 18446744073709551615 94275458945024 94275459839557 140727560235184 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275460078608 94275460126352 94275484704768 140727560239381 140727560239582 140727560239582 140727560245184 0
/proc/46195/statm: 1048 768 704 219 0 110 0
[pid=46198] ppid=46195 vsize=61496 memory=15888 CPUtime=0.15 cores=5,7
/proc/46198/stat : 46198 (roundingsat) R 46195 46195 45182 0 -1 4194304 2471 0 0 0 12 3 0 0 20 0 1 0 49131221 62971904 3972 18446744073709551615 4227072 8923433 140721213423792 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 33611776 140721213425940 140721213426216 140721213426216 140721213431786 0
/proc/46198/statm: 15374 3972 2304 1147 0 2801 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 65688 KiB
Current children cumulated memory: 18960 KiB

[startup+0.313589 s]*
/proc/loadavg: 4.08 4.12 4.12 5/259 46198
/proc/meminfo: memFree=103424860/131382120 swapFree=33010416/33010684
[pid=46195] ppid=46192 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/46195/stat : 46195 (run-opt-break-l) S 46192 46195 45182 0 -1 4194304 243 1433 0 0 0 0 1 0 20 0 1 0 49131215 4292608 768 18446744073709551615 94275458945024 94275459839557 140727560235184 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275460078608 94275460126352 94275484704768 140727560239381 140727560239582 140727560239582 140727560245184 0
/proc/46195/statm: 1048 768 704 219 0 110 0
[pid=46198] ppid=46195 vsize=61964 memory=18480 CPUtime=0.25 cores=5,7
/proc/46198/stat : 46198 (roundingsat) R 46195 46195 45182 0 -1 4194304 2567 0 0 0 21 4 0 0 20 0 1 0 49131221 63451136 4620 18446744073709551615 4227072 8923433 140721213423792 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 33611776 140721213425940 140721213426216 140721213426216 140721213431786 0
/proc/46198/statm: 15491 4620 2336 1147 0 2918 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 66156 KiB
Current children cumulated memory: 21552 KiB

[startup+0.700342 s]
/proc/loadavg: 4.08 4.12 4.12 5/259 46198
/proc/meminfo: memFree=103420828/131382120 swapFree=33010416/33010684
[pid=46195] ppid=46192 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/46195/stat : 46195 (run-opt-break-l) S 46192 46195 45182 0 -1 4194304 243 1433 0 0 0 0 1 0 20 0 1 0 49131215 4292608 768 18446744073709551615 94275458945024 94275459839557 140727560235184 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275460078608 94275460126352 94275484704768 140727560239381 140727560239582 140727560239582 140727560245184 0
/proc/46195/statm: 1048 768 704 219 0 110 0
[pid=46198] ppid=46195 vsize=63916 memory=22540 CPUtime=0.62 cores=5,7
/proc/46198/stat : 46198 (roundingsat) R 46195 46195 45182 0 -1 4194304 3074 0 0 0 56 6 0 0 20 0 1 0 49131221 65449984 5635 18446744073709551615 4227072 8923433 140721213423792 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 33611776 140721213425940 140721213426216 140721213426216 140721213431786 0
/proc/46198/statm: 15979 5635 2336 1147 0 3406 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 68108 KiB
Current children cumulated memory: 25612 KiB

[startup+1.50035 s]
/proc/loadavg: 4.08 4.12 4.12 5/259 46198
/proc/meminfo: memFree=103403188/131382120 swapFree=33010416/33010684
[pid=46195] ppid=46192 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/46195/stat : 46195 (run-opt-break-l) S 46192 46195 45182 0 -1 4194304 243 1433 0 0 0 0 1 0 20 0 1 0 49131215 4292608 768 18446744073709551615 94275458945024 94275459839557 140727560235184 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275460078608 94275460126352 94275484704768 140727560239381 140727560239582 140727560239582 140727560245184 0
/proc/46195/statm: 1048 768 704 219 0 110 0
[pid=46198] ppid=46195 vsize=82292 memory=39156 CPUtime=1.41 cores=5,7
/proc/46198/stat : 46198 (roundingsat) R 46195 46195 45182 0 -1 4194304 6684 0 0 0 126 15 0 0 20 0 1 0 49131221 84267008 9789 18446744073709551615 4227072 8923433 140721213423792 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 33611776 140721213425940 140721213426216 140721213426216 140721213431786 0
/proc/46198/statm: 20573 9789 2368 1147 0 8000 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 86484 KiB
Current children cumulated memory: 42228 KiB

[startup+3.11342 s]
/proc/loadavg: 4.08 4.12 4.12 5/259 46198
/proc/meminfo: memFree=103325212/131382120 swapFree=33010416/33010684
[pid=46195] ppid=46192 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/46195/stat : 46195 (run-opt-break-l) S 46192 46195 45182 0 -1 4194304 243 1433 0 0 0 0 1 0 20 0 1 0 49131215 4292608 768 18446744073709551615 94275458945024 94275459839557 140727560235184 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275460078608 94275460126352 94275484704768 140727560239381 140727560239582 140727560239582 140727560245184 0
/proc/46195/statm: 1048 768 704 219 0 110 0
[pid=46198] ppid=46195 vsize=129680 memory=74768 CPUtime=3.02 cores=5,7
/proc/46198/stat : 46198 (roundingsat) R 46195 46195 45182 0 -1 4194304 14051 0 0 0 277 25 0 0 20 0 1 0 49131221 132792320 18692 18446744073709551615 4227072 8923433 140721213423792 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 33611776 140721213425940 140721213426216 140721213426216 140721213431786 0
/proc/46198/statm: 32420 18692 2400 1147 0 19847 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 133872 KiB
Current children cumulated memory: 77840 KiB

[startup+6.30036 s]
/proc/loadavg: 4.08 4.12 4.12 5/254 46206
/proc/meminfo: memFree=104002344/131382120 swapFree=33010416/33010684
[pid=46195] ppid=46192 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/46195/stat : 46195 (run-opt-break-l) S 46192 46195 45182 0 -1 4194304 243 1433 0 0 0 0 1 0 20 0 1 0 49131215 4292608 768 18446744073709551615 94275458945024 94275459839557 140727560235184 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275460078608 94275460126352 94275484704768 140727560239381 140727560239582 140727560239582 140727560245184 0
/proc/46195/statm: 1048 768 704 219 0 110 0
[pid=46198] ppid=46195 vsize=166696 memory=101904 CPUtime=6.2 cores=5,7
/proc/46198/stat : 46198 (roundingsat) R 46195 46195 45182 0 -1 4194304 20819 0 0 0 584 36 0 0 20 0 1 0 49131221 170696704 25476 18446744073709551615 4227072 8923433 140721213423792 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 33611776 140721213425940 140721213426216 140721213426216 140721213431786 0
/proc/46198/statm: 41674 25476 2400 1147 0 29101 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 170888 KiB
Current children cumulated memory: 104976 KiB

[startup+12.7004 s]
/proc/loadavg: 4.14 4.13 4.12 5/259 46245
/proc/meminfo: memFree=112057524/131382120 swapFree=33010416/33010684
[pid=46195] ppid=46192 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/46195/stat : 46195 (run-opt-break-l) S 46192 46195 45182 0 -1 4194304 243 1433 0 0 0 0 1 0 20 0 1 0 49131215 4292608 768 18446744073709551615 94275458945024 94275459839557 140727560235184 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275460078608 94275460126352 94275484704768 140727560239381 140727560239582 140727560239582 140727560245184 0
/proc/46195/statm: 1048 768 704 219 0 110 0
[pid=46198] ppid=46195 vsize=170016 memory=107880 CPUtime=12.57 cores=5,7
/proc/46198/stat : 46198 (roundingsat) R 46195 46195 45182 0 -1 4194304 21822 0 0 0 1207 50 0 0 20 0 1 0 49131221 174096384 26970 18446744073709551615 4227072 8923433 140721213423792 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 33611776 140721213425940 140721213426216 140721213426216 140721213431786 0
/proc/46198/statm: 42504 26970 2400 1147 0 29931 0
Current children cumulated CPU time: 12.58 s
Current children cumulated vsize: 174208 KiB
Current children cumulated memory: 110952 KiB

[startup+25.5004 s]
/proc/loadavg: 4.12 4.12 4.12 5/259 46293
/proc/meminfo: memFree=121751476/131382120 swapFree=33010416/33010684
[pid=46195] ppid=46192 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/46195/stat : 46195 (run-opt-break-l) S 46192 46195 45182 0 -1 4194304 243 1433 0 0 0 0 1 0 20 0 1 0 49131215 4292608 768 18446744073709551615 94275458945024 94275459839557 140727560235184 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275460078608 94275460126352 94275484704768 140727560239381 140727560239582 140727560239582 140727560245184 0
/proc/46195/statm: 1048 768 704 219 0 110 0
[pid=46198] ppid=46195 vsize=206168 memory=146320 CPUtime=25.3 cores=5,7
/proc/46198/stat : 46198 (roundingsat) R 46195 46195 45182 0 -1 4194304 29897 0 0 0 2452 78 0 0 20 0 1 0 49131221 211116032 36580 18446744073709551615 4227072 8923433 140721213423792 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 33611776 140721213425940 140721213426216 140721213426216 140721213431786 0
/proc/46198/statm: 51542 36580 2400 1147 0 38969 0
Current children cumulated CPU time: 25.31 s
Current children cumulated vsize: 210360 KiB
Current children cumulated memory: 149392 KiB

[startup+51.1134 s]
/proc/loadavg: 4.15 4.13 4.12 5/259 46293
/proc/meminfo: memFree=121251216/131382120 swapFree=33010416/33010684
[pid=46195] ppid=46192 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/46195/stat : 46195 (run-opt-break-l) S 46192 46195 45182 0 -1 4194304 243 1433 0 0 0 0 1 0 20 0 1 0 49131215 4292608 768 18446744073709551615 94275458945024 94275459839557 140727560235184 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275460078608 94275460126352 94275484704768 140727560239381 140727560239582 140727560239582 140727560245184 0
/proc/46195/statm: 1048 768 704 219 0 110 0
[pid=46198] ppid=46195 vsize=272380 memory=190332 CPUtime=50.71 cores=5,7
/proc/46198/stat : 46198 (roundingsat) R 46195 46195 45182 0 -1 4194304 38875 0 0 0 4942 129 0 0 20 0 1 0 49131221 278917120 47583 18446744073709551615 4227072 8923433 140721213423792 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 33611776 140721213425940 140721213426216 140721213426216 140721213431786 0
/proc/46198/statm: 68095 47583 2400 1147 0 55522 0
Current children cumulated CPU time: 50.72 s
Current children cumulated vsize: 276572 KiB
Current children cumulated memory: 193404 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.12 4.12 5/259 46295
/proc/meminfo: memFree=120368008/131382120 swapFree=33010416/33010684
[pid=46195] ppid=46192 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/46195/stat : 46195 (run-opt-break-l) S 46192 46195 45182 0 -1 4194304 243 1433 0 0 0 0 1 0 20 0 1 0 49131215 4292608 768 18446744073709551615 94275458945024 94275459839557 140727560235184 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275460078608 94275460126352 94275484704768 140727560239381 140727560239582 140727560239582 140727560245184 0
/proc/46195/statm: 1048 768 704 219 0 110 0
[pid=46198] ppid=46195 vsize=297028 memory=215980 CPUtime=101.49 cores=5,7
/proc/46198/stat : 46198 (roundingsat) R 46195 46195 45182 0 -1 4194304 44687 0 0 0 9924 225 0 0 20 0 1 0 49131221 304156672 53995 18446744073709551615 4227072 8923433 140721213423792 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 33611776 140721213425940 140721213426216 140721213426216 140721213431786 0
/proc/46198/statm: 74257 53995 2400 1147 0 61684 0
Current children cumulated CPU time: 101.5 s
Current children cumulated vsize: 301220 KiB
Current children cumulated memory: 219052 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.13 4.12 5/259 46297
/proc/meminfo: memFree=119518496/131382120 swapFree=33010416/33010684
[pid=46195] ppid=46192 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/46195/stat : 46195 (run-opt-break-l) S 46192 46195 45182 0 -1 4194304 243 1433 0 0 0 0 1 0 20 0 1 0 49131215 4292608 768 18446744073709551615 94275458945024 94275459839557 140727560235184 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275460078608 94275460126352 94275484704768 140727560239381 140727560239582 140727560239582 140727560245184 0
/proc/46195/statm: 1048 768 704 219 0 110 0
[pid=46198] ppid=46195 vsize=348172 memory=267064 CPUtime=161.07 cores=5,7
/proc/46198/stat : 46198 (roundingsat) R 46195 46195 45182 0 -1 4194304 50482 0 0 0 15786 321 0 0 20 0 1 0 49131221 356528128 66766 18446744073709551615 4227072 8923433 140721213423792 0 0 0 0 0 8405026 0 0 0 17 7 0 0 0 0 0 9823104 9832592 33611776 140721213425940 140721213426216 140721213426216 140721213431786 0
/proc/46198/statm: 87043 66766 2400 1147 0 74470 0
Current children cumulated CPU time: 161.08 s
Current children cumulated vsize: 352364 KiB
Current children cumulated memory: 270136 KiB

[startup+222.3 s]
/proc/loadavg: 4.24 4.15 4.12 5/258 46299
/proc/meminfo: memFree=118716448/131382120 swapFree=33010416/33010684
[pid=46195] ppid=46192 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/46195/stat : 46195 (run-opt-break-l) S 46192 46195 45182 0 -1 4194304 243 1433 0 0 0 0 1 0 20 0 1 0 49131215 4292608 768 18446744073709551615 94275458945024 94275459839557 140727560235184 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275460078608 94275460126352 94275484704768 140727560239381 140727560239582 140727560239582 140727560245184 0
/proc/46195/statm: 1048 768 704 219 0 110 0
[pid=46198] ppid=46195 vsize=418628 memory=337848 CPUtime=220.71 cores=5,7
/proc/46198/stat : 46198 (roundingsat) R 46195 46195 45182 0 -1 4194304 60733 0 0 0 21654 417 0 0 20 0 1 0 49131221 428675072 84462 18446744073709551615 4227072 8923433 140721213423792 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 33611776 140721213425940 140721213426216 140721213426216 140721213431786 0
/proc/46198/statm: 104657 84462 2400 1147 0 92084 0

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

/proc/46198/statm: 286484 257439 2400 1147 0 273911 0
Current children cumulated CPU time: 3074.27 s
Current children cumulated vsize: 1150128 KiB
Current children cumulated memory: 1032828 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.12 4.14 5/262 46510
/proc/meminfo: memFree=98703496/131382120 swapFree=33010416/33010684
[pid=46195] ppid=46192 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/46195/stat : 46195 (run-opt-break-l) S 46192 46195 45182 0 -1 4194304 243 1433 0 0 0 0 1 0 20 0 1 0 49131215 4292608 768 18446744073709551615 94275458945024 94275459839557 140727560235184 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275460078608 94275460126352 94275484704768 140727560239381 140727560239582 140727560239582 140727560245184 0
/proc/46195/statm: 1048 768 704 219 0 110 0
[pid=46198] ppid=46195 vsize=1155308 memory=1036668 CPUtime=3131.26 cores=5,7
/proc/46198/stat : 46198 (roundingsat) R 46195 46195 45182 0 -1 4194304 151900 0 0 0 310232 2894 0 0 20 0 1 0 49131221 1183035392 259167 18446744073709551615 4227072 8923433 140721213423792 0 0 0 0 0 8405026 0 0 0 17 7 0 0 0 0 0 9823104 9832592 33611776 140721213425940 140721213426216 140721213426216 140721213431786 0
/proc/46198/statm: 288827 259167 2400 1147 0 276254 0
Current children cumulated CPU time: 3131.27 s
Current children cumulated vsize: 1159500 KiB
Current children cumulated memory: 1039740 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.11 4.14 5/262 46512
/proc/meminfo: memFree=98208908/131382120 swapFree=33010416/33010684
[pid=46195] ppid=46192 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/46195/stat : 46195 (run-opt-break-l) S 46192 46195 45182 0 -1 4194304 243 1433 0 0 0 0 1 0 20 0 1 0 49131215 4292608 768 18446744073709551615 94275458945024 94275459839557 140727560235184 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275460078608 94275460126352 94275484704768 140727560239381 140727560239582 140727560239582 140727560245184 0
/proc/46195/statm: 1048 768 704 219 0 110 0
[pid=46198] ppid=46195 vsize=1155308 memory=1036796 CPUtime=3190.91 cores=5,7
/proc/46198/stat : 46198 (roundingsat) R 46195 46195 45182 0 -1 4194304 151915 0 0 0 316138 2953 0 0 20 0 1 0 49131221 1183035392 259199 18446744073709551615 4227072 8923433 140721213423792 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 33611776 140721213425940 140721213426216 140721213426216 140721213431786 0
/proc/46198/statm: 288827 259199 2400 1147 0 276254 0
Current children cumulated CPU time: 3190.92 s
Current children cumulated vsize: 1159500 KiB
Current children cumulated memory: 1039868 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.12 4.14 5/261 46515
/proc/meminfo: memFree=97732688/131382120 swapFree=33010416/33010684
[pid=46195] ppid=46192 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/46195/stat : 46195 (run-opt-break-l) S 46192 46195 45182 0 -1 4194304 243 1433 0 0 0 0 1 0 20 0 1 0 49131215 4292608 768 18446744073709551615 94275458945024 94275459839557 140727560235184 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275460078608 94275460126352 94275484704768 140727560239381 140727560239582 140727560239582 140727560245184 0
/proc/46195/statm: 1048 768 704 219 0 110 0
[pid=46198] ppid=46195 vsize=1168436 memory=1045500 CPUtime=3250.51 cores=5,7
/proc/46198/stat : 46198 (roundingsat) R 46195 46195 45182 0 -1 4194304 154114 0 0 0 322042 3009 0 0 20 0 1 0 49131221 1196478464 261375 18446744073709551615 4227072 8923433 140721213423792 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 33611776 140721213425940 140721213426216 140721213426216 140721213431786 0
/proc/46198/statm: 292109 261375 2400 1147 0 279536 0
Current children cumulated CPU time: 3250.52 s
Current children cumulated vsize: 1172628 KiB
Current children cumulated memory: 1048572 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.11 4.13 5/260 46517
/proc/meminfo: memFree=97288760/131382120 swapFree=33010416/33010684
[pid=46195] ppid=46192 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/46195/stat : 46195 (run-opt-break-l) S 46192 46195 45182 0 -1 4194304 243 1433 0 0 0 0 1 0 20 0 1 0 49131215 4292608 768 18446744073709551615 94275458945024 94275459839557 140727560235184 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275460078608 94275460126352 94275484704768 140727560239381 140727560239582 140727560239582 140727560245184 0
/proc/46195/statm: 1048 768 704 219 0 110 0
[pid=46198] ppid=46195 vsize=1178420 memory=1052284 CPUtime=3310.03 cores=5,7
/proc/46198/stat : 46198 (roundingsat) R 46195 46195 45182 0 -1 4194304 155780 0 0 0 327942 3061 0 0 20 0 1 0 49131221 1206702080 263071 18446744073709551615 4227072 8923433 140721213423792 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 33611776 140721213425940 140721213426216 140721213426216 140721213431786 0
/proc/46198/statm: 294605 263071 2400 1147 0 282032 0
Current children cumulated CPU time: 3310.04 s
Current children cumulated vsize: 1182612 KiB
Current children cumulated memory: 1055356 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.12 4.13 5/258 46519
/proc/meminfo: memFree=96890248/131382120 swapFree=33010416/33010684
[pid=46195] ppid=46192 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/46195/stat : 46195 (run-opt-break-l) S 46192 46195 45182 0 -1 4194304 243 1433 0 0 0 0 1 0 20 0 1 0 49131215 4292608 768 18446744073709551615 94275458945024 94275459839557 140727560235184 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275460078608 94275460126352 94275484704768 140727560239381 140727560239582 140727560239582 140727560245184 0
/proc/46195/statm: 1048 768 704 219 0 110 0
[pid=46198] ppid=46195 vsize=1205560 memory=1071100 CPUtime=3369.73 cores=5,7
/proc/46198/stat : 46198 (roundingsat) R 46195 46195 45182 0 -1 4194304 160497 0 0 0 333888 3085 0 0 20 0 1 0 49131221 1234493440 267775 18446744073709551615 4227072 8923433 140721213423792 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 33611776 140721213425940 140721213426216 140721213426216 140721213431786 0
/proc/46198/statm: 301390 267775 2400 1147 0 288817 0
Current children cumulated CPU time: 3369.74 s
Current children cumulated vsize: 1209752 KiB
Current children cumulated memory: 1074172 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.11 4.12 5/258 46521
/proc/meminfo: memFree=96469852/131382120 swapFree=33010416/33010684
[pid=46195] ppid=46192 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/46195/stat : 46195 (run-opt-break-l) S 46192 46195 45182 0 -1 4194304 243 1433 0 0 0 0 1 0 20 0 1 0 49131215 4292608 768 18446744073709551615 94275458945024 94275459839557 140727560235184 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275460078608 94275460126352 94275484704768 140727560239381 140727560239582 140727560239582 140727560245184 0
/proc/46195/statm: 1048 768 704 219 0 110 0
[pid=46198] ppid=46195 vsize=1217336 memory=1083388 CPUtime=3427.51 cores=5,7
/proc/46198/stat : 46198 (roundingsat) R 46195 46195 45182 0 -1 4194304 163573 0 0 0 339647 3104 0 0 20 0 1 0 49131221 1246552064 270847 18446744073709551615 4227072 8923433 140721213423792 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 33611776 140721213425940 140721213426216 140721213426216 140721213431786 0
/proc/46198/statm: 304334 270847 2400 1147 0 291761 0
Current children cumulated CPU time: 3427.52 s
Current children cumulated vsize: 1221528 KiB
Current children cumulated memory: 1086460 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.12 4.12 5/258 46523
/proc/meminfo: memFree=96161208/131382120 swapFree=33010416/33010684
[pid=46195] ppid=46192 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/46195/stat : 46195 (run-opt-break-l) S 46192 46195 45182 0 -1 4194304 243 1433 0 0 0 0 1 0 20 0 1 0 49131215 4292608 768 18446744073709551615 94275458945024 94275459839557 140727560235184 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275460078608 94275460126352 94275484704768 140727560239381 140727560239582 140727560239582 140727560245184 0
/proc/46195/statm: 1048 768 704 219 0 110 0
[pid=46198] ppid=46195 vsize=1225528 memory=1093372 CPUtime=3487 cores=5,7
/proc/46198/stat : 46198 (roundingsat) R 46195 46195 45182 0 -1 4194304 166058 0 0 0 345576 3124 0 0 20 0 1 0 49131221 1254940672 273343 18446744073709551615 4227072 8923433 140721213423792 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 33611776 140721213425940 140721213426216 140721213426216 140721213431786 0
/proc/46198/statm: 306382 273343 2400 1147 0 293809 0
Current children cumulated CPU time: 3487.01 s
Current children cumulated vsize: 1229720 KiB
Current children cumulated memory: 1096444 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.13 4.12 5/259 46533
/proc/meminfo: memFree=95810380/131382120 swapFree=33010416/33010684
[pid=46195] ppid=46192 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/46195/stat : 46195 (run-opt-break-l) S 46192 46195 45182 0 -1 4194304 243 1433 0 0 0 0 1 0 20 0 1 0 49131215 4292608 768 18446744073709551615 94275458945024 94275459839557 140727560235184 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275460078608 94275460126352 94275484704768 140727560239381 140727560239582 140727560239582 140727560245184 0
/proc/46195/statm: 1048 768 704 219 0 110 0
[pid=46198] ppid=46195 vsize=1259380 memory=1114492 CPUtime=3546.65 cores=5,7
/proc/46198/stat : 46198 (roundingsat) R 46195 46195 45182 0 -1 4194304 171358 0 0 0 351526 3139 0 0 20 0 1 0 49131221 1289605120 278623 18446744073709551615 4227072 8923433 140721213423792 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 33611776 140721213425940 140721213426216 140721213426216 140721213431786 0
/proc/46198/statm: 314845 278623 2400 1147 0 302272 0
Current children cumulated CPU time: 3546.66 s
Current children cumulated vsize: 1263572 KiB
Current children cumulated memory: 1117564 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3635.9 s]
/proc/loadavg: 4.13 4.12 4.12 5/259 46536
/proc/meminfo: memFree=95431612/131382120 swapFree=33010416/33010684
[pid=46195] ppid=46192 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/46195/stat : 46195 (run-opt-break-l) S 46192 46195 45182 0 -1 4194304 243 1433 0 0 0 0 1 0 20 0 1 0 49131215 4292608 768 18446744073709551615 94275458945024 94275459839557 140727560235184 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275460078608 94275460126352 94275484704768 140727560239381 140727560239582 140727560239582 140727560245184 0
/proc/46195/statm: 1048 768 704 219 0 110 0
[pid=46198] ppid=46195 vsize=1264504 memory=1119996 CPUtime=3600.07 cores=5,7
/proc/46198/stat : 46198 (roundingsat) R 46195 46195 45182 0 -1 4194304 172714 0 0 0 356853 3154 0 0 20 0 1 0 49131221 1294852096 279999 18446744073709551615 4227072 8923433 140721213423792 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 33611776 140721213425940 140721213426216 140721213426216 140721213431786 0
/proc/46198/statm: 316126 279999 2400 1147 0 303553 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 1268696 KiB
Current children cumulated memory: 1123068 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.019971 s, system=0.013985 s

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

# cumulated CPU time of all completed processes:  user=3568.56 s, system=31.5762 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

[startup+3635.9 s]
/proc/loadavg: 4.13 4.12 4.12 5/259 46536
/proc/meminfo: memFree=95431612/131382120 swapFree=33010416/33010684
[pid=46195] ppid=46192 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/46195/stat : 46195 (run-opt-break-l) S 46192 46195 45182 0 -1 4194304 243 1433 0 0 0 0 1 0 20 0 1 0 49131215 4292608 768 18446744073709551615 94275458945024 94275459839557 140727560235184 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94275460078608 94275460126352 94275484704768 140727560239381 140727560239582 140727560239582 140727560245184 0
/proc/46195/statm: 1048 768 704 219 0 110 0
[pid=46198] ppid=46195 vsize=1264504 memory=1119996 CPUtime=3600.07 cores=5,7
/proc/46198/stat : 46198 (roundingsat) R 46195 46195 45182 0 -1 4194304 172714 0 0 0 356853 3154 0 0 20 0 1 0 49131221 1294852096 279999 18446744073709551615 4227072 8923433 140721213423792 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 33611776 140721213425940 140721213426216 140721213426216 140721213431786 0
/proc/46198/statm: 316126 279999 2400 1147 0 303553 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 1268696 KiB
Current children cumulated memory: 1123068 KiB

Child status: 2

Real time (s): 3635.94
CPU time (s): 3600.14
CPU user time (s): 3568.56
CPU system time (s): 31.5762
CPU usage (%): 99.0154
Max. virtual memory (cumulated for all children) (KiB): 1268696
Max. memory (cumulated for all children) (KiB): 1123068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3568.56
system time used= 31.5762
maximum resident set size= 1120380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 174415
page faults= 0
swaps= 0
block input operations= 0
block output operations= 14248928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 551
involuntary context switches= 6185


# summary of solver processes directly reported to runsolver:
#   pid: 46195,46198
#   total CPU time (s): 3600.14
#   total CPU user time (s): 3568.56
#   total CPU system time (s): 31.5762

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.9251 second user time and 37.1551 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-07-01 03:48:38
IDJOB=4488913
IDBENCH=147534
IDSOLVER=3360
FILE ID=nodeC006/4488913-1751334518
RUNJOBID= nodeC006-1751327275-45195
SLURM_JOB_ID= 9594368
Free space on /tmp= 433036 MiB

SOLVER NAME= roundingsat+pbsuma-opt-log 63f22ad
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_11.opb.PB06.opb
COMMAND LINE= run-opt-break-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4488913-1751334518/watcher-4488913-1751334518 -o /tmp/evaluation-result-4488913-1751334518/solver-4488913-1751334518 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1751327275-45195 --watchdog 3760 --file-size-limit 100000 run-opt-break-log.sh HOME/instance-4488913-1751334518.opb PROOFDIR/proof-4488913-1751334518

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

MD5SUM BENCH= 40839a009ce460ae7be0fe2be6267e36
RANDOM SEED=2042535549

nodeC006 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		: 3661.546
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.32
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		: 3661.838
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.32
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.459
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.32
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.395
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.32
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		: 3661.541
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.32
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		: 1197.144
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.32
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.366
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.32
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		: 2294.765
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.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        103445328 kB
MemAvailable:   127270448 kB
Buffers:            2128 kB
Cached:         24604288 kB
SwapCached:           12 kB
Active:          3075388 kB
Inactive:       24279168 kB
Active(anon):    2755144 kB
Inactive(anon):    11092 kB
Active(file):     320244 kB
Inactive(file): 24268076 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             37232 kB
Writeback:             4 kB
AnonPages:       2746056 kB
Mapped:           117288 kB
Shmem:             17948 kB
KReclaimable:     152472 kB
Slab:             237620 kB
SReclaimable:     152472 kB
SUnreclaim:        85148 kB
KernelStack:        4160 kB
PageTables:         8728 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    3321364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149512 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2523136 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191304 kB
DirectMap2M:    10196992 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 433028 MiB
End job on nodeC006 at 2025-07-01 04:49:15